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,vis}[foss/2022a] DiffDRR v0.3.12, TorchIO v0.19.6 w/ CUDA 11.7.0 #21115

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

Conversation

smoors
Copy link
Contributor

@smoors smoors commented Aug 3, 2024

Copy link

Updated software TorchIO-0.19.6-foss-2022a-CUDA-11.7.0.eb

Diff against TorchIO-0.19.6-foss-2023a-CUDA-12.1.1.eb

easybuild/easyconfigs/t/TorchIO/TorchIO-0.19.6-foss-2023a-CUDA-12.1.1.eb

diff --git a/easybuild/easyconfigs/t/TorchIO/TorchIO-0.19.6-foss-2023a-CUDA-12.1.1.eb b/easybuild/easyconfigs/t/TorchIO/TorchIO-0.19.6-foss-2022a-CUDA-11.7.0.eb
index ed04f4a9f4..098bcb4c7c 100644
--- a/easybuild/easyconfigs/t/TorchIO/TorchIO-0.19.6-foss-2023a-CUDA-12.1.1.eb
+++ b/easybuild/easyconfigs/t/TorchIO/TorchIO-0.19.6-foss-2022a-CUDA-11.7.0.eb
@@ -16,27 +16,30 @@ as random affine transformations and also domain-specific ones such as
 simulation of intensity artifacts due to MRI magnetic field inhomogeneity
 (bias) or k-space motion artifacts."""
 
-toolchain = {'name': 'foss', 'version': '2023a'}
-
-builddependencies = [
-    ('hatchling', '1.18.0'),
-]
+toolchain = {'name': 'foss', 'version': '2022a'}
 
 dependencies = [
-    ('CUDA', '12.1.1', '', SYSTEM),
-    ('Python', '3.11.3'),
-    ('PyTorch', '2.1.2', versionsuffix),
-    ('tqdm', '4.66.1'),
-    ('Deprecated', '1.2.14'),
-    ('SimpleITK', '2.3.1'),
-    ('NiBabel', '5.2.0'),
+    ('CUDA', '11.7.0', '', SYSTEM),
+    ('Python', '3.10.4'),
+    ('PyTorch', '1.12.1', versionsuffix),
+    ('tqdm', '4.64.0'),
+    ('Deprecated', '1.2.13'),
+    ('SimpleITK', '2.1.1.2'),
+    ('NiBabel', '4.0.2'),
 ]
 
 use_pip = True
 
 exts_list = [
+    ('commonmark', '0.9.1', {
+        'checksums': ['452f9dc859be7f06631ddcb328b6919c67984aca654e5fefb3914d54691aed60'],
+    }),
+    ('rich', '12.5.1', {
+        'checksums': ['63a5c5ce3673d3d5fbbf23cd87e11ab84b6b451436f1b7f19ec54b6bc36ed7ca'],
+    }),
     ('humanize', '4.8.0', {
-        'checksums': ['9783373bf1eec713a770ecaa7c2d7a7902c98398009dfa3d8a2df91eec9311e8'],
+        'source_tmpl': '%(name)s-%(version)s-py3-none-any.whl',
+        'checksums': ['8bc9e2bb9315e61ec06bf690151ae35aeb65651ab091266941edf97c90836404'],
     }),
     ('typer', '0.9.0', {
         'checksums': ['50922fd79aea2f4751a8e0408ff10d2662bd0c8bbfa84755a699f3bada2978b2'],

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.

1 participant