[Mpi-forum] Problem with large number of process

Ichrak Mehrez ichrak1412 at gmail.com
Thu Jan 5 10:20:30 CST 2017


Hello,

I have a simple MPI program, everything is fine for a small number of
processes = {10,100, and 1000}, the problem is that for 10000 processes I
have a runtime error. The attached file contains the generated error
messages for n = 10 000.

   - I tested my code on 4 nodes cluster within grid5000 platform (on each
   node: 2 CPUs Intel Xeon E5-2630 v3, 8 cores/CPU, 126GB RAM, 5x558GB HDD,
   186GB SSD, 10Gbps ethernet)
   - The mpi.c file contains the following code:

int main(int argc, char *argv[])
{
 int myRank, numProcs;
 MPI_Init(&argc, &argv);
 MPI_Comm_rank(MPI_COMM_WORLD, &myRank);
 MPI_Comm_size(MPI_COMM_WORLD, &numProcs);

if(myRank==0) printf("%d -%d\n",numProcs,myRank);

MPI_Finalize();
return(0);
}

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpi-forum.org/pipermail/mpi-forum/attachments/20170105/3f84457d/attachment-0001.html>
-------------- next part --------------
--------------------------------------------------------------------------
WARNING: There was an error initializing an OpenFabrics device.

  Local host:   grimoire-1.nancy.grid5000.fr
  Local device: mlx4_0
