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

Errors when installing odlcuda with GCC. #33

Open
Isi-2190501010 opened this issue Sep 13, 2020 · 5 comments
Open

Errors when installing odlcuda with GCC. #33

Isi-2190501010 opened this issue Sep 13, 2020 · 5 comments

Comments

@Isi-2190501010
Copy link

We have installed odl and run pytest, no errors. But when we tried to install odlcuda by using this command “CUDA_ROOT=/usr/local/cuda-10.2 CUDA_COMPUTE=75 conda build ./conda”. The following errors occurs,
"conda_build.exceptions.DependencyNeedsBuildingError: Unsatisfiable dependencies for platform linux-64: {"gcc[version='<5']"}".
I wonder what the problem is and how to slove this. Thanks a lot.

@adler-j
Copy link
Member

adler-j commented Sep 13, 2020

Hi! odlcuda is mostly discontinued these days except for a few niche use cases. I'd recommend not using it in general.

What are you looking to use odlcuda for?

@Isi-2190501010
Copy link
Author

I use it for your Learned Primal-Dual network codes, is this not necessary for running the codes?

@adler-j
Copy link
Member

adler-j commented Sep 14, 2020

It should not be necessary.

@Isi-2190501010
Copy link
Author

It's great! Thank you very much.

@ys830
Copy link

ys830 commented Nov 14, 2022

Did you use odlcuda successfully? I want to use it in deep neural network, but I met some problems when I compile it.

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