-
Notifications
You must be signed in to change notification settings - Fork 769
add cuda-binding, cuda-core, cuda-pathfinder extensions to CUDA-Python v12.8.0 + add easyconfigs for numba-cuda v0.20.0, filecheck-python v1.0.3 w/ foss/2025a + CUDA 12.8.0
#24665
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
Conversation
…check-python-1.0.3-GCCcore-14.2.0.eb
Updated software
|
|
Test report by @Micket |
|
Test report by @Thyre |
|
Test report by @Micket |
|
Test report by @Micket |
|
Test report by @Thyre |
|
Test report by @Thyre |
|
Test report by @Micket |
License once again... |
|
Test report by @Micket |
|
Test report by @Thyre |
Most of the tests are failing with: What a nightmare... |
|
Test report by @Micket |
CUDA-Python 12.9.1 god rid of this error message. CUDA-Python 12.9.0 still has it. 12.9.1 added |
|
side note "12.9.1 added cuda-pathfinder": Should i not have included in this bundle then (i intepret this as cuda-pathfinder not being used here). So, the problem code is and Looking at so, clearly, this code is meant ti work if nvJitLink can't be used, which, seems to be a strict requirement here not to tie the older version up to this. I'm thinking I would just shortcut to never consider nvjitlink. |
|
I added a patch to disable nvjitlink as it's to picky about os drivers (for this version of CUDA-Python at least) |
|
Test report by @Micket |
|
Test report by @Thyre |
cuda-binding, cuda-core, cuda-pathfinder extensions to CUDA-Python v12.8.0 + add easyconfigs for numba-cuda v0.20.0, filecheck-python v1.0.3 w/ foss/2025a + CUDA 12.8.0
boegel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
easybuild/easyconfigs/c/CUDA-Python/CUDA-Python-12.8.0-gfbf-2025a-CUDA-12.8.0.eb
Show resolved
Hide resolved
…r CUDA-Python v12.8.0
boegel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
@boegelbot please test @ jsc-zen3-a100 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... - notification for comment with ID 3584778192 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @boegel |
|
Going in, thanks @Micket! |
(created using
eb --new-pr)numba.cuda is dead, long live numba-cuda!
(this is required if you update your nvidia drivers to much, the "builtin" cuda backend will just segfault)
Needs
--include-easyblocks-from-pr 3975