How do I run an OpenMP/MPI hybrid job?
OpenMP/MPI hybrid codes have some difficulty running on the SGI Altix 3700. Because of memory architecture, these types of jobs cannot run across nodes like MPI jobs can, so they are limited to 500 CPUs. Hybrid codes also cannot use the pam command because it may try to allocate the job across multiple nodes.