Re: [OMPI users] memory cg '(null)'

2016-06-20 Thread Jason Maldonis
*From:* users [users-boun...@open-mpi.org] on behalf of Gilles >> Gouaillardet [gilles.gouaillar...@gmail.com] >> *Sent:* Monday, June 20, 2016 3:10 PM >> *To:* Open MPI Users >> *Subject:* [OMPI users] memory cg '(null)' >> >> There are two points h

Re: [OMPI users] memory cg '(null)'

2016-06-20 Thread Gilles Gouaillardet
> ] > *Sent:* Monday, June 20, 2016 3:10 PM > *To:* Open MPI Users > *Subject:* [OMPI users] memory cg '(null)' > > There are two points here > 1. slurm(stepd) is unable to put the processes in the (null) cgroup. >at first glance, this looks more of a slurm jus c

Re: [OMPI users] memory cg '(null)'

2016-06-20 Thread Ahmed Rizwan
tiple nodes. Regards, Rizwan From: users [users-boun...@open-mpi.org] on behalf of Gilles Gouaillardet [gilles.gouaillar...@gmail.com] Sent: Monday, June 20, 2016 3:10 PM To: Open MPI Users Subject: [OMPI users] memory cg '(null)' There are two points here

[OMPI users] memory cg '(null)'

2016-06-20 Thread Gilles Gouaillardet
There are two points here 1. slurm(stepd) is unable to put the processes in the (null) cgroup. at first glance, this looks more of a slurm jus configuration 2. the MPI process forking. though this has a much better support than in the past, that might not always work, especially with fast interc

[OMPI users] memory cg '(null)'

2016-06-20 Thread Ahmed Rizwan
Dear MPI users, I am getting the errors below while submitting/executing following script, #!/bin/sh #SBATCH -p short #SBATCH -J layers #SBATCH -n 12 #SBATCH -N 1 #SBATCH -t 01:30:00 #SBATCH --mem-per-cpu=2500 #SBATCH --exclusive #SBATCH --mail-type=END #SBATCH --mail-user=rizwan.ah...@aalto.fi #