$ errno 24
EMFILE 24 Too many open files

Ohoh that's a new one :)

Can you do a strace of the program and send the output?
If the file is big, you can send it to me in a private mail.

Brice



Le 17/09/2014 18:14, Aulwes, Rob a écrit :
> ERRNO = 24.
>
> From: Brice Goglin <brice.gog...@inria.fr <mailto:brice.gog...@inria.fr>>
> Date: Wed, 17 Sep 2014 18:07:08 +0200
> To: Hardware locality user list <hwloc-us...@open-mpi.org
> <mailto:hwloc-us...@open-mpi.org>>, Rob Aulwes <r...@lanl.gov
> <mailto:r...@lanl.gov>>
> Subject: Re: [hwloc-users] more detailed errors
>
> What is errno after load() failing?
> Brice
>
> On 17 septembre 2014 17:43:13 UTC+02:00, "Aulwes, Rob" <r...@lanl.gov
> <mailto:r...@lanl.gov>> wrote:
>
>     Hi,
>
>     A call to hwloc_topology_load is failing, but all that is returned
>     is –1.  Are there error reporting routines that can be called to
>     get more details about the error?  The doc for hwloc_topology_load
>     only says that –1 is returned on error, but doesn't give any hints
>     about what could cause an error (I already check that a topology
>     object was initialized with hwloc_topology_init).
>
>     Thanks,
>     Rob Aulwes
>
>     ------------------------------------------------------------------------
>
>     hwloc-users mailing list
>     hwloc-us...@open-mpi.org <mailto:hwloc-us...@open-mpi.org>
>     Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/hwloc-users
>     Link to this post: 
> http://www.open-mpi.org/community/lists/hwloc-users/2014/09/1081.php
>

Reply via email to