Documentation
¶
Index ¶
Constants ¶
View Source
const ( // VersionTag is the tag used to refer to the MPI version in MPICH template(s) VersionTag = "MPICHVERSION" // URLTag is the tag used to refer to the MPI URL in MPICH template(s) URLTag = "MPICHURL" // TarballTag is the tag used to refer to the MPI tarball in MPICH template(s) TarballTag = "MPICHTARBALL" )
Variables ¶
This section is empty.
Functions ¶
func GetDeffileTemplateTags ¶
func GetDeffileTemplateTags() deffile.TemplateTags
GetDeffileTemplateTags returns the tags used on the MPICH template(s)
func MPICHGetConfigureExtraArgs ¶
func MPICHGetConfigureExtraArgs() []string
MPICHGetConfigureExtraArgs returns the extra arguments required to configure MPICH
func MPICHGetExtraMpirunArgs ¶
func MPICHGetExtraMpirunArgs() []string
MPICHGetExtraMpirunArgs returns the extra mpirun arguments required by MPICH for a specific configuration
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.