Difference between revisions of "Software and Libraries"

From oldwiki.scinet.utoronto.ca
Jump to navigation Jump to search
(Created page with '== GPC Software == == TCS Software ==')
 
Line 1: Line 1:
 
== GPC Software ==
 
== GPC Software ==
  
 +
All the software listed on this page is accessed using a [[GPC_Quickstart#Environment_Variables | modules]] system. 
 +
To use particular software just load the module (the last column in the following table) as follows.
 +
<pre>
 +
module load module_name_here
 +
</pre>
  
 
+
{| border="1" cellpadding="10" cellspacing="0"
 
+
! Software 
 
+
! Version
 
+
! Command/Library
 
+
! module name
 
+
|-
 +
|Intel Compiler
 +
| 11.0
 +
| icpc,icc,ifort
 +
| <tt>intel</tt>
 +
|-
 +
|Intel Compiler
 +
| 11.0
 +
| icpc,icc,ifort
 +
| <tt>intel</tt>
 +
|-
 +
|Intel Compiler
 +
| 11.0
 +
| icpc,icc,ifort
 +
| <tt>intel</tt>
 +
|-
 +
!Total 
 +
|   
 +
|
 +
15.00
 +
|}
  
 
== TCS Software ==
 
== TCS Software ==

Revision as of 12:00, 27 August 2009

GPC Software

All the software listed on this page is accessed using a modules system. To use particular software just load the module (the last column in the following table) as follows.

module load module_name_here
Software Version Command/Library module name
Intel Compiler 11.0 icpc,icc,ifort intel
Intel Compiler 11.0 icpc,icc,ifort intel
Intel Compiler 11.0 icpc,icc,ifort intel
Total

15.00

TCS Software