This can usually be found on Twitter.
If you're ever running MPICH or mpirun or whatever, and you see errors regarding your semaphores, something like:
p4_error: semget failed for setnum: 0
This means you are running out of semaphores. The answer? Simple: run the
cleanipcsprogram to clean up your semaphores on every one of your cluster servers.
So it goes.
Labels: cleanipcs, mpich, mpirun
This post was posted by Unknown at 4:53 pm