You can disable it a few different ways.  The easiest way is probably to set 
the "OMPI_MCA_memory_linux_disable" environment variable to "yes" before you 
launch mpirun.



On Dec 16, 2014, at 5:15 AM, tom fogal <tfo...@sci.utah.edu> wrote:

> I somewhat arbitrarily came across this bug:
> 
>  https://github.com/open-mpi/ompi/issues/299
> 
> I have an application which does `fun' things to a subprocess' memory
> layout, and I worry that mucking with symbols (particularly malloc and
> mmap) will break some assumptions I make.  Is there a way to disable
> this interception?
> 
> I would be fine if disabling it broke/disabled some functionality: I'm
> just running locally on a few cores and could use a TCP transport, for
> now.
> 
> Thanks much,
> 
> -tom
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post: 
> http://www.open-mpi.org/community/lists/users/2014/12/26007.php


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to