Difference between revisions of "UFRC Help and Documentation"
Jump to navigation
Jump to search
m (→Compilers) |
m (→Compilers) |
||
Line 37: | Line 37: | ||
| Fortran || [[Intel]] || 77/90 32-bit || /opt/intel/fc/9.1.039/bin | | Fortran || [[Intel]] || 77/90 32-bit || /opt/intel/fc/9.1.039/bin | ||
|- | |- | ||
− | | Fortran || [[GNU]] || | + | | Fortran || [[GNU]] || 95 || /usr/bin/gfortran |
|- | |- | ||
| Fortran || [[GNU]] || 70 || /usr/bin/g77 | | Fortran || [[GNU]] || 70 || /usr/bin/g77 | ||
Line 43: | Line 43: | ||
| C || [[Intel]] || 9.1.044 || /opt/intel/cce/9.1.044/bin | | C || [[Intel]] || 9.1.044 || /opt/intel/cce/9.1.044/bin | ||
|- | |- | ||
− | | C || [[GNU]] || 3.4.6 | + | | C || [[GNU]] || 3.4.6 || /usr/bin/gcc |
|- | |- | ||
| C++ || Intel || 9.1.044 || /opt/intel/cce/9.1.044/bin | | C++ || Intel || 9.1.044 || /opt/intel/cce/9.1.044/bin | ||
|- | |- | ||
− | | C++ || [[GNU]] || 3.4.6 | + | | C++ || [[GNU]] || 3.4.6 || /usr/bin/g++ |
|} | |} | ||
Revision as of 13:48, 29 May 2008
Welcome to the University of Florida High Performance Computing Center Wiki
Recent News
- Due to heavy spamming, we are now requiring that you send a request for an account on the wiki in order to edit the pages. You can send requests to support@hpc.ufl.edu.
- 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 | 95 | /usr/bin/gfortran |
Fortran | GNU | 70 | /usr/bin/g77 |
C | Intel | 9.1.044 | /opt/intel/cce/9.1.044/bin |
C | GNU | 3.4.6 | /usr/bin/gcc |
C++ | Intel | 9.1.044 | /opt/intel/cce/9.1.044/bin |
C++ | GNU | 3.4.6 | /usr/bin/g++ |
System Connections
Collectl and Lustre
Collectl_docs -- collectl general howto
Lustre_proc -- lustre internals for lustre /proc info