Intel MPI: Difference between revisions

From UFRC
Jump to navigation Jump to search
m Text replacement - "#uppercase" to "uc"
No edit summary
Line 1: Line 1:
[[Category:Software]]
[[Category:Software]][[Category:Parallel Computing]][[Category:Development]][[Category:MPI]][[Category:Library]]
{|<!--CONFIGURATION: REQUIRED-->
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|impi}}
|{{#vardefine:app|impi}}

Revision as of 14:53, 6 June 2022

Description

impi website  

This module enables the use of the Intel MPI libraries and tools built with Intel Compiler. By loading this module, the following commands will be automatically available for compiling MPI applications:

mpicc ( C source) mpiCC (C++ source) mpicxx (C++ source) mpiicc ( C source) mpiicpc (C++ source) mpigcc ( C source) mpigxx (C++ source) mpifc (F90 source) mpif90 (F90 source) mpiifort (F90 source) mpif77 (F77 source)

Environment Modules

Run module spider impi to find out what environment modules are available for this application.

System Variables

  • HPC_IMPI_DIR - installation directory