Hprc banner tamu.png

Difference between revisions of "SW"

From TAMU HPRC
Jump to: navigation, search
Line 1: Line 1:
We have a wide variety of software installed on our clusters workstations.
+
<font color=red> ''THIS PAGE IS UNDER CONSTRUCTION'' </font>
 +
== Software ==
 +
We currently have many commercial and freeware packages installed on our supercomputers. Online documentation and links to the vendor's website are available to TAMU computers and to computers using TAMU's [https://tamu.service-now.com/tamu-selfservice/knowledge_detail.do?sysparm_document_key=kb_knowledge,02ce68792badc6009b4c26e405da151e VPN]. Requests to use restricted software should be emailed to the [[HPRC:Consulting |SC helpdesk]]. Please also consult our [[HPRC:Polices:EAR_ITAR | Restricted Software Policy]] for more information. The software acquisition and licensing policy for our facility is [[HPRC:Policies:SWLicensing | here]].  
  
On our clusters, this software is available through the [[SW:Modules | module system]].  Available software can be queried with:
+
=== Finding Software ===
 +
On our clusters, the software is available through the [[SW:Modules | module system]].  Available software can be queried with:
 
* '''module avail''' or  
 
* '''module avail''' or  
 
* '''module spider'''.
 
* '''module spider'''.
Line 8: Line 11:
 
* '''rpm -qa | sort '''.
 
* '''rpm -qa | sort '''.
  
 +
=== Available Packages ===
 
We maintain a number of pages documenting the use of some of the available packages including:
 
We maintain a number of pages documenting the use of some of the available packages including:
  
 
* [[SW:ABAQUS | ABAQUS]]
 
* [[SW:ABAQUS | ABAQUS]]
 
* [[SW:ANSYS | ANSYS]]
 
* [[SW:ANSYS | ANSYS]]
 +
** [[SW:ANSYS:CFX | CFX]]
 +
** [[SW:ANSYS:Fluent | Fluent]]
 +
** [[SW:ANSYS:ICEM | ICEM CFD]]
 +
** [[SW:ANSYS:Turbogrid | TurboGrid]]
 +
* [[SW:CHARMM | CHARMM]]
 +
* [[SW:Comsol | Comsol]]
 +
* [[SW:Gaussian | Gaussian]]
 +
* [[SW:Globus | Globus Connect]]
 
* Intel Cluster Suite
 
* Intel Cluster Suite
 
** [[SW:Intel:Compilers | compilers]]
 
** [[SW:Intel:Compilers | compilers]]
Line 17: Line 29:
 
** [[SW:Intel:MKL | Math Kernel Library]]
 
** [[SW:Intel:MKL | Math Kernel Library]]
 
** [[SW:Intel:VTune | VTune Amplifier performance profiler]]
 
** [[SW:Intel:VTune | VTune Amplifier performance profiler]]
 +
* Livermore Software Technology
 +
** [[SW:LSDYNA | LS-DYNA]]
 +
** [[SW:LSOPT | LS-OPT]]
 +
* [[SW:Mathematica | Mathematica]]
 +
* [[SW:Matlab | Matlab]]
 +
* [[SW:myhadoop | myHadoop]]
 +
* [[SW:NCL | NCAR Command Language (NCL)]]
 +
* [[SW:netCDF | netCDF]]
 +
* [[SW:R | R]]
 +
* [[SW:Starccm | STAR-CCM+]]
 +
* [[SW:VASP | VASP]]
 +
* [[SW:WRF | WRF]]

Revision as of 10:22, 10 March 2016

THIS PAGE IS UNDER CONSTRUCTION

Software

We currently have many commercial and freeware packages installed on our supercomputers. Online documentation and links to the vendor's website are available to TAMU computers and to computers using TAMU's VPN. Requests to use restricted software should be emailed to the SC helpdesk. Please also consult our Restricted Software Policy for more information. The software acquisition and licensing policy for our facility is here.

Finding Software

On our clusters, the software is available through the module system. Available software can be queried with:

  • module avail or
  • module spider.

On our Linux workstations, a list of available packages can be queried with:

  • rpm -qa | sort .

Available Packages

We maintain a number of pages documenting the use of some of the available packages including: