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

Unknown segfault #25

Open
haydn-jones opened this issue Jul 25, 2022 · 0 comments
Open

Unknown segfault #25

haydn-jones opened this issue Jul 25, 2022 · 0 comments

Comments

@haydn-jones
Copy link

When using guacamol with PytorchLightning==1.6.5 and PyTorch==1.12.0 I get a mysterious segfault when running the following code:

import pytorch_lightning as pl
from guacamol import standard_benchmarks as sb
sb.valsartan_smarts()

However, when using PyTorch==1.11.0 this segfault does not occur. Unclear what is causing this issue.

For reproducibility I've attached the exports of my Conda environments for both the working configuration and the broken configuration. broken.yml is the environment that will segfault while working.yml is the environment that works.
Environments.zip

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

1 participant