|
||||||||||||||||
|
Compiling Codes
|
|
Compiling C/C++ and Fortran Codes
Compiling MPI programs
To convert an existing makefile to use the facilities at the CTC, we recommend that you use mpicc and mpif77, located in /usr/local/bin, as appropriate. These use g77, gcc, and mpich2. To replace a given GNU compiler with the equivalent Intel compiler, you must either supply an option to mpicc or mpif77, or set an environment variable. |
|
![]() |
||