Difference between revisions of "UFRC Help and Documentation"

From UFRC
Jump to navigation Jump to search
Line 10: Line 10:
 
* [[OpenMP]]
 
* [[OpenMP]]
 
==Compilers==
 
==Compilers==
* [[Intel]]
 
* [[Fortran]]
 
 
{| border="1"
 
{| border="1"
 
! Language !! Compiler !! Version !! Path
 
! Language !! Compiler !! Version !! Path
 
|-
 
|-
| Fortran || Intel || 77/90 || /opt/intel/fce/9.1.037/bin
+
| Fortran || [[Intel]] || 77/90 || /opt/intel/fce/9.1.037/bin
 
|-
 
|-
 
| Fortran || GNU || 90 || /usr/bin/gfortran
 
| Fortran || GNU || 90 || /usr/bin/gfortran
Line 21: Line 19:
 
| Fortran || GNU || 70 || /usr/bin/g77
 
| Fortran || GNU || 70 || /usr/bin/g77
 
|-
 
|-
| C || Intel || &nbsp || /opt/intel/cce/9.1.044/bin
+
| C || [[Intel]] || &nbsp || /opt/intel/cce/9.1.044/bin
 
|-
 
|-
 
| C || GNU || &nbsp || /usr/bin/gcc
 
| C || GNU || &nbsp || /usr/bin/gcc

Revision as of 17:00, 21 March 2007

Welcome to the University of Florida High Performance Computing Center Wiki

Multi-Processing

Compilers

Language Compiler Version Path
Fortran Intel 77/90 /opt/intel/fce/9.1.037/bin
Fortran GNU 90 /usr/bin/gfortran
Fortran GNU 70 /usr/bin/g77
C Intel &nbsp /opt/intel/cce/9.1.044/bin
C GNU &nbsp /usr/bin/gcc
C++ Intel &nbsp /opt/intel/cce/9.1.044/bin
C++ GNU &nbsp /usr/bin/g++

System Connections

Power Connections