--------------------------------------------------------------------------
[grimoire-1.nancy.grid5000.fr][[53314,1],3876][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],348][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5008][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5424][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2004][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3284][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],500][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],728][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],740][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1356][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2012][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3276][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],748][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3872][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5428][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4752][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1372][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1848][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4744][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8368][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3880][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6996][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7380][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9672][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9680][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6120][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6712][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7364][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2000][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3296][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3300][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8364][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],744][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1364][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1388][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2008][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6088][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2356][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1028][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1384][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1708][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2360][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4472][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5448][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6720][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1012][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],528][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2496][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3896][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],760][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1008][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2644][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1020][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6108][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1004][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5032][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],356][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],752][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3892][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1396][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5028][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5460][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6140][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8008][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1036][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1392][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1856][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6724][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2528][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2540][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7392][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],552][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5024][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2032][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2652][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4784][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4788][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6744][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2052][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2044][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2404][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8024][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3340][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2048][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2060][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6748][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8000][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4100][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7408][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2400][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2068][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2040][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3356][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7416][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6756][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],804][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2632][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2660][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1052][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3352][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1048][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7420][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],788][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4488][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1772][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2056][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6148][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7412][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2064][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4808][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9064][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1064][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5484][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1768][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],792][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1400][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5052][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2656][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4816][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6152][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],560][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4820][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],960][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1764][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],812][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3932][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8036][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],944][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8004][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1072][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1068][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2072][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2084][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7440][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1412][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2080][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2676][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3376][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],824][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1776][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2092][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6772][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8028][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4520][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],568][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4824][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4828][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5508][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6176][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6188][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4536][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5520][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9744][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2600][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3392][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3952][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3944][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9748][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2100][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1900][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],852][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2104][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4540][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3372][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5524][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],612][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],836][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3384][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5108][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8032][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4552][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4840][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5528][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4856][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5116][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8044][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],948][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1892][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5112][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1080][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7488][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7792][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3964][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],600][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],616][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1448][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3976][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4848][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5120][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1440][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3396][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5132][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3968][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9124][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1452][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2692][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2616][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],844][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1468][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4860][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6204][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2704][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3400][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3980][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1088][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1096][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2460][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4868][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6828][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9144][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3972][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4556][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4564][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4872][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5552][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9132][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4568][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5144][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1912][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2712][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1456][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2744][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5148][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6200][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7484][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1460][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1480][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4876][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1484][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3424][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5560][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7816][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8048][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2752][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1108][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2720][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5572][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1472][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2164][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6216][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2732][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1924][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1928][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4896][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5136][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1280][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1872][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1488][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7828][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3440][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],900][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2160][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2668][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1492][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6232][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3444][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6228][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7500][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9812][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2664][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2184][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2756][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4900][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9816][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4912][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],908][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2472][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9168][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],892][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4584][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],656][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1496][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5608][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4916][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2172][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5604][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1124][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6244][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1520][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2760][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4904][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1508][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2772][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5620][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6868][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3460][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4596][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9820][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1904][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2764][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7844][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7852][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],648][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4608][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6880][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9832][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7548][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4032][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],384][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1512][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4612][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4920][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1272][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2784][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2208][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1144][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3456][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],252][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6884][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],400][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1524][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4924][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4048][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4604][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8540][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5172][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7552][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1516][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4928][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7856][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9200][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1532][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4616][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5184][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7860][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5152][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6268][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],652][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],660][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3472][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4044][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9852][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1528][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2800][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2512][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4268][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],636][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2216][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4628][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4636][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6916][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1128][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1980][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4068][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4644][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8100][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8108][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9196][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8092][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4960][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8112][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9208][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],964][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5168][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6292][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9212][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],952][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5220][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4056][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4652][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5048][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3480][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],664][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3020][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],992][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1152][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3484][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3492][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4956][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5208][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5216][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8128][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2240][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3548][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6296][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8116][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2768][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1160][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5064][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1568][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],968][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],972][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],980][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1576][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5668][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7904][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8088][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5196][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6932][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7572][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1572][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],676][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5212][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],668][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2828][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5680][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],976][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4964][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5076][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5080][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5236][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2824][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4064][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6308][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],716][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7912][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3016][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5224][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6316][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1172][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2276][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4072][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4092][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4076][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5072][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5084][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5068][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8104][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],996][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1548][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5092][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5228][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5232][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7624][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2272][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3512][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3520][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3544][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4980][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6328][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6948][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6952][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7620][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4096][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4988][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6956][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5100][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4656][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6332][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2028][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5260][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1552][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1596][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5104][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5708][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9920][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2300][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6964][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9276][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1608][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4676][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6980][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6344][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7584][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],436][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5716][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7612][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4672][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4692][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9272][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7628][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1212][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2544][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3572][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1584][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1628][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3004][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4684][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5732][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8172][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3000][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3556][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7964][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9944][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1204][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9940][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7956][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6352][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4124][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6360][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7632][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2876][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7008][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2896][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2912][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1220][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7976][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2904][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2548][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6372][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8168][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3032][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5288][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5752][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3028][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4728][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1232][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3628][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6388][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5292][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8180][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8184][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5296][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7660][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3060][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4140][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4432][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5764][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4748][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6368][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2864][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3040][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8668][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4764][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6384][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6380][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7656][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5176][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7036][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],764][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1240][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1244][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1648][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1664][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2364][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2612][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2840][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1652][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2108][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2380][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3608][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3644][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4148][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4436][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4716][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1260][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2372][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7044][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1672][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4160][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8672][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8676][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2844][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2868][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5204][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3592][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1268][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2932][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1660][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2948][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3600][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4156][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5784][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8680][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6376][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7664][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8684][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2384][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3068][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4440][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2940][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3064][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3672][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5804][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8692][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4172][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4444][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4460][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3588][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2116][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2564][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7060][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7064][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1692][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8688][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2392][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4468][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8700][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],756][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2956][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4196][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5284][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6428][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2604][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5316][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3092][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4760][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7068][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1632][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2420][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7076][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],780][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2412][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3100][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3632][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4200][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5240][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],776][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],768][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4768][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],784][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2880][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6424][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6436][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7084][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3108][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7096][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5244][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],476][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1720][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5832][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],796][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3112][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],800][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1732][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3120][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3636][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7696][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8724][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3140][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3612][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5248][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4212][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4756][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7712][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],808][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6444][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7088][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9380][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3640][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4792][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6440][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4832][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5312][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9376][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7092][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1300][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4508][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2408][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3664][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4836][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7716][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1644][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3652][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3768][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4844][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7724][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8256][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9396][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1304][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4224][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7704][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3124][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9400][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3132][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4216][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8260][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],832][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6468][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6460][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4220][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1276][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5860][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1320][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1760][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5368][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],520][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5872][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7720][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2452][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5856][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7116][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],828][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1324][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3164][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5340][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5348][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5868][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2476][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5876][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4812][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4228][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2464][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4248][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3660][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8280][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7740][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7752][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7760][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3156][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8272][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3160][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5344][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5352][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2480][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4852][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5364][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4864][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],840][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1784][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5308][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5392][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],864][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1780][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2492][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2672][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5304][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5356][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5372][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5408][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6020][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7784][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8292][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2996][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3188][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1316][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5300][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1312][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1796][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3800][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5388][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5400][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2484][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],856][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4580][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5396][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3808][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5376][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1804][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1792][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3804][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2504][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5320][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],860][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3820][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4576][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3184][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6052][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8304][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1816][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2500][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3212][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4880][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],876][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1824][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3224][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],872][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1348][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2536][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3204][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7788][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1820][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3228][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],884][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2520][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],324][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3848][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3232][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5416][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8308][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],540][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1376][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1836][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4884][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3240][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1852][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6084][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3196][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1380][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4624][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4620][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6092][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5404][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5452][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6076][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8340][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3252][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5412][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6012][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7776][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7820][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4908][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8312][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2576][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2684][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3904][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4888][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6036][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3200][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7764][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1876][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3292][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1864][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2556][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6004][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7768][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1884][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2572][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2736][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2748][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3272][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3288][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4640][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5472][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7824][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8332][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8336][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7812][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],576][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7800][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8320][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2584][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6028][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8360][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],924][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8344][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2620][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4936][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3924][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4008][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6164][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7888][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2596][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5440][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8376][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5504][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5444][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5476][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6056][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1868][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4932][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7832][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4944][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4012][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5512][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],932][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2624][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2636][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4020][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6064][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4724][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7880][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3312][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3948][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2628][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3260][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6080][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5456][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5464][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6068][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7884][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9000][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3316][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4948][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4952][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2776][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2648][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7892][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1404][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1408][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3332][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3348][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5468][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5492][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8380][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8412][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],928][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3280][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4024][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7896][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8396][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],940][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3328][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4732][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5516][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7876][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8408][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],956][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4736][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4040][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6096][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3336][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4052][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6116][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],936][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4968][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2788][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3308][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6100][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7924][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3360][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3992][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1416][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5540][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6124][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7900][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9024][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1952][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2016][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6104][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1968][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6132][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7920][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4976][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3988][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1940][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3380][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1944][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4996][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3304][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4740][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4080][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1424][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6128][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1976][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6252][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],984][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2688][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1964][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2696][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2020][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3324][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6168][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3320][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3388][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2792][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6144][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1428][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1432][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1972][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],988][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6256][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4992][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1444][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1988][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5568][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8452][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4800][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3412][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7944][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7936][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3344][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3416][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8432][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1420][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2036][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6160][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3408][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4804][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7952][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6172][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8460][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2708][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3432][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5548][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5556][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2700][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5544][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2716][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4104][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4796][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6260][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9084][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2724][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6184][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2728][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9092][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1504][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4116][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4120][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9100][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3464][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6288][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4128][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3364][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5596][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9108][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7004][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9096][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1956][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9104][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5580][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3476][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6192][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1476][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4136][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5588][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1500][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8516][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8484][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3404][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5592][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6196][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8480][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5600][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5632][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7012][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7992][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2096][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7028][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3428][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8508][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4152][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6208][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5644][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6224][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2780][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2884][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3496][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5624][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],720][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3500][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6220][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3508][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4028][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5628][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],724][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4168][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3420][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3516][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9164][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5640][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7048][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2120][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3524][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7052][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1544][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3436][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2808][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8504][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4188][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3528][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3536][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5652][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],672][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2136][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2812][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2820][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6248][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2888][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5664][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8544][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3468][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4036][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3532][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2124][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4208][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4176][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5672][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4204][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4940][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5660][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5676][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6264][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8536][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5656][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5684][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5692][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8548][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3552][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4184][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9188][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2816][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2832][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8572][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5696][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2872][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3564][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5688][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6272][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2128][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2132][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1580][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4060][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2908][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3560][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2140][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3576][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6420][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2924][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1588][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9216][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2860][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6280][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7140][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2944][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6276][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6284][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2848][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4236][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8532][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2856][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4232][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6432][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9248][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2920][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2852][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8556][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2152][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3488][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2088][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5744][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4088][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1556][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4252][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1600][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3580][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5728][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7132][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2952][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6300][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1540][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2960][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1604][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4260][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4256][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5736][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3504][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9232][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1104][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6456][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6304][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9240][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3596][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7156][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2156][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4264][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3604][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9264][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2968][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1612][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2168][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2892][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6312][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9284][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2900][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2984][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3620][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8588][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1616][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2176][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5740][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6488][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],736][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1640][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9280][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1624][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1636][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6484][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8612][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2188][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2192][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3568][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9268][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2928][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8608][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2196][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5772][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8624][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5760][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5776][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2200][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1136][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3540][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6356][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6340][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6512][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8628][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7216][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2980][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1676][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1668][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5792][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2936][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3676][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3668][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5808][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8648][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4312][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4320][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1680][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9320][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6364][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6392][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4304][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8660][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2232][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4348][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5788][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9340][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2964][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4328][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4336][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6536][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2976][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9344][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3688][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5824][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9328][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2972][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5828][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3704][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3584][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2992][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4332][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5800][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4340][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4356][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1620][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2244][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],816][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4360][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7252][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3712][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4112][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5852][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5848][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7256][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2260][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3724][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8708][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4132][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4344][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6408][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1704][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3740][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5012][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3616][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5004][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5796][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6400][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5016][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6404][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3744][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6396][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4108][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6580][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7000][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],820][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4368][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6412][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1716][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2264][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9372][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4376][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9408][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],448][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6588][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5816][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5812][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1736][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5020][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8732][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2292][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3752][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4392][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1728][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6448][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4164][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1164][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7316][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2296][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7300][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5912][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6452][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1724][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2308][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4404][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1740][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1744][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3656][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3764][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7312][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5920][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6464][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3648][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7328][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9404][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7340][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9416][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5044][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7016][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8764][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8772][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4192][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5060][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9412][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3792][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7348][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9424][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4424][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5056][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2336][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2340][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3784][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5864][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],320][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5884][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5892][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3796][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7032][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7040][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5880][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8780][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2352][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8776][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8784][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3680][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2348][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6496][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1788][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8788][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4456][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8808][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9444][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6480][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6500][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8812][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3708][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8816][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9460][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1200][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8820][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5088][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],848][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3812][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4448][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3816][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6684][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6692][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1216][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1224][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6688][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3828][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5904][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5128][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6508][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3840][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6696][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5924][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8832][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7072][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2368][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2376][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3832][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6700][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1808][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4464][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2388][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3008][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1236][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9484][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],868][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4476][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],888][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9488][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3720][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9480][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8080][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2396][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1812][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1832][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4480][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4484][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6540][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1828][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4244][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7108][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7424][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8828][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3012][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6732][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7104][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3024][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3852][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8096][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2416][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3860][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3048][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7432][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3864][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1264][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3044][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7112][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3868][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4240][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7100][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2144][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8848][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6564][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9524][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7128][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9512][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7136][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4276][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5972][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1752][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8872][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9520][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9532][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1756][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4292][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8892][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9548][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7144][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8880][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4288][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4300][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5992][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5976][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6592][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9556][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5988][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8932][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4316][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6608][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8904][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3824][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6604][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4324][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7180][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6600][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8916][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7164][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7160][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7176][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6628][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6612][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6620][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9592][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4308][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6632][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6644][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9608][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],880][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9604][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8980][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4352][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4388][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6668][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7260][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9620][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2220][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7232][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8988][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9644][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9628][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8992][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9612][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6676][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4364][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5036][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3912][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9624][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7272][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7296][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6704][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7288][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2268][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3888][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5040][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7284][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6708][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7276][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6728][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7280][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3920][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7324][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3908][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4416][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5096][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7304][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7332][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3928][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9696][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4420][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7336][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8040][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9692][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6764][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6740][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6736][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8068][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3940][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6760][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9684][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5124][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8072][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9704][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9708][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1880][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7372][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8084][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6776][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6816][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7356][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7388][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3984][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5160][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6752][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9720][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6800][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7400][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5140][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8120][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6788][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7404][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6780][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7428][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6796][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9736][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6824][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3084][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6784][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8156][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8136][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6840][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8140][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8152][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7444][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2436][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3072][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6820][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7436][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8164][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9752][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6832][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8192][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9760][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5192][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4528][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4492][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7476][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6848][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9780][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9784][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7496][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9788][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8204][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],1984][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6860][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8208][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9792][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6856][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2448][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8232][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4544][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9800][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6852][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8236][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8212][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8216][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4560][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9804][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7532][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6864][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6892][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7540][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5280][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4572][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7536][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6872][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9840][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8248][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2516][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6000][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6908][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9844][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6912][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5332][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5324][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9848][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4648][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8288][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5384][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6936][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7596][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7528][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7600][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6032][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6940][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8356][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9868][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7556][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7592][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6016][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7568][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7588][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9860][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7604][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4664][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7564][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8324][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9020][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4696][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9008][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7560][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8365][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4680][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5432][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4657][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],597][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8348][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9896][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7652][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8400][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9032][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2560][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6968][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7644][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1205][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6072][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4661][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9036][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6112][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8372][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9016][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4257][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9912][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5333][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2608][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9044][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5953][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6976][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9028][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5436][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9056][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6988][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6984][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1581][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8392][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1681][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7648][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9916][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3657][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6992][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9004][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7640][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4249][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7636][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7680][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6573][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8424][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9088][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3993][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5488][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9076][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6156][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9952][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2537][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9948][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2013][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5500][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8384][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2029][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8436][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9956][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2640][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9072][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8385][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4780][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4772][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2025][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8388][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9060][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5949][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9116][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2680][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4776][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8420][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6180][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1309][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7708][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4649][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7744][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8404][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9988][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8448][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1305][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8374][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8416][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9980][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2557][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8428][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9976][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1610][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7748][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9984][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1313][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7728][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7110][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8440][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9140][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3105][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7670][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5532][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5564][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1436][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4016][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7736][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6454][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3368][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2033][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4018][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4273][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5766][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8456][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3653][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6212][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9156][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3254][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9670][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9184][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1321][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7732][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7804][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8444][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2529][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],750][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7808][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1286][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7772][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8468][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1562][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7756][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1709][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1618][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2938][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5576][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5584][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9224][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6470][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9220][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],945][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9686][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9120][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3097][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5353][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3448][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8464][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6601][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6240][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7796][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4084][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],937][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6324][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2942][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3101][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3526][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8512][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9160][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4689][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7836][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8524][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9236][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2034][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3452][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5704][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7020][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9228][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1958][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9204][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2796][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7848][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9192][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1622][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6482][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],649][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7868][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2553][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5790][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7872][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7864][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3661][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],594][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9713][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1950][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6474][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6320][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9292][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4892][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8520][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2804][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5616][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5349][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4026][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5612][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6478][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5636][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8560][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9288][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],157][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7682][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1536][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9698][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7916][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7928][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8552][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1333][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8378][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8580][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8600][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9304][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6348][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9308][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4685][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],2836][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7681][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2030][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8564][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5786][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9244][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4025][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4972][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8576][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1082][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7932][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5700][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8592][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7686][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7968][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4289][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9682][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7056][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7285][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4144][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7690][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8640][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1613][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7024][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5712][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5720][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9296][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9300][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],773][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],418][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5748][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3677][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1934][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9312][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2038][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3542][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8604][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6605][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4534][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7120][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7972][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8394][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2916][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],821][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5724][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7281][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5122][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2513][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6486][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5989][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8632][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8644][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9733][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1630][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8656][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3624][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1626][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7080][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2950][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4681][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9360][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9392][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1298][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9348][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2450][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6416][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8012][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3237][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4538][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5756][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7988][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9356][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5780][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8652][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7694][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],453][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],977][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7118][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8696][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7102][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8704][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8716][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9364][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2069][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8748][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3942][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9352][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9384][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9428][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3133][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3954][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8664][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8720][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2988][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6625][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1642][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7124][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9710][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8712][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],669][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],626][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8060][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9432][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5820][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9741][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2054][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8768][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8728][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],374][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6476][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9388][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1625][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5134][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5836][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5896][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],425][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8052][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8076][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9054][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9456][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4697][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4709][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1654][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8756][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3950][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6504][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9368][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4045][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5840][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1970][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5365][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8160][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2062][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5369][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8752][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3962][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9436][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5993][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7240][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7184][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],222][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1773][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],754][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9464][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4049][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8188][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9440][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9508][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2026][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5908][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3145][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2458][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5814][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7236][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9500][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7264][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2569][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8064][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9492][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6621][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3696][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],778][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],437][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7244][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1954][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8124][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8860][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],441][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3538][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8800][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9528][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1349][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9516][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5900][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5985][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6552][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1334][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5164][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8132][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1978][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9564][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8056][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1317][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2022][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8868][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9536][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9540][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1337][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3748][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5964][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8856][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9012][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1733][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5932][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8864][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],650][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9588][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3125][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9052][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2478][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5361][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8196][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],630][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8200][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3966][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6576][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9576][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6613][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6556][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7384][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],762][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3096][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7368][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9080][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6616][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8888][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1057][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7134][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8876][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9048][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3681][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7154][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4717][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8016][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8852][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9074][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6656][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9040][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9112][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9596][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6640][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9616][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],705][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8240][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8900][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4554][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5948][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2581][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9636][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4574][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6136][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8920][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1765][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8896][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8912][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7376][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9600][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],394][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8244][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7396][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],689][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],422][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5968][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3534][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2041][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5158][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3241][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9640][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6518][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],469][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4412][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9068][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4721][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9656][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3322][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8948][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9136][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],653][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3982][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7472][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1629][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4054][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8968][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6005][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6637][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7142][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8960][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6652][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8940][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7456][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6526][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9652][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3137][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8352][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],1840][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3550][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2468][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9660][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2573][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],3884][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3257][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1986][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8276][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8020][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2986][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8268][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8264][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8984][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1345][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3318][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9148][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3986][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7452][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],965][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4046][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3689][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7508][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8316][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9716][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4293][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9676][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5162][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6236][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8328][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],473][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7512][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9176][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9712][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2077][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],574][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5838][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5997][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4496][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3570][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7504][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1381][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6716][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8296][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],674][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1641][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2098][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7464][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2081][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3010][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7138][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9732][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8148][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7729][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7468][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9180][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9776][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9252][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8144][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3265][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4102][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6017][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7460][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7520][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7297][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4062][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6534][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7492][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7524][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9260][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4588][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1745][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4582][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2565][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9256][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1358][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9128][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4297][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4058][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9756][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4313][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7130][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7700][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9121][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6792][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8488][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9152][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9172][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9772][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4586][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7544][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9764][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1373][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2094][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2105][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5496][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8220][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6641][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],406][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1362][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],833][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5178][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],953][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8472][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4110][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7516][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2085][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8528][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9808][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3014][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],481][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3338][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3697][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6336][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3566][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9768][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9740][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3153][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4668][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],430][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2089][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6876][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8492][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3149][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2550][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7668][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7672][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],681][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3562][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7684][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3277][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4570][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8252][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7301][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5536][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9904][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4578][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8500][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7688][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1669][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5170][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6896][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5854][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6928][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2257][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8446][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6924][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7676][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9828][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2597][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9864][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8476][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3705][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],634][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],2740][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9876][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9133][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],446][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4598][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9316][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9336][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3701][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6944][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],737][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5190][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9448][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4301][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9884][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],458][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8450][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9324][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7325][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8568][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9824][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5182][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9793][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9332][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],497][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2110][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1378][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9872][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3157][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5648][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9774][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7329][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],4700][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6960][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1370][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8636][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7317][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5186][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8584][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9888][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1397][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8620][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9504][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3717][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1390][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8596][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1726][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],741][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7940][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9880][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3709][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8457][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3022][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],6920][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6554][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8616][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4765][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7840][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],678][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9856][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9892][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2097][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6542][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2609][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7162][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4757][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9420][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9924][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],694][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],666][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8760][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9452][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1025][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4590][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9968][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2601][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8744][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9972][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7166][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],5480][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3169][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3998][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3173][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7146][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9476][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9992][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4761][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7754][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7908][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9560][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7780][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9568][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4602][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8496][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9584][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],709][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9996][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2613][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1170][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3177][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9496][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7170][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1405][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8736][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8458][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7333][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9960][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9964][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1410][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],501][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3602][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],701][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7948][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9149][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],698][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3018][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4333][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9572][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8840][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1402][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5768][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],493][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4600][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9664][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7158][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8740][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1429][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3305][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5870][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8792][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7960][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4109][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],794][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9580][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5874][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],513][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],6680][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7782][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4592][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1433][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8824][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2621][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1994][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],3788][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6665][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3594][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8884][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2118][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6033][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3006][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8465][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4146][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7980][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5878][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1413][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9728][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8908][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],293][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9668][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3713][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5202][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6566][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],4984][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],7984][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4769][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1414][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3317][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8924][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9688][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6045][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2130][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9700][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4606][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9724][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4777][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8836][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6037][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4626][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7692][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6685][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2122][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5890][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2117][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5936][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],454][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8936][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4773][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2518][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6693][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1781][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8944][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],818][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2653][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2522][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6574][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9836][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1421][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6578][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2593][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8956][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6041][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],722][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8952][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],8796][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1045][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1418][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9796][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1441][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],482][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],765][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8972][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4614][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1061][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7198][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4785][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9146][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9900][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9158][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],5844][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],761][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],881][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9928][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9829][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],718][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9833][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],954][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2586][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8477][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4622][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9908][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7190][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8928][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1065][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4162][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],505][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7210][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],9936][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2637][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2142][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],9932][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],313][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1422][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],757][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3733][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2534][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr][[53314,1],8964][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5910][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5445][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7202][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7206][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4793][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1361][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-1.nancy.grid5000.fr][[53314,1],7996][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2141][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8486][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8482][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],417][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],826][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],749][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6590][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5441][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7214][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5457][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3753][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3398][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5906][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3737][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8478][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1793][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8493][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1658][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3066][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3741][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],470][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2153][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3038][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3745][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4634][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1821][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],970][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6729][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4178][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],785][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5242][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1073][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4317][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3622][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9818][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6725][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2162][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6737][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3062][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4817][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6586][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6717][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6606][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2241][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8494][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4329][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1442][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2281][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6602][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],569][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9826][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4829][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6594][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9193][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1646][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5461][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2154][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3197][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8498][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2661][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6061][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8490][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2558][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1469][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3070][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3785][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4126][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4177][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6081][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9205][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2182][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3422][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2546][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1477][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2562][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9197][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9822][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3213][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3054][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4130][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4845][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8502][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6073][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6077][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6721][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1650][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4106][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],793][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7234][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6733][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3086][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4369][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1666][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],553][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4118][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7377][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7826][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6741][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7838][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1089][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1446][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1105][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4134][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6097][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7389][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7830][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1682][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1117][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1389][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3098][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4650][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6745][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8530][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2169][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],349][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6618][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6765][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],746][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4670][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2249][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2198][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2189][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8522][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4345][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1670][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1813][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6093][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr:17190] 2624 more processes have sent help message help-mpi-btl-openib.txt / error in device init
[grimoire-1.nancy.grid5000.fr:17190] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1022][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8534][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6626][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1417][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7834][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4337][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5497][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1030][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4861][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],770][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2177][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4674][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4869][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5002][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2185][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],981][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3094][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6761][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4682][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7846][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3249][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7850][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1121][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4877][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2202][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9877][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9854][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9870][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],841][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1425][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1474][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1865][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8542][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7842][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2173][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6650][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2285][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6654][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],605][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3829][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4142][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5962][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1501][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7854][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5509][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5298][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3833][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5302][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7373][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5966][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3445][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7266][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6117][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2293][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5970][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3658][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4865][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5978][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9893][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2206][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7270][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1493][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1877][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1026][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3825][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6658][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6797][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4690][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4385][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5006][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5009][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3110][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7901][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4138][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3273][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4698][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6805][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4174][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],849][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6670][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2201][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1494][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2205][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1858][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4373][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],786][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],621][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1042][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2713][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1490][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7893][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1502][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2213][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],874][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4397][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1230][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4341][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5525][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1050][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5990][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2317][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7921][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],814][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],633][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],830][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4194][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4353][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5322][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],861][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2725][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],810][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3837][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1710][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4158][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1549][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5318][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5994][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],601][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],625][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2209][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2578][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8013][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5018][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3130][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8001][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],890][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8593][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5330][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1881][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1510][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5537][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3686][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],869][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9906][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4381][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],506][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1453][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1698][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2709][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9902][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3845][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7294][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4889][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1518][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],865][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4365][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2146][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5549][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],518][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6817][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6682][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7290][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4905][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7306][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5557][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7397][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2598][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2741][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7314][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6149][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5338][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],502][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],845][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1465][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],522][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4449][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1254][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5342][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6829][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9937][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1522][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1530][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2733][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1898][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],873][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2246][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2745][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6145][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1526][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2230][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1897][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6002][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5346][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],877][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4901][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3162][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6833][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6702][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8041][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9281][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6006][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6014][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2233][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8602][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7417][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6030][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9289][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5998][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2237][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3529][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1914][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4909][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4190][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1922][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2229][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4742][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1909][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7326][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2353][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2582][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4413][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5565][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1546][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8606][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4913][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6841][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2602][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9309][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6706][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4925][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],530][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2610][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4389][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4746][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8625][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6046][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4425][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],854][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6849][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1542][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8633][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5374][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3873][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5573][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],546][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8057][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],550][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6038][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4917][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7342][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9301][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3297][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4754][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6173][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3546][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9297][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8610][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4929][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],554][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5001][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2734][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8021][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6022][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8037][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4770][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],362][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],913][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],866][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1565][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4210][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5378][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1169][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7358][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3525][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1473][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1585][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],878][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3293][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2606][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4453][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6034][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],562][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1161][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2294][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7453][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6734][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1569][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3889][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2278][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5086][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6177][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],862][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8033][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2622][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8045][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7366][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4429][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7401][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],882][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4393][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1086][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1770][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1593][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2174][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3901][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7957][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6746][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6861][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],922][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4766][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4309][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6865][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],894][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5094][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1201][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6050][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2785][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4218][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],365][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1197][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6750][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5005][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1578][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3710][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7457][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9314][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7374][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],645][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1597][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2341][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3722][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7961][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5106][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7966][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4473][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1786][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3333][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5390][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6193][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6189][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1982][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8653][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3190][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2277][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3186][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7970][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1589][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4226][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1941][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2361][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4242][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4786][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2329][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7429][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5398][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1110][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],377][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2306][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1229][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1601][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6762][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4469][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],590][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3313][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1250][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5017][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2310][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5414][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3329][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4358][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3925][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8010][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2769][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4806][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3321][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6058][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1945][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],573][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1998][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6877][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6754][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7989][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3718][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4802][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],697][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1209][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],898][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2773][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5118][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5049][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],918][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],357][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4282][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5130][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7977][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7981][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3730][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5126][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4441][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5105][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1614][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6782][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4961][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5109][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2338][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4370][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2753][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3921][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5406][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8658][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6213][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1802][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4953][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9997][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2654][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8002][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1973][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1278][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4445][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2330][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],957][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5418][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5033][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],582][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2793][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6094][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4457][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4254][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8101][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],926][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3361][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7445][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2806][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3746][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7985][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2790][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4818][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2369][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5426][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2781][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3345][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],598][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3597][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2334][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4965][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3630][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1953][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3750][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1985][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5029][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2794][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3933][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],602][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4969][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3626][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6774][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],661][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7398][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],373][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2814][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],693][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1114][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],401][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3206][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],657][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6758][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4477][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2342][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2313][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5430][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7465][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],942][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],721][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9338][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5613][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7461][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],934][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2650][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4465][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3218][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],677][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7406][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1637][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5617][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5625][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],946][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2658][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8006][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2366][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2309][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2321][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5121][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2798][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6778][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4485][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7394][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5621][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7473][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3758][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4398][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5113][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6102][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],985][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2350][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8081][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7469][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5450][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9381][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2362][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7418][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4497][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6114][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5037][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],610][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4481][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7489][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3230][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1262][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1521][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8097][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4402][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7402][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],921][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2222][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],673][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],962][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4846][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6794][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8050][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],989][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1653][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2801][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4422][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3953][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7410][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3961][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8046][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4493][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5117][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5129][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3042][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4418][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3625][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8682][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5125][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9393][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8022][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2797][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1678][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8085][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2238][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8030][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2813][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4993][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8702][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5641][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1134][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6925][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3050][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3977][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1686][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6130][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1533][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3405][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1302][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5174][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3005][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2849][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5462][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9374][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8077][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8093][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2686][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5041][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1310][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5065][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2398][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],729][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],982][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6933][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1126][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3646][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2809][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6814][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2821][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6818][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3649][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8038][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6253][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1138][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2017][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4509][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2402][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6822][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1661][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7426][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6929][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8113][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3030][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7430][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5653][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9362][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8137][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],354][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8089][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3074][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2861][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8054][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1221][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8737][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2674][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4862][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8741][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2829][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1318][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3669][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1850][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4401][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3082][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3985][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1142][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],646][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1677][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6846][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8042][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5053][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9378][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2373][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6945][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2845][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3078][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6285][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],950][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3690][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],725][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8058][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1689][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8722][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4549][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6965][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4866][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3033][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7454][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8750][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6953][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3250][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7529][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1685][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3274][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8746][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6969][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1842][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8133][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3790][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4314][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4557][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5198][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5045][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8062][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5077][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6281][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7537][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5502][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4310][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],753][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4894][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2385][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6174][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3989][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6957][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4318][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6862][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2393][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2706][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5217][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8758][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3049][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7545][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1182][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8153][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5218][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5518][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1713][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1721][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4886][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4890][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2397][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2441][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1178][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4553][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],662][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2710][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3693][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6858][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1249][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3061][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1854][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7494][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2389][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4573][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3802][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6870][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2897][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4461][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7474][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4581][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3834][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1730][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1269][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8106][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2893][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3077][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2930][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4577][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],654][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],461][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4354][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1253][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5222][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6973][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8126][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1766][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8141][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],690][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1741][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8193][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1206][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3814][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3721][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],370][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2413][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3122][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1257][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2442][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7573][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1194][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],769][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6878][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6993][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3114][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1265][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5085][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1746][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2454][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6981][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1237][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3126][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2417][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],670][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7486][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3089][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8205][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8118][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2437][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1758][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6898][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3725][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],797][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2462][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3118][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1777][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3134][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4489][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7498][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8201][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5246][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4585][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5265][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8130][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2433][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3146][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5133][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2254][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1769][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],346][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3138][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],817][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5269][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2470][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2982][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1277][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4362][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2429][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1797][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2958][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7585][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4374][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3113][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1778][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3773][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5141][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2474][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2974][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1789][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2990][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3117][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3830][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],825][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],390][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1285][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2482][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5149][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3154][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2449][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1218][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1782][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2453][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3142][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2457][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3826][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2445][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3818][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3797][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7538][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2989][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2250][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5157][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5145][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1794][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7617][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],702][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2998][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],457][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4386][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3121][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4613][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],386][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],682][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5277][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6914][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2469][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1818][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4621][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2994][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7593][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7522][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8189][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],734][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7625][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8257][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7637][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2997][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4558][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3109][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6926][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5297][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2486][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7605][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1826][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],837][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4565][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3166][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1242][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2473][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8186][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1301][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2494][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8221][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6910][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1833][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2490][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7629][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6930][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4569][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1834][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],857][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1829][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1246][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5341][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1798][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1810][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8245][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3170][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5197][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3182][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3850][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2477][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4410][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6934][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],853][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6942][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7641][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2521][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3165][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],489][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1238][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8261][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1886][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5209][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3870][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8249][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1258][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5201][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],742][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1822][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4601][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4593][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2502][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2514][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3193][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8281][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2302][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5334][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1857][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6938][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2485][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1270][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5350][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7649][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2314][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7673][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8241][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],730][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2318][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1293][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],350][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4641][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1849][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3178][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6082][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4610][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2517][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],398][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],658][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7665][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1885][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2489][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3846][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1874][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1869][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1878][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1889][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1902][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2525][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2526][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],889][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5354][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1325][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8305][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7657][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3922][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8194][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8269][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],758][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1329][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6950][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3209][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8293][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2538][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8297][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1357][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3854][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3201][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5362][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8301][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7590][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6958][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3202][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1341][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2533][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2542][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2541][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3210][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2549][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7697][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4458][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6106][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2501][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2505][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1882][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2346][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],885][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4653][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8253][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1929][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3225][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5401][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8214][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],901][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2554][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3881][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5370][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7598][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2545][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4701][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5421][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3214][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8218][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],897][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1917][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3914][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1274][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5253][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2497][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3882][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1273][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4713][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1866][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3217][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3226][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],509][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1925][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3221][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7602][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1365][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1282][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8329][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6122][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4669][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2577][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],738][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],529][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2566][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8242][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1294][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6110][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8238][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],242][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3222][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7610][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5285][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7614][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2605][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3234][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1949][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3890][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4666][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3245][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3894][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7618][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],790][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4673][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2354][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6966][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7725][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3238][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4693][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2358][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7737][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7606][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3937][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6986][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7630][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1910][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2594][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4729][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6146][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5289][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1322][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],533][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1290][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3941][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6181][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3261][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2561][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],246][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],434][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1369][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1314][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3285][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8246][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4677][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8341][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4494][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4662][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1377][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2629][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1306][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7765][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1926][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1930][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],929][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4454][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3017][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2590][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2589][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6138][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8258][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2617][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],537][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4686][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1385][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7741][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3258][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1409][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],766][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3974][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1401][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3978][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1981][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7634][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2625][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8270][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5301][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3289][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],798][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7785][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2394][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],802][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7761][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4482][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5325][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],909][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2649][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6166][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],933][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1938][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],806][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1330][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1989][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4741][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3926][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5317][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5453][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2618][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2001][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5337][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3025][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8389][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2009][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1326][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2657][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],838][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3309][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8282][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1353][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1437][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2005][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],941][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5345][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1993][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1338][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],925][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8286][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7769][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3029][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7781][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3938][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2669][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3301][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7698][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],949][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1946][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3266][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3270][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],774][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4498][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1350][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4502][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8310][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2626][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1461][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2630][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7789][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8262][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5357][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2638][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1445][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4749][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],834][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2645][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],846][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1974][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2642][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4510][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5381][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5042][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5486][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4733][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],842][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3282][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4726][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],561][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3262][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3341][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4730][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7809][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5478][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7777][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3294][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7714][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8338][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4005][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3290][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8393][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],478][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3021][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2414][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2685][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4805][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3286][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3990][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4781][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4750][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8318][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5050][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2418][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2021][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5405][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],858][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8330][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1990][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],961][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1449][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],870][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3306][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5058][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],973][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3310][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5397][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6234][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2633][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3357][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],969][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2693][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2646][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2049][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7829][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2438][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3045][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3994][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4789][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7833][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2662][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8461][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6238][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9017][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7742][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3381][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8358][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],914][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2641][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2426][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1481][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4530][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7017][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6265][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6254][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7825][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6266][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2678][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4801][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4037][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3358][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2698][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1485][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3353][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6242][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],782][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2446][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3377][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1406][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6230][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8433][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1398][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7821][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7750][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2705][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7766][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7033][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5098][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7762][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],822][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2057][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4566][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5102][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4841][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1386][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4041][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3350][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3389][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7758][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],906][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4813][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5090][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7837][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],910][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8382][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],997][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7770][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7817][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4550][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4562][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3085][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],902][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1505][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2722][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2061][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3374][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7778][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3378][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2073][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3393][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3382][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6298][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5601][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8453][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3370][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1426][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9018][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],641][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1489][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7018][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2701][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3397][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2742][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5425][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1430][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6261][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3394][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9005][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4854][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2766][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5429][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3390][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6313][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2762][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5142][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],617][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2065][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8406][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3413][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8398][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4073][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4849][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],850][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8410][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4821][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5146][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4857][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7057][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8402][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3402][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2721][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3401][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1450][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7853][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9021][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2738][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2754][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7814][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1513][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4002][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1517][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2729][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],510][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5433][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8422][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6305][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],258][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7857][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9013][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4882][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],938][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8414][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3065][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7822][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1509][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3429][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1462][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4618][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4081][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8418][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2737][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4630][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4085][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6358][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3421][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5154][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3425][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8430][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3093][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4638][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],637][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3418][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],581][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1529][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],958][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4006][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],629][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6362][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7873][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2770][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6309][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],990][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3129][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2010][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5437][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9049][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3426][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1537][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2774][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4097][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2014][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4022][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1001][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7858][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4093][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],341][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4642][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2002][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1541][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1470][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1545][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3446][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4853][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2757][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5650][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3430][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2113][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],974][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2109][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8454][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1009][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2506][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9033][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9029][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],986][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3434][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8513][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5658][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2673][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3438][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4881][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7874][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2125][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2765][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4034][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],613][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4038][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4658][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1553][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9062][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1005][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4654][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2777][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7098][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4873][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2665][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7106][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2810][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1557][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1498][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2133][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6406][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4137][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2510][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2689][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6418][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5449][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9070][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4885][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4050][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3485][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1514][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3481][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9098][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2681][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2830][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9057][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6422][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1021][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],998][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4933][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6434][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3477][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5481][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7902][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9058][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2789][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1029][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2530][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5206][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3489][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4066][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7113][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9066][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4937][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9046][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5473][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3486][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2149][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2066][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5477][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9065][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2050][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7917][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7910][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2854][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1041][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7886][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7101][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4678][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3141][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5722][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7929][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2042][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8553][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2842][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7925][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9050][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8541][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],886][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1049][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9078][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8537][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5234][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2805][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9126][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3501][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7150][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1037][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9102][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2677][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6466][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3509][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4706][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4169][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7906][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7941][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9114][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7933][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7914][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3505][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3517][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2070][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5485][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4082][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7133][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4702][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7918][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7937][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4714][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5489][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9053][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4086][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9077][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1550][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9082][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2145][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2717][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5226][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3161][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3510][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2817][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1554][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9110][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3533][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2078][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8549][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2074][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1617][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3518][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2841][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5254][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5505][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7922][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3537][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9141][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3506][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3514][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2837][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4710][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],713][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5238][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5517][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9122][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3541][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2890][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6445][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8550][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2161][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4181][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2102][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2574][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7137][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9134][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2825][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4098][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4949][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7194][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5745][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9085][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3522][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3530][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7157][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5258][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7973][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5266][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8601][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7930][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3553][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],639][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3207][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2090][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7149][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7934][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5741][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],367][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1574][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4211][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6449][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1570][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7153][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2435][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2967][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7942][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2165][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4603][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1211][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2157][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7226][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4191][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7218][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1393][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8558][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2455][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4197][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6535][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3002][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6473][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4122][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7199][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6469][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9101][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2926][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3559][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1582][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6009][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9145][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4762][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3995][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5303][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9130][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8589][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9113][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2114][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8546][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4193][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5270][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2181][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1219][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9150][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5533][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7231][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9161][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9142][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7655][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1590][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6001][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8554][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2749][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8574][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],443][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1093][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3585][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3554][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9138][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2877][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3558][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6477][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7230][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2193][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8578][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5935][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4973][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5294][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5323][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1097][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5278][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7993][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5830][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9125][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4195][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6995][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9129][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1598][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9170][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5327][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7189][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6983][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4734][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6485][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8562][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],759][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9137][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1899][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5834][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3601][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],755][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1603][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2934][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4219][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2889][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7974][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9153][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4627][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],353][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5274][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4957][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2138][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2995][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5939][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7213][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4150][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9178][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2901][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6563][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8609][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7978][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9043][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4758][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3185][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8590][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],667][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5797][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4213][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5262][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8594][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9169][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9182][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4981][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8586][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9691][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6013][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8622][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8621][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4154][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8641][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4635][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3605][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5290][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5951][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1602][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4221][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3591][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2962][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6021][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7994][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8637][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6579][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6550][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9699][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4233][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9165][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3574][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1923][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8598][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9157][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],687][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3026][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8403][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],745][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9186][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6025][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9173][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3034][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7982][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],471][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5569][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],683][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4245][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3578][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6571][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6999][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5306][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1657][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7235][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4166][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4241][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9174][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2761][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8582][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8645][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4243][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3046][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5541][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1651][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1125][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4774][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4643][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8630][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2471][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2217][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3058][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2909][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3586][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1319][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9177][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],663][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2634][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5947][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2921][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3590][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4261][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4794][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],495][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9185][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5310][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3263][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3617][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4186][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3267][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3621][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4631][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4182][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2917][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9059][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1634][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4265][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6049][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3598][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5959][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1339][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2978][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2225][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8677][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8626][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1907][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7962][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5339][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4277][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7986][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9707][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4997][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8669][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2150][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1919][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4202][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2941][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7302][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],711][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5577][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2999][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8638][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1649][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8642][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5825][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6587][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4989][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6570][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9071][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8673][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3102][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5326][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3609][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1247][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1633][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2158][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2027][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3618][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2075][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2949][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5967][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8681][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8654][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2166][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9075][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3205][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9214][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4281][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4810][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1243][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5837][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2491][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3631][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5581][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4814][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2178][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6591][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3633][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1638][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7247][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9711][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2969][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9230][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3229][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5314][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2055][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5585][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2190][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4267][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1673][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5898][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6595][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5841][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5902][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2083][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3637][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3106][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2265][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4655][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2170][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7251][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2245][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2194][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2833][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1255][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3641][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7330][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3291][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6593][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4798][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1355][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2961][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2186][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4651][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5286][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9237][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5975][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7259][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5609][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1662][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7309][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5914][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4834][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3023][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8005][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4659][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6614][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4305][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],279][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9242][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],789][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1363][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8018][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1375][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6617][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1674][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2007][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5593][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3299][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9238][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9241][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6638][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6069][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7354][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1693][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2467][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3642][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3019][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6609][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7350][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7719][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1697][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4826][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6065][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],487][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2269][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4830][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],699][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4250][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2479][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],781][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4679][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2261][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4262][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4246][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5605][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],727][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4838][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2103][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1705][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7362][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5645][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3035][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3665][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2666][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4079][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8694][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7357][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5371][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4822][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1701][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2059][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6642][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1457][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],499][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9290][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1371][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],809][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8698][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2857][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4858][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8729][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7743][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1694][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4095][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],805][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4687][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3650][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1717][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7275][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2218][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3673][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3654][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3051][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5633][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5383][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7353][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5382][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3323][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7361][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4270][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5379][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5958][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2273][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],606][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1725][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],519][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],618][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1729][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1235][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8710][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3253][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3055][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4699][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4266][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7365][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1706][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2535][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9249][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6623][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1714][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9245][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5999][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8733][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3662][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3643][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9265][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1690][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3674][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3071][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2289][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4357][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5386][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3647][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9278][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6661][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9119][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9277][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3670][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3063][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5917][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4278][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8718][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1251][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9257][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1943][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8726][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8761][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],503][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9298][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5025][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7287][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5402][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],409][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5442][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6627][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5925][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1395][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6129][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2690][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1939][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2670][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4283][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],413][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3174][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5629][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1719][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8757][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5434][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5394][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1407][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5665][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4303][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6010][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8749][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9310][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2905][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8730][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8765][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3067][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2682][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2885][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9293][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],966][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],535][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9294][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1955][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5661][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1975][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5470][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6109][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8754][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5395][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9285][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6631][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8777][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8734][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6643][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8766][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9131][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1497][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9313][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4906][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9305][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2702][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],555][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5422][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],547][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5657][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5637][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6026][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2035][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8770][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7311][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5677][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5446][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3281][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4902][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6015][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6105][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8774][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6651][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5709][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9127][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4914][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6121][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8817][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4918][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],523][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4723][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2913][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],994][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5411][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2933][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5438][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1391][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9337][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8778][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],539][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4938][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5681][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9330][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6027][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8769][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7307][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8790][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5649][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4922][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6659][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8813][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2718][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],767][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6101][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9346][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4711][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4719][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5705][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2730][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6133][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9135][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9342][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5685][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8798][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9783][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3349][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9139][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8809][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4946][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5482][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1435][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3337][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5498][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1735][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5701][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4942][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9353][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6671][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6161][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5490][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1411][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9366][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2575][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2957][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2758][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6201][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5510][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],955][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3325][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1739][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6169][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9382][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],763][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4958][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6153][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7319][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5494][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6141][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5506][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3671][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9373][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4990][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6157][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6078][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5713][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8805][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4950][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1983][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8842][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6165][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2147][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3679][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5737][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5522][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4727][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6070][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6663][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6185][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8873][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6066][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9385][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8858][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9402][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4735][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5749][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8483][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5729][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3242][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],543][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6074][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9389][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2778][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5697][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8850][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3365][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4731][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8853][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4986][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6667][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6098][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3369][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6090][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1995][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8833][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4994][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6209][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3683][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9430][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5443][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8897][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6233][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4998][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],307][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6054][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9401][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3379][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5534][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1963][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8865][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9438][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7347][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5753][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8878][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6225][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9390][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6221][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],507][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3246][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5757][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2071][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3687][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8902][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5769][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1419][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9454][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6205][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],931][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9450][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5781][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2031][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6051][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6237][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8906][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6055][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3373][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6134][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6063][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8910][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8901][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6245][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3278][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5562][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8499][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3385][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8922][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3091][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5773][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6142][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9429][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1767][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9458][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4759][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5765][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9405][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8926][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2507][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5574][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9409][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4751][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9482][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8881][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3087][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3409][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6126][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3103][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8913][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5586][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6059][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8893][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8934][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2826][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1431][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8917][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3099][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5590][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9425][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7819][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5610][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9441][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3403][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9506][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6257][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2079][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1605][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5594][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9171][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6158][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9461][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9494][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],775][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5809][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1423][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3298][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5793][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6170][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3115][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8905][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3399][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8970][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9445][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9163][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9502][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5813][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9510][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],771][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6277][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1751][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9514][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6273][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5622][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8945][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3715][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9518][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4763][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5821][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8986][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2993][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2539][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1434][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3411][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9497][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6075][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5638][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8953][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6214][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8921][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2119][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8998][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2555][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5817][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6293][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6150][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7367][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8957][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2846][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],803][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8949][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6186][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3723][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8973][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2874][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1007][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3441][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6162][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7379][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8982][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8977][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9550][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1447][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5833][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3131][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9542][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9481][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7375][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6353][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8994][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1695][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9562][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9521][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8527][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6345][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6182][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6719][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9541][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6198][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2866][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],819][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6333][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2543][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6190][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5889][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8985][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5654][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3457][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5678][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],815][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6250][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3127][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6349][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3346][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],799][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6357][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6178][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2037][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3731][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6202][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7843][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3513][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9602][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1003][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8997][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2127][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9590][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9509][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6218][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1763][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5869][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3135][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9517][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6226][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9598][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6377][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5877][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5718][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2898][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9529][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3366][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6365][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9606][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6373][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6290][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9549][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7002][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9553][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2567][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7001][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6274][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5479][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5881][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6258][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6727][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2910][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7005][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5746][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6385][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],839][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1479][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5901][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7006][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2922][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6397][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8003][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9618][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9537][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5487][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9642][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5885][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6735][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6270][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5909][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],827][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9545][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5706][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2143][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6302][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9577][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5754][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2571][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6405][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6731][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6282][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9561][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7847][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5738][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9569][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5495][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4013][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3354][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],591][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9646][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9557][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5503][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5734][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8007][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4077][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5730][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7025][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6747][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5742][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9565][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4803][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5750][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6417][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8019][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4010][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3589][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5491][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9650][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9581][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1015][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4061][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9871][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6294][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7045][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5782][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],631][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9662][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6429][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3159][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9573][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5794][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3163][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5778][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4811][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6421][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5774][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9589][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7022][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9617][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5810][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9605][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6441][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9666][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],571][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7073][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5802][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4339][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3569][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1466][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4363][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4819][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7065][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5798][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6334][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7093][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6115][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9678][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7411][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4105][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8011][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3565][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6390][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8559][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6350][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6457][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2966][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3787][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9621][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9674][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9625][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4351][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7082][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4359][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5969][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4835][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5806][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5003][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7077][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5519][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2018][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5973][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5822][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4149][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4129][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7074][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2683][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6453][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3454][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6127][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9694][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6481][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],615][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5818][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9637][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1027][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9690][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4145][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5523][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9714][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4121][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4347][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9702][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7081][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2171][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4030][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4161][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6378][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9653][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9734][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6763][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5981][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6382][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9665][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],603][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5977][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2058][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],635][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9742][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3629][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4074][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4141][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9722][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2137][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3494][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6513][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1499][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3474][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7121][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2599][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6414][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4201][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2695][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7105][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1558][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3479][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5535][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7094][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4205][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7427][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7174][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9697][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6430][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4173][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7141][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7090][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2183][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4090][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5007][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6509][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3462][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6545][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9754][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4185][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],867][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6366][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1059][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7169][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1063][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6398][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4387][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6553][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9887][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4094][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6581][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3498][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4839][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7173][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3482][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6143][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9717][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6561][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5858][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9721][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3490][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7177][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6410][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6569][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5862][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2707][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7186][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6549][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4843][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6557][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4114][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5886][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6577][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7181][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1566][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3466][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4253][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5882][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9749][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5894][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7237][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],835][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7209][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7222][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3195][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9745][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9782][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4271][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7182][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9753][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3807][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9750][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7221][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3183][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9766][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7435][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4269][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2106][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8035][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9757][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9758][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7233][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6803][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6462][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7217][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3819][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5922][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6589][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1731][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5918][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3685][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1039][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2134][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4855][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7225][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5926][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5019][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7205][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2126][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3803][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9789][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6458][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7265][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9786][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],987][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6585][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6163][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7262][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9777][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4170][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3187][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7249][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5015][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7246][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7253][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4275][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7238][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6645][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],647][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7254][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9805][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2175][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7250][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7277][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6815][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9802][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9275][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6633][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7258][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7241][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5559][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9806][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6167][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9817][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7229][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9770][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2723][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6538][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3179][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6629][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6502][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4291][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9809][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7310][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6783][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5013][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5938][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5021][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9762][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1539][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9825][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3503][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6510][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3519][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4285][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6506][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9845][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4867][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9821][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9778][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2187][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9790][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7293][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2163][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9798][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9813][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],879][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5954][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8017][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5551][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7278][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4391][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8061][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6522][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8071][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8053][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6530][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7289][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4206][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4321][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2627][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7321][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7298][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6179][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5974][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1761][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8623][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6558][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8049][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5982][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7257][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9853][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3614][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4395][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6673][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4198][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7923][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6649][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7334][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7313][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3582][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4375][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9830][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7431][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9857][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9794][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9907][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3729][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7338][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9849][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1047][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3606][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6823][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8065][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8034][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6657][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3215][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6598][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6681][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1075][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9810][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7443][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7305][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3610][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7345][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6701][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4230][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1535][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6582][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4325][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6811][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4234][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6689][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7382][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],899][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9881][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3761][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6622][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3634][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4349][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9842][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7349][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2195][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7370][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6709][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5047][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4238][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8073][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6634][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4299][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3757][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4311][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9889][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3638][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1347][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4258][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1837][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6705][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7378][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6713][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8098][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7386][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],619][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8105][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6646][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9897][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],875][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9898][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5061][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8635][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9910][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3777][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3781][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6662][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],1853][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3666][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1051][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9905][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9834][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1555][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8063][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3769][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4274][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5089][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6666][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],671][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6686][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7369][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1551][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3682][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5031][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6757][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5055][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8110][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9901][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9927][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7438][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3801][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8150][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4361][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2211][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3789][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9942][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4903][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2357][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9890][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6835][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9946][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7433][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8111][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5101][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8122][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7459][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7437][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4306][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2751][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8161][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6742][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8631][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7405][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6738][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9923][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7446][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8169][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9914][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8157][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3227][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5583][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7441][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1722][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5079][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8114][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5137][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8146][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],903][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8173][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3231][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7482][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6769][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6718][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6187][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3821][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7439][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5010][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9921][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9886][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8165][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2219][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4331][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9953][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2266][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],895][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8178][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5153][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7455][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6821][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6714][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3243][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7517][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1774][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3843][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8170][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9957][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4405][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4322][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9930][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2377][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6790][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6777][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2271][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4342][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4409][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6843][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8190][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8181][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5011][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9922][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6773][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],643][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5161][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9918][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6698][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7393][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9934][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6845][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1579][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6801][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7514][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2215][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9950][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9925][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6855][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9954][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7967][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4513][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4521][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8198][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6859][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5177][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8206][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4330][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7481][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9006][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8095][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5169][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8230][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],651][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7497][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3567][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8225][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9978][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6766][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9959][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5213][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9030][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9961][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3859][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3734][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8209][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],911][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6809][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7534][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5595][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5066][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9973][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3770][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],695][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6881][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],919][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3754][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8217][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3571][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3867][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6813][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9998][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7975][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7510][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7549][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7518][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],923][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9949][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4426][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9941][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2243][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9002][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7463][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9945][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6802][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5221][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],935][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6842][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2771][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3861][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7550][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8667][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5225][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4366][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1935][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6853][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5603][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9985][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7526][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6825][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8250][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7471][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8278][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7565][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7542][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1087][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7509][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3782][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1791][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3893][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2787][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8254][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7467][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8265][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4390][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2667][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5229][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6211][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5241][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9990][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6231][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9994][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7541][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6810][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5237][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],691][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8266][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7533][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2263][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4434][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4935][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9001][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8115][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9042][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8289][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8290][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],939][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3917][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4414][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9009][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],943][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7562][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2799][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1965][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9038][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2247][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8309][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4447][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7557][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7546][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5607][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8298][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6901][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9106][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1107][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4609][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8302][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4367][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6897][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6867][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5150][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7613][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5261][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6830][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4451][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9090][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6909][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1807][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7570][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3069][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8107][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8306][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6949][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2675][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7574][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8313][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1599][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3838][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6921][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8127][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7554][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3579][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8317][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5138][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7525][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2255][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6886][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3929][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7582][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1115][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2251][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7581][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9086][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3575][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7589][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6905][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6838][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5611][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7594][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2481][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2811][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5273][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8342][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2279][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4478][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4947][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6917][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9045][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6894][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3887][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5293][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7578][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8123][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9118][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3905][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2239][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4462][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5035][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],1969][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5166][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9991][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9025][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3858][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6941][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3587][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7638][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9041][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4467][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6874][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4955][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8345][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6891][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9073][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],9351][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7586][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5210][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8349][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7626][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9081][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],707][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9162][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6985][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3883][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7597][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5214][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6906][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4399][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7621][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6954][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3973][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3287][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2430][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6961][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8386][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2819][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4597][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8390][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3295][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8369][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6883][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9093][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7666][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7507][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5194][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5321][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2823][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7650][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3891][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3981][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5059][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4546][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7609][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5627][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9166][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6029][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6974][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9069][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4463][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9194][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7653][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9202][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],335][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5373][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2259][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7678][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7693][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3899][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8397][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9198][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],679][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3906][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4625][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4475][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1962][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4971][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6053][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6903][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7633][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2466][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6982][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7669][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4967][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4542][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8417][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9210][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5377][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7674][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4665][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6018][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9109][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7677][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9206][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6962][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8151][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9105][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8438][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5393][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3930][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8429][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7706][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],319][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8441][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1615][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7658][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2585][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4975][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7721][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3970][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7702][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2299][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8449][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3611][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6994][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7709][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9262][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8437][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3934][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4705][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2291][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5413][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6086][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9246][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4419][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7749][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5099][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8466][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8445][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5282][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7733][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7701][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9250][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1635][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5643][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7730][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6259][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6057][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6062][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1631][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8469][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],719][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8473][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5366][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8470][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8719][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7689][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3958][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9217][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],599][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7738][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8497][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2719][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9189][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7774][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4415][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2498][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4483][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4495][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4725][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7726][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7745][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],963][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6113][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8506][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4423][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3233][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8518][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9286][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1843][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9221][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4594][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1639][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8501][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6118][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3931][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7793][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6919][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8474][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4753][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9266][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9229][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2703][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5358][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9233][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3311][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9274][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8505][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4991][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9282][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5071][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9225][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7746][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1147][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4737][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7798][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5651][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8517][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7805][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9302][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3919][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4435][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9261][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3198][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4987][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8538][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5493][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6275][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4646][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6923][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5465][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8526][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6125][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8529][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6154][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3935][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7786][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5469][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4427][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8514][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2711][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8533][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7794][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6935][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7845][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9322][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1139][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3269][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5663][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7806][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6279][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4833][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7790][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5501][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6283][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8557][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5410][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7870][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1171][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],2697][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9306][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8735][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7841][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4722][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7527][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6217][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8525][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6210][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],859][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9354][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],739][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7861][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2307][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8614][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8569][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3315][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5667][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7881][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8566][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9334][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6197][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9326][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9325][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],415][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7862][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1155][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],993][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5675][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7030][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7877][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2614][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6943][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9321][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5454][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1659][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4837][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5466][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5199][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5529][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7078][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2315][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9341][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3331][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9410][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9329][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5521][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7882][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3327][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5513][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8570][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3943][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2323][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9349][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9386][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7535][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7058][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8565][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7905][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8618][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5091][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8751][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8573][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7866][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9418][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7897][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9434][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9333][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8666][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7013][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9370][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8581][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5545][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3334][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8646][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7889][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1679][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4070][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6241][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9417][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4078][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6262][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7061][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8670][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4893][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1683][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9394][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3347][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7021][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7890][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6249][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7114][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6229][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8686][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4897][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8650][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1667][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6297][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4778][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4921][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3955][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8678][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6269][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5087][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8690][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6289][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1675][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6194][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4977][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2319][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7086][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3339][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5589][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6322][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4547][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7913][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6947][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8634][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4117][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8738][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8657][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7539][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9474][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7543][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7029][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8014][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7953][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7958][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4101][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8661][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4782][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],743][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9377][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9446][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2735][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7926][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7089][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2739][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8742][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3959][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8713][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6222][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8685][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7946][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1687][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6317][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6337][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5546][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1067][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7969][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7938][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4471][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9449][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8026][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1163][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9470][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6307][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8689][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9486][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1183][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9421][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7990][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1443][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9453][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9466][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5673][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8697][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6318][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7555][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9485][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7122][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6299][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7998][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3453][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7242][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8721][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8762][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3967][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7097][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8070][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],747][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4985][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9498][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8725][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5558][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8705][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7954][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4165][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8794][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3691][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9489][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4559][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9530][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8717][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8074][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5669][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3359][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8810][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9501][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4551][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2895][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9026][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9505][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8785][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8078][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],731][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8781][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5598][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7567][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9522][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7185][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8786][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9513][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9526][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],435][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6341][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2347][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5725][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5570][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],930][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7245][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2339][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8142][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8175][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8825][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8802][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5733][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],431][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8806][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2927][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8069][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9010][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3351][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9525][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4850][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8877][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6971][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9582][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8029][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5263][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8174][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6433][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3975][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7274][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8889][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3015][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5785][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9554][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2743][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8782][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5801][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],751][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9661][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8158][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4503][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9597][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7286][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3011][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6438][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7269][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4842][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7261][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2351][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9629][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6514][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4567][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7282][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6979][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9609][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5602][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9585][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7322][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8857][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],451][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8102][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3719][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8149][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5143][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9633][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9034][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5271][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9645][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9094][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5626][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4571][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9613][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1707][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8138][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9641][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8874][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8121][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5682][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6497][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1191][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5670][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5127][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6493][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6501][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5690][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3043][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9649][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5634][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5662][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3987][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5165][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2375][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5054][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7341][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4910][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6521][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5110][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2383][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8145][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2834][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1711][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8213][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5642][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8929][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6494][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7337][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4878][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5857][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8898][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6465][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9626][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5279][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8937][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8211][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3090][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2305][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6450][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8961][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8925][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7318][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1723][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],2333][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8918][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9022][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6505][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7611][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7381][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4974][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9014][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1715][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8185][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7346][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8993][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3031][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6546][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8199][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7385][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8227][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9729][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8914][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8239][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8989][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6498][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],423][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8969][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8182][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1207][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9693][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5714][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8938][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8219][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9117][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5686][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9701][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8162][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],467][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8235][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3073][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8263][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6565][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8202][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3999][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9061][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8946][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4978][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3047][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5249][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7462][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7627][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5941][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8222][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7635][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9097][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8966][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4591][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8321][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8978][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7639][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9725][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4350][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9089][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8361][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8962][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6597][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6562][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7434][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9761][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7390][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8357][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8373][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8322][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],779][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8950][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5965][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8942][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8009][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1895][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8231][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7034][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7477][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6610][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5385][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7505][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7470][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5151][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5230][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7109][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9154][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5961][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5195][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8990][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7553][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6630][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2371][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5309][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7631][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8354][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8025][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8255][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7458][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5389][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2975][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8370][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6653][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4555][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7478][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9773][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8353][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8314][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1903][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9801][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5250][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3795][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5846][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8409][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1727][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9226][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9213][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6042][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2427][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9781][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3095][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6669][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],2946][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5315][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9222][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6697][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2407][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6690][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8377][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9218][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1927][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8405][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8350][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3799][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6677][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2411][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7530][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6137][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1747][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8166][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8381][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2431][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8066][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9869][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4442][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1239][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9797][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1259][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5409][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8366][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3783][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7506][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9837][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5343][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6674][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8401][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9850][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9209][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7125][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4470][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],811][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7558][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3107][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9253][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6710][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3119][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7561][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6694][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9201][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1771][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9838][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8413][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7671][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9254][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8247][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9181][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8275][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8421][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7622][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1779][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7126][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9269][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8425][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6726][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4623][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2443][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8129][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6722][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9858][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9273][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],807][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9190][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1783][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6785][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5187][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8481][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5930][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1271][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9357][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8154][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1743][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9258][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8545][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7654][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1267][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9865][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4639][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5950][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5417][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5191][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9345][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5934][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7178][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2419][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6753][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2447][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6781][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9270][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],783][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8521][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9926][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5946][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3123][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6749][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8303][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9318][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3813][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9814][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3811][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8177][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8434][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7699][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9413][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5458][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7691][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9397][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9350][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9841][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1287][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4189][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5942][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2463][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9358][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7687][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8509][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6770][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5183][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7685][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7642][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1795][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9361][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6786][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6111][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6793][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6806][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9369][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4647][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7646][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6789][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9846][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5163][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9317][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4214][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7715][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5553][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6885][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8210][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6798][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8597][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7710][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1283][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6857][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4222][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1803][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3841][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4619][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9234][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6893][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1275][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9874][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3897][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7273][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6902][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5207][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8259][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8561][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9414][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9442][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7753][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9398][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7645][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1303][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],2570][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4809][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9422][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6869][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9958][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1299][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6837][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5239][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],5597][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5542][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3167][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8585][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6882][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1799][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9965][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5514][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9962][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3139][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6937][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3175][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8577][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5474][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9966][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3849][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],831][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9478][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3839][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7713][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4694][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7717][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2459][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],1894][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8335][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9989][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9917][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9982][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8629][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],3946][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7722][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6889][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9938][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6989][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9974][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9969][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6946][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3913][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7810][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2475][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7801][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9426][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9477][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9970][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1815][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9365][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6107][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9986][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4745][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1823][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6997][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9406][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4825][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4718][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9534][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8701][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8426][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8709][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4738][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9433][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6413][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],1966][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8674][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9981][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7818][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1311][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7885][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5231][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9566][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8649][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8706][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7773][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1827][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9574][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2451][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8693][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2487][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7865][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6970][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6978][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9437][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8662][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7797][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2483][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7802][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],4797][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9594][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8489][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],6998][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9493][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7759][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9578][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],3997][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],855][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7442][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7813][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7775][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],6461][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8442][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4667][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8462][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7521][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9570][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8485][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1323][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5566][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7513][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9546][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7763][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7965][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8343][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9462][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7849][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8753][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8714][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5415][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9586][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7869][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9654][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9593][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7490][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],3645][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7878][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9677][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7945][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9490][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1951][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9558][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3199][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4945][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5427][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5561][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4790][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9538][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7731][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7569][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9658][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9709][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8510][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7577][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9638][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7601][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7723][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7997][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7898][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1327][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7949][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9634][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5435][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9685][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5247][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],4941][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1987][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8605][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8617][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9622][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1859][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8745][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2515][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7950][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3211][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9705][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5694][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5251][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8613][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5259][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9769][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1863][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8866][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8665][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5243][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8870][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9669][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1307][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8885][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3915][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5873][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5267][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8869][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9630][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5805][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],531][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3223][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7705][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5287][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5447][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8909][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8773][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2523][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8882][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],7757][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3923][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9737][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],5826][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9765][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],7662][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9785][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6678][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8933][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],8862][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7718][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1855][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9861][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1879][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8930][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9913][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],5945][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3678][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8363][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8821][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8829][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],883][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],8837][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2551][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],7909][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9873][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9726][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9746][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9885][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],8941][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9706][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9977][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1867][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8974][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],6977][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],2531][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7779][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9909][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9718][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-4.nancy.grid5000.fr][[53314,1],9929][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5311][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5842][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9933][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9738][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6175][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9730][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],8399][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3927][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],6730][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7734][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],4707][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7787][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-4.nancy.grid5000.fr][[53314,1],9993][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5850][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],3822][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],887][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5299][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5483][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],4870][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1883][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5291][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5319][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5471][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6203][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9878][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9866][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1891][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3239][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2563][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3255][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-6.nancy.grid5000.fr][[53314,1],9862][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],871][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3247][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3259][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9894][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4715][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],5866][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6223][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8375][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],4874][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],9882][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5283][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],8886][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],231][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-6.nancy.grid5000.fr][[53314,1],7894][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],3939][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7811][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8411][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],575][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1887][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1967][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7795][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8347][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7815][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5335][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],891][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3251][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4743][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7803][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7835][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr:17190] 4378 more processes have sent help message help-mpi-btl-openib.txt / error in device init
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1343][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8371][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4739][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1351][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8379][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1911][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],479][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8383][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],907][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3979][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7823][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],915][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8355][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1359][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5331][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5347][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6247][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2595][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5515][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7827][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2591][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8447][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1367][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2583][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1931][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2499][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7839][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7851][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],527][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],927][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5543][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3279][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8387][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1387][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1947][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8395][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1383][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5351][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7863][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4755][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8419][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4775][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2611][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2615][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3303][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3307][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4007][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6295][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7871][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],959][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4767][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8435][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2619][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],951][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2623][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4779][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8423][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8427][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8407][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4011][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1399][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1215][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9023][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3319][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4019][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9003][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4791][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8443][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5375][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5367][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4015][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1971][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],967][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4795][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7867][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4783][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],587][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9019][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5387][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2635][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4039][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8451][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9031][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7887][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9027][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9015][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],947][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1427][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1991][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4799][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],971][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2639][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4815][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4823][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6323][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5615][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],563][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5399][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7895][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8471][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2651][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4035][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7927][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9035][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6343][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2655][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2503][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],607][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],975][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],979][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],275][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6331][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2659][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],595][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5647][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4059][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4055][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7931][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1459][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7059][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7907][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4831][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9087][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5431][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5451][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2519][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5407][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9079][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7911][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5419][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7919][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4071][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2687][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6367][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1471][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2691][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3407][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5455][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2547][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7951][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7939][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1455][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2699][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6363][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4875][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4087][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7079][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],983][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4099][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5463][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3027][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5467][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5659][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6371][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3415][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],991][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],623][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7083][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4919][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2715][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7955][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2559][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5459][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4091][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9107][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6383][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1483][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3039][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3431][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4879][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7963][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5475][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1487][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4103][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9123][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8535][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7115][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6003][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3419][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2011][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3059][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7983][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7979][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2587][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1491][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7131][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4899][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3079][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5511][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3423][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6007][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4927][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],995][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4887][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4883][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],703][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],999][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3075][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4143][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6019][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6039][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5499][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6023][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3443][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2603][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4915][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9155][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4159][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4907][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3451][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8595][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4911][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3483][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8587][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4175][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6067][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2063][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2775][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5527][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4999][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4959][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9167][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4951][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4931][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2051][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5531][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4943][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2791][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8603][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1527][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6079][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6043][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4963][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8611][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4183][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9203][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9179][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3111][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4199][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],675][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6035][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4207][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8619][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9195][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5771][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7215][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8627][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2643][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6095][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9207][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2111][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2099][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3499][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9191][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2831][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4215][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4223][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4979][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2835][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6103][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9187][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9223][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3523][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2043][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9215][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4995][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6071][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2115][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6099][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2671][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9211][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1563][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6495][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5575][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7243][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2843][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2839][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1587][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9219][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5567][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2135][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9243][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2107][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6123][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4251][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6087][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5555][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2663][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8647][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3583][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3535][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],715][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1595][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2095][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5571][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9239][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5823][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1591][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8663][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5563][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2679][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8659][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2871][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2139][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1571][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4247][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1607][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3171][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2879][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6555][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],659][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6135][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4259][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1575][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9263][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6119][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5579][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3563][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5587][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3595][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4255][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4263][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6575][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7271][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3603][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2131][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3599][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9283][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4279][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],723][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1611][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8671][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2151][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2903][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3219][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4287][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4295][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2911][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1627][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2919][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6159][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3623][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2915][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],1623][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3615][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4307][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5623][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2923][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1619][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2155][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3607][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8023][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7327][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3639][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5631][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5895][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2935][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8031][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],7323][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5907][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9303][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1647][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2167][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3627][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6183][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8707][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9307][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7335][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4319][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8047][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1643][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4323][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3651][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3235][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9315][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8703][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2971][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1655][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2179][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3655][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2955][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8055][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1663][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8743][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8723][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6151][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8727][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9327][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2203][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8075][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4343][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3675][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2727][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8731][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6199][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2199][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8747][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2223][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2207][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8739][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9347][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2731][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5027][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8759][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],399][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9375][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2991][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4383][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4379][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5039][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2227][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6195][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8103][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3271][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3283][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8763][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9391][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1671][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5043][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8783][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5051][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2235][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5979][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5671][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5683][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2747][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6215][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8767][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6219][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6227][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8791][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6251][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9387][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6235][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9383][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6263][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8795][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9403][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6243][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5695][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5687][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3275][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5711][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5703][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6267][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8815][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8819][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8811][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9411][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8831][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2815][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8827][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3335][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],6271][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8839][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5723][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5715][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6291][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9447][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9451][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3343][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6303][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5735][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8887][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8883][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6327][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5787][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5779][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9479][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2875][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5783][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6375][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8903][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5811][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6347][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7007][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8879][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5815][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5807][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5827][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9515][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8895][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8915][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8907][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7003][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5819][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9499][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6395][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6339][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2855][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7047][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8935][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9503][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9523][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8919][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5839][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5835][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8959][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5855][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8939][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2907][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6391][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5871][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8951][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3439][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9551][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6407][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2891][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8947][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9543][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9555][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8979][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6411][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7031][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3459][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3447][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6415][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5883][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9563][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1531][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8963][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8967][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5875][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9579][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7075][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4003][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2931][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7087][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4051][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7067][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8975][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3475][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1519][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6455][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6427][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9575][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8991][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9591][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4067][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6463][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9587][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6451][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2959][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7103][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6459][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3511][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6479][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7055][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9619][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5903][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3527][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9631][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2983][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5915][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6487][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9627][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5923][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6503][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6507][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7123][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4147][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7135][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9623][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4111][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4151][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9643][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7091][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7139][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2987][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7155][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6519][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9667][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4127][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5955][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5963][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3539][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5971][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9659][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9671][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7151][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6547][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1583][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9703][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2039][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9687][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4179][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7143][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2047][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7191][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4167][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9683][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5991][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9735][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9727][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9715][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3619][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7195][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7211][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6567][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4231][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6583][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4203][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7255][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4239][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7207][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7219][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4227][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6603][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7227][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7223][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6599][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7283][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2091][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2087][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7239][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4235][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2123][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6611][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7263][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6607][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7267][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6639][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6619][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9767][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7279][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6615][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3635][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7291][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7299][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9779][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7295][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9811][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3667][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9787][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9791][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3663][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7315][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6635][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9815][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9795][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4327][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8027][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7343][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6647][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9823][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9807][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9803][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1043][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4335][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8059][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9827][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2159][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6675][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6679][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6703][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7383][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9831][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7339][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7351][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9819][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5023][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8039][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6691][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6695][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3695][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9843][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3699][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3711][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4371][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7355][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6687][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6723][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4355][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4315][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8087][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6711][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9859][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9867][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6743][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6739][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8083][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7423][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5063][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9879][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7415][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6751][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7399][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6771][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2191][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3791][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4403][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9895][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8091][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9899][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9903][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8131][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8119][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5067][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4407][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8147][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8171][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9911][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5095][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8099][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3815][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6819][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5103][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9939][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7475][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6791][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6787][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6807][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8159][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6779][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6839][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9951][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5115][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8135][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-8.nancy.grid5000.fr][[53314,1],5135][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8183][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7479][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4459][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8167][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1755][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7487][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8187][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9963][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7503][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1787][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9967][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9975][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7519][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2311][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7495][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9955][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8191][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5175][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8207][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3875][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6875][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3879][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5219][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6871][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7551][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7559][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7571][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7531][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1831][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3871][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8243][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6915][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4543][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8251][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6887][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7599][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7591][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8283][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6939][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8287][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7595][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7575][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3947][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9011][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8279][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7579][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6911][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7651][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3951][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8323][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2387][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3963][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7647][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6967][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3911][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8331][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8319][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1875][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9047][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6959][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9063][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7663][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4579][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9055][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9083][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2439][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9007][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7695][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2395][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6011][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3983][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8391][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9099][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7623][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7679][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6975][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5307][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8351][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9067][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9115][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7619][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9091][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3991][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6991][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1915][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8415][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9111][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4611][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1263][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7739][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7711][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9095][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4663][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5363][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5355][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4675][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7703][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7659][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2495][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4671][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8459][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4691][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3083][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7767][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5359][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8475][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2511][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6047][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8467][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9143][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7747][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4703][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5403][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9183][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4695][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9159][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9235][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1959][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5439][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5391][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8479][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7755][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7751][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8487][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6083][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9231][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4747][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7807][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4787][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7771][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8503][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9151][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9227][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8519][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2527][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9251][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8507][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6091][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4771][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1979][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8539][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9175][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7799][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8547][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9271][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8543][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8523][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4807][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8551][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9255][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8531][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7855][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1999][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7831][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6139][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6147][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2579][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3191][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9267][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9295][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8563][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8555][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7875][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9247][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8511][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4827][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5507][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9279][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7879][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3203][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6131][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4847][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8583][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9259][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8591][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9299][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8579][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7891][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7883][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8599][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5539][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9291][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7935][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6155][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5547][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7915][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2607][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4871][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9335][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8567][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8571][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6207][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7943][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4891][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8643][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8615][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8651][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4863][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7959][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7023][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2631][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9339][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7971][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4923][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4895][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5591][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7991][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2647][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7987][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8655][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8691][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9367][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9399][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9395][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9407][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9371][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8683][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8711][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4939][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8695][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6239][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7011][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8699][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9423][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4047][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9435][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5639][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7051][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4075][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7063][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9427][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8067][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8771][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5655][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8079][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9419][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8755][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8779][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3363][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6287][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9431][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5699][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7099][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8775][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5691][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9459][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5707][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9443][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3367][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7095][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8015][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9415][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9507][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7183][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5747][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5743][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9467][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7163][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8051][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9527][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5767][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5795][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2779][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5751][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6399][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8799][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4155][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5763][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8847][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9455][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7179][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],2847][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9535][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9547][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9567][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5831][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9539][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6447][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6471][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3435][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8863][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9559][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8851][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8139][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6515][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6523][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6511][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9039][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8859][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],1079][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9103][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8195][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8155][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6031][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6499][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9615][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9607][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6543][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7387][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7359][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5843][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6551][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9599][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7403][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7331][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4043][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8911][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7303][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8955][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9147][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8223][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8943][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8923][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9611][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9647][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9051][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8043][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5927][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7363][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9199][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5851][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5983][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5879][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7391][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6191][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5931][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8999][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5919][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9663][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6559][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7523][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8995][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8267][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9679][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9719][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9763][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8339][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9751][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6655][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9747][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9287][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3659][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9731][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8179][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9739][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9723][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6683][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5995][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8327][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9311][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7547][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6171][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4539][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9323][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9743][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8367][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9759][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9799][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5943][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9775][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8439][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4455][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4575][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9771][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6255][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9379][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5423][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9839][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9755][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9847][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8431][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6315][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8491][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8463][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7563][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9363][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7371][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9835][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9875][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3707][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6755][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9883][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6699][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8515][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3743][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9855][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7483][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4615][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4595][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9319][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8495][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3847][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9331][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9355][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6795][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9891][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6759][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6715][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9851][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9343][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7515][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7707][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7407][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9359][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7683][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9439][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9487][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6831][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9483][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7675][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7395][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6851][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6767][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7667][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6827][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9935][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5599][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8575][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7735][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7615][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8455][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8607][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5635][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7499][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9463][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4683][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7727][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9931][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6879][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8639][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9947][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9471][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6895][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6863][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9475][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9571][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5619][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8675][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6527][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6987][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9491][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8679][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7791][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9943][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6955][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6931][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5679][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6531][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9987][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9583][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9979][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8715][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],3971][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9983][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7859][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9999][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6963][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9595][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7899][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9639][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8787][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8823][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4851][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8807][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4859][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9675][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9695][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8867][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8835][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8687][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8803][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7999][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7783][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8875][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8899][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8871][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8855][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],4983][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6899][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7995][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],5887][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9915][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9919][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9863][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],8891][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7903][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],6907][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],7947][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9971][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
CMA: unable to open RDMA device
[grimoire-8.nancy.grid5000.fr][[53314,1],9995][../../../../../../ompi/mca/btl/openib/btl_openib_component.c:1504:init_one_device] error obtaining device context for mlx4_0 errno says Cannot allocate memory
[grimoire-1.nancy.grid5000.fr:17190] 1209 more processes have sent help message help-mpi-btl-openib.txt / error in device init
--------------------------------------------------------------------------
At least one pair of MPI processes are unable to reach each other for
MPI communications.  This means that no Open MPI device has indicated
that it can be used to communicate between these processes.  This is
an error; Open MPI requires that all MPI processes be able to reach
each other.  This error can sometimes be the result of forgetting to
specify the "self" BTL.

  Process 1 ([[53314,1],1560]) is on host: grimoire-1.nancy.grid5000.fr
  Process 2 ([[53314,1],1]) is on host: grimoire-4
  BTLs attempted: openib self sm

Your MPI job is now going to abort; sorry.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
It looks like MPI_INIT failed for some reason; your parallel process is
likely to abort.  There are many reasons that a parallel process can
fail during MPI_INIT; some of which are due to configuration or environment
problems.  This failure appears to be an internal failure; here's some
additional information (which may only be relevant to an Open MPI
developer):

  PML add procs failed
  --> Returned "Unreachable" (-12) instead of "Success" (0)
--------------------------------------------------------------------------
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:17584] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
--------------------------------------------------------------------------
mpirun has exited due to process rank 1560 with PID 17584 on
node grimoire-1.nancy.grid5000.fr exiting without calling "finalize". This may
have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:17999] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:17995] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:19602] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:17594] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:18406] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:17993] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:17590] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:17989] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:17992] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:19310] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:19610] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:18402] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:18807] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:18798] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:18702] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:19210] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:19604] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:19606] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:19607] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:17593] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:18804] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:17991] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
*** The MPI_Init() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[grimoire-1.nancy.grid5000.fr:18802] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed!
[grimoire-1.nancy.grid5000.fr:17190] 23 more processes have sent help message help-mca-bml-r2.txt / unreachable proc
[grimoire-1.nancy.grid5000.fr:17190] 5 more processes have sent help message help-mpi-runtime / mpi_init:startup:internal-failure
[grimoire-1.nancy.grid5000.fr:17190] 18 more processes have sent help message help-mpi-runtime / mpi_init:startup:internal-failure


More information about the mpi-forum mailing list