[gmx-developers] regressiontests and slurm

Mark Abraham mark.j.abraham at gmail.com
Tue Sep 17 18:23:19 CEST 2013


Sure. How does git fetch https://gerrit.gromacs.org/regressiontests
refs/changes/10/2610/1 && git checkout FETCH_HEAD suit?

Mark

On Tue, Sep 17, 2013 at 6:01 PM, Åke Sandgren <ake.sandgren at hpc2n.umu.se> wrote:
> Hi!
>
> Could you perhaps do the same things for srun that is done for aprun in
> regressiontests/gmxtest.pl?
>
> I.e. in setup_vars
>         } elsif ( $mpirun =~ /aprun/ ) {
>             $mdprefix = "$mpirun -n $mpi_processes";
>         } elsif ( $mpirun =~ /srun/ ) {
>             $mdprefix = "$mpirun -n $mpi_processes";
> and in test_systems
> if ( $mpi_processes > 0 && !($mpirun =~ /aprun/) && !($mpirun =~ /srun/)) {
>
> Or similar.
>
> --
> Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden
> Internet: ake at hpc2n.umu.se   Phone: +46 90 7866134 Fax: +46 90 7866126
> Mobile: +46 70 7716134 WWW: http://www.hpc2n.umu.se
> --
> gmx-developers mailing list
> gmx-developers at gromacs.org
> http://lists.gromacs.org/mailman/listinfo/gmx-developers
> Please don't post (un)subscribe requests to the list. Use the www interface
> or send it to gmx-developers-request at gromacs.org.



More information about the gromacs.org_gmx-developers mailing list