From Documentation
Jump to: navigation, search

Combined display of all available logs of Documentation. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs      

Show tag log

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 13:51, 12 November 2019 Ppomorsk (Talk | contribs) automatically marked revision 18057 of page Globus patrolled
  • 13:51, 12 November 2019 Ppomorsk (Talk | contribs) automatically marked revision 18056 of page Globus patrolled
  • 13:39, 12 November 2019 Ppomorsk (Talk | contribs) restored page Globus (33 revisions restored)
  • 13:29, 8 November 2019 Syam (Talk | contribs) deleted page Computational Fluid Dynamics (content was: "=Introduction= This page is intended to serve as a community and information hub for our computational fluid dynamics users. It is our hope that users and staff whoever will be able to share tips and tricks, information about what thei...")
  • 13:29, 8 November 2019 Syam (Talk | contribs) deleted page OPENFOAM (content was: "{{Template:CCDelete}} {{Template:GrahamUpdate}} {{Software |package_name=OPENFOAM |package_description=open source CFD software package |package_idnumber=117 }} ==Introduction== OpenFOAM is a free, open source CFD software package prod...")
  • 12:45, 8 November 2019 Syam (Talk | contribs) deleted page Make utility and makefiles (content was: "{{Template:GrahamUpdate}} ===Overview=== The make utility reads a makefile containing instructions on how to compile and link your source files to produce an executable. You can write instructions in the makefile to test environment vari...")
  • 12:45, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18055 of page Main Page patrolled
  • 12:40, 8 November 2019 Syam (Talk | contribs) deleted page VISIT (content was: "{{Template:CCDelete}} {{Software |package_name=Visit |package_description=A free interactive parallel visualization and graphical analysis tool |package_idnumber=70 }} {{Template:LegacyPage}} =Introduction= VISIT is installed on select...")
  • 12:38, 8 November 2019 Syam (Talk | contribs) deleted page Serial / parallel farming (or throughput computing) (content was: "{{Template:LegacyPage}} =Introduction= ==Throughput computing / serial and parallel farming== ===Definitions=== Throughput computing is a method for solving computational problems in a short amount of time. The method involves decompos...")
  • 12:37, 8 November 2019 Syam (Talk | contribs) deleted page Machine Learning and Data Mining (content was: "=Introduction= This page is intended to serve as a community and information hub for our machine learning/deep learning and data mining users. __TOC__ =Hardwares= ==Graham== [https://docs.computecanada.ca/wiki/Graham GRAHAM] is a hete...")
  • 12:35, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18054 of page HPC PROGRAMMING patrolled
  • 12:34, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18053 of page Hyper-Q patrolled
  • 12:32, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18052 of page Dedicated Resources patrolled
  • 12:31, 8 November 2019 Syam (Talk | contribs) deleted page Common Bugs and Debugging with gdb (content was: "{{Template:GrahamUpdate}} == Overview == <p> This tutorial provides a concise explanation of frequently encountered bugs and how to use gdb to debug serial programs at SHARCNET. It is not comprehensive and only aims to give users enough...")
  • 12:30, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18051 of page HPC PROGRAMMING patrolled
  • 12:30, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18050 of page FAQ: Programming and Debugging patrolled
  • 12:29, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18049 of page FAQ: Programming and Debugging patrolled
  • 12:24, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18048 of page Visualization patrolled
  • 12:22, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18047 of page Using Unix Overview patrolled
  • 12:20, 8 November 2019 Syam (Talk | contribs) deleted page Seminars and Workshops (content was: "===Summer School Archives=== * [http://www.sharcnet.ca/events/ss2015/ Summer School 2015]. * [http://www.sharcnet.ca/events/ss2014/ Summer School 2014]. * [http://ss2013.sharcnet.ca/ Summer School 2013]. * [http://ss2012.sharcnet.ca/ Su...")
  • 12:20, 8 November 2019 Syam (Talk | contribs) deleted page Serial code profiling using gprof (content was: "{{Template:LegacyPage}} <!--checked2015--> Serial code profiling is done for two main reasons: * To improve (sometimes dramatically) the efficiency of the serial code, or * As the important first step when converting a serial code to...")
  • 12:19, 8 November 2019 Syam (Talk | contribs) deleted page Programming (content was: "<!-- checked 2019 Ed --> == Programming == ===Serial Processing=== * Serial / parallel farming (or throughput computing) (self-directed tutorial) ===General Parallel Programming=== * Overview of HPC (s...")
  • 12:18, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18046 of page HPC PROGRAMMING patrolled
  • 12:18, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18045 of page Programming patrolled
  • 12:18, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18044 of page Programming patrolled
  • 12:18, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18043 of page Programming patrolled
  • 12:12, 8 November 2019 Syam (Talk | contribs) deleted page HDF (content was: "{{Template:CCDelete}} {{Software |package_name=HDF |package_description=Hierarchical Data Format |package_idnumber=48 }} =Introduction= The sharcnet HDF installation provides a serial and parallel build of HDF5. See the [http://www.hd...")
  • 12:05, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18042 of page Getting Started patrolled
  • 12:05, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18041 of page Getting Started patrolled
  • 12:04, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18040 of page Getting Started patrolled
  • 12:04, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18039 of page Getting Started patrolled
  • 12:02, 8 November 2019 Syam (Talk | contribs) deleted page Automating Tasks Using bash (content was: "== What is a shell? == User interfaces are the abstraction through which human beings interact with computers. We can partition the majority of user interfaces into two types: the '''graphical user interface'', which is familiar to mos...")
  • 12:02, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18038 of page Programming patrolled
  • 12:01, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18037 of page HPC PROGRAMMING patrolled
  • 12:00, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18036 of page GNU Parallel patrolled
  • 11:55, 8 November 2019 Syam (Talk | contribs) deleted page Serial farming and Monte Carlo for SHARCNET (content was: "{{GrahamUpdate}} =What is serial farming, and who needs it?= Serial farming is solving a computational (research, engineering etc.) problem by running a bunch of serial jobs on a cluster. You need serial farming, if your problem belongs...")
  • 11:55, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18035 of page Programming patrolled
  • 11:49, 8 November 2019 Syam (Talk | contribs) deleted page CUDA tips and tricks (content was: "<!--checked2015--> <!--checked2016--> = Overview = This page contains a collection of useful tips and tricks for CUDA GPU programmers. Everyone (users and staff) is welcome to add to and modify this wiki page. = Reduction = == Binary...")
  • 11:49, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18034 of page HPC PROGRAMMING patrolled
  • 11:48, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18033 of page Programming patrolled
  • 11:45, 8 November 2019 Syam (Talk | contribs) deleted page MAP (content was: "{{Template:CCDelete}} {{Software |package_name=MAP |package_description=MPI profiler |package_idnumber=145 }} {{NeedsGraphics}} =Graham instructions= DDT and MAP can now be used on our newest cluster, Graham. MAP doesn't require any...")
  • 11:40, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18032 of page Parallel Debugging with DDT patrolled
  • 11:37, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18031 of page Parallel Debugging with DDT patrolled
  • 11:36, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18030 of page Parallel Debugging with DDT patrolled
  • 11:35, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18029 of page Parallel Debugging with DDT patrolled
  • 11:34, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18028 of page Parallel Debugging with DDT patrolled
  • 11:33, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18027 of page Parallel Debugging with DDT patrolled
  • 11:32, 8 November 2019 Syam (Talk | contribs) automatically marked revision 18026 of page Parallel Debugging with DDT patrolled
  • 11:28, 8 November 2019 Syam (Talk | contribs) deleted page K20 (content was: "'''This page is mostly outdated, as newer and more powerful Pascal GPUs are now available across Compute Canada (in Graham, Cedar etc.).''' = Availability = == SHARCNET == [https://www.sharcnet.ca/my/systems/show/106 Mosaic], 20 nodes,...")
  • 17:34, 7 November 2019 Syam (Talk | contribs) automatically marked revision 18025 of page Online Seminars patrolled
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)