lanl / spiner

Performance portable routines for generic, tabulated, multi-dimensional data
https://lanl.github.io/spiner
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

CI: upgrade to CUDA 11.6 on power9 #63

Closed rbberger closed 1 year ago

rbberger commented 1 year ago

PR Summary

The CI pipeline was still loading the CUDA 11.4 module.

PR Checklist

rbberger commented 1 year ago

@ktsai7 @Yurlungur passes re-git

ktsai7 commented 1 year ago

While we are at this, could you update the power9 partition name to power9-rhel7 in the file?

.power9: &power9
    SCHEDULER_PARAMETERS: "--nodes=1 --partition=power9"

@rbberger @Yurlungur the power9 partition only has 2 nodes left, which will hang the job quite often so we need to switch to the power9-rhel7

rbberger commented 1 year ago

@Yurlungur feel free to take this one over while I'm on leave.

Yurlungur commented 1 year ago

@Yurlungur feel free to take this one over while I'm on leave.

Will do

While we are at this, could you update the power9 partition name to power9-rhel7 in the file?

Yep I'll make that change. And then if you're happy with it, @ktsai7 , I'll merge after tests pass.

Yurlungur commented 1 year ago

Oh wait, I see you already did it. Thanks, @ktsai7 . I'll run the tests on Darwin and then merge if they pass. (And if you click approve. :) )