File Distribution
- ssh.filedist (line 40, value of TARBALL should be checked for non-empty string in case mktemp is not installed)
- This is also important as the "rm -rf" on line 64 could have a side effect
- ssh.filedist (line 61, ssh command error code should be evaluated)
MPI Flavour parameter passing
- MPI_XX_OPTS are available per installation
- Currently MPI_CC_OPTS can only be set on a global scale, this causes a problem where there are mixtures on 32bit and 64 bit versions of MPI
- A temporary solution might be to use the mpi-start.hooks.local (an undocumented feature in mpi-start.hooks).
mpi: mpi-start_wish_list (last edited 2011-07-12 14:41:40 by localhost)