-
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
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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.