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

Segmentation fault (core dumped) #58

Open
truemanstock opened this issue Apr 18, 2024 · 2 comments
Open

Segmentation fault (core dumped) #58

truemanstock opened this issue Apr 18, 2024 · 2 comments

Comments

@truemanstock
Copy link

jwshi@mathxy1:~/Desktop/last_exp/score_sde_pytorch-main$ python main.py --config /home/jwshi/Desktop/last_exp/score_sde_pytorch-main/configs/ve/cifar10_ncsnpp.py --mode eval --workdir /home/jwshi/Desktop/last_exp/score_sde_pytorch-main/work
2024-04-18 11:54:36.411638: I tensorflow/stream_executor/platform/default/dso_loader.cc:49] Successfully opened dynamic library libcudart.so.11.0
WARNING:tensorflow:From /home/jwshi/anaconda3/envs/sgm2/lib/python3.7/site-packages/tensorflow_gan/python/estimator/tpu_gan_estimator.py:42: The name tf.estimator.tpu.TPUEstimator is deprecated. Please use tf.compat.v1.estimator.tpu.TPUEstimator instead.
Segmentation fault (core dumped)

我已经按照前面的牛贴删除了cache中的cpp_extension的lock但是仍然出现了一个Segmentation fault (core dumped)的奇怪错误。

@YoungJaae
Copy link

现在有解决吗

@iamtonymwt
Copy link

jwshi@mathxy1:~/Desktop/last_exp/score_sde_pytorch-main$ python main.py --config /home/jwshi/Desktop/last_exp/score_sde_pytorch-main/configs/ve/cifar10_ncsnpp.py --mode eval --workdir /home/jwshi/Desktop/last_exp/score_sde_pytorch-main/work 2024-04-18 11:54:36.411638: I tensorflow/stream_executor/platform/default/dso_loader.cc:49] Successfully opened dynamic library libcudart.so.11.0 WARNING:tensorflow:From /home/jwshi/anaconda3/envs/sgm2/lib/python3.7/site-packages/tensorflow_gan/python/estimator/tpu_gan_estimator.py:42: The name tf.estimator.tpu.TPUEstimator is deprecated. Please use tf.compat.v1.estimator.tpu.TPUEstimator instead. Segmentation fault (core dumped)

我已经按照前面的牛贴删除了cache中的cpp_extension的lock但是仍然出现了一个Segmentation fault (core dumped)的奇怪错误。

Hi Have you fixed this?

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