Projects
OpenHPC3:3.4:Factory
examples
_service:extract_file:example-mpi-dependent.mod...
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:extract_file:example-mpi-dependent.modulefile of Package examples
#%Module1.0##################################################################### proc ModulesHelp { } { puts stderr " " puts stderr "This module loads the example library built with the gnu7 compiler" puts stderr "toolchain and the openmpi3 MPI stack." puts stderr "\nVersion 1.0\n" } module-whatis "Name: example built with gnu compiler and openmpi MPI" module-whatis "Version: 1.0" module-whatis "Category: runtime library" module-whatis "Description: An example library dependant on a particular MPI and compiler" module-whatis "URL http://www.google.com" set version 1.0 prepend-path PATH /opt/ohpc/pub/libs/gnu7/openmpi3/example/1.0/bin prepend-path MANPATH /opt/ohpc/pub/libs/gnu7/openmpi3/example/1.0/share/man prepend-path INCLUDE /opt/ohpc/pub/libs/gnu7/openmpi3/example/1.0/include prepend-path LD_LIBRARY_PATH /opt/ohpc/pub/libs/gnu7/openmpi3/example/1.0/lib setenv EXAMPLE_DIR /opt/ohpc/pub/libs/gnu7/openmpi3/example/1.0 setenv EXAMPLE_BIN /opt/ohpc/pub/libs/gnu7/openmpi3/example/1.0/bin setenv EXAMPLE_LIB /opt/ohpc/pub/libs/gnu7/openmpi3/example/1.0/lib setenv EXAMPLE_INC /opt/ohpc/pub/libs/gnu7/openmpi3/example/1.0/include
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.