Skip to content

{cae}[GCC/12.3.0] mumax3 v3.10 w/ CUDA 12.1.1 + Go 1.22.4#20743

Merged
Micket merged 5 commits intoeasybuilders:developfrom
boegel:20240605112035_new_pr_mumax3310
Jun 11, 2025
Merged

{cae}[GCC/12.3.0] mumax3 v3.10 w/ CUDA 12.1.1 + Go 1.22.4#20743
Micket merged 5 commits intoeasybuilders:developfrom
boegel:20240605112035_new_pr_mumax3310

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Jun 5, 2024

(created using eb --new-pr)

Comment thread easybuild/easyconfigs/m/mumax3/mumax3-3.10-GCC-12.3.0-CUDA-12.1.1.eb Outdated
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jun 5, 2024

Test report by @boegel
FAILED
Build succeeded for 1 out of 2 (2 easyconfigs in total)
node3303.joltik.os - Linux RHEL 8.8, x86_64, Intel(R) Xeon(R) Gold 6242 CPU @ 2.80GHz (cascadelake), 1 x NVIDIA Tesla V100-SXM2-32GB, 545.23.08, Python 3.6.8
See https://gist.github.com/boegel/126892dfbb182369608086753e6de313 for a full test report.

Comment thread easybuild/easyconfigs/m/mumax3/mumax3-3.10-GCC-12.3.0-CUDA-12.1.1.eb Outdated
@boegel boegel force-pushed the 20240605112035_new_pr_mumax3310 branch from 0a8f8a5 to c54e04e Compare June 5, 2024 17:32
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jun 5, 2024

Test report by @boegel
SUCCESS
Build succeeded for 5 out of 5 (2 easyconfigs in total)
node3902.accelgor.os - Linux RHEL 8.8, x86_64, AMD EPYC 7413 24-Core Processor (zen3), 1 x NVIDIA NVIDIA A100-SXM4-80GB, 545.23.08, Python 3.6.8
See https://gist.github.com/boegel/e99755a3e705cf50d69035854dad3bb6 for a full test report.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jun 5, 2024

Test report by @boegel
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in total)
node3300.joltik.os - Linux RHEL 8.8, x86_64, Intel(R) Xeon(R) Gold 6242 CPU @ 2.80GHz (cascadelake), 1 x NVIDIA Tesla V100-SXM2-32GB, 545.23.08, Python 3.6.8
See https://gist.github.com/boegel/421dd0f128c2857ff6d75b37e9096e22 for a full test report.

@boegel boegel added this to the 4.x milestone Jun 5, 2024
@github-actions
Copy link
Copy Markdown

Updated software Go-1.22.4.eb

Diff against Go-1.23.6.eb

easybuild/easyconfigs/g/Go/Go-1.23.6.eb

diff --git a/easybuild/easyconfigs/g/Go/Go-1.23.6.eb b/easybuild/easyconfigs/g/Go/Go-1.22.4.eb
index ed7efbddf5..074aaeb5c2 100644
--- a/easybuild/easyconfigs/g/Go/Go-1.23.6.eb
+++ b/easybuild/easyconfigs/g/Go/Go-1.22.4.eb
@@ -1,7 +1,7 @@
 easyblock = 'Tarball'
 
 name = 'Go'
