Known Issues

IssueDescription
Error Python error: is a directory, cannot continue when linked to MPICH and executing via mpiexec/mpirun with >1 processIn some rare cases, this error will occur when trying to run with multiple MPI processes after having compiled with MPI support via the MPICH libraries. As best we can tell, it is caused by a bug in either the MPICH libraries or some version of the Python runtime libraries. If you see this error, try changing MPI library to something other than MPICH.