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

CUDA on ppc64le / aarch64 #725

Closed
jaimergp opened this issue Aug 5, 2020 · 7 comments · Fixed by #2527
Closed

CUDA on ppc64le / aarch64 #725

jaimergp opened this issue Aug 5, 2020 · 7 comments · Fixed by #2527

Comments

@jaimergp
Copy link
Member

jaimergp commented Aug 5, 2020

Now that cudatoolkit==10.2 is available on defaults and linux-anvil-ppc64le-cuda is on Docker, is it possible to add this configuration to the cuda_compiler_version list and corresponding zipped keys?

-- edit see summary on current status here --

@jakirkham
Copy link
Member

Sounds fine to me. Do you want to add a PR?

Probably involves doing something like this with nvcc first ( conda-forge/nvcc-feedstock#38 ) and then reverting it later ( conda-forge/nvcc-feedstock#39 ) once conda-forge-pinning is updated as before ( #377 ).

I guess the other question is, do we want the older CUDA versions there as well ( AnacondaRecipes/cudatoolkit-feedstock#8 )?

@leofang
Copy link
Member

leofang commented May 13, 2021

@jaimergp Is a PR to this feedstock the final step to get it up and running?

@jaimergp
Copy link
Member Author

jaimergp commented May 14, 2021

@leofang - I think the current support for PPC64LE is only in "manual mode", aka maintaining your own conda_build_config.yaml, as hinted in conda-forge/nvcc-feedstock#66 (comment)

However, if the team thinks that a migration is worth for PPC-10.2, I'd be ok with it.

@jakirkham
Copy link
Member

It might be worth migrating, but it might be better to do this once we have ARM as well

@leofang
Copy link
Member

leofang commented May 14, 2021

@jakirkham Is there anyone working on ARM now?

@jaimergp jaimergp changed the title CUDA on ppc64le CUDA on ppc64le / aarch64 Jul 21, 2021
@jaimergp
Copy link
Member Author

I have summarized the status in conda-forge/cudatoolkit-feedstock#64, where I think it makes more sense to have this conversation. I'd rather close this one here because it took me ages to find it :D

cc @leofang @jakirkham -- note that right now there's no way to add functioning ARM support due to the CentOS8. CUDA 10.2 for PPC is technically there and can be migrated to if we want.

@jakirkham
Copy link
Member

Closing now that PR ( #2527 ) is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants