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

Anyway to compile in new OS (Fedora 32 or Ubuntu 20.04) ?? #18

Open
ilpadrinohack opened this issue Sep 14, 2020 · 0 comments
Open

Anyway to compile in new OS (Fedora 32 or Ubuntu 20.04) ?? #18

ilpadrinohack opened this issue Sep 14, 2020 · 0 comments

Comments

@ilpadrinohack
Copy link

I have been trying to compile the binary in both updated OS. As they CUDA only supports gcc < 8, there is no way to compile this. I have installed gcc 8.2 and now I have gcc 10 ad gcc 8 installed in my system. I have compiled leela binary with the flag -Dnvcc_ccbin=gcc82, but I have been not able to add some flag to use gcc 8 instead of gcc 10.

I have tried with export, CXX, CC and GCC flag to "make" command, but no luck.

Any ideas?

Thanks in advance

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