Division of IT
umd.edu
Division of IT Home
Help Desk
Home
Usage Docs
FAQ
Request Access
Policies
AAC
Help
Home
Usage Documentation
FAQ
Quick start
The basics
Submitting Jobs
Running Codes
Examples
Managing Jobs
Allocations
Diagnosing Problems
Files/Storage/Security
Software
Queues
Usage Policies
The following compiler commands are available:
Compiler Family
MPI library
C compiler
C++ compiler
Fortran77 compiler
Fortran90 compiler
GNU
none
gcc
g++
gfortran
gfortran
GNU
OpenMPI
mpicc
mpic++
mpif77
mpif90
Examples
Job Submission Examples
Submitting a single-threaded job
Submitting a multithreaded job to a single node
Submitting an MPI job
Submitting an OpenMPI job
Submitting an Intel MPI job
Submitting an LAM MPI job
Submitting an MPICH MPI job
Submitting a multinode job without MPI
Submitting a hybrid (OpenMP + MPI) job
Submitting jobs for various applications
Submitting a Mathematica job
Submitting an R job
Compilation Examples
Examples of setting your environment