[OMPI devel] mpirun @ 100%
I just noticed that mpirun (r27751) is taking 100% of CPU even for apps with no output. George.
[OMPI devel] OMPI trunk: MPI C++ bindings no longer build by default
Per discussion and RFC, on the trunk (i.e., what will someday be OMPI v1.9), the MPI C++ bindings are no longer built by default. You can enable them via the configure switch --enable-mpi-cxx. Those who are running MTT, you probably want to add --enable-mpi-cxx to your OMPI configuration so that the C++ tests will still run. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/
[OMPI devel] Compiling OpenMPI 1.7 with LLVM clang or llvm-gcc
Has anyone experienced any problems compiling OpenMPI 1/7 with the llvm compiler and C front ends? -- Ken