[mvapich-discuss] Failed to dealloc pd (Device or resource busy) message, what does it mean?

Deva devendar.bureddy at gmail.com
Mon Nov 18 15:48:29 EST 2013


Hi Ben

This message indicates some IB resource (QP, CQ ..etc) is not freed
properly in MPI_Finalize().  As you indicated, this do not affect normal
execution of the code.
What run time options you had for this run?

-Devendar


On Mon, Nov 18, 2013 at 11:47 AM, Ben <Benjamin.M.Auer at nasa.gov> wrote:

> Does anyone know what this message means:
> Failed to dealloc pd (Device or resource busy)
>
> We have been seeing this when running our atmospheric model with
> mvapich2.0b when the executable finishes and get identical messages from
> the root process on each node being run on.
>
> It doesn't seem to affect anything as the code completes fine without
> throwing any errors so this is just more for our own curiosity.
>
> mpiname -a reveals
>
> MVAPICH2 2.0b Fri Nov  8 11:17:40 EST 2013 ch3:mrail
>
> Compilation
> CC: icc -fpic -m64   -DNDEBUG -DNVALGRIND -O2
> CXX: icpc -fpic -m64  -DNDEBUG -DNVALGRIND -O2
> F77: ifort -L/lib -L/lib -m64 -fpic  -O2
> FC: ifort -m64 -fpic  -O2
>
> Configuration
> --with-device=ch3:mrail --with-rdma=gen2 CC=icc CXX=icpc F77=ifort
> FC=ifort CFLAGS=-fpic -m64 CXXFLAGS=-fpic -m64 FFLAGS=-m64 -fpic
> FCFLAGS=-m64 -fpic --enable-f77 --enable-fc --enable-cxx --enable-romio
> --enable-threads=default --with-hwloc -disable-multi-aliases
> -enable-xrc=yes -enable-hybrid --prefix=/usr/local/other/
> SLES11.1/mvapich2/2.0b/intel-13.1.3.192
>
> --
> Ben Auer, PhD   SSAI, Scientific Programmer/Analyst
> NASA GSFC,  Global Modeling and Assimilation Office
> Code 610.1, 8800 Greenbelt Rd, Greenbelt, MD  20771
> Phone: 301-286-9176               Fax: 301-614-6246
>
>
> _______________________________________________
> mvapich-discuss mailing list
> mvapich-discuss at cse.ohio-state.edu
> http://mailman.cse.ohio-state.edu/mailman/listinfo/mvapich-discuss
>



-- 


-Devendar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20131118/9eb530ec/attachment-0001.html>


More information about the mvapich-discuss mailing list