summaryrefslogtreecommitdiffstats
path: root/fortran/examples/Makefile.am
diff options
context:
space:
mode:
authorLeon Arber <larber@ncsa.uiuc.edu>2005-04-05 21:42:02 (GMT)
committerLeon Arber <larber@ncsa.uiuc.edu>2005-04-05 21:42:02 (GMT)
commitbba7693f56cdf01eca814e64fd289eeb48823a0d (patch)
tree815b99169a3deed737625e7864f2c89ab88aaf40 /fortran/examples/Makefile.am
parenta4760c1ade4affb5a7d517a8a75311ba2186b5e8 (diff)
downloadhdf5-bba7693f56cdf01eca814e64fd289eeb48823a0d.zip
hdf5-bba7693f56cdf01eca814e64fd289eeb48823a0d.tar.gz
hdf5-bba7693f56cdf01eca814e64fd289eeb48823a0d.tar.bz2
[svn-r10555] Purpose:
Feature Description: Added new function, getenv_all (only for parallel builds) Solution: getenv_all is a collective version of getenv. It is used to the return the value of an environment variable in another task and can be used to synchronize all of the environment variables used by all of the tasks. This helps to fix problems that commonly crop up (like with HDF5_PARAPREFIX) when an environment variable does not propogate to other tasks. This commit only includes the function. Future commits will replace the various getenv calls with getenv_all calls. Platforms tested: heping, sol, copper Misc. update:
Diffstat (limited to 'fortran/examples/Makefile.am')
0 files changed, 0 insertions, 0 deletions