Documentation
¶
Index ¶
Constants ¶
View Source
const ( // VersionTag is the tag used to refer to the MPI version in Open MPI template(s) VersionTag = "OMPIVERSION" // URLTag is the tag used to refer to the MPI URL in Open MPI template(s) URLTag = "OMPIURL" // TarballTag is the tag used to refer to the MPI tarball in Open MPI template(s) TarballTag = "OMPITARBALL" )
Variables ¶
This section is empty.
Functions ¶
func Configure ¶
Configure executes the appropriate command to configure Open MPI on the target platform
func GetDeffileTemplateTags ¶
func GetDeffileTemplateTags() deffile.TemplateTags
GetDeffileTemplateTags returns the tag names used by Open MPI in its template
func GetExtraConfigureArgs ¶
GetExtraConfigureArgs returns the set of arguments required for configure to configure Open MPI on the target platform
func GetExtraMpirunArgs ¶
GetExtraMpirunArgs returns the set of arguments required for the mpirun command for the target platform
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.