Skip to content
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

{ai}[foss/2023a] Anomalib v1.2.0 w/ CUDA 12.1.1 #21876

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

lexming
Copy link
Contributor

@lexming lexming commented Nov 18, 2024

@lexming lexming added the new label Nov 18, 2024
Copy link

Updated software Anomalib-1.2.0-foss-2023a-CUDA-12.1.1.eb

Diff against Anomalib-1.2.0-foss-2023a.eb

easybuild/easyconfigs/a/Anomalib/Anomalib-1.2.0-foss-2023a.eb

diff --git a/easybuild/easyconfigs/a/Anomalib/Anomalib-1.2.0-foss-2023a.eb b/easybuild/easyconfigs/a/Anomalib/Anomalib-1.2.0-foss-2023a-CUDA-12.1.1.eb
index bbf704dc0c..66ed82fa74 100644
--- a/easybuild/easyconfigs/a/Anomalib/Anomalib-1.2.0-foss-2023a.eb
+++ b/easybuild/easyconfigs/a/Anomalib/Anomalib-1.2.0-foss-2023a-CUDA-12.1.1.eb
@@ -3,6 +3,7 @@ easyblock = 'PythonBundle'
 name = 'Anomalib'
 version = '1.2.0'
 _rustver = '1.75.0'
+versionsuffix = '-CUDA-%(cudaver)s'
 
 homepage = 'https://anomalib.readthedocs.io'
 description = """An anomaly detection library comprising state-of-the-art algorithms and
@@ -19,15 +20,16 @@ builddependencies = [
 ]
 
 dependencies = [
+    ('CUDA', '12.1.1', '', SYSTEM),
     ('Python', '3.11.3'),
-    ('PyTorch', '2.1.2'),
-    ('Lightning', '2.2.1'),
+    ('PyTorch', '2.1.2', versionsuffix),
+    ('Lightning', '2.2.1', versionsuffix),
     ('einops', '0.7.0'),
-    ('imgaug', '0.4.1'),
+    ('imgaug', '0.4.1', versionsuffix),
     ('matplotlib', '3.7.2'),
-    ('OpenCV', '4.8.1', '-contrib'),
+    ('OpenCV', '4.8.1', versionsuffix + '-contrib'),
     ('SentencePiece', '0.2.0'),
-    ('timm', '1.0.8'),
+    ('timm', '1.0.8', versionsuffix),
 ]
 
 use_pip = True

Updated software Anomalib-1.2.0-foss-2023a.eb

Diff against Anomalib-1.2.0-foss-2023a-CUDA-12.1.1.eb

easybuild/easyconfigs/a/Anomalib/Anomalib-1.2.0-foss-2023a-CUDA-12.1.1.eb

diff --git a/easybuild/easyconfigs/a/Anomalib/Anomalib-1.2.0-foss-2023a-CUDA-12.1.1.eb b/easybuild/easyconfigs/a/Anomalib/Anomalib-1.2.0-foss-2023a.eb
index 66ed82fa74..bbf704dc0c 100644
--- a/easybuild/easyconfigs/a/Anomalib/Anomalib-1.2.0-foss-2023a-CUDA-12.1.1.eb
+++ b/easybuild/easyconfigs/a/Anomalib/Anomalib-1.2.0-foss-2023a.eb
@@ -3,7 +3,6 @@ easyblock = 'PythonBundle'
 name = 'Anomalib'
 version = '1.2.0'
 _rustver = '1.75.0'
-versionsuffix = '-CUDA-%(cudaver)s'
 
 homepage = 'https://anomalib.readthedocs.io'
 description = """An anomaly detection library comprising state-of-the-art algorithms and
@@ -20,16 +19,15 @@ builddependencies = [
 ]
 
 dependencies = [
-    ('CUDA', '12.1.1', '', SYSTEM),
     ('Python', '3.11.3'),
-    ('PyTorch', '2.1.2', versionsuffix),
-    ('Lightning', '2.2.1', versionsuffix),
+    ('PyTorch', '2.1.2'),
+    ('Lightning', '2.2.1'),
     ('einops', '0.7.0'),
-    ('imgaug', '0.4.1', versionsuffix),
+    ('imgaug', '0.4.1'),
     ('matplotlib', '3.7.2'),
-    ('OpenCV', '4.8.1', versionsuffix + '-contrib'),
+    ('OpenCV', '4.8.1', '-contrib'),
     ('SentencePiece', '0.2.0'),
-    ('timm', '1.0.8', versionsuffix),
+    ('timm', '1.0.8'),
 ]
 
 use_pip = True

@github-actions github-actions bot removed the new label Nov 18, 2024
@lexming
Copy link
Contributor Author

lexming commented Nov 22, 2024

@boegelbot: please test @ generoso

@boegelbot
Copy link
Collaborator

@lexming: Request for testing this PR well received on login1

PR test command 'EB_PR=21876 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs /opt/software/slurm/bin/sbatch --job-name test_PR_21876 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 14756

Test results coming soon (I hope)...

- notification for comment with ID 2494435304 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
Copy link
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 4 out of 4 (2 easyconfigs in total)
cns1 - Linux Rocky Linux 8.9, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/boegelbot/2527913fbe3672cf1a0c1e4dc6edfa91 for a full test report.

@lexming
Copy link
Contributor Author

lexming commented Nov 23, 2024

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Collaborator

@lexming: 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=21876 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_21876 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 5326

Test results coming soon (I hope)...

- notification for comment with ID 2495426468 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
Copy link
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 2 out of 2 (2 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/a63bae1a5732767f6925903162c78e12 for a full test report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants