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

Add official Cuda 8.0 support #468

Closed
crtrott opened this issue Oct 2, 2016 · 8 comments
Closed

Add official Cuda 8.0 support #468

crtrott opened this issue Oct 2, 2016 · 8 comments
Assignees
Labels
Enhancement Improve existing capability; will potentially require voting
Milestone

Comments

@crtrott
Copy link
Member

crtrott commented Oct 2, 2016

Has been working for a while, but we need to add nightly testing on X86 and Power.
I think we should use a gcc 5.x compiler (5.3 probably since that comes with SEMS) as the host side compiler.

@crtrott crtrott added the Enhancement Improve existing capability; will potentially require voting label Oct 2, 2016
@crtrott crtrott added this to the Fall 2016 milestone Oct 2, 2016
@crtrott crtrott self-assigned this Oct 2, 2016
@nmhamster
Copy link
Contributor

We are likely to transition to 5.4 in POWER in the new stack but it's undergoing testing at the moment.

@crtrott
Copy link
Member Author

crtrott commented Oct 2, 2016

Yeah sure thats no problem. I don't think we need to have the same versions on X86 and Power.

@crtrott
Copy link
Member Author

crtrott commented Oct 4, 2016

Nightly Testing is set up on Apollo.

@hcedwar
Copy link
Contributor

hcedwar commented Oct 5, 2016

Need SEMS supported module for this.
Need on all of our GPU testbeds.

@nmhamster
Copy link
Contributor

@hcedwar you will have the first production release of this on POWER8 shortly. SEMS are providing your support in the development environment. We are under evaluation on some other machines and expect to have this in a few weeks (we have other things in the queue for higher priority today unless this is super urgent).

@hcedwar
Copy link
Contributor

hcedwar commented Oct 12, 2016

CUDA 8 is not in the test_all_sandia

@jgfouca
Copy link
Contributor

jgfouca commented Oct 12, 2016

It will be soon.

@crtrott
Copy link
Member Author

crtrott commented Oct 12, 2016

It is:

COMPILERS=("cuda/8.0.44 $NVCC_MODULE_LIST $BUILD_LIST_CUDA_NVCC $KOKKOS_PATH/config/nvcc_wrapper $CUDA_WARNING_FLAGS"

It is not for kokkos-dev, but it is on Apollo and nightly tests have been running for a few days. You can check jenkins to see the output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve existing capability; will potentially require voting
Projects
None yet
Development

No branches or pull requests

4 participants