Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
science:HPC
mpich
mpivars.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mpivars.sh of Package mpich
case $PATH in *prefix/bin*) true ;; *) PATH=prefix/bin:$PATH esac case $MANPATH in *prefix/share/man*) true ;; *) MANPATH=prefix/share/man:$MANPATH export MANPATH esac case $LD_LIBRARY_PATH in *libdir*) true ;; *) if [ -z "$LD_LIBRARY_PATH" ]; then LD_LIBRARY_PATH=libdir else LD_LIBRARY_PATH="libdir:$LD_LIBRARY_PATH" fi export LD_LIBRARY_PATH esac
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor