Difference between revisions of "UFRC Help and Documentation"
Jump to navigation
Jump to search
m (Reverted edits by 190.79.174.173 (Talk); changed back to last version by Hpc) |
|||
Line 17: | Line 17: | ||
* [[Cluster Monitoring]] | * [[Cluster Monitoring]] | ||
|} | |} | ||
− | + | ==Recent News== | |
− | + | * The UFHPC_SCRATCH Environment Variable has been instituted. Details are located on the [[Scratch]] space page. | |
==Multi-Processing== | ==Multi-Processing== | ||
* [[OpenMPI]] | * [[OpenMPI]] |
Revision as of 16:46, 28 November 2007
Welcome to the University of Florida High Performance Computing Center Wiki
Recent News
- The UFHPC_SCRATCH Environment Variable has been instituted. Details are located on the Scratch space page.
Multi-Processing
Compilers
Language | Compiler | Version | Path |
---|---|---|---|
Fortran | Intel | 77/90 | /opt/intel/fce/9.1.037/bin |
Fortran | Intel | 77/90 32-bit | /opt/intel/fc/9.1.039/bin |
Fortran | GNU | 90 | /usr/bin/gfortran |
Fortran | GNU | 70 | /usr/bin/g77 |
C | Intel | /opt/intel/cce/9.1.044/bin | |
C | GNU | /usr/bin/gcc | |
C++ | Intel | /opt/intel/cce/9.1.044/bin | |
C++ | GNU | /usr/bin/g++ |