File mpich-ch_p4.module of Package mpich

#%Module -*- tcl -*-
##
## dot modulefile
##
proc ModulesHelp { } {
	global mpichversion

	puts stderr "\tAdds MPICH to your environment variables,"
	puts stderr "\tThis includes libraries and binaries that come"
	puts stderr "\twith the MPICH package."

}

module-whatis	"adds MPICH to your environment variables"

# for Tcl script use only
set	mpichversion	1.2.6

conflict 	lam mpich-ch_p4mpd mpich-ch_gm
append-path	PATH	/opt/mpich/ch-p4/bin
append-path	PATH	/opt/mpich/ch-p4/sbin
append-path MANPATH /opt/mpich/man
setenv		MPI_HOME	/opt/mpich
openSUSE Build Service is sponsored by