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

Conditionally set C++17 for latest pytorch versions #126

Closed
wants to merge 18 commits into from
Prev Previous commit
Next Next commit
Update env
RaulPPelaez committed May 15, 2024
commit fc5a85fa15f2b9a346003761e14fd979b63103bd
3 changes: 3 additions & 0 deletions devtools/conda-envs/build-ubuntu-22.04.yml
Original file line number Diff line number Diff line change
@@ -18,3 +18,6 @@ dependencies:
- swig
- sysroot_linux-64 2.17
- torchani
# Required by python<3.8
# xref: https://github.com/conda-forge/linux-sysroot-feedstock/issues/52
- libxcrypt