[gentoo-cluster] Re: Installing and using multiple MPI implementations at the same time.

2008-03-10 Thread Justin Bronder
distribute single overlay among cluster hosts and avoid possible need for commands like 'empi --create --implementation mpi-openmpi ...' Also fixed, added the --overlaydir to the command line arguments. Thanks for trying this out, it makes me feel useful :) -- Justin Bronder pgpXY05XcsQmZ.pgp

[gentoo-cluster] Re: eselect-mpi issues

2008-06-12 Thread Justin Bronder
-config.csh == if ( -d ${HOME}/.env.d ) then set nonomatch foreach i ( ${HOME}/.env.d/*.csh ) source ${i} end unset i nonomatch endif == -bryan Thanks again for testing and your comments, they're much appreciated. -- Justin Bronder