Skip to content
Snippets Groups Projects
  1. Dec 09, 2013
  2. Sep 26, 2013
  3. Nov 08, 2012
  4. Sep 26, 2012
  5. Jan 16, 2012
  6. Dec 16, 2011
  7. Nov 23, 2011
  8. Nov 15, 2011
  9. Sep 26, 2011
  10. Sep 20, 2011
  11. Jun 13, 2011
  12. May 13, 2011
  13. Mar 07, 2011
  14. Mar 03, 2011
  15. Feb 23, 2011
  16. Feb 22, 2011
  17. Feb 15, 2011
  18. Feb 09, 2011
  19. Feb 03, 2011
  20. Jan 31, 2011
  21. Jan 12, 2011
  22. Jan 11, 2011
  23. Nov 29, 2010
  24. Oct 05, 2010
  25. Sep 04, 2010
  26. Aug 13, 2010
    • Enol Fernández's avatar
      new changelog. · 3b8f9349
      Enol Fernández authored
      3b8f9349
    • Enol Fernandez's avatar
      Changed the distribution of the repository :( · 333cfbf2
      Enol Fernandez authored
      --HG--
      rename : shell/AUTHORS => AUTHORS
      rename : shell/COPYING => COPYING
      rename : shell/ChangeLog => ChangeLog
      rename : shell/LICENSE => LICENSE
      rename : shell/Makefile => Makefile
      rename : shell/TODO.txt => TODO.txt
      rename : shell/VERSION => VERSION
      rename : shell/autobuild.sh => autobuild.sh
      rename : shell/docs/MANUAL.txt => docs/MANUAL.txt
      rename : shell/docs/Makefile => docs/Makefile
      rename : shell/docs/README.i2g-mpi => docs/README.i2g-mpi
      rename : shell/docs/TODO.txt => docs/TODO.txt
      rename : shell/docs/mpi-start.txt => docs/mpi-start.txt
      rename : shell/modules/Makefile => modules/Makefile
      rename : shell/modules/hooks/Makefile => modules/hooks/Makefile
      rename : shell/modules/hooks/compiler.hook => modules/hooks/compiler.hook
      rename : shell/modules/hooks/file-dist/Makefile => modules/hooks/file-dist/Makefile
      rename : shell/modules/hooks/file-dist/cptoshared.filedist => modules/hooks/file-dist/cptoshared.filedist
      rename : shell/modules/hooks/file-dist/mpi_mt.filedist => modules/hooks/file-dist/mpi_mt.filedist
      rename : shell/modules/hooks/file-dist/mpiexec.filedist => modules/hooks/file-dist/mpiexec.filedist
      rename : shell/modules/hooks/file-dist/ssh.filedist => modules/hooks/file-dist/ssh.filedist
      rename : shell/modules/hooks/marmot.hook => modules/hooks/marmot.hook
      rename : shell/modules/hooks/mpi-start.hooks => modules/hooks/mpi-start.hooks
      rename : shell/modules/hooks/mpi-start.hooks.local => modules/hooks/mpi-start.hooks.local
      rename : shell/modules/hooks/mpitrace.hook => modules/hooks/mpitrace.hook
      rename : shell/modules/mpi/Makefile => modules/mpi/Makefile
      rename : shell/modules/mpi/common.sh => modules/mpi/common.sh
      rename : shell/modules/mpi/generic/Makefile => modules/mpi/generic/Makefile
      rename : shell/modules/mpi/generic/generic.mpi => modules/mpi/generic/generic.mpi
      rename : shell/modules/mpi/generic_mpi_start.sh => modules/mpi/generic_mpi_start.sh
      rename : shell/modules/mpi/generic_mpiexec.sh => modules/mpi/generic_mpiexec.sh
      rename : shell/modules/mpi/lam/Makefile => modules/mpi/lam/Makefile
      rename : shell/modules/mpi/lam/lam.mpi => modules/mpi/lam/lam.mpi
      rename : shell/modules/mpi/mpich/Makefile => modules/mpi/mpich/Makefile
      rename : shell/modules/mpi/mpich/mpich.mpi => modules/mpi/mpich/mpich.mpi
      rename : shell/modules/mpi/mpich2/Makefile => modules/mpi/mpich2/Makefile
      rename : shell/modules/mpi/mpich2/mpich2.mpi => modules/mpi/mpich2/mpich2.mpi
      rename : shell/modules/mpi/openmpi/Makefile => modules/mpi/openmpi/Makefile
      rename : shell/modules/mpi/openmpi/openmpi.mpi => modules/mpi/openmpi/openmpi.mpi
      rename : shell/modules/mpi/pacx/Makefile => modules/mpi/pacx/Makefile
      rename : shell/modules/mpi/pacx/pacx-mpi.mpi => modules/mpi/pacx/pacx-mpi.mpi
      rename : shell/modules/schedulers/Makefile => modules/schedulers/Makefile
      rename : shell/modules/schedulers/lsf/Makefile => modules/schedulers/lsf/Makefile
      rename : shell/modules/schedulers/lsf/lsf.scheduler => modules/schedulers/lsf/lsf.scheduler
      rename : shell/modules/schedulers/pbs/Makefile => modules/schedulers/pbs/Makefile
      rename : shell/modules/schedulers/pbs/pbs.scheduler => modules/schedulers/pbs/pbs.scheduler
      rename : shell/modules/schedulers/sge/Makefile => modules/schedulers/sge/Makefile
      rename : shell/modules/schedulers/sge/sge.scheduler => modules/schedulers/sge/sge.scheduler
      rename : shell/modules/schedulers/slurm/Makefile => modules/schedulers/slurm/Makefile
      rename : shell/modules/schedulers/slurm/slurm.scheduler => modules/schedulers/slurm/slurm.scheduler
      rename : shell/mpi-start.spec.in => mpi-start.spec.in
      rename : shell/src/Makefile => src/Makefile
      rename : shell/src/mpi-sh => src/mpi-sh
      rename : shell/src/mpi-start.in => src/mpi-start.in
      rename : shell/templates/Makefile => templates/Makefile
      rename : shell/templates/template.mpi => templates/template.mpi
      rename : shell/templates/template.scheduler => templates/template.scheduler
      rename : shell/tests/complex/openmpi_complex.sh => tests/complex/openmpi_complex.sh
      rename : shell/tests/egee_openmpi_hostname.sh => tests/egee_openmpi_hostname.sh
      rename : shell/tests/mpich2_hostname.sh => tests/mpich2_hostname.sh
      rename : shell/tests/my_mpich2_mpiexec.sh => tests/my_mpich2_mpiexec.sh
      rename : shell/tests/my_mpiexec.sh => tests/my_mpiexec.sh
      rename : shell/tests/openmpi_hostname.sh => tests/openmpi_hostname.sh
      rename : shell/tests/pacx_helloworld.sh => tests/pacx_helloworld.sh
      333cfbf2
  27. Jul 05, 2010
Loading