-version = '1.23.6'
+version = '1.22.4'
 
 homepage = 'https://www.golang.org'
 description = """Go is an open source programming language that makes it easy to build
@@ -13,8 +13,8 @@ source_urls = ['https://storage.googleapis.com/golang/']
 local_archs = {'aarch64': 'arm64', 'x86_64': 'amd64'}
 sources = ['go%%(version)s.linux-%s.tar.gz' % local_archs[ARCH]]
 checksums = [{
-    'go%(version)s.linux-amd64.tar.gz': '9379441ea310de000f33a4dc767bd966e72ab2826270e038e78b2c53c2e7802d',
-    'go%(version)s.linux-arm64.tar.gz': '561c780e8f4a8955d32bf72e46af0b5ee5e0debe1e4633df9a03781878219202',
+    'go%(version)s.linux-amd64.tar.gz': 'ba79d4526102575196273416239cca418a651e049c2b099f3159db85e7bade7d',
+    'go%(version)s.linux-arm64.tar.gz': 'a8e177c354d2e4a1b61020aca3562e27ea3e8f8247eca3170e3fa1e0c2f9e771',
 }]
 
 sanity_check_paths = {
Diff against Go-1.22.1.eb

easybuild/easyconfigs/g/Go/Go-1.22.1.eb

diff --git a/easybuild/easyconfigs/g/Go/Go-1.22.1.eb b/easybuild/easyconfigs/g/Go/Go-1.22.4.eb
index 0432c4bc21..074aaeb5c2 100644
--- a/easybuild/easyconfigs/g/Go/Go-1.22.1.eb
+++ b/easybuild/easyconfigs/g/Go/Go-1.22.4.eb
@@ -1,7 +1,7 @@
 easyblock = 'Tarball'
 
 name = 'Go'
-version = '1.22.1'
+version = '1.22.4'
 
 homepage = 'https://www.golang.org'
 description = """Go is an open source programming language that makes it easy to build
@@ -13,8 +13,8 @@ source_urls = ['https://storage.googleapis.com/golang/']
 local_archs = {'aarch64': 'arm64', 'x86_64': 'amd64'}
 sources = ['go%%(version)s.linux-%s.tar.gz' % local_archs[ARCH]]
 checksums = [{
-    'go%(version)s.linux-amd64.tar.gz': 'aab8e15785c997ae20f9c88422ee35d962c4562212bb0f879d052a35c8307c7f',
-    'go%(version)s.linux-arm64.tar.gz': 'e56685a245b6a0c592fc4a55f0b7803af5b3f827aaa29feab1f40e491acf35b8',
+    'go%(version)s.linux-amd64.tar.gz': 'ba79d4526102575196273416239cca418a651e049c2b099f3159db85e7bade7d',
+    'go%(version)s.linux-arm64.tar.gz': 'a8e177c354d2e4a1b61020aca3562e27ea3e8f8247eca3170e3fa1e0c2f9e771',
 }]
 
 sanity_check_paths = {
Diff against Go-1.21.6.eb

easybuild/easyconfigs/g/Go/Go-1.21.6.eb

diff --git a/easybuild/easyconfigs/g/Go/Go-1.21.6.eb b/easybuild/easyconfigs/g/Go/Go-1.22.4.eb
index 7db3587245..074aaeb5c2 100644
--- a/easybuild/easyconfigs/g/Go/Go-1.21.6.eb
+++ b/easybuild/easyconfigs/g/Go/Go-1.22.4.eb
@@ -1,7 +1,7 @@
 easyblock = 'Tarball'
 
 name = 'Go'
-version = '1.21.6'
+version = '1.22.4'
 
 homepage = 'https://www.golang.org'
 description = """Go is an open source programming language that makes it easy to build
@@ -13,8 +13,8 @@ source_urls = ['https://storage.googleapis.com/golang/']
 local_archs = {'aarch64': 'arm64', 'x86_64': 'amd64'}
 sources = ['go%%(version)s.linux-%s.tar.gz' % local_archs[ARCH]]
 checksums = [{
-    'go%(version)s.linux-amd64.tar.gz': '3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4',
-    'go%(version)s.linux-arm64.tar.gz': 'e2e8aa88e1b5170a0d495d7d9c766af2b2b6c6925a8f8956d834ad6b4cacbd9a',
+    'go%(version)s.linux-amd64.tar.gz': 'ba79d4526102575196273416239cca418a651e049c2b099f3159db85e7bade7d',
+    'go%(version)s.linux-arm64.tar.gz': 'a8e177c354d2e4a1b61020aca3562e27ea3e8f8247eca3170e3fa1e0c2f9e771',
 }]
 
 sanity_check_paths = {

Copy link
Copy Markdown
Contributor

@Micket Micket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Micket Micket modified the milestones: 5.x, next release (5.1.1?) Jun 11, 2025
@Micket Micket enabled auto-merge June 11, 2025 12:16
@Micket Micket merged commit 72573df into easybuilders:develop Jun 11, 2025
8 checks passed
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.

2 participants