We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Everything proceeds for the install until I reach this step:
$ conda env create -f env.yml Collecting package metadata (repodata.json): done Solving environment: failed ResolvePackageNotFound: - pytorch=1.8.1 - pymatgen=2020.12.31
The text was updated successfully, but these errors were encountered:
Hi @dogunter. Which benchmark is this for?
Sorry, something went wrong.
Open Catalyst
Argh, sorry, these instructions are in serious need of update. Those were mostly just copied from the upstream repository. I'll work on this, but in the meantime you may have better luck with this updated version: https://github.com/Open-Catalyst-Project/ocp/blob/main/INSTALL.md Or even better would be to use the docker container sfarrell/mlperf-ocp:latest available on dockerhub. I primarily run with that container on NERSC systems using this script: https://github.com/mlcommons/hpc/blob/main/open_catalyst/scripts/train_pm_shifter.sh
sfarrell/mlperf-ocp:latest
No branches or pull requests
Everything proceeds for the install until I reach this step:
The text was updated successfully, but these errors were encountered: