use available custom easyblock for DualSPHysics v5.0.175 w/ CUDA 11.4.1#23382
Conversation
|
Comparing to the CPU only version: $ diff DualSPHysics-5.0.175-GCC-11.2.0-CUDA-11.4.1.eb d/DualSPHysics/DualSPHysics-5.0.175-GCC-11.2.0.eb
7d6
< versionsuffix = '-CUDA-%(cudaver)s'
22,26c21
< patches = ['%(name)s-%(version)s.patch']
< checksums = [
< 'd65bb7b8b4a21582091a534142348e46cff0a288a97ef86643bc2dde15637575', # v5.0.175.tar.gz
< 'b2fad86d99e31fe2e1b5c65bab60a4f14362401b6de00a395b3a1bd13f608366', # DualSPHysics-5.0.175.patch
< ]
---
> checksums = ['d65bb7b8b4a21582091a534142348e46cff0a288a97ef86643bc2dde15637575']
29d23
< ('CUDA', '11.4.1', '', SYSTEM),
30a25
> # only needed if EasyBuild is configured with rpath: |
|
Test report by @branfosj |
|
Test report by @jfgrimm |
|
@boegelbot: please test @ jsc-zen3 |
|
@jfgrimm: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3061461610 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
This looks like https://forums.developer.nvidia.com/t/cuda-11-5-samples-throw-multiple-error-attribute-malloc-does-not-take-arguments/192750 I'm not interested in fixing that. Either we merge this as is, as it is not the cause of the failure, or I'll close the PR as it'll never get fixed. |
DualSPhysics-5.0.175-GCC-11.2.0-CUDA-11.4.1.eb
(created using
eb --new-pr)separate_build_dirtoTrueand update GPU target in custom easyblock for DualSPhysics easybuild-easyblocks#3835