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

Bug in image reconstruction with model.py #113

Open
ariskoutris opened this issue Nov 1, 2022 · 1 comment
Open

Bug in image reconstruction with model.py #113

ariskoutris opened this issue Nov 1, 2022 · 1 comment

Comments

@ariskoutris
Copy link

Hi,

I'm trying to set up the environment and test it by executing model.py. Even though no errors are returned, the reconstructed image seems very wrong.

My setup is:
WSL Ubuntu 18.04
Anaconda Python 3.6
tensorflow-gpu=1.8.0, horovod=0.13.8
GPU Compute Capability 8.6 (3060Ti)
Cuda 9.0, CuDNN 7.6.3

Has anyone dealt with something similar?

Thank you in advance.

@ariskoutris
Copy link
Author

Created the same environment on a machine with a GTX 1080 and the same experiment produces correct results.

I believe that there is a compatibility issue with the newer 3060Ti but I cannot really say what it is. Please note that I tried multiple compatible combinations of CUDA {9,10,11} and CUDNN with no success.

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