Skip to content

Instantly share code, notes, and snippets.

@VRehnberg
VRehnberg / easybuild_test_report_21438_easybuilders_preasybuild-easyconfigs_20244712-UTC-14-47-50.md
Created November 12, 2024 14:47
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #21438
@VRehnberg
VRehnberg / easybuild_test_report_21438_easybuilders_preasybuild-easyconfigs_20241212-UTC-12-12-24.md
Created November 12, 2024 12:12
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #21438
@VRehnberg
VRehnberg / DeepSpeed-0.14.5-foss-2023a-CUDA-12.1.1_partial.log
Created November 12, 2024 12:12
(partial) EasyBuild log for failed build of /cephyr/NOBACKUP/priv/c3-staff/eb-tmp/eb-c_4tmg_1/files_pr21438/d/DeepSpeed/DeepSpeed-0.14.5-foss-2023a-CUDA-12.1.1.eb (PR(s) #21438) (easyblock PR(s) #3450)
| ^ ~~
csrc/lamb/fused_lamb_cuda_kernel.cu:379:1075: warning: T* at::Tensor::data() const [with T = c10::Half] is deprecated: Tensor.data<T>() is deprecated. Please use Tensor.data_ptr<T>() instead. [-Wdeprecated-declarations]
379 | AT_DISPATCH_FLOATING_TYPES_AND_HALF(
|
@VRehnberg
VRehnberg / easybuild_test_report_21438_easybuilders_preasybuild-easyconfigs_20245312-UTC-10-53-11.md
Created November 12, 2024 10:53
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #21438
@VRehnberg
VRehnberg / DeepSpeed-0.14.5-foss-2023a-CUDA-12.1.1_partial.log
Created November 12, 2024 10:53
(partial) EasyBuild log for failed build of /cephyr/NOBACKUP/priv/c3-staff/eb-tmp/eb-rbsrurr4/files_pr21438/d/DeepSpeed/DeepSpeed-0.14.5-foss-2023a-CUDA-12.1.1.eb (PR(s) #21438) (easyblock PR(s) #3450)
== 2024-11-12 11:53:10,711 easyblock.py:311 INFO This is EasyBuild 4.9.4 (framework: 4.9.4, easyblocks: 4.9.4) on host alvis4-25.
== 2024-11-12 11:53:10,711 easyblock.py:317 INFO This is easyblock PythonBundle from module easybuild.easyblocks.generic.pythonbundle (/apps/Common/software/EasyBuild/4.9.4/lib/python3.6/site-packages/easybuild/easyblocks/generic/pythonbundle.py)
== 2024-11-12 11:53:10,711 easyblock.py:1063 INFO Build dir set to /dev/shm/DeepSpeed/0.14.5/foss-2023a-CUDA-12.1.1
== 2024-11-12 11:53:10,711 easyblock.py:1120 INFO Software install dir set to /apps/Test/software/DeepSpeed/0.14.5-foss-2023a-CUDA-12.1.1
== 2024-11-12 11:53:10,711 easyblock.py:1125 INFO Module install dir set to /apps/Test/fmodules/all
== 2024-11-12 11:53:10,711 easyblock.py:286 INFO Init completed for application name DeepSpeed version 0.14.5
== 2024-11-12 11:53:10,711 easyconfig.py:467 INFO Performing quick parse to check for valid easyconfig file...
== 2024-11-12 11:53:10,712 environment.py:93 INFO Environment variable L
@VRehnberg
VRehnberg / easybuild_test_report_21438_easybuilders_preasybuild-easyconfigs_20245911-UTC-16-59-12.md
Created November 11, 2024 16:59
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #21438
@VRehnberg
VRehnberg / easybuild_test_report_21438_easybuilders_preasybuild-easyconfigs_20240211-UTC-16-02-46.md
Created November 11, 2024 16:02
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #21438
@VRehnberg
VRehnberg / easybuild_test_report_21438_easybuilders_preasybuild-easyconfigs_20243611-UTC-11-36-50.md
Created November 11, 2024 11:36
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #21438
@VRehnberg
VRehnberg / easybuild_test_report_21438_easybuilders_preasybuild-easyconfigs_20242511-UTC-10-25-17.md
Created November 11, 2024 10:25
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #21438
@VRehnberg
VRehnberg / DeepSpeed-0.14.5-foss-2023a-CUDA-12.1.1_partial.log
Created November 11, 2024 10:25
(partial) EasyBuild log for failed build of /cephyr/NOBACKUP/priv/c3-staff/eb-tmp/eb-furgnjbs/files_pr21438/d/DeepSpeed/DeepSpeed-0.14.5-foss-2023a-CUDA-12.1.1.eb (PR(s) #21438) (easyblock PR(s) #3450)
247 | T * data() const {
| ^ ~~
csrc/lamb/fused_lamb_cuda_kernel.cu:379:339: warning: T* at::Tensor::data() const [with T = float] is deprecated: Tensor.data<T>() is deprecated. Please use Tensor.data_ptr<T>() instead. [-Wdeprecated-declarations]
379 | AT_DISPATCH_FLOATING_TYPES_AND_HALF(
| ^
/apps/Test/software/PyTorch/2.1.2-foss-2023a-CUDA-12.1.1/lib/python3.11/site-packages/torch/include/ATen/core/TensorBody.h:247:1: note: declared here
247 | T * data() const {
| ^ ~~
csrc/lamb/fused_lamb_cuda_kernel.cu:379:390: warning: T* at::Tensor::data() const [with T = c10::Half] is deprecated: Te