Hi,
I am running Open MPI on Mac OS Catalina and am running into an issue.
- I installed Open MPI and everything seemed to be working fine until a few
hours ago.
- I make and run with the terminal command:
* make && mpiexec --mca shmem posix --oversubscribe -np 8 main.out*
- When I do this, I
before i debug ucx further (cause it's totally not working for me), i
figured i'd check to see if it's *really* required to use shmem inside
of openmpi. i'm pretty sure the answer is yes, but i wanted to double
check.
___
users mailing list
users@lists.o