remove duplicate (explicit) versionsuffix from UCC-CUDA#20966
remove duplicate (explicit) versionsuffix from UCC-CUDA#20966boegel merged 3 commits intoeasybuilders:developfrom
Conversation
It is cleaner with less room for mistakes to use the existing variable instead of redefining the same string multiple times.
|
@boegelbot please test @ jsc-zen3 |
|
@Thyre: 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 3389797143 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Going in, thanks @Flamefire! |
It is cleaner with less room for mistakes to use the existing variable instead of redefining the same string multiple times.
I suggest to do the same for all other ECs using a (CUDA) versionsuffix and dependencies using the same.