Difference between revisions of "Knowledge Base: Tutorials and Manuals"

From oldwiki.scinet.utoronto.ca
Jump to navigation Jump to search
Line 257: Line 257:
  
 
==Scheduler (Adaptive Computing/Cluster Resources)==
 
==Scheduler (Adaptive Computing/Cluster Resources)==
* [http://www.clusterresources.com/products/mwm/docs/index.shtml Moab workload manager]
+
* [http://docs.adaptivecomputing.com/mwm/archive/7-0/help.htm Moab workload manager]
* [http://www.clusterresources.com/products/mwm/docs/a.gcommandoverview.shtml Moab commands]
+
* [http://docs.adaptivecomputing.com/mwm/archive/7-0/Content/a.gcommandoverview.html Moab commands]
* [http://www.clusterresources.com/products/torque/docs/ Torque resource manager]  
+
* [http://docs.adaptivecomputing.com/torque/archive/4-0-1/help.htm Torque resource manager]  
* [http://www.clusterresources.com/products/torque/docs/a.acommands.shtml Torque PBS commands]
+
* [http://docs.adaptivecomputing.com/torque/archive/4-0-1/help.htm#topics/12-appendices/commandsOverview.htm Torque PBS commands]
  
 
==DDT Debugger (Allinea)==
 
==DDT Debugger (Allinea)==
 
* [http://www.allinea.com/downloads/userguide.pdf Distributed Debugging Tool User Guide]
 
* [http://www.allinea.com/downloads/userguide.pdf Distributed Debugging Tool User Guide]

Revision as of 21:38, 2 June 2016

Training material

For upcoming classes, see our Training and Education website!

SciNet Basics

Linux

  • Linux Tutorial (warning: the last part of this tutorial is specific to the csh shell, whereas SciNet uses the bash shell).
  • Linux Command Line: A Primer (June 2012) Slides, Files
  • Introduction to the Linux Shell, SciNet, Mar 2012: Slides and Data files

Batch job management

Programming

General

Fortran

C++

ro/en-us/fortran/lin/compiler_f/index.htm Intel Fortran compiler]

C

Cilk Plus

Hadoop

Perl

Python

R

Lua

Parallel Programming

GPU Computing

Performance Tuning

Debugging

Math libraries (BLAS, LAPACK, FFT)

I/O

Infiniband Networking

Visualization

Applications

Currently, information on the following applications is available:

Manuals

Intel compilers and libraries (GPC)

IBM compilers and libraries (TCS/P7)

PGI compilers (ARC)

Scheduler (Adaptive Computing/Cluster Resources)

DDT Debugger (Allinea)