diff --git a/463_MATES/cuDNN-CUDA-2023b.eb b/463_MATES/cuDNN-CUDA-2023b.eb new file mode 100644 index 00000000..c0d58a3a --- /dev/null +++ b/463_MATES/cuDNN-CUDA-2023b.eb @@ -0,0 +1,40 @@ +name = 'cuDNN' +version = '8.9.7.29' +versionsuffix = '-CUDA-%(cudaver)s' +homepage = 'https://developer.nvidia.com/cudnn' +description = """The NVIDIA CUDA Deep Neural Network library (cuDNN) is +a GPU-accelerated library of primitives for deep neural networks.""" + +toolchain = SYSTEM + +# note: cuDNN is tied to specific to CUDA versions, +# see also https://docs.nvidia.com/deeplearning/cudnn/support-matrix/index.html#cudnn-cuda-hardware-versions +local_short_ver = '.'.join(version.split('.')[:3]) +local_cuda_major = '12' + +source_urls = [ + 'https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-%(cudnnarch)s/' +] +sources = ['%%(namelower)s-linux-%%(cudnnarch)s-%%(version)s_cuda%s-archive.tar.xz' % local_cuda_major] +checksums = [{ + '%%(namelower)s-linux-ppc64le-%%(version)s_cuda%s-archive.tar.xz' % local_cuda_major: + '8574d291b299f9cc0134304473c9933bd098cc717e8d0876f4aba9f9eebe1b76', + '%%(namelower)s-linux-sbsa-%%(version)s_cuda%s-archive.tar.xz' % local_cuda_major: + 'e98b7c80010785e5d5ca01ee4ce9b5b0c8c73587ea6f8648be34d3f8d1d47bd1', + '%%(namelower)s-linux-x86_64-%%(version)s_cuda%s-archive.tar.xz' % local_cuda_major: + '475333625c7e42a7af3ca0b2f7506a106e30c93b1aa0081cd9c13efb6e21e3bb', +}] + +dependencies = [('CUDA', '12.4.0')] + +sanity_check_paths = { + 'files': [ + 'include/cudnn.h', 'lib64/libcudnn_adv_infer_static.a', 'lib64/libcudnn_adv_train_static.a', + 'lib64/libcudnn_cnn_infer_static.a', 'lib64/libcudnn_cnn_train_static.a', + 'lib64/libcudnn_ops_infer_static.a', 'lib64/libcudnn_ops_train_static.a', + 'lib64/libcudnn.%s' % SHLIB_EXT + ], + 'dirs': ['include', 'lib64'], +} + +moduleclass = 'numlib' diff --git a/463_MATES/log1.txt b/463_MATES/log1.txt new file mode 100644 index 00000000..cb50eef5 --- /dev/null +++ b/463_MATES/log1.txt @@ -0,0 +1,4588 @@ +== 2024-11-27 17:50:46,957 build_log.py:229 INFO This is EasyBuild 4.9.5.dev0-r57c0eaed8dc29e223fe68a75f7bf195cca0c2d04 (framework: 4.9.5.dev0-r9adcc1ac69afb52f19927156a3a379aa050715e2, easyblocks: 4.9.5.dev0-r57c0eaed8dc29e223fe68a75f7bf195cca0c2d04) on host node4003.donphan.os. +== 2024-11-27 17:50:46,957 build_log.py:232 INFO Command line: --accept-eula-for='CUDA,cuDNN' --buildpath='/tmp/vsc47063/easybuild/build' --containerpath='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/containers' --cuda-compute-capabilities='8.6' --git-working-dirs-path='/user/gent/470/vsc47063/easybuild' --github-user='pavelToman' --group-writable-installdir --installpath='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib' --packagepath='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/packages' --prefix='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib' --rebuild --repositorypath='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/ebfiles_repo' --robot='/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs' --sourcepath='/data/gent/vo/001/gvo00117/easybuild/sources:/apps/gent/sources' --tmpdir='/tmp/vsc47063' --trace pyTorch-CUDA-2023b.eb +== 2024-11-27 17:50:46,958 build_log.py:234 INFO Using /tmp/vsc47063/eb-j7lms3mf as temporary directory +== 2024-11-27 17:50:46,958 robot.py:60 INFO Using robot path(s): ['/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs'] +== 2024-11-27 17:50:46,958 robot.py:75 INFO Extended list of robot search paths with []: ['/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs'] +== 2024-11-27 17:50:46,959 options.py:1877 INFO Using default external modules metadata cfg files: ['/user/gent/470/vsc47063/easybuild/easybuild-framework/etc/cray_external_modules_metadata.cfg', '/user/gent/470/vsc47063/easybuild/easybuild-framework/etc/ohpc_external_modules_metadata.cfg'] +== 2024-11-27 17:50:46,982 systemtools.py:1250 INFO Found Python version 3.6 +== 2024-11-27 17:50:46,982 systemtools.py:1262 INFO Running EasyBuild with Python 3 (version 3.6) +== 2024-11-27 17:50:46,982 filetools.py:2804 INFO /tmp/fake_vsc_rvpsc_eu moved to /tmp/vsc47063/eb-j7lms3mf/fake_vsc_rvpsc_eu +== 2024-11-27 17:50:46,982 hooks.py:152 INFO No location for hooks implementation provided, no hooks defined +== 2024-11-27 17:50:46,982 hooks.py:180 INFO Defined hooks verified, all known hooks: +== 2024-11-27 17:50:46,982 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previously undefined) +== 2024-11-27 17:50:46,982 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previously undefined) +== 2024-11-27 17:50:46,982 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previously undefined) +== 2024-11-27 17:50:46,982 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previously undefined) +== 2024-11-27 17:50:46,982 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previously undefined) +== 2024-11-27 17:50:46,983 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:46,985 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:46,985 run.py:251 INFO Using /bin/bash as shell for running cmd: type module +== 2024-11-27 17:50:46,985 run.py:260 INFO running cmd: type module +== 2024-11-27 17:50:47,013 modules.py:244 INFO Found Lmod version 8.7.4 +== 2024-11-27 17:50:47,013 modules.py:252 INFO Converted actual version to '8.7.4' +== 2024-11-27 17:50:47,057 tools.py:282 INFO Found location to 'eb' script via $EB_SCRIPT_PATH: /user/gent/470/vsc47063/easybuild/easybuild-framework/eb +== 2024-11-27 17:50:47,057 tools.py:298 INFO Not considering /user/gent/470/vsc47063/easybuild (no easybuild/easyconfigs subdir found) +== 2024-11-27 17:50:47,057 tools.py:306 INFO Also considering installation prefix /kyukon/home/gent/470/vsc47063/easybuild (via resolved path to 'eb')... +== 2024-11-27 17:50:47,058 filetools.py:1033 INFO No index found for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs, creating one (in memory)... +== 2024-11-27 17:50:49,145 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:49,148 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:49,148 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:49,148 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:49,148 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:49,148 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:49,149 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:49,153 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:49,153 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:49,237 easyconfig.py:1943 INFO Successfully obtained EB_PyTorch class instance from easybuild.easyblocks.pytorch +== 2024-11-27 17:50:49,237 easyconfig.py:1960 INFO Successfully obtained class 'EB_PyTorch' for easyblock 'None' (software name 'PyTorch') +== 2024-11-27 17:50:49,237 easyconfig.py:708 INFO Parsing easyconfig file /kyukon/data/gent/470/vsc47063/vsc-software-stack/463_MATES/pyTorch-CUDA-2023b.eb with rawcontent: name = 'PyTorch' +version = '2.1.2' +versionsuffix = '-CUDA-%(cudaver)s' + +homepage = 'https://pytorch.org/' +description = """Tensors and Dynamic neural networks in Python with strong GPU acceleration. +PyTorch is a deep learning framework that puts Python first.""" + +toolchain = {'name': 'foss', 'version': '2023b'} + +source_urls = [GITHUB_RELEASE] +sources = ['%(namelower)s-v%(version)s.tar.gz'] +patches = [ + 'PyTorch-1.7.0_disable-dev-shm-test.patch', + 'PyTorch-1.11.1_skip-test_init_from_local_shards.patch', + 'PyTorch-1.12.1_add-hypothesis-suppression.patch', + 'PyTorch-1.12.1_fix-test_cpp_extensions_jit.patch', + 'PyTorch-1.12.1_fix-TestTorch.test_to.patch', + 'PyTorch-1.12.1_skip-test_round_robin.patch', + 'PyTorch-1.13.1_fix-gcc-12-warning-in-fbgemm.patch', + 'PyTorch-1.13.1_fix-protobuf-dependency.patch', + 'PyTorch-1.13.1_fix-warning-in-test-cpp-api.patch', + 'PyTorch-1.13.1_skip-failing-singular-grad-test.patch', + 'PyTorch-1.13.1_skip-tests-without-fbgemm.patch', + 'PyTorch-2.0.1_avoid-test_quantization-failures.patch', + 'PyTorch-2.0.1_fix-skip-decorators.patch', + 'PyTorch-2.0.1_fix-ub-in-inductor-codegen.patch', + 'PyTorch-2.0.1_fix-vsx-loadu.patch', + 'PyTorch-2.0.1_no-cuda-stubs-rpath.patch', + 'PyTorch-2.0.1_skip-failing-gradtest.patch', + 'PyTorch-2.0.1_skip-test_shuffle_reproducibility.patch', + 'PyTorch-2.0.1_skip-tests-skipped-in-subprocess.patch', + 'PyTorch-2.1.0_disable-gcc12-warning.patch', + 'PyTorch-2.1.0_fix-bufferoverflow-in-oneDNN.patch', + 'PyTorch-2.1.0_fix-test_numpy_torch_operators.patch', + 'PyTorch-2.1.0_fix-validationError-output-test.patch', + 'PyTorch-2.1.0_fix-vsx-vector-shift-functions.patch', + 'PyTorch-2.1.0_increase-tolerance-functorch-test_vmapvjpvjp.patch', + 'PyTorch-2.1.0_remove-sparse-csr-nnz-overflow-test.patch', + 'PyTorch-2.1.0_remove-test-requiring-online-access.patch', + 'PyTorch-2.1.0_skip-diff-test-on-ppc.patch', + 'PyTorch-2.1.0_skip-dynamo-test_predispatch.patch', + 'PyTorch-2.1.0_skip-test_jvp_linalg_det_singular.patch', + 'PyTorch-2.1.0_skip-test_linear_fp32-without-MKL.patch', + 'PyTorch-2.1.0_skip-test_wrap_bad.patch', + 'PyTorch-2.1.2_fix-test_extension_backend-without-vectorization.patch', + 'PyTorch-2.1.2_fix-test_memory_profiler.patch', + 'PyTorch-2.1.2_fix-test_torchinductor-rounding.patch', + 'PyTorch-2.1.2_fix-vsx-vector-abs.patch', + 'PyTorch-2.1.2_fix-vsx-vector-div.patch', + 'PyTorch-2.1.2_skip-cpu_repro-test-without-vectorization.patch', + 'PyTorch-2.1.2_skip-memory-leak-test.patch', + 'PyTorch-2.1.2_workaround_dynamo_failure_without_nnpack.patch', +] +checksums = [ + {'pytorch-v2.1.2.tar.gz': '85effbcce037bffa290aea775c9a4bad5f769cb229583450c40055501ee1acd7'}, + {'PyTorch-1.7.0_disable-dev-shm-test.patch': '622cb1eaeadc06e13128a862d9946bcc1f1edd3d02b259c56a9aecc4d5406b8a'}, + {'PyTorch-1.11.1_skip-test_init_from_local_shards.patch': + '4aeb1b0bc863d4801b0095cbce69f8794066748f0df27c6aaaf729c5ecba04b7'}, + {'PyTorch-1.12.1_add-hypothesis-suppression.patch': + 'e71ffb94ebe69f580fa70e0de84017058325fdff944866d6bd03463626edc32c'}, + {'PyTorch-1.12.1_fix-test_cpp_extensions_jit.patch': + '1efc9850c431d702e9117d4766277d3f88c5c8b3870997c9974971bce7f2ab83'}, + {'PyTorch-1.12.1_fix-TestTorch.test_to.patch': '75f27987c3f25c501e719bd2b1c70a029ae0ee28514a97fe447516aee02b1535'}, + {'PyTorch-1.12.1_skip-test_round_robin.patch': '63d4849b78605aa088fdff695637d9473ea60dee603a3ff7f788690d70c55349'}, + {'PyTorch-1.13.1_fix-gcc-12-warning-in-fbgemm.patch': + '5c7be91a6096083a0b1315efe0001537499c600f1f569953c6a2c7f4cc1d0910'}, + {'PyTorch-1.13.1_fix-protobuf-dependency.patch': + '8bd755a0cab7233a243bc65ca57c9630dfccdc9bf8c9792f0de4e07a644fcb00'}, + {'PyTorch-1.13.1_fix-warning-in-test-cpp-api.patch': + 'bdde0f2105215c95a54de64ec4b1a4520528510663174fef6d5b900eb1db3937'}, + {'PyTorch-1.13.1_skip-failing-singular-grad-test.patch': + '72688a57b2bb617665ad1a1d5e362c5111ae912c10936bb38a089c0204729f48'}, + {'PyTorch-1.13.1_skip-tests-without-fbgemm.patch': + '481e595f673baf8ae58b41697a6792b83048b0264aa79b422f48cd8c22948bb7'}, + {'PyTorch-2.0.1_avoid-test_quantization-failures.patch': + '02e3f47e4ed1d7d6077e26f1ae50073dc2b20426269930b505f4aefe5d2f33cd'}, + {'PyTorch-2.0.1_fix-skip-decorators.patch': '2039012cef45446065e1a2097839fe20bb29fe3c1dcc926c3695ebf29832e920'}, + {'PyTorch-2.0.1_fix-ub-in-inductor-codegen.patch': + '1b37194f55ae678f3657b8728dfb896c18ffe8babe90987ce468c4fa9274f357'}, + {'PyTorch-2.0.1_fix-vsx-loadu.patch': 'a0ffa61da2d47c6acd09aaf6d4791e527d8919a6f4f1aa7ed38454cdcadb1f72'}, + {'PyTorch-2.0.1_no-cuda-stubs-rpath.patch': '8902e58a762240f24cdbf0182e99ccdfc2a93492869352fcb4ca0ec7e407f83a'}, + {'PyTorch-2.0.1_skip-failing-gradtest.patch': '8030bdec6ba49b057ab232d19a7f1a5e542e47e2ec340653a246ec9ed59f8bc1'}, + {'PyTorch-2.0.1_skip-test_shuffle_reproducibility.patch': + '7047862abc1abaff62954da59700f36d4f39fcf83167a638183b1b7f8fec78ae'}, + {'PyTorch-2.0.1_skip-tests-skipped-in-subprocess.patch': + '166c134573a95230e39b9ea09ece3ad8072f39d370c9a88fb2a1e24f6aaac2b5'}, + {'PyTorch-2.1.0_disable-gcc12-warning.patch': 'c858b8db0010f41005dc06f9a50768d0d3dc2d2d499ccbdd5faf8a518869a421'}, + {'PyTorch-2.1.0_fix-bufferoverflow-in-oneDNN.patch': + 'b15b1291a3c37bf6a4982cfbb3483f693acb46a67bc0912b383fd98baf540ccf'}, + {'PyTorch-2.1.0_fix-test_numpy_torch_operators.patch': + '84bb51a719abc677031a7a3dfe4382ff098b0cbd8b39b8bed2a7fa03f80ac1e9'}, + {'PyTorch-2.1.0_fix-validationError-output-test.patch': + '7eba0942afb121ed92fac30d1529447d892a89eb3d53c565f8e9d480e95f692b'}, + {'PyTorch-2.1.0_fix-vsx-vector-shift-functions.patch': + '3793b4b878be1abe7791efcbd534774b87862cfe7dc4774ca8729b6cabb39e7e'}, + {'PyTorch-2.1.0_increase-tolerance-functorch-test_vmapvjpvjp.patch': + 'aef38adf1210d0c5455e91d7c7a9d9e5caad3ae568301e0ba9fc204309438e7b'}, + {'PyTorch-2.1.0_remove-sparse-csr-nnz-overflow-test.patch': + '0ac36411e76506b3354c85a8a1260987f66af947ee52ffc64230aee1fa02ea8b'}, + {'PyTorch-2.1.0_remove-test-requiring-online-access.patch': + '35184b8c5a1b10f79e511cc25db3b8a5585a5d58b5d1aa25dd3d250200b14fd7'}, + {'PyTorch-2.1.0_skip-diff-test-on-ppc.patch': '394157dbe565ffcbc1821cd63d05930957412156cc01e949ef3d3524176a1dda'}, + {'PyTorch-2.1.0_skip-dynamo-test_predispatch.patch': + '6298daf9ddaa8542850eee9ea005f28594ab65b1f87af43d8aeca1579a8c4354'}, + {'PyTorch-2.1.0_skip-test_jvp_linalg_det_singular.patch': + '5229ca88a71db7667a90ddc0b809b2c817698bd6e9c5aaabd73d3173cf9b99fe'}, + {'PyTorch-2.1.0_skip-test_linear_fp32-without-MKL.patch': + '5dcc79883b6e3ec0a281a8e110db5e0a5880de843bb05653589891f16473ead5'}, + {'PyTorch-2.1.0_skip-test_wrap_bad.patch': 'b8583125ee94e553b6f77c4ab4bfa812b89416175dc7e9b7390919f3b485cb63'}, + {'PyTorch-2.1.2_fix-test_extension_backend-without-vectorization.patch': + 'cd1455495886a7d6b2d30d48736eb0103fded21e2e36de6baac719b9c52a1c92'}, + {'PyTorch-2.1.2_fix-test_memory_profiler.patch': + '30b0c9355636c0ab3dedae02399789053825dc3835b4d7dac6e696767772b1ce'}, + {'PyTorch-2.1.2_fix-test_torchinductor-rounding.patch': + 'a0ef99192ee2ad1509c78a8377023d5be2b5fddb16f84063b7c9a0b53d979090'}, + {'PyTorch-2.1.2_fix-vsx-vector-abs.patch': 'd67d32407faed7dc1dbab4bba0e2f7de36c3db04560ced35c94caf8d84ade886'}, + {'PyTorch-2.1.2_fix-vsx-vector-div.patch': '11f497a6892eb49b249a15320e4218e0d7ac8ae4ce67de39e4a018a064ca1acc'}, + {'PyTorch-2.1.2_skip-cpu_repro-test-without-vectorization.patch': + '7ace835af60c58d9e0754a34c19d4b9a0c3a531f19e5d0eba8e2e49206eaa7eb'}, + {'PyTorch-2.1.2_skip-memory-leak-test.patch': '8d9841208e8a00a498295018aead380c360cf56e500ef23ca740adb5b36de142'}, + {'PyTorch-2.1.2_workaround_dynamo_failure_without_nnpack.patch': + 'fb96eefabf394617bbb3fbd3a7a7c1aa5991b3836edc2e5d2a30e708bfe49ba1'}, +] + +osdependencies = [OS_PKG_IBVERBS_DEV] + +builddependencies = [ + ('CMake', '3.27.6'), + ('hypothesis', '6.90.0'), + # For tests + ('pytest-flakefinder', '1.1.0'), + ('pytest-rerunfailures', '14.0'), + ('pytest-shard', '0.1.2'), +] + +dependencies = [ + ('CUDA', '12.4.0', '', SYSTEM), + ('cuDNN', '8.9.7.29', '-CUDA-%(cudaver)s', SYSTEM), + ('magma', '2.7.2', '-CUDA-%(cudaver)s'), + ('NCCL', '2.20.5', '-CUDA-%(cudaver)s'), + ('Ninja', '1.11.1'), # Required for JIT compilation of C++ extensions + ('Python', '3.11.5'), + ('Python-bundle-PyPI', '2023.10'), + ('protobuf', '25.3'), + ('protobuf-python', '4.25.3'), + ('pybind11', '2.11.1'), + ('SciPy-bundle', '2023.11'), + ('PyYAML', '6.0.1'), + ('MPFR', '4.2.1'), + ('GMP', '6.3.0'), + ('numactl', '2.0.16'), + ('FFmpeg', '6.0'), + ('Pillow', '10.2.0'), + ('expecttest', '0.2.1'), + ('networkx', '3.2.1'), + ('sympy', '1.12'), + ('Z3', '4.13.0',), +] + +use_pip = True +buildcmd = '%(python)s setup.py build' # Run the (long) build in the build step + +excluded_tests = { + '': [ + # This test seems to take too long on NVIDIA Ampere at least. + 'distributed/test_distributed_spawn', + # Broken on CUDA 11.6/11.7: https://github.com/pytorch/pytorch/issues/75375 + 'distributions/test_constraints', + # no xdoctest + 'doctests', + # failing on broadwell + # See https://github.com/easybuilders/easybuild-easyconfigs/issues/17712 + 'test_native_mha', + # intermittent failures on various systems + # See https://github.com/easybuilders/easybuild-easyconfigs/issues/17712 + 'distributed/rpc/test_tensorpipe_agent', + ] +} + +runtest = 'cd test && PYTHONUNBUFFERED=1 %(python)s run_test.py --continue-through-error --verbose %(excluded_tests)s' + +# Especially test_quantization has a few corner cases that are triggered by the random input values, +# those cannot be easily avoided, see https://github.com/pytorch/pytorch/issues/107030 +# So allow a low number of tests to fail as the tests "usually" succeed +max_failed_tests = 222 + +tests = ['PyTorch-check-cpp-extension.py'] + +moduleclass = 'ai' + +== 2024-11-27 17:50:49,238 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:49,239 easyconfig.py:689 INFO setting easyconfig parameter buildcmd: value %(python)s setup.py build (type: ) +== 2024-11-27 17:50:49,239 easyconfig.py:689 INFO setting easyconfig parameter builddependencies: value [('CMake', '3.27.6'), ('hypothesis', '6.90.0'), ('pytest-flakefinder', '1.1.0'), ('pytest-rerunfailures', '14.0'), ('pytest-shard', '0.1.2')] (type: ) +== 2024-11-27 17:50:49,239 easyconfig.py:689 INFO setting easyconfig parameter checksums: value [{'pytorch-v2.1.2.tar.gz': '85effbcce037bffa290aea775c9a4bad5f769cb229583450c40055501ee1acd7'}, {'PyTorch-1.7.0_disable-dev-shm-test.patch': '622cb1eaeadc06e13128a862d9946bcc1f1edd3d02b259c56a9aecc4d5406b8a'}, {'PyTorch-1.11.1_skip-test_init_from_local_shards.patch': '4aeb1b0bc863d4801b0095cbce69f8794066748f0df27c6aaaf729c5ecba04b7'}, {'PyTorch-1.12.1_add-hypothesis-suppression.patch': 'e71ffb94ebe69f580fa70e0de84017058325fdff944866d6bd03463626edc32c'}, {'PyTorch-1.12.1_fix-test_cpp_extensions_jit.patch': '1efc9850c431d702e9117d4766277d3f88c5c8b3870997c9974971bce7f2ab83'}, {'PyTorch-1.12.1_fix-TestTorch.test_to.patch': '75f27987c3f25c501e719bd2b1c70a029ae0ee28514a97fe447516aee02b1535'}, {'PyTorch-1.12.1_skip-test_round_robin.patch': '63d4849b78605aa088fdff695637d9473ea60dee603a3ff7f788690d70c55349'}, {'PyTorch-1.13.1_fix-gcc-12-warning-in-fbgemm.patch': '5c7be91a6096083a0b1315efe0001537499c600f1f569953c6a2c7f4cc1d0910'}, {'PyTorch-1.13.1_fix-protobuf-dependency.patch': '8bd755a0cab7233a243bc65ca57c9630dfccdc9bf8c9792f0de4e07a644fcb00'}, {'PyTorch-1.13.1_fix-warning-in-test-cpp-api.patch': 'bdde0f2105215c95a54de64ec4b1a4520528510663174fef6d5b900eb1db3937'}, {'PyTorch-1.13.1_skip-failing-singular-grad-test.patch': '72688a57b2bb617665ad1a1d5e362c5111ae912c10936bb38a089c0204729f48'}, {'PyTorch-1.13.1_skip-tests-without-fbgemm.patch': '481e595f673baf8ae58b41697a6792b83048b0264aa79b422f48cd8c22948bb7'}, {'PyTorch-2.0.1_avoid-test_quantization-failures.patch': '02e3f47e4ed1d7d6077e26f1ae50073dc2b20426269930b505f4aefe5d2f33cd'}, {'PyTorch-2.0.1_fix-skip-decorators.patch': '2039012cef45446065e1a2097839fe20bb29fe3c1dcc926c3695ebf29832e920'}, {'PyTorch-2.0.1_fix-ub-in-inductor-codegen.patch': '1b37194f55ae678f3657b8728dfb896c18ffe8babe90987ce468c4fa9274f357'}, {'PyTorch-2.0.1_fix-vsx-loadu.patch': 'a0ffa61da2d47c6acd09aaf6d4791e527d8919a6f4f1aa7ed38454cdcadb1f72'}, {'PyTorch-2.0.1_no-cuda-stubs-rpath.patch': '8902e58a762240f24cdbf0182e99ccdfc2a93492869352fcb4ca0ec7e407f83a'}, {'PyTorch-2.0.1_skip-failing-gradtest.patch': '8030bdec6ba49b057ab232d19a7f1a5e542e47e2ec340653a246ec9ed59f8bc1'}, {'PyTorch-2.0.1_skip-test_shuffle_reproducibility.patch': '7047862abc1abaff62954da59700f36d4f39fcf83167a638183b1b7f8fec78ae'}, {'PyTorch-2.0.1_skip-tests-skipped-in-subprocess.patch': '166c134573a95230e39b9ea09ece3ad8072f39d370c9a88fb2a1e24f6aaac2b5'}, {'PyTorch-2.1.0_disable-gcc12-warning.patch': 'c858b8db0010f41005dc06f9a50768d0d3dc2d2d499ccbdd5faf8a518869a421'}, {'PyTorch-2.1.0_fix-bufferoverflow-in-oneDNN.patch': 'b15b1291a3c37bf6a4982cfbb3483f693acb46a67bc0912b383fd98baf540ccf'}, {'PyTorch-2.1.0_fix-test_numpy_torch_operators.patch': '84bb51a719abc677031a7a3dfe4382ff098b0cbd8b39b8bed2a7fa03f80ac1e9'}, {'PyTorch-2.1.0_fix-validationError-output-test.patch': '7eba0942afb121ed92fac30d1529447d892a89eb3d53c565f8e9d480e95f692b'}, {'PyTorch-2.1.0_fix-vsx-vector-shift-functions.patch': '3793b4b878be1abe7791efcbd534774b87862cfe7dc4774ca8729b6cabb39e7e'}, {'PyTorch-2.1.0_increase-tolerance-functorch-test_vmapvjpvjp.patch': 'aef38adf1210d0c5455e91d7c7a9d9e5caad3ae568301e0ba9fc204309438e7b'}, {'PyTorch-2.1.0_remove-sparse-csr-nnz-overflow-test.patch': '0ac36411e76506b3354c85a8a1260987f66af947ee52ffc64230aee1fa02ea8b'}, {'PyTorch-2.1.0_remove-test-requiring-online-access.patch': '35184b8c5a1b10f79e511cc25db3b8a5585a5d58b5d1aa25dd3d250200b14fd7'}, {'PyTorch-2.1.0_skip-diff-test-on-ppc.patch': '394157dbe565ffcbc1821cd63d05930957412156cc01e949ef3d3524176a1dda'}, {'PyTorch-2.1.0_skip-dynamo-test_predispatch.patch': '6298daf9ddaa8542850eee9ea005f28594ab65b1f87af43d8aeca1579a8c4354'}, {'PyTorch-2.1.0_skip-test_jvp_linalg_det_singular.patch': '5229ca88a71db7667a90ddc0b809b2c817698bd6e9c5aaabd73d3173cf9b99fe'}, {'PyTorch-2.1.0_skip-test_linear_fp32-without-MKL.patch': '5dcc79883b6e3ec0a281a8e110db5e0a5880de843bb05653589891f16473ead5'}, {'PyTorch-2.1.0_skip-test_wrap_bad.patch': 'b8583125ee94e553b6f77c4ab4bfa812b89416175dc7e9b7390919f3b485cb63'}, {'PyTorch-2.1.2_fix-test_extension_backend-without-vectorization.patch': 'cd1455495886a7d6b2d30d48736eb0103fded21e2e36de6baac719b9c52a1c92'}, {'PyTorch-2.1.2_fix-test_memory_profiler.patch': '30b0c9355636c0ab3dedae02399789053825dc3835b4d7dac6e696767772b1ce'}, {'PyTorch-2.1.2_fix-test_torchinductor-rounding.patch': 'a0ef99192ee2ad1509c78a8377023d5be2b5fddb16f84063b7c9a0b53d979090'}, {'PyTorch-2.1.2_fix-vsx-vector-abs.patch': 'd67d32407faed7dc1dbab4bba0e2f7de36c3db04560ced35c94caf8d84ade886'}, {'PyTorch-2.1.2_fix-vsx-vector-div.patch': '11f497a6892eb49b249a15320e4218e0d7ac8ae4ce67de39e4a018a064ca1acc'}, {'PyTorch-2.1.2_skip-cpu_repro-test-without-vectorization.patch': '7ace835af60c58d9e0754a34c19d4b9a0c3a531f19e5d0eba8e2e49206eaa7eb'}, {'PyTorch-2.1.2_skip-memory-leak-test.patch': '8d9841208e8a00a498295018aead380c360cf56e500ef23ca740adb5b36de142'}, {'PyTorch-2.1.2_workaround_dynamo_failure_without_nnpack.patch': 'fb96eefabf394617bbb3fbd3a7a7c1aa5991b3836edc2e5d2a30e708bfe49ba1'}] (type: ) +== 2024-11-27 17:50:49,239 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('CUDA', '12.4.0', '', {'name': 'system', 'version': 'system'}), ('cuDNN', '8.9.7.29', '-CUDA-%(cudaver)s', {'name': 'system', 'version': 'system'}), ('magma', '2.7.2', '-CUDA-%(cudaver)s'), ('NCCL', '2.20.5', '-CUDA-%(cudaver)s'), ('Ninja', '1.11.1'), ('Python', '3.11.5'), ('Python-bundle-PyPI', '2023.10'), ('protobuf', '25.3'), ('protobuf-python', '4.25.3'), ('pybind11', '2.11.1'), ('SciPy-bundle', '2023.11'), ('PyYAML', '6.0.1'), ('MPFR', '4.2.1'), ('GMP', '6.3.0'), ('numactl', '2.0.16'), ('FFmpeg', '6.0'), ('Pillow', '10.2.0'), ('expecttest', '0.2.1'), ('networkx', '3.2.1'), ('sympy', '1.12'), ('Z3', '4.13.0')] (type: ) +== 2024-11-27 17:50:49,239 easyconfig.py:689 INFO setting easyconfig parameter description: value Tensors and Dynamic neural networks in Python with strong GPU acceleration. +PyTorch is a deep learning framework that puts Python first. (type: ) +== 2024-11-27 17:50:49,239 easyconfig.py:689 INFO setting easyconfig parameter excluded_tests: value {'': ['distributed/test_distributed_spawn', 'distributions/test_constraints', 'doctests', 'test_native_mha', 'distributed/rpc/test_tensorpipe_agent']} (type: ) +== 2024-11-27 17:50:49,239 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://pytorch.org/ (type: ) +== 2024-11-27 17:50:49,239 easyconfig.py:689 INFO setting easyconfig parameter max_failed_tests: value 222 (type: ) +== 2024-11-27 17:50:49,239 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value ai (type: ) +== 2024-11-27 17:50:49,239 easyconfig.py:689 INFO setting easyconfig parameter name: value PyTorch (type: ) +== 2024-11-27 17:50:49,239 easyconfig.py:689 INFO setting easyconfig parameter osdependencies: value [('libibverbs-dev', 'libibverbs-devel', 'rdma-core-devel')] (type: ) +== 2024-11-27 17:50:49,239 easyconfig.py:689 INFO setting easyconfig parameter patches: value ['PyTorch-1.7.0_disable-dev-shm-test.patch', 'PyTorch-1.11.1_skip-test_init_from_local_shards.patch', 'PyTorch-1.12.1_add-hypothesis-suppression.patch', 'PyTorch-1.12.1_fix-test_cpp_extensions_jit.patch', 'PyTorch-1.12.1_fix-TestTorch.test_to.patch', 'PyTorch-1.12.1_skip-test_round_robin.patch', 'PyTorch-1.13.1_fix-gcc-12-warning-in-fbgemm.patch', 'PyTorch-1.13.1_fix-protobuf-dependency.patch', 'PyTorch-1.13.1_fix-warning-in-test-cpp-api.patch', 'PyTorch-1.13.1_skip-failing-singular-grad-test.patch', 'PyTorch-1.13.1_skip-tests-without-fbgemm.patch', 'PyTorch-2.0.1_avoid-test_quantization-failures.patch', 'PyTorch-2.0.1_fix-skip-decorators.patch', 'PyTorch-2.0.1_fix-ub-in-inductor-codegen.patch', 'PyTorch-2.0.1_fix-vsx-loadu.patch', 'PyTorch-2.0.1_no-cuda-stubs-rpath.patch', 'PyTorch-2.0.1_skip-failing-gradtest.patch', 'PyTorch-2.0.1_skip-test_shuffle_reproducibility.patch', 'PyTorch-2.0.1_skip-tests-skipped-in-subprocess.patch', 'PyTorch-2.1.0_disable-gcc12-warning.patch', 'PyTorch-2.1.0_fix-bufferoverflow-in-oneDNN.patch', 'PyTorch-2.1.0_fix-test_numpy_torch_operators.patch', 'PyTorch-2.1.0_fix-validationError-output-test.patch', 'PyTorch-2.1.0_fix-vsx-vector-shift-functions.patch', 'PyTorch-2.1.0_increase-tolerance-functorch-test_vmapvjpvjp.patch', 'PyTorch-2.1.0_remove-sparse-csr-nnz-overflow-test.patch', 'PyTorch-2.1.0_remove-test-requiring-online-access.patch', 'PyTorch-2.1.0_skip-diff-test-on-ppc.patch', 'PyTorch-2.1.0_skip-dynamo-test_predispatch.patch', 'PyTorch-2.1.0_skip-test_jvp_linalg_det_singular.patch', 'PyTorch-2.1.0_skip-test_linear_fp32-without-MKL.patch', 'PyTorch-2.1.0_skip-test_wrap_bad.patch', 'PyTorch-2.1.2_fix-test_extension_backend-without-vectorization.patch', 'PyTorch-2.1.2_fix-test_memory_profiler.patch', 'PyTorch-2.1.2_fix-test_torchinductor-rounding.patch', 'PyTorch-2.1.2_fix-vsx-vector-abs.patch', 'PyTorch-2.1.2_fix-vsx-vector-div.patch', 'PyTorch-2.1.2_skip-cpu_repro-test-without-vectorization.patch', 'PyTorch-2.1.2_skip-memory-leak-test.patch', 'PyTorch-2.1.2_workaround_dynamo_failure_without_nnpack.patch'] (type: ) +== 2024-11-27 17:50:49,239 easyconfig.py:689 INFO setting easyconfig parameter runtest: value cd test && PYTHONUNBUFFERED=1 %(python)s run_test.py --continue-through-error --verbose %(excluded_tests)s (type: ) +== 2024-11-27 17:50:49,240 easyconfig.py:689 INFO setting easyconfig parameter source_urls: value ['https://github.com/%(github_account)s/%(name)s/releases/download/v%(version)s'] (type: ) +== 2024-11-27 17:50:49,240 easyconfig.py:689 INFO setting easyconfig parameter sources: value ['%(namelower)s-v%(version)s.tar.gz'] (type: ) +== 2024-11-27 17:50:49,240 easyconfig.py:689 INFO setting easyconfig parameter tests: value ['PyTorch-check-cpp-extension.py'] (type: ) +== 2024-11-27 17:50:49,240 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'foss', 'version': '2023b'} (type: ) +== 2024-11-27 17:50:49,240 easyconfig.py:689 INFO setting easyconfig parameter use_pip: value True (type: ) +== 2024-11-27 17:50:49,240 easyconfig.py:689 INFO setting easyconfig parameter version: value 2.1.2 (type: ) +== 2024-11-27 17:50:49,240 easyconfig.py:689 INFO setting easyconfig parameter versionsuffix: value -CUDA-%(cudaver)s (type: ) +== 2024-11-27 17:50:49,240 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:49,240 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:49,241 easyconfig.py:2204 INFO No index found for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs, so creating it... +== 2024-11-27 17:50:50,813 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:50,814 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:50,814 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:50,814 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:50,814 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:50,814 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:50,816 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:50,820 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:50,821 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:50,841 easyconfig.py:1911 INFO Derived full easyblock module path for Toolchain: easybuild.easyblocks.generic.toolchain +== 2024-11-27 17:50:50,841 easyconfig.py:1960 INFO Successfully obtained class 'Toolchain' for easyblock 'Toolchain' (software name 'foss') +== 2024-11-27 17:50:50,841 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/f/foss/foss-2023b.eb with rawcontent: easyblock = 'Toolchain' + +name = 'foss' +version = '2023b' + +homepage = 'https://easybuild.readthedocs.io/en/master/Common-toolchains.html#foss-toolchain' +description = """GNU Compiler Collection (GCC) based compiler toolchain, including + OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK.""" + +toolchain = SYSTEM + +local_gccver = '13.2.0' + +# toolchain used to build foss dependencies +local_comp_mpi_tc = ('gompi', version) + +# we need GCC and OpenMPI as explicit dependencies instead of gompi toolchain +# because of toolchain preparation functions +dependencies = [ + ('GCC', local_gccver), + ('OpenMPI', '4.1.6', '', ('GCC', local_gccver)), + ('FlexiBLAS', '3.3.1', '', ('GCC', local_gccver)), + ('FFTW', '3.3.10', '', ('GCC', local_gccver)), + ('FFTW.MPI', '3.3.10', '', local_comp_mpi_tc), + ('ScaLAPACK', '2.2.0', '-fb', local_comp_mpi_tc), +] + +moduleclass = 'toolchain' + +== 2024-11-27 17:50:50,841 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:50,842 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('GCC', '13.2.0'), ('OpenMPI', '4.1.6', '', ('GCC', '13.2.0')), ('FlexiBLAS', '3.3.1', '', ('GCC', '13.2.0')), ('FFTW', '3.3.10', '', ('GCC', '13.2.0')), ('FFTW.MPI', '3.3.10', '', ('gompi', '2023b')), ('ScaLAPACK', '2.2.0', '-fb', ('gompi', '2023b'))] (type: ) +== 2024-11-27 17:50:50,842 easyconfig.py:689 INFO setting easyconfig parameter description: value GNU Compiler Collection (GCC) based compiler toolchain, including + OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. (type: ) +== 2024-11-27 17:50:50,842 easyconfig.py:689 INFO setting easyconfig parameter easyblock: value Toolchain (type: ) +== 2024-11-27 17:50:50,842 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://easybuild.readthedocs.io/en/master/Common-toolchains.html#foss-toolchain (type: ) +== 2024-11-27 17:50:50,842 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value toolchain (type: ) +== 2024-11-27 17:50:50,842 easyconfig.py:689 INFO setting easyconfig parameter name: value foss (type: ) +== 2024-11-27 17:50:50,842 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'system', 'version': 'system'} (type: ) +== 2024-11-27 17:50:50,842 easyconfig.py:689 INFO setting easyconfig parameter version: value 2023b (type: ) +== 2024-11-27 17:50:50,842 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:50,842 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:51,057 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='foss', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='foss', name='foss', nameletter='f', nameletterlower='f', namelower='foss', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='system', toolchain_version='system', version='2023b', version_major='2023b', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:51,057 easyconfig.py:869 INFO Validating easyconfig +== 2024-11-27 17:50:51,057 easyconfig.py:874 INFO Checking OS dependencies +== 2024-11-27 17:50:51,057 easyconfig.py:929 INFO OS dependencies ok: [] +== 2024-11-27 17:50:51,057 easyconfig.py:879 INFO Checking skipsteps +== 2024-11-27 17:50:51,057 easyconfig.py:884 INFO Checking build option lists +== 2024-11-27 17:50:51,057 easyconfig.py:887 INFO Checking licenses +== 2024-11-27 17:50:51,060 mpi.py:122 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI' +== 2024-11-27 17:50:51,060 mpi.py:307 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'nr_ranks': 1, 'cmd': 'xxx_command_xxx'}) +== 2024-11-27 17:50:51,060 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='pytorch', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='pytorch', mpi_cmd_prefix='mpirun -n 1', name='PyTorch', nameletter='P', nameletterlower='p', namelower='pytorch', pymajver='3', pyminver='11', pyshortver='3.11', pyver='3.11.5', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='foss', toolchain_version='2023b', version='2.1.2', version_major='2', version_major_minor='2.1', version_minor='1', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:50:56,038 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,039 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,039 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,039 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,039 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,039 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,040 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,044 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,044 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,045 easyconfig.py:1911 INFO Derived full easyblock module path for Toolchain: easybuild.easyblocks.generic.toolchain +== 2024-11-27 17:50:56,045 easyconfig.py:1960 INFO Successfully obtained class 'Toolchain' for easyblock 'Toolchain' (software name 'foss') +== 2024-11-27 17:50:56,045 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/f/foss/foss-2023b.eb with rawcontent: easyblock = 'Toolchain' + +name = 'foss' +version = '2023b' + +homepage = 'https://easybuild.readthedocs.io/en/master/Common-toolchains.html#foss-toolchain' +description = """GNU Compiler Collection (GCC) based compiler toolchain, including + OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK.""" + +toolchain = SYSTEM + +local_gccver = '13.2.0' + +# toolchain used to build foss dependencies +local_comp_mpi_tc = ('gompi', version) + +# we need GCC and OpenMPI as explicit dependencies instead of gompi toolchain +# because of toolchain preparation functions +dependencies = [ + ('GCC', local_gccver), + ('OpenMPI', '4.1.6', '', ('GCC', local_gccver)), + ('FlexiBLAS', '3.3.1', '', ('GCC', local_gccver)), + ('FFTW', '3.3.10', '', ('GCC', local_gccver)), + ('FFTW.MPI', '3.3.10', '', local_comp_mpi_tc), + ('ScaLAPACK', '2.2.0', '-fb', local_comp_mpi_tc), +] + +moduleclass = 'toolchain' + +== 2024-11-27 17:50:56,045 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,046 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('GCC', '13.2.0'), ('OpenMPI', '4.1.6', '', ('GCC', '13.2.0')), ('FlexiBLAS', '3.3.1', '', ('GCC', '13.2.0')), ('FFTW', '3.3.10', '', ('GCC', '13.2.0')), ('FFTW.MPI', '3.3.10', '', ('gompi', '2023b')), ('ScaLAPACK', '2.2.0', '-fb', ('gompi', '2023b'))] (type: ) +== 2024-11-27 17:50:56,046 easyconfig.py:689 INFO setting easyconfig parameter description: value GNU Compiler Collection (GCC) based compiler toolchain, including + OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. (type: ) +== 2024-11-27 17:50:56,046 easyconfig.py:689 INFO setting easyconfig parameter easyblock: value Toolchain (type: ) +== 2024-11-27 17:50:56,046 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://easybuild.readthedocs.io/en/master/Common-toolchains.html#foss-toolchain (type: ) +== 2024-11-27 17:50:56,046 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value toolchain (type: ) +== 2024-11-27 17:50:56,046 easyconfig.py:689 INFO setting easyconfig parameter name: value foss (type: ) +== 2024-11-27 17:50:56,046 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'system', 'version': 'system'} (type: ) +== 2024-11-27 17:50:56,046 easyconfig.py:689 INFO setting easyconfig parameter version: value 2023b (type: ) +== 2024-11-27 17:50:56,046 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,046 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,047 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='foss', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='foss', name='foss', nameletter='f', nameletterlower='f', namelower='foss', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='system', toolchain_version='system', version='2023b', version_major='2023b', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,048 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,049 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,050 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,050 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,050 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,050 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,050 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,050 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,051 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,051 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,052 easyconfig.py:1911 INFO Derived full easyblock module path for Bundle: easybuild.easyblocks.generic.bundle +== 2024-11-27 17:50:56,052 easyconfig.py:1960 INFO Successfully obtained class 'Bundle' for easyblock 'Bundle' (software name 'GCC') +== 2024-11-27 17:50:56,052 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/g/GCC/GCC-13.2.0.eb with rawcontent: easyblock = 'Bundle' + +name = 'GCC' +version = '13.2.0' + +homepage = 'https://gcc.gnu.org/' +description = """The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, + as well as libraries for these languages (libstdc++, libgcj,...).""" + +toolchain = SYSTEM + +dependencies = [ + ('GCCcore', version), + # binutils built on top of GCCcore, which was built on top of binutils (built with system toolchain) + ('binutils', '2.40', '', ('GCCcore', version)), +] + +altroot = 'GCCcore' +altversion = 'GCCcore' + +# this bundle serves as a compiler-only toolchain, so it should be marked as compiler (important for HMNS) +moduleclass = 'compiler' + +== 2024-11-27 17:50:56,052 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,052 easyconfig.py:689 INFO setting easyconfig parameter altroot: value GCCcore (type: ) +== 2024-11-27 17:50:56,052 easyconfig.py:689 INFO setting easyconfig parameter altversion: value GCCcore (type: ) +== 2024-11-27 17:50:56,052 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('GCCcore', '13.2.0'), ('binutils', '2.40', '', ('GCCcore', '13.2.0'))] (type: ) +== 2024-11-27 17:50:56,052 easyconfig.py:689 INFO setting easyconfig parameter description: value The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, + as well as libraries for these languages (libstdc++, libgcj,...). (type: ) +== 2024-11-27 17:50:56,052 easyconfig.py:689 INFO setting easyconfig parameter easyblock: value Bundle (type: ) +== 2024-11-27 17:50:56,052 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://gcc.gnu.org/ (type: ) +== 2024-11-27 17:50:56,052 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value compiler (type: ) +== 2024-11-27 17:50:56,052 easyconfig.py:689 INFO setting easyconfig parameter name: value GCC (type: ) +== 2024-11-27 17:50:56,052 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'system', 'version': 'system'} (type: ) +== 2024-11-27 17:50:56,053 easyconfig.py:689 INFO setting easyconfig parameter version: value 13.2.0 (type: ) +== 2024-11-27 17:50:56,053 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,053 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,053 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='gcc', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='gcc', name='GCC', nameletter='G', nameletterlower='g', namelower='gcc', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='system', toolchain_version='system', version='13.2.0', version_major='13', version_major_minor='13.2', version_minor='2', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,054 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,055 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,056 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,056 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,056 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,056 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,056 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,056 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,057 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,057 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,073 easyconfig.py:1943 INFO Successfully obtained EB_OpenMPI class instance from easybuild.easyblocks.openmpi +== 2024-11-27 17:50:56,074 easyconfig.py:1960 INFO Successfully obtained class 'EB_OpenMPI' for easyblock 'None' (software name 'OpenMPI') +== 2024-11-27 17:50:56,074 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/o/OpenMPI/OpenMPI-4.1.6-GCC-13.2.0.eb with rawcontent: name = 'OpenMPI' +version = '4.1.6' + +homepage = 'https://www.open-mpi.org/' +description = """The Open MPI Project is an open source MPI-3 implementation.""" + +toolchain = {'name': 'GCC', 'version': '13.2.0'} + +source_urls = ['https://www.open-mpi.org/software/ompi/v%(version_major_minor)s/downloads'] +sources = [SOURCELOWER_TAR_BZ2] +patches = [ + 'OpenMPI-4.1.1_build-with-internal-cuda-header.patch', + 'OpenMPI-4.1.1_opal-datatype-cuda-performance.patch', + 'OpenMPI-4.1.x_add_atomic_wmb.patch', +] +checksums = [ + {'openmpi-4.1.6.tar.bz2': 'f740994485516deb63b5311af122c265179f5328a0d857a567b85db00b11e415'}, + {'OpenMPI-4.1.1_build-with-internal-cuda-header.patch': + '63eac52736bdf7644c480362440a7f1f0ae7c7cae47b7565f5635c41793f8c83'}, + {'OpenMPI-4.1.1_opal-datatype-cuda-performance.patch': + 'b767c7166cf0b32906132d58de5439c735193c9fd09ec3c5c11db8d5fa68750e'}, + {'OpenMPI-4.1.x_add_atomic_wmb.patch': '9494bbc546d661ba5189e44b4c84a7f8df30a87cdb9d96ce2e73a7c8fecba172'}, +] + +builddependencies = [ + ('pkgconf', '2.0.3'), + ('Perl', '5.38.0'), + ('Autotools', '20220317'), +] + +dependencies = [ + ('zlib', '1.2.13'), + ('hwloc', '2.9.2'), + ('libevent', '2.1.12'), + ('UCX', '1.15.0'), + ('libfabric', '1.19.0'), + ('PMIx', '4.2.6'), + ('UCC', '1.2.0'), +] + +# Update configure to include changes from the "internal-cuda" patch +# by running a subset of autogen.pl sufficient to achieve this +# without doing the full, long-running regeneration. +preconfigopts = ' && '.join([ + 'cd config', + 'autom4te --language=m4sh opal_get_version.m4sh -o opal_get_version.sh', + 'cd ..', + 'autoconf', + 'autoheader', + 'aclocal', + 'automake', + '' +]) + +# CUDA related patches and custom configure option can be removed if CUDA support isn't wanted. +configopts = '--with-cuda=internal ' + +# disable MPI1 compatibility for now, see what breaks... +# configopts += '--enable-mpi1-compatibility ' + +# to enable SLURM integration (site-specific) +# configopts += '--with-slurm --with-pmi=/usr/include/slurm --with-pmi-libdir=/usr' + +moduleclass = 'mpi' + +== 2024-11-27 17:50:56,074 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,074 easyconfig.py:689 INFO setting easyconfig parameter builddependencies: value [('pkgconf', '2.0.3'), ('Perl', '5.38.0'), ('Autotools', '20220317')] (type: ) +== 2024-11-27 17:50:56,074 easyconfig.py:689 INFO setting easyconfig parameter checksums: value [{'openmpi-4.1.6.tar.bz2': 'f740994485516deb63b5311af122c265179f5328a0d857a567b85db00b11e415'}, {'OpenMPI-4.1.1_build-with-internal-cuda-header.patch': '63eac52736bdf7644c480362440a7f1f0ae7c7cae47b7565f5635c41793f8c83'}, {'OpenMPI-4.1.1_opal-datatype-cuda-performance.patch': 'b767c7166cf0b32906132d58de5439c735193c9fd09ec3c5c11db8d5fa68750e'}, {'OpenMPI-4.1.x_add_atomic_wmb.patch': '9494bbc546d661ba5189e44b4c84a7f8df30a87cdb9d96ce2e73a7c8fecba172'}] (type: ) +== 2024-11-27 17:50:56,074 easyconfig.py:689 INFO setting easyconfig parameter configopts: value --with-cuda=internal (type: ) +== 2024-11-27 17:50:56,074 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('zlib', '1.2.13'), ('hwloc', '2.9.2'), ('libevent', '2.1.12'), ('UCX', '1.15.0'), ('libfabric', '1.19.0'), ('PMIx', '4.2.6'), ('UCC', '1.2.0')] (type: ) +== 2024-11-27 17:50:56,075 easyconfig.py:689 INFO setting easyconfig parameter description: value The Open MPI Project is an open source MPI-3 implementation. (type: ) +== 2024-11-27 17:50:56,075 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://www.open-mpi.org/ (type: ) +== 2024-11-27 17:50:56,075 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value mpi (type: ) +== 2024-11-27 17:50:56,075 easyconfig.py:689 INFO setting easyconfig parameter name: value OpenMPI (type: ) +== 2024-11-27 17:50:56,075 easyconfig.py:689 INFO setting easyconfig parameter patches: value ['OpenMPI-4.1.1_build-with-internal-cuda-header.patch', 'OpenMPI-4.1.1_opal-datatype-cuda-performance.patch', 'OpenMPI-4.1.x_add_atomic_wmb.patch'] (type: ) +== 2024-11-27 17:50:56,075 easyconfig.py:689 INFO setting easyconfig parameter preconfigopts: value cd config && autom4te --language=m4sh opal_get_version.m4sh -o opal_get_version.sh && cd .. && autoconf && autoheader && aclocal && automake && (type: ) +== 2024-11-27 17:50:56,075 easyconfig.py:689 INFO setting easyconfig parameter source_urls: value ['https://www.open-mpi.org/software/ompi/v%(version_major_minor)s/downloads'] (type: ) +== 2024-11-27 17:50:56,075 easyconfig.py:689 INFO setting easyconfig parameter sources: value ['%(namelower)s-%(version)s.tar.bz2'] (type: ) +== 2024-11-27 17:50:56,075 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'GCC', 'version': '13.2.0'} (type: ) +== 2024-11-27 17:50:56,075 easyconfig.py:689 INFO setting easyconfig parameter version: value 4.1.6 (type: ) +== 2024-11-27 17:50:56,075 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,075 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,076 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,076 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,076 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,076 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,076 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,076 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,076 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,077 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,077 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,078 easyconfig.py:1911 INFO Derived full easyblock module path for Bundle: easybuild.easyblocks.generic.bundle +== 2024-11-27 17:50:56,078 easyconfig.py:1960 INFO Successfully obtained class 'Bundle' for easyblock 'Bundle' (software name 'GCC') +== 2024-11-27 17:50:56,078 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/g/GCC/GCC-13.2.0.eb with rawcontent: easyblock = 'Bundle' + +name = 'GCC' +version = '13.2.0' + +homepage = 'https://gcc.gnu.org/' +description = """The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, + as well as libraries for these languages (libstdc++, libgcj,...).""" + +toolchain = SYSTEM + +dependencies = [ + ('GCCcore', version), + # binutils built on top of GCCcore, which was built on top of binutils (built with system toolchain) + ('binutils', '2.40', '', ('GCCcore', version)), +] + +altroot = 'GCCcore' +altversion = 'GCCcore' + +# this bundle serves as a compiler-only toolchain, so it should be marked as compiler (important for HMNS) +moduleclass = 'compiler' + +== 2024-11-27 17:50:56,078 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,078 easyconfig.py:689 INFO setting easyconfig parameter altroot: value GCCcore (type: ) +== 2024-11-27 17:50:56,078 easyconfig.py:689 INFO setting easyconfig parameter altversion: value GCCcore (type: ) +== 2024-11-27 17:50:56,078 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('GCCcore', '13.2.0'), ('binutils', '2.40', '', ('GCCcore', '13.2.0'))] (type: ) +== 2024-11-27 17:50:56,078 easyconfig.py:689 INFO setting easyconfig parameter description: value The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, + as well as libraries for these languages (libstdc++, libgcj,...). (type: ) +== 2024-11-27 17:50:56,078 easyconfig.py:689 INFO setting easyconfig parameter easyblock: value Bundle (type: ) +== 2024-11-27 17:50:56,078 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://gcc.gnu.org/ (type: ) +== 2024-11-27 17:50:56,078 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value compiler (type: ) +== 2024-11-27 17:50:56,078 easyconfig.py:689 INFO setting easyconfig parameter name: value GCC (type: ) +== 2024-11-27 17:50:56,078 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'system', 'version': 'system'} (type: ) +== 2024-11-27 17:50:56,079 easyconfig.py:689 INFO setting easyconfig parameter version: value 13.2.0 (type: ) +== 2024-11-27 17:50:56,079 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,079 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,079 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='gcc', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='gcc', name='GCC', nameletter='G', nameletterlower='g', namelower='gcc', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='system', toolchain_version='system', version='13.2.0', version_major='13', version_major_minor='13.2', version_minor='2', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,079 easyconfig.py:869 INFO Validating easyconfig +== 2024-11-27 17:50:56,080 easyconfig.py:874 INFO Checking OS dependencies +== 2024-11-27 17:50:56,080 easyconfig.py:929 INFO OS dependencies ok: [] +== 2024-11-27 17:50:56,080 easyconfig.py:879 INFO Checking skipsteps +== 2024-11-27 17:50:56,080 easyconfig.py:884 INFO Checking build option lists +== 2024-11-27 17:50:56,080 easyconfig.py:887 INFO Checking licenses +== 2024-11-27 17:50:56,094 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='openmpi', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='openmpi', name='OpenMPI', nameletter='O', nameletterlower='o', namelower='openmpi', perlmajver='5', perlminver='38', perlshortver='5.38', perlver='5.38.0', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='GCC', toolchain_version='13.2.0', version='4.1.6', version_major='4', version_major_minor='4.1', version_minor='1', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,095 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,097 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,097 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,097 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,097 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,098 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,098 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,098 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,098 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,098 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,126 easyconfig.py:1911 INFO Derived full easyblock module path for EB_GCC: easybuild.easyblocks.gcc +== 2024-11-27 17:50:56,127 easyconfig.py:1960 INFO Successfully obtained class 'EB_GCC' for easyblock 'EB_GCC' (software name 'GCCcore') +== 2024-11-27 17:50:56,127 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/g/GCCcore/GCCcore-13.2.0.eb with rawcontent: easyblock = 'EB_GCC' + +name = 'GCCcore' +version = '13.2.0' + +homepage = 'https://gcc.gnu.org/' +description = """The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, + as well as libraries for these languages (libstdc++, libgcj,...).""" + +toolchain = SYSTEM + +source_urls = [ + 'https://ftpmirror.gnu.org/gnu/gcc/gcc-%(version)s', # GCC auto-resolving HTTP mirror + 'https://sourceware.org/pub/gcc/releases/gcc-%(version)s', # fallback URL for GCC + 'https://ftpmirror.gnu.org/gnu/gmp', # idem for GMP + 'https://ftpmirror.gnu.org/gnu/mpfr', # idem for MPFR + 'https://ftpmirror.gnu.org/gnu/mpc', # idem for MPC + 'ftp://gcc.gnu.org/pub/gcc/infrastructure/', # GCC dependencies + 'https://gcc.gnu.org/pub/gcc/infrastructure/', # HTTPS mirror for GCC dependencies + 'https://libisl.sourceforge.io/', # fallback URL for isl + 'https://sourceware.org/pub/newlib/', # for newlib + 'https://github.com/MentorEmbedded/nvptx-tools/archive', # for nvptx-tools +] +sources = [ + 'gcc-%(version)s.tar.gz', + 'gmp-6.2.1.tar.bz2', + 'mpfr-4.2.0.tar.bz2', + 'mpc-1.3.1.tar.gz', + 'isl-0.26.tar.bz2', + 'newlib-4.3.0.20230120.tar.gz', + {'download_filename': '2c6d503.tar.gz', 'filename': 'nvptx-tools-20230725.tar.gz'}, +] +patches = [ + 'GCCcore-6.2.0-fix-find-isl.patch', + 'GCCcore-9.3.0_gmp-c99.patch', + 'GCCcore-12.1.0_fix-double-destruct.patch', + 'GCCcore-12.2.0_fix-avx512-misoptimization.patch', + 'GCCcore-13.2.0_fix_slp_and_loop_mask_len.patch', + 'GCCcore-12.x_riscv_multiarch_support.patch', + 'GCCcore-13.2.0_fix-unguarded-is_convertible-builtin.patch', +] +checksums = [ + {'gcc-13.2.0.tar.gz': '8cb4be3796651976f94b9356fa08d833524f62420d6292c5033a9a26af315078'}, + {'gmp-6.2.1.tar.bz2': 'eae9326beb4158c386e39a356818031bd28f3124cf915f8c5b1dc4c7a36b4d7c'}, + {'mpfr-4.2.0.tar.bz2': '691db39178e36fc460c046591e4b0f2a52c8f2b3ee6d750cc2eab25f1eaa999d'}, + {'mpc-1.3.1.tar.gz': 'ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8'}, + {'isl-0.26.tar.bz2': '5eac8664e9d67be6bd0bee5085d6840b8baf738c06814df47eaf4166d9776436'}, + {'newlib-4.3.0.20230120.tar.gz': '83a62a99af59e38eb9b0c58ed092ee24d700fff43a22c03e433955113ef35150'}, + {'nvptx-tools-20230725.tar.gz': '17ce1f2c64f09c6f1cb709e3af869bb90b0102c412f25da55f338e35bc74b2e2'}, + {'GCCcore-6.2.0-fix-find-isl.patch': '5ad909606d17d851c6ad629b4fddb6c1621844218b8d139fed18c502a7696c68'}, + {'GCCcore-9.3.0_gmp-c99.patch': '0e135e1cc7cec701beea9d7d17a61bab34cfd496b4b555930016b98db99f922e'}, + {'GCCcore-12.1.0_fix-double-destruct.patch': '2e09c125318b6c15ec60f1807d77fb7d1f32b64a4e5d1c9a3da89ba2ca738d35'}, + {'GCCcore-12.2.0_fix-avx512-misoptimization.patch': + 'bb3db707727b9975b0005346ef04230a96b3ad896f004a34262a82a244b5d436'}, + {'GCCcore-13.2.0_fix_slp_and_loop_mask_len.patch': + 'e1d63e04bf494a2f79346ac7454372f117b63288cc18c68876a5b8bdc453cf88'}, + {'GCCcore-12.x_riscv_multiarch_support.patch': '92fc2b17b6943611a657904500fbf3db8160eddbcea320828d4a50a885e2778f'}, + {'GCCcore-13.2.0_fix-unguarded-is_convertible-builtin.patch': + '8650d6d4f41e32e9f5f23272d27a6d6adce3cd46ff44483f160b1d3bd92b1dbd'}, +] + +builddependencies = [ + ('M4', '1.4.19'), + ('binutils', '2.40'), +] + +languages = ['c', 'c++', 'fortran'] + +withisl = True +withnvptx = True + +# Perl is only required when building with NVPTX support +if withnvptx: + osdependencies = ['perl'] + +moduleclass = 'compiler' + +== 2024-11-27 17:50:56,127 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter builddependencies: value [('M4', '1.4.19'), ('binutils', '2.40')] (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter checksums: value [{'gcc-13.2.0.tar.gz': '8cb4be3796651976f94b9356fa08d833524f62420d6292c5033a9a26af315078'}, {'gmp-6.2.1.tar.bz2': 'eae9326beb4158c386e39a356818031bd28f3124cf915f8c5b1dc4c7a36b4d7c'}, {'mpfr-4.2.0.tar.bz2': '691db39178e36fc460c046591e4b0f2a52c8f2b3ee6d750cc2eab25f1eaa999d'}, {'mpc-1.3.1.tar.gz': 'ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8'}, {'isl-0.26.tar.bz2': '5eac8664e9d67be6bd0bee5085d6840b8baf738c06814df47eaf4166d9776436'}, {'newlib-4.3.0.20230120.tar.gz': '83a62a99af59e38eb9b0c58ed092ee24d700fff43a22c03e433955113ef35150'}, {'nvptx-tools-20230725.tar.gz': '17ce1f2c64f09c6f1cb709e3af869bb90b0102c412f25da55f338e35bc74b2e2'}, {'GCCcore-6.2.0-fix-find-isl.patch': '5ad909606d17d851c6ad629b4fddb6c1621844218b8d139fed18c502a7696c68'}, {'GCCcore-9.3.0_gmp-c99.patch': '0e135e1cc7cec701beea9d7d17a61bab34cfd496b4b555930016b98db99f922e'}, {'GCCcore-12.1.0_fix-double-destruct.patch': '2e09c125318b6c15ec60f1807d77fb7d1f32b64a4e5d1c9a3da89ba2ca738d35'}, {'GCCcore-12.2.0_fix-avx512-misoptimization.patch': 'bb3db707727b9975b0005346ef04230a96b3ad896f004a34262a82a244b5d436'}, {'GCCcore-13.2.0_fix_slp_and_loop_mask_len.patch': 'e1d63e04bf494a2f79346ac7454372f117b63288cc18c68876a5b8bdc453cf88'}, {'GCCcore-12.x_riscv_multiarch_support.patch': '92fc2b17b6943611a657904500fbf3db8160eddbcea320828d4a50a885e2778f'}, {'GCCcore-13.2.0_fix-unguarded-is_convertible-builtin.patch': '8650d6d4f41e32e9f5f23272d27a6d6adce3cd46ff44483f160b1d3bd92b1dbd'}] (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter description: value The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, + as well as libraries for these languages (libstdc++, libgcj,...). (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter easyblock: value EB_GCC (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://gcc.gnu.org/ (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter languages: value ['c', 'c++', 'fortran'] (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value compiler (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter name: value GCCcore (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter osdependencies: value ['perl'] (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter patches: value ['GCCcore-6.2.0-fix-find-isl.patch', 'GCCcore-9.3.0_gmp-c99.patch', 'GCCcore-12.1.0_fix-double-destruct.patch', 'GCCcore-12.2.0_fix-avx512-misoptimization.patch', 'GCCcore-13.2.0_fix_slp_and_loop_mask_len.patch', 'GCCcore-12.x_riscv_multiarch_support.patch', 'GCCcore-13.2.0_fix-unguarded-is_convertible-builtin.patch'] (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter source_urls: value ['https://ftpmirror.gnu.org/gnu/gcc/gcc-%(version)s', 'https://sourceware.org/pub/gcc/releases/gcc-%(version)s', 'https://ftpmirror.gnu.org/gnu/gmp', 'https://ftpmirror.gnu.org/gnu/mpfr', 'https://ftpmirror.gnu.org/gnu/mpc', 'ftp://gcc.gnu.org/pub/gcc/infrastructure/', 'https://gcc.gnu.org/pub/gcc/infrastructure/', 'https://libisl.sourceforge.io/', 'https://sourceware.org/pub/newlib/', 'https://github.com/MentorEmbedded/nvptx-tools/archive'] (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter sources: value ['gcc-%(version)s.tar.gz', 'gmp-6.2.1.tar.bz2', 'mpfr-4.2.0.tar.bz2', 'mpc-1.3.1.tar.gz', 'isl-0.26.tar.bz2', 'newlib-4.3.0.20230120.tar.gz', {'download_filename': '2c6d503.tar.gz', 'filename': 'nvptx-tools-20230725.tar.gz'}] (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'system', 'version': 'system'} (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter version: value 13.2.0 (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter withisl: value True (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:689 INFO setting easyconfig parameter withnvptx: value True (type: ) +== 2024-11-27 17:50:56,128 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,128 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,129 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='gcccore', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='gcccore', name='GCCcore', nameletter='G', nameletterlower='g', namelower='gcccore', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='system', toolchain_version='system', version='13.2.0', version_major='13', version_major_minor='13.2', version_minor='2', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,130 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,131 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,132 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,132 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,132 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,132 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,132 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,132 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,132 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,133 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,141 easyconfig.py:1943 INFO Successfully obtained EB_binutils class instance from easybuild.easyblocks.binutils +== 2024-11-27 17:50:56,141 easyconfig.py:1960 INFO Successfully obtained class 'EB_binutils' for easyblock 'None' (software name 'binutils') +== 2024-11-27 17:50:56,141 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/b/binutils/binutils-2.40-GCCcore-13.2.0.eb with rawcontent: name = 'binutils' +version = '2.40' + +homepage = 'https://directory.fsf.org/project/binutils/' +description = "binutils: GNU binary utilities" + +toolchain = {'name': 'GCCcore', 'version': '13.2.0'} + +source_urls = [GNU_SOURCE] +sources = [SOURCE_TAR_GZ] +checksums = ['d7f82c4047decf43a6f769ac32456a92ddb6932409a585c633cdd4e9df23d956'] + +builddependencies = [ + ('flex', '2.6.4'), + ('Bison', '3.8.2'), + # use same binutils version that was used when building GCC toolchain, to 'bootstrap' this binutils + ('binutils', version, '', SYSTEM) +] + +dependencies = [ + # zlib is a runtime dep to avoid that it gets embedded in libbfd.so, + # see https://github.com/easybuilders/easybuild-easyblocks/issues/1350 + ('zlib', '1.2.13'), +] + +# avoid build failure when makeinfo command is not available +# see https://sourceware.org/bugzilla/show_bug.cgi?id=15345 +buildopts = 'MAKEINFO=true' +installopts = buildopts + +moduleclass = 'tools' + +== 2024-11-27 17:50:56,141 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,141 easyconfig.py:689 INFO setting easyconfig parameter builddependencies: value [('flex', '2.6.4'), ('Bison', '3.8.2'), ('binutils', '2.40', '', {'name': 'system', 'version': 'system'})] (type: ) +== 2024-11-27 17:50:56,141 easyconfig.py:689 INFO setting easyconfig parameter buildopts: value MAKEINFO=true (type: ) +== 2024-11-27 17:50:56,141 easyconfig.py:689 INFO setting easyconfig parameter checksums: value ['d7f82c4047decf43a6f769ac32456a92ddb6932409a585c633cdd4e9df23d956'] (type: ) +== 2024-11-27 17:50:56,141 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('zlib', '1.2.13')] (type: ) +== 2024-11-27 17:50:56,141 easyconfig.py:689 INFO setting easyconfig parameter description: value binutils: GNU binary utilities (type: ) +== 2024-11-27 17:50:56,141 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://directory.fsf.org/project/binutils/ (type: ) +== 2024-11-27 17:50:56,142 easyconfig.py:689 INFO setting easyconfig parameter installopts: value MAKEINFO=true (type: ) +== 2024-11-27 17:50:56,142 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value tools (type: ) +== 2024-11-27 17:50:56,142 easyconfig.py:689 INFO setting easyconfig parameter name: value binutils (type: ) +== 2024-11-27 17:50:56,142 easyconfig.py:689 INFO setting easyconfig parameter source_urls: value ['https://ftpmirror.gnu.org/gnu/%(namelower)s'] (type: ) +== 2024-11-27 17:50:56,142 easyconfig.py:689 INFO setting easyconfig parameter sources: value ['%(name)s-%(version)s.tar.gz'] (type: ) +== 2024-11-27 17:50:56,142 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'GCCcore', 'version': '13.2.0'} (type: ) +== 2024-11-27 17:50:56,142 easyconfig.py:689 INFO setting easyconfig parameter version: value 2.40 (type: ) +== 2024-11-27 17:50:56,142 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,142 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,142 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,143 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,143 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,143 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,143 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,143 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,143 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,144 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,144 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,145 easyconfig.py:1911 INFO Derived full easyblock module path for EB_GCC: easybuild.easyblocks.gcc +== 2024-11-27 17:50:56,145 easyconfig.py:1960 INFO Successfully obtained class 'EB_GCC' for easyblock 'EB_GCC' (software name 'GCCcore') +== 2024-11-27 17:50:56,145 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/g/GCCcore/GCCcore-13.2.0.eb with rawcontent: easyblock = 'EB_GCC' + +name = 'GCCcore' +version = '13.2.0' + +homepage = 'https://gcc.gnu.org/' +description = """The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, + as well as libraries for these languages (libstdc++, libgcj,...).""" + +toolchain = SYSTEM + +source_urls = [ + 'https://ftpmirror.gnu.org/gnu/gcc/gcc-%(version)s', # GCC auto-resolving HTTP mirror + 'https://sourceware.org/pub/gcc/releases/gcc-%(version)s', # fallback URL for GCC + 'https://ftpmirror.gnu.org/gnu/gmp', # idem for GMP + 'https://ftpmirror.gnu.org/gnu/mpfr', # idem for MPFR + 'https://ftpmirror.gnu.org/gnu/mpc', # idem for MPC + 'ftp://gcc.gnu.org/pub/gcc/infrastructure/', # GCC dependencies + 'https://gcc.gnu.org/pub/gcc/infrastructure/', # HTTPS mirror for GCC dependencies + 'https://libisl.sourceforge.io/', # fallback URL for isl + 'https://sourceware.org/pub/newlib/', # for newlib + 'https://github.com/MentorEmbedded/nvptx-tools/archive', # for nvptx-tools +] +sources = [ + 'gcc-%(version)s.tar.gz', + 'gmp-6.2.1.tar.bz2', + 'mpfr-4.2.0.tar.bz2', + 'mpc-1.3.1.tar.gz', + 'isl-0.26.tar.bz2', + 'newlib-4.3.0.20230120.tar.gz', + {'download_filename': '2c6d503.tar.gz', 'filename': 'nvptx-tools-20230725.tar.gz'}, +] +patches = [ + 'GCCcore-6.2.0-fix-find-isl.patch', + 'GCCcore-9.3.0_gmp-c99.patch', + 'GCCcore-12.1.0_fix-double-destruct.patch', + 'GCCcore-12.2.0_fix-avx512-misoptimization.patch', + 'GCCcore-13.2.0_fix_slp_and_loop_mask_len.patch', + 'GCCcore-12.x_riscv_multiarch_support.patch', + 'GCCcore-13.2.0_fix-unguarded-is_convertible-builtin.patch', +] +checksums = [ + {'gcc-13.2.0.tar.gz': '8cb4be3796651976f94b9356fa08d833524f62420d6292c5033a9a26af315078'}, + {'gmp-6.2.1.tar.bz2': 'eae9326beb4158c386e39a356818031bd28f3124cf915f8c5b1dc4c7a36b4d7c'}, + {'mpfr-4.2.0.tar.bz2': '691db39178e36fc460c046591e4b0f2a52c8f2b3ee6d750cc2eab25f1eaa999d'}, + {'mpc-1.3.1.tar.gz': 'ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8'}, + {'isl-0.26.tar.bz2': '5eac8664e9d67be6bd0bee5085d6840b8baf738c06814df47eaf4166d9776436'}, + {'newlib-4.3.0.20230120.tar.gz': '83a62a99af59e38eb9b0c58ed092ee24d700fff43a22c03e433955113ef35150'}, + {'nvptx-tools-20230725.tar.gz': '17ce1f2c64f09c6f1cb709e3af869bb90b0102c412f25da55f338e35bc74b2e2'}, + {'GCCcore-6.2.0-fix-find-isl.patch': '5ad909606d17d851c6ad629b4fddb6c1621844218b8d139fed18c502a7696c68'}, + {'GCCcore-9.3.0_gmp-c99.patch': '0e135e1cc7cec701beea9d7d17a61bab34cfd496b4b555930016b98db99f922e'}, + {'GCCcore-12.1.0_fix-double-destruct.patch': '2e09c125318b6c15ec60f1807d77fb7d1f32b64a4e5d1c9a3da89ba2ca738d35'}, + {'GCCcore-12.2.0_fix-avx512-misoptimization.patch': + 'bb3db707727b9975b0005346ef04230a96b3ad896f004a34262a82a244b5d436'}, + {'GCCcore-13.2.0_fix_slp_and_loop_mask_len.patch': + 'e1d63e04bf494a2f79346ac7454372f117b63288cc18c68876a5b8bdc453cf88'}, + {'GCCcore-12.x_riscv_multiarch_support.patch': '92fc2b17b6943611a657904500fbf3db8160eddbcea320828d4a50a885e2778f'}, + {'GCCcore-13.2.0_fix-unguarded-is_convertible-builtin.patch': + '8650d6d4f41e32e9f5f23272d27a6d6adce3cd46ff44483f160b1d3bd92b1dbd'}, +] + +builddependencies = [ + ('M4', '1.4.19'), + ('binutils', '2.40'), +] + +languages = ['c', 'c++', 'fortran'] + +withisl = True +withnvptx = True + +# Perl is only required when building with NVPTX support +if withnvptx: + osdependencies = ['perl'] + +moduleclass = 'compiler' + +== 2024-11-27 17:50:56,145 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter builddependencies: value [('M4', '1.4.19'), ('binutils', '2.40')] (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter checksums: value [{'gcc-13.2.0.tar.gz': '8cb4be3796651976f94b9356fa08d833524f62420d6292c5033a9a26af315078'}, {'gmp-6.2.1.tar.bz2': 'eae9326beb4158c386e39a356818031bd28f3124cf915f8c5b1dc4c7a36b4d7c'}, {'mpfr-4.2.0.tar.bz2': '691db39178e36fc460c046591e4b0f2a52c8f2b3ee6d750cc2eab25f1eaa999d'}, {'mpc-1.3.1.tar.gz': 'ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8'}, {'isl-0.26.tar.bz2': '5eac8664e9d67be6bd0bee5085d6840b8baf738c06814df47eaf4166d9776436'}, {'newlib-4.3.0.20230120.tar.gz': '83a62a99af59e38eb9b0c58ed092ee24d700fff43a22c03e433955113ef35150'}, {'nvptx-tools-20230725.tar.gz': '17ce1f2c64f09c6f1cb709e3af869bb90b0102c412f25da55f338e35bc74b2e2'}, {'GCCcore-6.2.0-fix-find-isl.patch': '5ad909606d17d851c6ad629b4fddb6c1621844218b8d139fed18c502a7696c68'}, {'GCCcore-9.3.0_gmp-c99.patch': '0e135e1cc7cec701beea9d7d17a61bab34cfd496b4b555930016b98db99f922e'}, {'GCCcore-12.1.0_fix-double-destruct.patch': '2e09c125318b6c15ec60f1807d77fb7d1f32b64a4e5d1c9a3da89ba2ca738d35'}, {'GCCcore-12.2.0_fix-avx512-misoptimization.patch': 'bb3db707727b9975b0005346ef04230a96b3ad896f004a34262a82a244b5d436'}, {'GCCcore-13.2.0_fix_slp_and_loop_mask_len.patch': 'e1d63e04bf494a2f79346ac7454372f117b63288cc18c68876a5b8bdc453cf88'}, {'GCCcore-12.x_riscv_multiarch_support.patch': '92fc2b17b6943611a657904500fbf3db8160eddbcea320828d4a50a885e2778f'}, {'GCCcore-13.2.0_fix-unguarded-is_convertible-builtin.patch': '8650d6d4f41e32e9f5f23272d27a6d6adce3cd46ff44483f160b1d3bd92b1dbd'}] (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter description: value The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, + as well as libraries for these languages (libstdc++, libgcj,...). (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter easyblock: value EB_GCC (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://gcc.gnu.org/ (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter languages: value ['c', 'c++', 'fortran'] (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value compiler (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter name: value GCCcore (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter osdependencies: value ['perl'] (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter patches: value ['GCCcore-6.2.0-fix-find-isl.patch', 'GCCcore-9.3.0_gmp-c99.patch', 'GCCcore-12.1.0_fix-double-destruct.patch', 'GCCcore-12.2.0_fix-avx512-misoptimization.patch', 'GCCcore-13.2.0_fix_slp_and_loop_mask_len.patch', 'GCCcore-12.x_riscv_multiarch_support.patch', 'GCCcore-13.2.0_fix-unguarded-is_convertible-builtin.patch'] (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter source_urls: value ['https://ftpmirror.gnu.org/gnu/gcc/gcc-%(version)s', 'https://sourceware.org/pub/gcc/releases/gcc-%(version)s', 'https://ftpmirror.gnu.org/gnu/gmp', 'https://ftpmirror.gnu.org/gnu/mpfr', 'https://ftpmirror.gnu.org/gnu/mpc', 'ftp://gcc.gnu.org/pub/gcc/infrastructure/', 'https://gcc.gnu.org/pub/gcc/infrastructure/', 'https://libisl.sourceforge.io/', 'https://sourceware.org/pub/newlib/', 'https://github.com/MentorEmbedded/nvptx-tools/archive'] (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter sources: value ['gcc-%(version)s.tar.gz', 'gmp-6.2.1.tar.bz2', 'mpfr-4.2.0.tar.bz2', 'mpc-1.3.1.tar.gz', 'isl-0.26.tar.bz2', 'newlib-4.3.0.20230120.tar.gz', {'download_filename': '2c6d503.tar.gz', 'filename': 'nvptx-tools-20230725.tar.gz'}] (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'system', 'version': 'system'} (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter version: value 13.2.0 (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter withisl: value True (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:689 INFO setting easyconfig parameter withnvptx: value True (type: ) +== 2024-11-27 17:50:56,146 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,147 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,147 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='gcccore', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='gcccore', name='GCCcore', nameletter='G', nameletterlower='g', namelower='gcccore', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='system', toolchain_version='system', version='13.2.0', version_major='13', version_major_minor='13.2', version_minor='2', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,147 easyconfig.py:869 INFO Validating easyconfig +== 2024-11-27 17:50:56,147 easyconfig.py:874 INFO Checking OS dependencies +== 2024-11-27 17:50:56,148 filetools.py:528 INFO Command rpm found at /usr/bin/rpm +== 2024-11-27 17:50:56,148 run.py:251 INFO Using /bin/bash as shell for running cmd: unset LD_LIBRARY_PATH && rpm -q perl +== 2024-11-27 17:50:56,148 run.py:260 INFO running cmd: unset LD_LIBRARY_PATH && rpm -q perl +== 2024-11-27 17:50:56,159 easyconfig.py:929 INFO OS dependencies ok: ['perl'] +== 2024-11-27 17:50:56,159 easyconfig.py:879 INFO Checking skipsteps +== 2024-11-27 17:50:56,159 easyconfig.py:884 INFO Checking build option lists +== 2024-11-27 17:50:56,159 easyconfig.py:887 INFO Checking licenses +== 2024-11-27 17:50:56,173 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='binutils', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='binutils', name='binutils', nameletter='b', nameletterlower='b', namelower='binutils', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='2.40', version_major='2', version_major_minor='2.40', version_minor='40', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,175 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,177 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,177 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,177 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,177 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,178 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,178 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,178 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,178 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,178 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,179 easyconfig.py:1911 INFO Derived full easyblock module path for ConfigureMake: easybuild.easyblocks.generic.configuremake +== 2024-11-27 17:50:56,179 easyconfig.py:1960 INFO Successfully obtained class 'ConfigureMake' for easyblock 'ConfigureMake' (software name 'M4') +== 2024-11-27 17:50:56,179 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/M4/M4-1.4.19.eb with rawcontent: easyblock = 'ConfigureMake' + +name = 'M4' +version = '1.4.19' + +homepage = 'https://www.gnu.org/software/m4/m4.html' + +description = """ + GNU M4 is an implementation of the traditional Unix macro processor. It is + mostly SVR4 compatible although it has some extensions (for example, handling + more than 9 positional parameters to macros). GNU M4 also has built-in + functions for including files, running shell commands, doing arithmetic, etc. +""" + +toolchain = SYSTEM + +source_urls = [GNU_SOURCE] +sources = [SOURCELOWER_TAR_GZ] + +checksums = ['3be4a26d825ffdfda52a56fc43246456989a3630093cced3fbddf4771ee58a70'] + +# '-fgnu89-inline' is required to avoid linking errors with older glibc's, +# see https://github.com/easybuilders/easybuild-easyconfigs/issues/529 +configopts = "--enable-c++ CPPFLAGS=-fgnu89-inline" + +sanity_check_paths = { + 'files': ['bin/m4'], + 'dirs': [], +} + +moduleclass = 'devel' + +== 2024-11-27 17:50:56,179 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,180 easyconfig.py:689 INFO setting easyconfig parameter checksums: value ['3be4a26d825ffdfda52a56fc43246456989a3630093cced3fbddf4771ee58a70'] (type: ) +== 2024-11-27 17:50:56,180 easyconfig.py:689 INFO setting easyconfig parameter configopts: value --enable-c++ CPPFLAGS=-fgnu89-inline (type: ) +== 2024-11-27 17:50:56,180 easyconfig.py:689 INFO setting easyconfig parameter description: value + GNU M4 is an implementation of the traditional Unix macro processor. It is + mostly SVR4 compatible although it has some extensions (for example, handling + more than 9 positional parameters to macros). GNU M4 also has built-in + functions for including files, running shell commands, doing arithmetic, etc. + (type: ) +== 2024-11-27 17:50:56,180 easyconfig.py:689 INFO setting easyconfig parameter easyblock: value ConfigureMake (type: ) +== 2024-11-27 17:50:56,180 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://www.gnu.org/software/m4/m4.html (type: ) +== 2024-11-27 17:50:56,180 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value devel (type: ) +== 2024-11-27 17:50:56,180 easyconfig.py:689 INFO setting easyconfig parameter name: value M4 (type: ) +== 2024-11-27 17:50:56,180 easyconfig.py:689 INFO setting easyconfig parameter sanity_check_paths: value {'files': ['bin/m4'], 'dirs': []} (type: ) +== 2024-11-27 17:50:56,180 easyconfig.py:689 INFO setting easyconfig parameter source_urls: value ['https://ftpmirror.gnu.org/gnu/%(namelower)s'] (type: ) +== 2024-11-27 17:50:56,180 easyconfig.py:689 INFO setting easyconfig parameter sources: value ['%(namelower)s-%(version)s.tar.gz'] (type: ) +== 2024-11-27 17:50:56,180 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'system', 'version': 'system'} (type: ) +== 2024-11-27 17:50:56,180 easyconfig.py:689 INFO setting easyconfig parameter version: value 1.4.19 (type: ) +== 2024-11-27 17:50:56,180 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,180 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,181 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='m4', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='m4', name='M4', nameletter='M', nameletterlower='m', namelower='m4', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='system', toolchain_version='system', version='1.4.19', version_major='1', version_major_minor='1.4', version_minor='4', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,181 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,182 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,182 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,182 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,183 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,183 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,183 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,183 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,183 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,183 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,184 easyconfig.py:1943 INFO Successfully obtained EB_binutils class instance from easybuild.easyblocks.binutils +== 2024-11-27 17:50:56,184 easyconfig.py:1960 INFO Successfully obtained class 'EB_binutils' for easyblock 'None' (software name 'binutils') +== 2024-11-27 17:50:56,184 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/b/binutils/binutils-2.40.eb with rawcontent: name = 'binutils' +version = '2.40' + +homepage = 'https://directory.fsf.org/project/binutils/' + +description = "binutils: GNU binary utilities" + +toolchain = SYSTEM + +source_urls = [GNU_SOURCE] +sources = [SOURCE_TAR_GZ] +checksums = ['d7f82c4047decf43a6f769ac32456a92ddb6932409a585c633cdd4e9df23d956'] + +builddependencies = [ + ('flex', '2.6.4'), + ('Bison', '3.8.2'), + # zlib required, but being linked in statically, so not a runtime dep + ('zlib', '1.2.13'), +] + +# avoid build failure when makeinfo command is not available +# see https://sourceware.org/bugzilla/show_bug.cgi?id=15345 +buildopts = 'MAKEINFO=true' +installopts = buildopts + +moduleclass = 'tools' + +== 2024-11-27 17:50:56,184 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,185 easyconfig.py:689 INFO setting easyconfig parameter builddependencies: value [('flex', '2.6.4'), ('Bison', '3.8.2'), ('zlib', '1.2.13')] (type: ) +== 2024-11-27 17:50:56,185 easyconfig.py:689 INFO setting easyconfig parameter buildopts: value MAKEINFO=true (type: ) +== 2024-11-27 17:50:56,185 easyconfig.py:689 INFO setting easyconfig parameter checksums: value ['d7f82c4047decf43a6f769ac32456a92ddb6932409a585c633cdd4e9df23d956'] (type: ) +== 2024-11-27 17:50:56,185 easyconfig.py:689 INFO setting easyconfig parameter description: value binutils: GNU binary utilities (type: ) +== 2024-11-27 17:50:56,185 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://directory.fsf.org/project/binutils/ (type: ) +== 2024-11-27 17:50:56,185 easyconfig.py:689 INFO setting easyconfig parameter installopts: value MAKEINFO=true (type: ) +== 2024-11-27 17:50:56,185 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value tools (type: ) +== 2024-11-27 17:50:56,185 easyconfig.py:689 INFO setting easyconfig parameter name: value binutils (type: ) +== 2024-11-27 17:50:56,185 easyconfig.py:689 INFO setting easyconfig parameter source_urls: value ['https://ftpmirror.gnu.org/gnu/%(namelower)s'] (type: ) +== 2024-11-27 17:50:56,185 easyconfig.py:689 INFO setting easyconfig parameter sources: value ['%(name)s-%(version)s.tar.gz'] (type: ) +== 2024-11-27 17:50:56,185 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'system', 'version': 'system'} (type: ) +== 2024-11-27 17:50:56,185 easyconfig.py:689 INFO setting easyconfig parameter version: value 2.40 (type: ) +== 2024-11-27 17:50:56,185 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,185 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,186 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='binutils', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='binutils', name='binutils', nameletter='b', nameletterlower='b', namelower='binutils', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='system', toolchain_version='system', version='2.40', version_major='2', version_major_minor='2.40', version_minor='40', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,186 easyconfig.py:408 INFO Found toolchain hierarchy for toolchain {'name': 'GCCcore', 'version': '13.2.0'}: [{'name': 'GCCcore', 'version': '13.2.0'}] +== 2024-11-27 17:50:56,187 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,188 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'flex', 'version': '2.6.4', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,189 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,190 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'Bison', 'version': '3.8.2', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,191 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,193 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'zlib', 'version': '1.2.13', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,194 easyconfig.py:408 INFO Found toolchain hierarchy for toolchain {'name': 'GCC', 'version': '13.2.0'}: [{'name': 'GCCcore', 'version': '13.2.0'}, {'name': 'GCC', 'version': '13.2.0'}] +== 2024-11-27 17:50:56,194 modules.py:628 INFO Checking whether pkgconf/2.0.3-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,194 modules.py:649 INFO Module pkgconf/2.0.3-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,195 modules.py:656 INFO Result for existence check of pkgconf/2.0.3-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,195 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,196 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,197 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'pkgconf', 'version': '2.0.3', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,198 modules.py:628 INFO Checking whether Perl/5.38.0-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,198 modules.py:649 INFO Module Perl/5.38.0-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,199 modules.py:656 INFO Result for existence check of Perl/5.38.0-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,199 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,200 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,201 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'Perl', 'version': '5.38.0', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,202 modules.py:628 INFO Checking whether Autotools/20220317-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,202 modules.py:649 INFO Module Autotools/20220317-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,203 modules.py:656 INFO Result for existence check of Autotools/20220317-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,203 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,204 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,205 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'Autotools', 'version': '20220317', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,206 modules.py:628 INFO Checking whether zlib/1.2.13-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,206 modules.py:649 INFO Module zlib/1.2.13-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,207 modules.py:656 INFO Result for existence check of zlib/1.2.13-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,207 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,207 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'zlib', 'version': '1.2.13', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,209 modules.py:628 INFO Checking whether hwloc/2.9.2-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,209 modules.py:649 INFO Module hwloc/2.9.2-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,209 modules.py:656 INFO Result for existence check of hwloc/2.9.2-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,210 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,210 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,211 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'hwloc', 'version': '2.9.2', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,212 modules.py:628 INFO Checking whether libevent/2.1.12-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,212 modules.py:649 INFO Module libevent/2.1.12-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,213 modules.py:656 INFO Result for existence check of libevent/2.1.12-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,213 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,214 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,215 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'libevent', 'version': '2.1.12', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,216 modules.py:628 INFO Checking whether UCX/1.15.0-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,216 modules.py:649 INFO Module UCX/1.15.0-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,217 modules.py:656 INFO Result for existence check of UCX/1.15.0-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,217 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,218 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,218 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'UCX', 'version': '1.15.0', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,220 modules.py:628 INFO Checking whether libfabric/1.19.0-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,220 modules.py:649 INFO Module libfabric/1.19.0-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,221 modules.py:656 INFO Result for existence check of libfabric/1.19.0-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,221 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,221 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,222 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'libfabric', 'version': '1.19.0', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,223 modules.py:628 INFO Checking whether PMIx/4.2.6-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,223 modules.py:649 INFO Module PMIx/4.2.6-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,224 modules.py:656 INFO Result for existence check of PMIx/4.2.6-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,224 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,225 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,225 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'PMIx', 'version': '4.2.6', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,226 modules.py:628 INFO Checking whether UCC/1.2.0-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,226 modules.py:649 INFO Module UCC/1.2.0-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,228 modules.py:656 INFO Result for existence check of UCC/1.2.0-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,228 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,228 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,229 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'UCC', 'version': '1.2.0', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,229 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,231 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,231 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,231 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,231 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,232 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,232 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,232 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,232 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,232 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,233 easyconfig.py:1911 INFO Derived full easyblock module path for Bundle: easybuild.easyblocks.generic.bundle +== 2024-11-27 17:50:56,233 easyconfig.py:1960 INFO Successfully obtained class 'Bundle' for easyblock 'Bundle' (software name 'FlexiBLAS') +== 2024-11-27 17:50:56,233 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/f/FlexiBLAS/FlexiBLAS-3.3.1-GCC-13.2.0.eb with rawcontent: easyblock = 'Bundle' + +name = 'FlexiBLAS' +version = '3.3.1' + +homepage = 'https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release' +description = """FlexiBLAS is a wrapper library that enables the exchange of the BLAS and LAPACK implementation +used by a program without recompiling or relinking it.""" + +toolchain = {'name': 'GCC', 'version': '13.2.0'} +local_extra_flags = "-fstack-protector-strong -fstack-clash-protection" +toolchainopts = {'pic': True, 'extra_cflags': local_extra_flags, 'extra_fflags': local_extra_flags} + +builddependencies = [ + ('CMake', '3.27.6'), + ('Python', '3.11.5'), # required for running the tests + ('BLIS', '0.9.0'), +] + +dependencies = [ + ('OpenBLAS', '0.3.24'), +] + +# note: first listed backend will be used as default by FlexiBLAS, +# unless otherwise specified via easyconfig parameter flexiblas_default +local_backends = ['OpenBLAS', 'BLIS'] + +# imkl supplies its backend via the imkl module, not as a dependency +if ARCH == 'x86_64': + local_backends.append('imkl') + +default_component_specs = {'start_dir': '%(namelower)s-%(version)s'} +sanity_check_all_components = True + +# Also build and install LAPACKE, which FlexiBLAS does not support yet +components = [ + (name, version, { + 'source_urls': + ['https://gitlab.mpi-magdeburg.mpg.de/api/v4/projects/386/packages/generic/flexiblas-source/v3.3.1/'], + 'sources': [SOURCELOWER_TAR_GZ], + 'checksums': ['bbeebf5e5a006924558fec43f49affbe1aaa4cbacfc472a9ff6066ffda142e18'], + 'backends': local_backends, + }), + ('LAPACK', '3.11.0', { + 'easyblock': 'CMakeMake', + 'source_urls': ['https://github.com/Reference-LAPACK/lapack/archive/'], + 'sources': ['v%(version)s.tar.gz'], + 'checksums': ['4b9ba79bfd4921ca820e83979db76ab3363155709444a787979e81c22285ffa9'], + 'configopts': ('-DBUILD_SHARED_LIBS=ON -DUSE_OPTIMIZED_BLAS=ON -DLAPACKE=ON ' + '-DUSE_OPTIMIZED_LAPACK=ON -DBUILD_DEPRECATED=ON ' + '-DCMAKE_INSTALL_INCLUDEDIR=%(installdir)s/include/flexiblas'), + 'sanity_check_paths': { + 'files': ['lib/liblapacke.%s' % SHLIB_EXT, 'include/flexiblas/lapacke.h'], + 'dirs': [], + }, + }), +] + +moduleclass = 'lib' + +== 2024-11-27 17:50:56,233 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,234 easyconfig.py:689 INFO setting easyconfig parameter builddependencies: value [('CMake', '3.27.6'), ('Python', '3.11.5'), ('BLIS', '0.9.0')] (type: ) +== 2024-11-27 17:50:56,234 easyconfig.py:689 INFO setting easyconfig parameter components: value [('FlexiBLAS', '3.3.1', {'source_urls': ['https://gitlab.mpi-magdeburg.mpg.de/api/v4/projects/386/packages/generic/flexiblas-source/v3.3.1/'], 'sources': ['%(namelower)s-%(version)s.tar.gz'], 'checksums': ['bbeebf5e5a006924558fec43f49affbe1aaa4cbacfc472a9ff6066ffda142e18'], 'backends': ['OpenBLAS', 'BLIS', 'imkl']}), ('LAPACK', '3.11.0', {'easyblock': 'CMakeMake', 'source_urls': ['https://github.com/Reference-LAPACK/lapack/archive/'], 'sources': ['v%(version)s.tar.gz'], 'checksums': ['4b9ba79bfd4921ca820e83979db76ab3363155709444a787979e81c22285ffa9'], 'configopts': '-DBUILD_SHARED_LIBS=ON -DUSE_OPTIMIZED_BLAS=ON -DLAPACKE=ON -DUSE_OPTIMIZED_LAPACK=ON -DBUILD_DEPRECATED=ON -DCMAKE_INSTALL_INCLUDEDIR=%(installdir)s/include/flexiblas', 'sanity_check_paths': {'files': ['lib/liblapacke.so', 'include/flexiblas/lapacke.h'], 'dirs': []}})] (type: ) +== 2024-11-27 17:50:56,234 easyconfig.py:689 INFO setting easyconfig parameter default_component_specs: value {'start_dir': '%(namelower)s-%(version)s'} (type: ) +== 2024-11-27 17:50:56,234 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('OpenBLAS', '0.3.24')] (type: ) +== 2024-11-27 17:50:56,234 easyconfig.py:689 INFO setting easyconfig parameter description: value FlexiBLAS is a wrapper library that enables the exchange of the BLAS and LAPACK implementation +used by a program without recompiling or relinking it. (type: ) +== 2024-11-27 17:50:56,234 easyconfig.py:689 INFO setting easyconfig parameter easyblock: value Bundle (type: ) +== 2024-11-27 17:50:56,234 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release (type: ) +== 2024-11-27 17:50:56,234 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value lib (type: ) +== 2024-11-27 17:50:56,234 easyconfig.py:689 INFO setting easyconfig parameter name: value FlexiBLAS (type: ) +== 2024-11-27 17:50:56,234 easyconfig.py:689 INFO setting easyconfig parameter sanity_check_all_components: value True (type: ) +== 2024-11-27 17:50:56,234 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'GCC', 'version': '13.2.0'} (type: ) +== 2024-11-27 17:50:56,234 easyconfig.py:689 INFO setting easyconfig parameter toolchainopts: value {'pic': True, 'extra_cflags': '-fstack-protector-strong -fstack-clash-protection', 'extra_fflags': '-fstack-protector-strong -fstack-clash-protection'} (type: ) +== 2024-11-27 17:50:56,234 easyconfig.py:689 INFO setting easyconfig parameter version: value 3.3.1 (type: ) +== 2024-11-27 17:50:56,234 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,234 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,235 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='flexiblas', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='flexiblas', name='FlexiBLAS', nameletter='F', nameletterlower='f', namelower='flexiblas', pymajver='3', pyminver='11', pyshortver='3.11', pyver='3.11.5', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='GCC', toolchain_version='13.2.0', version='3.3.1', version_major='3', version_major_minor='3.3', version_minor='3', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,236 modules.py:628 INFO Checking whether CMake/3.27.6-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,236 modules.py:649 INFO Module CMake/3.27.6-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,238 modules.py:656 INFO Result for existence check of CMake/3.27.6-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,238 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,239 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,240 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'CMake', 'version': '3.27.6', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,241 modules.py:628 INFO Checking whether Python/3.11.5-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,241 modules.py:649 INFO Module Python/3.11.5-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,242 modules.py:656 INFO Result for existence check of Python/3.11.5-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,242 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,243 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,244 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'Python', 'version': '3.11.5', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,245 modules.py:628 INFO Checking whether BLIS/0.9.0-GCCcore-13.2.0 exists... +== 2024-11-27 17:50:56,245 modules.py:649 INFO Module BLIS/0.9.0-GCCcore-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,246 modules.py:656 INFO Result for existence check of BLIS/0.9.0-GCCcore-13.2.0 module: False +== 2024-11-27 17:50:56,246 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,247 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'BLIS', 'version': '0.9.0', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCC', 'version': '13.2.0'} +== 2024-11-27 17:50:56,248 modules.py:628 INFO Checking whether OpenBLAS/0.3.24-GCCcore-13.2.0 exists... +== 2024-11-27 17:50:56,248 modules.py:649 INFO Module OpenBLAS/0.3.24-GCCcore-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,249 modules.py:656 INFO Result for existence check of OpenBLAS/0.3.24-GCCcore-13.2.0 module: False +== 2024-11-27 17:50:56,249 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,250 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'OpenBLAS', 'version': '0.3.24', 'versionsuffix': '', 'toolchain': {'name': 'GCC', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCC', 'version': '13.2.0'} +== 2024-11-27 17:50:56,251 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,252 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,253 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,253 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,253 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,253 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,253 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,253 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,253 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,254 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,271 easyconfig.py:1943 INFO Successfully obtained EB_FFTW class instance from easybuild.easyblocks.fftw +== 2024-11-27 17:50:56,271 easyconfig.py:1960 INFO Successfully obtained class 'EB_FFTW' for easyblock 'None' (software name 'FFTW') +== 2024-11-27 17:50:56,271 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/f/FFTW/FFTW-3.3.10-GCC-13.2.0.eb with rawcontent: name = 'FFTW' +version = '3.3.10' + +homepage = 'https://www.fftw.org' +description = """FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) +in one or more dimensions, of arbitrary input size, and of both real and complex data.""" + +toolchain = {'name': 'GCC', 'version': '13.2.0'} +toolchainopts = {'pic': True} + +source_urls = [homepage] +sources = [SOURCELOWER_TAR_GZ] +checksums = ['56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467'] + +runtest = 'check' + +moduleclass = 'numlib' + +== 2024-11-27 17:50:56,272 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,272 easyconfig.py:689 INFO setting easyconfig parameter checksums: value ['56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467'] (type: ) +== 2024-11-27 17:50:56,272 easyconfig.py:689 INFO setting easyconfig parameter description: value FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) +in one or more dimensions, of arbitrary input size, and of both real and complex data. (type: ) +== 2024-11-27 17:50:56,272 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://www.fftw.org (type: ) +== 2024-11-27 17:50:56,272 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value numlib (type: ) +== 2024-11-27 17:50:56,272 easyconfig.py:689 INFO setting easyconfig parameter name: value FFTW (type: ) +== 2024-11-27 17:50:56,272 easyconfig.py:689 INFO setting easyconfig parameter runtest: value check (type: ) +== 2024-11-27 17:50:56,272 easyconfig.py:689 INFO setting easyconfig parameter source_urls: value ['https://www.fftw.org'] (type: ) +== 2024-11-27 17:50:56,272 easyconfig.py:689 INFO setting easyconfig parameter sources: value ['%(namelower)s-%(version)s.tar.gz'] (type: ) +== 2024-11-27 17:50:56,272 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'GCC', 'version': '13.2.0'} (type: ) +== 2024-11-27 17:50:56,272 easyconfig.py:689 INFO setting easyconfig parameter toolchainopts: value {'pic': True} (type: ) +== 2024-11-27 17:50:56,272 easyconfig.py:689 INFO setting easyconfig parameter version: value 3.3.10 (type: ) +== 2024-11-27 17:50:56,272 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,272 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,273 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='fftw', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='fftw', name='FFTW', nameletter='F', nameletterlower='f', namelower='fftw', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='GCC', toolchain_version='13.2.0', version='3.3.10', version_major='3', version_major_minor='3.3', version_minor='3', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,274 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,275 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,275 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,275 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,275 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,275 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,275 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,275 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,276 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,276 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,278 easyconfig.py:1943 INFO Successfully obtained EB_FFTW_period_MPI class instance from easybuild.easyblocks.fftwmpi +== 2024-11-27 17:50:56,278 easyconfig.py:1960 INFO Successfully obtained class 'EB_FFTW_period_MPI' for easyblock 'None' (software name 'FFTW.MPI') +== 2024-11-27 17:50:56,279 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/f/FFTW.MPI/FFTW.MPI-3.3.10-gompi-2023b.eb with rawcontent: name = 'FFTW.MPI' +version = '3.3.10' + +homepage = 'https://www.fftw.org' +description = """FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) +in one or more dimensions, of arbitrary input size, and of both real and complex data.""" + +toolchain = {'name': 'gompi', 'version': '2023b'} +toolchainopts = {'pic': True} + +source_urls = [homepage] +sources = ['fftw-%(version)s.tar.gz'] +checksums = ['56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467'] + +dependencies = [('FFTW', '3.3.10')] + +runtest = 'check' + +moduleclass = 'numlib' + +== 2024-11-27 17:50:56,279 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,279 easyconfig.py:689 INFO setting easyconfig parameter checksums: value ['56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467'] (type: ) +== 2024-11-27 17:50:56,279 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('FFTW', '3.3.10')] (type: ) +== 2024-11-27 17:50:56,279 easyconfig.py:689 INFO setting easyconfig parameter description: value FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) +in one or more dimensions, of arbitrary input size, and of both real and complex data. (type: ) +== 2024-11-27 17:50:56,279 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://www.fftw.org (type: ) +== 2024-11-27 17:50:56,279 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value numlib (type: ) +== 2024-11-27 17:50:56,279 easyconfig.py:689 INFO setting easyconfig parameter name: value FFTW.MPI (type: ) +== 2024-11-27 17:50:56,279 easyconfig.py:689 INFO setting easyconfig parameter runtest: value check (type: ) +== 2024-11-27 17:50:56,279 easyconfig.py:689 INFO setting easyconfig parameter source_urls: value ['https://www.fftw.org'] (type: ) +== 2024-11-27 17:50:56,280 easyconfig.py:689 INFO setting easyconfig parameter sources: value ['fftw-%(version)s.tar.gz'] (type: ) +== 2024-11-27 17:50:56,280 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'gompi', 'version': '2023b'} (type: ) +== 2024-11-27 17:50:56,280 easyconfig.py:689 INFO setting easyconfig parameter toolchainopts: value {'pic': True} (type: ) +== 2024-11-27 17:50:56,280 easyconfig.py:689 INFO setting easyconfig parameter version: value 3.3.10 (type: ) +== 2024-11-27 17:50:56,280 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,280 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,280 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,281 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,281 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,282 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,282 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,282 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,282 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,282 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,282 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,282 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,283 easyconfig.py:1911 INFO Derived full easyblock module path for Toolchain: easybuild.easyblocks.generic.toolchain +== 2024-11-27 17:50:56,283 easyconfig.py:1960 INFO Successfully obtained class 'Toolchain' for easyblock 'Toolchain' (software name 'gompi') +== 2024-11-27 17:50:56,283 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/g/gompi/gompi-2023b.eb with rawcontent: easyblock = 'Toolchain' + +name = 'gompi' +version = '2023b' + +homepage = '(none)' +description = """GNU Compiler Collection (GCC) based compiler toolchain, + including OpenMPI for MPI support.""" + +toolchain = SYSTEM + +local_gccver = '13.2.0' + +# compiler toolchain dependencies +dependencies = [ + ('GCC', local_gccver), # includes both GCC and binutils + ('OpenMPI', '4.1.6', '', ('GCC', local_gccver)), +] + +moduleclass = 'toolchain' + +== 2024-11-27 17:50:56,283 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,283 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('GCC', '13.2.0'), ('OpenMPI', '4.1.6', '', ('GCC', '13.2.0'))] (type: ) +== 2024-11-27 17:50:56,284 easyconfig.py:689 INFO setting easyconfig parameter description: value GNU Compiler Collection (GCC) based compiler toolchain, + including OpenMPI for MPI support. (type: ) +== 2024-11-27 17:50:56,284 easyconfig.py:689 INFO setting easyconfig parameter easyblock: value Toolchain (type: ) +== 2024-11-27 17:50:56,284 easyconfig.py:689 INFO setting easyconfig parameter homepage: value (none) (type: ) +== 2024-11-27 17:50:56,284 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value toolchain (type: ) +== 2024-11-27 17:50:56,284 easyconfig.py:689 INFO setting easyconfig parameter name: value gompi (type: ) +== 2024-11-27 17:50:56,284 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'system', 'version': 'system'} (type: ) +== 2024-11-27 17:50:56,284 easyconfig.py:689 INFO setting easyconfig parameter version: value 2023b (type: ) +== 2024-11-27 17:50:56,284 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,284 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,285 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='gompi', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='gompi', name='gompi', nameletter='g', nameletterlower='g', namelower='gompi', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='system', toolchain_version='system', version='2023b', version_major='2023b', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,285 easyconfig.py:869 INFO Validating easyconfig +== 2024-11-27 17:50:56,285 easyconfig.py:874 INFO Checking OS dependencies +== 2024-11-27 17:50:56,285 easyconfig.py:929 INFO OS dependencies ok: [] +== 2024-11-27 17:50:56,285 easyconfig.py:879 INFO Checking skipsteps +== 2024-11-27 17:50:56,285 easyconfig.py:884 INFO Checking build option lists +== 2024-11-27 17:50:56,285 easyconfig.py:887 INFO Checking licenses +== 2024-11-27 17:50:56,300 mpi.py:122 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI' +== 2024-11-27 17:50:56,300 mpi.py:307 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'nr_ranks': 1, 'cmd': 'xxx_command_xxx'}) +== 2024-11-27 17:50:56,300 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='fftw.mpi', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='fftw.mpi', mpi_cmd_prefix='mpirun -n 1', name='FFTW.MPI', nameletter='F', nameletterlower='f', namelower='fftw.mpi', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='gompi', toolchain_version='2023b', version='3.3.10', version_major='3', version_major_minor='3.3', version_minor='3', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,301 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,302 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,302 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,302 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,302 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,302 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,302 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,303 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,303 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,303 easyconfig.py:1911 INFO Derived full easyblock module path for Toolchain: easybuild.easyblocks.generic.toolchain +== 2024-11-27 17:50:56,303 easyconfig.py:1960 INFO Successfully obtained class 'Toolchain' for easyblock 'Toolchain' (software name 'gompi') +== 2024-11-27 17:50:56,304 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/g/gompi/gompi-2023b.eb with rawcontent: easyblock = 'Toolchain' + +name = 'gompi' +version = '2023b' + +homepage = '(none)' +description = """GNU Compiler Collection (GCC) based compiler toolchain, + including OpenMPI for MPI support.""" + +toolchain = SYSTEM + +local_gccver = '13.2.0' + +# compiler toolchain dependencies +dependencies = [ + ('GCC', local_gccver), # includes both GCC and binutils + ('OpenMPI', '4.1.6', '', ('GCC', local_gccver)), +] + +moduleclass = 'toolchain' + +== 2024-11-27 17:50:56,304 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,304 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('GCC', '13.2.0'), ('OpenMPI', '4.1.6', '', ('GCC', '13.2.0'))] (type: ) +== 2024-11-27 17:50:56,304 easyconfig.py:689 INFO setting easyconfig parameter description: value GNU Compiler Collection (GCC) based compiler toolchain, + including OpenMPI for MPI support. (type: ) +== 2024-11-27 17:50:56,304 easyconfig.py:689 INFO setting easyconfig parameter easyblock: value Toolchain (type: ) +== 2024-11-27 17:50:56,304 easyconfig.py:689 INFO setting easyconfig parameter homepage: value (none) (type: ) +== 2024-11-27 17:50:56,304 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value toolchain (type: ) +== 2024-11-27 17:50:56,304 easyconfig.py:689 INFO setting easyconfig parameter name: value gompi (type: ) +== 2024-11-27 17:50:56,304 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'system', 'version': 'system'} (type: ) +== 2024-11-27 17:50:56,304 easyconfig.py:689 INFO setting easyconfig parameter version: value 2023b (type: ) +== 2024-11-27 17:50:56,304 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,304 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,305 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='gompi', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='gompi', name='gompi', nameletter='g', nameletterlower='g', namelower='gompi', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='system', toolchain_version='system', version='2023b', version_major='2023b', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,307 easyconfig.py:408 INFO Found toolchain hierarchy for toolchain {'name': 'gompi', 'version': '2023b'}: [{'name': 'GCCcore', 'version': '13.2.0'}, {'name': 'GCC', 'version': '13.2.0'}, {'name': 'gompi', 'version': '2023b'}] +== 2024-11-27 17:50:56,307 modules.py:628 INFO Checking whether FFTW/3.3.10-gompi-2023b exists... +== 2024-11-27 17:50:56,307 modules.py:649 INFO Module FFTW/3.3.10-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,308 modules.py:656 INFO Result for existence check of FFTW/3.3.10-gompi-2023b module: False +== 2024-11-27 17:50:56,309 modules.py:628 INFO Checking whether FFTW/3.3.10-GCCcore-13.2.0 exists... +== 2024-11-27 17:50:56,309 modules.py:649 INFO Module FFTW/3.3.10-GCCcore-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,309 modules.py:656 INFO Result for existence check of FFTW/3.3.10-GCCcore-13.2.0 module: False +== 2024-11-27 17:50:56,310 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,310 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'FFTW', 'version': '3.3.10', 'versionsuffix': '', 'toolchain': {'name': 'gompi', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCC', 'version': '13.2.0'} +== 2024-11-27 17:50:56,310 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,312 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,312 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,313 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,313 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,313 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,313 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,313 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,313 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,313 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,345 easyconfig.py:1943 INFO Successfully obtained EB_ScaLAPACK class instance from easybuild.easyblocks.scalapack +== 2024-11-27 17:50:56,345 easyconfig.py:1960 INFO Successfully obtained class 'EB_ScaLAPACK' for easyblock 'None' (software name 'ScaLAPACK') +== 2024-11-27 17:50:56,346 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/s/ScaLAPACK/ScaLAPACK-2.2.0-gompi-2023b-fb.eb with rawcontent: name = 'ScaLAPACK' +version = '2.2.0' +versionsuffix = '-fb' + +homepage = 'https://www.netlib.org/scalapack/' +description = """The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines + redesigned for distributed memory MIMD parallel computers.""" + +toolchain = {'name': 'gompi', 'version': '2023b'} +toolchainopts = {'extra_fflags': '-lpthread', 'openmp': True, 'pic': True, 'usempi': True} + +source_urls = [homepage] +sources = [SOURCELOWER_TGZ] +patches = ['ScaLAPACK-%(version)s_fix-GCC-10.patch'] +checksums = [ + '40b9406c20735a9a3009d863318cb8d3e496fb073d201c5463df810e01ab2a57', # scalapack-2.2.0.tgz + 'f6bc3c6dee012ba4a696548a2e12b6aae932ce4fd5a142153b338839f52b5906', # ScaLAPACK-2.2.0_fix-GCC-10.patch +] + +builddependencies = [ + ('CMake', '3.27.6'), +] + +dependencies = [ + ('FlexiBLAS', '3.3.1'), +] + +# Config Opts based on AOCL User Guide: +# https://developer.amd.com/wp-content/resources/AOCL_User%20Guide_2.2.pdf + +configopts = '-DBUILD_SHARED_LIBS=ON ' +configopts += '-DBLAS_LIBRARIES="$EBROOTFLEXIBLAS/lib/libflexiblas.%s" ' % SHLIB_EXT +configopts += '-DLAPACK_LIBRARIES="$EBROOTFLEXIBLAS/lib/libflexiblas.%s" ' % SHLIB_EXT + +sanity_check_paths = { + 'files': ['lib/libscalapack.%s' % SHLIB_EXT, 'lib64/libscalapack.%s' % SHLIB_EXT], + 'dirs': ["lib", "lib64"], +} + +moduleclass = 'numlib' + +== 2024-11-27 17:50:56,346 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,346 easyconfig.py:689 INFO setting easyconfig parameter builddependencies: value [('CMake', '3.27.6')] (type: ) +== 2024-11-27 17:50:56,346 easyconfig.py:689 INFO setting easyconfig parameter checksums: value ['40b9406c20735a9a3009d863318cb8d3e496fb073d201c5463df810e01ab2a57', 'f6bc3c6dee012ba4a696548a2e12b6aae932ce4fd5a142153b338839f52b5906'] (type: ) +== 2024-11-27 17:50:56,346 easyconfig.py:689 INFO setting easyconfig parameter configopts: value -DBUILD_SHARED_LIBS=ON -DBLAS_LIBRARIES="$EBROOTFLEXIBLAS/lib/libflexiblas.so" -DLAPACK_LIBRARIES="$EBROOTFLEXIBLAS/lib/libflexiblas.so" (type: ) +== 2024-11-27 17:50:56,346 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('FlexiBLAS', '3.3.1')] (type: ) +== 2024-11-27 17:50:56,346 easyconfig.py:689 INFO setting easyconfig parameter description: value The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines + redesigned for distributed memory MIMD parallel computers. (type: ) +== 2024-11-27 17:50:56,346 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://www.netlib.org/scalapack/ (type: ) +== 2024-11-27 17:50:56,347 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value numlib (type: ) +== 2024-11-27 17:50:56,347 easyconfig.py:689 INFO setting easyconfig parameter name: value ScaLAPACK (type: ) +== 2024-11-27 17:50:56,347 easyconfig.py:689 INFO setting easyconfig parameter patches: value ['ScaLAPACK-%(version)s_fix-GCC-10.patch'] (type: ) +== 2024-11-27 17:50:56,347 easyconfig.py:689 INFO setting easyconfig parameter sanity_check_paths: value {'files': ['lib/libscalapack.so', 'lib64/libscalapack.so'], 'dirs': ['lib', 'lib64']} (type: ) +== 2024-11-27 17:50:56,347 easyconfig.py:689 INFO setting easyconfig parameter source_urls: value ['https://www.netlib.org/scalapack/'] (type: ) +== 2024-11-27 17:50:56,347 easyconfig.py:689 INFO setting easyconfig parameter sources: value ['%(namelower)s-%(version)s.tgz'] (type: ) +== 2024-11-27 17:50:56,347 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'gompi', 'version': '2023b'} (type: ) +== 2024-11-27 17:50:56,347 easyconfig.py:689 INFO setting easyconfig parameter toolchainopts: value {'extra_fflags': '-lpthread', 'openmp': True, 'pic': True, 'usempi': True} (type: ) +== 2024-11-27 17:50:56,347 easyconfig.py:689 INFO setting easyconfig parameter version: value 2.2.0 (type: ) +== 2024-11-27 17:50:56,347 easyconfig.py:689 INFO setting easyconfig parameter versionsuffix: value -fb (type: ) +== 2024-11-27 17:50:56,347 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,347 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,348 mpi.py:122 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI' +== 2024-11-27 17:50:56,348 mpi.py:307 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'nr_ranks': 1, 'cmd': 'xxx_command_xxx'}) +== 2024-11-27 17:50:56,348 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='scalapack', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='scalapack', mpi_cmd_prefix='mpirun -n 1', name='ScaLAPACK', nameletter='S', nameletterlower='s', namelower='scalapack', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='gompi', toolchain_version='2023b', version='2.2.0', version_major='2', version_major_minor='2.2', version_minor='2', versionprefix='', versionsuffix='-fb' +== 2024-11-27 17:50:56,349 modules.py:628 INFO Checking whether CMake/3.27.6-gompi-2023b exists... +== 2024-11-27 17:50:56,349 modules.py:649 INFO Module CMake/3.27.6-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,350 modules.py:656 INFO Result for existence check of CMake/3.27.6-gompi-2023b module: False +== 2024-11-27 17:50:56,350 modules.py:628 INFO Checking whether CMake/3.27.6-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,350 modules.py:649 INFO Module CMake/3.27.6-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,350 modules.py:656 INFO Result for existence check of CMake/3.27.6-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,351 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,351 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,351 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'CMake', 'version': '3.27.6', 'versionsuffix': '', 'toolchain': {'name': 'gompi', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,352 modules.py:628 INFO Checking whether FlexiBLAS/3.3.1-gompi-2023b exists... +== 2024-11-27 17:50:56,352 modules.py:649 INFO Module FlexiBLAS/3.3.1-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,353 modules.py:656 INFO Result for existence check of FlexiBLAS/3.3.1-gompi-2023b module: False +== 2024-11-27 17:50:56,353 modules.py:628 INFO Checking whether FlexiBLAS/3.3.1-GCCcore-13.2.0 exists... +== 2024-11-27 17:50:56,353 modules.py:649 INFO Module FlexiBLAS/3.3.1-GCCcore-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,354 modules.py:656 INFO Result for existence check of FlexiBLAS/3.3.1-GCCcore-13.2.0 module: False +== 2024-11-27 17:50:56,354 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,354 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'FlexiBLAS', 'version': '3.3.1', 'versionsuffix': '', 'toolchain': {'name': 'gompi', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCC', 'version': '13.2.0'} +== 2024-11-27 17:50:56,355 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,355 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,357 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:50:56,357 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:50:56,357 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:50:56,357 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:50:56,357 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:50:56,358 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:50:56,358 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:50:56,358 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:50:56,358 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:50:56,359 easyconfig.py:1911 INFO Derived full easyblock module path for Toolchain: easybuild.easyblocks.generic.toolchain +== 2024-11-27 17:50:56,359 easyconfig.py:1960 INFO Successfully obtained class 'Toolchain' for easyblock 'Toolchain' (software name 'gfbf') +== 2024-11-27 17:50:56,359 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/g/gfbf/gfbf-2023b.eb with rawcontent: easyblock = 'Toolchain' + +name = 'gfbf' +version = '2023b' + +homepage = '(none)' +description = """GNU Compiler Collection (GCC) based compiler toolchain, including + FlexiBLAS (BLAS and LAPACK support) and (serial) FFTW.""" + +toolchain = SYSTEM + +local_gccver = '13.2.0' + +dependencies = [ + ('GCC', local_gccver), + ('FlexiBLAS', '3.3.1', '', ('GCC', local_gccver)), + ('FFTW', '3.3.10', '', ('GCC', local_gccver)), +] + +moduleclass = 'toolchain' + +== 2024-11-27 17:50:56,359 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:50:56,359 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('GCC', '13.2.0'), ('FlexiBLAS', '3.3.1', '', ('GCC', '13.2.0')), ('FFTW', '3.3.10', '', ('GCC', '13.2.0'))] (type: ) +== 2024-11-27 17:50:56,359 easyconfig.py:689 INFO setting easyconfig parameter description: value GNU Compiler Collection (GCC) based compiler toolchain, including + FlexiBLAS (BLAS and LAPACK support) and (serial) FFTW. (type: ) +== 2024-11-27 17:50:56,359 easyconfig.py:689 INFO setting easyconfig parameter easyblock: value Toolchain (type: ) +== 2024-11-27 17:50:56,359 easyconfig.py:689 INFO setting easyconfig parameter homepage: value (none) (type: ) +== 2024-11-27 17:50:56,360 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value toolchain (type: ) +== 2024-11-27 17:50:56,360 easyconfig.py:689 INFO setting easyconfig parameter name: value gfbf (type: ) +== 2024-11-27 17:50:56,360 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'system', 'version': 'system'} (type: ) +== 2024-11-27 17:50:56,360 easyconfig.py:689 INFO setting easyconfig parameter version: value 2023b (type: ) +== 2024-11-27 17:50:56,360 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:50:56,360 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:50:56,360 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='gfbf', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', github_account='gfbf', name='gfbf', nameletter='g', nameletterlower='g', namelower='gfbf', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='system', toolchain_version='system', version='2023b', version_major='2023b', versionprefix='', versionsuffix='' +== 2024-11-27 17:50:56,362 easyconfig.py:408 INFO Found toolchain hierarchy for toolchain {'name': 'foss', 'version': '2023b'}: [{'name': 'GCCcore', 'version': '13.2.0'}, {'name': 'GCC', 'version': '13.2.0'}, {'name': 'gfbf', 'version': '2023b'}, {'name': 'gompi', 'version': '2023b'}, {'name': 'foss', 'version': '2023b'}] +== 2024-11-27 17:50:56,362 modules.py:628 INFO Checking whether CMake/3.27.6-foss-2023b exists... +== 2024-11-27 17:50:56,362 modules.py:649 INFO Module CMake/3.27.6-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,363 modules.py:656 INFO Result for existence check of CMake/3.27.6-foss-2023b module: False +== 2024-11-27 17:50:56,363 modules.py:628 INFO Checking whether CMake/3.27.6-gompi-2023b exists... +== 2024-11-27 17:50:56,363 modules.py:649 INFO Module CMake/3.27.6-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,364 modules.py:656 INFO Result for existence check of CMake/3.27.6-gompi-2023b module: False +== 2024-11-27 17:50:56,364 modules.py:628 INFO Checking whether CMake/3.27.6-gfbf-2023b exists... +== 2024-11-27 17:50:56,364 modules.py:649 INFO Module CMake/3.27.6-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,365 modules.py:656 INFO Result for existence check of CMake/3.27.6-gfbf-2023b module: False +== 2024-11-27 17:50:56,365 modules.py:628 INFO Checking whether CMake/3.27.6-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,365 modules.py:649 INFO Module CMake/3.27.6-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,365 modules.py:656 INFO Result for existence check of CMake/3.27.6-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,365 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,365 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,365 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,365 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,366 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'CMake', 'version': '3.27.6', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,367 modules.py:628 INFO Checking whether hypothesis/6.90.0-foss-2023b exists... +== 2024-11-27 17:50:56,367 modules.py:649 INFO Module hypothesis/6.90.0-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,368 modules.py:656 INFO Result for existence check of hypothesis/6.90.0-foss-2023b module: False +== 2024-11-27 17:50:56,368 modules.py:628 INFO Checking whether hypothesis/6.90.0-gompi-2023b exists... +== 2024-11-27 17:50:56,368 modules.py:649 INFO Module hypothesis/6.90.0-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,369 modules.py:656 INFO Result for existence check of hypothesis/6.90.0-gompi-2023b module: False +== 2024-11-27 17:50:56,369 modules.py:628 INFO Checking whether hypothesis/6.90.0-gfbf-2023b exists... +== 2024-11-27 17:50:56,369 modules.py:649 INFO Module hypothesis/6.90.0-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,369 modules.py:656 INFO Result for existence check of hypothesis/6.90.0-gfbf-2023b module: False +== 2024-11-27 17:50:56,370 modules.py:628 INFO Checking whether hypothesis/6.90.0-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,370 modules.py:649 INFO Module hypothesis/6.90.0-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,370 modules.py:656 INFO Result for existence check of hypothesis/6.90.0-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,371 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,371 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,371 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,371 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,371 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,372 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'hypothesis', 'version': '6.90.0', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,373 modules.py:628 INFO Checking whether pytest-flakefinder/1.1.0-foss-2023b exists... +== 2024-11-27 17:50:56,373 modules.py:649 INFO Module pytest-flakefinder/1.1.0-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,374 modules.py:656 INFO Result for existence check of pytest-flakefinder/1.1.0-foss-2023b module: False +== 2024-11-27 17:50:56,375 modules.py:628 INFO Checking whether pytest-flakefinder/1.1.0-gompi-2023b exists... +== 2024-11-27 17:50:56,375 modules.py:649 INFO Module pytest-flakefinder/1.1.0-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,375 modules.py:656 INFO Result for existence check of pytest-flakefinder/1.1.0-gompi-2023b module: False +== 2024-11-27 17:50:56,375 modules.py:628 INFO Checking whether pytest-flakefinder/1.1.0-gfbf-2023b exists... +== 2024-11-27 17:50:56,376 modules.py:649 INFO Module pytest-flakefinder/1.1.0-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,376 modules.py:656 INFO Result for existence check of pytest-flakefinder/1.1.0-gfbf-2023b module: False +== 2024-11-27 17:50:56,376 modules.py:628 INFO Checking whether pytest-flakefinder/1.1.0-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,376 modules.py:649 INFO Module pytest-flakefinder/1.1.0-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,377 modules.py:656 INFO Result for existence check of pytest-flakefinder/1.1.0-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,377 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,378 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,378 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,378 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,378 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,379 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'pytest-flakefinder', 'version': '1.1.0', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,380 modules.py:628 INFO Checking whether pytest-rerunfailures/14.0-foss-2023b exists... +== 2024-11-27 17:50:56,380 modules.py:649 INFO Module pytest-rerunfailures/14.0-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,381 modules.py:656 INFO Result for existence check of pytest-rerunfailures/14.0-foss-2023b module: False +== 2024-11-27 17:50:56,381 modules.py:628 INFO Checking whether pytest-rerunfailures/14.0-gompi-2023b exists... +== 2024-11-27 17:50:56,381 modules.py:649 INFO Module pytest-rerunfailures/14.0-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,382 modules.py:656 INFO Result for existence check of pytest-rerunfailures/14.0-gompi-2023b module: False +== 2024-11-27 17:50:56,382 modules.py:628 INFO Checking whether pytest-rerunfailures/14.0-gfbf-2023b exists... +== 2024-11-27 17:50:56,382 modules.py:649 INFO Module pytest-rerunfailures/14.0-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,383 modules.py:656 INFO Result for existence check of pytest-rerunfailures/14.0-gfbf-2023b module: False +== 2024-11-27 17:50:56,383 modules.py:628 INFO Checking whether pytest-rerunfailures/14.0-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,383 modules.py:649 INFO Module pytest-rerunfailures/14.0-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,384 modules.py:656 INFO Result for existence check of pytest-rerunfailures/14.0-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,384 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,384 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,384 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,385 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,385 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,385 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'pytest-rerunfailures', 'version': '14.0', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,386 modules.py:628 INFO Checking whether pytest-shard/0.1.2-foss-2023b exists... +== 2024-11-27 17:50:56,386 modules.py:649 INFO Module pytest-shard/0.1.2-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,388 modules.py:656 INFO Result for existence check of pytest-shard/0.1.2-foss-2023b module: False +== 2024-11-27 17:50:56,388 modules.py:628 INFO Checking whether pytest-shard/0.1.2-gompi-2023b exists... +== 2024-11-27 17:50:56,388 modules.py:649 INFO Module pytest-shard/0.1.2-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,389 modules.py:656 INFO Result for existence check of pytest-shard/0.1.2-gompi-2023b module: False +== 2024-11-27 17:50:56,389 modules.py:628 INFO Checking whether pytest-shard/0.1.2-gfbf-2023b exists... +== 2024-11-27 17:50:56,389 modules.py:649 INFO Module pytest-shard/0.1.2-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,390 modules.py:656 INFO Result for existence check of pytest-shard/0.1.2-gfbf-2023b module: False +== 2024-11-27 17:50:56,390 modules.py:628 INFO Checking whether pytest-shard/0.1.2-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,390 modules.py:649 INFO Module pytest-shard/0.1.2-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,390 modules.py:656 INFO Result for existence check of pytest-shard/0.1.2-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,391 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,391 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,391 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,391 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,391 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,392 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'pytest-shard', 'version': '0.1.2', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,394 modules.py:628 INFO Checking whether magma/2.7.2-foss-2023b-CUDA-12.4.0 exists... +== 2024-11-27 17:50:56,394 modules.py:649 INFO Module magma/2.7.2-foss-2023b-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,395 modules.py:656 INFO Result for existence check of magma/2.7.2-foss-2023b-CUDA-12.4.0 module: False +== 2024-11-27 17:50:56,395 modules.py:628 INFO Checking whether magma/2.7.2-gompi-2023b-CUDA-12.4.0 exists... +== 2024-11-27 17:50:56,395 modules.py:649 INFO Module magma/2.7.2-gompi-2023b-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,396 modules.py:656 INFO Result for existence check of magma/2.7.2-gompi-2023b-CUDA-12.4.0 module: False +== 2024-11-27 17:50:56,396 modules.py:628 INFO Checking whether magma/2.7.2-gfbf-2023b-CUDA-12.4.0 exists... +== 2024-11-27 17:50:56,396 modules.py:649 INFO Module magma/2.7.2-gfbf-2023b-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,397 modules.py:656 INFO Result for existence check of magma/2.7.2-gfbf-2023b-CUDA-12.4.0 module: False +== 2024-11-27 17:50:56,397 modules.py:628 INFO Checking whether magma/2.7.2-GCC-13.2.0-CUDA-12.4.0 exists... +== 2024-11-27 17:50:56,397 modules.py:649 INFO Module magma/2.7.2-GCC-13.2.0-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,398 modules.py:656 INFO Result for existence check of magma/2.7.2-GCC-13.2.0-CUDA-12.4.0 module: False +== 2024-11-27 17:50:56,398 modules.py:628 INFO Checking whether magma/2.7.2-GCCcore-13.2.0-CUDA-12.4.0 exists... +== 2024-11-27 17:50:56,398 modules.py:649 INFO Module magma/2.7.2-GCCcore-13.2.0-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,399 modules.py:656 INFO Result for existence check of magma/2.7.2-GCCcore-13.2.0-CUDA-12.4.0 module: False +== 2024-11-27 17:50:56,399 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,400 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'magma', 'version': '2.7.2', 'versionsuffix': '-CUDA-12.4.0', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'foss', 'version': '2023b'} +== 2024-11-27 17:50:56,401 modules.py:628 INFO Checking whether NCCL/2.20.5-foss-2023b-CUDA-12.4.0 exists... +== 2024-11-27 17:50:56,401 modules.py:649 INFO Module NCCL/2.20.5-foss-2023b-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,402 modules.py:656 INFO Result for existence check of NCCL/2.20.5-foss-2023b-CUDA-12.4.0 module: False +== 2024-11-27 17:50:56,403 modules.py:628 INFO Checking whether NCCL/2.20.5-gompi-2023b-CUDA-12.4.0 exists... +== 2024-11-27 17:50:56,403 modules.py:649 INFO Module NCCL/2.20.5-gompi-2023b-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,403 modules.py:656 INFO Result for existence check of NCCL/2.20.5-gompi-2023b-CUDA-12.4.0 module: False +== 2024-11-27 17:50:56,404 modules.py:628 INFO Checking whether NCCL/2.20.5-gfbf-2023b-CUDA-12.4.0 exists... +== 2024-11-27 17:50:56,404 modules.py:649 INFO Module NCCL/2.20.5-gfbf-2023b-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,404 modules.py:656 INFO Result for existence check of NCCL/2.20.5-gfbf-2023b-CUDA-12.4.0 module: False +== 2024-11-27 17:50:56,405 modules.py:628 INFO Checking whether NCCL/2.20.5-GCC-13.2.0-CUDA-12.4.0 exists... +== 2024-11-27 17:50:56,405 modules.py:649 INFO Module NCCL/2.20.5-GCC-13.2.0-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,406 modules.py:656 INFO Result for existence check of NCCL/2.20.5-GCC-13.2.0-CUDA-12.4.0 module: False +== 2024-11-27 17:50:56,406 modules.py:628 INFO Checking whether NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0 exists... +== 2024-11-27 17:50:56,406 modules.py:649 INFO Module NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,407 modules.py:656 INFO Result for existence check of NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0 module: False +== 2024-11-27 17:50:56,407 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,408 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,408 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,408 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,408 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,408 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'NCCL', 'version': '2.20.5', 'versionsuffix': '-CUDA-12.4.0', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,409 modules.py:628 INFO Checking whether Ninja/1.11.1-foss-2023b exists... +== 2024-11-27 17:50:56,410 modules.py:649 INFO Module Ninja/1.11.1-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,411 modules.py:656 INFO Result for existence check of Ninja/1.11.1-foss-2023b module: False +== 2024-11-27 17:50:56,411 modules.py:628 INFO Checking whether Ninja/1.11.1-gompi-2023b exists... +== 2024-11-27 17:50:56,411 modules.py:649 INFO Module Ninja/1.11.1-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,412 modules.py:656 INFO Result for existence check of Ninja/1.11.1-gompi-2023b module: False +== 2024-11-27 17:50:56,412 modules.py:628 INFO Checking whether Ninja/1.11.1-gfbf-2023b exists... +== 2024-11-27 17:50:56,412 modules.py:649 INFO Module Ninja/1.11.1-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,412 modules.py:656 INFO Result for existence check of Ninja/1.11.1-gfbf-2023b module: False +== 2024-11-27 17:50:56,413 modules.py:628 INFO Checking whether Ninja/1.11.1-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,413 modules.py:649 INFO Module Ninja/1.11.1-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,413 modules.py:656 INFO Result for existence check of Ninja/1.11.1-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,414 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,414 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,414 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,414 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,414 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,415 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'Ninja', 'version': '1.11.1', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,416 modules.py:628 INFO Checking whether Python/3.11.5-foss-2023b exists... +== 2024-11-27 17:50:56,416 modules.py:649 INFO Module Python/3.11.5-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,417 modules.py:656 INFO Result for existence check of Python/3.11.5-foss-2023b module: False +== 2024-11-27 17:50:56,417 modules.py:628 INFO Checking whether Python/3.11.5-gompi-2023b exists... +== 2024-11-27 17:50:56,417 modules.py:649 INFO Module Python/3.11.5-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,418 modules.py:656 INFO Result for existence check of Python/3.11.5-gompi-2023b module: False +== 2024-11-27 17:50:56,418 modules.py:628 INFO Checking whether Python/3.11.5-gfbf-2023b exists... +== 2024-11-27 17:50:56,418 modules.py:649 INFO Module Python/3.11.5-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,419 modules.py:656 INFO Result for existence check of Python/3.11.5-gfbf-2023b module: False +== 2024-11-27 17:50:56,419 modules.py:628 INFO Checking whether Python/3.11.5-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,419 modules.py:649 INFO Module Python/3.11.5-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,419 modules.py:656 INFO Result for existence check of Python/3.11.5-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,419 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,419 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,419 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,420 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,420 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'Python', 'version': '3.11.5', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,421 modules.py:628 INFO Checking whether Python-bundle-PyPI/2023.10-foss-2023b exists... +== 2024-11-27 17:50:56,421 modules.py:649 INFO Module Python-bundle-PyPI/2023.10-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,422 modules.py:656 INFO Result for existence check of Python-bundle-PyPI/2023.10-foss-2023b module: False +== 2024-11-27 17:50:56,422 modules.py:628 INFO Checking whether Python-bundle-PyPI/2023.10-gompi-2023b exists... +== 2024-11-27 17:50:56,422 modules.py:649 INFO Module Python-bundle-PyPI/2023.10-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,423 modules.py:656 INFO Result for existence check of Python-bundle-PyPI/2023.10-gompi-2023b module: False +== 2024-11-27 17:50:56,423 modules.py:628 INFO Checking whether Python-bundle-PyPI/2023.10-gfbf-2023b exists... +== 2024-11-27 17:50:56,423 modules.py:649 INFO Module Python-bundle-PyPI/2023.10-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,424 modules.py:656 INFO Result for existence check of Python-bundle-PyPI/2023.10-gfbf-2023b module: False +== 2024-11-27 17:50:56,424 modules.py:628 INFO Checking whether Python-bundle-PyPI/2023.10-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,424 modules.py:649 INFO Module Python-bundle-PyPI/2023.10-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,425 modules.py:656 INFO Result for existence check of Python-bundle-PyPI/2023.10-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,425 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,425 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,425 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,425 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,425 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,426 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'Python-bundle-PyPI', 'version': '2023.10', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,427 modules.py:628 INFO Checking whether protobuf/25.3-foss-2023b exists... +== 2024-11-27 17:50:56,427 modules.py:649 INFO Module protobuf/25.3-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,428 modules.py:656 INFO Result for existence check of protobuf/25.3-foss-2023b module: False +== 2024-11-27 17:50:56,429 modules.py:628 INFO Checking whether protobuf/25.3-gompi-2023b exists... +== 2024-11-27 17:50:56,429 modules.py:649 INFO Module protobuf/25.3-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,429 modules.py:656 INFO Result for existence check of protobuf/25.3-gompi-2023b module: False +== 2024-11-27 17:50:56,429 modules.py:628 INFO Checking whether protobuf/25.3-gfbf-2023b exists... +== 2024-11-27 17:50:56,430 modules.py:649 INFO Module protobuf/25.3-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,430 modules.py:656 INFO Result for existence check of protobuf/25.3-gfbf-2023b module: False +== 2024-11-27 17:50:56,430 modules.py:628 INFO Checking whether protobuf/25.3-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,430 modules.py:649 INFO Module protobuf/25.3-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,431 modules.py:656 INFO Result for existence check of protobuf/25.3-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,431 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,432 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,432 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,432 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,432 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,432 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'protobuf', 'version': '25.3', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,434 modules.py:628 INFO Checking whether protobuf-python/4.25.3-foss-2023b exists... +== 2024-11-27 17:50:56,434 modules.py:649 INFO Module protobuf-python/4.25.3-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,435 modules.py:656 INFO Result for existence check of protobuf-python/4.25.3-foss-2023b module: False +== 2024-11-27 17:50:56,435 modules.py:628 INFO Checking whether protobuf-python/4.25.3-gompi-2023b exists... +== 2024-11-27 17:50:56,435 modules.py:649 INFO Module protobuf-python/4.25.3-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,436 modules.py:656 INFO Result for existence check of protobuf-python/4.25.3-gompi-2023b module: False +== 2024-11-27 17:50:56,436 modules.py:628 INFO Checking whether protobuf-python/4.25.3-gfbf-2023b exists... +== 2024-11-27 17:50:56,436 modules.py:649 INFO Module protobuf-python/4.25.3-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,437 modules.py:656 INFO Result for existence check of protobuf-python/4.25.3-gfbf-2023b module: False +== 2024-11-27 17:50:56,437 modules.py:628 INFO Checking whether protobuf-python/4.25.3-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,437 modules.py:649 INFO Module protobuf-python/4.25.3-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,438 modules.py:656 INFO Result for existence check of protobuf-python/4.25.3-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,438 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,438 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,438 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,439 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,439 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,439 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'protobuf-python', 'version': '4.25.3', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,440 modules.py:628 INFO Checking whether pybind11/2.11.1-foss-2023b exists... +== 2024-11-27 17:50:56,440 modules.py:649 INFO Module pybind11/2.11.1-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,441 modules.py:656 INFO Result for existence check of pybind11/2.11.1-foss-2023b module: False +== 2024-11-27 17:50:56,441 modules.py:628 INFO Checking whether pybind11/2.11.1-gompi-2023b exists... +== 2024-11-27 17:50:56,441 modules.py:649 INFO Module pybind11/2.11.1-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,442 modules.py:656 INFO Result for existence check of pybind11/2.11.1-gompi-2023b module: False +== 2024-11-27 17:50:56,442 modules.py:628 INFO Checking whether pybind11/2.11.1-gfbf-2023b exists... +== 2024-11-27 17:50:56,442 modules.py:649 INFO Module pybind11/2.11.1-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,443 modules.py:656 INFO Result for existence check of pybind11/2.11.1-gfbf-2023b module: False +== 2024-11-27 17:50:56,443 modules.py:628 INFO Checking whether pybind11/2.11.1-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,443 modules.py:649 INFO Module pybind11/2.11.1-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,444 modules.py:656 INFO Result for existence check of pybind11/2.11.1-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,444 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,445 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,445 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,445 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,445 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,446 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'pybind11', 'version': '2.11.1', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,447 modules.py:628 INFO Checking whether SciPy-bundle/2023.11-foss-2023b exists... +== 2024-11-27 17:50:56,447 modules.py:649 INFO Module SciPy-bundle/2023.11-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,448 modules.py:656 INFO Result for existence check of SciPy-bundle/2023.11-foss-2023b module: False +== 2024-11-27 17:50:56,448 modules.py:628 INFO Checking whether SciPy-bundle/2023.11-gompi-2023b exists... +== 2024-11-27 17:50:56,448 modules.py:649 INFO Module SciPy-bundle/2023.11-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,449 modules.py:656 INFO Result for existence check of SciPy-bundle/2023.11-gompi-2023b module: False +== 2024-11-27 17:50:56,449 modules.py:628 INFO Checking whether SciPy-bundle/2023.11-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,450 modules.py:649 INFO Module SciPy-bundle/2023.11-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,450 modules.py:656 INFO Result for existence check of SciPy-bundle/2023.11-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,450 modules.py:628 INFO Checking whether SciPy-bundle/2023.11-GCCcore-13.2.0 exists... +== 2024-11-27 17:50:56,450 modules.py:649 INFO Module SciPy-bundle/2023.11-GCCcore-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,451 modules.py:656 INFO Result for existence check of SciPy-bundle/2023.11-GCCcore-13.2.0 module: False +== 2024-11-27 17:50:56,451 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,452 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,452 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,452 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'SciPy-bundle', 'version': '2023.11', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'gfbf', 'version': '2023b'} +== 2024-11-27 17:50:56,454 modules.py:628 INFO Checking whether PyYAML/6.0.1-foss-2023b exists... +== 2024-11-27 17:50:56,454 modules.py:649 INFO Module PyYAML/6.0.1-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,455 modules.py:656 INFO Result for existence check of PyYAML/6.0.1-foss-2023b module: False +== 2024-11-27 17:50:56,455 modules.py:628 INFO Checking whether PyYAML/6.0.1-gompi-2023b exists... +== 2024-11-27 17:50:56,455 modules.py:649 INFO Module PyYAML/6.0.1-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,456 modules.py:656 INFO Result for existence check of PyYAML/6.0.1-gompi-2023b module: False +== 2024-11-27 17:50:56,456 modules.py:628 INFO Checking whether PyYAML/6.0.1-gfbf-2023b exists... +== 2024-11-27 17:50:56,456 modules.py:649 INFO Module PyYAML/6.0.1-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,457 modules.py:656 INFO Result for existence check of PyYAML/6.0.1-gfbf-2023b module: False +== 2024-11-27 17:50:56,457 modules.py:628 INFO Checking whether PyYAML/6.0.1-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,457 modules.py:649 INFO Module PyYAML/6.0.1-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,458 modules.py:656 INFO Result for existence check of PyYAML/6.0.1-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,458 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,458 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,459 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,459 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,459 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,459 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'PyYAML', 'version': '6.0.1', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,461 modules.py:628 INFO Checking whether MPFR/4.2.1-foss-2023b exists... +== 2024-11-27 17:50:56,461 modules.py:649 INFO Module MPFR/4.2.1-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,462 modules.py:656 INFO Result for existence check of MPFR/4.2.1-foss-2023b module: False +== 2024-11-27 17:50:56,462 modules.py:628 INFO Checking whether MPFR/4.2.1-gompi-2023b exists... +== 2024-11-27 17:50:56,462 modules.py:649 INFO Module MPFR/4.2.1-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,463 modules.py:656 INFO Result for existence check of MPFR/4.2.1-gompi-2023b module: False +== 2024-11-27 17:50:56,463 modules.py:628 INFO Checking whether MPFR/4.2.1-gfbf-2023b exists... +== 2024-11-27 17:50:56,463 modules.py:649 INFO Module MPFR/4.2.1-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,464 modules.py:656 INFO Result for existence check of MPFR/4.2.1-gfbf-2023b module: False +== 2024-11-27 17:50:56,464 modules.py:628 INFO Checking whether MPFR/4.2.1-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,464 modules.py:649 INFO Module MPFR/4.2.1-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,465 modules.py:656 INFO Result for existence check of MPFR/4.2.1-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,465 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,465 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,465 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,466 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,466 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,466 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'MPFR', 'version': '4.2.1', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,467 modules.py:628 INFO Checking whether GMP/6.3.0-foss-2023b exists... +== 2024-11-27 17:50:56,467 modules.py:649 INFO Module GMP/6.3.0-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,468 modules.py:656 INFO Result for existence check of GMP/6.3.0-foss-2023b module: False +== 2024-11-27 17:50:56,469 modules.py:628 INFO Checking whether GMP/6.3.0-gompi-2023b exists... +== 2024-11-27 17:50:56,469 modules.py:649 INFO Module GMP/6.3.0-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,469 modules.py:656 INFO Result for existence check of GMP/6.3.0-gompi-2023b module: False +== 2024-11-27 17:50:56,469 modules.py:628 INFO Checking whether GMP/6.3.0-gfbf-2023b exists... +== 2024-11-27 17:50:56,470 modules.py:649 INFO Module GMP/6.3.0-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,470 modules.py:656 INFO Result for existence check of GMP/6.3.0-gfbf-2023b module: False +== 2024-11-27 17:50:56,470 modules.py:628 INFO Checking whether GMP/6.3.0-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,470 modules.py:649 INFO Module GMP/6.3.0-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,471 modules.py:656 INFO Result for existence check of GMP/6.3.0-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,471 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,472 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,472 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,472 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,472 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,473 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'GMP', 'version': '6.3.0', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,474 modules.py:628 INFO Checking whether numactl/2.0.16-foss-2023b exists... +== 2024-11-27 17:50:56,474 modules.py:649 INFO Module numactl/2.0.16-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,475 modules.py:656 INFO Result for existence check of numactl/2.0.16-foss-2023b module: False +== 2024-11-27 17:50:56,475 modules.py:628 INFO Checking whether numactl/2.0.16-gompi-2023b exists... +== 2024-11-27 17:50:56,475 modules.py:649 INFO Module numactl/2.0.16-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,476 modules.py:656 INFO Result for existence check of numactl/2.0.16-gompi-2023b module: False +== 2024-11-27 17:50:56,476 modules.py:628 INFO Checking whether numactl/2.0.16-gfbf-2023b exists... +== 2024-11-27 17:50:56,476 modules.py:649 INFO Module numactl/2.0.16-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,477 modules.py:656 INFO Result for existence check of numactl/2.0.16-gfbf-2023b module: False +== 2024-11-27 17:50:56,477 modules.py:628 INFO Checking whether numactl/2.0.16-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,477 modules.py:649 INFO Module numactl/2.0.16-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,478 modules.py:656 INFO Result for existence check of numactl/2.0.16-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,478 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,478 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,479 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,479 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,479 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,479 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'numactl', 'version': '2.0.16', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,480 modules.py:628 INFO Checking whether FFmpeg/6.0-foss-2023b exists... +== 2024-11-27 17:50:56,480 modules.py:649 INFO Module FFmpeg/6.0-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,482 modules.py:656 INFO Result for existence check of FFmpeg/6.0-foss-2023b module: False +== 2024-11-27 17:50:56,482 modules.py:628 INFO Checking whether FFmpeg/6.0-gompi-2023b exists... +== 2024-11-27 17:50:56,482 modules.py:649 INFO Module FFmpeg/6.0-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,483 modules.py:656 INFO Result for existence check of FFmpeg/6.0-gompi-2023b module: False +== 2024-11-27 17:50:56,483 modules.py:628 INFO Checking whether FFmpeg/6.0-gfbf-2023b exists... +== 2024-11-27 17:50:56,483 modules.py:649 INFO Module FFmpeg/6.0-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,484 modules.py:656 INFO Result for existence check of FFmpeg/6.0-gfbf-2023b module: False +== 2024-11-27 17:50:56,484 modules.py:628 INFO Checking whether FFmpeg/6.0-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,484 modules.py:649 INFO Module FFmpeg/6.0-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,485 modules.py:656 INFO Result for existence check of FFmpeg/6.0-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,485 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,485 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,485 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,486 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,486 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,486 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'FFmpeg', 'version': '6.0', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,487 modules.py:628 INFO Checking whether Pillow/10.2.0-foss-2023b exists... +== 2024-11-27 17:50:56,487 modules.py:649 INFO Module Pillow/10.2.0-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,488 modules.py:656 INFO Result for existence check of Pillow/10.2.0-foss-2023b module: False +== 2024-11-27 17:50:56,488 modules.py:628 INFO Checking whether Pillow/10.2.0-gompi-2023b exists... +== 2024-11-27 17:50:56,488 modules.py:649 INFO Module Pillow/10.2.0-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,489 modules.py:656 INFO Result for existence check of Pillow/10.2.0-gompi-2023b module: False +== 2024-11-27 17:50:56,489 modules.py:628 INFO Checking whether Pillow/10.2.0-gfbf-2023b exists... +== 2024-11-27 17:50:56,489 modules.py:649 INFO Module Pillow/10.2.0-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,490 modules.py:656 INFO Result for existence check of Pillow/10.2.0-gfbf-2023b module: False +== 2024-11-27 17:50:56,490 modules.py:628 INFO Checking whether Pillow/10.2.0-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,490 modules.py:649 INFO Module Pillow/10.2.0-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,491 modules.py:656 INFO Result for existence check of Pillow/10.2.0-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,491 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,492 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,492 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,492 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,492 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,492 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'Pillow', 'version': '10.2.0', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,494 modules.py:628 INFO Checking whether expecttest/0.2.1-foss-2023b exists... +== 2024-11-27 17:50:56,494 modules.py:649 INFO Module expecttest/0.2.1-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,495 modules.py:656 INFO Result for existence check of expecttest/0.2.1-foss-2023b module: False +== 2024-11-27 17:50:56,496 modules.py:628 INFO Checking whether expecttest/0.2.1-gompi-2023b exists... +== 2024-11-27 17:50:56,496 modules.py:649 INFO Module expecttest/0.2.1-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,496 modules.py:656 INFO Result for existence check of expecttest/0.2.1-gompi-2023b module: False +== 2024-11-27 17:50:56,496 modules.py:628 INFO Checking whether expecttest/0.2.1-gfbf-2023b exists... +== 2024-11-27 17:50:56,497 modules.py:649 INFO Module expecttest/0.2.1-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,497 modules.py:656 INFO Result for existence check of expecttest/0.2.1-gfbf-2023b module: False +== 2024-11-27 17:50:56,497 modules.py:628 INFO Checking whether expecttest/0.2.1-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,497 modules.py:649 INFO Module expecttest/0.2.1-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,498 modules.py:656 INFO Result for existence check of expecttest/0.2.1-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,498 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,499 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,499 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,499 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,500 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,500 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'expecttest', 'version': '0.2.1', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,501 modules.py:628 INFO Checking whether networkx/3.2.1-foss-2023b exists... +== 2024-11-27 17:50:56,501 modules.py:649 INFO Module networkx/3.2.1-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,503 modules.py:656 INFO Result for existence check of networkx/3.2.1-foss-2023b module: False +== 2024-11-27 17:50:56,503 modules.py:628 INFO Checking whether networkx/3.2.1-gompi-2023b exists... +== 2024-11-27 17:50:56,503 modules.py:649 INFO Module networkx/3.2.1-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,504 modules.py:656 INFO Result for existence check of networkx/3.2.1-gompi-2023b module: False +== 2024-11-27 17:50:56,504 modules.py:628 INFO Checking whether networkx/3.2.1-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,504 modules.py:649 INFO Module networkx/3.2.1-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,505 modules.py:656 INFO Result for existence check of networkx/3.2.1-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,505 modules.py:628 INFO Checking whether networkx/3.2.1-GCCcore-13.2.0 exists... +== 2024-11-27 17:50:56,505 modules.py:649 INFO Module networkx/3.2.1-GCCcore-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,506 modules.py:656 INFO Result for existence check of networkx/3.2.1-GCCcore-13.2.0 module: False +== 2024-11-27 17:50:56,506 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,506 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,506 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,507 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'networkx', 'version': '3.2.1', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'gfbf', 'version': '2023b'} +== 2024-11-27 17:50:56,508 modules.py:628 INFO Checking whether sympy/1.12-foss-2023b exists... +== 2024-11-27 17:50:56,508 modules.py:649 INFO Module sympy/1.12-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,509 modules.py:656 INFO Result for existence check of sympy/1.12-foss-2023b module: False +== 2024-11-27 17:50:56,509 modules.py:628 INFO Checking whether sympy/1.12-gompi-2023b exists... +== 2024-11-27 17:50:56,509 modules.py:649 INFO Module sympy/1.12-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,510 modules.py:656 INFO Result for existence check of sympy/1.12-gompi-2023b module: False +== 2024-11-27 17:50:56,510 modules.py:628 INFO Checking whether sympy/1.12-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,510 modules.py:649 INFO Module sympy/1.12-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,511 modules.py:656 INFO Result for existence check of sympy/1.12-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,511 modules.py:628 INFO Checking whether sympy/1.12-GCCcore-13.2.0 exists... +== 2024-11-27 17:50:56,511 modules.py:649 INFO Module sympy/1.12-GCCcore-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,512 modules.py:656 INFO Result for existence check of sympy/1.12-GCCcore-13.2.0 module: False +== 2024-11-27 17:50:56,512 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,513 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,513 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,513 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'sympy', 'version': '1.12', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'gfbf', 'version': '2023b'} +== 2024-11-27 17:50:56,514 modules.py:628 INFO Checking whether Z3/4.13.0-foss-2023b exists... +== 2024-11-27 17:50:56,514 modules.py:649 INFO Module Z3/4.13.0-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,516 modules.py:656 INFO Result for existence check of Z3/4.13.0-foss-2023b module: False +== 2024-11-27 17:50:56,516 modules.py:628 INFO Checking whether Z3/4.13.0-gompi-2023b exists... +== 2024-11-27 17:50:56,516 modules.py:649 INFO Module Z3/4.13.0-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,517 modules.py:656 INFO Result for existence check of Z3/4.13.0-gompi-2023b module: False +== 2024-11-27 17:50:56,517 modules.py:628 INFO Checking whether Z3/4.13.0-gfbf-2023b exists... +== 2024-11-27 17:50:56,517 modules.py:649 INFO Module Z3/4.13.0-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,518 modules.py:656 INFO Result for existence check of Z3/4.13.0-gfbf-2023b module: False +== 2024-11-27 17:50:56,518 modules.py:628 INFO Checking whether Z3/4.13.0-GCC-13.2.0 exists... +== 2024-11-27 17:50:56,518 modules.py:649 INFO Module Z3/4.13.0-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:56,519 modules.py:656 INFO Result for existence check of Z3/4.13.0-GCC-13.2.0 module: False +== 2024-11-27 17:50:56,519 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,519 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,519 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,519 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,519 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:50:56,520 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'Z3', 'version': '4.13.0', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:50:56,520 easyconfig.py:869 INFO Validating easyconfig +== 2024-11-27 17:50:56,520 easyconfig.py:874 INFO Checking OS dependencies +== 2024-11-27 17:50:56,521 filetools.py:528 INFO Command rpm found at /usr/bin/rpm +== 2024-11-27 17:50:56,521 run.py:251 INFO Using /bin/bash as shell for running cmd: unset LD_LIBRARY_PATH && rpm -q libibverbs-dev +== 2024-11-27 17:50:56,521 run.py:260 INFO running cmd: unset LD_LIBRARY_PATH && rpm -q libibverbs-dev +== 2024-11-27 17:50:56,531 filetools.py:543 WARNING Could not find command 'libibverbs-dev' (with permissions to read/execute it) in $PATH (['/user/gent/470/vsc47063/easybuild/easybuild-framework', '/user/gent/470/vsc47063/easybuild/easybuild-framework', '/usr/libexec/jobcli', '/usr/local/vsc/bin', '/opt/VirtualGL/bin', '/usr/local/bin', '/usr/bin', '/usr/local/sbin', '/usr/sbin', '/user/gent/470/vsc47063/.dotnet/tools']) +== 2024-11-27 17:50:56,531 filetools.py:528 INFO Command locate found at /usr/bin/locate +== 2024-11-27 17:50:56,531 filetools.py:532 INFO No read/exec permissions for /usr/bin/locate, so continuing search... +== 2024-11-27 17:50:56,531 filetools.py:543 WARNING Could not find command 'locate' (with permissions to read/execute it) in $PATH (['/user/gent/470/vsc47063/easybuild/easybuild-framework', '/user/gent/470/vsc47063/easybuild/easybuild-framework', '/usr/libexec/jobcli', '/usr/local/vsc/bin', '/opt/VirtualGL/bin', '/usr/local/bin', '/usr/bin', '/usr/local/sbin', '/usr/sbin', '/user/gent/470/vsc47063/.dotnet/tools']) +== 2024-11-27 17:50:56,532 filetools.py:528 INFO Command rpm found at /usr/bin/rpm +== 2024-11-27 17:50:56,532 run.py:251 INFO Using /bin/bash as shell for running cmd: unset LD_LIBRARY_PATH && rpm -q libibverbs-devel +== 2024-11-27 17:50:56,532 run.py:260 INFO running cmd: unset LD_LIBRARY_PATH && rpm -q libibverbs-devel +== 2024-11-27 17:50:56,541 filetools.py:543 WARNING Could not find command 'libibverbs-devel' (with permissions to read/execute it) in $PATH (['/user/gent/470/vsc47063/easybuild/easybuild-framework', '/user/gent/470/vsc47063/easybuild/easybuild-framework', '/usr/libexec/jobcli', '/usr/local/vsc/bin', '/opt/VirtualGL/bin', '/usr/local/bin', '/usr/bin', '/usr/local/sbin', '/usr/sbin', '/user/gent/470/vsc47063/.dotnet/tools']) +== 2024-11-27 17:50:56,541 filetools.py:528 INFO Command locate found at /usr/bin/locate +== 2024-11-27 17:50:56,541 filetools.py:532 INFO No read/exec permissions for /usr/bin/locate, so continuing search... +== 2024-11-27 17:50:56,541 filetools.py:543 WARNING Could not find command 'locate' (with permissions to read/execute it) in $PATH (['/user/gent/470/vsc47063/easybuild/easybuild-framework', '/user/gent/470/vsc47063/easybuild/easybuild-framework', '/usr/libexec/jobcli', '/usr/local/vsc/bin', '/opt/VirtualGL/bin', '/usr/local/bin', '/usr/bin', '/usr/local/sbin', '/usr/sbin', '/user/gent/470/vsc47063/.dotnet/tools']) +== 2024-11-27 17:50:56,542 filetools.py:528 INFO Command rpm found at /usr/bin/rpm +== 2024-11-27 17:50:56,542 run.py:251 INFO Using /bin/bash as shell for running cmd: unset LD_LIBRARY_PATH && rpm -q rdma-core-devel +== 2024-11-27 17:50:56,542 run.py:260 INFO running cmd: unset LD_LIBRARY_PATH && rpm -q rdma-core-devel +== 2024-11-27 17:50:56,552 easyconfig.py:929 INFO OS dependencies ok: [('libibverbs-dev', 'libibverbs-devel', 'rdma-core-devel')] +== 2024-11-27 17:50:56,552 easyconfig.py:879 INFO Checking skipsteps +== 2024-11-27 17:50:56,552 easyconfig.py:884 INFO Checking build option lists +== 2024-11-27 17:50:56,552 easyconfig.py:887 INFO Checking licenses +== 2024-11-27 17:50:56,553 build_log.py:267 INFO resolving dependencies ... +== 2024-11-27 17:50:56,555 modules.py:628 INFO Checking whether magma/2.7.2-foss-2023b-CUDA-12.4.0 exists... +== 2024-11-27 17:50:56,555 modules.py:636 INFO Module magma/2.7.2-foss-2023b-CUDA-12.4.0 not found in list of available modules, checking via 'module show'... +== 2024-11-27 17:50:59,291 modules.py:649 INFO Module magma/2.7.2-foss-2023b-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:50:59,297 modules.py:656 INFO Result for existence check of magma/2.7.2-foss-2023b-CUDA-12.4.0 module: False +== 2024-11-27 17:50:59,298 modules.py:628 INFO Checking whether NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0 exists... +== 2024-11-27 17:50:59,298 modules.py:636 INFO Module NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0 not found in list of available modules, checking via 'module show'... +== 2024-11-27 17:51:01,991 modules.py:649 INFO Module NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:51:01,998 modules.py:656 INFO Result for existence check of NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0 module: False +== 2024-11-27 17:51:01,999 robot.py:437 INFO Robot: resolving dependency {'full_mod_name': 'magma/2.7.2-foss-2023b-CUDA-12.4.0', 'short_mod_name': 'magma/2.7.2-foss-2023b-CUDA-12.4.0', 'name': 'magma', 'version': '2.7.2', 'versionsuffix': '-CUDA-12.4.0', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} with /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma/magma-2.7.2-foss-2023b-CUDA-12.4.0.eb +== 2024-11-27 17:51:02,004 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:51:02,007 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:51:02,007 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:51:02,007 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:51:02,007 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:51:02,007 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:51:02,007 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:51:02,008 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:51:02,008 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:51:02,010 easyconfig.py:1911 INFO Derived full easyblock module path for CMakeMake: easybuild.easyblocks.generic.cmakemake +== 2024-11-27 17:51:02,010 easyconfig.py:1960 INFO Successfully obtained class 'CMakeMake' for easyblock 'CMakeMake' (software name 'magma') +== 2024-11-27 17:51:02,010 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma/magma-2.7.2-foss-2023b-CUDA-12.4.0.eb with rawcontent: easyblock = 'CMakeMake' + +name = 'magma' +version = '2.7.2' +versionsuffix = '-CUDA-%(cudaver)s' + +homepage = 'https://icl.cs.utk.edu/magma/' +description = """The MAGMA project aims to develop a dense linear algebra library similar to + LAPACK but for heterogeneous/hybrid architectures, starting with current Multicore+GPU systems.""" + +toolchain = {'name': 'foss', 'version': '2023b'} +toolchainopts = {'pic': True, 'openmp': True} + +source_urls = ['https://icl.cs.utk.edu/projectsfiles/%(name)s/downloads/'] +sources = [SOURCE_TAR_GZ] +patches = ['%(name)s-2.7.2_allow-all-sms.patch'] +checksums = [ + {'magma-2.7.2.tar.gz': '729bc1a70e518a7422fe7a3a54537a4741035a77be3349f66eac5c362576d560'}, + {'magma-2.7.2_allow-all-sms.patch': '2996485844d7e199ea57eaebf59903d3514a03536f82b655ce30de480e28b828'}, +] + +builddependencies = [ + ('CMake', '3.27.6'), +] +dependencies = [ + ('CUDA', '12.4.0', '', SYSTEM), + ('UCX-CUDA', '1.15.0', versionsuffix), +] + +# default CUDA compute capabilities to use (override via --cuda-compute-capabilities) +cuda_compute_capabilities = ['5.0', '6.0', '7.0', '7.5', '8.0', '8.6', '9.0'] + +# make sure both static and shared libs are built +configopts = [ + '-DBUILD_SHARED_LIBS=%s \ + -DGPU_TARGET="%%(cuda_sm_space_sep)s" ' % local_shared for local_shared in ('ON', 'OFF') +] + +sanity_check_paths = { + 'files': ['lib/libmagma.%s' % SHLIB_EXT, 'lib/libmagma.a'], + 'dirs': ['include'], +} + +moduleclass = 'math' + +== 2024-11-27 17:51:02,010 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter builddependencies: value [('CMake', '3.27.6')] (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter checksums: value [{'magma-2.7.2.tar.gz': '729bc1a70e518a7422fe7a3a54537a4741035a77be3349f66eac5c362576d560'}, {'magma-2.7.2_allow-all-sms.patch': '2996485844d7e199ea57eaebf59903d3514a03536f82b655ce30de480e28b828'}] (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter configopts: value ['-DBUILD_SHARED_LIBS=ON -DGPU_TARGET="%(cuda_sm_space_sep)s" ', '-DBUILD_SHARED_LIBS=OFF -DGPU_TARGET="%(cuda_sm_space_sep)s" '] (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter cuda_compute_capabilities: value ['5.0', '6.0', '7.0', '7.5', '8.0', '8.6', '9.0'] (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('CUDA', '12.4.0', '', {'name': 'system', 'version': 'system'}), ('UCX-CUDA', '1.15.0', '-CUDA-%(cudaver)s')] (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter description: value The MAGMA project aims to develop a dense linear algebra library similar to + LAPACK but for heterogeneous/hybrid architectures, starting with current Multicore+GPU systems. (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter easyblock: value CMakeMake (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://icl.cs.utk.edu/magma/ (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value math (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter name: value magma (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter patches: value ['%(name)s-2.7.2_allow-all-sms.patch'] (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter sanity_check_paths: value {'files': ['lib/libmagma.so', 'lib/libmagma.a'], 'dirs': ['include']} (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter source_urls: value ['https://icl.cs.utk.edu/projectsfiles/%(name)s/downloads/'] (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter sources: value ['%(name)s-%(version)s.tar.gz'] (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'foss', 'version': '2023b'} (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter toolchainopts: value {'pic': True, 'openmp': True} (type: ) +== 2024-11-27 17:51:02,011 easyconfig.py:689 INFO setting easyconfig parameter version: value 2.7.2 (type: ) +== 2024-11-27 17:51:02,012 easyconfig.py:689 INFO setting easyconfig parameter versionsuffix: value -CUDA-%(cudaver)s (type: ) +== 2024-11-27 17:51:02,012 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:51:02,012 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:51:02,014 mpi.py:122 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI' +== 2024-11-27 17:51:02,014 mpi.py:307 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'nr_ranks': 1, 'cmd': 'xxx_command_xxx'}) +== 2024-11-27 17:51:02,014 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='magma', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='magma', mpi_cmd_prefix='mpirun -n 1', name='magma', nameletter='m', nameletterlower='m', namelower='magma', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='foss', toolchain_version='2023b', version='2.7.2', version_major='2', version_major_minor='2.7', version_minor='7', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:51:02,015 modules.py:628 INFO Checking whether CMake/3.27.6-foss-2023b exists... +== 2024-11-27 17:51:02,016 modules.py:649 INFO Module CMake/3.27.6-foss-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:51:02,017 modules.py:656 INFO Result for existence check of CMake/3.27.6-foss-2023b module: False +== 2024-11-27 17:51:02,017 modules.py:628 INFO Checking whether CMake/3.27.6-gompi-2023b exists... +== 2024-11-27 17:51:02,017 modules.py:649 INFO Module CMake/3.27.6-gompi-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:51:02,018 modules.py:656 INFO Result for existence check of CMake/3.27.6-gompi-2023b module: False +== 2024-11-27 17:51:02,018 modules.py:628 INFO Checking whether CMake/3.27.6-gfbf-2023b exists... +== 2024-11-27 17:51:02,018 modules.py:649 INFO Module CMake/3.27.6-gfbf-2023b not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:51:02,019 modules.py:656 INFO Result for existence check of CMake/3.27.6-gfbf-2023b module: False +== 2024-11-27 17:51:02,019 modules.py:628 INFO Checking whether CMake/3.27.6-GCC-13.2.0 exists... +== 2024-11-27 17:51:02,019 modules.py:649 INFO Module CMake/3.27.6-GCC-13.2.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:51:02,020 modules.py:656 INFO Result for existence check of CMake/3.27.6-GCC-13.2.0 module: False +== 2024-11-27 17:51:02,020 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:51:02,021 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:51:02,021 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:51:02,021 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:51:02,021 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'CMake', 'version': '3.27.6', 'versionsuffix': '', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:51:02,023 modules.py:628 INFO Checking whether UCX-CUDA/1.15.0-foss-2023b-CUDA-12.4.0 exists... +== 2024-11-27 17:51:02,023 modules.py:649 INFO Module UCX-CUDA/1.15.0-foss-2023b-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:51:02,024 modules.py:656 INFO Result for existence check of UCX-CUDA/1.15.0-foss-2023b-CUDA-12.4.0 module: False +== 2024-11-27 17:51:02,024 modules.py:628 INFO Checking whether UCX-CUDA/1.15.0-gompi-2023b-CUDA-12.4.0 exists... +== 2024-11-27 17:51:02,024 modules.py:649 INFO Module UCX-CUDA/1.15.0-gompi-2023b-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:51:02,025 modules.py:656 INFO Result for existence check of UCX-CUDA/1.15.0-gompi-2023b-CUDA-12.4.0 module: False +== 2024-11-27 17:51:02,025 modules.py:628 INFO Checking whether UCX-CUDA/1.15.0-gfbf-2023b-CUDA-12.4.0 exists... +== 2024-11-27 17:51:02,025 modules.py:649 INFO Module UCX-CUDA/1.15.0-gfbf-2023b-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:51:02,026 modules.py:656 INFO Result for existence check of UCX-CUDA/1.15.0-gfbf-2023b-CUDA-12.4.0 module: False +== 2024-11-27 17:51:02,026 modules.py:628 INFO Checking whether UCX-CUDA/1.15.0-GCC-13.2.0-CUDA-12.4.0 exists... +== 2024-11-27 17:51:02,026 modules.py:649 INFO Module UCX-CUDA/1.15.0-GCC-13.2.0-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:51:02,027 modules.py:656 INFO Result for existence check of UCX-CUDA/1.15.0-GCC-13.2.0-CUDA-12.4.0 module: False +== 2024-11-27 17:51:02,027 modules.py:628 INFO Checking whether UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 exists... +== 2024-11-27 17:51:02,027 modules.py:649 INFO Module UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:51:02,028 modules.py:656 INFO Result for existence check of UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 module: False +== 2024-11-27 17:51:02,028 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:51:02,029 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:51:02,029 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:51:02,029 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:51:02,029 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:51:02,030 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'UCX-CUDA', 'version': '1.15.0', 'versionsuffix': '-CUDA-12.4.0', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:51:02,030 easyconfig.py:869 INFO Validating easyconfig +== 2024-11-27 17:51:02,030 easyconfig.py:874 INFO Checking OS dependencies +== 2024-11-27 17:51:02,030 easyconfig.py:929 INFO OS dependencies ok: [] +== 2024-11-27 17:51:02,030 easyconfig.py:879 INFO Checking skipsteps +== 2024-11-27 17:51:02,030 easyconfig.py:884 INFO Checking build option lists +== 2024-11-27 17:51:02,030 easyconfig.py:887 INFO Checking licenses +== 2024-11-27 17:51:02,030 easyconfig.py:2272 INFO Contents of /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma/magma-2.7.2-foss-2023b-CUDA-12.4.0.eb verified against easyconfig filename, matches {'full_mod_name': 'magma/2.7.2-foss-2023b-CUDA-12.4.0', 'short_mod_name': 'magma/2.7.2-foss-2023b-CUDA-12.4.0', 'name': 'magma', 'version': '2.7.2', 'versionsuffix': '-CUDA-12.4.0', 'toolchain': {'name': 'foss', 'version': '2023b'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} +== 2024-11-27 17:51:02,031 easyconfig.py:2040 WARNING Unable to resolve template value cd test && PYTHONUNBUFFERED=1 %(python)s run_test.py --continue-through-error --verbose %(excluded_tests)s with dict {'arch': 'x86_64', 'rpath_enabled': 'false', 'sysroot': '', 'software_commit': '', 'nameletter': 'P', 'toolchain_name': 'foss', 'toolchain_version': '2023b', 'version_major': '2', 'version_minor': '1', 'version_major_minor': '2.1', 'cudaver': '12.4.0', 'cudamajver': '12', 'cudaminver': '4', 'cudashortver': '12.4', 'pyver': '3.11.5', 'pymajver': '3', 'pyminver': '11', 'pyshortver': '3.11', 'bitbucket_account': 'pytorch', 'github_account': 'pytorch', 'name': 'PyTorch', 'version': '2.1.2', 'versionsuffix': '-CUDA-12.4.0', 'versionprefix': '', 'namelower': 'pytorch', 'nameletterlower': 'p', 'cuda_compute_capabilities': '8.6', 'cuda_cc_space_sep': '8.6', 'cuda_cc_space_sep_no_period': '86', 'cuda_cc_semicolon_sep': '8.6', 'cuda_cc_cmake': '86', 'cuda_sm_comma_sep': 'sm_86', 'cuda_sm_space_sep': 'sm_86', 'mpi_cmd_prefix': 'mpirun -n 1'} +== 2024-11-27 17:51:02,031 easyconfig.py:2040 WARNING Unable to resolve template value %(python)s setup.py build with dict {'arch': 'x86_64', 'rpath_enabled': 'false', 'sysroot': '', 'software_commit': '', 'nameletter': 'P', 'toolchain_name': 'foss', 'toolchain_version': '2023b', 'version_major': '2', 'version_minor': '1', 'version_major_minor': '2.1', 'cudaver': '12.4.0', 'cudamajver': '12', 'cudaminver': '4', 'cudashortver': '12.4', 'pyver': '3.11.5', 'pymajver': '3', 'pyminver': '11', 'pyshortver': '3.11', 'bitbucket_account': 'pytorch', 'github_account': 'pytorch', 'name': 'PyTorch', 'version': '2.1.2', 'versionsuffix': '-CUDA-12.4.0', 'versionprefix': '', 'namelower': 'pytorch', 'nameletterlower': 'p', 'cuda_compute_capabilities': '8.6', 'cuda_cc_space_sep': '8.6', 'cuda_cc_space_sep_no_period': '86', 'cuda_cc_semicolon_sep': '8.6', 'cuda_cc_cmake': '86', 'cuda_sm_comma_sep': 'sm_86', 'cuda_sm_space_sep': 'sm_86', 'mpi_cmd_prefix': 'mpirun -n 1'} +== 2024-11-27 17:51:02,032 modules.py:628 INFO Checking whether NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0 exists... +== 2024-11-27 17:51:02,032 modules.py:636 INFO Module NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0 not found in list of available modules, checking via 'module show'... +== 2024-11-27 17:51:02,032 modules.py:649 INFO Module NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:51:02,032 modules.py:656 INFO Result for existence check of NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0 module: False +== 2024-11-27 17:51:02,032 modules.py:628 INFO Checking whether UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 exists... +== 2024-11-27 17:51:02,032 modules.py:636 INFO Module UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 not found in list of available modules, checking via 'module show'... +== 2024-11-27 17:51:04,682 modules.py:649 INFO Module UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:51:04,687 modules.py:656 INFO Result for existence check of UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 module: False +== 2024-11-27 17:51:04,688 robot.py:437 INFO Robot: resolving dependency {'full_mod_name': 'NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0', 'short_mod_name': 'NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0', 'name': 'NCCL', 'version': '2.20.5', 'versionsuffix': '-CUDA-12.4.0', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} with /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/n/NCCL/NCCL-2.20.5-GCCcore-13.2.0-CUDA-12.4.0.eb +== 2024-11-27 17:51:04,693 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:51:04,694 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:51:04,694 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:51:04,694 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:51:04,694 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:51:04,694 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:51:04,695 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:51:04,695 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:51:04,696 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:51:04,705 easyconfig.py:1943 INFO Successfully obtained EB_NCCL class instance from easybuild.easyblocks.nccl +== 2024-11-27 17:51:04,705 easyconfig.py:1960 INFO Successfully obtained class 'EB_NCCL' for easyblock 'None' (software name 'NCCL') +== 2024-11-27 17:51:04,706 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/n/NCCL/NCCL-2.20.5-GCCcore-13.2.0-CUDA-12.4.0.eb with rawcontent: name = 'NCCL' +version = '2.20.5' +versionsuffix = '-CUDA-%(cudaver)s' + +homepage = 'https://developer.nvidia.com/nccl' +description = """The NVIDIA Collective Communications Library (NCCL) implements multi-GPU and multi-node collective +communication primitives that are performance optimized for NVIDIA GPUs.""" + +toolchain = {'name': 'GCCcore', 'version': '13.2.0'} + +github_account = 'NVIDIA' +source_urls = [GITHUB_SOURCE] +sources = ['v%(version)s-1.tar.gz'] +checksums = ['d11ad65c1df3cbe4447eaddceec71569f5c0497e27b3b8369cf79f18d2b2ad8c'] + +builddependencies = [('binutils', '2.40')] + +dependencies = [ + ('CUDA', '12.4.0', '', SYSTEM), + ('UCX-CUDA', '1.15.0', versionsuffix), +] + +# default CUDA compute capabilities to use (override via --cuda-compute-capabilities) +cuda_compute_capabilities = ['5.0', '6.0', '7.0', '7.5', '8.0', '8.6', '9.0'] + +moduleclass = 'lib' + +== 2024-11-27 17:51:04,706 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:51:04,706 easyconfig.py:689 INFO setting easyconfig parameter builddependencies: value [('binutils', '2.40')] (type: ) +== 2024-11-27 17:51:04,706 easyconfig.py:689 INFO setting easyconfig parameter checksums: value ['d11ad65c1df3cbe4447eaddceec71569f5c0497e27b3b8369cf79f18d2b2ad8c'] (type: ) +== 2024-11-27 17:51:04,706 easyconfig.py:689 INFO setting easyconfig parameter cuda_compute_capabilities: value ['5.0', '6.0', '7.0', '7.5', '8.0', '8.6', '9.0'] (type: ) +== 2024-11-27 17:51:04,706 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('CUDA', '12.4.0', '', {'name': 'system', 'version': 'system'}), ('UCX-CUDA', '1.15.0', '-CUDA-%(cudaver)s')] (type: ) +== 2024-11-27 17:51:04,706 easyconfig.py:689 INFO setting easyconfig parameter description: value The NVIDIA Collective Communications Library (NCCL) implements multi-GPU and multi-node collective +communication primitives that are performance optimized for NVIDIA GPUs. (type: ) +== 2024-11-27 17:51:04,706 easyconfig.py:689 INFO setting easyconfig parameter github_account: value NVIDIA (type: ) +== 2024-11-27 17:51:04,707 easyconfig.py:689 INFO setting easyconfig parameter homepage: value https://developer.nvidia.com/nccl (type: ) +== 2024-11-27 17:51:04,707 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value lib (type: ) +== 2024-11-27 17:51:04,707 easyconfig.py:689 INFO setting easyconfig parameter name: value NCCL (type: ) +== 2024-11-27 17:51:04,707 easyconfig.py:689 INFO setting easyconfig parameter source_urls: value ['https://github.com/%(github_account)s/%(name)s/archive'] (type: ) +== 2024-11-27 17:51:04,707 easyconfig.py:689 INFO setting easyconfig parameter sources: value ['v%(version)s-1.tar.gz'] (type: ) +== 2024-11-27 17:51:04,707 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'GCCcore', 'version': '13.2.0'} (type: ) +== 2024-11-27 17:51:04,707 easyconfig.py:689 INFO setting easyconfig parameter version: value 2.20.5 (type: ) +== 2024-11-27 17:51:04,707 easyconfig.py:689 INFO setting easyconfig parameter versionsuffix: value -CUDA-%(cudaver)s (type: ) +== 2024-11-27 17:51:04,707 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:51:04,707 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:51:04,710 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='nccl', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='NVIDIA', name='NCCL', nameletter='N', nameletterlower='n', namelower='nccl', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='2.20.5', version_major='2', version_major_minor='2.20', version_minor='20', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:51:04,711 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'binutils', 'version': '2.40', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:51:04,712 modules.py:628 INFO Checking whether UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 exists... +== 2024-11-27 17:51:04,713 modules.py:649 INFO Module UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 not found via module avail/show, checking whether it is a wrapper +== 2024-11-27 17:51:04,713 modules.py:656 INFO Result for existence check of UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 module: False +== 2024-11-27 17:51:04,713 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'UCX-CUDA', 'version': '1.15.0', 'versionsuffix': '-CUDA-12.4.0', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:51:04,713 easyconfig.py:869 INFO Validating easyconfig +== 2024-11-27 17:51:04,713 easyconfig.py:874 INFO Checking OS dependencies +== 2024-11-27 17:51:04,713 easyconfig.py:929 INFO OS dependencies ok: [] +== 2024-11-27 17:51:04,713 easyconfig.py:879 INFO Checking skipsteps +== 2024-11-27 17:51:04,713 easyconfig.py:884 INFO Checking build option lists +== 2024-11-27 17:51:04,713 easyconfig.py:887 INFO Checking licenses +== 2024-11-27 17:51:04,714 easyconfig.py:2272 INFO Contents of /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/n/NCCL/NCCL-2.20.5-GCCcore-13.2.0-CUDA-12.4.0.eb verified against easyconfig filename, matches {'full_mod_name': 'NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0', 'short_mod_name': 'NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0', 'name': 'NCCL', 'version': '2.20.5', 'versionsuffix': '-CUDA-12.4.0', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} +== 2024-11-27 17:51:04,714 easyconfig.py:2040 WARNING Unable to resolve template value cd test && PYTHONUNBUFFERED=1 %(python)s run_test.py --continue-through-error --verbose %(excluded_tests)s with dict {'arch': 'x86_64', 'rpath_enabled': 'false', 'sysroot': '', 'software_commit': '', 'nameletter': 'P', 'toolchain_name': 'foss', 'toolchain_version': '2023b', 'version_major': '2', 'version_minor': '1', 'version_major_minor': '2.1', 'cudaver': '12.4.0', 'cudamajver': '12', 'cudaminver': '4', 'cudashortver': '12.4', 'pyver': '3.11.5', 'pymajver': '3', 'pyminver': '11', 'pyshortver': '3.11', 'bitbucket_account': 'pytorch', 'github_account': 'pytorch', 'name': 'PyTorch', 'version': '2.1.2', 'versionsuffix': '-CUDA-12.4.0', 'versionprefix': '', 'namelower': 'pytorch', 'nameletterlower': 'p', 'cuda_compute_capabilities': '8.6', 'cuda_cc_space_sep': '8.6', 'cuda_cc_space_sep_no_period': '86', 'cuda_cc_semicolon_sep': '8.6', 'cuda_cc_cmake': '86', 'cuda_sm_comma_sep': 'sm_86', 'cuda_sm_space_sep': 'sm_86', 'mpi_cmd_prefix': 'mpirun -n 1'} +== 2024-11-27 17:51:04,715 easyconfig.py:2040 WARNING Unable to resolve template value %(python)s setup.py build with dict {'arch': 'x86_64', 'rpath_enabled': 'false', 'sysroot': '', 'software_commit': '', 'nameletter': 'P', 'toolchain_name': 'foss', 'toolchain_version': '2023b', 'version_major': '2', 'version_minor': '1', 'version_major_minor': '2.1', 'cudaver': '12.4.0', 'cudamajver': '12', 'cudaminver': '4', 'cudashortver': '12.4', 'pyver': '3.11.5', 'pymajver': '3', 'pyminver': '11', 'pyshortver': '3.11', 'bitbucket_account': 'pytorch', 'github_account': 'pytorch', 'name': 'PyTorch', 'version': '2.1.2', 'versionsuffix': '-CUDA-12.4.0', 'versionprefix': '', 'namelower': 'pytorch', 'nameletterlower': 'p', 'cuda_compute_capabilities': '8.6', 'cuda_cc_space_sep': '8.6', 'cuda_cc_space_sep_no_period': '86', 'cuda_cc_semicolon_sep': '8.6', 'cuda_cc_cmake': '86', 'cuda_sm_comma_sep': 'sm_86', 'cuda_sm_space_sep': 'sm_86', 'mpi_cmd_prefix': 'mpirun -n 1'} +== 2024-11-27 17:51:04,715 robot.py:437 INFO Robot: resolving dependency {'full_mod_name': 'UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', 'short_mod_name': 'UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', 'name': 'UCX-CUDA', 'version': '1.15.0', 'versionsuffix': '-CUDA-12.4.0', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} with /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.eb +== 2024-11-27 17:51:04,716 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file... +== 2024-11-27 17:51:04,717 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:51:04,717 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:51:04,717 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:51:04,717 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:51:04,717 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:51:04,717 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:51:04,718 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:51:04,718 easyconfig.py:476 INFO Obtained list of valid module classes: ['base', 'ai', 'astro', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'quantum', 'phys', 'system', 'toolchain', 'tools', 'vis'] +== 2024-11-27 17:51:04,743 easyconfig.py:1911 INFO Derived full easyblock module path for EB_UCX_Plugins: easybuild.easyblocks.ucx_plugins +== 2024-11-27 17:51:04,743 easyconfig.py:1960 INFO Successfully obtained class 'EB_UCX_Plugins' for easyblock 'EB_UCX_Plugins' (software name 'UCX-CUDA') +== 2024-11-27 17:51:04,743 easyconfig.py:708 INFO Parsing easyconfig file /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.eb with rawcontent: easyblock = 'EB_UCX_Plugins' + +name = 'UCX-CUDA' +version = '1.15.0' +versionsuffix = '-CUDA-%(cudaver)s' + +homepage = 'http://www.openucx.org/' +description = """Unified Communication X +An open-source production grade communication framework for data centric +and high-performance applications + +This module adds the UCX CUDA support. +""" + +toolchain = {'name': 'GCCcore', 'version': '13.2.0'} +toolchainopts = {'pic': True} + +source_urls = ['https://github.com/openucx/ucx/releases/download/v%(version)s'] +sources = [{'filename': 'ucx-%(version)s.tar.gz', 'alt_location': 'UCX'}] +patches = ['%(name)s-1.11.0_link_against_existing_UCX_libs.patch'] +checksums = [ + {'ucx-1.15.0.tar.gz': '4b202087076bc1c98f9249144f0c277a8ea88ad4ca6f404f94baa9cb3aebda6d'}, + {'UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch': + '457187fa020e526609ba91e7750c9941d57bd57d60d6eed317b40ad8824aca93'}, +] + +builddependencies = [ + ('binutils', '2.40'), + ('Autotools', '20220317'), + ('pkgconf', '2.0.3'), +] + +dependencies = [ + ('zlib', '1.2.13'), + ('UCX', version), + ('CUDA', '12.4.0', '', SYSTEM), + ('GDRCopy', '2.4'), +] + + +moduleclass = 'lib' + +== 2024-11-27 17:51:04,744 parser.py:139 INFO Type checking of easyconfig parameter values passed! +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter builddependencies: value [('binutils', '2.40'), ('Autotools', '20220317'), ('pkgconf', '2.0.3')] (type: ) +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter checksums: value [{'ucx-1.15.0.tar.gz': '4b202087076bc1c98f9249144f0c277a8ea88ad4ca6f404f94baa9cb3aebda6d'}, {'UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch': '457187fa020e526609ba91e7750c9941d57bd57d60d6eed317b40ad8824aca93'}] (type: ) +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter dependencies: value [('zlib', '1.2.13'), ('UCX', '1.15.0'), ('CUDA', '12.4.0', '', {'name': 'system', 'version': 'system'}), ('GDRCopy', '2.4')] (type: ) +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter description: value Unified Communication X +An open-source production grade communication framework for data centric +and high-performance applications + +This module adds the UCX CUDA support. + (type: ) +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter easyblock: value EB_UCX_Plugins (type: ) +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter homepage: value http://www.openucx.org/ (type: ) +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter moduleclass: value lib (type: ) +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter name: value UCX-CUDA (type: ) +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter patches: value ['%(name)s-1.11.0_link_against_existing_UCX_libs.patch'] (type: ) +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter source_urls: value ['https://github.com/openucx/ucx/releases/download/v%(version)s'] (type: ) +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter sources: value [{'filename': 'ucx-%(version)s.tar.gz', 'alt_location': 'UCX'}] (type: ) +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter toolchain: value {'name': 'GCCcore', 'version': '13.2.0'} (type: ) +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter toolchainopts: value {'pic': True} (type: ) +== 2024-11-27 17:51:04,744 easyconfig.py:689 INFO setting easyconfig parameter version: value 1.15.0 (type: ) +== 2024-11-27 17:51:04,745 easyconfig.py:689 INFO setting easyconfig parameter versionsuffix: value -CUDA-%(cudaver)s (type: ) +== 2024-11-27 17:51:04,745 easyconfig.py:750 INFO Parsing dependency specifications... +== 2024-11-27 17:51:04,745 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:51:04,746 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:51:04,747 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'binutils', 'version': '2.40', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:51:04,748 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'Autotools', 'version': '20220317', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:51:04,749 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'pkgconf', 'version': '2.0.3', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:51:04,750 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'zlib', 'version': '1.2.13', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:51:04,752 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'UCX', 'version': '1.15.0', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:51:04,753 easyconfig.py:2200 INFO Found loaded index for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs +== 2024-11-27 17:51:04,754 easyconfig.py:2376 INFO Minimally resolving dependency {'full_mod_name': None, 'short_mod_name': None, 'name': 'GDRCopy', 'version': '2.4', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': True, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} using toolchain {'name': 'GCCcore', 'version': '13.2.0'} +== 2024-11-27 17:51:04,754 easyconfig.py:869 INFO Validating easyconfig +== 2024-11-27 17:51:04,754 easyconfig.py:874 INFO Checking OS dependencies +== 2024-11-27 17:51:04,754 easyconfig.py:929 INFO OS dependencies ok: [] +== 2024-11-27 17:51:04,754 easyconfig.py:879 INFO Checking skipsteps +== 2024-11-27 17:51:04,754 easyconfig.py:884 INFO Checking build option lists +== 2024-11-27 17:51:04,754 easyconfig.py:887 INFO Checking licenses +== 2024-11-27 17:51:04,755 easyconfig.py:2272 INFO Contents of /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.eb verified against easyconfig filename, matches {'full_mod_name': 'UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', 'short_mod_name': 'UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', 'name': 'UCX-CUDA', 'version': '1.15.0', 'versionsuffix': '-CUDA-12.4.0', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': False, 'external_module': False, 'external_module_metadata': {}} +== 2024-11-27 17:51:04,755 easyconfig.py:2040 WARNING Unable to resolve template value cd test && PYTHONUNBUFFERED=1 %(python)s run_test.py --continue-through-error --verbose %(excluded_tests)s with dict {'arch': 'x86_64', 'rpath_enabled': 'false', 'sysroot': '', 'software_commit': '', 'nameletter': 'P', 'toolchain_name': 'foss', 'toolchain_version': '2023b', 'version_major': '2', 'version_minor': '1', 'version_major_minor': '2.1', 'cudaver': '12.4.0', 'cudamajver': '12', 'cudaminver': '4', 'cudashortver': '12.4', 'pyver': '3.11.5', 'pymajver': '3', 'pyminver': '11', 'pyshortver': '3.11', 'bitbucket_account': 'pytorch', 'github_account': 'pytorch', 'name': 'PyTorch', 'version': '2.1.2', 'versionsuffix': '-CUDA-12.4.0', 'versionprefix': '', 'namelower': 'pytorch', 'nameletterlower': 'p', 'cuda_compute_capabilities': '8.6', 'cuda_cc_space_sep': '8.6', 'cuda_cc_space_sep_no_period': '86', 'cuda_cc_semicolon_sep': '8.6', 'cuda_cc_cmake': '86', 'cuda_sm_comma_sep': 'sm_86', 'cuda_sm_space_sep': 'sm_86', 'mpi_cmd_prefix': 'mpirun -n 1'} +== 2024-11-27 17:51:04,756 easyconfig.py:2040 WARNING Unable to resolve template value %(python)s setup.py build with dict {'arch': 'x86_64', 'rpath_enabled': 'false', 'sysroot': '', 'software_commit': '', 'nameletter': 'P', 'toolchain_name': 'foss', 'toolchain_version': '2023b', 'version_major': '2', 'version_minor': '1', 'version_major_minor': '2.1', 'cudaver': '12.4.0', 'cudamajver': '12', 'cudaminver': '4', 'cudashortver': '12.4', 'pyver': '3.11.5', 'pymajver': '3', 'pyminver': '11', 'pyshortver': '3.11', 'bitbucket_account': 'pytorch', 'github_account': 'pytorch', 'name': 'PyTorch', 'version': '2.1.2', 'versionsuffix': '-CUDA-12.4.0', 'versionprefix': '', 'namelower': 'pytorch', 'nameletterlower': 'p', 'cuda_compute_capabilities': '8.6', 'cuda_cc_space_sep': '8.6', 'cuda_cc_space_sep_no_period': '86', 'cuda_cc_semicolon_sep': '8.6', 'cuda_cc_cmake': '86', 'cuda_sm_comma_sep': 'sm_86', 'cuda_sm_space_sep': 'sm_86', 'mpi_cmd_prefix': 'mpirun -n 1'} +== 2024-11-27 17:51:04,758 robot.py:473 INFO Dependency resolution complete, building as follows: [{'ec': , 'spec': '/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.eb', 'short_mod_name': 'UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', 'full_mod_name': 'UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', 'dependencies': [], 'builddependencies': [{'full_mod_name': 'binutils/2.40-GCCcore-13.2.0', 'short_mod_name': 'binutils/2.40-GCCcore-13.2.0', 'name': 'binutils', 'version': '2.40', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}}, {'full_mod_name': 'Autotools/20220317-GCCcore-13.2.0', 'short_mod_name': 'Autotools/20220317-GCCcore-13.2.0', 'name': 'Autotools', 'version': '20220317', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}}, {'full_mod_name': 'pkgconf/2.0.3-GCCcore-13.2.0', 'short_mod_name': 'pkgconf/2.0.3-GCCcore-13.2.0', 'name': 'pkgconf', 'version': '2.0.3', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}}], 'hiddendependencies': [], 'hidden': False}, {'ec': , 'spec': '/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma/magma-2.7.2-foss-2023b-CUDA-12.4.0.eb', 'short_mod_name': 'magma/2.7.2-foss-2023b-CUDA-12.4.0', 'full_mod_name': 'magma/2.7.2-foss-2023b-CUDA-12.4.0', 'dependencies': [], 'builddependencies': [{'full_mod_name': 'CMake/3.27.6-GCCcore-13.2.0', 'short_mod_name': 'CMake/3.27.6-GCCcore-13.2.0', 'name': 'CMake', 'version': '3.27.6', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}}], 'hiddendependencies': [], 'hidden': False}, {'ec': , 'spec': '/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/n/NCCL/NCCL-2.20.5-GCCcore-13.2.0-CUDA-12.4.0.eb', 'short_mod_name': 'NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0', 'full_mod_name': 'NCCL/2.20.5-GCCcore-13.2.0-CUDA-12.4.0', 'dependencies': [], 'builddependencies': [{'full_mod_name': 'binutils/2.40-GCCcore-13.2.0', 'short_mod_name': 'binutils/2.40-GCCcore-13.2.0', 'name': 'binutils', 'version': '2.40', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}}], 'hiddendependencies': [], 'hidden': False}, {'ec': , 'spec': '/kyukon/data/gent/470/vsc47063/vsc-software-stack/463_MATES/pyTorch-CUDA-2023b.eb', 'short_mod_name': 'PyTorch/2.1.2-foss-2023b-CUDA-12.4.0', 'full_mod_name': 'PyTorch/2.1.2-foss-2023b-CUDA-12.4.0', 'dependencies': [], 'builddependencies': [{'full_mod_name': 'CMake/3.27.6-GCCcore-13.2.0', 'short_mod_name': 'CMake/3.27.6-GCCcore-13.2.0', 'name': 'CMake', 'version': '3.27.6', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}}, {'full_mod_name': 'hypothesis/6.90.0-GCCcore-13.2.0', 'short_mod_name': 'hypothesis/6.90.0-GCCcore-13.2.0', 'name': 'hypothesis', 'version': '6.90.0', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}}, {'full_mod_name': 'pytest-flakefinder/1.1.0-GCCcore-13.2.0', 'short_mod_name': 'pytest-flakefinder/1.1.0-GCCcore-13.2.0', 'name': 'pytest-flakefinder', 'version': '1.1.0', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}}, {'full_mod_name': 'pytest-rerunfailures/14.0-GCCcore-13.2.0', 'short_mod_name': 'pytest-rerunfailures/14.0-GCCcore-13.2.0', 'name': 'pytest-rerunfailures', 'version': '14.0', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}}, {'full_mod_name': 'pytest-shard/0.1.2-GCCcore-13.2.0', 'short_mod_name': 'pytest-shard/0.1.2-GCCcore-13.2.0', 'name': 'pytest-shard', 'version': '0.1.2', 'versionsuffix': '', 'toolchain': {'name': 'GCCcore', 'version': '13.2.0'}, 'toolchain_inherited': False, 'system': False, 'hidden': False, 'build_only': True, 'external_module': False, 'external_module_metadata': {}}], 'hiddendependencies': [], 'hidden': False}] +== 2024-11-27 17:51:04,758 build_log.py:267 INFO processing EasyBuild easyconfig /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.eb +== 2024-11-27 17:51:04,758 easyblock.py:4222 INFO Resetting environment +== 2024-11-27 17:51:04,759 environment.py:114 INFO Unsetting environment variable PYTHONOPTIMIZE (value: 1) +== 2024-11-27 17:51:04,759 environment.py:114 INFO Unsetting environment variable PYTHONPATH (value: /user/gent/470/vsc47063/easybuild/easybuild-framework:/user/gent/470/vsc47063/easybuild/easybuild-easyblocks:/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs:/user/gent/470/vsc47063/easybuild/easybuild-framework:/user/gent/470/vsc47063/easybuild/easybuild-easyblocks:/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs:) +== 2024-11-27 17:51:04,759 environment.py:114 INFO Unsetting environment variable PYTHON_KEYRING_BACKEND (value: keyrings.alt.file.PlaintextKeyring) +== 2024-11-27 17:51:04,760 easyconfig.py:1911 INFO Derived full easyblock module path for EB_UCX_Plugins: easybuild.easyblocks.ucx_plugins +== 2024-11-27 17:51:04,760 easyconfig.py:1960 INFO Successfully obtained class 'EB_UCX_Plugins' for easyblock 'EB_UCX_Plugins' (software name 'UCX-CUDA') +== 2024-11-27 17:51:04,760 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:51:04,760 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:51:04,760 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:51:04,760 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:51:04,760 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:51:04,760 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:51:04,761 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:51:04,761 easyblock.py:311 INFO This is EasyBuild 4.9.5.dev0-r57c0eaed8dc29e223fe68a75f7bf195cca0c2d04 (framework: 4.9.5.dev0-r9adcc1ac69afb52f19927156a3a379aa050715e2, easyblocks: 4.9.5.dev0-r57c0eaed8dc29e223fe68a75f7bf195cca0c2d04) on host node4003.donphan.os. +== 2024-11-27 17:51:04,761 easyblock.py:317 INFO This is easyblock EB_UCX_Plugins from module easybuild.easyblocks.ucx_plugins (/user/gent/470/vsc47063/easybuild/easybuild-easyblocks/easybuild/easyblocks/u/ucx_plugins.py) +== 2024-11-27 17:51:04,761 easyblock.py:1063 INFO Build dir set to /tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0 +== 2024-11-27 17:51:04,762 easyblock.py:1120 INFO Software install dir set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 +== 2024-11-27 17:51:04,762 easyblock.py:1125 INFO Module install dir set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:51:04,762 easyblock.py:286 INFO Init completed for application name UCX-CUDA version 1.15.0 +== 2024-11-27 17:51:04,762 easyblock.py:4240 INFO Obtained application instance of for UCX-CUDA (easyblock: EB_UCX_Plugins) +== 2024-11-27 17:51:04,762 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:51:04,762 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:51:04,763 one.py:180 INFO Skipping reformatting value for parameter 'toolchain' +== 2024-11-27 17:51:04,763 one.py:180 INFO Skipping reformatting value for parameter 'toolchainopts' +== 2024-11-27 17:51:04,764 filetools.py:1924 INFO Creating directory /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175104_2293174 (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:51:04,764 easyblock.py:4496 INFO Dumped easyconfig instance to /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175104_2293174/UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.eb +== 2024-11-27 17:51:04,766 filetools.py:1924 INFO Creating directory /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175104_2293174/easyblocks (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:51:04,779 filetools.py:2445 INFO /user/gent/470/vsc47063/easybuild/easybuild-easyblocks/easybuild/easyblocks/generic/configuremake.py copied to /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175104_2293174/easyblocks/configuremake.py +== 2024-11-27 17:51:04,779 easyblock.py:4476 INFO Dumped easyblock configuremake.py required for reproduction to /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175104_2293174/easyblocks +== 2024-11-27 17:51:04,797 filetools.py:2445 INFO /user/gent/470/vsc47063/easybuild/easybuild-easyblocks/easybuild/easyblocks/u/ucx_plugins.py copied to /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175104_2293174/easyblocks/ucx_plugins.py +== 2024-11-27 17:51:04,797 easyblock.py:4476 INFO Dumped easyblock ucx_plugins.py required for reproduction to /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175104_2293174/easyblocks +== 2024-11-27 17:51:04,798 easyblock.py:2243 INFO Number of iterations to perform for central part of installation procedure: 1 +== 2024-11-27 17:51:04,799 build_log.py:267 INFO building and installing UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0... +== 2024-11-27 17:51:04,800 filetools.py:2017 INFO Lock /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_UCX-CUDA_1.15.0-GCCcore-13.2.0-CUDA-12.4.0.lock does not exist +== 2024-11-27 17:51:04,800 filetools.py:1958 INFO Creating lock at /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_UCX-CUDA_1.15.0-GCCcore-13.2.0-CUDA-12.4.0.lock... +== 2024-11-27 17:51:04,800 filetools.py:1924 INFO Creating directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_UCX-CUDA_1.15.0-GCCcore-13.2.0-CUDA-12.4.0.lock (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:51:04,800 filetools.py:1967 INFO Lock created: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_UCX-CUDA_1.15.0-GCCcore-13.2.0-CUDA-12.4.0.lock +== 2024-11-27 17:51:04,800 build_log.py:267 INFO fetching files... +== 2024-11-27 17:51:04,801 easyblock.py:3962 INFO Starting fetch step +== 2024-11-27 17:51:04,801 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:51:04,801 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', rpath_enabled='false', software_commit='', start_dir='None', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:51:04,801 easyblock.py:3970 INFO Running method fetch_step part of step fetch +== 2024-11-27 17:51:04,801 easyblock.py:2365 WARNING Easyconfig does not specify an EasyBuild-version (key 'easybuild_version')! Assuming the latest version +== 2024-11-27 17:51:04,801 easyblock.py:819 INFO Not considering directory in which easyconfig file is located when searching for ucx-1.15.0.tar.gz because alt_location is set to UCX +== 2024-11-27 17:51:04,801 tools.py:282 INFO Found location to 'eb' script via $EB_SCRIPT_PATH: /user/gent/470/vsc47063/easybuild/easybuild-framework/eb +== 2024-11-27 17:51:04,801 tools.py:298 INFO Not considering /user/gent/470/vsc47063/easybuild (no easybuild/easyconfigs subdir found) +== 2024-11-27 17:51:04,802 tools.py:306 INFO Also considering installation prefix /kyukon/home/gent/470/vsc47063/easybuild (via resolved path to 'eb')... +== 2024-11-27 17:51:04,812 easyblock.py:856 INFO Found file ucx-1.15.0.tar.gz at /apps/gent/sources/u/UCX/ucx-1.15.0.tar.gz +== 2024-11-27 17:51:04,812 easyblock.py:494 INFO Added sources: [{'name': 'ucx-1.15.0.tar.gz', 'path': '/apps/gent/sources/u/UCX/ucx-1.15.0.tar.gz', 'cmd': None, 'checksum': {'ucx-1.15.0.tar.gz': '4b202087076bc1c98f9249144f0c277a8ea88ad4ca6f404f94baa9cb3aebda6d'}, 'finalpath': '/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0'}] +== 2024-11-27 17:51:04,812 easyblock.py:815 INFO Considering directory in which easyconfig file is located when searching for UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch: /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA +== 2024-11-27 17:51:04,812 tools.py:282 INFO Found location to 'eb' script via $EB_SCRIPT_PATH: /user/gent/470/vsc47063/easybuild/easybuild-framework/eb +== 2024-11-27 17:51:04,812 tools.py:298 INFO Not considering /user/gent/470/vsc47063/easybuild (no easybuild/easyconfigs subdir found) +== 2024-11-27 17:51:04,813 tools.py:306 INFO Also considering installation prefix /kyukon/home/gent/470/vsc47063/easybuild (via resolved path to 'eb')... +== 2024-11-27 17:51:04,813 easyblock.py:856 INFO Found file UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch at /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch +== 2024-11-27 17:51:04,813 easyblock.py:533 INFO Added patches: [{'name': 'UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch', 'postinstall': False, 'path': '/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch', 'checksum': {'UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch': '457187fa020e526609ba91e7750c9941d57bd57d60d6eed317b40ad8824aca93'}}] +== 2024-11-27 17:51:04,841 easyblock.py:2418 INFO md5 checksum for /apps/gent/sources/u/UCX/ucx-1.15.0.tar.gz: bb141973027ba522b397f89272681cee +== 2024-11-27 17:51:04,849 easyblock.py:2418 INFO sha256 checksum for /apps/gent/sources/u/UCX/ucx-1.15.0.tar.gz: 4b202087076bc1c98f9249144f0c277a8ea88ad4ca6f404f94baa9cb3aebda6d +== 2024-11-27 17:51:04,867 easyblock.py:2418 INFO md5 checksum for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch: 5fae745e2be96987c2fb4ce989e80978 +== 2024-11-27 17:51:04,868 easyblock.py:2418 INFO sha256 checksum for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch: 457187fa020e526609ba91e7750c9941d57bd57d60d6eed317b40ad8824aca93 +== 2024-11-27 17:51:04,868 easyblock.py:2453 INFO Checking dirs that need to be created: ['/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all/UCX-CUDA', '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/lib/UCX-CUDA'] +== 2024-11-27 17:51:04,868 filetools.py:1924 INFO Creating directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:51:04,869 filetools.py:1924 INFO Creating directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all/UCX-CUDA (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:51:04,869 filetools.py:1924 INFO Creating directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/lib/UCX-CUDA (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:51:04,882 configuremake.py:96 INFO config.guess version: 2018-08-29 (last updated: 2024-11-19T14:18:57.690694, SHA256 checksum: c02eb9cc55c86cfd1e9a794e548d25db5c9539e7b2154beb649bc6e2cbffc74c) +== 2024-11-27 17:51:04,882 configuremake.py:151 INFO Found config.guess at /data/gent/vo/001/gvo00117/easybuild/sources/generic/eb_v4.9.5.dev0/ConfigureMake/config.guess +== 2024-11-27 17:51:04,882 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:51:04,882 build_log.py:267 INFO creating build dir, resetting environment... +== 2024-11-27 17:51:04,882 easyblock.py:3962 INFO Starting ready step +== 2024-11-27 17:51:04,882 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:51:04,882 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', rpath_enabled='false', software_commit='', start_dir='None', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:51:04,882 easyblock.py:3970 INFO Running method check_readiness_step part of step ready +== 2024-11-27 17:51:04,887 run.py:251 INFO Using /bin/bash as shell for running cmd: ulimit -u +== 2024-11-27 17:51:04,887 run.py:260 INFO running cmd: ulimit -u +== 2024-11-27 17:51:04,891 easyblock.py:2262 INFO Setting parallelism: 8 +== 2024-11-27 17:51:04,934 easyblock.py:2314 WARNING Loaded modules detected: ['env/vsc/donphan', 'env/slurm/donphan', 'env/software/donphan', 'cluster/donphan'] +== 2024-11-27 17:51:04,934 easyblock.py:3970 INFO Running method make_builddir part of step ready +== 2024-11-27 17:51:04,934 filetools.py:1924 INFO Creating directory /tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0 (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:51:04,934 easyblock.py:3970 INFO Running method reset_env part of step ready +== 2024-11-27 17:51:04,934 easyblock.py:3970 INFO Running method handle_iterate_opts part of step ready +== 2024-11-27 17:51:04,935 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:51:04,935 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='None', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:51:04,935 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:51:04,935 build_log.py:267 INFO unpacking... +== 2024-11-27 17:51:04,935 easyblock.py:3962 INFO Starting source step +== 2024-11-27 17:51:04,935 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:51:04,936 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='None', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:51:04,936 easyblock.py:3970 INFO Running method checksum_step part of step source +== 2024-11-27 17:51:04,944 easyblock.py:2471 INFO Checksum verification for /apps/gent/sources/u/UCX/ucx-1.15.0.tar.gz using {'ucx-1.15.0.tar.gz': '4b202087076bc1c98f9249144f0c277a8ea88ad4ca6f404f94baa9cb3aebda6d'} passed. +== 2024-11-27 17:51:04,945 easyblock.py:2471 INFO Checksum verification for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch using {'UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch': '457187fa020e526609ba91e7750c9941d57bd57d60d6eed317b40ad8824aca93'} passed. +== 2024-11-27 17:51:04,945 easyblock.py:3970 INFO Running method extract_step part of step source +== 2024-11-27 17:51:04,945 easyblock.py:2583 INFO Unpacking source ucx-1.15.0.tar.gz +== 2024-11-27 17:51:04,946 run.py:251 INFO Using /bin/bash as shell for running cmd: tar xzf /apps/gent/sources/u/UCX/ucx-1.15.0.tar.gz +== 2024-11-27 17:51:04,946 run.py:260 INFO running cmd: tar xzf /apps/gent/sources/u/UCX/ucx-1.15.0.tar.gz +== 2024-11-27 17:51:05,039 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:51:05,039 build_log.py:267 INFO patching... +== 2024-11-27 17:51:05,039 easyblock.py:3962 INFO Starting patch step +== 2024-11-27 17:51:05,039 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:51:05,040 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='None', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:51:05,040 easyblock.py:3970 INFO Running method patch_step part of step patch +== 2024-11-27 17:51:05,040 easyblock.py:2601 INFO Applying patch UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch +== 2024-11-27 17:51:05,041 run.py:251 INFO Using /bin/bash as shell for running cmd: patch -p1 -i /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch +== 2024-11-27 17:51:05,041 run.py:260 INFO running cmd: patch -p1 -i /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch +== 2024-11-27 17:51:05,046 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:51:05,046 build_log.py:267 INFO preparing... +== 2024-11-27 17:51:05,046 easyblock.py:3962 INFO Starting prepare step +== 2024-11-27 17:51:05,046 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:51:05,047 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='None', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:51:05,047 easyblock.py:3970 INFO Running method prepare_step part of step prepare +== 2024-11-27 17:51:05,048 modules.py:628 INFO Checking whether binutils/2.40-GCCcore-13.2.0 exists... +== 2024-11-27 17:51:05,048 modules.py:633 INFO Module binutils/2.40-GCCcore-13.2.0 exists (found in list of available modules) +== 2024-11-27 17:51:05,048 modules.py:656 INFO Result for existence check of binutils/2.40-GCCcore-13.2.0 module: True +== 2024-11-27 17:51:05,048 modules.py:628 INFO Checking whether Autotools/20220317-GCCcore-13.2.0 exists... +== 2024-11-27 17:51:05,048 modules.py:633 INFO Module Autotools/20220317-GCCcore-13.2.0 exists (found in list of available modules) +== 2024-11-27 17:51:05,049 modules.py:656 INFO Result for existence check of Autotools/20220317-GCCcore-13.2.0 module: True +== 2024-11-27 17:51:05,049 modules.py:628 INFO Checking whether pkgconf/2.0.3-GCCcore-13.2.0 exists... +== 2024-11-27 17:51:05,049 modules.py:633 INFO Module pkgconf/2.0.3-GCCcore-13.2.0 exists (found in list of available modules) +== 2024-11-27 17:51:05,049 modules.py:656 INFO Result for existence check of pkgconf/2.0.3-GCCcore-13.2.0 module: True +== 2024-11-27 17:51:05,049 modules.py:628 INFO Checking whether zlib/1.2.13-GCCcore-13.2.0 exists... +== 2024-11-27 17:51:05,049 modules.py:633 INFO Module zlib/1.2.13-GCCcore-13.2.0 exists (found in list of available modules) +== 2024-11-27 17:51:05,049 modules.py:656 INFO Result for existence check of zlib/1.2.13-GCCcore-13.2.0 module: True +== 2024-11-27 17:51:05,049 modules.py:628 INFO Checking whether UCX/1.15.0-GCCcore-13.2.0 exists... +== 2024-11-27 17:51:05,049 modules.py:633 INFO Module UCX/1.15.0-GCCcore-13.2.0 exists (found in list of available modules) +== 2024-11-27 17:51:05,049 modules.py:656 INFO Result for existence check of UCX/1.15.0-GCCcore-13.2.0 module: True +== 2024-11-27 17:51:05,049 modules.py:628 INFO Checking whether CUDA/12.4.0 exists... +== 2024-11-27 17:51:05,049 modules.py:633 INFO Module CUDA/12.4.0 exists (found in list of available modules) +== 2024-11-27 17:51:05,049 modules.py:656 INFO Result for existence check of CUDA/12.4.0 module: True +== 2024-11-27 17:51:05,049 modules.py:628 INFO Checking whether GDRCopy/2.4-GCCcore-13.2.0 exists... +== 2024-11-27 17:51:05,050 modules.py:633 INFO Module GDRCopy/2.4-GCCcore-13.2.0 exists (found in list of available modules) +== 2024-11-27 17:51:05,050 modules.py:656 INFO Result for existence check of GDRCopy/2.4-GCCcore-13.2.0 module: True +== 2024-11-27 17:51:05,050 modules.py:628 INFO Checking whether GCCcore/13.2.0 exists... +== 2024-11-27 17:51:05,050 modules.py:636 INFO Module GCCcore/13.2.0 not found in list of available modules, checking via 'module show'... +== 2024-11-27 17:51:07,728 modules.py:656 INFO Result for existence check of GCCcore/13.2.0 module: True +== 2024-11-27 17:51:13,297 environment.py:93 INFO Environment variable LD_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib') +== 2024-11-27 17:51:16,005 environment.py:93 INFO Environment variable LD_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/lib') +== 2024-11-27 17:51:18,715 environment.py:93 INFO Environment variable LD_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib') +== 2024-11-27 17:51:21,447 environment.py:93 INFO Environment variable LD_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib') +== 2024-11-27 17:51:24,256 environment.py:93 INFO Environment variable LD_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib') +== 2024-11-27 17:51:26,978 environment.py:93 INFO Environment variable LD_LIBRARY_PATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib') +== 2024-11-27 17:51:29,930 environment.py:93 INFO Environment variable LD_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib') +== 2024-11-27 17:51:29,931 modules.py:628 INFO Checking whether GCCcore/13.2.0 exists... +== 2024-11-27 17:51:29,931 modules.py:636 INFO Module GCCcore/13.2.0 not found in list of available modules, checking via 'module show'... +== 2024-11-27 17:51:29,931 modules.py:656 INFO Result for existence check of GCCcore/13.2.0 module: True +== 2024-11-27 17:51:29,932 toolchain.py:766 INFO List of toolchain dependency modules and toolchain definition match! +== 2024-11-27 17:51:29,934 compiler.py:363 INFO _set_optimal_architecture: using march=native as optarch for x86_64/Intel. +== 2024-11-27 17:51:29,937 variables.py:203 WARNING flags_for_subdirs: directory /apps/gent/RHEL8/cascadelake-ib/software/Autotools/20220317-GCCcore-13.2.0/include was not found +== 2024-11-27 17:51:29,937 variables.py:203 WARNING flags_for_subdirs: directory /apps/gent/RHEL8/cascadelake-ib/software/Autotools/20220317-GCCcore-13.2.0/lib64 was not found +== 2024-11-27 17:51:29,937 variables.py:203 WARNING flags_for_subdirs: directory /apps/gent/RHEL8/cascadelake-ib/software/Autotools/20220317-GCCcore-13.2.0/lib was not found +== 2024-11-27 17:51:29,947 environment.py:93 INFO Environment variable CC set to gcc (previously undefined) +== 2024-11-27 17:51:29,947 environment.py:93 INFO Environment variable EBVARCC set to gcc (previously undefined) +== 2024-11-27 17:51:29,947 environment.py:93 INFO Environment variable CFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:51:29,947 environment.py:93 INFO Environment variable EBVARCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable CPPFLAGS set to -I/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include -I/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/include (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable EBVARCPPFLAGS set to -I/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include -I/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/include (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable CXX set to g++ (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable EBVARCXX set to g++ (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable CXXFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable EBVARCXXFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable F77 set to gfortran (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable EBVARF77 set to gfortran (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable F90 set to gfortran (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable EBVARF90 set to gfortran (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable F90FLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable EBVARF90FLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable FC set to gfortran (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable EBVARFC set to gfortran (previously undefined) +== 2024-11-27 17:51:29,948 environment.py:93 INFO Environment variable FCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable EBVARFCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable FFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable EBVARFFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable FLIBS set to -lgfortran (previously undefined) +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable EBVARFLIBS set to -lgfortran (previously undefined) +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable LDFLAGS set to -L/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib64 -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib (previously undefined) +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable EBVARLDFLAGS set to -L/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib64 -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib (previously undefined) +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable LIBS set to -lm -lpthread (previously undefined) +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable EBVARLIBS set to -lm -lpthread (previously undefined) +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable OPTFLAGS set to -O2 -ftree-vectorize -march=native (previously undefined) +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable EBVAROPTFLAGS set to -O2 -ftree-vectorize -march=native (previously undefined) +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable PRECFLAGS set to -fno-math-errno (previously undefined) +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable EBVARPRECFLAGS set to -fno-math-errno (previously undefined) +== 2024-11-27 17:51:29,949 easyblock.py:1188 INFO Enabling CUDA PTX cache of size 1024 MiB at /tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/eb-cuda-cache +== 2024-11-27 17:51:29,949 environment.py:93 INFO Environment variable CUDA_CACHE_DISABLE set to 0 (previously undefined) +== 2024-11-27 17:51:29,950 environment.py:93 INFO Environment variable CUDA_CACHE_PATH set to /tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/eb-cuda-cache (previously undefined) +== 2024-11-27 17:51:29,950 environment.py:93 INFO Environment variable CUDA_CACHE_MAXSIZE set to 1073741824 (previously undefined) +== 2024-11-27 17:51:29,950 easyblock.py:2146 INFO Using /tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/ucx-1.15.0/ as start dir +== 2024-11-27 17:51:29,950 build_log.py:267 INFO ... (took 24 secs) +== 2024-11-27 17:51:29,950 build_log.py:267 INFO configuring... +== 2024-11-27 17:51:29,950 easyblock.py:3962 INFO Starting configure step +== 2024-11-27 17:51:29,950 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:51:29,950 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/ucx-1.15.0/', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:51:29,950 easyblock.py:3970 INFO Running method configure_step part of step configure +== 2024-11-27 17:51:29,965 configuremake.py:96 INFO config.guess version: 2018-08-29 (last updated: 2024-11-19T14:18:57.690694, SHA256 checksum: c02eb9cc55c86cfd1e9a794e548d25db5c9539e7b2154beb649bc6e2cbffc74c) +== 2024-11-27 17:51:29,965 run.py:251 INFO Using /bin/bash as shell for running cmd: /data/gent/vo/001/gvo00117/easybuild/sources/generic/eb_v4.9.5.dev0/ConfigureMake/config.guess +== 2024-11-27 17:51:29,965 run.py:260 INFO running cmd: /data/gent/vo/001/gvo00117/easybuild/sources/generic/eb_v4.9.5.dev0/ConfigureMake/config.guess +== 2024-11-27 17:51:30,823 run.py:700 INFO cmd "/data/gent/vo/001/gvo00117/easybuild/sources/generic/eb_v4.9.5.dev0/ConfigureMake/config.guess" exited with exit code 0 and output: +x86_64-pc-linux-gnu + +== 2024-11-27 17:51:30,823 configuremake.py:252 INFO /data/gent/vo/001/gvo00117/easybuild/sources/generic/eb_v4.9.5.dev0/ConfigureMake/config.guess returned a system type 'x86_64-pc-linux-gnu' +== 2024-11-27 17:51:30,824 configuremake.py:256 INFO Providing 'x86_64-pc-linux-gnu' as value to --build option of configure script +== 2024-11-27 17:51:30,824 configuremake.py:260 INFO Providing 'x86_64-pc-linux-gnu' as value to --host option of configure script +== 2024-11-27 17:51:30,824 run.py:251 INFO Using /bin/bash as shell for running cmd: autoreconf -i && ./configure --prefix=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --enable-optimizations --without-java --disable-doxygen-doc --libdir=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 --disable-logging --disable-debug --disable-assertions --disable-params-check --with-cuda=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0 --with-gdrcopy=/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0 +== 2024-11-27 17:51:30,824 run.py:260 INFO running cmd: autoreconf -i && ./configure --prefix=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --enable-optimizations --without-java --disable-doxygen-doc --libdir=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 --disable-logging --disable-debug --disable-assertions --disable-params-check --with-cuda=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0 --with-gdrcopy=/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0 +== 2024-11-27 17:52:12,293 run.py:700 INFO cmd " autoreconf -i && ./configure --prefix=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --enable-optimizations --without-java --disable-doxygen-doc --libdir=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 --disable-logging --disable-debug --disable-assertions --disable-params-check --with-cuda=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0 --with-gdrcopy=/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0 " exited with exit code 0 and output: +libtoolize: putting auxiliary files in '.'. +libtoolize: copying file './ltmain.sh' +libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config/m4'. +libtoolize: copying file 'config/m4/libtool.m4' +libtoolize: copying file 'config/m4/ltoptions.m4' +libtoolize: copying file 'config/m4/ltversion.m4' +configure.ac:30: installing './compile' +checking for x86_64-pc-linux-gnu-gcc... gcc +checking whether the C compiler works... yes +checking for C compiler default output file name... a.out +checking for suffix of executables... +checking whether we are cross compiling... no +checking for suffix of object files... o +checking whether the compiler supports GNU C... yes +checking whether gcc accepts -g... yes +checking for gcc option to enable C11 features... none needed +checking whether gcc understands -c and -o together... yes +checking for stdio.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for strings.h... yes +checking for sys/stat.h... yes +checking for sys/types.h... yes +checking for unistd.h... yes +checking for wchar.h... yes +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking whether _XOPEN_SOURCE should be defined... no +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a race-free mkdir -p... /usr/bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports the include directive... yes (GNU style) +checking whether make supports nested variables... yes +checking whether UID '2547063' is supported by ustar format... no +checking whether GID '2547063' is supported by ustar format... no +checking how to create a ustar tar archive... none +checking dependency style of gcc... gcc3 +checking whether make supports nested variables... (cached) yes +checking whether to enable maintainer-specific portions of Makefiles... no +checking for x86_64-pc-linux-gnu-gcc... (cached) gcc +checking whether the compiler supports GNU C... (cached) yes +checking whether gcc accepts -g... (cached) yes +checking for gcc option to enable C11 features... (cached) none needed +checking whether gcc understands -c and -o together... (cached) yes +checking whether the compiler supports GNU C++... yes +checking whether g++ accepts -g... yes +checking for g++ option to enable C++11 features... none needed +checking dependency style of g++... gcc3 +checking for gcc option to support OpenMP... -fopenmp +checking dependency style of gcc... gcc3 +checking whether ln -s works... yes +checking for a sed that does not truncate output... /usr/bin/sed +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /usr/bin/sed +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... /apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin/ld +checking if the linker (/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin/nm -B +checking the name lister (/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin/nm -B) interface... BSD nm +checking the maximum length of command line arguments... 3458764513820540925 +checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop +checking for /apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin/ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-file... no +checking for file... file +checking for x86_64-pc-linux-gnu-objdump... no +checking for objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-dlltool... no +checking for dlltool... no +checking how to associate runtime and link libraries... printf %s\n +checking for x86_64-pc-linux-gnu-ar... no +checking for ar... ar +checking for archiver @FILE support... @ +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... no +checking for ranlib... ranlib +checking command to parse /apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /usr/bin/dd +checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 +checking for x86_64-pc-linux-gnu-mt... no +checking for mt... no +checking if : is a manifest tool... no +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... g++ -E +checking for ld used by g++... /apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin/ld -m elf_x86_64 +checking if the linker (/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin/ld -m elf_x86_64) is GNU ld... yes +checking whether the g++ linker (/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin/ld -m elf_x86_64) supports shared libraries... yes +checking for g++ option to produce PIC... -fPIC -DPIC +checking if g++ PIC flag -fPIC -DPIC works... yes +checking if g++ static flag -static works... yes +checking if g++ supports -c -o file.o... yes +checking if g++ supports -c -o file.o... (cached) yes +checking whether the g++ linker (/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin/ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking for cos in -lm... yes +checking for C/C++ restrict keyword... __restrict__ +checking for gcc options needed to detect all undeclared functions... none needed +checking whether strerror_r is declared... yes +checking whether strerror_r returns char *... yes +checking for x86_64-pc-linux-gnu-pkg-config... no +checking for pkg-config... /apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/bin/pkg-config +checking if ln -s supports --relative... yes +checking for dot... yes +checking for g++ options needed to detect all undeclared functions... none needed +checking for size_t... yes +checking compiler flag -diag-error 10006... no +checking compiler flag -diag-error 10148... no +checking whether -diag-disable 1478 overrides deprecated declarations... no +checking whether -Wno-deprecated-declarations overrides deprecated declarations... yes +checking compiler flag -diag-disable 269... no +checking compiler flag -fmax-type-align=16... no +checking -mavx... yes +configure: Detected CPU implementation: +configure: Detected CPU architecture: +configure: Detected CPU variant: +configure: Detected CPU part: +checking for __attribute__(optimize)... 1 +checking compiler flag -funwind-tables... yes +configure: compiling with unwind tables +checking if g++ works... yes +checking c++11 support... yes +checking gnu++11 support... yes +checking whether _GLIBCXX_NOTHROW is declared... yes +checking compiler flag --display_error_number... no +checking compiler flag --diag_suppress 1... no +checking compiler flag --diag_suppress 68... no +checking compiler flag --diag_suppress 111... no +checking compiler flag --diag_suppress 167... no +checking compiler flag --diag_suppress 181... no +checking compiler flag --diag_suppress 188... no +checking compiler flag --diag_suppress 381... no +checking compiler flag --diag_suppress 1215... no +checking compiler flag --diag_suppress 1901... no +checking compiler flag --diag_suppress 1902... no +checking compiler flag -pedantic... yes +checking compiler flag -Wl,-dynamic-list-data... yes +checking compiler flag -Wno-missing-field-initializers... yes +checking compiler flag -Wno-unused-parameter... yes +checking compiler flag -Wno-unused-label... yes +checking compiler flag -Wno-long-long... yes +checking compiler flag -Wno-endif-labels... yes +checking compiler flag -Wno-sign-compare... yes +checking compiler flag -Wno-multichar... yes +checking compiler flag -Wno-deprecated-declarations... yes +checking compiler flag -Winvalid-pch... yes +checking compiler flag -Wno-pointer-sign... yes +checking compiler flag -Werror-implicit-function-declaration... yes +checking compiler flag -Wno-format-zero-length... yes +checking compiler flag -Wnested-externs... yes +checking compiler flag -Wshadow... yes +checking compiler flag -Werror=declaration-after-statement... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for shm_open in -lrt... yes +checking for timer_create in -lrt... yes +checking for libgen.h... yes +checking whether asprintf is declared... yes +checking whether basename is declared... yes +checking whether fmemopen is declared... yes +checking for sys/cpuset.h... no +checking whether CPU_ZERO is declared... yes +checking whether CPU_ISSET is declared... yes +checking for cpu_set_t... yes +checking for cpuset_t... no +checking for sighandler_t... yes +checking for __sighandler_t... yes +checking for pthread_np.h... no +checking for library containing pthread_create... none required +checking for library containing pthread_atfork... none required +checking for clearenv... yes +checking for malloc_trim... yes +checking for memalign... yes +checking for posix_memalign... yes +checking for mremap... yes +checking for sched_setaffinity... yes +checking for sched_getaffinity... yes +checking for cpuset_setaffinity... no +checking for cpuset_getaffinity... no +checking whether F_SETOWN_EX is declared... yes +checking whether ethtool_cmd_speed is declared... yes +checking whether SPEED_UNKNOWN is declared... yes +checking for sys/platform/ppc.h... no +checking whether __ppc_get_timebase_freq is declared... no +checking whether __ppc_get_timebase is declared... no +checking for using Google C++ Testing Framework... no +checking malloc hooks... yes +checking for sys/capability.h... no +checking whether PR_SET_PTRACER is declared... yes +checking for struct in6_addr.s6_addr32... yes +checking for struct in6_addr.__u6_addr.__u6_addr32... no +checking for struct iphdr.daddr.s_addr... no +checking for struct ip.ip_dst.s_addr... yes +checking for struct sigevent._sigev_un._tid... yes +checking for struct sigevent.sigev_notify_thread_id... no +checking for struct sigaction.sa_restorer... yes +checking for sys/epoll.h... yes +checking for sys/eventfd.h... yes +checking for sys/event.h... no +checking for sys/thr.h... no +checking for malloc.h... yes +checking for malloc_np.h... no +checking for endian.h,... no +checking for sys/endian.h... no +checking for linux/mman.h... yes +checking for linux/ip.h... yes +checking for linux/futex.h... yes +checking for net/ethernet.h... yes +checking for netinet/ip.h... yes +configure: Memory allocator is ptmalloc-2.8.6 version +checking for malloc_get_state... no +checking for malloc_set_state... no +checking whether MADV_FREE is declared... yes +checking whether MADV_REMOVE is declared... yes +checking whether POSIX_MADV_DONTNEED is declared... yes +checking whether getauxval is declared... yes +checking whether SYS_mmap is declared... yes +checking whether SYS_munmap is declared... yes +checking whether SYS_mremap is declared... yes +checking whether SYS_brk is declared... yes +checking whether SYS_madvise is declared... yes +checking whether SYS_shmat is declared... yes +checking whether SYS_shmdt is declared... yes +checking whether SYS_ipc is declared... no +checking for __curbrk... yes +checking for tc_malloc in -ltcmalloc... no +Package fuse3 was not found in the pkg-config search path. +Perhaps you should add the directory containing `fuse3.pc' +to the PKG_CONFIG_PATH environment variable +Package 'fuse3', required by 'virtual:world', not found +Package fuse3 was not found in the pkg-config search path. +Perhaps you should add the directory containing `fuse3.pc' +to the PKG_CONFIG_PATH environment variable +Package 'fuse3', required by 'virtual:world', not found +Package fuse3 was not found in the pkg-config search path. +Perhaps you should add the directory containing `fuse3.pc' +to the PKG_CONFIG_PATH environment variable +Package 'fuse3', required by 'virtual:world', not found +checking whether fuse_open_channel is declared... no +checking whether fuse_mount is declared... no +checking whether fuse_unmount is declared... no +checking for go... no +configure: WARNING: Disabling GO support - GO compiler version 1.16 or newer not found. +configure: WARNING: Java support was explicitly disabled. +checking for cuda.h... yes +checking for cuda_runtime.h... yes +checking for cuDeviceGetUuid in -lcuda... yes +checking for cudaGetDeviceCount in -lcudart... yes +checking for nvml.h... yes +checking for nvmlInit in -lnvidia-ml... yes +checking for cudaGetDeviceCount in -lcudart_static... yes +configure: ROCm path was not specified. Guessing ... +checking for hsa.h... no +configure: WARNING: ROCm not found +checking for hsa_amd_portable_export_dmabuf... no +checking for hipFree in -lhip_hcc... no +checking for hip_runtime.h... no +configure: WARNING: HIP Runtime not found +checking whether inotify_init is declared... yes +checking whether inotify_add_watch is declared... yes +checking whether IN_ATTRIB is declared... yes +checking for bfd_openr in -lbfd... yes +checking for bfd.h... yes +checking for struct dl_phdr_info... yes +checking whether bfd_get_section_flags is declared... no +checking whether bfd_section_flags is declared... yes +checking whether bfd_get_section_vma is declared... no +checking whether bfd_section_vma is declared... yes +checking bfd_section_size API version... 1-arg API +checking for cplus_demangle... yes +checking __attribute__((constructor))... yes +configure: enabling builtin memcpy +checking for __clear_cache... yes +checking for __aarch64_sync_cache_range... no +checking for gdrapi.h... yes +checking for gdr_pin_buffer in -lgdrapi ... yes +checking whether gdr_copy_to_mapping is declared... yes +configure: Compiling with verbs support from /usr +checking for infiniband/verbs.h... yes +checking for ibv_get_device_list in -libverbs... yes +checking whether ibv_wc_status_str is declared... yes +checking whether ibv_event_type_str is declared... yes +checking whether ibv_query_gid is declared... yes +checking whether ibv_get_device_name is declared... yes +checking whether ibv_create_srq is declared... yes +checking whether ibv_get_async_event is declared... yes +checking whether IBV_CREATE_CQ_ATTR_IGNORE_OVERRUN is declared... yes +configure: Checking for DV bare-metal support +checking for mlx5dv_query_device in -lmlx5-rdmav2... no +checking for mlx5dv_query_device in -lmlx5... yes +checking for infiniband/mlx5dv.h... yes +checking whether mlx5dv_init_obj is declared... yes +checking whether mlx5dv_create_qp is declared... yes +checking whether mlx5dv_is_supported is declared... yes +checking whether mlx5dv_devx_subscribe_devx_event is declared... yes +checking whether MLX5DV_CQ_INIT_ATTR_MASK_COMPRESSED_CQE is declared... yes +checking whether MLX5DV_CQ_INIT_ATTR_MASK_CQE_SIZE is declared... yes +checking whether MLX5DV_QP_CREATE_ALLOW_SCATTER_TO_CQE is declared... yes +checking whether MLX5DV_UAR_ALLOC_TYPE_BF is declared... yes +checking whether MLX5DV_UAR_ALLOC_TYPE_NC is declared... yes +checking whether mlx5dv_devx_umem_reg_ex is declared... yes +checking for struct mlx5dv_cq.cq_uar... yes +checking whether MLX5DV_OBJ_AH is declared... yes +checking whether MLX5DV_DCTYPE_DCT is declared... yes +checking whether ibv_alloc_td is declared... yes +checking whether MLX5DV_CONTEXT_FLAGS_DEVX is declared... yes +checking whether IBV_LINK_LAYER_INFINIBAND is declared... yes +checking whether IBV_LINK_LAYER_ETHERNET is declared... yes +checking whether IBV_EVENT_GID_CHANGE is declared... yes +checking whether IBV_TRANSPORT_USNIC is declared... yes +checking whether IBV_TRANSPORT_USNIC_UDP is declared... yes +checking whether IBV_TRANSPORT_UNSPECIFIED is declared... yes +checking whether ibv_create_qp_ex is declared... yes +checking whether ibv_create_cq_ex is declared... yes +checking whether ibv_create_srq_ex is declared... yes +checking whether ibv_reg_dmabuf_mr is declared... yes +checking whether ibv_set_ece is declared... yes +checking whether ibv_query_device_ex is declared... yes +checking for struct ibv_device_attr_ex.pci_atomic_caps... yes +checking whether IBV_ACCESS_RELAXED_ORDERING is declared... yes +checking whether IBV_ACCESS_ON_DEMAND is declared... yes +checking whether IBV_QPF_GRH_REQUIRED is declared... yes +checking whether ibv_advise_mr is declared... yes +checking for struct mlx5_wqe_av.base... no +checking for struct mlx5_grh_av.rmac... no +checking for struct mlx5_cqe64.ib_stride_index... no +checking for struct ibv_tmh.tag... yes +checking for struct ibv_tm_caps.flags... yes +checking whether ibv_alloc_dm is declared... yes +configure: Checking OFED valgrind libs /usr/lib64/mlnx_ofed/valgrind +checking for /usr/include/rdma/rdma_cma.h... yes +checking for rdma_establish in -lrdmacm... yes +checking for sys/uio.h... yes +checking for process_vm_readv... yes +configure: KNEM path was not found, guessing ... +Package knem was not found in the pkg-config search path. +Perhaps you should add the directory containing `knem.pc' +to the PKG_CONFIG_PATH environment variable +Package 'knem', required by 'virtual:world', not found +checking whether KNEM_CMD_GET_INFO is declared... no +configure: WARNING: KNEM requested but required file (knem_io.h) could not be found +configure: XPMEM - failed to open the requested location (guess), guessing ... +checking cray-ugni... no +checking whether IPPROTO_TCP is declared... yes +checking whether SOL_SOCKET is declared... yes +checking whether SO_KEEPALIVE is declared... yes +checking whether TCP_KEEPCNT is declared... yes +checking whether TCP_KEEPIDLE is declared... yes +checking whether TCP_KEEPINTVL is declared... yes +checking compiler flag -fno-exceptions... yes +checking compiler flag -fno-rtti... yes +checking compiler flag --no_exceptions... no +checking compiler flag -fno-tree-vectorize... yes +checking compiler flag --diag_suppress 186... no +checking compiler flag --diag_suppress 236... no +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating src/ucm/cuda/Makefile +config.status: creating src/ucm/rocm/Makefile +config.status: creating src/ucm/Makefile +config.status: creating src/ucs/vfs/sock/Makefile +config.status: creating src/ucs/vfs/fuse/Makefile +config.status: creating src/ucs/vfs/fuse/ucx-fuse.pc +config.status: creating src/ucs/Makefile +config.status: creating src/ucs/signal/Makefile +config.status: creating src/ucs/ucx-ucs.pc +config.status: creating src/uct/cuda/gdr_copy/Makefile +config.status: creating src/uct/cuda/gdr_copy/ucx-gdrcopy.pc +config.status: creating src/uct/cuda/Makefile +config.status: creating src/uct/cuda/ucx-cuda.pc +config.status: creating src/uct/ib/rdmacm/Makefile +config.status: creating src/uct/ib/rdmacm/ucx-rdmacm.pc +config.status: creating src/uct/ib/Makefile +config.status: creating src/uct/ib/ucx-ib.pc +config.status: creating src/uct/rocm/Makefile +config.status: creating src/uct/rocm/ucx-rocm.pc +config.status: creating src/uct/sm/scopy/cma/Makefile +config.status: creating src/uct/sm/scopy/cma/ucx-cma.pc +config.status: creating src/uct/sm/scopy/knem/Makefile +config.status: creating src/uct/sm/scopy/knem/ucx-knem.pc +config.status: creating src/uct/sm/scopy/Makefile +config.status: creating src/uct/sm/mm/xpmem/Makefile +config.status: creating src/uct/sm/mm/xpmem/ucx-xpmem.pc +config.status: creating src/uct/sm/mm/Makefile +config.status: creating src/uct/sm/Makefile +config.status: creating src/uct/ugni/Makefile +config.status: creating src/uct/ugni/ucx-ugni.pc +config.status: creating src/uct/Makefile +config.status: creating src/uct/ucx-uct.pc +config.status: creating src/tools/perf/lib/Makefile +config.status: creating src/tools/perf/cuda/Makefile +config.status: creating src/tools/perf/rocm/Makefile +config.status: creating src/tools/perf/Makefile +config.status: creating test/gtest/common/googletest/Makefile +config.status: creating test/gtest/ucm/test_dlopen/Makefile +config.status: creating test/gtest/ucm/test_dlopen/rpath-subdir/Makefile +config.status: creating test/gtest/ucs/test_module/Makefile +config.status: creating test/gtest/Makefile +config.status: creating test/apps/uct_info/Makefile +config.status: creating Makefile +config.status: creating docs/doxygen/header.tex +config.status: creating src/uct/api/version.h +config.status: creating ucx.spec +config.status: creating ucx.pc +config.status: creating contrib/rpmdef.sh +config.status: creating debian/rules +config.status: creating debian/control +config.status: creating debian/changelog +config.status: creating src/ucp/Makefile +config.status: creating src/ucp/api/ucp_version.h +config.status: creating src/ucp/core/ucp_version.c +config.status: creating src/tools/vfs/Makefile +config.status: creating src/tools/info/Makefile +config.status: creating src/tools/profile/Makefile +config.status: creating test/apps/Makefile +config.status: creating test/apps/iodemo/Makefile +config.status: creating test/apps/sockaddr/Makefile +config.status: creating test/apps/profiling/Makefile +config.status: creating test/mpi/Makefile +config.status: creating bindings/go/Makefile +config.status: creating bindings/java/Makefile +config.status: creating bindings/java/pom.xml +config.status: creating bindings/java/src/main/native/Makefile +config.status: creating examples/Makefile +config.status: creating cmake/Makefile +config.status: creating cmake/ucx-config-version.cmake +config.status: creating cmake/ucx-config.cmake +config.status: creating cmake/ucx-targets.cmake +config.status: creating test/mpi/run_mpi.sh +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +configure: ========================================================= +configure: UCX build configuration: +configure: Build prefix: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 +configure: Configuration dir: ${prefix}/etc/ucx +configure: Preprocessor flags: -DCPU_FLAGS="|avx" -I${abs_top_srcdir}/src -I${abs_top_builddir} -I${abs_top_builddir}/src +configure: C compiler: gcc -O3 -g -Wall -Werror -mavx -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement +configure: C++ compiler: g++ -O3 -g -Wall -Werror -mavx -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch +configure: Multi-thread: disabled +configure: MPI tests: disabled +configure: VFS support: no +configure: Devel headers: no +configure: io_demo CUDA support: no +configure: Bindings: < > +configure: UCS modules: < > +configure: UCT modules: < cuda ib rdmacm cma > +configure: CUDA modules: < gdrcopy > +configure: ROCM modules: < > +configure: IB modules: < > +configure: UCM modules: < cuda > +configure: Perf modules: < cuda > +configure: ========================================================= + +== 2024-11-27 17:52:12,294 run.py:714 WARNING Found 1 potential error (some may be harmless) in output of autoreconf -i && ./configure --prefix=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --enable-optimizations --without-java --disable-doxygen-doc --libdir=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 --disable-logging --disable-debug --disable-assertions --disable-params-check --with-cuda=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0 --with-gdrcopy=/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0 : + configure: XPMEM - failed to open the requested location (guess), guessing ... +== 2024-11-27 17:52:12,295 build_log.py:267 INFO ... (took 42 secs) +== 2024-11-27 17:52:12,295 build_log.py:267 INFO building... +== 2024-11-27 17:52:12,295 easyblock.py:3962 INFO Starting build step +== 2024-11-27 17:52:12,295 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:12,295 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/ucx-1.15.0/', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:12,295 easyblock.py:3970 INFO Running method build_step part of step build +== 2024-11-27 17:52:12,296 run.py:251 INFO Using /bin/bash as shell for running cmd: make -C src/uct/cuda V=1 +== 2024-11-27 17:52:12,296 run.py:260 INFO running cmd: make -C src/uct/cuda V=1 +== 2024-11-27 17:52:22,212 run.py:251 INFO Using /bin/bash as shell for running cmd: make -C src/ucm/cuda V=1 +== 2024-11-27 17:52:22,213 run.py:260 INFO running cmd: make -C src/ucm/cuda V=1 +== 2024-11-27 17:52:23,327 run.py:251 INFO Using /bin/bash as shell for running cmd: make -C src/tools/perf/cuda V=1 +== 2024-11-27 17:52:23,327 run.py:260 INFO running cmd: make -C src/tools/perf/cuda V=1 +== 2024-11-27 17:52:24,536 build_log.py:267 INFO ... (took 12 secs) +== 2024-11-27 17:52:24,536 build_log.py:267 INFO testing... +== 2024-11-27 17:52:24,536 easyblock.py:3962 INFO Starting test step +== 2024-11-27 17:52:24,536 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:24,537 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/ucx-1.15.0/', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:24,537 easyblock.py:3970 INFO Running method test_step part of step test +== 2024-11-27 17:52:24,537 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:52:24,537 build_log.py:267 INFO installing... +== 2024-11-27 17:52:24,537 easyblock.py:3962 INFO Starting install step +== 2024-11-27 17:52:24,537 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:24,537 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/ucx-1.15.0/', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:24,537 easyblock.py:3970 INFO Running method stage_install_step part of step install +== 2024-11-27 17:52:24,537 easyblock.py:3970 INFO Running method make_installdir part of step install +== 2024-11-27 17:52:24,538 easyblock.py:1145 INFO Found old directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 +== 2024-11-27 17:52:24,539 filetools.py:385 INFO Path /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 successfully removed. +== 2024-11-27 17:52:24,539 easyblock.py:1153 INFO Removed old directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 +== 2024-11-27 17:52:24,539 filetools.py:1924 INFO Creating directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:24,539 easyblock.py:3970 INFO Running method install_step part of step install +== 2024-11-27 17:52:24,539 run.py:251 INFO Using /bin/bash as shell for running cmd: make -C src/uct/cuda install +== 2024-11-27 17:52:24,539 run.py:260 INFO running cmd: make -C src/uct/cuda install +== 2024-11-27 17:52:25,376 run.py:251 INFO Using /bin/bash as shell for running cmd: make -C src/ucm/cuda install +== 2024-11-27 17:52:25,377 run.py:260 INFO running cmd: make -C src/ucm/cuda install +== 2024-11-27 17:52:25,545 run.py:251 INFO Using /bin/bash as shell for running cmd: make -C src/tools/perf/cuda install +== 2024-11-27 17:52:25,546 run.py:260 INFO running cmd: make -C src/tools/perf/cuda install +== 2024-11-27 17:52:25,733 build_log.py:267 INFO ... (took 1 secs) +== 2024-11-27 17:52:25,733 build_log.py:267 INFO taking care of extensions... +== 2024-11-27 17:52:25,733 easyblock.py:3962 INFO Starting extensions step +== 2024-11-27 17:52:25,733 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:25,734 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/ucx-1.15.0/', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:25,734 easyblock.py:3970 INFO Running method extensions_step part of step extensions +== 2024-11-27 17:52:25,734 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:52:25,734 build_log.py:267 INFO restore after iterating... +== 2024-11-27 17:52:25,734 easyblock.py:3962 INFO Starting postiter step +== 2024-11-27 17:52:25,734 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:25,734 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/ucx-1.15.0/', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:25,734 easyblock.py:3970 INFO Running method post_iter_step part of step postiter +== 2024-11-27 17:52:25,734 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:52:25,735 build_log.py:267 INFO postprocessing... +== 2024-11-27 17:52:25,735 easyblock.py:3962 INFO Starting postproc step +== 2024-11-27 17:52:25,735 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:25,735 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/ucx-1.15.0/', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:25,735 easyblock.py:3970 INFO Running method post_install_step part of step postproc +== 2024-11-27 17:52:25,735 easyblock.py:2954 INFO Path to 'env' command to use in patched shebang lines: /usr/bin/env +== 2024-11-27 17:52:25,736 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:52:25,736 build_log.py:267 INFO sanity checking... +== 2024-11-27 17:52:25,736 easyblock.py:3962 INFO Starting sanitycheck step +== 2024-11-27 17:52:25,736 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:25,736 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/ucx-1.15.0/', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:25,736 easyblock.py:3970 INFO Running method sanity_check_step part of step sanitycheck +== 2024-11-27 17:52:25,736 ucx_plugins.py:71 INFO Creating plugins for cuda, gdrcopy +== 2024-11-27 17:52:25,737 easyblock.py:3363 INFO Using customized sanity check paths: {'files': ['ucx/libucm_cuda.so', 'ucx/libuct_cuda.so', 'ucx/libucx_perftest_cuda.so', 'ucx/libuct_cuda_gdrcopy.so'], 'dirs': []} +== 2024-11-27 17:52:25,737 easyblock.py:3414 INFO Using customised sanity check commands: ['ucx_info -d'] +== 2024-11-27 17:52:25,737 easyblock.py:1709 INFO Loading fake module (UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0) +== 2024-11-27 17:52:25,820 ucx_plugins.py:124 INFO Running command 'ucx_info -b' +== 2024-11-27 17:52:25,875 filetools.py:1924 INFO Creating directory /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all/UCX-CUDA (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:25,875 easyblock.py:3773 INFO Module file /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0.lua written: help([==[ + +Description +=========== +Unified Communication X +An open-source production grade communication framework for data centric +and high-performance applications + +This module adds the UCX CUDA support. + + +More information +================ + - Homepage: http://www.openucx.org/ +]==]) + +whatis([==[Description: Unified Communication X +An open-source production grade communication framework for data centric +and high-performance applications + +This module adds the UCX CUDA support. +]==]) +whatis([==[Homepage: http://www.openucx.org/]==]) +whatis([==[URL: http://www.openucx.org/]==]) + +local root = "/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0" + +conflict("UCX-CUDA") + +if not ( isloaded("GCCcore/13.2.0") ) then + load("GCCcore/13.2.0") +end + +if not ( isloaded("zlib/1.2.13-GCCcore-13.2.0") ) then + load("zlib/1.2.13-GCCcore-13.2.0") +end + +if not ( isloaded("UCX/1.15.0-GCCcore-13.2.0") ) then + load("UCX/1.15.0-GCCcore-13.2.0") +end + +if not ( isloaded("CUDA/12.4.0") ) then + load("CUDA/12.4.0") +end + +if not ( isloaded("GDRCopy/2.4-GCCcore-13.2.0") ) then + load("GDRCopy/2.4-GCCcore-13.2.0") +end + +prepend_path("CMAKE_PREFIX_PATH", root) +setenv("EBROOTUCXMINCUDA", root) +setenv("EBVERSIONUCXMINCUDA", "1.15.0") +setenv("EBDEVELUCXMINCUDA", pathJoin(root, "easybuild/UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0-easybuild-devel")) + +prepend_path("UCX_MODULE_DIR", pathJoin(root, "ucx")) +setenv("EB_UCX_ucm_MODULES", ":cuda") +setenv("EB_UCX_uct_MODULES", ":ib:rdmacm:cma:cuda") +setenv("EB_UCX_ucx_perftest_MODULES", ":cuda") +setenv("EB_UCX_uct_cuda_MODULES", ":gdrcopy:gdrcopy") +-- Built with EasyBuild version 4.9.5.dev0-r9adcc1ac69afb52f19927156a3a379aa050715e2 + +== 2024-11-27 17:52:25,876 filetools.py:1924 INFO Creating directory /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/lib/UCX-CUDA (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:25,876 easyblock.py:3804 INFO Skipping devel module... +== 2024-11-27 17:52:25,876 filetools.py:340 INFO Symlinked 1.15.0-GCCcore-13.2.0-CUDA-12.4.0.lua to /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all/UCX-CUDA/default +== 2024-11-27 17:52:25,876 module_generator.py:1502 INFO Module default version file written to point to /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all/UCX-CUDA/default +== 2024-11-27 17:52:30,655 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_PATH set to /usr/libexec/jobcli:1;/usr/local/vsc/bin:1;/opt/VirtualGL/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/user/gent/470/vsc47063/.dotnet/tools:1 (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:1;/user/gent/470/vsc47063/easybuild/easybuild-framework:2;/usr/libexec/jobcli:1;/usr/local/vsc/bin:1;/opt/VirtualGL/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/user/gent/470/vsc47063/.dotnet/tools:1') +== 2024-11-27 17:52:30,656 environment.py:93 INFO Environment variable _ModuleTable002_ set to cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJjbHVzdGVyL2RvbnBoYW4iLAp3ViA9ICIqZG9ucGhhbi4qemZpbmFsIiwKfSwKWyJlbnYvc2x1cm0iXSA9IHsKZm4gPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MvZW52L3NsdXJtL2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiZW52L3NsdXJtL2RvbnBoYW4iLApsb2FkT3JkZXIgPSAyLApwcm9wVCA9IHsKbG1vZCA9IHsKc3RpY2t5ID0gMSwKfSwKfSwKcmVmX2NvdW50ID0gMSwKc3RhY2tEZXB0aCA9IDEsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJlbnYvc2x1cm0vZG9ucGhhbiIsCndWID0gIipkb25waGFuLip6ZmluYWwiLAp9LApbImVudi9zb2Z0d2FyZSJdID0gewpmbiA9ICIvZXRjL21vZHVsZWZpbGVzL3ZzYy9l (previous value: 'e30sCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiQXV0b2NvbmYvMi43MS1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwNzEuKmdjY2NvcmUuKnpmaW5hbC0uMDAwMDAwMDEzLjAwMDAwMDAwMi4qemZpbmFsIiwKfSwKQXV0b21ha2UgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvQXV0b21ha2UvMS4xNi41LUdDQ2NvcmUtMTMuMi4wLmx1YSIsCmZ1bGxOYW1lID0gIkF1dG9tYWtlLzEuMTYuNS1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDEwLApwcm9wVCA9IHt9LApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gIkF1dG9t') +== 2024-11-27 17:52:30,656 environment.py:93 INFO Environment variable _ModuleTable004_ set to IDEsCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiZW52L3ZzYy9kb25waGFuIiwKd1YgPSAiKmRvbnBoYW4uKnpmaW5hbCIsCn0sCn0sCm1wYXRoQSA9IHsKIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwiCiwgIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtYW1wZXJlLWliL21vZHVsZXMvYWxsIiwgIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwiLCAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9LApzeXN0ZW1CYXNlTVBBVEggPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9Cg== (previous value: 'MDIwMjIwMzE3LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCkNVREEgPSB7CmZuID0gIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwvQ1VEQS8xMi40LjAubHVhIiwKZnVsbE5hbWUgPSAiQ1VEQS8xMi40LjAiLApsb2FkT3JkZXIgPSAxNywKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJDVURBLzEyLjQuMCIsCndWID0gIjAwMDAwMDAxMi4wMDAwMDAwMDQuKnpmaW5hbCIsCn0sCkdDQ2NvcmUgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxl') +== 2024-11-27 17:52:30,656 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_MODULEPATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:2;/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:1;/apps/gent/RHEL8/cascadelake-ib/modules/all:1;/etc/modulefiles/vsc:1 (previous value: '/tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:2;/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:1;/apps/gent/RHEL8/cascadelake-ib/modules/all:1;/etc/modulefiles/vsc:1') +== 2024-11-27 17:52:30,656 environment.py:93 INFO Environment variable _ModuleTable001_ set to X01vZHVsZVRhYmxlXyA9IHsKTVR2ZXJzaW9uID0gMywKY19yZWJ1aWxkVGltZSA9IDcyMDAuMCwKY19zaG9ydFRpbWUgPSA1LjUzMzE1Njg3MTc5NTcsCmRlcHRoVCA9IHt9LApmYW1pbHkgPSB7CmNsdXN0ZXIgPSAiY2x1c3RlciIsCmVudl9zbHVybSA9ICJlbnYvc2x1cm0iLAplbnZfc29mdHdhcmUgPSAiZW52L3NvZnR3YXJlIiwKZW52X3ZzYyA9ICJlbnYvdnNjIiwKfSwKbVQgPSB7CmNsdXN0ZXIgPSB7CmZuID0gIi9ldGMvbW9kdWxlZmlsZXMvdnNjL2NsdXN0ZXIvZG9ucGhhbi5sdWEiLApmdWxsTmFtZSA9ICJjbHVzdGVyL2RvbnBoYW4iLApsb2FkT3JkZXIgPSA0LApwcm9wVCA9IHsKbG1vZCA9IHsKc3RpY2t5ID0gMSwKfSwKfSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1 (previous value: 'X01vZHVsZVRhYmxlXyA9IHsKTVR2ZXJzaW9uID0gMywKY19yZWJ1aWxkVGltZSA9IDcyMDAuMCwKY19zaG9ydFRpbWUgPSA1LjUzMzE1Njg3MTc5NTcsCmRlcHRoVCA9IHt9LApmYW1pbHkgPSB7CmNsdXN0ZXIgPSAiY2x1c3RlciIsCmVudl9zbHVybSA9ICJlbnYvc2x1cm0iLAplbnZfc29mdHdhcmUgPSAiZW52L3NvZnR3YXJlIiwKZW52X3ZzYyA9ICJlbnYvdnNjIiwKfSwKbVQgPSB7CkF1dG9jb25mID0gewpmbiA9ICIvYXBwcy9nZW50L1JIRUw4L2Nhc2NhZGVsYWtlLWliL21vZHVsZXMvYWxsL0F1dG9jb25mLzIuNzEtR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiQXV0b2NvbmYvMi43MS1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDksCnByb3BUID0g') +== 2024-11-27 17:52:30,656 environment.py:93 INFO Environment variable LOADEDMODULES set to env/vsc/donphan:env/slurm/donphan:env/software/donphan:cluster/donphan (previous value: 'env/vsc/donphan:env/slurm/donphan:env/software/donphan:cluster/donphan:GCCcore/13.2.0:binutils/2.40-GCCcore-13.2.0:M4/1.4.19-GCCcore-13.2.0:Perl/5.38.0-GCCcore-13.2.0:Autoconf/2.71-GCCcore-13.2.0:Automake/1.16.5-GCCcore-13.2.0:libtool/2.4.7-GCCcore-13.2.0:Autotools/20220317-GCCcore-13.2.0:pkgconf/2.0.3-GCCcore-13.2.0:zlib/1.2.13-GCCcore-13.2.0:numactl/2.0.16-GCCcore-13.2.0:UCX/1.15.0-GCCcore-13.2.0:CUDA/12.4.0:GDRCopy/2.4-GCCcore-13.2.0') +== 2024-11-27 17:52:30,656 environment.py:93 INFO Environment variable _ModuleTable003_ set to bnYvc29mdHdhcmUvZG9ucGhhbi5sdWEiLApmdWxsTmFtZSA9ICJlbnYvc29mdHdhcmUvZG9ucGhhbiIsCmxvYWRPcmRlciA9IDMsCnByb3BUID0gewpsbW9kID0gewpzdGlja3kgPSAxLAp9LAp9LApyZWZfY291bnQgPSAxLApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gImVudi9zb2Z0d2FyZS9kb25waGFuIiwKd1YgPSAiKmRvbnBoYW4uKnpmaW5hbCIsCn0sClsiZW52L3ZzYyJdID0gewpmbiA9ICIvZXRjL21vZHVsZWZpbGVzL3ZzYy9lbnYvdnNjL2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiZW52L3ZzYy9kb25waGFuIiwKbG9hZE9yZGVyID0gMSwKcHJvcFQgPSB7Cmxtb2QgPSB7CnN0aWNreSA9IDEsCn0sCn0sCnJlZl9jb3VudCA9 (previous value: 'YWtlLzEuMTYuNS1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMS4wMDAwMDAwMTYuMDAwMDAwMDA1LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCkF1dG90b29scyA9IHsKZm4gPSAiL2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1pYi9tb2R1bGVzL2FsbC9BdXRvdG9vbHMvMjAyMjAzMTctR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiQXV0b3Rvb2xzLzIwMjIwMzE3LUdDQ2NvcmUtMTMuMi4wIiwKbG9hZE9yZGVyID0gMTIsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAwLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiQXV0b3Rvb2xzLzIwMjIwMzE3LUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAi') +== 2024-11-27 17:52:30,656 environment.py:93 INFO Environment variable _ModuleTable_Sz_ set to 4 (previous value: '16') +== 2024-11-27 17:52:30,656 environment.py:93 INFO Environment variable MANPATH set to : (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/man:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share/man::') +== 2024-11-27 17:52:30,657 environment.py:93 INFO Environment variable MODULEPATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:/apps/gent/RHEL8/cascadelake-ib/modules/all:/etc/modulefiles/vsc (previous value: '/tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:/apps/gent/RHEL8/cascadelake-ib/modules/all:/etc/modulefiles/vsc') +== 2024-11-27 17:52:30,657 environment.py:93 INFO Environment variable PATH set to /user/gent/470/vsc47063/easybuild/easybuild-framework:/user/gent/470/vsc47063/easybuild/easybuild-framework:/usr/libexec/jobcli:/usr/local/vsc/bin:/opt/VirtualGL/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/user/gent/470/vsc47063/.dotnet/tools (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:/user/gent/470/vsc47063/easybuild/easybuild-framework:/usr/libexec/jobcli:/usr/local/vsc/bin:/opt/VirtualGL/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/user/gent/470/vsc47063/.dotnet/tools') +== 2024-11-27 17:52:30,657 environment.py:93 INFO Environment variable _LMFILES_ set to /etc/modulefiles/vsc/env/vsc/donphan.lua:/etc/modulefiles/vsc/env/slurm/donphan.lua:/etc/modulefiles/vsc/env/software/donphan.lua:/etc/modulefiles/vsc/cluster/donphan.lua (previous value: '/etc/modulefiles/vsc/env/vsc/donphan.lua:/etc/modulefiles/vsc/env/slurm/donphan.lua:/etc/modulefiles/vsc/env/software/donphan.lua:/etc/modulefiles/vsc/cluster/donphan.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/GCCcore/13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/binutils/2.40-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/M4/1.4.19-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Perl/5.38.0-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Autoconf/2.71-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Automake/1.16.5-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/libtool/2.4.7-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Autotools/20220317-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/pkgconf/2.0.3-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/zlib/1.2.13-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/numactl/2.0.16-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/UCX/1.15.0-GCCcore-13.2.0.lua:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all/CUDA/12.4.0.lua:/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all/GDRCopy/2.4-GCCcore-13.2.0.lua') +== 2024-11-27 17:52:30,658 modules.py:474 INFO $MODULEPATH set via list of module paths (w/ 'module use'): /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:/apps/gent/RHEL8/cascadelake-ib/modules/all:/etc/modulefiles/vsc +== 2024-11-27 17:52:33,559 run.py:251 INFO Using /bin/bash as shell for running cmd: ucx_info -d +== 2024-11-27 17:52:33,560 run.py:260 INFO running cmd: ucx_info -d +== 2024-11-27 17:52:33,907 run.py:714 WARNING Found 16 potential errors (some may be harmless) in output of ucx_info -d: + # error handling: ep_check + # error handling: peer failure, ep_check, keepalive + # error handling: peer failure, ep_check, keepalive + # error handling: peer failure, ep_check, keepalive + # error handling: peer failure, ep_check, keepalive + # error handling: ep_check + # error handling: ep_check + # error handling: buffer (zcopy), remote access, peer failure, ep_check + # error handling: peer failure, ep_check + # error handling: buffer (zcopy), remote access, peer failure, ep_check + # error handling: peer failure, ep_check + # error handling: peer failure, ep_check + # error handling: peer failure, ep_check + # error handling: none + # error handling: peer failure, ep_check + # error handling: none +== 2024-11-27 17:52:33,908 easyblock.py:3638 INFO sanity check command ucx_info -d ran successfully! (output: # +# Memory domain: self +# Component: self +# register: unlimited, cost: 0 nsec +# remote key: 0 bytes +# rkey_ptr is supported +# memory types: host (access,reg_nonblock,reg,cache) +# +# Transport: self +# Device: memory +# Type: loopback +# System device: +# +# capabilities: +# bandwidth: 0.00/ppn + 19360.00 MB/sec +# latency: 0 nsec +# overhead: 10 nsec +# put_short: <= 4294967295 +# put_bcopy: unlimited +# get_bcopy: unlimited +# am_short: <= 8K +# am_bcopy: <= 8K +# domain: cpu +# atomic_add: 32, 64 bit +# atomic_and: 32, 64 bit +# atomic_or: 32, 64 bit +# atomic_xor: 32, 64 bit +# atomic_fadd: 32, 64 bit +# atomic_fand: 32, 64 bit +# atomic_for: 32, 64 bit +# atomic_fxor: 32, 64 bit +# atomic_swap: 32, 64 bit +# atomic_cswap: 32, 64 bit +# connection: to iface +# device priority: 0 +# device num paths: 1 +# max eps: inf +# device address: 0 bytes +# iface address: 8 bytes +# error handling: ep_check +# +# +# Memory domain: tcp +# Component: tcp +# register: unlimited, cost: 0 nsec +# remote key: 0 bytes +# memory types: host (access,reg_nonblock,reg,cache) +# +# Transport: tcp +# Device: ib0 +# Type: network +# System device: +# +# capabilities: +# bandwidth: 2200.00/ppn + 0.00 MB/sec +# latency: 5206 nsec +# overhead: 50000 nsec +# put_zcopy: <= 18446744073709551590, up to 6 iov +# put_opt_zcopy_align: <= 1 +# put_align_mtu: <= 0 +# am_short: <= 8K +# am_bcopy: <= 8K +# am_zcopy: <= 64K, up to 6 iov +# am_opt_zcopy_align: <= 1 +# am_align_mtu: <= 0 +# am header: <= 8037 +# connection: to ep, to iface +# device priority: 1 +# device num paths: 1 +# max eps: 256 +# device address: 6 bytes +# iface address: 2 bytes +# ep address: 10 bytes +# error handling: peer failure, ep_check, keepalive +# +# Transport: tcp +# Device: lo +# Type: network +# System device: +# +# capabilities: +# bandwidth: 11.91/ppn + 0.00 MB/sec +# latency: 10960 nsec +# overhead: 50000 nsec +# put_zcopy: <= 18446744073709551590, up to 6 iov +# put_opt_zcopy_align: <= 1 +# put_align_mtu: <= 0 +# am_short: <= 8K +# am_bcopy: <= 8K +# am_zcopy: <= 64K, up to 6 iov +# am_opt_zcopy_align: <= 1 +# am_align_mtu: <= 0 +# am header: <= 8037 +# connection: to ep, to iface +# device priority: 1 +# device num paths: 1 +# max eps: 256 +# device address: 18 bytes +# iface address: 2 bytes +# ep address: 10 bytes +# error handling: peer failure, ep_check, keepalive +# +# Transport: tcp +# Device: em1.295 +# Type: network +# System device: em1.295 (0) +# +# capabilities: +# bandwidth: 113.16/ppn + 0.00 MB/sec +# latency: 5776 nsec +# overhead: 50000 nsec +# put_zcopy: <= 18446744073709551590, up to 6 iov +# put_opt_zcopy_align: <= 1 +# put_align_mtu: <= 0 +# am_short: <= 8K +# am_bcopy: <= 8K +# am_zcopy: <= 64K, up to 6 iov +# am_opt_zcopy_align: <= 1 +# am_align_mtu: <= 0 +# am header: <= 8037 +# connection: to ep, to iface +# device priority: 1 +# device num paths: 1 +# max eps: 256 +# device address: 6 bytes +# iface address: 2 bytes +# ep address: 10 bytes +# error handling: peer failure, ep_check, keepalive +# +# Transport: tcp +# Device: em1 +# Type: network +# System device: +# +# capabilities: +# bandwidth: 113.16/ppn + 0.00 MB/sec +# latency: 5776 nsec +# overhead: 50000 nsec +# put_zcopy: <= 18446744073709551590, up to 6 iov +# put_opt_zcopy_align: <= 1 +# put_align_mtu: <= 0 +# am_short: <= 8K +# am_bcopy: <= 8K +# am_zcopy: <= 64K, up to 6 iov +# am_opt_zcopy_align: <= 1 +# am_align_mtu: <= 0 +# am header: <= 8037 +# connection: to ep, to iface +# device priority: 0 +# device num paths: 1 +# max eps: 256 +# device address: 6 bytes +# iface address: 2 bytes +# ep address: 10 bytes +# error handling: peer failure, ep_check, keepalive +# +# +# Connection manager: tcp +# max_conn_priv: 2064 bytes +# +# Memory domain: sysv +# Component: sysv +# allocate: unlimited +# remote key: 12 bytes +# rkey_ptr is supported +# memory types: host (access,alloc,cache) +# +# Transport: sysv +# Device: memory +# Type: intra-node +# System device: +# +# capabilities: +# bandwidth: 0.00/ppn + 15360.00 MB/sec +# latency: 80 nsec +# overhead: 10 nsec +# put_short: <= 4294967295 +# put_bcopy: unlimited +# get_bcopy: unlimited +# am_short: <= 100 +# am_bcopy: <= 8256 +# domain: cpu +# atomic_add: 32, 64 bit +# atomic_and: 32, 64 bit +# atomic_or: 32, 64 bit +# atomic_xor: 32, 64 bit +# atomic_fadd: 32, 64 bit +# atomic_fand: 32, 64 bit +# atomic_for: 32, 64 bit +# atomic_fxor: 32, 64 bit +# atomic_swap: 32, 64 bit +# atomic_cswap: 32, 64 bit +# connection: to iface +# device priority: 0 +# device num paths: 1 +# max eps: inf +# device address: 8 bytes +# iface address: 8 bytes +# error handling: ep_check +# +# +# Memory domain: posix +# Component: posix +# allocate: <= 395328616K +# remote key: 24 bytes +# rkey_ptr is supported +# memory types: host (access,alloc,cache) +# +# Transport: posix +# Device: memory +# Type: intra-node +# System device: +# +# capabilities: +# bandwidth: 0.00/ppn + 15360.00 MB/sec +# latency: 80 nsec +# overhead: 10 nsec +# put_short: <= 4294967295 +# put_bcopy: unlimited +# get_bcopy: unlimited +# am_short: <= 100 +# am_bcopy: <= 8256 +# domain: cpu +# atomic_add: 32, 64 bit +# atomic_and: 32, 64 bit +# atomic_or: 32, 64 bit +# atomic_xor: 32, 64 bit +# atomic_fadd: 32, 64 bit +# atomic_fand: 32, 64 bit +# atomic_for: 32, 64 bit +# atomic_fxor: 32, 64 bit +# atomic_swap: 32, 64 bit +# atomic_cswap: 32, 64 bit +# connection: to iface +# device priority: 0 +# device num paths: 1 +# max eps: inf +# device address: 8 bytes +# iface address: 8 bytes +# error handling: ep_check +# +# +# Memory domain: mlx5_0 +# Component: ib +# register: unlimited, dmabuf, cost: 180 nsec +# remote key: 8 bytes +# local memory handle is required for zcopy +# memory invalidation is supported +# memory types: host (access,reg,cache), cuda (reg,cache) +# +# Transport: dc_mlx5 +# Device: mlx5_0:1 +# Type: network +# System device: mlx5_0 (1) +# +# capabilities: +# bandwidth: 11794.23/ppn + 0.00 MB/sec +# latency: 660 nsec +# overhead: 40 nsec +# put_short: <= 2K +# put_bcopy: <= 8256 +# put_zcopy: <= 1G, up to 11 iov +# put_opt_zcopy_align: <= 512 +# put_align_mtu: <= 4K +# get_bcopy: <= 8256 +# get_zcopy: 65..1G, up to 11 iov +# get_opt_zcopy_align: <= 512 +# get_align_mtu: <= 4K +# am_short: <= 2046 +# am_bcopy: <= 8254 +# am_zcopy: <= 8254, up to 3 iov +# am_opt_zcopy_align: <= 512 +# am_align_mtu: <= 4K +# am header: <= 138 +# domain: device +# atomic_add: 32, 64 bit +# atomic_and: 32, 64 bit +# atomic_or: 32, 64 bit +# atomic_xor: 32, 64 bit +# atomic_fadd: 32, 64 bit +# atomic_fand: 32, 64 bit +# atomic_for: 32, 64 bit +# atomic_fxor: 32, 64 bit +# atomic_swap: 32, 64 bit +# atomic_cswap: 32, 64 bit +# connection: to iface +# device priority: 50 +# device num paths: 1 +# max eps: inf +# device address: 3 bytes +# iface address: 7 bytes +# error handling: buffer (zcopy), remote access, peer failure, ep_check +# +# +# Transport: rc_verbs +# Device: mlx5_0:1 +# Type: network +# System device: mlx5_0 (1) +# +# capabilities: +# bandwidth: 11794.23/ppn + 0.00 MB/sec +# latency: 600 + 1.000 * N nsec +# overhead: 75 nsec +# put_short: <= 124 +# put_bcopy: <= 8256 +# put_zcopy: <= 1G, up to 5 iov +# put_opt_zcopy_align: <= 512 +# put_align_mtu: <= 4K +# get_bcopy: <= 8256 +# get_zcopy: 65..1G, up to 5 iov +# get_opt_zcopy_align: <= 512 +# get_align_mtu: <= 4K +# am_short: <= 123 +# am_bcopy: <= 8255 +# am_zcopy: <= 8255, up to 4 iov +# am_opt_zcopy_align: <= 512 +# am_align_mtu: <= 4K +# am header: <= 127 +# domain: device +# atomic_add: 64 bit +# atomic_fadd: 64 bit +# atomic_cswap: 64 bit +# connection: to ep +# device priority: 50 +# device num paths: 1 +# max eps: 256 +# device address: 3 bytes +# ep address: 7 bytes +# error handling: peer failure, ep_check +# +# +# Transport: rc_mlx5 +# Device: mlx5_0:1 +# Type: network +# System device: mlx5_0 (1) +# +# capabilities: +# bandwidth: 11794.23/ppn + 0.00 MB/sec +# latency: 600 + 1.000 * N nsec +# overhead: 40 nsec +# put_short: <= 2K +# put_bcopy: <= 8256 +# put_zcopy: <= 1G, up to 14 iov +# put_opt_zcopy_align: <= 512 +# put_align_mtu: <= 4K +# get_bcopy: <= 8256 +# get_zcopy: 65..1G, up to 14 iov +# get_opt_zcopy_align: <= 512 +# get_align_mtu: <= 4K +# am_short: <= 2046 +# am_bcopy: <= 8254 +# am_zcopy: <= 8254, up to 3 iov +# am_opt_zcopy_align: <= 512 +# am_align_mtu: <= 4K +# am header: <= 186 +# domain: device +# atomic_add: 32, 64 bit +# atomic_and: 32, 64 bit +# atomic_or: 32, 64 bit +# atomic_xor: 32, 64 bit +# atomic_fadd: 32, 64 bit +# atomic_fand: 32, 64 bit +# atomic_for: 32, 64 bit +# atomic_fxor: 32, 64 bit +# atomic_swap: 32, 64 bit +# atomic_cswap: 32, 64 bit +# connection: to ep +# device priority: 50 +# device num paths: 1 +# max eps: 256 +# device address: 3 bytes +# ep address: 10 bytes +# error handling: buffer (zcopy), remote access, peer failure, ep_check +# +# +# Transport: ud_verbs +# Device: mlx5_0:1 +# Type: network +# System device: mlx5_0 (1) +# +# capabilities: +# bandwidth: 11794.23/ppn + 0.00 MB/sec +# latency: 630 nsec +# overhead: 105 nsec +# am_short: <= 116 +# am_bcopy: <= 4088 +# am_zcopy: <= 4088, up to 5 iov +# am_opt_zcopy_align: <= 512 +# am_align_mtu: <= 4K +# am header: <= 3992 +# connection: to ep, to iface +# device priority: 50 +# device num paths: 1 +# max eps: inf +# device address: 3 bytes +# iface address: 3 bytes +# ep address: 6 bytes +# error handling: peer failure, ep_check +# +# +# Transport: ud_mlx5 +# Device: mlx5_0:1 +# Type: network +# System device: mlx5_0 (1) +# +# capabilities: +# bandwidth: 11794.23/ppn + 0.00 MB/sec +# latency: 630 nsec +# overhead: 80 nsec +# am_short: <= 180 +# am_bcopy: <= 4088 +# am_zcopy: <= 4088, up to 3 iov +# am_opt_zcopy_align: <= 512 +# am_align_mtu: <= 4K +# am header: <= 132 +# connection: to ep, to iface +# device priority: 50 +# device num paths: 1 +# max eps: inf +# device address: 3 bytes +# iface address: 3 bytes +# ep address: 6 bytes +# error handling: peer failure, ep_check +# +# +# Connection manager: rdmacm +# max_conn_priv: 54 bytes +# +# Memory domain: cma +# Component: cma +# register: unlimited, cost: 9 nsec +# memory types: host (access,reg_nonblock,reg,cache) +# +# Transport: cma +# Device: memory +# Type: intra-node +# System device: +# +# capabilities: +# bandwidth: 0.00/ppn + 11145.00 MB/sec +# latency: 80 nsec +# overhead: 2000 nsec +# put_zcopy: unlimited, up to 16 iov +# put_opt_zcopy_align: <= 1 +# put_align_mtu: <= 1 +# get_zcopy: unlimited, up to 16 iov +# get_opt_zcopy_align: <= 1 +# get_align_mtu: <= 1 +# connection: to iface +# device priority: 0 +# device num paths: 1 +# max eps: inf +# device address: 8 bytes +# iface address: 4 bytes +# error handling: peer failure, ep_check +# +# +# Memory domain: cuda_cpy +# Component: cuda_cpy +# allocate: unlimited +# register: unlimited, cost: 0 nsec +# memory types: host (reg), cuda (access,alloc,reg,cache,detect), cuda-managed (access,alloc,reg,cache,detect) +# +# Transport: cuda_copy +# Device: cuda +# Type: accelerator +# System device: +# +# capabilities: +# bandwidth: 10000.00/ppn + 0.00 MB/sec +# latency: 8000 nsec +# overhead: 0 nsec +# put_short: <= 4294967295 +# put_zcopy: unlimited, up to 1 iov +# put_opt_zcopy_align: <= 1 +# put_align_mtu: <= 1 +# get_short: <= 4294967295 +# get_zcopy: unlimited, up to 1 iov +# get_opt_zcopy_align: <= 1 +# get_align_mtu: <= 1 +# connection: to iface +# device priority: 0 +# device num paths: 1 +# max eps: inf +# device address: 0 bytes +# iface address: 8 bytes +# error handling: none +# +# +# Memory domain: cuda_ipc +# Component: cuda_ipc +# register: unlimited, cost: 0 nsec +# remote key: 112 bytes +# memory invalidation is supported +# memory types: cuda (access,reg,cache) +# +# Transport: cuda_ipc +# Device: cuda +# Type: intra-node +# System device: +# +# capabilities: +# bandwidth: 300000.00/ppn + 0.00 MB/sec +# latency: 1000 nsec +# overhead: 7000 nsec +# put_zcopy: unlimited, up to 1 iov +# put_opt_zcopy_align: <= 1 +# put_align_mtu: <= 1 +# get_zcopy: <= 0, up to 1 iov +# get_opt_zcopy_align: <= 1 +# get_align_mtu: <= 1 +# connection: to iface +# device priority: 0 +# device num paths: 1 +# max eps: inf +# device address: 8 bytes +# iface address: 4 bytes +# error handling: peer failure, ep_check +# +# +# Memory domain: gdr_copy +# Component: gdr_copy +# register: unlimited, cost: 0 nsec +# remote key: 24 bytes +# memory types: cuda (access,reg,cache) +# +# Transport: gdr_copy +# Device: cuda +# Type: accelerator +# System device: +# +# capabilities: +# bandwidth: 6911.00/ppn + 0.00 MB/sec +# latency: 1400 nsec +# overhead: 0 nsec +# put_short: <= 4294967295 +# get_short: <= 4294967295 +# connection: to iface +# device priority: 0 +# device num paths: 1 +# max eps: inf +# device address: 0 bytes +# iface address: 8 bytes +# error handling: none +# +) +== 2024-11-27 17:52:33,908 easyblock.py:3235 INFO Checking for banned/required linked shared libraries... +== 2024-11-27 17:52:33,908 easyblock.py:3253 INFO No banned/required libraries specified +== 2024-11-27 17:52:36,689 filetools.py:385 INFO Path /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq successfully removed. +== 2024-11-27 17:52:36,690 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_PATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:1;/user/gent/470/vsc47063/easybuild/easybuild-framework:2;/usr/libexec/jobcli:1;/usr/local/vsc/bin:1;/opt/VirtualGL/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/user/gent/470/vsc47063/.dotnet/tools:1 (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:1;/user/gent/470/vsc47063/easybuild/easybuild-framework:2;/usr/libexec/jobcli:1;/usr/local/vsc/bin:1;/opt/VirtualGL/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/user/gent/470/vsc47063/.dotnet/tools:1') +== 2024-11-27 17:52:36,690 environment.py:93 INFO Environment variable _ModuleTable002_ set to e30sCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiQXV0b2NvbmYvMi43MS1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwNzEuKmdjY2NvcmUuKnpmaW5hbC0uMDAwMDAwMDEzLjAwMDAwMDAwMi4qemZpbmFsIiwKfSwKQXV0b21ha2UgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvQXV0b21ha2UvMS4xNi41LUdDQ2NvcmUtMTMuMi4wLmx1YSIsCmZ1bGxOYW1lID0gIkF1dG9tYWtlLzEuMTYuNS1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDEwLApwcm9wVCA9IHt9LApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gIkF1dG9t (previous value: 'LApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gIkNVREEvMTIuNC4wIiwKd1YgPSAiMDAwMDAwMDEyLjAwMDAwMDAwNC4qemZpbmFsIiwKfSwKR0NDY29yZSA9IHsKZm4gPSAiL2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1pYi9tb2R1bGVzL2FsbC9HQ0Njb3JlLzEzLjIuMC5sdWEiLApmdWxsTmFtZSA9ICJHQ0Njb3JlLzEzLjIuMCIsCmxvYWRPcmRlciA9IDUsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiR0NDY29yZS8xMy4yLjAiLAp3ViA9ICIwMDAwMDAwMTMuMDAwMDAwMDAyLip6ZmluYWwiLAp9LApHRFJDb3B5ID0gewpmbiA9ICIvYXBwcy9nZW50L1JIRUw4L2Nhc2Nh') +== 2024-11-27 17:52:36,690 environment.py:93 INFO Environment variable _ModuleTable004_ set to MDIwMjIwMzE3LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCkNVREEgPSB7CmZuID0gIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwvQ1VEQS8xMi40LjAubHVhIiwKZnVsbE5hbWUgPSAiQ1VEQS8xMi40LjAiLApsb2FkT3JkZXIgPSAxNywKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJDVURBLzEyLjQuMCIsCndWID0gIjAwMDAwMDAxMi4wMDAwMDAwMDQuKnpmaW5hbCIsCn0sCkdDQ2NvcmUgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxl (previous value: 'ICJVQ1gvMS4xNS4wLUdDQ2NvcmUtMTMuMi4wIiwKbG9hZE9yZGVyID0gOCwKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDEsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJVQ1gvMS4xNS4wLUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAiMDAwMDAwMDAxLjAwMDAwMDAxNS4qZ2NjY29yZS4qemZpbmFsLS4wMDAwMDAwMTMuMDAwMDAwMDAyLip6ZmluYWwiLAp9LApjbHVzdGVyID0gewpmbiA9ICIvZXRjL21vZHVsZWZpbGVzL3ZzYy9jbHVzdGVyL2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiY2x1c3Rlci9kb25waGFuIiwKbG9hZE9yZGVyID0gNCwKcHJvcFQgPSB7Cmxtb2QgPSB7CnN0aWNreSA9IDEsCn0sCn0sCnN0YWNrRGVwdGggPSAwLApzdGF0dXMgPSAiYWN0aXZl') +== 2024-11-27 17:52:36,690 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_MODULEPATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:2;/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:1;/apps/gent/RHEL8/cascadelake-ib/modules/all:1;/etc/modulefiles/vsc:1 (previous value: '/tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:2;/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:1;/apps/gent/RHEL8/cascadelake-ib/modules/all:1;/etc/modulefiles/vsc:1') +== 2024-11-27 17:52:36,690 environment.py:93 INFO Environment variable _ModuleTable001_ set to X01vZHVsZVRhYmxlXyA9IHsKTVR2ZXJzaW9uID0gMywKY19yZWJ1aWxkVGltZSA9IDcyMDAuMCwKY19zaG9ydFRpbWUgPSA1LjUzMzE1Njg3MTc5NTcsCmRlcHRoVCA9IHt9LApmYW1pbHkgPSB7CmNsdXN0ZXIgPSAiY2x1c3RlciIsCmVudl9zbHVybSA9ICJlbnYvc2x1cm0iLAplbnZfc29mdHdhcmUgPSAiZW52L3NvZnR3YXJlIiwKZW52X3ZzYyA9ICJlbnYvdnNjIiwKfSwKbVQgPSB7CkF1dG9jb25mID0gewpmbiA9ICIvYXBwcy9nZW50L1JIRUw4L2Nhc2NhZGVsYWtlLWliL21vZHVsZXMvYWxsL0F1dG9jb25mLzIuNzEtR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiQXV0b2NvbmYvMi43MS1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDksCnByb3BUID0g (previous value: 'X01vZHVsZVRhYmxlXyA9IHsKTVR2ZXJzaW9uID0gMywKY19yZWJ1aWxkVGltZSA9IDcyMDAuMCwKY19zaG9ydFRpbWUgPSA1LjUzMzE1Njg3MTc5NTcsCmRlcHRoVCA9IHt9LApmYW1pbHkgPSB7CmNsdXN0ZXIgPSAiY2x1c3RlciIsCmVudl9zbHVybSA9ICJlbnYvc2x1cm0iLAplbnZfc29mdHdhcmUgPSAiZW52L3NvZnR3YXJlIiwKZW52X3ZzYyA9ICJlbnYvdnNjIiwKfSwKbVQgPSB7CkNVREEgPSB7CmZuID0gIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwvQ1VEQS8xMi40LjAubHVhIiwKZnVsbE5hbWUgPSAiQ1VEQS8xMi40LjAiLApsb2FkT3JkZXIgPSA5LApwcm9wVCA9IHt9') +== 2024-11-27 17:52:36,690 environment.py:93 INFO Environment variable LOADEDMODULES set to env/vsc/donphan:env/slurm/donphan:env/software/donphan:cluster/donphan:GCCcore/13.2.0:binutils/2.40-GCCcore-13.2.0:M4/1.4.19-GCCcore-13.2.0:Perl/5.38.0-GCCcore-13.2.0:Autoconf/2.71-GCCcore-13.2.0:Automake/1.16.5-GCCcore-13.2.0:libtool/2.4.7-GCCcore-13.2.0:Autotools/20220317-GCCcore-13.2.0:pkgconf/2.0.3-GCCcore-13.2.0:zlib/1.2.13-GCCcore-13.2.0:numactl/2.0.16-GCCcore-13.2.0:UCX/1.15.0-GCCcore-13.2.0:CUDA/12.4.0:GDRCopy/2.4-GCCcore-13.2.0 (previous value: 'env/vsc/donphan:env/slurm/donphan:env/software/donphan:cluster/donphan:GCCcore/13.2.0:zlib/1.2.13-GCCcore-13.2.0:numactl/2.0.16-GCCcore-13.2.0:UCX/1.15.0-GCCcore-13.2.0:CUDA/12.4.0:GDRCopy/2.4-GCCcore-13.2.0') +== 2024-11-27 17:52:36,690 environment.py:93 INFO Environment variable _ModuleTable003_ set to YWtlLzEuMTYuNS1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMS4wMDAwMDAwMTYuMDAwMDAwMDA1LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCkF1dG90b29scyA9IHsKZm4gPSAiL2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1pYi9tb2R1bGVzL2FsbC9BdXRvdG9vbHMvMjAyMjAzMTctR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiQXV0b3Rvb2xzLzIwMjIwMzE3LUdDQ2NvcmUtMTMuMi4wIiwKbG9hZE9yZGVyID0gMTIsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAwLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiQXV0b3Rvb2xzLzIwMjIwMzE3LUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAi (previous value: 'ZGVsYWtlLWFtcGVyZS1pYi9tb2R1bGVzL2FsbC9HRFJDb3B5LzIuNC1HQ0Njb3JlLTEzLjIuMC5sdWEiLApmdWxsTmFtZSA9ICJHRFJDb3B5LzIuNC1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDEwLApwcm9wVCA9IHt9LApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gIkdEUkNvcHkvMi40LUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAiMDAwMDAwMDAyLjAwMDAwMDAwNC4qZ2NjY29yZS4qemZpbmFsLS4wMDAwMDAwMTMuMDAwMDAwMDAyLip6ZmluYWwiLAp9LApVQ1ggPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvVUNYLzEuMTUuMC1HQ0Njb3JlLTEzLjIuMC5sdWEiLApmdWxsTmFtZSA9') +== 2024-11-27 17:52:36,690 environment.py:93 INFO Environment variable _ModuleTable_Sz_ set to 16 (previous value: '9') +== 2024-11-27 17:52:36,691 environment.py:93 INFO Environment variable MANPATH set to /apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/man:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share/man:: (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share/man::') +== 2024-11-27 17:52:36,691 environment.py:93 INFO Environment variable PATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:/user/gent/470/vsc47063/easybuild/easybuild-framework:/usr/libexec/jobcli:/usr/local/vsc/bin:/opt/VirtualGL/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/user/gent/470/vsc47063/.dotnet/tools (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:/user/gent/470/vsc47063/easybuild/easybuild-framework:/usr/libexec/jobcli:/usr/local/vsc/bin:/opt/VirtualGL/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/user/gent/470/vsc47063/.dotnet/tools') +== 2024-11-27 17:52:36,691 environment.py:93 INFO Environment variable _LMFILES_ set to /etc/modulefiles/vsc/env/vsc/donphan.lua:/etc/modulefiles/vsc/env/slurm/donphan.lua:/etc/modulefiles/vsc/env/software/donphan.lua:/etc/modulefiles/vsc/cluster/donphan.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/GCCcore/13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/binutils/2.40-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/M4/1.4.19-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Perl/5.38.0-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Autoconf/2.71-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Automake/1.16.5-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/libtool/2.4.7-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Autotools/20220317-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/pkgconf/2.0.3-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/zlib/1.2.13-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/numactl/2.0.16-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/UCX/1.15.0-GCCcore-13.2.0.lua:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all/CUDA/12.4.0.lua:/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all/GDRCopy/2.4-GCCcore-13.2.0.lua (previous value: '/etc/modulefiles/vsc/env/vsc/donphan.lua:/etc/modulefiles/vsc/env/slurm/donphan.lua:/etc/modulefiles/vsc/env/software/donphan.lua:/etc/modulefiles/vsc/cluster/donphan.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/GCCcore/13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/zlib/1.2.13-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/numactl/2.0.16-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/UCX/1.15.0-GCCcore-13.2.0.lua:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all/CUDA/12.4.0.lua:/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all/GDRCopy/2.4-GCCcore-13.2.0.lua') +== 2024-11-27 17:52:36,691 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_CMAKE_PREFIX_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0:1 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0:1') +== 2024-11-27 17:52:36,691 environment.py:93 INFO Environment variable CMAKE_PREFIX_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0') +== 2024-11-27 17:52:36,691 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_LD_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:1 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64:1') +== 2024-11-27 17:52:36,691 environment.py:93 INFO Environment variable LD_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64') +== 2024-11-27 17:52:36,691 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_MANPATH set to /apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/man:1;/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share/man:1 (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share/man:1') +== 2024-11-27 17:52:36,691 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_XDG_DATA_DIRS set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share:1 (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share:1') +== 2024-11-27 17:52:36,691 environment.py:93 INFO Environment variable XDG_DATA_DIRS set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/share:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/share:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share') +== 2024-11-27 17:52:36,692 environment.py:93 INFO Environment variable _ModuleTable005_ set to cy9hbGwvR0NDY29yZS8xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiR0NDY29yZS8xMy4yLjAiLApsb2FkT3JkZXIgPSA1LApwcm9wVCA9IHt9LApzdGFja0RlcHRoID0gMCwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gIkdDQ2NvcmUvMTMuMi4wIiwKd1YgPSAiMDAwMDAwMDEzLjAwMDAwMDAwMi4qemZpbmFsIiwKfSwKR0RSQ29weSA9IHsKZm4gPSAiL2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwvR0RSQ29weS8yLjQtR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiR0RSQ29weS8yLjQtR0NDY29yZS0xMy4yLjAiLApsb2FkT3JkZXIgPSAxOCwKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1cyA9ICJh (previous value: 'IiwKdXNlck5hbWUgPSAiY2x1c3Rlci9kb25waGFuIiwKd1YgPSAiKmRvbnBoYW4uKnpmaW5hbCIsCn0sClsiZW52L3NsdXJtIl0gPSB7CmZuID0gIi9ldGMvbW9kdWxlZmlsZXMvdnNjL2Vudi9zbHVybS9kb25waGFuLmx1YSIsCmZ1bGxOYW1lID0gImVudi9zbHVybS9kb25waGFuIiwKbG9hZE9yZGVyID0gMiwKcHJvcFQgPSB7Cmxtb2QgPSB7CnN0aWNreSA9IDEsCn0sCn0sCnJlZl9jb3VudCA9IDEsCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiZW52L3NsdXJtL2RvbnBoYW4iLAp3ViA9ICIqZG9ucGhhbi4qemZpbmFsIiwKfSwKWyJlbnYvc29mdHdhcmUiXSA9IHsKZm4gPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MvZW52L3NvZnR3YXJl') +== 2024-11-27 17:52:36,692 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_CPATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/include:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/include:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/include:1 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/include:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/include:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include:1') +== 2024-11-27 17:52:36,692 environment.py:93 INFO Environment variable CPATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/include (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include') +== 2024-11-27 17:52:36,692 environment.py:93 INFO Environment variable EBDEVELBINUTILS set to /apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/easybuild/binutils-2.40-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:36,692 environment.py:93 INFO Environment variable EBROOTBINUTILS set to /apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:36,692 environment.py:93 INFO Environment variable EBVERSIONBINUTILS set to 2.40 (previously undefined) +== 2024-11-27 17:52:36,692 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/stubs/lib64:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:1 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/stubs/lib64:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:1') +== 2024-11-27 17:52:36,692 environment.py:93 INFO Environment variable LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/stubs/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/stubs/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib') +== 2024-11-27 17:52:36,692 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_PKG_CONFIG_PATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib/pkgconfig:1 (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib/pkgconfig:1') +== 2024-11-27 17:52:36,692 environment.py:93 INFO Environment variable PKG_CONFIG_PATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib/pkgconfig (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib/pkgconfig') +== 2024-11-27 17:52:36,692 environment.py:93 INFO Environment variable _ModuleTable006_ set to Y3RpdmUiLAp1c2VyTmFtZSA9ICJHRFJDb3B5LzIuNC1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwMDQuKmdjY2NvcmUuKnpmaW5hbC0uMDAwMDAwMDEzLjAwMDAwMDAwMi4qemZpbmFsIiwKfSwKTTQgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvTTQvMS40LjE5LUdDQ2NvcmUtMTMuMi4wLmx1YSIsCmZ1bGxOYW1lID0gIk00LzEuNC4xOS1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDcsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAyLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiTTQvMS40LjE5LUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAiMDAwMDAwMDAxLjAwMDAwMDAwNC4wMDAw (previous value: 'L2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiZW52L3NvZnR3YXJlL2RvbnBoYW4iLApsb2FkT3JkZXIgPSAzLApwcm9wVCA9IHsKbG1vZCA9IHsKc3RpY2t5ID0gMSwKfSwKfSwKcmVmX2NvdW50ID0gMSwKc3RhY2tEZXB0aCA9IDEsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJlbnYvc29mdHdhcmUvZG9ucGhhbiIsCndWID0gIipkb25waGFuLip6ZmluYWwiLAp9LApbImVudi92c2MiXSA9IHsKZm4gPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MvZW52L3ZzYy9kb25waGFuLmx1YSIsCmZ1bGxOYW1lID0gImVudi92c2MvZG9ucGhhbiIsCmxvYWRPcmRlciA9IDEsCnByb3BUID0gewpsbW9kID0gewpzdGlja3kgPSAxLAp9LAp9LApyZWZfY291bnQgPSAxLApzdGFja0Rl') +== 2024-11-27 17:52:36,692 environment.py:93 INFO Environment variable _ModuleTable007_ set to MDAwMTkuKmdjY2NvcmUuKnpmaW5hbC0uMDAwMDAwMDEzLjAwMDAwMDAwMi4qemZpbmFsIiwKfSwKUGVybCA9IHsKZm4gPSAiL2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1pYi9tb2R1bGVzL2FsbC9QZXJsLzUuMzguMC1HQ0Njb3JlLTEzLjIuMC5sdWEiLApmdWxsTmFtZSA9ICJQZXJsLzUuMzguMC1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDgsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAyLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiUGVybC81LjM4LjAtR0NDY29yZS0xMy4yLjAiLAp3ViA9ICIwMDAwMDAwMDUuMDAwMDAwMDM4LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sClVDWCA9IHsKZm4gPSAi (previous value: 'cHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gImVudi92c2MvZG9ucGhhbiIsCndWID0gIipkb25waGFuLip6ZmluYWwiLAp9LApudW1hY3RsID0gewpmbiA9ICIvYXBwcy9nZW50L1JIRUw4L2Nhc2NhZGVsYWtlLWliL21vZHVsZXMvYWxsL251bWFjdGwvMi4wLjE2LUdDQ2NvcmUtMTMuMi4wLmx1YSIsCmZ1bGxOYW1lID0gIm51bWFjdGwvMi4wLjE2LUdDQ2NvcmUtMTMuMi4wIiwKbG9hZE9yZGVyID0gNywKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDIsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJudW1hY3RsLzIuMC4xNi1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwMDAuMDAwMDAwMDE2LipnY2Njb3JlLip6Zmlu') +== 2024-11-27 17:52:36,692 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_ACLOCAL_PATH set to /apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share/aclocal:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share/aclocal:1;/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share/aclocal:1 (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable ACLOCAL_PATH set to /apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share/aclocal:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share/aclocal:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share/aclocal (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBDEVELAUTOCONF set to /apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/easybuild/Autoconf-2.71-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBDEVELAUTOMAKE set to /apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/easybuild/Automake-1.16.5-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBDEVELAUTOTOOLS set to /apps/gent/RHEL8/cascadelake-ib/software/Autotools/20220317-GCCcore-13.2.0/easybuild/Autotools-20220317-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBDEVELLIBTOOL set to /apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/easybuild/libtool-2.4.7-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBDEVELM4 set to /apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/easybuild/M4-1.4.19-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBDEVELPERL set to /apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/easybuild/Perl-5.38.0-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBEXTSLISTPERL set to threads-2.21,constant-1.33,Getopt::Long-2.54,File::Path-2.18,File::Spec-3.75,IO::File-1.51,Thread::Queue-3.13,Carp-1.50,Exporter-5.77,Text::ParseWords-3.31,Data::Dumper-2.183 (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBROOTAUTOCONF set to /apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBROOTAUTOMAKE set to /apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBROOTAUTOTOOLS set to /apps/gent/RHEL8/cascadelake-ib/software/Autotools/20220317-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBROOTLIBTOOL set to /apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBROOTM4 set to /apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBROOTPERL set to /apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:36,693 environment.py:93 INFO Environment variable EBVERSIONAUTOCONF set to 2.71 (previously undefined) +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable EBVERSIONAUTOMAKE set to 1.16.5 (previously undefined) +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable EBVERSIONAUTOTOOLS set to 20220317 (previously undefined) +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable EBVERSIONLIBTOOL set to 2.4.7 (previously undefined) +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable EBVERSIONM4 set to 1.4.19 (previously undefined) +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable EBVERSIONPERL set to 5.38.0 (previously undefined) +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable _ModuleTable008_ set to L2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1pYi9tb2R1bGVzL2FsbC9VQ1gvMS4xNS4wLUdDQ2NvcmUtMTMuMi4wLmx1YSIsCmZ1bGxOYW1lID0gIlVDWC8xLjE1LjAtR0NDY29yZS0xMy4yLjAiLApsb2FkT3JkZXIgPSAxNiwKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJVQ1gvMS4xNS4wLUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAiMDAwMDAwMDAxLjAwMDAwMDAxNS4qZ2NjY29yZS4qemZpbmFsLS4wMDAwMDAwMTMuMDAwMDAwMDAyLip6ZmluYWwiLAp9LApiaW51dGlscyA9IHsKZm4gPSAiL2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1pYi9tb2R1bGVzL2FsbC9iaW51dGlscy8yLjQwLUdDQ2NvcmUtMTMu (previous value: 'YWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCnpsaWIgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvemxpYi8xLjIuMTMtR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiemxpYi8xLjIuMTMtR0NDY29yZS0xMy4yLjAiLApsb2FkT3JkZXIgPSA2LApwcm9wVCA9IHt9LApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gInpsaWIvMS4yLjEzLUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAiMDAwMDAwMDAxLjAwMDAwMDAwMi4wMDAwMDAwMTMuKmdjY2NvcmUuKnpmaW5hbC0uMDAwMDAwMDEzLjAwMDAwMDAwMi4qemZpbmFsIiwKfSwKfSwKbXBhdGhBID0gewoiL3RtcC92c2M0') +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable _ModuleTable009_ set to Mi4wLmx1YSIsCmZ1bGxOYW1lID0gImJpbnV0aWxzLzIuNDAtR0NDY29yZS0xMy4yLjAiLApsb2FkT3JkZXIgPSA2LApwcm9wVCA9IHt9LApzdGFja0RlcHRoID0gMCwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gImJpbnV0aWxzLzIuNDAtR0NDY29yZS0xMy4yLjAiLAp3ViA9ICIwMDAwMDAwMDIuMDAwMDAwMDQwLipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCmNsdXN0ZXIgPSB7CmZuID0gIi9ldGMvbW9kdWxlZmlsZXMvdnNjL2NsdXN0ZXIvZG9ucGhhbi5sdWEiLApmdWxsTmFtZSA9ICJjbHVzdGVyL2RvbnBoYW4iLApsb2FkT3JkZXIgPSA0LApwcm9wVCA9IHsKbG1vZCA9IHsKc3RpY2t5ID0gMSwKfSwKfSwKc3RhY2tE (previous value: 'NzA2My9lYi1qN2xtczNtZi90bXA2cW92MHpocS9hbGwiCiwgIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwiCiwgIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtYW1wZXJlLWliL21vZHVsZXMvYWxsIiwgIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwiLCAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9LApzeXN0ZW1CYXNlTVBBVEggPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9Cg==') +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable _ModuleTable010_ set to ZXB0aCA9IDAsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJjbHVzdGVyL2RvbnBoYW4iLAp3ViA9ICIqZG9ucGhhbi4qemZpbmFsIiwKfSwKWyJlbnYvc2x1cm0iXSA9IHsKZm4gPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MvZW52L3NsdXJtL2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiZW52L3NsdXJtL2RvbnBoYW4iLApsb2FkT3JkZXIgPSAyLApwcm9wVCA9IHsKbG1vZCA9IHsKc3RpY2t5ID0gMSwKfSwKfSwKcmVmX2NvdW50ID0gMSwKc3RhY2tEZXB0aCA9IDEsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJlbnYvc2x1cm0vZG9ucGhhbiIsCndWID0gIipkb25waGFuLip6ZmluYWwiLAp9LApbImVudi9zb2Z0d2FyZSJdID0gewpmbiA9ICIvZXRjL21v (previous value: 'YXRoQSA9IHsKIi90bXAvdnNjNDcwNjMvZWItajdsbXMzbWYvdG1wNnFvdjB6aHEvYWxsIgosICIvc2NyYXRjaC9nZW50L3ZvLzAwMS9ndm8wMDExNy9lYXN5YnVpbGQvUkhFTDgvY2FzY2FkZWxha2UtYW1wZXJlLWliL21vZHVsZXMvYWxsIgosICIvYXBwcy9nZW50L1JIRUw4L2Nhc2NhZGVsYWtlLWFtcGVyZS1pYi9tb2R1bGVzL2FsbCIsICIvYXBwcy9nZW50L1JIRUw4L2Nhc2NhZGVsYWtlLWliL21vZHVsZXMvYWxsIiwgIi9ldGMvbW9kdWxlZmlsZXMvdnNjIiwKfSwKc3lzdGVtQmFzZU1QQVRIID0gIi9ldGMvbW9kdWxlZmlsZXMvdnNjIiwKfQo=') +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable _ModuleTable011_ set to ZHVsZWZpbGVzL3ZzYy9lbnYvc29mdHdhcmUvZG9ucGhhbi5sdWEiLApmdWxsTmFtZSA9ICJlbnYvc29mdHdhcmUvZG9ucGhhbiIsCmxvYWRPcmRlciA9IDMsCnByb3BUID0gewpsbW9kID0gewpzdGlja3kgPSAxLAp9LAp9LApyZWZfY291bnQgPSAxLApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gImVudi9zb2Z0d2FyZS9kb25waGFuIiwKd1YgPSAiKmRvbnBoYW4uKnpmaW5hbCIsCn0sClsiZW52L3ZzYyJdID0gewpmbiA9ICIvZXRjL21vZHVsZWZpbGVzL3ZzYy9lbnYvdnNjL2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiZW52L3ZzYy9kb25waGFuIiwKbG9hZE9yZGVyID0gMSwKcHJvcFQgPSB7Cmxtb2QgPSB7CnN0aWNreSA9IDEsCn0s (previously undefined) +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable _ModuleTable012_ set to Cn0sCnJlZl9jb3VudCA9IDEsCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiZW52L3ZzYy9kb25waGFuIiwKd1YgPSAiKmRvbnBoYW4uKnpmaW5hbCIsCn0sCmxpYnRvb2wgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvbGlidG9vbC8yLjQuNy1HQ0Njb3JlLTEzLjIuMC5sdWEiLApmdWxsTmFtZSA9ICJsaWJ0b29sLzIuNC43LUdDQ2NvcmUtMTMuMi4wIiwKbG9hZE9yZGVyID0gMTEsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAibGlidG9vbC8yLjQuNy1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwMDQu (previously undefined) +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable EBDEVELPKGCONF set to /apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/easybuild/pkgconf-2.0.3-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable EBROOTPKGCONF set to /apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable EBVERSIONPKGCONF set to 2.0.3 (previously undefined) +== 2024-11-27 17:52:36,694 environment.py:93 INFO Environment variable _ModuleTable013_ set to MDAwMDAwMDA3LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCm51bWFjdGwgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvbnVtYWN0bC8yLjAuMTYtR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAibnVtYWN0bC8yLjAuMTYtR0NDY29yZS0xMy4yLjAiLApsb2FkT3JkZXIgPSAxNSwKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDEsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJudW1hY3RsLzIuMC4xNi1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwMDAuMDAwMDAwMDE2LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIu (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable _ModuleTable014_ set to KnpmaW5hbCIsCn0sCnBrZ2NvbmYgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvcGtnY29uZi8yLjAuMy1HQ0Njb3JlLTEzLjIuMC5sdWEiLApmdWxsTmFtZSA9ICJwa2djb25mLzIuMC4zLUdDQ2NvcmUtMTMuMi4wIiwKbG9hZE9yZGVyID0gMTMsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAwLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAicGtnY29uZi8yLjAuMy1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwMDAuMDAwMDAwMDAzLipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCnpsaWIgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2Fk (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable _ModuleTable015_ set to ZWxha2UtaWIvbW9kdWxlcy9hbGwvemxpYi8xLjIuMTMtR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiemxpYi8xLjIuMTMtR0NDY29yZS0xMy4yLjAiLApsb2FkT3JkZXIgPSAxNCwKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJ6bGliLzEuMi4xMy1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMS4wMDAwMDAwMDIuMDAwMDAwMDEzLipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCn0sCm1wYXRoQSA9IHsKIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwiCiwg (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable _ModuleTable016_ set to Ii9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtYW1wZXJlLWliL21vZHVsZXMvYWxsIiwgIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwiLCAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9LApzeXN0ZW1CYXNlTVBBVEggPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9Cg== (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable CC set to gcc (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable EBVARCC set to gcc (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable CFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable EBVARCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable CPPFLAGS set to -I/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include -I/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/include (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable EBVARCPPFLAGS set to -I/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include -I/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/include (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable CXX set to g++ (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable EBVARCXX set to g++ (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable CXXFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable EBVARCXXFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:36,695 environment.py:93 INFO Environment variable F77 set to gfortran (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable EBVARF77 set to gfortran (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable F90 set to gfortran (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable EBVARF90 set to gfortran (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable F90FLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable EBVARF90FLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable FC set to gfortran (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable EBVARFC set to gfortran (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable FCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable EBVARFCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable FFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable EBVARFFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable FLIBS set to -lgfortran (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable EBVARFLIBS set to -lgfortran (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable LDFLAGS set to -L/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib64 -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib (previously undefined) +== 2024-11-27 17:52:36,696 environment.py:93 INFO Environment variable EBVARLDFLAGS set to -L/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib64 -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib (previously undefined) +== 2024-11-27 17:52:36,697 environment.py:93 INFO Environment variable LIBS set to -lm -lpthread (previously undefined) +== 2024-11-27 17:52:36,697 environment.py:93 INFO Environment variable EBVARLIBS set to -lm -lpthread (previously undefined) +== 2024-11-27 17:52:36,697 environment.py:93 INFO Environment variable OPTFLAGS set to -O2 -ftree-vectorize -march=native (previously undefined) +== 2024-11-27 17:52:36,697 environment.py:93 INFO Environment variable EBVAROPTFLAGS set to -O2 -ftree-vectorize -march=native (previously undefined) +== 2024-11-27 17:52:36,697 environment.py:93 INFO Environment variable PRECFLAGS set to -fno-math-errno (previously undefined) +== 2024-11-27 17:52:36,697 environment.py:93 INFO Environment variable EBVARPRECFLAGS set to -fno-math-errno (previously undefined) +== 2024-11-27 17:52:36,697 environment.py:93 INFO Environment variable CUDA_CACHE_DISABLE set to 0 (previously undefined) +== 2024-11-27 17:52:36,697 environment.py:93 INFO Environment variable CUDA_CACHE_PATH set to /tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/eb-cuda-cache (previously undefined) +== 2024-11-27 17:52:36,697 environment.py:93 INFO Environment variable CUDA_CACHE_MAXSIZE set to 1073741824 (previously undefined) +== 2024-11-27 17:52:36,698 build_log.py:267 INFO ... (took 10 secs) +== 2024-11-27 17:52:36,698 build_log.py:267 INFO cleaning up... +== 2024-11-27 17:52:36,698 easyblock.py:3962 INFO Starting cleanup step +== 2024-11-27 17:52:36,698 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:36,698 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/ucx-1.15.0/', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:36,698 easyblock.py:3970 INFO Running method cleanup_step part of step cleanup +== 2024-11-27 17:52:36,700 easyblock.py:3702 INFO Cleaning up builddir /tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0 (in /kyukon/data/gent/470/vsc47063/vsc-software-stack/463_MATES) +== 2024-11-27 17:52:36,735 filetools.py:385 INFO Path /tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0 successfully removed. +== 2024-11-27 17:52:36,735 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:52:36,736 build_log.py:267 INFO creating module... +== 2024-11-27 17:52:36,736 easyblock.py:3962 INFO Starting module step +== 2024-11-27 17:52:36,736 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:36,736 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/ucx-1.15.0/', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:36,736 easyblock.py:3970 INFO Running method make_module_step part of step module +== 2024-11-27 17:52:36,835 ucx_plugins.py:124 INFO Running command 'ucx_info -b' +== 2024-11-27 17:52:36,877 easyblock.py:3773 INFO Module file /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0.lua written: help([==[ + +Description +=========== +Unified Communication X +An open-source production grade communication framework for data centric +and high-performance applications + +This module adds the UCX CUDA support. + + +More information +================ + - Homepage: http://www.openucx.org/ +]==]) + +whatis([==[Description: Unified Communication X +An open-source production grade communication framework for data centric +and high-performance applications + +This module adds the UCX CUDA support. +]==]) +whatis([==[Homepage: http://www.openucx.org/]==]) +whatis([==[URL: http://www.openucx.org/]==]) + +local root = "/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0" + +conflict("UCX-CUDA") + +if not ( isloaded("GCCcore/13.2.0") ) then + load("GCCcore/13.2.0") +end + +if not ( isloaded("zlib/1.2.13-GCCcore-13.2.0") ) then + load("zlib/1.2.13-GCCcore-13.2.0") +end + +if not ( isloaded("UCX/1.15.0-GCCcore-13.2.0") ) then + load("UCX/1.15.0-GCCcore-13.2.0") +end + +if not ( isloaded("CUDA/12.4.0") ) then + load("CUDA/12.4.0") +end + +if not ( isloaded("GDRCopy/2.4-GCCcore-13.2.0") ) then + load("GDRCopy/2.4-GCCcore-13.2.0") +end + +prepend_path("CMAKE_PREFIX_PATH", root) +setenv("EBROOTUCXMINCUDA", root) +setenv("EBVERSIONUCXMINCUDA", "1.15.0") +setenv("EBDEVELUCXMINCUDA", pathJoin(root, "easybuild/UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0-easybuild-devel")) + +prepend_path("UCX_MODULE_DIR", pathJoin(root, "ucx")) +setenv("EB_UCX_ucm_MODULES", ":cuda") +setenv("EB_UCX_uct_MODULES", ":ib:rdmacm:cma:cuda") +setenv("EB_UCX_ucx_perftest_MODULES", ":cuda") +setenv("EB_UCX_uct_cuda_MODULES", ":gdrcopy:gdrcopy") +-- Built with EasyBuild version 4.9.5.dev0-r9adcc1ac69afb52f19927156a3a379aa050715e2 + +== 2024-11-27 17:52:36,878 easyblock.py:1206 INFO Making devel module... +== 2024-11-27 17:52:36,878 easyblock.py:1709 INFO Loading fake module (UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0) +== 2024-11-27 17:52:36,960 ucx_plugins.py:124 INFO Running command 'ucx_info -b' +== 2024-11-27 17:52:36,980 filetools.py:1924 INFO Creating directory /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all/UCX-CUDA (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:36,980 easyblock.py:3773 INFO Module file /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0.lua written: help([==[ + +Description +=========== +Unified Communication X +An open-source production grade communication framework for data centric +and high-performance applications + +This module adds the UCX CUDA support. + + +More information +================ + - Homepage: http://www.openucx.org/ +]==]) + +whatis([==[Description: Unified Communication X +An open-source production grade communication framework for data centric +and high-performance applications + +This module adds the UCX CUDA support. +]==]) +whatis([==[Homepage: http://www.openucx.org/]==]) +whatis([==[URL: http://www.openucx.org/]==]) + +local root = "/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0" + +conflict("UCX-CUDA") + +if not ( isloaded("GCCcore/13.2.0") ) then + load("GCCcore/13.2.0") +end + +if not ( isloaded("zlib/1.2.13-GCCcore-13.2.0") ) then + load("zlib/1.2.13-GCCcore-13.2.0") +end + +if not ( isloaded("UCX/1.15.0-GCCcore-13.2.0") ) then + load("UCX/1.15.0-GCCcore-13.2.0") +end + +if not ( isloaded("CUDA/12.4.0") ) then + load("CUDA/12.4.0") +end + +if not ( isloaded("GDRCopy/2.4-GCCcore-13.2.0") ) then + load("GDRCopy/2.4-GCCcore-13.2.0") +end + +prepend_path("CMAKE_PREFIX_PATH", root) +setenv("EBROOTUCXMINCUDA", root) +setenv("EBVERSIONUCXMINCUDA", "1.15.0") +setenv("EBDEVELUCXMINCUDA", pathJoin(root, "easybuild/UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0-easybuild-devel")) + +prepend_path("UCX_MODULE_DIR", pathJoin(root, "ucx")) +setenv("EB_UCX_ucm_MODULES", ":cuda") +setenv("EB_UCX_uct_MODULES", ":ib:rdmacm:cma:cuda") +setenv("EB_UCX_ucx_perftest_MODULES", ":cuda") +setenv("EB_UCX_uct_cuda_MODULES", ":gdrcopy:gdrcopy") +-- Built with EasyBuild version 4.9.5.dev0-r9adcc1ac69afb52f19927156a3a379aa050715e2 + +== 2024-11-27 17:52:36,980 filetools.py:1924 INFO Creating directory /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/lib/UCX-CUDA (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:36,980 easyblock.py:3804 INFO Skipping devel module... +== 2024-11-27 17:52:36,980 filetools.py:340 INFO Symlinked 1.15.0-GCCcore-13.2.0-CUDA-12.4.0.lua to /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all/UCX-CUDA/default +== 2024-11-27 17:52:36,980 module_generator.py:1502 INFO Module default version file written to point to /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all/UCX-CUDA/default +== 2024-11-27 17:52:40,383 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_PATH set to /usr/libexec/jobcli:1;/usr/local/vsc/bin:1;/opt/VirtualGL/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/user/gent/470/vsc47063/.dotnet/tools:1 (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:1;/user/gent/470/vsc47063/easybuild/easybuild-framework:2;/usr/libexec/jobcli:1;/usr/local/vsc/bin:1;/opt/VirtualGL/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/user/gent/470/vsc47063/.dotnet/tools:1') +== 2024-11-27 17:52:40,383 environment.py:93 INFO Environment variable _ModuleTable002_ set to cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJjbHVzdGVyL2RvbnBoYW4iLAp3ViA9ICIqZG9ucGhhbi4qemZpbmFsIiwKfSwKWyJlbnYvc2x1cm0iXSA9IHsKZm4gPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MvZW52L3NsdXJtL2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiZW52L3NsdXJtL2RvbnBoYW4iLApsb2FkT3JkZXIgPSAyLApwcm9wVCA9IHsKbG1vZCA9IHsKc3RpY2t5ID0gMSwKfSwKfSwKcmVmX2NvdW50ID0gMSwKc3RhY2tEZXB0aCA9IDEsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJlbnYvc2x1cm0vZG9ucGhhbiIsCndWID0gIipkb25waGFuLip6ZmluYWwiLAp9LApbImVudi9zb2Z0d2FyZSJdID0gewpmbiA9ICIvZXRjL21vZHVsZWZpbGVzL3ZzYy9l (previous value: 'e30sCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiQXV0b2NvbmYvMi43MS1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwNzEuKmdjY2NvcmUuKnpmaW5hbC0uMDAwMDAwMDEzLjAwMDAwMDAwMi4qemZpbmFsIiwKfSwKQXV0b21ha2UgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvQXV0b21ha2UvMS4xNi41LUdDQ2NvcmUtMTMuMi4wLmx1YSIsCmZ1bGxOYW1lID0gIkF1dG9tYWtlLzEuMTYuNS1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDEwLApwcm9wVCA9IHt9LApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gIkF1dG9t') +== 2024-11-27 17:52:40,383 environment.py:93 INFO Environment variable _ModuleTable004_ set to IDEsCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiZW52L3ZzYy9kb25waGFuIiwKd1YgPSAiKmRvbnBoYW4uKnpmaW5hbCIsCn0sCn0sCm1wYXRoQSA9IHsKIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwiCiwgIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtYW1wZXJlLWliL21vZHVsZXMvYWxsIiwgIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwiLCAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9LApzeXN0ZW1CYXNlTVBBVEggPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9Cg== (previous value: 'MDIwMjIwMzE3LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCkNVREEgPSB7CmZuID0gIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwvQ1VEQS8xMi40LjAubHVhIiwKZnVsbE5hbWUgPSAiQ1VEQS8xMi40LjAiLApsb2FkT3JkZXIgPSAxNywKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJDVURBLzEyLjQuMCIsCndWID0gIjAwMDAwMDAxMi4wMDAwMDAwMDQuKnpmaW5hbCIsCn0sCkdDQ2NvcmUgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxl') +== 2024-11-27 17:52:40,383 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_MODULEPATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:2;/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:1;/apps/gent/RHEL8/cascadelake-ib/modules/all:1;/etc/modulefiles/vsc:1 (previous value: '/tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:2;/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:1;/apps/gent/RHEL8/cascadelake-ib/modules/all:1;/etc/modulefiles/vsc:1') +== 2024-11-27 17:52:40,383 environment.py:93 INFO Environment variable _ModuleTable001_ set to X01vZHVsZVRhYmxlXyA9IHsKTVR2ZXJzaW9uID0gMywKY19yZWJ1aWxkVGltZSA9IDcyMDAuMCwKY19zaG9ydFRpbWUgPSA1LjUzMzE1Njg3MTc5NTcsCmRlcHRoVCA9IHt9LApmYW1pbHkgPSB7CmNsdXN0ZXIgPSAiY2x1c3RlciIsCmVudl9zbHVybSA9ICJlbnYvc2x1cm0iLAplbnZfc29mdHdhcmUgPSAiZW52L3NvZnR3YXJlIiwKZW52X3ZzYyA9ICJlbnYvdnNjIiwKfSwKbVQgPSB7CmNsdXN0ZXIgPSB7CmZuID0gIi9ldGMvbW9kdWxlZmlsZXMvdnNjL2NsdXN0ZXIvZG9ucGhhbi5sdWEiLApmdWxsTmFtZSA9ICJjbHVzdGVyL2RvbnBoYW4iLApsb2FkT3JkZXIgPSA0LApwcm9wVCA9IHsKbG1vZCA9IHsKc3RpY2t5ID0gMSwKfSwKfSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1 (previous value: 'X01vZHVsZVRhYmxlXyA9IHsKTVR2ZXJzaW9uID0gMywKY19yZWJ1aWxkVGltZSA9IDcyMDAuMCwKY19zaG9ydFRpbWUgPSA1LjUzMzE1Njg3MTc5NTcsCmRlcHRoVCA9IHt9LApmYW1pbHkgPSB7CmNsdXN0ZXIgPSAiY2x1c3RlciIsCmVudl9zbHVybSA9ICJlbnYvc2x1cm0iLAplbnZfc29mdHdhcmUgPSAiZW52L3NvZnR3YXJlIiwKZW52X3ZzYyA9ICJlbnYvdnNjIiwKfSwKbVQgPSB7CkF1dG9jb25mID0gewpmbiA9ICIvYXBwcy9nZW50L1JIRUw4L2Nhc2NhZGVsYWtlLWliL21vZHVsZXMvYWxsL0F1dG9jb25mLzIuNzEtR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiQXV0b2NvbmYvMi43MS1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDksCnByb3BUID0g') +== 2024-11-27 17:52:40,384 environment.py:93 INFO Environment variable LOADEDMODULES set to env/vsc/donphan:env/slurm/donphan:env/software/donphan:cluster/donphan (previous value: 'env/vsc/donphan:env/slurm/donphan:env/software/donphan:cluster/donphan:GCCcore/13.2.0:binutils/2.40-GCCcore-13.2.0:M4/1.4.19-GCCcore-13.2.0:Perl/5.38.0-GCCcore-13.2.0:Autoconf/2.71-GCCcore-13.2.0:Automake/1.16.5-GCCcore-13.2.0:libtool/2.4.7-GCCcore-13.2.0:Autotools/20220317-GCCcore-13.2.0:pkgconf/2.0.3-GCCcore-13.2.0:zlib/1.2.13-GCCcore-13.2.0:numactl/2.0.16-GCCcore-13.2.0:UCX/1.15.0-GCCcore-13.2.0:CUDA/12.4.0:GDRCopy/2.4-GCCcore-13.2.0') +== 2024-11-27 17:52:40,384 environment.py:93 INFO Environment variable _ModuleTable003_ set to bnYvc29mdHdhcmUvZG9ucGhhbi5sdWEiLApmdWxsTmFtZSA9ICJlbnYvc29mdHdhcmUvZG9ucGhhbiIsCmxvYWRPcmRlciA9IDMsCnByb3BUID0gewpsbW9kID0gewpzdGlja3kgPSAxLAp9LAp9LApyZWZfY291bnQgPSAxLApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gImVudi9zb2Z0d2FyZS9kb25waGFuIiwKd1YgPSAiKmRvbnBoYW4uKnpmaW5hbCIsCn0sClsiZW52L3ZzYyJdID0gewpmbiA9ICIvZXRjL21vZHVsZWZpbGVzL3ZzYy9lbnYvdnNjL2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiZW52L3ZzYy9kb25waGFuIiwKbG9hZE9yZGVyID0gMSwKcHJvcFQgPSB7Cmxtb2QgPSB7CnN0aWNreSA9IDEsCn0sCn0sCnJlZl9jb3VudCA9 (previous value: 'YWtlLzEuMTYuNS1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMS4wMDAwMDAwMTYuMDAwMDAwMDA1LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCkF1dG90b29scyA9IHsKZm4gPSAiL2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1pYi9tb2R1bGVzL2FsbC9BdXRvdG9vbHMvMjAyMjAzMTctR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiQXV0b3Rvb2xzLzIwMjIwMzE3LUdDQ2NvcmUtMTMuMi4wIiwKbG9hZE9yZGVyID0gMTIsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAwLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiQXV0b3Rvb2xzLzIwMjIwMzE3LUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAi') +== 2024-11-27 17:52:40,384 environment.py:93 INFO Environment variable _ModuleTable_Sz_ set to 4 (previous value: '16') +== 2024-11-27 17:52:40,384 environment.py:93 INFO Environment variable MANPATH set to : (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/man:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share/man::') +== 2024-11-27 17:52:40,384 environment.py:93 INFO Environment variable MODULEPATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:/apps/gent/RHEL8/cascadelake-ib/modules/all:/etc/modulefiles/vsc (previous value: '/tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:/apps/gent/RHEL8/cascadelake-ib/modules/all:/etc/modulefiles/vsc') +== 2024-11-27 17:52:40,384 environment.py:93 INFO Environment variable PATH set to /user/gent/470/vsc47063/easybuild/easybuild-framework:/user/gent/470/vsc47063/easybuild/easybuild-framework:/usr/libexec/jobcli:/usr/local/vsc/bin:/opt/VirtualGL/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/user/gent/470/vsc47063/.dotnet/tools (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:/user/gent/470/vsc47063/easybuild/easybuild-framework:/usr/libexec/jobcli:/usr/local/vsc/bin:/opt/VirtualGL/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/user/gent/470/vsc47063/.dotnet/tools') +== 2024-11-27 17:52:40,384 environment.py:93 INFO Environment variable _LMFILES_ set to /etc/modulefiles/vsc/env/vsc/donphan.lua:/etc/modulefiles/vsc/env/slurm/donphan.lua:/etc/modulefiles/vsc/env/software/donphan.lua:/etc/modulefiles/vsc/cluster/donphan.lua (previous value: '/etc/modulefiles/vsc/env/vsc/donphan.lua:/etc/modulefiles/vsc/env/slurm/donphan.lua:/etc/modulefiles/vsc/env/software/donphan.lua:/etc/modulefiles/vsc/cluster/donphan.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/GCCcore/13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/binutils/2.40-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/M4/1.4.19-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Perl/5.38.0-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Autoconf/2.71-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Automake/1.16.5-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/libtool/2.4.7-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Autotools/20220317-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/pkgconf/2.0.3-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/zlib/1.2.13-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/numactl/2.0.16-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/UCX/1.15.0-GCCcore-13.2.0.lua:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all/CUDA/12.4.0.lua:/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all/GDRCopy/2.4-GCCcore-13.2.0.lua') +== 2024-11-27 17:52:40,386 modules.py:474 INFO $MODULEPATH set via list of module paths (w/ 'module use'): /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:/apps/gent/RHEL8/cascadelake-ib/modules/all:/etc/modulefiles/vsc +== 2024-11-27 17:52:43,156 filetools.py:1924 INFO Creating directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0/easybuild (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:45,840 filetools.py:385 INFO Path /tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq successfully removed. +== 2024-11-27 17:52:45,841 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_PATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:1;/user/gent/470/vsc47063/easybuild/easybuild-framework:2;/usr/libexec/jobcli:1;/usr/local/vsc/bin:1;/opt/VirtualGL/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/user/gent/470/vsc47063/.dotnet/tools:1 (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:1;/user/gent/470/vsc47063/easybuild/easybuild-framework:2;/usr/libexec/jobcli:1;/usr/local/vsc/bin:1;/opt/VirtualGL/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/user/gent/470/vsc47063/.dotnet/tools:1') +== 2024-11-27 17:52:45,841 environment.py:93 INFO Environment variable _ModuleTable002_ set to e30sCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiQXV0b2NvbmYvMi43MS1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwNzEuKmdjY2NvcmUuKnpmaW5hbC0uMDAwMDAwMDEzLjAwMDAwMDAwMi4qemZpbmFsIiwKfSwKQXV0b21ha2UgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvQXV0b21ha2UvMS4xNi41LUdDQ2NvcmUtMTMuMi4wLmx1YSIsCmZ1bGxOYW1lID0gIkF1dG9tYWtlLzEuMTYuNS1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDEwLApwcm9wVCA9IHt9LApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gIkF1dG9t (previous value: 'LApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gIkNVREEvMTIuNC4wIiwKd1YgPSAiMDAwMDAwMDEyLjAwMDAwMDAwNC4qemZpbmFsIiwKfSwKR0NDY29yZSA9IHsKZm4gPSAiL2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1pYi9tb2R1bGVzL2FsbC9HQ0Njb3JlLzEzLjIuMC5sdWEiLApmdWxsTmFtZSA9ICJHQ0Njb3JlLzEzLjIuMCIsCmxvYWRPcmRlciA9IDUsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiR0NDY29yZS8xMy4yLjAiLAp3ViA9ICIwMDAwMDAwMTMuMDAwMDAwMDAyLip6ZmluYWwiLAp9LApHRFJDb3B5ID0gewpmbiA9ICIvYXBwcy9nZW50L1JIRUw4L2Nhc2Nh') +== 2024-11-27 17:52:45,841 environment.py:93 INFO Environment variable _ModuleTable004_ set to MDIwMjIwMzE3LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCkNVREEgPSB7CmZuID0gIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwvQ1VEQS8xMi40LjAubHVhIiwKZnVsbE5hbWUgPSAiQ1VEQS8xMi40LjAiLApsb2FkT3JkZXIgPSAxNywKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJDVURBLzEyLjQuMCIsCndWID0gIjAwMDAwMDAxMi4wMDAwMDAwMDQuKnpmaW5hbCIsCn0sCkdDQ2NvcmUgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxl (previous value: 'ICJVQ1gvMS4xNS4wLUdDQ2NvcmUtMTMuMi4wIiwKbG9hZE9yZGVyID0gOCwKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDEsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJVQ1gvMS4xNS4wLUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAiMDAwMDAwMDAxLjAwMDAwMDAxNS4qZ2NjY29yZS4qemZpbmFsLS4wMDAwMDAwMTMuMDAwMDAwMDAyLip6ZmluYWwiLAp9LApjbHVzdGVyID0gewpmbiA9ICIvZXRjL21vZHVsZWZpbGVzL3ZzYy9jbHVzdGVyL2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiY2x1c3Rlci9kb25waGFuIiwKbG9hZE9yZGVyID0gNCwKcHJvcFQgPSB7Cmxtb2QgPSB7CnN0aWNreSA9IDEsCn0sCn0sCnN0YWNrRGVwdGggPSAwLApzdGF0dXMgPSAiYWN0aXZl') +== 2024-11-27 17:52:45,841 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_MODULEPATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:2;/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:1;/apps/gent/RHEL8/cascadelake-ib/modules/all:1;/etc/modulefiles/vsc:1 (previous value: '/tmp/vsc47063/eb-j7lms3mf/tmp6qov0zhq/all:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all:2;/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all:1;/apps/gent/RHEL8/cascadelake-ib/modules/all:1;/etc/modulefiles/vsc:1') +== 2024-11-27 17:52:45,841 environment.py:93 INFO Environment variable _ModuleTable001_ set to X01vZHVsZVRhYmxlXyA9IHsKTVR2ZXJzaW9uID0gMywKY19yZWJ1aWxkVGltZSA9IDcyMDAuMCwKY19zaG9ydFRpbWUgPSA1LjUzMzE1Njg3MTc5NTcsCmRlcHRoVCA9IHt9LApmYW1pbHkgPSB7CmNsdXN0ZXIgPSAiY2x1c3RlciIsCmVudl9zbHVybSA9ICJlbnYvc2x1cm0iLAplbnZfc29mdHdhcmUgPSAiZW52L3NvZnR3YXJlIiwKZW52X3ZzYyA9ICJlbnYvdnNjIiwKfSwKbVQgPSB7CkF1dG9jb25mID0gewpmbiA9ICIvYXBwcy9nZW50L1JIRUw4L2Nhc2NhZGVsYWtlLWliL21vZHVsZXMvYWxsL0F1dG9jb25mLzIuNzEtR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiQXV0b2NvbmYvMi43MS1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDksCnByb3BUID0g (previous value: 'X01vZHVsZVRhYmxlXyA9IHsKTVR2ZXJzaW9uID0gMywKY19yZWJ1aWxkVGltZSA9IDcyMDAuMCwKY19zaG9ydFRpbWUgPSA1LjUzMzE1Njg3MTc5NTcsCmRlcHRoVCA9IHt9LApmYW1pbHkgPSB7CmNsdXN0ZXIgPSAiY2x1c3RlciIsCmVudl9zbHVybSA9ICJlbnYvc2x1cm0iLAplbnZfc29mdHdhcmUgPSAiZW52L3NvZnR3YXJlIiwKZW52X3ZzYyA9ICJlbnYvdnNjIiwKfSwKbVQgPSB7CkNVREEgPSB7CmZuID0gIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwvQ1VEQS8xMi40LjAubHVhIiwKZnVsbE5hbWUgPSAiQ1VEQS8xMi40LjAiLApsb2FkT3JkZXIgPSA5LApwcm9wVCA9IHt9') +== 2024-11-27 17:52:45,842 environment.py:93 INFO Environment variable LOADEDMODULES set to env/vsc/donphan:env/slurm/donphan:env/software/donphan:cluster/donphan:GCCcore/13.2.0:binutils/2.40-GCCcore-13.2.0:M4/1.4.19-GCCcore-13.2.0:Perl/5.38.0-GCCcore-13.2.0:Autoconf/2.71-GCCcore-13.2.0:Automake/1.16.5-GCCcore-13.2.0:libtool/2.4.7-GCCcore-13.2.0:Autotools/20220317-GCCcore-13.2.0:pkgconf/2.0.3-GCCcore-13.2.0:zlib/1.2.13-GCCcore-13.2.0:numactl/2.0.16-GCCcore-13.2.0:UCX/1.15.0-GCCcore-13.2.0:CUDA/12.4.0:GDRCopy/2.4-GCCcore-13.2.0 (previous value: 'env/vsc/donphan:env/slurm/donphan:env/software/donphan:cluster/donphan:GCCcore/13.2.0:zlib/1.2.13-GCCcore-13.2.0:numactl/2.0.16-GCCcore-13.2.0:UCX/1.15.0-GCCcore-13.2.0:CUDA/12.4.0:GDRCopy/2.4-GCCcore-13.2.0') +== 2024-11-27 17:52:45,842 environment.py:93 INFO Environment variable _ModuleTable003_ set to YWtlLzEuMTYuNS1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMS4wMDAwMDAwMTYuMDAwMDAwMDA1LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCkF1dG90b29scyA9IHsKZm4gPSAiL2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1pYi9tb2R1bGVzL2FsbC9BdXRvdG9vbHMvMjAyMjAzMTctR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiQXV0b3Rvb2xzLzIwMjIwMzE3LUdDQ2NvcmUtMTMuMi4wIiwKbG9hZE9yZGVyID0gMTIsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAwLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiQXV0b3Rvb2xzLzIwMjIwMzE3LUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAi (previous value: 'ZGVsYWtlLWFtcGVyZS1pYi9tb2R1bGVzL2FsbC9HRFJDb3B5LzIuNC1HQ0Njb3JlLTEzLjIuMC5sdWEiLApmdWxsTmFtZSA9ICJHRFJDb3B5LzIuNC1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDEwLApwcm9wVCA9IHt9LApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gIkdEUkNvcHkvMi40LUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAiMDAwMDAwMDAyLjAwMDAwMDAwNC4qZ2NjY29yZS4qemZpbmFsLS4wMDAwMDAwMTMuMDAwMDAwMDAyLip6ZmluYWwiLAp9LApVQ1ggPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvVUNYLzEuMTUuMC1HQ0Njb3JlLTEzLjIuMC5sdWEiLApmdWxsTmFtZSA9') +== 2024-11-27 17:52:45,842 environment.py:93 INFO Environment variable _ModuleTable_Sz_ set to 16 (previous value: '9') +== 2024-11-27 17:52:45,842 environment.py:93 INFO Environment variable MANPATH set to /apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/man:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share/man:: (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share/man::') +== 2024-11-27 17:52:45,842 environment.py:93 INFO Environment variable PATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:/user/gent/470/vsc47063/easybuild/easybuild-framework:/usr/libexec/jobcli:/usr/local/vsc/bin:/opt/VirtualGL/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/user/gent/470/vsc47063/.dotnet/tools (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:/user/gent/470/vsc47063/easybuild/easybuild-framework:/usr/libexec/jobcli:/usr/local/vsc/bin:/opt/VirtualGL/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/user/gent/470/vsc47063/.dotnet/tools') +== 2024-11-27 17:52:45,842 environment.py:93 INFO Environment variable _LMFILES_ set to /etc/modulefiles/vsc/env/vsc/donphan.lua:/etc/modulefiles/vsc/env/slurm/donphan.lua:/etc/modulefiles/vsc/env/software/donphan.lua:/etc/modulefiles/vsc/cluster/donphan.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/GCCcore/13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/binutils/2.40-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/M4/1.4.19-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Perl/5.38.0-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Autoconf/2.71-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Automake/1.16.5-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/libtool/2.4.7-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Autotools/20220317-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/pkgconf/2.0.3-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/zlib/1.2.13-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/numactl/2.0.16-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/UCX/1.15.0-GCCcore-13.2.0.lua:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all/CUDA/12.4.0.lua:/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all/GDRCopy/2.4-GCCcore-13.2.0.lua (previous value: '/etc/modulefiles/vsc/env/vsc/donphan.lua:/etc/modulefiles/vsc/env/slurm/donphan.lua:/etc/modulefiles/vsc/env/software/donphan.lua:/etc/modulefiles/vsc/cluster/donphan.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/GCCcore/13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/zlib/1.2.13-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/numactl/2.0.16-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/UCX/1.15.0-GCCcore-13.2.0.lua:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all/CUDA/12.4.0.lua:/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all/GDRCopy/2.4-GCCcore-13.2.0.lua') +== 2024-11-27 17:52:45,842 environment.py:93 INFO Environment variable _ModuleTable005_ set to cy9hbGwvR0NDY29yZS8xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiR0NDY29yZS8xMy4yLjAiLApsb2FkT3JkZXIgPSA1LApwcm9wVCA9IHt9LApzdGFja0RlcHRoID0gMCwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gIkdDQ2NvcmUvMTMuMi4wIiwKd1YgPSAiMDAwMDAwMDEzLjAwMDAwMDAwMi4qemZpbmFsIiwKfSwKR0RSQ29weSA9IHsKZm4gPSAiL2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwvR0RSQ29weS8yLjQtR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiR0RSQ29weS8yLjQtR0NDY29yZS0xMy4yLjAiLApsb2FkT3JkZXIgPSAxOCwKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1cyA9ICJh (previous value: 'IiwKdXNlck5hbWUgPSAiY2x1c3Rlci9kb25waGFuIiwKd1YgPSAiKmRvbnBoYW4uKnpmaW5hbCIsCn0sClsiZW52L3NsdXJtIl0gPSB7CmZuID0gIi9ldGMvbW9kdWxlZmlsZXMvdnNjL2Vudi9zbHVybS9kb25waGFuLmx1YSIsCmZ1bGxOYW1lID0gImVudi9zbHVybS9kb25waGFuIiwKbG9hZE9yZGVyID0gMiwKcHJvcFQgPSB7Cmxtb2QgPSB7CnN0aWNreSA9IDEsCn0sCn0sCnJlZl9jb3VudCA9IDEsCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiZW52L3NsdXJtL2RvbnBoYW4iLAp3ViA9ICIqZG9ucGhhbi4qemZpbmFsIiwKfSwKWyJlbnYvc29mdHdhcmUiXSA9IHsKZm4gPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MvZW52L3NvZnR3YXJl') +== 2024-11-27 17:52:45,842 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_CMAKE_PREFIX_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0:1 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0:1') +== 2024-11-27 17:52:45,842 environment.py:93 INFO Environment variable CMAKE_PREFIX_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0') +== 2024-11-27 17:52:45,843 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_CPATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/include:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/include:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/include:1 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/include:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/include:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/include:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include:1') +== 2024-11-27 17:52:45,843 environment.py:93 INFO Environment variable CPATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/include (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include') +== 2024-11-27 17:52:45,843 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_LD_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:1 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64:1') +== 2024-11-27 17:52:45,843 environment.py:93 INFO Environment variable LD_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64') +== 2024-11-27 17:52:45,843 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/stubs/lib64:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:1 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/stubs/lib64:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:1') +== 2024-11-27 17:52:45,843 environment.py:93 INFO Environment variable LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/stubs/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/stubs/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib') +== 2024-11-27 17:52:45,843 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_MANPATH set to /apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/man:1;/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share/man:1 (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share/man:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share/man:1') +== 2024-11-27 17:52:45,843 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_PKG_CONFIG_PATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib/pkgconfig:1 (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib/pkgconfig:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib/pkgconfig:1') +== 2024-11-27 17:52:45,843 environment.py:93 INFO Environment variable PKG_CONFIG_PATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib/pkgconfig (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib/pkgconfig:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib/pkgconfig') +== 2024-11-27 17:52:45,843 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_XDG_DATA_DIRS set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share:1 (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share:1') +== 2024-11-27 17:52:45,843 environment.py:93 INFO Environment variable XDG_DATA_DIRS set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/share:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/share:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share') +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable _ModuleTable006_ set to Y3RpdmUiLAp1c2VyTmFtZSA9ICJHRFJDb3B5LzIuNC1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwMDQuKmdjY2NvcmUuKnpmaW5hbC0uMDAwMDAwMDEzLjAwMDAwMDAwMi4qemZpbmFsIiwKfSwKTTQgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvTTQvMS40LjE5LUdDQ2NvcmUtMTMuMi4wLmx1YSIsCmZ1bGxOYW1lID0gIk00LzEuNC4xOS1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDcsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAyLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiTTQvMS40LjE5LUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAiMDAwMDAwMDAxLjAwMDAwMDAwNC4wMDAw (previous value: 'L2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiZW52L3NvZnR3YXJlL2RvbnBoYW4iLApsb2FkT3JkZXIgPSAzLApwcm9wVCA9IHsKbG1vZCA9IHsKc3RpY2t5ID0gMSwKfSwKfSwKcmVmX2NvdW50ID0gMSwKc3RhY2tEZXB0aCA9IDEsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJlbnYvc29mdHdhcmUvZG9ucGhhbiIsCndWID0gIipkb25waGFuLip6ZmluYWwiLAp9LApbImVudi92c2MiXSA9IHsKZm4gPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MvZW52L3ZzYy9kb25waGFuLmx1YSIsCmZ1bGxOYW1lID0gImVudi92c2MvZG9ucGhhbiIsCmxvYWRPcmRlciA9IDEsCnByb3BUID0gewpsbW9kID0gewpzdGlja3kgPSAxLAp9LAp9LApyZWZfY291bnQgPSAxLApzdGFja0Rl') +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable _ModuleTable007_ set to MDAwMTkuKmdjY2NvcmUuKnpmaW5hbC0uMDAwMDAwMDEzLjAwMDAwMDAwMi4qemZpbmFsIiwKfSwKUGVybCA9IHsKZm4gPSAiL2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1pYi9tb2R1bGVzL2FsbC9QZXJsLzUuMzguMC1HQ0Njb3JlLTEzLjIuMC5sdWEiLApmdWxsTmFtZSA9ICJQZXJsLzUuMzguMC1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDgsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAyLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiUGVybC81LjM4LjAtR0NDY29yZS0xMy4yLjAiLAp3ViA9ICIwMDAwMDAwMDUuMDAwMDAwMDM4LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sClVDWCA9IHsKZm4gPSAi (previous value: 'cHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gImVudi92c2MvZG9ucGhhbiIsCndWID0gIipkb25waGFuLip6ZmluYWwiLAp9LApudW1hY3RsID0gewpmbiA9ICIvYXBwcy9nZW50L1JIRUw4L2Nhc2NhZGVsYWtlLWliL21vZHVsZXMvYWxsL251bWFjdGwvMi4wLjE2LUdDQ2NvcmUtMTMuMi4wLmx1YSIsCmZ1bGxOYW1lID0gIm51bWFjdGwvMi4wLjE2LUdDQ2NvcmUtMTMuMi4wIiwKbG9hZE9yZGVyID0gNywKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDIsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJudW1hY3RsLzIuMC4xNi1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwMDAuMDAwMDAwMDE2LipnY2Njb3JlLip6Zmlu') +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable _ModuleTable008_ set to L2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1pYi9tb2R1bGVzL2FsbC9VQ1gvMS4xNS4wLUdDQ2NvcmUtMTMuMi4wLmx1YSIsCmZ1bGxOYW1lID0gIlVDWC8xLjE1LjAtR0NDY29yZS0xMy4yLjAiLApsb2FkT3JkZXIgPSAxNiwKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJVQ1gvMS4xNS4wLUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAiMDAwMDAwMDAxLjAwMDAwMDAxNS4qZ2NjY29yZS4qemZpbmFsLS4wMDAwMDAwMTMuMDAwMDAwMDAyLip6ZmluYWwiLAp9LApiaW51dGlscyA9IHsKZm4gPSAiL2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1pYi9tb2R1bGVzL2FsbC9iaW51dGlscy8yLjQwLUdDQ2NvcmUtMTMu (previous value: 'YWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCnpsaWIgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvemxpYi8xLjIuMTMtR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiemxpYi8xLjIuMTMtR0NDY29yZS0xMy4yLjAiLApsb2FkT3JkZXIgPSA2LApwcm9wVCA9IHt9LApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gInpsaWIvMS4yLjEzLUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAiMDAwMDAwMDAxLjAwMDAwMDAwMi4wMDAwMDAwMTMuKmdjY2NvcmUuKnpmaW5hbC0uMDAwMDAwMDEzLjAwMDAwMDAwMi4qemZpbmFsIiwKfSwKfSwKbXBhdGhBID0gewoiL3RtcC92c2M0') +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable _ModuleTable009_ set to Mi4wLmx1YSIsCmZ1bGxOYW1lID0gImJpbnV0aWxzLzIuNDAtR0NDY29yZS0xMy4yLjAiLApsb2FkT3JkZXIgPSA2LApwcm9wVCA9IHt9LApzdGFja0RlcHRoID0gMCwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gImJpbnV0aWxzLzIuNDAtR0NDY29yZS0xMy4yLjAiLAp3ViA9ICIwMDAwMDAwMDIuMDAwMDAwMDQwLipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCmNsdXN0ZXIgPSB7CmZuID0gIi9ldGMvbW9kdWxlZmlsZXMvdnNjL2NsdXN0ZXIvZG9ucGhhbi5sdWEiLApmdWxsTmFtZSA9ICJjbHVzdGVyL2RvbnBoYW4iLApsb2FkT3JkZXIgPSA0LApwcm9wVCA9IHsKbG1vZCA9IHsKc3RpY2t5ID0gMSwKfSwKfSwKc3RhY2tE (previous value: 'NzA2My9lYi1qN2xtczNtZi90bXA2cW92MHpocS9hbGwiCiwgIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwiCiwgIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtYW1wZXJlLWliL21vZHVsZXMvYWxsIiwgIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwiLCAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9LApzeXN0ZW1CYXNlTVBBVEggPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9Cg==') +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable _ModuleTable010_ set to ZXB0aCA9IDAsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJjbHVzdGVyL2RvbnBoYW4iLAp3ViA9ICIqZG9ucGhhbi4qemZpbmFsIiwKfSwKWyJlbnYvc2x1cm0iXSA9IHsKZm4gPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MvZW52L3NsdXJtL2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiZW52L3NsdXJtL2RvbnBoYW4iLApsb2FkT3JkZXIgPSAyLApwcm9wVCA9IHsKbG1vZCA9IHsKc3RpY2t5ID0gMSwKfSwKfSwKcmVmX2NvdW50ID0gMSwKc3RhY2tEZXB0aCA9IDEsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJlbnYvc2x1cm0vZG9ucGhhbiIsCndWID0gIipkb25waGFuLip6ZmluYWwiLAp9LApbImVudi9zb2Z0d2FyZSJdID0gewpmbiA9ICIvZXRjL21v (previous value: 'YXRoQSA9IHsKIi90bXAvdnNjNDcwNjMvZWItajdsbXMzbWYvdG1wNnFvdjB6aHEvYWxsIgosICIvc2NyYXRjaC9nZW50L3ZvLzAwMS9ndm8wMDExNy9lYXN5YnVpbGQvUkhFTDgvY2FzY2FkZWxha2UtYW1wZXJlLWliL21vZHVsZXMvYWxsIgosICIvYXBwcy9nZW50L1JIRUw4L2Nhc2NhZGVsYWtlLWFtcGVyZS1pYi9tb2R1bGVzL2FsbCIsICIvYXBwcy9nZW50L1JIRUw4L2Nhc2NhZGVsYWtlLWliL21vZHVsZXMvYWxsIiwgIi9ldGMvbW9kdWxlZmlsZXMvdnNjIiwKfSwKc3lzdGVtQmFzZU1QQVRIID0gIi9ldGMvbW9kdWxlZmlsZXMvdnNjIiwKfQo=') +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable EBDEVELBINUTILS set to /apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/easybuild/binutils-2.40-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable EBROOTBINUTILS set to /apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable EBVERSIONBINUTILS set to 2.40 (previously undefined) +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_ACLOCAL_PATH set to /apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share/aclocal:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share/aclocal:1;/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share/aclocal:1 (previously undefined) +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable ACLOCAL_PATH set to /apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share/aclocal:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share/aclocal:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share/aclocal (previously undefined) +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable EBDEVELAUTOCONF set to /apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/easybuild/Autoconf-2.71-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable EBDEVELAUTOMAKE set to /apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/easybuild/Automake-1.16.5-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable EBDEVELAUTOTOOLS set to /apps/gent/RHEL8/cascadelake-ib/software/Autotools/20220317-GCCcore-13.2.0/easybuild/Autotools-20220317-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:45,844 environment.py:93 INFO Environment variable EBDEVELLIBTOOL set to /apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/easybuild/libtool-2.4.7-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBDEVELM4 set to /apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/easybuild/M4-1.4.19-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBDEVELPERL set to /apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/easybuild/Perl-5.38.0-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBEXTSLISTPERL set to threads-2.21,constant-1.33,Getopt::Long-2.54,File::Path-2.18,File::Spec-3.75,IO::File-1.51,Thread::Queue-3.13,Carp-1.50,Exporter-5.77,Text::ParseWords-3.31,Data::Dumper-2.183 (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBROOTAUTOCONF set to /apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBROOTAUTOMAKE set to /apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBROOTAUTOTOOLS set to /apps/gent/RHEL8/cascadelake-ib/software/Autotools/20220317-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBROOTLIBTOOL set to /apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBROOTM4 set to /apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBROOTPERL set to /apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBVERSIONAUTOCONF set to 2.71 (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBVERSIONAUTOMAKE set to 1.16.5 (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBVERSIONAUTOTOOLS set to 20220317 (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBVERSIONLIBTOOL set to 2.4.7 (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBVERSIONM4 set to 1.4.19 (previously undefined) +== 2024-11-27 17:52:45,845 environment.py:93 INFO Environment variable EBVERSIONPERL set to 5.38.0 (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable _ModuleTable011_ set to ZHVsZWZpbGVzL3ZzYy9lbnYvc29mdHdhcmUvZG9ucGhhbi5sdWEiLApmdWxsTmFtZSA9ICJlbnYvc29mdHdhcmUvZG9ucGhhbiIsCmxvYWRPcmRlciA9IDMsCnByb3BUID0gewpsbW9kID0gewpzdGlja3kgPSAxLAp9LAp9LApyZWZfY291bnQgPSAxLApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gImVudi9zb2Z0d2FyZS9kb25waGFuIiwKd1YgPSAiKmRvbnBoYW4uKnpmaW5hbCIsCn0sClsiZW52L3ZzYyJdID0gewpmbiA9ICIvZXRjL21vZHVsZWZpbGVzL3ZzYy9lbnYvdnNjL2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiZW52L3ZzYy9kb25waGFuIiwKbG9hZE9yZGVyID0gMSwKcHJvcFQgPSB7Cmxtb2QgPSB7CnN0aWNreSA9IDEsCn0s (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable _ModuleTable012_ set to Cn0sCnJlZl9jb3VudCA9IDEsCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiZW52L3ZzYy9kb25waGFuIiwKd1YgPSAiKmRvbnBoYW4uKnpmaW5hbCIsCn0sCmxpYnRvb2wgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvbGlidG9vbC8yLjQuNy1HQ0Njb3JlLTEzLjIuMC5sdWEiLApmdWxsTmFtZSA9ICJsaWJ0b29sLzIuNC43LUdDQ2NvcmUtMTMuMi4wIiwKbG9hZE9yZGVyID0gMTEsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAibGlidG9vbC8yLjQuNy1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwMDQu (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable EBDEVELPKGCONF set to /apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/easybuild/pkgconf-2.0.3-GCCcore-13.2.0-easybuild-devel (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable EBROOTPKGCONF set to /apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0 (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable EBVERSIONPKGCONF set to 2.0.3 (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable _ModuleTable013_ set to MDAwMDAwMDA3LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCm51bWFjdGwgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvbnVtYWN0bC8yLjAuMTYtR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAibnVtYWN0bC8yLjAuMTYtR0NDY29yZS0xMy4yLjAiLApsb2FkT3JkZXIgPSAxNSwKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDEsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJudW1hY3RsLzIuMC4xNi1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwMDAuMDAwMDAwMDE2LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIu (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable _ModuleTable014_ set to KnpmaW5hbCIsCn0sCnBrZ2NvbmYgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvcGtnY29uZi8yLjAuMy1HQ0Njb3JlLTEzLjIuMC5sdWEiLApmdWxsTmFtZSA9ICJwa2djb25mLzIuMC4zLUdDQ2NvcmUtMTMuMi4wIiwKbG9hZE9yZGVyID0gMTMsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAwLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAicGtnY29uZi8yLjAuMy1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwMDAuMDAwMDAwMDAzLipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCnpsaWIgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2Fk (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable _ModuleTable015_ set to ZWxha2UtaWIvbW9kdWxlcy9hbGwvemxpYi8xLjIuMTMtR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiemxpYi8xLjIuMTMtR0NDY29yZS0xMy4yLjAiLApsb2FkT3JkZXIgPSAxNCwKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJ6bGliLzEuMi4xMy1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMS4wMDAwMDAwMDIuMDAwMDAwMDEzLipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCn0sCm1wYXRoQSA9IHsKIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwiCiwg (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable _ModuleTable016_ set to Ii9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtYW1wZXJlLWliL21vZHVsZXMvYWxsIiwgIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwiLCAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9LApzeXN0ZW1CYXNlTVBBVEggPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9Cg== (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable CC set to gcc (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable EBVARCC set to gcc (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable CFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable EBVARCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:45,846 environment.py:93 INFO Environment variable CPPFLAGS set to -I/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include -I/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/include (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable EBVARCPPFLAGS set to -I/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include -I/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/include (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable CXX set to g++ (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable EBVARCXX set to g++ (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable CXXFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable EBVARCXXFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable F77 set to gfortran (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable EBVARF77 set to gfortran (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable F90 set to gfortran (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable EBVARF90 set to gfortran (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable F90FLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable EBVARF90FLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable FC set to gfortran (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable EBVARFC set to gfortran (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable FCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:45,847 environment.py:93 INFO Environment variable EBVARFCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable FFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable EBVARFFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable FLIBS set to -lgfortran (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable EBVARFLIBS set to -lgfortran (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable LDFLAGS set to -L/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib64 -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable EBVARLDFLAGS set to -L/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib64 -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable LIBS set to -lm -lpthread (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable EBVARLIBS set to -lm -lpthread (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable OPTFLAGS set to -O2 -ftree-vectorize -march=native (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable EBVAROPTFLAGS set to -O2 -ftree-vectorize -march=native (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable PRECFLAGS set to -fno-math-errno (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable EBVARPRECFLAGS set to -fno-math-errno (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable CUDA_CACHE_DISABLE set to 0 (previously undefined) +== 2024-11-27 17:52:45,848 environment.py:93 INFO Environment variable CUDA_CACHE_PATH set to /tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/eb-cuda-cache (previously undefined) +== 2024-11-27 17:52:45,849 environment.py:93 INFO Environment variable CUDA_CACHE_MAXSIZE set to 1073741824 (previously undefined) +== 2024-11-27 17:52:45,849 build_log.py:267 INFO ... (took 9 secs) +== 2024-11-27 17:52:45,849 build_log.py:267 INFO permissions... +== 2024-11-27 17:52:45,849 easyblock.py:3962 INFO Starting permissions step +== 2024-11-27 17:52:45,849 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:45,850 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/ucx-1.15.0/', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:45,850 easyblock.py:3970 INFO Running method permissions_step part of step permissions +== 2024-11-27 17:52:45,850 filetools.py:1776 INFO Adjusting permissions recursively for /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 +== 2024-11-27 17:52:45,862 easyblock.py:3838 INFO Successfully enabled write permissions recursively for group on install dir. +== 2024-11-27 17:52:45,862 filetools.py:1776 INFO Adjusting permissions recursively for /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 +== 2024-11-27 17:52:45,863 filetools.py:1776 INFO Adjusting permissions recursively for /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 +== 2024-11-27 17:52:45,863 easyblock.py:3872 INFO Successfully added read permissions recursively on install dir /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 +== 2024-11-27 17:52:45,863 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:52:45,864 build_log.py:267 INFO packaging... +== 2024-11-27 17:52:45,864 easyblock.py:3962 INFO Starting package step +== 2024-11-27 17:52:45,864 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:45,864 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='ucx-cuda', builddir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='ucx-cuda', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', module_name='UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0', name='UCX-CUDA', nameletter='U', nameletterlower='u', namelower='ucx-cuda', parallel='8', rpath_enabled='false', software_commit='', start_dir='/tmp/vsc47063/easybuild/build/UCXCUDA/1.15.0/GCCcore-13.2.0-CUDA-12.4.0/ucx-1.15.0/', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.15.0', version_major='1', version_major_minor='1.15', version_minor='15', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:45,864 easyblock.py:3970 INFO Running method package_step part of step package +== 2024-11-27 17:52:45,864 easyblock.py:2944 INFO Skipping package step (not enabled) +== 2024-11-27 17:52:45,864 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:52:45,864 filetools.py:2025 INFO Removing lock /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_UCX-CUDA_1.15.0-GCCcore-13.2.0-CUDA-12.4.0.lock... +== 2024-11-27 17:52:45,866 filetools.py:385 INFO Path /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_UCX-CUDA_1.15.0-GCCcore-13.2.0-CUDA-12.4.0.lock successfully removed. +== 2024-11-27 17:52:45,866 filetools.py:2029 INFO Lock removed: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_UCX-CUDA_1.15.0-GCCcore-13.2.0-CUDA-12.4.0.lock +== 2024-11-27 17:52:45,866 tools.py:619 INFO Script to set up build environment for UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.eb dumped to /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175104_2293174/UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.env +== 2024-11-27 17:52:45,869 easyblock.py:4344 INFO Collecting build stats... +== 2024-11-27 17:52:45,888 run.py:251 INFO Using /bin/bash as shell for running cmd: gcc -v +== 2024-11-27 17:52:45,888 run.py:260 INFO running cmd: gcc -v +== 2024-11-27 17:52:45,943 run.py:251 INFO Using /bin/bash as shell for running cmd: ldd --version +== 2024-11-27 17:52:45,943 run.py:260 INFO running cmd: ldd --version +== 2024-11-27 17:52:45,955 filetools.py:528 INFO Command python found at /usr/bin/python +== 2024-11-27 17:52:45,955 filetools.py:528 INFO Command gcc found at /apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin/gcc +== 2024-11-27 17:52:45,956 easyblock.py:4347 INFO Build stats: OrderedDict([('easybuild-framework_version', '4.9.5.dev0-r9adcc1ac69afb52f19927156a3a379aa050715e2'), ('easybuild-easyblocks_version', '4.9.5.dev0-r57c0eaed8dc29e223fe68a75f7bf195cca0c2d04'), ('timestamp', 1732726365), ('build_time', 101.11), ('install_size', 3049159), ('command_line', ["--accept-eula-for='CUDA,cuDNN'", "--buildpath='/tmp/vsc47063/easybuild/build'", "--containerpath='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/containers'", "--cuda-compute-capabilities='8.6'", "--git-working-dirs-path='/user/gent/470/vsc47063/easybuild'", "--github-user='pavelToman'", '--group-writable-installdir', "--installpath='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib'", "--packagepath='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/packages'", "--prefix='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib'", '--rebuild', "--repositorypath='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/ebfiles_repo'", "--robot='/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs'", "--sourcepath='/data/gent/vo/001/gvo00117/easybuild/sources:/apps/gent/sources'", "--tmpdir='/tmp/vsc47063'", '--trace', 'pyTorch-CUDA-2023b.eb']), ('modules_tool', ('Lmod', '/usr/share/lmod/lmod/libexec/lmod', '8.7.4')), ('core_count', 8), ('cpu_arch', 'x86_64'), ('cpu_arch_name', 'UNKNOWN'), ('cpu_model', 'Intel(R) Xeon(R) Gold 6240 CPU @ 2.60GHz'), ('cpu_speed', 3900.0), ('cpu_vendor', 'Intel'), ('gcc_version', 'Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/kyukon/home/apps/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin/../libexec/gcc/x86_64-pc-linux-gnu/13.2.0/lto-wrapper; OFFLOAD_TARGET_NAMES=nvptx-none; Target: x86_64-pc-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --without-cuda-driver --enable-offload-targets=nvptx-none --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-plugins --enable-gold --enable-ld=default --prefix=/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0 --with-local-prefix=/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0 --enable-bootstrap --with-isl=/tmp/vsc40003/easybuild/GCCcore/13.2.0/system-system/gcc-13.2.0/stage2_stuff --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu; Thread model: posix; Supported LTO compression algorithms: zlib zstd; gcc version 13.2.0 (GCC) ; '), ('glibc_version', '2.28'), ('hostname', 'node4003.donphan.os'), ('os_name', 'RHEL'), ('os_type', 'Linux'), ('os_version', '8.8'), ('platform_name', 'x86_64-unknown-linux'), ('python_version', '3.6.8 (default, Jul 29 2024, 11:15:47) ; [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)]'), ('system_gcc_path', '/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin/gcc'), ('system_python_path', '/usr/bin/python'), ('total_memory', 772126)]) +== 2024-11-27 17:52:45,958 filetools.py:2804 INFO /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175104_2293174 moved to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0/easybuild/reprod +== 2024-11-27 17:52:45,958 easyblock.py:4357 INFO Wrote files for reproducibility to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0/easybuild/reprod +== 2024-11-27 17:52:45,965 filetools.py:1924 INFO Creating directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/ebfiles_repo/UCX-CUDA (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:45,985 filetools.py:2445 INFO /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch copied to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/ebfiles_repo/UCX-CUDA/UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch +== 2024-11-27 17:52:45,985 easyblock.py:326 INFO Closing log for application name UCX-CUDA version 1.15.0 +== 2024-11-27 17:52:45,986 filetools.py:2804 INFO /tmp/vsc47063/eb-j7lms3mf/easybuild-UCX-CUDA-1.15.0-20241127.175104.Ucvfy.log moved to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0/easybuild/easybuild-UCX-CUDA-1.15.0-20241127.175245.log +== 2024-11-27 17:52:45,986 filetools.py:2189 INFO Moved log file /tmp/vsc47063/eb-j7lms3mf/easybuild-UCX-CUDA-1.15.0-20241127.175104.Ucvfy.log to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0/easybuild/easybuild-UCX-CUDA-1.15.0-20241127.175245.log +== 2024-11-27 17:52:45,987 filetools.py:2445 INFO /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.eb copied to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0/easybuild/UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.eb +== 2024-11-27 17:52:45,987 filetools.py:2445 INFO /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/u/UCX-CUDA/UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch copied to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0/easybuild/UCX-CUDA-1.11.0_link_against_existing_UCX_libs.patch +== 2024-11-27 17:52:45,988 build_log.py:267 INFO COMPLETED: Installation ended successfully (took 1 min 41 secs) +== 2024-11-27 17:52:45,988 easyblock.py:4437 WARNING 17 possible error(s) were detected in the build logs, please verify the build. +== 2024-11-27 17:52:45,988 build_log.py:267 INFO Results of the build can be found in the log file(s) /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0/easybuild/easybuild-UCX-CUDA-1.15.0-20241127.175245.log +== 2024-11-27 17:52:45,989 build_log.py:267 INFO processing EasyBuild easyconfig /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma/magma-2.7.2-foss-2023b-CUDA-12.4.0.eb +== 2024-11-27 17:52:45,989 easyblock.py:4222 INFO Resetting environment +== 2024-11-27 17:52:45,989 environment.py:93 INFO Environment variable __LMOD_REF_COUNT_PATH set to /usr/libexec/jobcli:1;/usr/local/vsc/bin:1;/opt/VirtualGL/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/user/gent/470/vsc47063/.dotnet/tools:1 (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:1;/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin:1;/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:1;/user/gent/470/vsc47063/easybuild/easybuild-framework:2;/usr/libexec/jobcli:1;/usr/local/vsc/bin:1;/opt/VirtualGL/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/user/gent/470/vsc47063/.dotnet/tools:1') +== 2024-11-27 17:52:45,989 environment.py:93 INFO Environment variable _ModuleTable002_ set to cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJjbHVzdGVyL2RvbnBoYW4iLAp3ViA9ICIqZG9ucGhhbi4qemZpbmFsIiwKfSwKWyJlbnYvc2x1cm0iXSA9IHsKZm4gPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MvZW52L3NsdXJtL2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiZW52L3NsdXJtL2RvbnBoYW4iLApsb2FkT3JkZXIgPSAyLApwcm9wVCA9IHsKbG1vZCA9IHsKc3RpY2t5ID0gMSwKfSwKfSwKcmVmX2NvdW50ID0gMSwKc3RhY2tEZXB0aCA9IDEsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJlbnYvc2x1cm0vZG9ucGhhbiIsCndWID0gIipkb25waGFuLip6ZmluYWwiLAp9LApbImVudi9zb2Z0d2FyZSJdID0gewpmbiA9ICIvZXRjL21vZHVsZWZpbGVzL3ZzYy9l (previous value: 'e30sCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiQXV0b2NvbmYvMi43MS1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMi4wMDAwMDAwNzEuKmdjY2NvcmUuKnpmaW5hbC0uMDAwMDAwMDEzLjAwMDAwMDAwMi4qemZpbmFsIiwKfSwKQXV0b21ha2UgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwvQXV0b21ha2UvMS4xNi41LUdDQ2NvcmUtMTMuMi4wLmx1YSIsCmZ1bGxOYW1lID0gIkF1dG9tYWtlLzEuMTYuNS1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDEwLApwcm9wVCA9IHt9LApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gIkF1dG9t') +== 2024-11-27 17:52:45,990 environment.py:93 INFO Environment variable _ModuleTable004_ set to IDEsCnN0YWNrRGVwdGggPSAxLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiZW52L3ZzYy9kb25waGFuIiwKd1YgPSAiKmRvbnBoYW4uKnpmaW5hbCIsCn0sCn0sCm1wYXRoQSA9IHsKIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwiCiwgIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtYW1wZXJlLWliL21vZHVsZXMvYWxsIiwgIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxlcy9hbGwiLCAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9LApzeXN0ZW1CYXNlTVBBVEggPSAiL2V0Yy9tb2R1bGVmaWxlcy92c2MiLAp9Cg== (previous value: 'MDIwMjIwMzE3LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCkNVREEgPSB7CmZuID0gIi9zY3JhdGNoL2dlbnQvdm8vMDAxL2d2bzAwMTE3L2Vhc3lidWlsZC9SSEVMOC9jYXNjYWRlbGFrZS1hbXBlcmUtaWIvbW9kdWxlcy9hbGwvQ1VEQS8xMi40LjAubHVhIiwKZnVsbE5hbWUgPSAiQ1VEQS8xMi40LjAiLApsb2FkT3JkZXIgPSAxNywKcHJvcFQgPSB7fSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1cyA9ICJhY3RpdmUiLAp1c2VyTmFtZSA9ICJDVURBLzEyLjQuMCIsCndWID0gIjAwMDAwMDAxMi4wMDAwMDAwMDQuKnpmaW5hbCIsCn0sCkdDQ2NvcmUgPSB7CmZuID0gIi9hcHBzL2dlbnQvUkhFTDgvY2FzY2FkZWxha2UtaWIvbW9kdWxl') +== 2024-11-27 17:52:45,990 environment.py:93 INFO Environment variable _ModuleTable001_ set to X01vZHVsZVRhYmxlXyA9IHsKTVR2ZXJzaW9uID0gMywKY19yZWJ1aWxkVGltZSA9IDcyMDAuMCwKY19zaG9ydFRpbWUgPSA1LjUzMzE1Njg3MTc5NTcsCmRlcHRoVCA9IHt9LApmYW1pbHkgPSB7CmNsdXN0ZXIgPSAiY2x1c3RlciIsCmVudl9zbHVybSA9ICJlbnYvc2x1cm0iLAplbnZfc29mdHdhcmUgPSAiZW52L3NvZnR3YXJlIiwKZW52X3ZzYyA9ICJlbnYvdnNjIiwKfSwKbVQgPSB7CmNsdXN0ZXIgPSB7CmZuID0gIi9ldGMvbW9kdWxlZmlsZXMvdnNjL2NsdXN0ZXIvZG9ucGhhbi5sdWEiLApmdWxsTmFtZSA9ICJjbHVzdGVyL2RvbnBoYW4iLApsb2FkT3JkZXIgPSA0LApwcm9wVCA9IHsKbG1vZCA9IHsKc3RpY2t5ID0gMSwKfSwKfSwKc3RhY2tEZXB0aCA9IDAsCnN0YXR1 (previous value: 'X01vZHVsZVRhYmxlXyA9IHsKTVR2ZXJzaW9uID0gMywKY19yZWJ1aWxkVGltZSA9IDcyMDAuMCwKY19zaG9ydFRpbWUgPSA1LjUzMzE1Njg3MTc5NTcsCmRlcHRoVCA9IHt9LApmYW1pbHkgPSB7CmNsdXN0ZXIgPSAiY2x1c3RlciIsCmVudl9zbHVybSA9ICJlbnYvc2x1cm0iLAplbnZfc29mdHdhcmUgPSAiZW52L3NvZnR3YXJlIiwKZW52X3ZzYyA9ICJlbnYvdnNjIiwKfSwKbVQgPSB7CkF1dG9jb25mID0gewpmbiA9ICIvYXBwcy9nZW50L1JIRUw4L2Nhc2NhZGVsYWtlLWliL21vZHVsZXMvYWxsL0F1dG9jb25mLzIuNzEtR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiQXV0b2NvbmYvMi43MS1HQ0Njb3JlLTEzLjIuMCIsCmxvYWRPcmRlciA9IDksCnByb3BUID0g') +== 2024-11-27 17:52:45,990 environment.py:93 INFO Environment variable LOADEDMODULES set to env/vsc/donphan:env/slurm/donphan:env/software/donphan:cluster/donphan (previous value: 'env/vsc/donphan:env/slurm/donphan:env/software/donphan:cluster/donphan:GCCcore/13.2.0:binutils/2.40-GCCcore-13.2.0:M4/1.4.19-GCCcore-13.2.0:Perl/5.38.0-GCCcore-13.2.0:Autoconf/2.71-GCCcore-13.2.0:Automake/1.16.5-GCCcore-13.2.0:libtool/2.4.7-GCCcore-13.2.0:Autotools/20220317-GCCcore-13.2.0:pkgconf/2.0.3-GCCcore-13.2.0:zlib/1.2.13-GCCcore-13.2.0:numactl/2.0.16-GCCcore-13.2.0:UCX/1.15.0-GCCcore-13.2.0:CUDA/12.4.0:GDRCopy/2.4-GCCcore-13.2.0') +== 2024-11-27 17:52:45,990 environment.py:93 INFO Environment variable _ModuleTable003_ set to bnYvc29mdHdhcmUvZG9ucGhhbi5sdWEiLApmdWxsTmFtZSA9ICJlbnYvc29mdHdhcmUvZG9ucGhhbiIsCmxvYWRPcmRlciA9IDMsCnByb3BUID0gewpsbW9kID0gewpzdGlja3kgPSAxLAp9LAp9LApyZWZfY291bnQgPSAxLApzdGFja0RlcHRoID0gMSwKc3RhdHVzID0gImFjdGl2ZSIsCnVzZXJOYW1lID0gImVudi9zb2Z0d2FyZS9kb25waGFuIiwKd1YgPSAiKmRvbnBoYW4uKnpmaW5hbCIsCn0sClsiZW52L3ZzYyJdID0gewpmbiA9ICIvZXRjL21vZHVsZWZpbGVzL3ZzYy9lbnYvdnNjL2RvbnBoYW4ubHVhIiwKZnVsbE5hbWUgPSAiZW52L3ZzYy9kb25waGFuIiwKbG9hZE9yZGVyID0gMSwKcHJvcFQgPSB7Cmxtb2QgPSB7CnN0aWNreSA9IDEsCn0sCn0sCnJlZl9jb3VudCA9 (previous value: 'YWtlLzEuMTYuNS1HQ0Njb3JlLTEzLjIuMCIsCndWID0gIjAwMDAwMDAwMS4wMDAwMDAwMTYuMDAwMDAwMDA1LipnY2Njb3JlLip6ZmluYWwtLjAwMDAwMDAxMy4wMDAwMDAwMDIuKnpmaW5hbCIsCn0sCkF1dG90b29scyA9IHsKZm4gPSAiL2FwcHMvZ2VudC9SSEVMOC9jYXNjYWRlbGFrZS1pYi9tb2R1bGVzL2FsbC9BdXRvdG9vbHMvMjAyMjAzMTctR0NDY29yZS0xMy4yLjAubHVhIiwKZnVsbE5hbWUgPSAiQXV0b3Rvb2xzLzIwMjIwMzE3LUdDQ2NvcmUtMTMuMi4wIiwKbG9hZE9yZGVyID0gMTIsCnByb3BUID0ge30sCnN0YWNrRGVwdGggPSAwLApzdGF0dXMgPSAiYWN0aXZlIiwKdXNlck5hbWUgPSAiQXV0b3Rvb2xzLzIwMjIwMzE3LUdDQ2NvcmUtMTMuMi4wIiwKd1YgPSAi') +== 2024-11-27 17:52:45,990 environment.py:93 INFO Environment variable PYTHONOPTIMIZE set to 1 (previously undefined) +== 2024-11-27 17:52:45,990 environment.py:93 INFO Environment variable _ModuleTable_Sz_ set to 4 (previous value: '16') +== 2024-11-27 17:52:45,990 environment.py:93 INFO Environment variable PYTHONPATH set to /user/gent/470/vsc47063/easybuild/easybuild-framework:/user/gent/470/vsc47063/easybuild/easybuild-easyblocks:/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs:/user/gent/470/vsc47063/easybuild/easybuild-framework:/user/gent/470/vsc47063/easybuild/easybuild-easyblocks:/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs: (previously undefined) +== 2024-11-27 17:52:45,990 environment.py:93 INFO Environment variable MANPATH set to : (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/man:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/share/man:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/share/man::') +== 2024-11-27 17:52:45,990 environment.py:93 INFO Environment variable PYTHON_KEYRING_BACKEND set to keyrings.alt.file.PlaintextKeyring (previously undefined) +== 2024-11-27 17:52:45,990 environment.py:93 INFO Environment variable PATH set to /user/gent/470/vsc47063/easybuild/easybuild-framework:/user/gent/470/vsc47063/easybuild/easybuild-framework:/usr/libexec/jobcli:/usr/local/vsc/bin:/opt/VirtualGL/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/user/gent/470/vsc47063/.dotnet/tools (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/pkgconf/2.0.3-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/libtool/2.4.7-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Automake/1.16.5-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Autoconf/2.71-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/Perl/5.38.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/M4/1.4.19-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:/user/gent/470/vsc47063/easybuild/easybuild-framework:/usr/libexec/jobcli:/usr/local/vsc/bin:/opt/VirtualGL/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/user/gent/470/vsc47063/.dotnet/tools') +== 2024-11-27 17:52:45,990 environment.py:93 INFO Environment variable _LMFILES_ set to /etc/modulefiles/vsc/env/vsc/donphan.lua:/etc/modulefiles/vsc/env/slurm/donphan.lua:/etc/modulefiles/vsc/env/software/donphan.lua:/etc/modulefiles/vsc/cluster/donphan.lua (previous value: '/etc/modulefiles/vsc/env/vsc/donphan.lua:/etc/modulefiles/vsc/env/slurm/donphan.lua:/etc/modulefiles/vsc/env/software/donphan.lua:/etc/modulefiles/vsc/cluster/donphan.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/GCCcore/13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/binutils/2.40-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/M4/1.4.19-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Perl/5.38.0-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Autoconf/2.71-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Automake/1.16.5-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/libtool/2.4.7-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/Autotools/20220317-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/pkgconf/2.0.3-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/zlib/1.2.13-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/numactl/2.0.16-GCCcore-13.2.0.lua:/apps/gent/RHEL8/cascadelake-ib/modules/all/UCX/1.15.0-GCCcore-13.2.0.lua:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all/CUDA/12.4.0.lua:/apps/gent/RHEL8/cascadelake-ampere-ib/modules/all/GDRCopy/2.4-GCCcore-13.2.0.lua') +== 2024-11-27 17:52:45,992 environment.py:114 INFO Unsetting environment variable PYTHONOPTIMIZE (value: 1) +== 2024-11-27 17:52:45,992 environment.py:114 INFO Unsetting environment variable PYTHONPATH (value: /user/gent/470/vsc47063/easybuild/easybuild-framework:/user/gent/470/vsc47063/easybuild/easybuild-easyblocks:/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs:/user/gent/470/vsc47063/easybuild/easybuild-framework:/user/gent/470/vsc47063/easybuild/easybuild-easyblocks:/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs:) +== 2024-11-27 17:52:45,992 environment.py:114 INFO Unsetting environment variable PYTHON_KEYRING_BACKEND (value: keyrings.alt.file.PlaintextKeyring) +== 2024-11-27 17:52:45,992 easyconfig.py:1911 INFO Derived full easyblock module path for CMakeMake: easybuild.easyblocks.generic.cmakemake +== 2024-11-27 17:52:45,992 easyconfig.py:1960 INFO Successfully obtained class 'CMakeMake' for easyblock 'CMakeMake' (software name 'magma') +== 2024-11-27 17:52:45,992 environment.py:93 INFO Environment variable LMOD_QUIET set to 1 (previous value: '1') +== 2024-11-27 17:52:45,992 environment.py:93 INFO Environment variable LMOD_IGNORE_CACHE set to 1 (previous value: '1') +== 2024-11-27 17:52:45,993 environment.py:93 INFO Environment variable LMOD_REDIRECT set to no (previous value: 'no') +== 2024-11-27 17:52:45,993 environment.py:93 INFO Environment variable LMOD_EXTENDED_DEFAULT set to no (previous value: 'no') +== 2024-11-27 17:52:45,993 environment.py:93 INFO Environment variable LMOD_TERSE_DECORATIONS set to no (previous value: 'no') +== 2024-11-27 17:52:45,993 modules.py:301 INFO Full path for Lmod command is /usr/share/lmod/lmod/libexec/lmod, so using it +== 2024-11-27 17:52:45,993 modules.py:457 INFO Prepended list of module paths with path used by EasyBuild: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:52:45,994 easyblock.py:311 INFO This is EasyBuild 4.9.5.dev0-r57c0eaed8dc29e223fe68a75f7bf195cca0c2d04 (framework: 4.9.5.dev0-r9adcc1ac69afb52f19927156a3a379aa050715e2, easyblocks: 4.9.5.dev0-r57c0eaed8dc29e223fe68a75f7bf195cca0c2d04) on host node4003.donphan.os. +== 2024-11-27 17:52:45,994 easyblock.py:317 INFO This is easyblock CMakeMake from module easybuild.easyblocks.generic.cmakemake (/user/gent/470/vsc47063/easybuild/easybuild-easyblocks/easybuild/easyblocks/generic/cmakemake.py) +== 2024-11-27 17:52:45,994 easyblock.py:1063 INFO Build dir set to /tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0 +== 2024-11-27 17:52:45,995 easyblock.py:1120 INFO Software install dir set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0 +== 2024-11-27 17:52:45,995 easyblock.py:1125 INFO Module install dir set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all +== 2024-11-27 17:52:45,995 easyblock.py:286 INFO Init completed for application name magma version 2.7.2 +== 2024-11-27 17:52:45,995 easyblock.py:4240 INFO Obtained application instance of for magma (easyblock: CMakeMake) +== 2024-11-27 17:52:45,995 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:45,995 mpi.py:122 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI' +== 2024-11-27 17:52:45,995 mpi.py:307 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'nr_ranks': 1, 'cmd': 'xxx_command_xxx'}) +== 2024-11-27 17:52:45,995 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='magma', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='magma', module_name='magma/2.7.2-foss-2023b-CUDA-12.4.0', mpi_cmd_prefix='mpirun -n 1', name='magma', nameletter='m', nameletterlower='m', namelower='magma', rpath_enabled='false', software_commit='', sysroot='', toolchain_name='foss', toolchain_version='2023b', version='2.7.2', version_major='2', version_major_minor='2.7', version_minor='7', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:45,996 one.py:180 INFO Skipping reformatting value for parameter 'toolchain' +== 2024-11-27 17:52:45,996 one.py:180 INFO Skipping reformatting value for parameter 'toolchainopts' +== 2024-11-27 17:52:45,998 filetools.py:1924 INFO Creating directory /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175245_2293174 (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:45,998 easyblock.py:4496 INFO Dumped easyconfig instance to /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175245_2293174/magma-2.7.2-foss-2023b-CUDA-12.4.0.eb +== 2024-11-27 17:52:46,000 filetools.py:1924 INFO Creating directory /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175245_2293174/easyblocks (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:46,011 filetools.py:2445 INFO /user/gent/470/vsc47063/easybuild/easybuild-easyblocks/easybuild/easyblocks/generic/cmakemake.py copied to /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175245_2293174/easyblocks/cmakemake.py +== 2024-11-27 17:52:46,011 easyblock.py:4476 INFO Dumped easyblock cmakemake.py required for reproduction to /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175245_2293174/easyblocks +== 2024-11-27 17:52:46,022 filetools.py:2445 INFO /user/gent/470/vsc47063/easybuild/easybuild-easyblocks/easybuild/easyblocks/generic/configuremake.py copied to /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175245_2293174/easyblocks/configuremake.py +== 2024-11-27 17:52:46,022 easyblock.py:4476 INFO Dumped easyblock configuremake.py required for reproduction to /tmp/vsc47063/eb-j7lms3mf/reprod_20241127175245_2293174/easyblocks +== 2024-11-27 17:52:46,023 easyblock.py:2243 INFO Number of iterations to perform for central part of installation procedure: 2 +== 2024-11-27 17:52:46,023 build_log.py:267 INFO building and installing magma/2.7.2-foss-2023b-CUDA-12.4.0... +== 2024-11-27 17:52:46,023 filetools.py:2017 INFO Lock /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_magma_2.7.2-foss-2023b-CUDA-12.4.0.lock does not exist +== 2024-11-27 17:52:46,023 filetools.py:1958 INFO Creating lock at /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_magma_2.7.2-foss-2023b-CUDA-12.4.0.lock... +== 2024-11-27 17:52:46,023 filetools.py:1924 INFO Creating directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_magma_2.7.2-foss-2023b-CUDA-12.4.0.lock (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:46,023 filetools.py:1967 INFO Lock created: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_magma_2.7.2-foss-2023b-CUDA-12.4.0.lock +== 2024-11-27 17:52:46,023 build_log.py:267 INFO fetching files... +== 2024-11-27 17:52:46,024 easyblock.py:3962 INFO Starting fetch step +== 2024-11-27 17:52:46,024 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:46,024 mpi.py:122 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI' +== 2024-11-27 17:52:46,024 mpi.py:307 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'nr_ranks': 1, 'cmd': 'xxx_command_xxx'}) +== 2024-11-27 17:52:46,024 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='magma', builddir='/tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='magma', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0', module_name='magma/2.7.2-foss-2023b-CUDA-12.4.0', mpi_cmd_prefix='mpirun -n 1', name='magma', nameletter='m', nameletterlower='m', namelower='magma', rpath_enabled='false', software_commit='', start_dir='None', sysroot='', toolchain_name='foss', toolchain_version='2023b', version='2.7.2', version_major='2', version_major_minor='2.7', version_minor='7', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:46,024 easyblock.py:3970 INFO Running method fetch_step part of step fetch +== 2024-11-27 17:52:46,024 easyblock.py:2365 WARNING Easyconfig does not specify an EasyBuild-version (key 'easybuild_version')! Assuming the latest version +== 2024-11-27 17:52:46,024 easyblock.py:815 INFO Considering directory in which easyconfig file is located when searching for magma-2.7.2.tar.gz: /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma +== 2024-11-27 17:52:46,024 tools.py:282 INFO Found location to 'eb' script via $EB_SCRIPT_PATH: /user/gent/470/vsc47063/easybuild/easybuild-framework/eb +== 2024-11-27 17:52:46,024 tools.py:298 INFO Not considering /user/gent/470/vsc47063/easybuild (no easybuild/easyconfigs subdir found) +== 2024-11-27 17:52:46,025 tools.py:306 INFO Also considering installation prefix /kyukon/home/gent/470/vsc47063/easybuild (via resolved path to 'eb')... +== 2024-11-27 17:52:46,034 easyblock.py:856 INFO Found file magma-2.7.2.tar.gz at /apps/gent/sources/m/magma/magma-2.7.2.tar.gz +== 2024-11-27 17:52:46,034 easyblock.py:494 INFO Added sources: [{'name': 'magma-2.7.2.tar.gz', 'path': '/apps/gent/sources/m/magma/magma-2.7.2.tar.gz', 'cmd': None, 'checksum': {'magma-2.7.2.tar.gz': '729bc1a70e518a7422fe7a3a54537a4741035a77be3349f66eac5c362576d560'}, 'finalpath': '/tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0'}] +== 2024-11-27 17:52:46,034 easyblock.py:815 INFO Considering directory in which easyconfig file is located when searching for magma-2.7.2_allow-all-sms.patch: /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma +== 2024-11-27 17:52:46,034 tools.py:282 INFO Found location to 'eb' script via $EB_SCRIPT_PATH: /user/gent/470/vsc47063/easybuild/easybuild-framework/eb +== 2024-11-27 17:52:46,034 tools.py:298 INFO Not considering /user/gent/470/vsc47063/easybuild (no easybuild/easyconfigs subdir found) +== 2024-11-27 17:52:46,034 tools.py:306 INFO Also considering installation prefix /kyukon/home/gent/470/vsc47063/easybuild (via resolved path to 'eb')... +== 2024-11-27 17:52:46,035 easyblock.py:856 INFO Found file magma-2.7.2_allow-all-sms.patch at /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma/magma-2.7.2_allow-all-sms.patch +== 2024-11-27 17:52:46,035 easyblock.py:533 INFO Added patches: [{'name': 'magma-2.7.2_allow-all-sms.patch', 'postinstall': False, 'path': '/user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma/magma-2.7.2_allow-all-sms.patch', 'checksum': {'magma-2.7.2_allow-all-sms.patch': '2996485844d7e199ea57eaebf59903d3514a03536f82b655ce30de480e28b828'}}] +== 2024-11-27 17:52:46,135 easyblock.py:2418 INFO md5 checksum for /apps/gent/sources/m/magma/magma-2.7.2.tar.gz: 81ded9af8dd579a06a31b2ed570c927f +== 2024-11-27 17:52:46,169 easyblock.py:2418 INFO sha256 checksum for /apps/gent/sources/m/magma/magma-2.7.2.tar.gz: 729bc1a70e518a7422fe7a3a54537a4741035a77be3349f66eac5c362576d560 +== 2024-11-27 17:52:46,179 easyblock.py:2418 INFO md5 checksum for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma/magma-2.7.2_allow-all-sms.patch: 58e8baf5eacac915d2743102bc9705a8 +== 2024-11-27 17:52:46,179 easyblock.py:2418 INFO sha256 checksum for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma/magma-2.7.2_allow-all-sms.patch: 2996485844d7e199ea57eaebf59903d3514a03536f82b655ce30de480e28b828 +== 2024-11-27 17:52:46,179 easyblock.py:2453 INFO Checking dirs that need to be created: ['/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0', '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all/magma', '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/math/magma'] +== 2024-11-27 17:52:46,180 filetools.py:1924 INFO Creating directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0 (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:46,180 filetools.py:1924 INFO Creating directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/all/magma (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:46,181 filetools.py:1924 INFO Creating directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/modules/math/magma (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:46,206 configuremake.py:96 INFO config.guess version: 2018-08-29 (last updated: 2024-11-19T14:18:57.690694, SHA256 checksum: c02eb9cc55c86cfd1e9a794e548d25db5c9539e7b2154beb649bc6e2cbffc74c) +== 2024-11-27 17:52:46,206 configuremake.py:151 INFO Found config.guess at /data/gent/vo/001/gvo00117/easybuild/sources/generic/eb_v4.9.5.dev0/ConfigureMake/config.guess +== 2024-11-27 17:52:46,206 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:52:46,207 build_log.py:267 INFO creating build dir, resetting environment... +== 2024-11-27 17:52:46,207 easyblock.py:3962 INFO Starting ready step +== 2024-11-27 17:52:46,207 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:46,207 mpi.py:122 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI' +== 2024-11-27 17:52:46,207 mpi.py:307 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'nr_ranks': 1, 'cmd': 'xxx_command_xxx'}) +== 2024-11-27 17:52:46,207 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='magma', builddir='/tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='magma', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0', module_name='magma/2.7.2-foss-2023b-CUDA-12.4.0', mpi_cmd_prefix='mpirun -n 1', name='magma', nameletter='m', nameletterlower='m', namelower='magma', rpath_enabled='false', software_commit='', start_dir='None', sysroot='', toolchain_name='foss', toolchain_version='2023b', version='2.7.2', version_major='2', version_major_minor='2.7', version_minor='7', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:46,207 easyblock.py:3970 INFO Running method check_readiness_step part of step ready +== 2024-11-27 17:52:46,207 easyblock.py:2262 INFO Setting parallelism: 8 +== 2024-11-27 17:52:46,250 easyblock.py:2314 WARNING Loaded modules detected: ['env/vsc/donphan', 'env/slurm/donphan', 'env/software/donphan', 'cluster/donphan'] +== 2024-11-27 17:52:46,250 easyblock.py:3970 INFO Running method make_builddir part of step ready +== 2024-11-27 17:52:46,250 filetools.py:1924 INFO Creating directory /tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0 (parents: True, set_gid: False, sticky: False) +== 2024-11-27 17:52:46,251 easyblock.py:3970 INFO Running method reset_env part of step ready +== 2024-11-27 17:52:46,251 easyblock.py:3970 INFO Running method handle_iterate_opts part of step ready +== 2024-11-27 17:52:46,251 build_log.py:267 INFO starting iteration #0 ... +== 2024-11-27 17:52:46,251 easyblock.py:2202 INFO Current iteration index: 0 +== 2024-11-27 17:52:46,251 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:46,251 mpi.py:122 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI' +== 2024-11-27 17:52:46,252 mpi.py:307 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'nr_ranks': 1, 'cmd': 'xxx_command_xxx'}) +== 2024-11-27 17:52:46,252 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='magma', builddir='/tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='magma', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0', module_name='magma/2.7.2-foss-2023b-CUDA-12.4.0', mpi_cmd_prefix='mpirun -n 1', name='magma', nameletter='m', nameletterlower='m', namelower='magma', parallel='8', rpath_enabled='false', software_commit='', start_dir='None', sysroot='', toolchain_name='foss', toolchain_version='2023b', version='2.7.2', version_major='2', version_major_minor='2.7', version_minor='7', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:46,252 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:52:46,252 build_log.py:267 INFO unpacking... +== 2024-11-27 17:52:46,252 easyblock.py:3962 INFO Starting source step +== 2024-11-27 17:52:46,252 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:46,252 mpi.py:122 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI' +== 2024-11-27 17:52:46,252 mpi.py:307 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'nr_ranks': 1, 'cmd': 'xxx_command_xxx'}) +== 2024-11-27 17:52:46,252 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='magma', builddir='/tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='magma', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0', module_name='magma/2.7.2-foss-2023b-CUDA-12.4.0', mpi_cmd_prefix='mpirun -n 1', name='magma', nameletter='m', nameletterlower='m', namelower='magma', parallel='8', rpath_enabled='false', software_commit='', start_dir='None', sysroot='', toolchain_name='foss', toolchain_version='2023b', version='2.7.2', version_major='2', version_major_minor='2.7', version_minor='7', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:46,253 easyblock.py:3970 INFO Running method checksum_step part of step source +== 2024-11-27 17:52:46,288 easyblock.py:2471 INFO Checksum verification for /apps/gent/sources/m/magma/magma-2.7.2.tar.gz using {'magma-2.7.2.tar.gz': '729bc1a70e518a7422fe7a3a54537a4741035a77be3349f66eac5c362576d560'} passed. +== 2024-11-27 17:52:46,288 easyblock.py:2471 INFO Checksum verification for /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma/magma-2.7.2_allow-all-sms.patch using {'magma-2.7.2_allow-all-sms.patch': '2996485844d7e199ea57eaebf59903d3514a03536f82b655ce30de480e28b828'} passed. +== 2024-11-27 17:52:46,288 easyblock.py:3970 INFO Running method extract_step part of step source +== 2024-11-27 17:52:46,289 easyblock.py:2583 INFO Unpacking source magma-2.7.2.tar.gz +== 2024-11-27 17:52:46,289 run.py:251 INFO Using /bin/bash as shell for running cmd: tar xzf /apps/gent/sources/m/magma/magma-2.7.2.tar.gz +== 2024-11-27 17:52:46,289 run.py:260 INFO running cmd: tar xzf /apps/gent/sources/m/magma/magma-2.7.2.tar.gz +== 2024-11-27 17:52:46,724 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:52:46,724 build_log.py:267 INFO patching... +== 2024-11-27 17:52:46,724 easyblock.py:3962 INFO Starting patch step +== 2024-11-27 17:52:46,725 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:46,725 mpi.py:122 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI' +== 2024-11-27 17:52:46,725 mpi.py:307 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'nr_ranks': 1, 'cmd': 'xxx_command_xxx'}) +== 2024-11-27 17:52:46,725 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='magma', builddir='/tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='magma', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0', module_name='magma/2.7.2-foss-2023b-CUDA-12.4.0', mpi_cmd_prefix='mpirun -n 1', name='magma', nameletter='m', nameletterlower='m', namelower='magma', parallel='8', rpath_enabled='false', software_commit='', start_dir='None', sysroot='', toolchain_name='foss', toolchain_version='2023b', version='2.7.2', version_major='2', version_major_minor='2.7', version_minor='7', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:46,725 easyblock.py:3970 INFO Running method patch_step part of step patch +== 2024-11-27 17:52:46,725 easyblock.py:2601 INFO Applying patch magma-2.7.2_allow-all-sms.patch +== 2024-11-27 17:52:46,726 run.py:251 INFO Using /bin/bash as shell for running cmd: patch -p0 -i /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma/magma-2.7.2_allow-all-sms.patch +== 2024-11-27 17:52:46,726 run.py:260 INFO running cmd: patch -p0 -i /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma/magma-2.7.2_allow-all-sms.patch +== 2024-11-27 17:52:46,731 build_log.py:267 INFO ... (took < 1 sec) +== 2024-11-27 17:52:46,731 build_log.py:267 INFO preparing... +== 2024-11-27 17:52:46,731 easyblock.py:3962 INFO Starting prepare step +== 2024-11-27 17:52:46,731 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:52:46,732 mpi.py:122 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI' +== 2024-11-27 17:52:46,732 mpi.py:307 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'nr_ranks': 1, 'cmd': 'xxx_command_xxx'}) +== 2024-11-27 17:52:46,732 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='magma', builddir='/tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='magma', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0', module_name='magma/2.7.2-foss-2023b-CUDA-12.4.0', mpi_cmd_prefix='mpirun -n 1', name='magma', nameletter='m', nameletterlower='m', namelower='magma', parallel='8', rpath_enabled='false', software_commit='', start_dir='None', sysroot='', toolchain_name='foss', toolchain_version='2023b', version='2.7.2', version_major='2', version_major_minor='2.7', version_minor='7', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:52:46,732 easyblock.py:3970 INFO Running method prepare_step part of step prepare +== 2024-11-27 17:52:49,835 modules.py:628 INFO Checking whether CMake/3.27.6-GCCcore-13.2.0 exists... +== 2024-11-27 17:52:49,835 modules.py:633 INFO Module CMake/3.27.6-GCCcore-13.2.0 exists (found in list of available modules) +== 2024-11-27 17:52:49,835 modules.py:656 INFO Result for existence check of CMake/3.27.6-GCCcore-13.2.0 module: True +== 2024-11-27 17:52:49,835 modules.py:628 INFO Checking whether CUDA/12.4.0 exists... +== 2024-11-27 17:52:49,835 modules.py:633 INFO Module CUDA/12.4.0 exists (found in list of available modules) +== 2024-11-27 17:52:49,835 modules.py:656 INFO Result for existence check of CUDA/12.4.0 module: True +== 2024-11-27 17:52:49,835 modules.py:628 INFO Checking whether UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 exists... +== 2024-11-27 17:52:49,835 modules.py:633 INFO Module UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 exists (found in list of available modules) +== 2024-11-27 17:52:49,836 modules.py:656 INFO Result for existence check of UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0 module: True +== 2024-11-27 17:52:49,836 modules.py:628 INFO Checking whether foss/2023b exists... +== 2024-11-27 17:52:49,836 modules.py:636 INFO Module foss/2023b not found in list of available modules, checking via 'module show'... +== 2024-11-27 17:52:52,631 modules.py:656 INFO Result for existence check of foss/2023b module: True +== 2024-11-27 17:52:58,624 environment.py:93 INFO Environment variable LD_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ib/software/libarchive/3.7.2-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/cURL/8.3.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/bzip2/1.0.8-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/ncurses/6.4-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/lib:/apps/gent/RHEL8/cascadelake-ib/software/FFTW.MPI/3.3.10-gompi-2023b/lib:/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenBLAS/0.3.24-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCC/1.2.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/PMIx/4.2.6-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libevent/2.1.12-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenSSL/1.1/lib:/apps/gent/RHEL8/cascadelake-ib/software/hwloc/2.9.2-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libpciaccess/0.17-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libxml2/2.11.5-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/XZ/5.4.4-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/libarchive/3.7.2-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/cURL/8.3.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/bzip2/1.0.8-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/ncurses/6.4-GCCcore-13.2.0/lib') +== 2024-11-27 17:53:01,538 environment.py:93 INFO Environment variable LD_LIBRARY_PATH set to /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libarchive/3.7.2-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/cURL/8.3.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/bzip2/1.0.8-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/ncurses/6.4-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/lib:/apps/gent/RHEL8/cascadelake-ib/software/FFTW.MPI/3.3.10-gompi-2023b/lib:/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenBLAS/0.3.24-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCC/1.2.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/PMIx/4.2.6-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libevent/2.1.12-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenSSL/1.1/lib:/apps/gent/RHEL8/cascadelake-ib/software/hwloc/2.9.2-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libpciaccess/0.17-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libxml2/2.11.5-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/XZ/5.4.4-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 (previous value: '/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib') +== 2024-11-27 17:53:04,477 environment.py:93 INFO Environment variable LD_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libarchive/3.7.2-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/cURL/8.3.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/bzip2/1.0.8-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/ncurses/6.4-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/lib:/apps/gent/RHEL8/cascadelake-ib/software/FFTW.MPI/3.3.10-gompi-2023b/lib:/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenBLAS/0.3.24-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCC/1.2.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/PMIx/4.2.6-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libevent/2.1.12-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenSSL/1.1/lib:/apps/gent/RHEL8/cascadelake-ib/software/hwloc/2.9.2-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libpciaccess/0.17-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libxml2/2.11.5-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/XZ/5.4.4-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 (previous value: '/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib') +== 2024-11-27 17:53:04,477 modules.py:628 INFO Checking whether foss/2023b exists... +== 2024-11-27 17:53:04,477 modules.py:636 INFO Module foss/2023b not found in list of available modules, checking via 'module show'... +== 2024-11-27 17:53:04,478 modules.py:656 INFO Result for existence check of foss/2023b module: True +== 2024-11-27 17:53:04,479 toolchain.py:766 INFO List of toolchain dependency modules and toolchain definition match! +== 2024-11-27 17:53:04,481 compiler.py:363 INFO _set_optimal_architecture: using march=native as optarch for x86_64/Intel. +== 2024-11-27 17:53:04,494 variables.py:203 WARNING flags_for_subdirs: directory /apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/include was not found +== 2024-11-27 17:53:04,498 variables.py:203 WARNING flags_for_subdirs: directory /apps/gent/RHEL8/cascadelake-ib/software/CMake/3.27.6-GCCcore-13.2.0/include was not found +== 2024-11-27 17:53:04,498 variables.py:203 WARNING flags_for_subdirs: directory /apps/gent/RHEL8/cascadelake-ib/software/CMake/3.27.6-GCCcore-13.2.0/lib64 was not found +== 2024-11-27 17:53:04,499 variables.py:203 WARNING flags_for_subdirs: directory /apps/gent/RHEL8/cascadelake-ib/software/CMake/3.27.6-GCCcore-13.2.0/lib was not found +== 2024-11-27 17:53:04,502 variables.py:203 WARNING flags_for_subdirs: directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0/include was not found +== 2024-11-27 17:53:04,502 variables.py:203 WARNING flags_for_subdirs: directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0/lib64 was not found +== 2024-11-27 17:53:04,502 variables.py:203 WARNING flags_for_subdirs: directory /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0/lib was not found +== 2024-11-27 17:53:04,505 environment.py:93 INFO Environment variable BLAS_INC_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/include/flexiblas (previously undefined) +== 2024-11-27 17:53:04,505 environment.py:93 INFO Environment variable EBVARBLAS_INC_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/include/flexiblas (previously undefined) +== 2024-11-27 17:53:04,505 environment.py:93 INFO Environment variable BLAS_LAPACK_INC_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/include/flexiblas (previously undefined) +== 2024-11-27 17:53:04,505 environment.py:93 INFO Environment variable EBVARBLAS_LAPACK_INC_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/include/flexiblas (previously undefined) +== 2024-11-27 17:53:04,505 environment.py:93 INFO Environment variable BLAS_LAPACK_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib (previously undefined) +== 2024-11-27 17:53:04,505 environment.py:93 INFO Environment variable EBVARBLAS_LAPACK_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib (previously undefined) +== 2024-11-27 17:53:04,505 environment.py:93 INFO Environment variable BLAS_LAPACK_MT_SHARED_LIBS set to libflexiblas.so,libgfortran.so,libpthread.so (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable EBVARBLAS_LAPACK_MT_SHARED_LIBS set to libflexiblas.so,libgfortran.so,libpthread.so (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable BLAS_LAPACK_MT_STATIC_LIBS set to libflexiblas.a,libgfortran.a,libpthread.a (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable EBVARBLAS_LAPACK_MT_STATIC_LIBS set to libflexiblas.a,libgfortran.a,libpthread.a (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable BLAS_LAPACK_SHARED_LIBS set to libflexiblas.so,libgfortran.so (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable EBVARBLAS_LAPACK_SHARED_LIBS set to libflexiblas.so,libgfortran.so (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable BLAS_LAPACK_STATIC_LIBS set to libflexiblas.a,libgfortran.a (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable EBVARBLAS_LAPACK_STATIC_LIBS set to libflexiblas.a,libgfortran.a (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable BLAS_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable EBVARBLAS_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable BLAS_MT_SHARED_LIBS set to libflexiblas.so,libgfortran.so,libpthread.so (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable EBVARBLAS_MT_SHARED_LIBS set to libflexiblas.so,libgfortran.so,libpthread.so (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable BLAS_MT_STATIC_LIBS set to libflexiblas.a,libgfortran.a,libpthread.a (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable EBVARBLAS_MT_STATIC_LIBS set to libflexiblas.a,libgfortran.a,libpthread.a (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable BLAS_SHARED_LIBS set to libflexiblas.so,libgfortran.so (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable EBVARBLAS_SHARED_LIBS set to libflexiblas.so,libgfortran.so (previously undefined) +== 2024-11-27 17:53:04,506 environment.py:93 INFO Environment variable BLAS_STATIC_LIBS set to libflexiblas.a,libgfortran.a (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable EBVARBLAS_STATIC_LIBS set to libflexiblas.a,libgfortran.a (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable CC set to gcc (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable EBVARCC set to gcc (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable CFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fopenmp -fPIC (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable EBVARCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fopenmp -fPIC (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable CPPFLAGS set to -I/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/include/flexiblas (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable EBVARCPPFLAGS set to -I/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/include -I/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/include/flexiblas (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable CXX set to g++ (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable EBVARCXX set to g++ (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable CXXFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fopenmp -fPIC (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable EBVARCXXFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fopenmp -fPIC (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable F77 set to gfortran (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable EBVARF77 set to gfortran (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable F90 set to gfortran (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable EBVARF90 set to gfortran (previously undefined) +== 2024-11-27 17:53:04,507 environment.py:93 INFO Environment variable F90FLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fopenmp -fPIC (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable EBVARF90FLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fopenmp -fPIC (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable FC set to gfortran (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable EBVARFC set to gfortran (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable FCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fopenmp -fPIC (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable EBVARFCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fopenmp -fPIC (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable FFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fopenmp -fPIC (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable EBVARFFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno -fopenmp -fPIC (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable FFTW_INC_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/include (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable EBVARFFTW_INC_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/include (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable FFTW_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable EBVARFFTW_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable FFTW_SHARED_LIBS set to libfftw3.so (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable EBVARFFTW_SHARED_LIBS set to libfftw3.so (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable FFTW_SHARED_LIBS_MT set to libfftw3_omp.so,libfftw3.so,libpthread.so (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable EBVARFFTW_SHARED_LIBS_MT set to libfftw3_omp.so,libfftw3.so,libpthread.so (previously undefined) +== 2024-11-27 17:53:04,508 environment.py:93 INFO Environment variable FFTW_STATIC_LIBS set to libfftw3.a (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable EBVARFFTW_STATIC_LIBS set to libfftw3.a (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable FFTW_STATIC_LIBS_MT set to libfftw3_omp.a,libfftw3.a,libpthread.a (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable EBVARFFTW_STATIC_LIBS_MT set to libfftw3_omp.a,libfftw3.a,libpthread.a (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable FFT_INC_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/include (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable EBVARFFT_INC_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/include (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable FFT_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable EBVARFFT_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable FFT_SHARED_LIBS set to libfftw3.so (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable EBVARFFT_SHARED_LIBS set to libfftw3.so (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable FFT_SHARED_LIBS_MT set to libfftw3_omp.so,libfftw3.so,libpthread.so (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable EBVARFFT_SHARED_LIBS_MT set to libfftw3_omp.so,libfftw3.so,libpthread.so (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable FFT_STATIC_LIBS set to libfftw3.a (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable EBVARFFT_STATIC_LIBS set to libfftw3.a (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable FFT_STATIC_LIBS_MT set to libfftw3_omp.a,libfftw3.a,libpthread.a (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable EBVARFFT_STATIC_LIBS_MT set to libfftw3_omp.a,libfftw3.a,libpthread.a (previously undefined) +== 2024-11-27 17:53:04,509 environment.py:93 INFO Environment variable FLIBS set to -lgfortran (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable EBVARFLIBS set to -lgfortran (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable LAPACK_INC_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/include/flexiblas (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable EBVARLAPACK_INC_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/include/flexiblas (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable LAPACK_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable EBVARLAPACK_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable LAPACK_MT_SHARED_LIBS set to libflexiblas.so,libgfortran.so,libpthread.so (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable EBVARLAPACK_MT_SHARED_LIBS set to libflexiblas.so,libgfortran.so,libpthread.so (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable LAPACK_MT_STATIC_LIBS set to libflexiblas.a,libgfortran.a,libpthread.a (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable EBVARLAPACK_MT_STATIC_LIBS set to libflexiblas.a,libgfortran.a,libpthread.a (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable LAPACK_SHARED_LIBS set to libflexiblas.so,libgfortran.so (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable EBVARLAPACK_SHARED_LIBS set to libflexiblas.so,libgfortran.so (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable LAPACK_STATIC_LIBS set to libflexiblas.a,libgfortran.a (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable EBVARLAPACK_STATIC_LIBS set to libflexiblas.a,libgfortran.a (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable LDFLAGS set to -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib64 -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/lib -L/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib (previously undefined) +== 2024-11-27 17:53:04,510 environment.py:93 INFO Environment variable EBVARLDFLAGS set to -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib64 -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/lib -L/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 -L/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable LIBBLAS set to -lflexiblas -lgfortran (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable EBVARLIBBLAS set to -lflexiblas -lgfortran (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable LIBBLAS_MT set to -lflexiblas -lgfortran -lpthread (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable EBVARLIBBLAS_MT set to -lflexiblas -lgfortran -lpthread (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable LIBFFT set to -lfftw3 (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable EBVARLIBFFT set to -lfftw3 (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable LIBFFT_MT set to -lfftw3_omp -lfftw3 -lpthread (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable EBVARLIBFFT_MT set to -lfftw3_omp -lfftw3 -lpthread (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable LIBLAPACK set to -lflexiblas -lgfortran (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable EBVARLIBLAPACK set to -lflexiblas -lgfortran (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable LIBLAPACK_MT set to -lflexiblas -lgfortran -lpthread (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable EBVARLIBLAPACK_MT set to -lflexiblas -lgfortran -lpthread (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable LIBLAPACK_MT_ONLY set to -lflexiblas -lgfortran -lpthread (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable EBVARLIBLAPACK_MT_ONLY set to -lflexiblas -lgfortran -lpthread (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable LIBLAPACK_ONLY set to -lflexiblas -lgfortran (previously undefined) +== 2024-11-27 17:53:04,511 environment.py:93 INFO Environment variable EBVARLIBLAPACK_ONLY set to -lflexiblas -lgfortran (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable LIBS set to -lm -lpthread (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable EBVARLIBS set to -lm -lpthread (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable LIBSCALAPACK set to -lscalapack -lflexiblas -lgfortran (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable EBVARLIBSCALAPACK set to -lscalapack -lflexiblas -lgfortran (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable LIBSCALAPACK_MT set to -lscalapack -lflexiblas -lgfortran -lpthread (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable EBVARLIBSCALAPACK_MT set to -lscalapack -lflexiblas -lgfortran -lpthread (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable LIBSCALAPACK_MT_ONLY set to -lscalapack -lgfortran (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable EBVARLIBSCALAPACK_MT_ONLY set to -lscalapack -lgfortran (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable LIBSCALAPACK_ONLY set to -lscalapack -lgfortran (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable EBVARLIBSCALAPACK_ONLY set to -lscalapack -lgfortran (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable MPICC set to mpicc (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable EBVARMPICC set to mpicc (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable MPICXX set to mpicxx (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable EBVARMPICXX set to mpicxx (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable MPIF77 set to mpifort (previously undefined) +== 2024-11-27 17:53:04,512 environment.py:93 INFO Environment variable EBVARMPIF77 set to mpifort (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable MPIF90 set to mpifort (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable EBVARMPIF90 set to mpifort (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable MPIFC set to mpifort (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable EBVARMPIFC set to mpifort (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable MPI_INC_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/include (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable EBVARMPI_INC_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/include (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable MPI_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/lib64 (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable EBVARMPI_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/lib64 (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable MPI_LIB_SHARED set to /apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/lib64/libmpi.so (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable EBVARMPI_LIB_SHARED set to /apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/lib64/libmpi.so (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable MPI_LIB_STATIC set to (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable EBVARMPI_LIB_STATIC set to (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable OMPI_CC set to gcc (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable EBVAROMPI_CC set to gcc (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable OMPI_CXX set to g++ (previously undefined) +== 2024-11-27 17:53:04,513 environment.py:93 INFO Environment variable EBVAROMPI_CXX set to g++ (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable OMPI_F77 set to gfortran (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable EBVAROMPI_F77 set to gfortran (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable OMPI_F90 set to gfortran (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable EBVAROMPI_F90 set to gfortran (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable OMPI_FC set to gfortran (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable EBVAROMPI_FC set to gfortran (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable OPTFLAGS set to -O2 -ftree-vectorize -march=native (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable EBVAROPTFLAGS set to -O2 -ftree-vectorize -march=native (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable PRECFLAGS set to -fno-math-errno (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable EBVARPRECFLAGS set to -fno-math-errno (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable SCALAPACK_INC_DIR set to (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable EBVARSCALAPACK_INC_DIR set to (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable SCALAPACK_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/lib (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable EBVARSCALAPACK_LIB_DIR set to /apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/lib (previously undefined) +== 2024-11-27 17:53:04,514 environment.py:93 INFO Environment variable SCALAPACK_MT_SHARED_LIBS set to libscalapack.so,libflexiblas.so,libgfortran.so,libpthread.so (previously undefined) +== 2024-11-27 17:53:04,515 environment.py:93 INFO Environment variable EBVARSCALAPACK_MT_SHARED_LIBS set to libscalapack.so,libflexiblas.so,libgfortran.so,libpthread.so (previously undefined) +== 2024-11-27 17:53:04,515 environment.py:93 INFO Environment variable SCALAPACK_MT_STATIC_LIBS set to libscalapack.a,libflexiblas.a,libgfortran.a,libpthread.a (previously undefined) +== 2024-11-27 17:53:04,515 environment.py:93 INFO Environment variable EBVARSCALAPACK_MT_STATIC_LIBS set to libscalapack.a,libflexiblas.a,libgfortran.a,libpthread.a (previously undefined) +== 2024-11-27 17:53:04,515 environment.py:93 INFO Environment variable SCALAPACK_SHARED_LIBS set to libscalapack.so,libflexiblas.so,libgfortran.so (previously undefined) +== 2024-11-27 17:53:04,515 environment.py:93 INFO Environment variable EBVARSCALAPACK_SHARED_LIBS set to libscalapack.so,libflexiblas.so,libgfortran.so (previously undefined) +== 2024-11-27 17:53:04,515 environment.py:93 INFO Environment variable SCALAPACK_STATIC_LIBS set to libscalapack.a,libflexiblas.a,libgfortran.a (previously undefined) +== 2024-11-27 17:53:04,515 environment.py:93 INFO Environment variable EBVARSCALAPACK_STATIC_LIBS set to libscalapack.a,libflexiblas.a,libgfortran.a (previously undefined) +== 2024-11-27 17:53:04,515 easyblock.py:1188 INFO Enabling CUDA PTX cache of size 1024 MiB at /tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0/eb-cuda-cache +== 2024-11-27 17:53:04,515 environment.py:93 INFO Environment variable CUDA_CACHE_DISABLE set to 0 (previously undefined) +== 2024-11-27 17:53:04,515 environment.py:93 INFO Environment variable CUDA_CACHE_PATH set to /tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0/eb-cuda-cache (previously undefined) +== 2024-11-27 17:53:04,515 environment.py:93 INFO Environment variable CUDA_CACHE_MAXSIZE set to 1073741824 (previously undefined) +== 2024-11-27 17:53:04,515 easyblock.py:2146 INFO Using /tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0/magma-2.7.2/ as start dir +== 2024-11-27 17:53:04,516 build_log.py:267 INFO ... (took 17 secs) +== 2024-11-27 17:53:04,516 build_log.py:267 INFO configuring... +== 2024-11-27 17:53:04,516 easyblock.py:3962 INFO Starting configure step +== 2024-11-27 17:53:04,516 easyconfig.py:1705 INFO Generating template values... +== 2024-11-27 17:53:04,516 mpi.py:122 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI' +== 2024-11-27 17:53:04,516 mpi.py:307 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'nr_ranks': 1, 'cmd': 'xxx_command_xxx'}) +== 2024-11-27 17:53:04,516 easyconfig.py:1724 INFO Template values: arch='x86_64', bitbucket_account='magma', builddir='/tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0', cuda_cc_cmake='86', cuda_cc_semicolon_sep='8.6', cuda_cc_space_sep='8.6', cuda_cc_space_sep_no_period='86', cuda_compute_capabilities='8.6', cuda_sm_comma_sep='sm_86', cuda_sm_space_sep='sm_86', cudamajver='12', cudaminver='4', cudashortver='12.4', cudaver='12.4.0', github_account='magma', installdir='/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0', module_name='magma/2.7.2-foss-2023b-CUDA-12.4.0', mpi_cmd_prefix='mpirun -n 1', name='magma', nameletter='m', nameletterlower='m', namelower='magma', parallel='8', rpath_enabled='false', software_commit='', start_dir='/tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0/magma-2.7.2/', sysroot='', toolchain_name='foss', toolchain_version='2023b', version='2.7.2', version_major='2', version_major_minor='2.7', version_minor='7', versionprefix='', versionsuffix='-CUDA-12.4.0' +== 2024-11-27 17:53:04,516 easyblock.py:3970 INFO Running method configure_step part of step configure +== 2024-11-27 17:53:04,516 environment.py:93 INFO Environment variable CMAKE_INCLUDE_PATH set to /apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/include/flexiblas:/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/include:/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/include:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/include:/apps/gent/RHEL8/cascadelake-ib/software/libarchive/3.7.2-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/cURL/8.3.0-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/bzip2/1.0.8-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/ncurses/6.4-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/FFTW.MPI/3.3.10-gompi-2023b/include:/apps/gent/RHEL8/cascadelake-ib/software/OpenBLAS/0.3.24-GCC-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/UCC/1.2.0-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/PMIx/4.2.6-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/libevent/2.1.12-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/OpenSSL/1.1/include:/apps/gent/RHEL8/cascadelake-ib/software/hwloc/2.9.2-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/libpciaccess/0.17-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/libxml2/2.11.5-GCCcore-13.2.0/include/libxml2:/apps/gent/RHEL8/cascadelake-ib/software/libxml2/2.11.5-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/XZ/5.4.4-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/include:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/include (previously undefined) +== 2024-11-27 17:53:04,517 environment.py:93 INFO Environment variable CMAKE_LIBRARY_PATH set to /apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib64:/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/lib64:/apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/lib:/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib64:/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:/apps/gent/RHEL8/cascadelake-ib/software/libarchive/3.7.2-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/cURL/8.3.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/bzip2/1.0.8-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/ncurses/6.4-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/FFTW.MPI/3.3.10-gompi-2023b/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenBLAS/0.3.24-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCC/1.2.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/PMIx/4.2.6-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libevent/2.1.12-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenSSL/1.1/lib:/apps/gent/RHEL8/cascadelake-ib/software/hwloc/2.9.2-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libpciaccess/0.17-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libxml2/2.11.5-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/XZ/5.4.4-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib (previous value: '/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64') +== 2024-11-27 17:53:04,517 environment.py:93 INFO Environment variable FC set to gfortran (previous value: 'gfortran') +== 2024-11-27 17:53:04,517 run.py:251 INFO Using /bin/bash as shell for running cmd: cmake -DCMAKE_INSTALL_PREFIX=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0 -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DBUILD_SHARED_LIBS=ON -DGPU_TARGET="sm_86" /tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0/magma-2.7.2/ +== 2024-11-27 17:53:04,517 run.py:260 INFO running cmd: cmake -DCMAKE_INSTALL_PREFIX=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0 -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DBUILD_SHARED_LIBS=ON -DGPU_TARGET="sm_86" /tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0/magma-2.7.2/ +== 2024-11-27 17:53:16,777 build_log.py:171 ERROR EasyBuild crashed with an error (at easybuild/easybuild-framework/easybuild/base/exceptions.py:126 in __init__): cmd " cmake -DCMAKE_INSTALL_PREFIX=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0 -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DBUILD_SHARED_LIBS=ON -DGPU_TARGET="sm_86" /tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0/magma-2.7.2/" exited with exit code 1 and output: +-- The C compiler identification is GNU 13.2.0 +-- The CXX compiler identification is GNU 13.2.0 +-- The Fortran compiler identification is GNU 13.2.0 +-- Detecting C compiler ABI info +-- Detecting C compiler ABI info - done +-- Check for working C compiler: /apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin/gcc - skipped +-- Detecting C compile features +-- Detecting C compile features - done +-- Detecting CXX compiler ABI info +-- Detecting CXX compiler ABI info - done +-- Check for working CXX compiler: /apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin/g++ - skipped +-- Detecting CXX compile features +-- Detecting CXX compile features - done +-- Detecting Fortran compiler ABI info +-- Detecting Fortran compiler ABI info - done +-- Check for working Fortran compiler: /apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin/gfortran - skipped +-- MAGMA requires one enabled backend! +-- Building CUDA backend +-- Performing Test COMPILER_SUPPORTS_CXX11 +-- Performing Test COMPILER_SUPPORTS_CXX11 - Success +-- Performing Test COMPILER_SUPPORTS_CXX0X +-- Performing Test COMPILER_SUPPORTS_CXX0X - Success +-- Performing Test COMPILER_SUPPORTS_FPIC +-- Performing Test COMPILER_SUPPORTS_FPIC - Success +-- Performing Test COMPILER_SUPPORTS_C99 +-- Performing Test COMPILER_SUPPORTS_C99 - Success +-- Detecting Fortran/C Interface +-- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling +-- Found OpenMP_C: -fopenmp (found version "4.5") +-- Found OpenMP_CXX: -fopenmp (found version "4.5") +-- Found OpenMP_Fortran: -fopenmp (found version "4.5") +-- Found OpenMP: TRUE (found version "4.5") +-- Found OpenMP +-- OpenMP_C_FLAGS -fopenmp +-- OpenMP_CXX_FLAGS -fopenmp +CMake Error at /kyukon/home/apps/RHEL8/cascadelake-ib/software/CMake/3.27.6-GCCcore-13.2.0/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:753 (message): + Compiling the CUDA compiler identification source file + "CMakeCUDACompilerId.cu" failed. + + Compiler: + /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/nvcc + + + Build flags: + + Id flags: --keep;--keep-dir;tmp -v + + + + The output was: + + 2 + + #$ _NVVM_BRANCH_=nvvm + + #$ _NVVM_BRANCH_SUFFIX_= + + #$ _SPACE_= + + #$ _CUDART_=cudart + + #$ + _HERE_=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin + + + #$ + _THERE_=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin + + + #$ _TARGET_SIZE_= + + #$ _TARGET_DIR_= + + #$ _TARGET_DIR_=targets/x86_64-linux + + #$ + TOP=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/.. + + + #$ + NVVMIR_LIBRARY_DIR=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../nvvm/libdevice + + + #$ + LD_LIBRARY_PATH=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../lib:/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libarchive/3.7.2-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/cURL/8.3.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/bzip2/1.0.8-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/ncurses/6.4-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/lib:/apps/gent/RHEL8/cascadelake-ib/software/FFTW.MPI/3.3.10-gompi-2023b/lib:/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenBLAS/0.3.24-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCC/1.2.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/PMIx/4.2.6-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libevent/2.1.12-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenSSL/1.1/lib:/apps/gent/RHEL8/cascadelake-ib/software/hwloc/2.9.2-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libpciaccess/0.17-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libxml2/2.11.5-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/XZ/5.4.4-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 + + + #$ + PATH=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../nvvm/bin:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/CMake/3.27.6-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/libarchive/3.7.2-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/cURL/8.3.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/bzip2/1.0.8-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/ncurses/6.4-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/UCC/1.2.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/PMIx/4.2.6-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/libevent/2.1.12-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/OpenSSL/1.1/bin:/apps/gent/RHEL8/cascadelake-ib/software/hwloc/2.9.2-GCCcore-13.2.0/sbin:/apps/gent/RHEL8/cascadelake-ib/software/hwloc/2.9.2-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/libxml2/2.11.5-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/XZ/5.4.4-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:/user/gent/470/vsc47063/easybuild/easybuild-framework:/usr/libexec/jobcli:/usr/local/vsc/bin:/opt/VirtualGL/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/user/gent/470/vsc47063/.dotnet/tools + + + #$ + INCLUDES="-I/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../targets/x86_64-linux/include" + + + #$ LIBRARIES= + "-L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../targets/x86_64-linux/lib/stubs" + "-L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../targets/x86_64-linux/lib" + + + #$ CUDAFE_FLAGS= + + #$ PTXAS_FLAGS= + + #$ rm tmp/a_dlink.reg.c + + #$ gcc -D__CUDA_ARCH_LIST__=520 -D__NV_LEGACY_LAUNCH -E -x c++ -D__CUDACC__ + -D__NVCC__ + "-I/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../targets/x86_64-linux/include" + -D__CUDACC_VER_MAJOR__=12 -D__CUDACC_VER_MINOR__=4 + -D__CUDACC_VER_BUILD__=99 -D__CUDA_API_VER_MAJOR__=12 + -D__CUDA_API_VER_MINOR__=4 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -include + "cuda_runtime.h" -m64 "CMakeCUDACompilerId.cu" -o + "tmp/CMakeCUDACompilerId.cpp4.ii" + + #$ cudafe++ --c++17 --gnu_version=130200 --display_error_number + --orig_src_file_name "CMakeCUDACompilerId.cu" --orig_src_path_name + "/tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0/easybuild_obj/CMakeFiles/3.27.6/CompilerIdCUDA/CMakeCUDACompilerId.cu" + --allow_managed --m64 --parse_templates --gen_c_file_name + "tmp/CMakeCUDACompilerId.cudafe1.cpp" --stub_file_name + "CMakeCUDACompilerId.cudafe1.stub.c" --gen_module_id_file + --module_id_file_name "tmp/CMakeCUDACompilerId.module_id" + "tmp/CMakeCUDACompilerId.cpp4.ii" + + /usr/include/bits/floatn.h(86): error: invalid combination of type + specifiers + + typedef __float128 _Float128; + ^ + + + + /usr/include/bits/floatn-common.h(214): error: invalid combination of type + specifiers + + typedef float _Float32; + ^ + + + + /usr/include/bits/floatn-common.h(251): error: invalid combination of type + specifiers + + typedef double _Float64; + ^ + + + + /usr/include/bits/floatn-common.h(268): error: invalid combination of type + specifiers + + typedef double _Float32x; + ^ + + + + /usr/include/bits/floatn-common.h(285): error: invalid combination of type + specifiers + + typedef long double _Float64x; + ^ + + + + 5 errors detected in the compilation of "CMakeCUDACompilerId.cu". + + # --error 0x2 -- + + + + + +Call Stack (most recent call first): + /kyukon/home/apps/RHEL8/cascadelake-ib/software/CMake/3.27.6-GCCcore-13.2.0/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:8 (CMAKE_DETERMINE_COMPILER_ID_BUILD) + /kyukon/home/apps/RHEL8/cascadelake-ib/software/CMake/3.27.6-GCCcore-13.2.0/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:53 (__determine_compiler_id_test) + /kyukon/home/apps/RHEL8/cascadelake-ib/software/CMake/3.27.6-GCCcore-13.2.0/share/cmake-3.27/Modules/CMakeDetermineCUDACompiler.cmake:307 (CMAKE_DETERMINE_COMPILER_ID) + CMakeLists.txt:116 (enable_language) + + +-- Configuring incomplete, errors occurred! + (at easybuild/easybuild-framework/easybuild/tools/run.py:695 in parse_cmd_output) +== 2024-11-27 17:53:16,777 build_log.py:267 INFO ... (took 12 secs) +== 2024-11-27 17:53:16,778 filetools.py:2025 INFO Removing lock /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_magma_2.7.2-foss-2023b-CUDA-12.4.0.lock... +== 2024-11-27 17:53:16,779 filetools.py:385 INFO Path /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_magma_2.7.2-foss-2023b-CUDA-12.4.0.lock successfully removed. +== 2024-11-27 17:53:16,779 filetools.py:2029 INFO Lock removed: /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/.locks/_scratch_gent_vo_001_gvo00117_easybuild_RHEL8_cascadelake-ampere-ib_software_magma_2.7.2-foss-2023b-CUDA-12.4.0.lock +== 2024-11-27 17:53:16,779 easyblock.py:4297 WARNING build failed (first 300 chars): cmd " cmake -DCMAKE_INSTALL_PREFIX=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0 -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DBUILD_SHARED_LIBS=ON +== 2024-11-27 17:53:16,779 easyblock.py:326 INFO Closing log for application name magma version 2.7.2 +== 2024-11-27 17:53:16,779 build_log.py:267 INFO FAILED: Installation ended unsuccessfully (build directory: /tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0): build failed (first 300 chars): cmd " cmake -DCMAKE_INSTALL_PREFIX=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0 -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DBUILD_SHARED_LIBS=ON (took 30 secs) +== 2024-11-27 17:53:16,780 build_log.py:267 INFO Results of the build can be found in the log file(s) /tmp/vsc47063/eb-j7lms3mf/easybuild-magma-2.7.2-20241127.175245.nXyBN.log +== 2024-11-27 17:53:16,780 build_log.py:171 ERROR EasyBuild crashed with an error (at easybuild/easybuild-framework/easybuild/base/exceptions.py:126 in __init__): build failed (first 300 chars): cmd " cmake -DCMAKE_INSTALL_PREFIX=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0 -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DBUILD_SHARED_LIBS=ON (at easybuild/easybuild-framework/easybuild/main.py:140 in build_and_install_software) +== 2024-11-27 17:53:16,781 build_log.py:171 ERROR EasyBuild crashed with an error (at easybuild/easybuild-framework/easybuild/base/exceptions.py:126 in __init__): Build of /user/gent/470/vsc47063/easybuild/easybuild-easyconfigs/easybuild/easyconfigs/m/magma/magma-2.7.2-foss-2023b-CUDA-12.4.0.eb failed (err: 'build failed (first 300 chars): cmd " cmake -DCMAKE_INSTALL_PREFIX=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/magma/2.7.2-foss-2023b-CUDA-12.4.0 -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DBUILD_SHARED_LIBS=ON') (at easybuild/easybuild-framework/easybuild/main.py:178 in build_and_install_software) diff --git a/463_MATES/pyTorch-CUDA-2023b.eb b/463_MATES/pyTorch-CUDA-2023b.eb new file mode 100644 index 00000000..7e09aa8f --- /dev/null +++ b/463_MATES/pyTorch-CUDA-2023b.eb @@ -0,0 +1,272 @@ +name = 'PyTorch' +version = '2.1.2' +versionsuffix = '-CUDA-%(cudaver)s' + +homepage = 'https://pytorch.org/' +description = """Tensors and Dynamic neural networks in Python with strong GPU acceleration. +PyTorch is a deep learning framework that puts Python first.""" + +toolchain = {'name': 'foss', 'version': '2023b'} + +source_urls = [GITHUB_RELEASE] +sources = ['%(namelower)s-v%(version)s.tar.gz'] +patches = [ + 'PyTorch-1.7.0_disable-dev-shm-test.patch', + 'PyTorch-1.11.1_skip-test_init_from_local_shards.patch', + 'PyTorch-1.12.1_add-hypothesis-suppression.patch', + 'PyTorch-1.12.1_fix-test_cpp_extensions_jit.patch', + 'PyTorch-1.12.1_fix-TestTorch.test_to.patch', + 'PyTorch-1.12.1_skip-test_round_robin.patch', + 'PyTorch-1.13.1_fix-gcc-12-warning-in-fbgemm.patch', + 'PyTorch-1.13.1_fix-protobuf-dependency.patch', + 'PyTorch-1.13.1_fix-warning-in-test-cpp-api.patch', + 'PyTorch-1.13.1_skip-failing-singular-grad-test.patch', + 'PyTorch-1.13.1_skip-tests-without-fbgemm.patch', + 'PyTorch-2.0.1_avoid-test_quantization-failures.patch', + 'PyTorch-2.0.1_fix-skip-decorators.patch', + 'PyTorch-2.0.1_fix-ub-in-inductor-codegen.patch', + 'PyTorch-2.0.1_fix-vsx-loadu.patch', + 'PyTorch-2.0.1_no-cuda-stubs-rpath.patch', + 'PyTorch-2.0.1_skip-failing-gradtest.patch', + 'PyTorch-2.0.1_skip-test_shuffle_reproducibility.patch', + 'PyTorch-2.0.1_skip-tests-skipped-in-subprocess.patch', + 'PyTorch-2.1.0_disable-gcc12-warning.patch', + 'PyTorch-2.1.0_fix-bufferoverflow-in-oneDNN.patch', + 'PyTorch-2.1.0_fix-test_numpy_torch_operators.patch', + 'PyTorch-2.1.0_fix-validationError-output-test.patch', + 'PyTorch-2.1.0_fix-vsx-vector-shift-functions.patch', + 'PyTorch-2.1.0_increase-tolerance-functorch-test_vmapvjpvjp.patch', + 'PyTorch-2.1.0_remove-sparse-csr-nnz-overflow-test.patch', + 'PyTorch-2.1.0_remove-test-requiring-online-access.patch', + 'PyTorch-2.1.0_skip-diff-test-on-ppc.patch', + 'PyTorch-2.1.0_skip-dynamo-test_predispatch.patch', + 'PyTorch-2.1.0_skip-test_jvp_linalg_det_singular.patch', + 'PyTorch-2.1.0_skip-test_linear_fp32-without-MKL.patch', + 'PyTorch-2.1.0_skip-test_wrap_bad.patch', + 'PyTorch-2.1.2_fix-test_extension_backend-without-vectorization.patch', + 'PyTorch-2.1.2_fix-test_memory_profiler.patch', + 'PyTorch-2.1.2_fix-test_torchinductor-rounding.patch', + 'PyTorch-2.1.2_fix-vsx-vector-abs.patch', + 'PyTorch-2.1.2_fix-vsx-vector-div.patch', + 'PyTorch-2.1.2_skip-cpu_repro-test-without-vectorization.patch', + 'PyTorch-2.1.2_skip-memory-leak-test.patch', + 'PyTorch-2.1.2_workaround_dynamo_failure_without_nnpack.patch', +] +checksums = [ + {'pytorch-v2.1.2.tar.gz': '85effbcce037bffa290aea775c9a4bad5f769cb229583450c40055501ee1acd7'}, + {'PyTorch-1.7.0_disable-dev-shm-test.patch': '622cb1eaeadc06e13128a862d9946bcc1f1edd3d02b259c56a9aecc4d5406b8a'}, + {'PyTorch-1.11.1_skip-test_init_from_local_shards.patch': + '4aeb1b0bc863d4801b0095cbce69f8794066748f0df27c6aaaf729c5ecba04b7'}, + {'PyTorch-1.12.1_add-hypothesis-suppression.patch': + 'e71ffb94ebe69f580fa70e0de84017058325fdff944866d6bd03463626edc32c'}, + {'PyTorch-1.12.1_fix-test_cpp_extensions_jit.patch': + '1efc9850c431d702e9117d4766277d3f88c5c8b3870997c9974971bce7f2ab83'}, + {'PyTorch-1.12.1_fix-TestTorch.test_to.patch': '75f27987c3f25c501e719bd2b1c70a029ae0ee28514a97fe447516aee02b1535'}, + {'PyTorch-1.12.1_skip-test_round_robin.patch': '63d4849b78605aa088fdff695637d9473ea60dee603a3ff7f788690d70c55349'}, + {'PyTorch-1.13.1_fix-gcc-12-warning-in-fbgemm.patch': + '5c7be91a6096083a0b1315efe0001537499c600f1f569953c6a2c7f4cc1d0910'}, + {'PyTorch-1.13.1_fix-protobuf-dependency.patch': + '8bd755a0cab7233a243bc65ca57c9630dfccdc9bf8c9792f0de4e07a644fcb00'}, + {'PyTorch-1.13.1_fix-warning-in-test-cpp-api.patch': + 'bdde0f2105215c95a54de64ec4b1a4520528510663174fef6d5b900eb1db3937'}, + {'PyTorch-1.13.1_skip-failing-singular-grad-test.patch': + '72688a57b2bb617665ad1a1d5e362c5111ae912c10936bb38a089c0204729f48'}, + {'PyTorch-1.13.1_skip-tests-without-fbgemm.patch': + '481e595f673baf8ae58b41697a6792b83048b0264aa79b422f48cd8c22948bb7'}, + {'PyTorch-2.0.1_avoid-test_quantization-failures.patch': + '02e3f47e4ed1d7d6077e26f1ae50073dc2b20426269930b505f4aefe5d2f33cd'}, + {'PyTorch-2.0.1_fix-skip-decorators.patch': '2039012cef45446065e1a2097839fe20bb29fe3c1dcc926c3695ebf29832e920'}, + {'PyTorch-2.0.1_fix-ub-in-inductor-codegen.patch': + '1b37194f55ae678f3657b8728dfb896c18ffe8babe90987ce468c4fa9274f357'}, + {'PyTorch-2.0.1_fix-vsx-loadu.patch': 'a0ffa61da2d47c6acd09aaf6d4791e527d8919a6f4f1aa7ed38454cdcadb1f72'}, + {'PyTorch-2.0.1_no-cuda-stubs-rpath.patch': '8902e58a762240f24cdbf0182e99ccdfc2a93492869352fcb4ca0ec7e407f83a'}, + {'PyTorch-2.0.1_skip-failing-gradtest.patch': '8030bdec6ba49b057ab232d19a7f1a5e542e47e2ec340653a246ec9ed59f8bc1'}, + {'PyTorch-2.0.1_skip-test_shuffle_reproducibility.patch': + '7047862abc1abaff62954da59700f36d4f39fcf83167a638183b1b7f8fec78ae'}, + {'PyTorch-2.0.1_skip-tests-skipped-in-subprocess.patch': + '166c134573a95230e39b9ea09ece3ad8072f39d370c9a88fb2a1e24f6aaac2b5'}, + {'PyTorch-2.1.0_disable-gcc12-warning.patch': 'c858b8db0010f41005dc06f9a50768d0d3dc2d2d499ccbdd5faf8a518869a421'}, + {'PyTorch-2.1.0_fix-bufferoverflow-in-oneDNN.patch': + 'b15b1291a3c37bf6a4982cfbb3483f693acb46a67bc0912b383fd98baf540ccf'}, + {'PyTorch-2.1.0_fix-test_numpy_torch_operators.patch': + '84bb51a719abc677031a7a3dfe4382ff098b0cbd8b39b8bed2a7fa03f80ac1e9'}, + {'PyTorch-2.1.0_fix-validationError-output-test.patch': + '7eba0942afb121ed92fac30d1529447d892a89eb3d53c565f8e9d480e95f692b'}, + {'PyTorch-2.1.0_fix-vsx-vector-shift-functions.patch': + '3793b4b878be1abe7791efcbd534774b87862cfe7dc4774ca8729b6cabb39e7e'}, + {'PyTorch-2.1.0_increase-tolerance-functorch-test_vmapvjpvjp.patch': + 'aef38adf1210d0c5455e91d7c7a9d9e5caad3ae568301e0ba9fc204309438e7b'}, + {'PyTorch-2.1.0_remove-sparse-csr-nnz-overflow-test.patch': + '0ac36411e76506b3354c85a8a1260987f66af947ee52ffc64230aee1fa02ea8b'}, + {'PyTorch-2.1.0_remove-test-requiring-online-access.patch': + '35184b8c5a1b10f79e511cc25db3b8a5585a5d58b5d1aa25dd3d250200b14fd7'}, + {'PyTorch-2.1.0_skip-diff-test-on-ppc.patch': '394157dbe565ffcbc1821cd63d05930957412156cc01e949ef3d3524176a1dda'}, + {'PyTorch-2.1.0_skip-dynamo-test_predispatch.patch': + '6298daf9ddaa8542850eee9ea005f28594ab65b1f87af43d8aeca1579a8c4354'}, + {'PyTorch-2.1.0_skip-test_jvp_linalg_det_singular.patch': + '5229ca88a71db7667a90ddc0b809b2c817698bd6e9c5aaabd73d3173cf9b99fe'}, + {'PyTorch-2.1.0_skip-test_linear_fp32-without-MKL.patch': + '5dcc79883b6e3ec0a281a8e110db5e0a5880de843bb05653589891f16473ead5'}, + {'PyTorch-2.1.0_skip-test_wrap_bad.patch': 'b8583125ee94e553b6f77c4ab4bfa812b89416175dc7e9b7390919f3b485cb63'}, + {'PyTorch-2.1.2_fix-test_extension_backend-without-vectorization.patch': + 'cd1455495886a7d6b2d30d48736eb0103fded21e2e36de6baac719b9c52a1c92'}, + {'PyTorch-2.1.2_fix-test_memory_profiler.patch': + '30b0c9355636c0ab3dedae02399789053825dc3835b4d7dac6e696767772b1ce'}, + {'PyTorch-2.1.2_fix-test_torchinductor-rounding.patch': + 'a0ef99192ee2ad1509c78a8377023d5be2b5fddb16f84063b7c9a0b53d979090'}, + {'PyTorch-2.1.2_fix-vsx-vector-abs.patch': 'd67d32407faed7dc1dbab4bba0e2f7de36c3db04560ced35c94caf8d84ade886'}, + {'PyTorch-2.1.2_fix-vsx-vector-div.patch': '11f497a6892eb49b249a15320e4218e0d7ac8ae4ce67de39e4a018a064ca1acc'}, + {'PyTorch-2.1.2_skip-cpu_repro-test-without-vectorization.patch': + '7ace835af60c58d9e0754a34c19d4b9a0c3a531f19e5d0eba8e2e49206eaa7eb'}, + {'PyTorch-2.1.2_skip-memory-leak-test.patch': '8d9841208e8a00a498295018aead380c360cf56e500ef23ca740adb5b36de142'}, + {'PyTorch-2.1.2_workaround_dynamo_failure_without_nnpack.patch': + 'fb96eefabf394617bbb3fbd3a7a7c1aa5991b3836edc2e5d2a30e708bfe49ba1'}, +] + +osdependencies = [OS_PKG_IBVERBS_DEV] + +builddependencies = [ + ('CMake', '3.27.6'), + ('hypothesis', '6.90.0'), + # For tests + ('pytest-flakefinder', '1.1.0'), + ('pytest-rerunfailures', '14.0'), + ('pytest-shard', '0.1.2'), +] + +dependencies = [ + ('CUDA', '12.4.0', '', SYSTEM), + ('cuDNN', '8.9.7.29', '-CUDA-%(cudaver)s', SYSTEM), + ('magma', '2.7.2', '-CUDA-%(cudaver)s'), + ('NCCL', '2.20.5', '-CUDA-%(cudaver)s'), + ('Ninja', '1.11.1'), # Required for JIT compilation of C++ extensions + ('Python', '3.11.5'), + ('Python-bundle-PyPI', '2023.10'), + ('protobuf', '25.3'), + ('protobuf-python', '4.25.3'), + ('pybind11', '2.11.1'), + ('SciPy-bundle', '2023.11'), + ('PyYAML', '6.0.1'), + ('MPFR', '4.2.1'), + ('GMP', '6.3.0'), + ('numactl', '2.0.16'), + ('FFmpeg', '6.0'), + ('Pillow', '10.2.0'), + ('expecttest', '0.2.1'), + ('networkx', '3.2.1'), + ('sympy', '1.12'), + ('Z3', '4.13.0',), +] + +use_pip = True +buildcmd = '%(python)s setup.py build' # Run the (long) build in the build step + +excluded_tests = { + '': [ + # This test seems to take too long on NVIDIA Ampere at least. + 'distributed/test_distributed_spawn', + # Broken on CUDA 11.6/11.7: https://github.com/pytorch/pytorch/issues/75375 + 'distributions/test_constraints', + # no xdoctest + 'doctests', + # failing on broadwell + # See https://github.com/easybuilders/easybuild-easyconfigs/issues/17712 + 'test_native_mha', + # intermittent failures on various systems + # See https://github.com/easybuilders/easybuild-easyconfigs/issues/17712 + 'distributed/rpc/test_tensorpipe_agent', + ] +} + +runtest = 'cd test && PYTHONUNBUFFERED=1 %(python)s run_test.py --continue-through-error --verbose %(excluded_tests)s' + +# Especially test_quantization has a few corner cases that are triggered by the random input values, +# those cannot be easily avoided, see https://github.com/pytorch/pytorch/issues/107030 +# So allow a low number of tests to fail as the tests "usually" succeed +max_failed_tests = 222 + +tests = ['PyTorch-check-cpp-extension.py'] + +moduleclass = 'ai' + +# E1: + # <- log1.txt <- during configure of magma on donphan: + # CMake Error at /kyukon/home/apps/RHEL8/cascadelake-ib/software/CMake/3.27.6-GCCcore-13.2.0/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:753 (message): + # Compiling the CUDA compiler identification source file + # "CMakeCUDACompilerId.cu" failed. + # Compiler: + # /scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/nvcc + # Build flags: + # Id flags: --keep;--keep-dir;tmp -v + # The output was: 2 + # #$ _NVVM_BRANCH_=nvvm + # #$ _NVVM_BRANCH_SUFFIX_= + # #$ _SPACE_= + # #$ _CUDART_=cudart + # #$ + # _HERE_=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin + # #$ + # _THERE_=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin + # #$ _TARGET_SIZE_= + # #$ _TARGET_DIR_= + # #$ _TARGET_DIR_=targets/x86_64-linux + # #$ + # TOP=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/.. + # #$ + # NVVMIR_LIBRARY_DIR=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../nvvm/libdevice + # #$ + # LD_LIBRARY_PATH=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../lib:/apps/gent/RHEL8/cascadelake-ampere-ib/software/GDRCopy/2.4-GCCcore-13.2.0/lib:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/extras/CUPTI/lib64:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libarchive/3.7.2-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/cURL/8.3.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/bzip2/1.0.8-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/ncurses/6.4-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/ScaLAPACK/2.2.0-gompi-2023b-fb/lib:/apps/gent/RHEL8/cascadelake-ib/software/FFTW.MPI/3.3.10-gompi-2023b/lib:/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenBLAS/0.3.24-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCC/1.2.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/PMIx/4.2.6-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libevent/2.1.12-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/OpenSSL/1.1/lib:/apps/gent/RHEL8/cascadelake-ib/software/hwloc/2.9.2-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libpciaccess/0.17-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/libxml2/2.11.5-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/XZ/5.4.4-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/zlib/1.2.13-GCCcore-13.2.0/lib:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/lib64 + # #$ + # PATH=/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../nvvm/bin:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/nvvm/bin:/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/CMake/3.27.6-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/libarchive/3.7.2-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/cURL/8.3.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/bzip2/1.0.8-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/ncurses/6.4-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/FFTW/3.3.10-GCC-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/FlexiBLAS/3.3.1-GCC-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/OpenMPI/4.1.6-GCC-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/UCC/1.2.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/PMIx/4.2.6-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/UCX/1.15.0-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/libevent/2.1.12-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/OpenSSL/1.1/bin:/apps/gent/RHEL8/cascadelake-ib/software/hwloc/2.9.2-GCCcore-13.2.0/sbin:/apps/gent/RHEL8/cascadelake-ib/software/hwloc/2.9.2-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/libxml2/2.11.5-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/XZ/5.4.4-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/numactl/2.0.16-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/binutils/2.40-GCCcore-13.2.0/bin:/apps/gent/RHEL8/cascadelake-ib/software/GCCcore/13.2.0/bin:/user/gent/470/vsc47063/easybuild/easybuild-framework:/usr/libexec/jobcli:/usr/local/vsc/bin:/opt/VirtualGL/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/user/gent/470/vsc47063/.dotnet/tools + # #$ + # INCLUDES="-I/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../targets/x86_64-linux/include" + # #$ LIBRARIES= + # "-L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../targets/x86_64-linux/lib/stubs" + # "-L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../targets/x86_64-linux/lib" + # #$ CUDAFE_FLAGS= + # #$ PTXAS_FLAGS= + # #$ rm tmp/a_dlink.reg.c + # #$ gcc -D__CUDA_ARCH_LIST__=520 -D__NV_LEGACY_LAUNCH -E -x c++ -D__CUDACC__ + # -D__NVCC__ + # "-I/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/CUDA/12.4.0/bin/../targets/x86_64-linux/include" + # -D__CUDACC_VER_MAJOR__=12 -D__CUDACC_VER_MINOR__=4 + # -D__CUDACC_VER_BUILD__=99 -D__CUDA_API_VER_MAJOR__=12 + # -D__CUDA_API_VER_MINOR__=4 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -include + # "cuda_runtime.h" -m64 "CMakeCUDACompilerId.cu" -o + # "tmp/CMakeCUDACompilerId.cpp4.ii" + # #$ cudafe++ --c++17 --gnu_version=130200 --display_error_number + # --orig_src_file_name "CMakeCUDACompilerId.cu" --orig_src_path_name + # "/tmp/vsc47063/easybuild/build/magma/2.7.2/foss-2023b-CUDA-12.4.0/easybuild_obj/CMakeFiles/3.27.6/CompilerIdCUDA/CMakeCUDACompilerId.cu" + # --allow_managed --m64 --parse_templates --gen_c_file_name + # "tmp/CMakeCUDACompilerId.cudafe1.cpp" --stub_file_name + # "CMakeCUDACompilerId.cudafe1.stub.c" --gen_module_id_file + # --module_id_file_name "tmp/CMakeCUDACompilerId.module_id" + # "tmp/CMakeCUDACompilerId.cpp4.ii" + # /usr/include/bits/floatn.h(86): error: invalid combination of type + # specifiers + # typedef __float128 _Float128; + # ^ + # /usr/include/bits/floatn-common.h(214): error: invalid combination of type + # specifiers + # typedef float _Float32; + # ^ + # /usr/include/bits/floatn-common.h(251): error: invalid combination of type + # specifiers + # typedef double _Float64; + # ^ + # /usr/include/bits/floatn-common.h(268): error: invalid combination of type + # specifiers + # typedef double _Float32x; + # ^ + # /usr/include/bits/floatn-common.h(285): error: invalid combination of type + # specifiers + # typedef long double _Float64x; + # ^ + # 5 errors detected in the compilation of "CMakeCUDACompilerId.cu". + # # --error 0x2 -- + # Call Stack (most recent call first): + # /kyukon/home/apps/RHEL8/cascadelake-ib/software/CMake/3.27.6-GCCcore-13.2.0/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:8 (CMAKE_DETERMINE_COMPILER_ID_BUILD) + # /kyukon/home/apps/RHEL8/cascadelake-ib/software/CMake/3.27.6-GCCcore-13.2.0/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:53 (__determine_compiler_id_test) + # /kyukon/home/apps/RHEL8/cascadelake-ib/software/CMake/3.27.6-GCCcore-13.2.0/share/cmake-3.27/Modules/CMakeDetermineCUDACompiler.cmake:307 (CMAKE_DETERMINE_COMPILER_ID) + # CMakeLists.txt:116 (enable_language) + # -- Configuring incomplete, errors occurred! diff --git a/463_MATES/pybedtools-2023b.eb b/463_MATES/pybedtools-2023b.eb index 986d15e5..2f643966 100644 --- a/463_MATES/pybedtools-2023b.eb +++ b/463_MATES/pybedtools-2023b.eb @@ -1,4 +1,4 @@ -easyblock = 'PythonBundle' +easyblock = 'PythonPackage' name = 'pybedtools' version = '0.10.0' @@ -8,6 +8,9 @@ description = "pybedtools wraps and extends BEDTools and offers feature-level ma toolchain = {'name': 'foss', 'version': '2023b'} +sources = [SOURCE_TAR_GZ] +checksums = ['1a6fbaad23b013becc741d7d5922a2df03e391bc44ff92772ffb7dd456711161'] + dependencies = [ ('Python', '3.11.5'), ('SciPy-bundle', '2023.11'), @@ -16,12 +19,7 @@ dependencies = [ ] use_pip = True +download_dep_fail = True sanity_pip_check = True -exts_list = [ - (name, version, { - 'checksums': ['1a6fbaad23b013becc741d7d5922a2df03e391bc44ff92772ffb7dd456711161'], - }), -] - moduleclass = 'bio'