Skip to content

BUG/ENH: system calls over infiniband network

Sometimes, the dynamic library compilation (from codeStream or coded FO) fails when running with ib + openmpi combination.

Should system() calls be replaced by something else? e.g. vfork()

https://blogs.fau.de/zeiser/2007/06/21/fork-and-ofed-infiniband-stack/

http://stackoverflow.com/questions/22650455/vfork-vs-fork-in-mpi-mutiple-thread

@Mattijs @andy