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

From oldwiki.scinet.utoronto.ca
Jump to navigation Jump to search
m
Line 1: Line 1:
==Tutorials==
+
{|-
 +
|valign="top" width="50%" style="padding:1em; border:1px solid #8fa1b2; background-color:#F0F0F0"|
 +
'''Tutorials'''
 
* [https://support.scinet.utoronto.ca/wiki/images/5/54/SciNet_Tutorial.pdf SciNet User Tutorial]
 
* [https://support.scinet.utoronto.ca/wiki/images/5/54/SciNet_Tutorial.pdf SciNet User Tutorial]
 
* [[SciNet GPU Workshop July 2010]]
 
* [[SciNet GPU Workshop July 2010]]
* Parallel Scientific Computing Workshop, SciNet, Aug 2009: [[ Parallel_Scientific_Computing_-_Aug_09  | Slides ]]/[http://www.cita.utoronto.ca/~ljdursi/PSP/ Video]
+
* Parallel Scientific Computing Workshop, SciNet, Aug 2009<br />[[ Parallel_Scientific_Computing_-_Aug_09  | Slides ]]/[http://www.cita.utoronto.ca/~ljdursi/PSP/ Video]
 
* [[IBM_Nov_Workshop | IBM AIX Workshop, SciNet, Nov 2008 ]]  
 
* [[IBM_Nov_Workshop | IBM AIX Workshop, SciNet, Nov 2008 ]]  
 
* [[IBM_Feb_Workshop | IBM MPI Workshop, SciNet, Feb 2009]]
 
* [[IBM_Feb_Workshop | IBM MPI Workshop, SciNet, Feb 2009]]
 
* [[IBM_Compiler_Workshop | IBM Compiler Workshop, SciNet, Feb 2009]]
 
* [[IBM_Compiler_Workshop | IBM Compiler Workshop, SciNet, Feb 2009]]
* [http://www.vscse.org/news/apply_summer2010.html  Virtual School for CSE]: Free webinar-style courses (but must register):
+
* [http://www.vscse.org/news/apply_summer2010.html  Virtual School for CSE]<br />Free webinar-style courses (but must register):
 
** Petascale programming environments and tools, Jul 6–9, 2010
 
** Petascale programming environments and tools, Jul 6–9, 2010
 
** Big data for science, Jul 26–30, 2010
 
** Big data for science, Jul 26–30, 2010
 
** Proven algorithmic techniques for many-core processors, Aug 2–6, 2010
 
** Proven algorithmic techniques for many-core processors, Aug 2–6, 2010
 
* [http://developer.nvidia.com/object/cuda_training.html  NVidia archived courses for GPGPU Programming]
 
* [http://developer.nvidia.com/object/cuda_training.html  NVidia archived courses for GPGPU Programming]
* [https://computing.llnl.gov/tutorials/mpi/ LLNL MPI Tutorial]: This was the basis for the MPI workshop at SciNet.  
+
* [https://computing.llnl.gov/tutorials/mpi/ LLNL MPI Tutorial]<br />This was the basis for the MPI workshop at SciNet.  
* [http://cnx.org/content/col11136/latest/  High Performance Computing Book]: Online version of an older O'Reilly book which covers the basics of (mostly serial) programming for performance.  Covers the most important issues today very clearly.
+
* [http://cnx.org/content/col11136/latest/  High Performance Computing Book]<br />Online version of an older O'Reilly book which covers the basics of (mostly serial) programming for performance.  Covers the most important issues today very clearly.
* [http://www.ece.cmu.edu/~franzf/papers/gttse07.pdf  How to Write Fast Numerical Code ]: good introduction to thinking about performance.
+
* [http://www.ece.cmu.edu/~franzf/papers/gttse07.pdf  How to Write Fast Numerical Code ]<br />Good introduction to thinking about performance.
 
+
|valign="top" style="padding:1em; border:1px solid #8fa1b2; background-color:#F0F0F0"|
==Manuals==
+
'''Manuals'''
 
'''GPC (Intel):'''
 
'''GPC (Intel):'''
 
* [http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/cpp/lin/compiler_c/index.htm C & C++ compiler]
 
* [http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/cpp/lin/compiler_c/index.htm C & C++ compiler]
Line 33: Line 35:
 
* [http://support.scinet.utoronto.ca/Manuals/JUMP-AIX-POWER6-AppsPerformanceTuning-wp032008.pdf Performance tuning]
 
* [http://support.scinet.utoronto.ca/Manuals/JUMP-AIX-POWER6-AppsPerformanceTuning-wp032008.pdf Performance tuning]
 
* [http://support.scinet.utoronto.ca/Manuals/PE5.1-operationanduse.pdf Parallel environment]
 
* [http://support.scinet.utoronto.ca/Manuals/PE5.1-operationanduse.pdf Parallel environment]
* [http://publib.boulder.ibm.com/infocenter/clresctr/vxrx/index.jsp Cluster information center] has more (also explains error codes!)
+
* [http://publib.boulder.ibm.com/infocenter/clresctr/vxrx/index.jsp Cluster information center] has more <br />(also explains error codes!)
  
 
'''Adaptive Computing/Cluster Resources:'''
 
'''Adaptive Computing/Cluster Resources:'''
 
* [http://www.clusterresources.com/products/mwm/docs/index.shtml MOAB workload manager]
 
* [http://www.clusterresources.com/products/mwm/docs/index.shtml MOAB workload manager]
 
* [http://www.clusterresources.com/products/torque/docs/ TORQUE resource manager]
 
* [http://www.clusterresources.com/products/torque/docs/ TORQUE resource manager]
 +
|}

Revision as of 13:52, 30 July 2010

Tutorials

Manuals GPC (Intel):

TCS (IBM):

Adaptive Computing/Cluster Resources: