0 votes
12 views
Hello,

I'm trying to use the package mpi4py to parallelize a task in a python script (PHAT_Segment.py). I've typed the command:

mpiexec -n 4 python PHAT_Segment.py

And I am getting the following error:

ImportError: librt.so.1: cannot open shared object file: No such file or directory

I've checked that mpi4py is installed and have tried to look up this error online and haven't had any success. Please let me know how I should proceed.
ago by aspatel (140 points)
edited ago by 0 | 12 views

1 Answer

0 votes
Thanks for the report and we apologize for the inconvenience.  The missing libraries have been copied to the right environment and you should be able to use MPI again.  If you continue to have problems, please follow up.
ago by datalab (21.6k points)

447 questions

462 answers

472 comments

658 users

Welcome to Data Lab Help Desk, where you can ask questions and receive answers from other members of the community.

Categories