easybuilders / easybuild-easyblocks

Collection of easyblocks that implement support for building and installing software with EasyBuild.
https://easybuild.io
GNU General Public License v2.0
106 stars 285 forks source link

enhance cuDNN easyblock to verify that EULA is accepted before installing it #3473

Closed ocaisa closed 1 month ago

boegel commented 1 month ago

@boegelbot please test @ jsc-zen3 EB_ARGS="--accept-eula-for=CUDA,cuDNN --installpath /tmp/$USER/pr3473 cuDNN-8.9.7.29-CUDA-12.3.0.eb"

boegelbot commented 1 month ago

@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=3473 EB_ARGS="--accept-eula-for=CUDA,cuDNN --installpath /tmp/$USER/pr3473 cuDNN-8.9.7.29-CUDA-12.3.0.eb" EB_REPO=easybuild-easyblocks EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_3473 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

Test results coming soon (I hope)...

*- notification for comment with ID 2401594290 processed* *Message to humans: this is just bookkeeping information for me, it is of no use to you (unless you think I have a bug, which I don't).*
boegelbot commented 1 month ago

Test report by @boegelbot

Overview of tested easyconfigs (in order)

Build succeeded for 1 out of 1 (1 easyconfigs in total) jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.4, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.18 See https://gist.github.com/boegelbot/d748407286caf559292ff49e472ddb0b for a full test report.

ocaisa commented 1 month ago

@boegelbot please test @ jsc-zen3 EB_ARGS="--accept-eula-for=CUDA --installpath /tmp/$USER/pr3473_2 cuDNN-8.9.7.29-CUDA-12.3.0.eb"

boegelbot commented 1 month ago

@ocaisa: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=3473 EB_ARGS="--accept-eula-for=CUDA --installpath /tmp/$USER/pr3473_2 cuDNN-8.9.7.29-CUDA-12.3.0.eb" EB_REPO=easybuild-easyblocks EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_3473 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

Test results coming soon (I hope)...

*- notification for comment with ID 2401605815 processed* *Message to humans: this is just bookkeeping information for me, it is of no use to you (unless you think I have a bug, which I don't).*
boegelbot commented 1 month ago

Test report by @boegelbot

Overview of tested easyconfigs (in order)

Build succeeded for 0 out of 1 (1 easyconfigs in total) jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.4, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.18 See https://gist.github.com/boegelbot/0a706515eebb5095c86e7f9c18a7c181 for a full test report.

ocaisa commented 1 month ago

@boegel The last test was an expected failure that shows that this works: the cuDNN EULA had not been accepted.