Skip to content

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

Open
lexming wants to merge 5 commits intoeasybuilders:developfrom
lexming:20241119000140_new_pr_Anomalib120
Open

{ai}[foss/2023a] Anomalib v1.2.0 w/ CUDA 12.1.1#21876
lexming wants to merge 5 commits intoeasybuilders:developfrom
lexming:20241119000140_new_pr_Anomalib120

Conversation

@lexming
Copy link
Copy Markdown
Contributor

@lexming lexming commented Nov 18, 2024

@lexming lexming added the new label Nov 18, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 18, 2024

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 0f20d9f327..0f6f7f39b8 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),
 ]
 
 # dependencies from requirements/app/base.txt and requirements/pytorch/base.txt

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 0f6f7f39b8..0f20d9f327 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'),
 ]
 
 # dependencies from requirements/app/base.txt and requirements/pytorch/base.txt

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

lexming commented Nov 22, 2024

@boegelbot: please test @ generoso

@boegelbot
Copy link
Copy Markdown
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)...

Details

- 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
Copy Markdown
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
Copy Markdown
Contributor Author

lexming commented Nov 23, 2024

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
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)...

Details

- 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
Copy Markdown
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.

@smoors smoors added new and removed update labels Apr 8, 2025
@github-actions github-actions bot added update and removed new labels Apr 8, 2025
@smoors
Copy link
Copy Markdown
Contributor

smoors commented Jun 16, 2025

AssertionError: Use CargoPythonBundle instead of PythonBundle when Rust is used in Anomalib-1.2.0-foss-2023a-CUDA-12.1.1.eb
Use CargoPythonBundle instead of PythonBundle when Rust is used in Anomalib-1.2.0-foss-2023a.eb

@Thyre Thyre added the 2023a label Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants