Skip to content

{vis}[foss/2025a] Kornia v0.8.2 w/ CUDA 12.8.0#25351

Open
JarneRenders wants to merge 2 commits intoeasybuilders:developfrom
JarneRenders:20260220122329_new_pr_Kornia082
Open

{vis}[foss/2025a] Kornia v0.8.2 w/ CUDA 12.8.0#25351
JarneRenders wants to merge 2 commits intoeasybuilders:developfrom
JarneRenders:20260220122329_new_pr_Kornia082

Conversation

@JarneRenders
Copy link
Copy Markdown
Contributor

@JarneRenders JarneRenders commented Feb 20, 2026

@github-actions github-actions bot added 2025a issues & PRs related to 2025a common toolchains update labels Feb 20, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 20, 2026

Updated software Kornia-0.8.2-foss-2025a-CUDA-12.8.0.eb

Diff against Kornia-0.7.1-foss-2023a-CUDA-12.1.1.eb

easybuild/easyconfigs/k/Kornia/Kornia-0.7.1-foss-2023a-CUDA-12.1.1.eb

diff --git a/easybuild/easyconfigs/k/Kornia/Kornia-0.7.1-foss-2023a-CUDA-12.1.1.eb b/easybuild/easyconfigs/k/Kornia/Kornia-0.8.2-foss-2025a-CUDA-12.8.0.eb
index 5d13e69833..73d771328c 100644
--- a/easybuild/easyconfigs/k/Kornia/Kornia-0.7.1-foss-2023a-CUDA-12.1.1.eb
+++ b/easybuild/easyconfigs/k/Kornia/Kornia-0.8.2-foss-2025a-CUDA-12.8.0.eb
@@ -1,8 +1,8 @@
 easyblock = 'PythonBundle'
 
 name = 'Kornia'
-version = '0.7.1'
-versionsuffix = '-CUDA-12.1.1'
+version = '0.8.2'
+versionsuffix = '-CUDA-12.8.0'
 
 homepage = 'https://kornia.github.io/'
 description = """
@@ -14,25 +14,22 @@ acceleration. Whether you’re working on image transformations, augmentations,
 or AI-driven image processing, Kornia equips you with the tools you need to
 bring your ideas to life."""
 
-toolchain = {'name': 'foss', 'version': '2023a'}
+toolchain = {'name': 'foss', 'version': '2025a'}
 
 dependencies = [
-    ('Python', '3.11.3'),
-    ('PyTorch', '2.1.2', versionsuffix),
+    ('Python', '3.13.1'),
+    ('PyTorch', '2.9.1', f'{versionsuffix}-whl'),
 ]
 
-_whl_tmpl = '%(name)s-%(version)s-cp311-cp311-manylinux_2_17_{}.manylinux2014_{}.whl'
+_whl_tmpl = '%(name)s-%(version)s-cp313-cp313-manylinux_2_17_{}.manylinux2014_{}.whl'
 
 exts_list = [
-    ('kornia_rs', '0.1.9', {
-        'sources': [_whl_tmpl.format('%(arch)s', '%(arch)s')],
-        'checksums': [{
-            _whl_tmpl.format('x86_64', 'x86_64'): '6cdda9133297c4cff2c2c54be44d5c39bce715306d0bccb8ab1fae7c0dc7cf63',
-            _whl_tmpl.format('aarch64', 'aarch64'): '54604bc8eb7d4d703eac19963378b4d6a72432a3f0da765edb1b0396d10def01',
-        }],
+    ('kornia_rs', '0.1.10', {
+        'sources': ['%(name)s-%(version)s-cp313-cp313-manylinux_2_17_%(arch)s.manylinux2014_%(arch)s.whl'],
+        'checksums': ['fa3464de8f9920d87415721c36840ceea23e054dcb54dd9f69189ba9eabce0c7'],
     }),
     ('kornia', version, {
-        'checksums': ['65b54a50f70c1f88240b557fda3fdcc1ab866982a5d062e52213130f5a48465c'],
+        'checksums': ['5411b2ce0dd909d1608016308cd68faeef90f88c47f47e8ecd40553fd4d8b937'],
     }),
 ]
 

Updated software Kornia-0.8.2-foss-2025a.eb

Diff against Kornia-0.7.1-foss-2023a-CUDA-12.1.1.eb

easybuild/easyconfigs/k/Kornia/Kornia-0.7.1-foss-2023a-CUDA-12.1.1.eb

diff --git a/easybuild/easyconfigs/k/Kornia/Kornia-0.7.1-foss-2023a-CUDA-12.1.1.eb b/easybuild/easyconfigs/k/Kornia/Kornia-0.8.2-foss-2025a.eb
index 5d13e69833..3639d373a0 100644
--- a/easybuild/easyconfigs/k/Kornia/Kornia-0.7.1-foss-2023a-CUDA-12.1.1.eb
+++ b/easybuild/easyconfigs/k/Kornia/Kornia-0.8.2-foss-2025a.eb
@@ -1,8 +1,7 @@
 easyblock = 'PythonBundle'
 
 name = 'Kornia'
-version = '0.7.1'
-versionsuffix = '-CUDA-12.1.1'
+version = '0.8.2'
 
 homepage = 'https://kornia.github.io/'
 description = """
@@ -14,25 +13,22 @@ acceleration. Whether you’re working on image transformations, augmentations,
 or AI-driven image processing, Kornia equips you with the tools you need to
 bring your ideas to life."""
 
-toolchain = {'name': 'foss', 'version': '2023a'}
+toolchain = {'name': 'foss', 'version': '2025a'}
 
 dependencies = [
-    ('Python', '3.11.3'),
-    ('PyTorch', '2.1.2', versionsuffix),
+    ('Python', '3.13.1'),
+    ('PyTorch', '2.9.1', '-whl'),
 ]
 
-_whl_tmpl = '%(name)s-%(version)s-cp311-cp311-manylinux_2_17_{}.manylinux2014_{}.whl'
+_whl_tmpl = '%(name)s-%(version)s-cp313-cp313-manylinux_2_17_{}.manylinux2014_{}.whl'
 
 exts_list = [
-    ('kornia_rs', '0.1.9', {
-        'sources': [_whl_tmpl.format('%(arch)s', '%(arch)s')],
-        'checksums': [{
-            _whl_tmpl.format('x86_64', 'x86_64'): '6cdda9133297c4cff2c2c54be44d5c39bce715306d0bccb8ab1fae7c0dc7cf63',
-            _whl_tmpl.format('aarch64', 'aarch64'): '54604bc8eb7d4d703eac19963378b4d6a72432a3f0da765edb1b0396d10def01',
-        }],
+    ('kornia_rs', '0.1.10', {
+        'sources': ['%(name)s-%(version)s-cp313-cp313-manylinux_2_17_%(arch)s.manylinux2014_%(arch)s.whl'],
+        'checksums': ['fa3464de8f9920d87415721c36840ceea23e054dcb54dd9f69189ba9eabce0c7'],
     }),
     ('kornia', version, {
-        'checksums': ['65b54a50f70c1f88240b557fda3fdcc1ab866982a5d062e52213130f5a48465c'],
+        'checksums': ['5411b2ce0dd909d1608016308cd68faeef90f88c47f47e8ecd40553fd4d8b937'],
     }),
 ]
 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2025a issues & PRs related to 2025a common toolchains update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant