2013-09-26 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.5.3 * Fix for issue #12 (mpi-start may change the order of the WN list) 2013-09-26 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.5.2 * Development migrated to github * Fixes for issues #1, #2, #6, #8 & #9 2012-11-08 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.5.0 * New copy_from_node method (#5) 2012-09-26 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.4.0 * New MVAPICH2 support (#62) * Fixes for #59, #60, #61 and #63. 2011-12-16 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.3.0 * Review fixes for #49 and #51. * Preparation of EMI-2 release. 2011-11-23 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.2.0 * Complete testing of MPICH2, LAM and OpenMPI in Torque/PBS * Fixed #49. 2011-11-15 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.1.0 * Fixed: #53, #30, #32, #47, #48, #50, #51, #44 * Better handling of configuration, now files can be in more than one location, including a user config file * Better handling of compilers * Support for affinity in MPICH2 using Hydra startup * Default location of implementations for Debian and SL5/SL6 * New Debian package 2011-09-19 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.1.0 * Fixed: #27, #41, #35, #38, #31 * Improved documentation 2011-06-13 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.0.5 * Added man page 2011-05-13 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.0.5 * Detection of hardware layout (linux and darwin currently) * Added preliminary support for processor affinity (openmpi currently). * Review of the mktemp mechanism 2011-03-04 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.0.4 * New build procedure. 2011-02-23 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.0.4 * Fixed bug #29. * Added unit testing for mpi-start main source code. 2011-02-23 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.0.3 * Proper LAM support * Default Installation into the standard filesystem hierarchy 2011-02-22 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.0.2 * Added MPI tests * Fixed detection of MPI path. 2011-02-15 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.0.1 * Added OpenMP tests * Review of hooks * Added BSD mktemp compatiblity. 2011-02-09 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.0.0 * Brand new versioning: 1.0.0 * Ready for EMI-1 2011-02-03 Enol Fernández <enolfc _AT_ ifca.unican.es> - 0.1.8 * Added the chmod +x to executable. 2011-01-27 Enol Fernandez <enolfc _AT_ ifca.unican.es> - 0.1.7 * Changed default installation prefix (now it is /opt/mpi-start) * Added and reviewed tests for basic functionality, schedulers and hooks. 2011-01-12 Enol Fernandez <enolfc _AT_ ifca.unican.es> - 0.1.6 * Changed changelog format (now it includes version) * Added -V option to get version * Changed the verbosity options. 2011-01-11 Enol Fernandez <enolfc _AT_ ifca.unican.es> * Added command line options * Added dummy scheduler in case none is found * Added condor scheduler 2010-11-29 Enol Fernandez <enolfc _AT_ ifca.unican.es> * Added per node option. 2010-10-05 Enol Fernandez <enolfc _AT_ ifca.unican.es> * Better packaging from makefile. 2010-09-04 Enol Fernandez <enolfc _AT_ ifca.unican.es> * Make mpi-start runnable at MacOS. * Fixed typos in mpich/mpich2 modules. * Added automatic check for prefix in openmpi module. 2010-08-13 Enol Fernandez <enolfc _AT_ ifca.unican.es> * Moved to mercurial * Lots of code cleanup * Changed versioning schema, now we are at 0.1.0 2010-03-18 Enol Fernandez <enolfc _AT_ ifca.unican.es> * Code cleanup, fix in cptoshared. 2010-03-01 Enol Fernandez <enolfc _AT_ ifca.unican.es> * Several fixes in the compiler flag substitution. 2010-02-10 Enol Fernandez <enolfc _AT_ ifca.unican.es> * fixed the mpiexec file distribution 2010-02-02 Enol Fernandez <enolfc _AT_ ifca.unican.es> * fixed cptoshared file distribution 2010-01-21 Enol Fernandez <enolfc _AT_ ifca.unican.es> * add local hooks support. * add compiler hooks support. 2009-12-11 Enol Fernandez <enolfc _AT_ ifca.unican.es> * add MPI_<FLAVOUR>_PATH support. * fixed file distribution. 2007-09-19 Sven Stork <hpcstork _AT_ hlrs.de> * simplify GLOBUS_TCP_PORT_RANGE export logic for Open MPI module 2007-09-05 Sven Stork <hpcstork _AT_ hlrs.de> * replace source with . * more POSIX compliant fixes 2007-09-04 Sven Stork <hpcstork _AT_ hlrs.de> * replace [] with test for protability 2007-08-22 Sven Stork <hpcstork _AT_ hlrs.de> * add MPI_START_DISTRIBUTE_PROXY to force mpi-start to distribute the proxy when there is a shared file system. 2007-08-20 Sven Stork <hpcstork _AT_ hlrs.de> * fix small ordering bug in the MPI modules for the debug output 2007-08-15 Sven Stork <hpcstork _AT_ hlrs.de> * add copyright header information * add distclean target * add support for user provided mpiexec/mpirun replacements MPI<FLAVOUR>_MPIEXEC/MPIRUN 2007-07-24 Sven Stork <hpcstork _AT_ hlrs.de> * Improve the template plugins 2007-07-23 Sven Stork <hpcstork _AT_ hlrs.de> * Add more documentation about the MPI plugins. 2007-07-13 Sven Stork <hpcstork _AT_ hlrs.de> * Fix bug in user documentation concering the debugging variables. 2007-07-12 Sven Stork <hpcstork _AT_ hlrs.de> * Extend shared file system detection to correctly follow symbolic links. 2007-07-09 Sven Stork <hpcstork _AT_ hlrs.de> * Add support for MPI_DEFAULT_FLAVOUR of the EGEE environment. If the user doesn't specify I2G_MPI_TYPE mpi-start will look for this (site specific) variable to detect the default MPI flavour of the site. 2007-07-06 Sven Stork <hpcstork _AT_ hlrs.de> * Apply Stephen Childs patch to fix the LSF component. * Add modules support * improve shared filesystem dectection code based on a suggestion of John Ryan * Lots of formating updates 2007-05-24 sven <sven _AT_ hlrs.de> * require that the mpi-mt tools are installed in the same directory as mpi-start itself 2007-05-23 Sven Stork <hpcstork _AT_ hlrs.de> * fix problem with detection the right mpi-mt tool 2007-03-13 Sven Stork <hpcstork _AT_ hlrs.de> * add support for distribution of the voms-proxy to the remote nodes 2007-03-07 Sven Stork Sven Stork <hpcstork _AT_ hlrs.de> * add gpfs and lustre to the know file systems 2007-03-06 Sven Stork Sven Stork <hpcstork _AT_ hlrs.de> * let user/admins predefine the shared fs value 2007-03-01 Sven Stork <hpcstork _AT_ hlrs.de> * add absolute paths for mpiexec/mpirun in the different plugins. 2007-02-15 Sven Stork <hpcstork _AT_ hlrs.de> * Applied patches from Stephen Childs for mpich/mpich2 plugins. These patches enable the plugins to use osc mpiexec if available else fall back to the standard mpirun. * Fix error handling problem for mpich. 2007-01-25 Sven Stork <hpcstork _AT_ hlrs.de> * Disable PBS/SGE pls _and_ ras components 2007-01-22 Sven Stork <hpcstork _AT_ hlrs.de> * add dump of machinefile in debug mode * fix broken GLOBUS_TCP_PORT_RANGE handling 2006-12-20 Sven Stork <hpcstork _AT_ hlrs.de> * Fix broken return value. 2006-12-19 Sven Stork <hpcstork _AT_ hlrs.de> * Use stat on $PWD instead of $I2G_MPI_APPLICATION, because the binary doesn't need to exist before the pre-run hook. Therefore the test for the shared file system can fail. 2006-12-19 Sven Stork <hpcstork _AT_ hlrs.de> * version 0.0.27 * fix broken mpich2 mpdboot support * always take care that the ".mpd.conf" file is available and in proper conditions.