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

Error when doing training: Segmentation fault #35

Open
JiamingHu121 opened this issue Dec 15, 2022 · 2 comments
Open

Error when doing training: Segmentation fault #35

JiamingHu121 opened this issue Dec 15, 2022 · 2 comments

Comments

@JiamingHu121
Copy link

Hi professor, I followed the installation in README and use env.yaml to create the conda environment on GPU clusters. When i try command like python cdvae/run.py data=carbon an error occurs:
[2022-12-15 21:18:19,363][hydra.utils][INFO] - Instantiating <cdvae.pl_data.datamodule.CrystDataModule> Segmentation fault (core dumped)
I have tried other data like mp_20 and tried to add CXX=g++ before command but still failed. Could you please help me about that? Thanks !

@chiku-parida
Copy link

This is due PyTorch version. Reinstall the PyTorch correct version and it will work.

@bofusun1190
Copy link

This is due PyTorch version. Reinstall the PyTorch correct version and it will work.

Hi professor, I encounter the same problem. Which PyTorch version should I install in the GPU cluster? .env setting or writing the payway in the .bashrc file? tks.

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

3 participants