Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Environment reproducibility #1

Open
pranjaldhole opened this issue Aug 14, 2022 · 1 comment
Open

Environment reproducibility #1

pranjaldhole opened this issue Aug 14, 2022 · 1 comment

Comments

@pranjaldhole
Copy link

Hi, I am trying to run your code. However, I am trying to get packages prepared on newest version and have been encountering errors such as with mpi4py which does not install correctly in my environment.

Is it possible for you guys to provide a requirements.txt file for me to generate the python virtual environment that will set up the dependencies to run the code? Otherwise a container image such as docker will also be great!

@NaiveXu
Copy link

NaiveXu commented Mar 16, 2023

i went to MPI's website and found a solution to me. hope it would work for you, too.
conda install openmpi openmpi-mpicc openmpi-mpicxx openmpi-mpifor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants