lxlde
lxlde
If I have run "sudo apt install python3-mpi4py" to install the binary packages on linux, I still need to load the MPI module(to run "module load mpi/mpich-$(arch)")? and after I...
@dalcinl like this : ~$ which python /home/ruichen/anaconda3/envs/lxl/bin/python ~$ python --version Python 3.9.7 ~$ python -c "import mpi4py; print(mpi4py)" >
@dalcinl I moved my project to the windows platform, which is also the anaconda environment, and it can be run successfully by using the statement 'python -m pip install mpi4py'...
download from here https://huggingface.co/openai/clip-vit-large-patch14