2025-05-07T20:23:26.1284607Z Current runner version: '2.323.0' 2025-05-07T20:23:26.1290051Z Runner name: 'i-06f6e987344f63c16' 2025-05-07T20:23:26.1291000Z Machine name: 'ip-10-0-76-127' 2025-05-07T20:23:26.1293755Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:23:26.1296009Z Contents: read 2025-05-07T20:23:26.1296539Z Metadata: read 2025-05-07T20:23:26.1297042Z Packages: read 2025-05-07T20:23:26.1297544Z ##[endgroup] 2025-05-07T20:23:26.1299453Z Secret source: None 2025-05-07T20:23:26.1300080Z Prepare workflow directory 2025-05-07T20:23:26.2233426Z Prepare all required actions 2025-05-07T20:23:26.2273295Z Getting action download info 2025-05-07T20:23:26.4734869Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:23:26.7507692Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:23:27.1758593Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:23:28.8799409Z Getting action download info 2025-05-07T20:23:29.0080732Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:23:29.2342936Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, genai, 3.11, 11.8.0, 12.6.3, gcc) 2025-05-07T20:23:29.2930521Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:23:29.3066173Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:23:29.3079073Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:29.3080583Z ##[endgroup] 2025-05-07T20:23:30.5469509Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:23:30.5469936Z Instance Type: g5.4xlarge 2025-05-07T20:23:30.5470183Z AMI Name: unknown 2025-05-07T20:23:30.5508769Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:23:35.8889799Z ##[group]Run actions/checkout@v4 2025-05-07T20:23:35.8890139Z with: 2025-05-07T20:23:35.8890368Z submodules: true 2025-05-07T20:23:35.8890610Z repository: pytorch/FBGEMM 2025-05-07T20:23:35.8891011Z token: *** 2025-05-07T20:23:35.8891214Z ssh-strict: true 2025-05-07T20:23:35.8891438Z ssh-user: git 2025-05-07T20:23:35.8891659Z persist-credentials: true 2025-05-07T20:23:35.8891918Z clean: true 2025-05-07T20:23:35.8892154Z sparse-checkout-cone-mode: true 2025-05-07T20:23:35.8892427Z fetch-depth: 1 2025-05-07T20:23:35.8892642Z fetch-tags: false 2025-05-07T20:23:35.8892868Z show-progress: true 2025-05-07T20:23:35.8893098Z lfs: false 2025-05-07T20:23:35.8893311Z set-safe-directory: true 2025-05-07T20:23:35.8893575Z env: 2025-05-07T20:23:35.8893801Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:35.8894137Z BUILD_ENV: build_binary 2025-05-07T20:23:35.8894415Z BUILD_TARGET: genai 2025-05-07T20:23:35.8894654Z BUILD_VARIANT: cuda 2025-05-07T20:23:35.8894910Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:35.8895171Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:35.8895417Z ##[endgroup] 2025-05-07T20:23:36.0063102Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:23:36.0064364Z ##[group]Getting Git version info 2025-05-07T20:23:36.0064802Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:23:36.0065697Z [command]/usr/bin/git version 2025-05-07T20:23:36.0066040Z git version 2.47.1 2025-05-07T20:23:36.0080890Z ##[endgroup] 2025-05-07T20:23:36.0104069Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/35f32707-2180-4e52-9852-ed1ee217a409' before making global git config changes 2025-05-07T20:23:36.0105324Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:23:36.0109265Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:36.0152918Z [command]/usr/bin/git config --local --get remote.origin.url 2025-05-07T20:23:36.0176415Z https://github.com/pytorch/FBGEMM 2025-05-07T20:23:36.0196919Z ##[group]Removing previously created refs, to avoid conflicts 2025-05-07T20:23:36.0202387Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-05-07T20:23:36.0227580Z refs/heads/main 2025-05-07T20:23:36.0236775Z [command]/usr/bin/git checkout --detach 2025-05-07T20:23:36.8846596Z HEAD is now at b6b2ce3 Migrate TBE forward kernels to `FBGEMM_LAUNCH_KERNEL` (#4079) 2025-05-07T20:23:36.8898053Z [command]/usr/bin/git branch --delete --force main 2025-05-07T20:23:36.8928572Z Deleted branch main (was b6b2ce3). 2025-05-07T20:23:36.8934435Z ##[endgroup] 2025-05-07T20:23:36.8938098Z [command]/usr/bin/git submodule status 2025-05-07T20:23:36.9360665Z e5d7c0bd5d9aec44d68830187138149e6a8c4e32 external/asmjit (e5d7c0b) 2025-05-07T20:23:36.9447099Z 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 external/composable_kernel (4a61bdd) 2025-05-07T20:23:36.9533618Z 6543fec09b2f04ac4a666882998b534afc9c1349 external/cpuinfo (6543fec) 2025-05-07T20:23:36.9618738Z 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 external/cutlass (3ed8d2e) 2025-05-07T20:23:36.9703406Z f8d7d77c06936315286eb55f8de22cd23c188571 external/googletest (f8d7d77) 2025-05-07T20:23:36.9789402Z 420084499c7c1e1c2d801922f40df202eac5f3a0 external/hipify_torch (4200844) 2025-05-07T20:23:36.9869595Z 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 external/json (9cca280) 2025-05-07T20:23:36.9883180Z ##[group]Cleaning the repository 2025-05-07T20:23:36.9888418Z [command]/usr/bin/git clean -ffdx 2025-05-07T20:23:36.9947625Z [command]/usr/bin/git reset --hard HEAD 2025-05-07T20:23:37.0056067Z HEAD is now at b6b2ce3 Migrate TBE forward kernels to `FBGEMM_LAUNCH_KERNEL` (#4079) 2025-05-07T20:23:37.0063389Z ##[endgroup] 2025-05-07T20:23:37.0065425Z ##[group]Disabling automatic garbage collection 2025-05-07T20:23:37.0069436Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:23:37.0112691Z ##[endgroup] 2025-05-07T20:23:37.0113265Z ##[group]Setting up auth 2025-05-07T20:23:37.0118473Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:23:37.0150552Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T20:23:37.0479073Z Entering 'external/asmjit' 2025-05-07T20:23:37.0545966Z Entering 'external/composable_kernel' 2025-05-07T20:23:37.0618603Z Entering 'external/cpuinfo' 2025-05-07T20:23:37.0685939Z Entering 'external/cutlass' 2025-05-07T20:23:37.0760319Z Entering 'external/googletest' 2025-05-07T20:23:37.0828879Z Entering 'external/hipify_torch' 2025-05-07T20:23:37.0892671Z Entering 'external/json' 2025-05-07T20:23:37.0976160Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:23:37.1006904Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T20:23:37.1330852Z Entering 'external/asmjit' 2025-05-07T20:23:37.1395990Z Entering 'external/composable_kernel' 2025-05-07T20:23:37.1469120Z Entering 'external/cpuinfo' 2025-05-07T20:23:37.1535667Z Entering 'external/cutlass' 2025-05-07T20:23:37.1610417Z Entering 'external/googletest' 2025-05-07T20:23:37.1676683Z Entering 'external/hipify_torch' 2025-05-07T20:23:37.1741934Z Entering 'external/json' 2025-05-07T20:23:37.1830037Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:23:37.1880784Z ##[endgroup] 2025-05-07T20:23:37.1881288Z ##[group]Fetching the repository 2025-05-07T20:23:37.1888578Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f4c52051596e74bc8c16e3d2867a4ecdd271e0:refs/remotes/pull/4066/merge 2025-05-07T20:23:37.4283364Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:23:37.4284075Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:23:37.4309574Z ##[endgroup] 2025-05-07T20:23:37.4310443Z ##[group]Determining the checkout info 2025-05-07T20:23:37.4312274Z ##[endgroup] 2025-05-07T20:23:37.4316623Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:23:37.4368167Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:23:37.4398400Z ##[group]Checking out the ref 2025-05-07T20:23:37.4403342Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:23:37.4526284Z Previous HEAD position was b6b2ce3 Migrate TBE forward kernels to `FBGEMM_LAUNCH_KERNEL` (#4079) 2025-05-07T20:23:37.4530332Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:23:37.4539861Z ##[endgroup] 2025-05-07T20:23:37.4540450Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:23:37.4545011Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:23:37.4596179Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:23:37.4626752Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:23:37.4657976Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:23:37.4686173Z ##[endgroup] 2025-05-07T20:23:37.4686690Z ##[group]Fetching submodules 2025-05-07T20:23:37.4689824Z [command]/usr/bin/git submodule sync 2025-05-07T20:23:37.5065108Z Synchronizing submodule url for 'external/asmjit' 2025-05-07T20:23:37.5065599Z Synchronizing submodule url for 'external/composable_kernel' 2025-05-07T20:23:37.5066163Z Synchronizing submodule url for 'external/cpuinfo' 2025-05-07T20:23:37.5066626Z Synchronizing submodule url for 'external/cutlass' 2025-05-07T20:23:37.5067336Z Synchronizing submodule url for 'external/googletest' 2025-05-07T20:23:37.5067897Z Synchronizing submodule url for 'external/hipify_torch' 2025-05-07T20:23:37.5068358Z Synchronizing submodule url for 'external/json' 2025-05-07T20:23:37.5080281Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:23:37.5509721Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:23:37.5657229Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:23:37.5756378Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:23:37.5923536Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:23:37.6016027Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:23:37.6101265Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:23:37.6205428Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:23:37.6223564Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:23:37.6547804Z Entering 'external/asmjit' 2025-05-07T20:23:37.6580143Z Entering 'external/composable_kernel' 2025-05-07T20:23:37.6613040Z Entering 'external/cpuinfo' 2025-05-07T20:23:37.6646101Z Entering 'external/cutlass' 2025-05-07T20:23:37.6677544Z Entering 'external/googletest' 2025-05-07T20:23:37.6710317Z Entering 'external/hipify_torch' 2025-05-07T20:23:37.6743746Z Entering 'external/json' 2025-05-07T20:23:37.6791463Z ##[endgroup] 2025-05-07T20:23:37.6792084Z ##[group]Persisting credentials for submodules 2025-05-07T20:23:37.6797131Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-05-07T20:23:37.7126665Z Entering 'external/asmjit' 2025-05-07T20:23:37.7168914Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7169580Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7212685Z Entering 'external/composable_kernel' 2025-05-07T20:23:37.7257011Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7257418Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7305134Z Entering 'external/cpuinfo' 2025-05-07T20:23:37.7348386Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7348784Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7390700Z Entering 'external/cutlass' 2025-05-07T20:23:37.7433573Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7433979Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7484613Z Entering 'external/googletest' 2025-05-07T20:23:37.7549397Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7549817Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7571014Z Entering 'external/hipify_torch' 2025-05-07T20:23:37.7614177Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7614520Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7656782Z Entering 'external/json' 2025-05-07T20:23:37.7700048Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7700361Z url.https://github.com/.insteadof 2025-05-07T20:23:37.7765952Z [command]/usr/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-05-07T20:23:37.8096358Z Entering 'external/asmjit' 2025-05-07T20:23:37.8157587Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:23:37.8160591Z Entering 'external/composable_kernel' 2025-05-07T20:23:37.8223254Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:23:37.8226151Z Entering 'external/cpuinfo' 2025-05-07T20:23:37.8287742Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:23:37.8290473Z Entering 'external/cutlass' 2025-05-07T20:23:37.8351145Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:23:37.8354355Z Entering 'external/googletest' 2025-05-07T20:23:37.8416113Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:23:37.8418864Z Entering 'external/hipify_torch' 2025-05-07T20:23:37.8480508Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:23:37.8483484Z Entering 'external/json' 2025-05-07T20:23:37.8546611Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:23:37.8673093Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:23:37.8999404Z Entering 'external/asmjit' 2025-05-07T20:23:37.9032270Z Entering 'external/composable_kernel' 2025-05-07T20:23:37.9064133Z Entering 'external/cpuinfo' 2025-05-07T20:23:37.9096972Z Entering 'external/cutlass' 2025-05-07T20:23:37.9129346Z Entering 'external/googletest' 2025-05-07T20:23:37.9161436Z Entering 'external/hipify_torch' 2025-05-07T20:23:37.9194266Z Entering 'external/json' 2025-05-07T20:23:37.9241434Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:23:37.9567259Z Entering 'external/asmjit' 2025-05-07T20:23:37.9599985Z Entering 'external/composable_kernel' 2025-05-07T20:23:37.9632204Z Entering 'external/cpuinfo' 2025-05-07T20:23:37.9663558Z Entering 'external/cutlass' 2025-05-07T20:23:37.9695600Z Entering 'external/googletest' 2025-05-07T20:23:37.9729476Z Entering 'external/hipify_torch' 2025-05-07T20:23:37.9760680Z Entering 'external/json' 2025-05-07T20:23:37.9805043Z ##[endgroup] 2025-05-07T20:23:37.9846196Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:23:37.9872711Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:38.0063038Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:23:38.0063355Z with: 2025-05-07T20:23:38.0063595Z name: fbgemm_genai_x86_gcc_py3.11_cu11.8.0.whl 2025-05-07T20:23:38.0063916Z merge-multiple: false 2025-05-07T20:23:38.0064169Z repository: pytorch/FBGEMM 2025-05-07T20:23:38.0064436Z run-id: 14891846252 2025-05-07T20:23:38.0064646Z env: 2025-05-07T20:23:38.0064861Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:38.0065157Z BUILD_ENV: build_binary 2025-05-07T20:23:38.0065409Z BUILD_TARGET: genai 2025-05-07T20:23:38.0065637Z BUILD_VARIANT: cuda 2025-05-07T20:23:38.0065886Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:38.0066140Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:38.0066389Z ##[endgroup] 2025-05-07T20:23:38.2437115Z Downloading single artifact 2025-05-07T20:23:38.3487779Z Preparing to download the following artifacts: 2025-05-07T20:23:38.3488642Z - fbgemm_genai_x86_gcc_py3.11_cu11.8.0.whl (ID: 3081347992, Size: 5175830, Expected Digest: sha256:2b76ba50c519740ab69429f71e210f71941ded0fa46a867e8fe2b624832974cc) 2025-05-07T20:23:38.4383070Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-728d5517-ac35-5d99-a1de-21ff84b8bb2c/artifacts/4d18bcd2672bdd6d7f915df6e2483ddb9bcce47169349f8cd7ec0209c8cf8ea7.zip 2025-05-07T20:23:38.4385171Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:38.5240146Z (node:58359) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-05-07T20:23:38.5241225Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:23:38.6419988Z SHA256 digest of downloaded artifact is 2b76ba50c519740ab69429f71e210f71941ded0fa46a867e8fe2b624832974cc 2025-05-07T20:23:38.6420576Z Artifact download completed successfully. 2025-05-07T20:23:38.6420938Z Total of 1 artifact(s) downloaded 2025-05-07T20:23:38.6426353Z Download artifact has finished successfully 2025-05-07T20:23:38.6645889Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:23:38.6646281Z with: 2025-05-07T20:23:38.6646496Z driver-version: 570.133.07 2025-05-07T20:23:38.6646740Z env: 2025-05-07T20:23:38.6646967Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:38.6647279Z BUILD_ENV: build_binary 2025-05-07T20:23:38.6647529Z BUILD_TARGET: genai 2025-05-07T20:23:38.6647755Z BUILD_VARIANT: cuda 2025-05-07T20:23:38.6647998Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:38.6648259Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:38.6648489Z ##[endgroup] 2025-05-07T20:23:38.6743853Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:23:38.6744238Z with: 2025-05-07T20:23:38.6744446Z timeout_minutes: 10 2025-05-07T20:23:38.6744736Z max_attempts: 3 2025-05-07T20:23:38.6767720Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils if [[ "${DISTRIBUTION}" == "amzn2023" ]] ; then YUM_REPO_URL="https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo" else # Amazon Linux 2 YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" fi sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x # Install nvidia-driver package if not installed status="$(dpkg-query -W --showformat='${db:Status-Status}' nvidia-docker2 2>&1)" if [ ! $? = 0 ] || [ ! "$status" = installed ]; then sudo apt-get install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker fi ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" # Turn off persistent mode so that the installation script can unload the kernel module sudo killall nvidia-persistenced || true else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi # NB: Annoyingly, nvidia-smi command returns successfully with return code 0 even in # the case where the driver has already crashed as it still can get the driver version # and some basic information like the bus ID. However, the rest of the information # would be missing (ERR!), for example: # # +-----------------------------------------------------------------------------+ # | NVIDIA-SMI 525.89.02 Driver Version: 525.89.02 CUDA Version: 12.0 | # |-------------------------------+----------------------+----------------------+ # | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | # | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | # | | | MIG M. | # |===============================+======================+======================| # | 0 ERR! Off | 00000000:00:1E.0 Off | ERR! | # |ERR! ERR! ERR! ERR! / ERR! | 4184MiB / 23028MiB | ERR! Default | # | | | ERR! | # +-------------------------------+----------------------+----------------------+ # # +-----------------------------------------------------------------------------+ # | Processes: | # | GPU GI CI PID Type Process name GPU Memory | # | ID ID Usage | # |=============================================================================| # +-----------------------------------------------------------------------------+ # # This should be reported as a failure instead as it will guarantee to fail when # Docker tries to run with --gpus all # # So, the correct check here is to query one of the missing piece of info like # GPU name, so that the command can fail accordingly nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all" >> "${GITHUB_ENV}" # Fix https://github.com/NVIDIA/nvidia-docker/issues/1648 on runners with # more than one GPUs. This just needs to be run once. The command fails # on subsequent runs and complains that the mode is already on, but that's # ok sudo nvidia-persistenced || true # This should show persistence mode ON nvidia-smi 2025-05-07T20:23:38.6792129Z retry_wait_seconds: 10 2025-05-07T20:23:38.6792401Z polling_interval_seconds: 1 2025-05-07T20:23:38.6792671Z warning_on_retry: true 2025-05-07T20:23:38.6792926Z continue_on_error: false 2025-05-07T20:23:38.6793168Z env: 2025-05-07T20:23:38.6793390Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:38.6793693Z BUILD_ENV: build_binary 2025-05-07T20:23:38.6793956Z BUILD_TARGET: genai 2025-05-07T20:23:38.6794187Z BUILD_VARIANT: cuda 2025-05-07T20:23:38.6794438Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:38.6794697Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:38.6841809Z DRIVER_VERSION: 570.133.07 2025-05-07T20:23:38.6842083Z ##[endgroup] 2025-05-07T20:23:38.7628045Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:23:38.7628885Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:23:38.7633249Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:23:39.0846021Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:23:39.0846401Z No packages marked for removal. 2025-05-07T20:23:39.0909963Z Dependencies resolved. 2025-05-07T20:23:39.0920071Z Nothing to do. 2025-05-07T20:23:39.0920496Z Complete! 2025-05-07T20:23:39.1263413Z + install_nvidia_driver_common 2025-05-07T20:23:39.1271838Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:23:39.1272195Z + lspci 2025-05-07T20:23:39.1273837Z Before installing NVIDIA driver 2025-05-07T20:23:39.1477402Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:39.1478377Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:39.1478931Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:39.1479445Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:39.1479920Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:39.1480438Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:39.1480920Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:39.1481391Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:39.1481776Z + lsmod 2025-05-07T20:23:39.1520875Z Module Size Used by 2025-05-07T20:23:39.1521240Z xt_conntrack 16384 1 2025-05-07T20:23:39.1521628Z nft_chain_nat 16384 3 2025-05-07T20:23:39.1521897Z xt_MASQUERADE 20480 1 2025-05-07T20:23:39.1522211Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:39.1522555Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:39.1522961Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:39.1523410Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:39.1523730Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:39.1524023Z xfrm_user 57344 1 2025-05-07T20:23:39.1524296Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:39.1524587Z xt_addrtype 16384 2 2025-05-07T20:23:39.1524844Z nft_compat 20480 4 2025-05-07T20:23:39.1525158Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:39.1525587Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:39.1525969Z br_netfilter 36864 0 2025-05-07T20:23:39.1526643Z bridge 323584 1 br_netfilter 2025-05-07T20:23:39.1526954Z stp 16384 1 bridge 2025-05-07T20:23:39.1527254Z llc 16384 2 bridge,stp 2025-05-07T20:23:39.1527544Z overlay 167936 0 2025-05-07T20:23:39.1527803Z tls 135168 0 2025-05-07T20:23:39.1528057Z nls_ascii 16384 1 2025-05-07T20:23:39.1528307Z nls_cp437 20480 1 2025-05-07T20:23:39.1528552Z vfat 24576 1 2025-05-07T20:23:39.1528810Z fat 86016 1 vfat 2025-05-07T20:23:39.1529082Z sunrpc 696320 1 2025-05-07T20:23:39.1529331Z ena 180224 0 2025-05-07T20:23:39.1529580Z i8042 45056 0 2025-05-07T20:23:39.1529838Z serio 28672 3 i8042 2025-05-07T20:23:39.1530120Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:39.1530385Z button 24576 0 2025-05-07T20:23:39.1530641Z sch_fq_codel 20480 17 2025-05-07T20:23:39.1530907Z dm_mod 188416 0 2025-05-07T20:23:39.1531168Z dax 45056 1 dm_mod 2025-05-07T20:23:39.1531449Z fuse 163840 1 2025-05-07T20:23:39.1531699Z loop 36864 0 2025-05-07T20:23:39.1531955Z configfs 57344 1 2025-05-07T20:23:39.1532211Z dmi_sysfs 20480 0 2025-05-07T20:23:39.1532464Z crc32_pclmul 16384 0 2025-05-07T20:23:39.1532720Z crc32c_intel 24576 0 2025-05-07T20:23:39.1532981Z efivarfs 24576 1 2025-05-07T20:23:39.1533235Z + modinfo nvidia 2025-05-07T20:23:39.1538935Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:39.1539537Z import_ns: DMA_BUF 2025-05-07T20:23:39.1539879Z alias: char-major-195-* 2025-05-07T20:23:39.1540254Z version: 570.133.07 2025-05-07T20:23:39.1540531Z supported: external 2025-05-07T20:23:39.1540874Z license: Dual MIT/GPL 2025-05-07T20:23:39.1541283Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:39.1541659Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:39.1542158Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:39.1542544Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:39.1542893Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:39.1543230Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:39.1543541Z depends: i2c-core,drm 2025-05-07T20:23:39.1543799Z retpoline: Y 2025-05-07T20:23:39.1544018Z name: nvidia 2025-05-07T20:23:39.1544392Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:39.1544973Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:39.1545433Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:39.1545855Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:39.1546179Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:39.1546511Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:39.1546832Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:39.1547139Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:39.1547447Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:39.1547809Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:39.1548205Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:39.1548535Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:39.1548831Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:39.1549228Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:39.1549619Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:39.1550016Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:39.1550398Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:39.1550811Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:39.1551337Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:39.1551759Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:39.1552211Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:39.1552623Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:39.1552986Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:39.1553365Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:39.1553709Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:39.1554035Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:39.1554366Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:39.1554694Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:39.1555009Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:39.1555357Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:39.1555720Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:39.1556054Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:39.1556388Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:39.1556740Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:39.1557084Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:39.1557426Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:39.1557760Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:39.1558047Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:39.1558371Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:39.1558692Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:39.1559008Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:39.1559347Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:39.1559699Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:39.1560049Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:39.1560379Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:39.1560729Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:39.1561072Z parm: rm_firmware_active:charp 2025-05-07T20:23:39.1561483Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:23:39.1561741Z ++ command -v nvidia-smi 2025-05-07T20:23:39.1561996Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:23:39.1562258Z + set +e 2025-05-07T20:23:39.1562568Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:23:40.9912427Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:23:40.9912804Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:40.9913062Z + '[' 0 -ne 0 ']' 2025-05-07T20:23:40.9913287Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:23:40.9913556Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:23:40.9914002Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:23:40.9914470Z + set -e 2025-05-07T20:23:40.9914668Z + '[' 1 -eq 0 ']' 2025-05-07T20:23:40.9915055Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:23:40.9915995Z + post_install_nvidia_driver_common 2025-05-07T20:23:40.9919147Z + sudo modprobe nvidia 2025-05-07T20:23:41.0804040Z + echo 'After installing NVIDIA driver' 2025-05-07T20:23:41.0804474Z + lspci 2025-05-07T20:23:41.0804793Z After installing NVIDIA driver 2025-05-07T20:23:41.0920701Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:41.0921311Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:41.0921856Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:41.0922385Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:41.0922873Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:41.0923481Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:41.0924133Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:41.0924876Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:41.0925301Z + lsmod 2025-05-07T20:23:41.0952070Z Module Size Used by 2025-05-07T20:23:41.0952484Z nvidia_uvm 1884160 0 2025-05-07T20:23:41.0952855Z nvidia 11583488 1 nvidia_uvm 2025-05-07T20:23:41.0953258Z drm 602112 1 nvidia 2025-05-07T20:23:41.0953566Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:23:41.0953879Z backlight 24576 1 drm 2025-05-07T20:23:41.0954184Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:23:41.0954501Z xt_conntrack 16384 1 2025-05-07T20:23:41.0954868Z nft_chain_nat 16384 3 2025-05-07T20:23:41.0955233Z xt_MASQUERADE 20480 1 2025-05-07T20:23:41.0955697Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:41.0956054Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:41.0956472Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:41.0956928Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:41.0957243Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:41.0957544Z xfrm_user 57344 1 2025-05-07T20:23:41.0957836Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:41.0958123Z xt_addrtype 16384 2 2025-05-07T20:23:41.0958393Z nft_compat 20480 4 2025-05-07T20:23:41.0958711Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:41.0959138Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:41.0959516Z br_netfilter 36864 0 2025-05-07T20:23:41.0959809Z bridge 323584 1 br_netfilter 2025-05-07T20:23:41.0960113Z stp 16384 1 bridge 2025-05-07T20:23:41.0960482Z llc 16384 2 bridge,stp 2025-05-07T20:23:41.0960892Z overlay 167936 0 2025-05-07T20:23:41.0961156Z tls 135168 0 2025-05-07T20:23:41.0961414Z nls_ascii 16384 1 2025-05-07T20:23:41.0961876Z nls_cp437 20480 1 2025-05-07T20:23:41.0962142Z vfat 24576 1 2025-05-07T20:23:41.0962403Z fat 86016 1 vfat 2025-05-07T20:23:41.0962682Z sunrpc 696320 1 2025-05-07T20:23:41.0962944Z ena 180224 0 2025-05-07T20:23:41.0963196Z i8042 45056 0 2025-05-07T20:23:41.0963456Z serio 28672 3 i8042 2025-05-07T20:23:41.0963748Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:41.0964012Z button 24576 0 2025-05-07T20:23:41.0964271Z sch_fq_codel 20480 17 2025-05-07T20:23:41.0964547Z dm_mod 188416 0 2025-05-07T20:23:41.0964817Z dax 45056 1 dm_mod 2025-05-07T20:23:41.0965091Z fuse 163840 1 2025-05-07T20:23:41.0965351Z loop 36864 0 2025-05-07T20:23:41.0965618Z configfs 57344 1 2025-05-07T20:23:41.0965882Z dmi_sysfs 20480 0 2025-05-07T20:23:41.0966148Z crc32_pclmul 16384 0 2025-05-07T20:23:41.0966417Z crc32c_intel 24576 0 2025-05-07T20:23:41.0966672Z efivarfs 24576 1 2025-05-07T20:23:41.0966941Z + modinfo nvidia 2025-05-07T20:23:41.0970446Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:41.0971115Z import_ns: DMA_BUF 2025-05-07T20:23:41.0971457Z alias: char-major-195-* 2025-05-07T20:23:41.0971837Z version: 570.133.07 2025-05-07T20:23:41.0972156Z supported: external 2025-05-07T20:23:41.0972412Z license: Dual MIT/GPL 2025-05-07T20:23:41.0972705Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:41.0973044Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:41.0973368Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:41.0973689Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:41.0974038Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:41.0974514Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:41.0974829Z depends: i2c-core,drm 2025-05-07T20:23:41.0975090Z retpoline: Y 2025-05-07T20:23:41.0975312Z name: nvidia 2025-05-07T20:23:41.0975676Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:41.0976151Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:41.0976612Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:41.0977069Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:41.0977449Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:41.0977765Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:41.0978091Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:41.0978399Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:41.0978710Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:41.0979090Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:41.0979486Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:41.0979825Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:41.0980144Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:41.0980462Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:41.0980824Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:41.0981235Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:41.0981624Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:41.0982046Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:41.0982550Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:41.0982983Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:41.0983393Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:41.0983742Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:41.0984133Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:41.0984656Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:41.0985005Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:41.0985343Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:41.0985726Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:41.0986049Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:41.0986364Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:41.0986728Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:41.0987085Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:41.0987419Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:41.0987757Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:41.0988108Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:41.0988452Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:41.0988801Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:41.0989141Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:41.0989439Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:41.0989771Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:41.0990106Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:41.0990421Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:41.0990755Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:41.0991124Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:41.0991479Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:41.0991802Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:41.0992152Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:41.0992494Z parm: rm_firmware_active:charp 2025-05-07T20:23:41.0992770Z + set +e 2025-05-07T20:23:41.0992969Z + nvidia-smi 2025-05-07T20:23:42.5127386Z Wed May 7 20:23:42 2025 2025-05-07T20:23:42.5127829Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:42.5128740Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:42.5129242Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:42.5129749Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:42.5130277Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:42.5130699Z | | | MIG M. | 2025-05-07T20:23:42.5131041Z |=========================================+========================+======================| 2025-05-07T20:23:42.5191931Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:42.5192471Z | 0% 29C P0 61W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:42.5193003Z | | | N/A | 2025-05-07T20:23:42.5193554Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:42.5194099Z 2025-05-07T20:23:42.5194493Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:42.5194916Z | Processes: | 2025-05-07T20:23:42.5195350Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:42.5195763Z | ID ID Usage | 2025-05-07T20:23:42.5196113Z |=========================================================================================| 2025-05-07T20:23:42.5197007Z | No running processes found | 2025-05-07T20:23:42.5197755Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:42.9327741Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:44.3461120Z NVIDIA A10G 2025-05-07T20:23:44.6165747Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:44.6166120Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:44.6166450Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:44.6166756Z + set -e 2025-05-07T20:23:44.6166967Z INFO: Ignoring allowed status 0 2025-05-07T20:23:44.6176671Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:44.6179531Z + sudo yum install -y yum-utils 2025-05-07T20:23:45.0434766Z Last metadata expiration check: 0:05:48 ago on Wed May 7 20:17:57 2025. 2025-05-07T20:23:45.0689341Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:45.1081473Z Dependencies resolved. 2025-05-07T20:23:45.1261842Z Nothing to do. 2025-05-07T20:23:45.1262192Z Complete! 2025-05-07T20:23:45.1647021Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:45.1647717Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:45.1648575Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:45.4297053Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:45.4869526Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:46.0574732Z nvidia-container-toolkit 11 kB/s | 833 B 00:00 2025-05-07T20:23:46.0820930Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:46.1223132Z Dependencies resolved. 2025-05-07T20:23:46.1412532Z ================================================================================ 2025-05-07T20:23:46.1413123Z Package Arch Version Repository Size 2025-05-07T20:23:46.1413822Z ================================================================================ 2025-05-07T20:23:46.1414137Z Downgrading: 2025-05-07T20:23:46.1414515Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:46.1415108Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:46.1415470Z 2025-05-07T20:23:46.1415562Z Transaction Summary 2025-05-07T20:23:46.1415817Z ================================================================================ 2025-05-07T20:23:46.1416128Z Downgrade 2 Packages 2025-05-07T20:23:46.1416293Z 2025-05-07T20:23:46.1416405Z Total download size: 6.8 M 2025-05-07T20:23:46.1416681Z Downloading Packages: 2025-05-07T20:23:46.1830781Z (1/2): nvidia-container-toolkit-1.16.2-1.x86_64 30 MB/s | 1.2 MB 00:00 2025-05-07T20:23:46.2585604Z (2/2): nvidia-container-toolkit-base-1.16.2-1.x 48 MB/s | 5.6 MB 00:00 2025-05-07T20:23:46.2593916Z -------------------------------------------------------------------------------- 2025-05-07T20:23:46.2597520Z Total 58 MB/s | 6.8 MB 00:00 2025-05-07T20:23:46.2599796Z Running transaction check 2025-05-07T20:23:46.2703629Z Transaction check succeeded. 2025-05-07T20:23:46.2704178Z Running transaction test 2025-05-07T20:23:46.2997467Z Transaction test succeeded. 2025-05-07T20:23:46.2999967Z Running transaction 2025-05-07T20:23:46.8464481Z Preparing : 1/1 2025-05-07T20:23:46.9510330Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:46.9534430Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:46.9751177Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:46.9751749Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:46.9852335Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:46.9874425Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:47.1671499Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:47.1672092Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:47.1672624Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:47.1673158Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:47.3032036Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:47.3032660Z WARNING: 2025-05-07T20:23:47.3032906Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:47.3033173Z 2025-05-07T20:23:47.3033270Z Available Versions: 2025-05-07T20:23:47.3033421Z 2025-05-07T20:23:47.3033528Z Version 2023.7.20250331: 2025-05-07T20:23:47.3033845Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:47.3034099Z 2025-05-07T20:23:47.3034219Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:47.3034426Z 2025-05-07T20:23:47.3034517Z Release notes: 2025-05-07T20:23:47.3034928Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:47.3035300Z 2025-05-07T20:23:47.3035391Z Version 2023.7.20250414: 2025-05-07T20:23:47.3035707Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:47.3035952Z 2025-05-07T20:23:47.3036075Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:47.3036282Z 2025-05-07T20:23:47.3036366Z Release notes: 2025-05-07T20:23:47.3036764Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:47.3037457Z 2025-05-07T20:23:47.3037553Z Version 2023.7.20250428: 2025-05-07T20:23:47.3037862Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:47.3038115Z 2025-05-07T20:23:47.3038230Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:47.3038441Z 2025-05-07T20:23:47.3038526Z Release notes: 2025-05-07T20:23:47.3038927Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:47.3039285Z 2025-05-07T20:23:47.3039399Z ================================================================================ 2025-05-07T20:23:47.3394348Z 2025-05-07T20:23:47.3394477Z 2025-05-07T20:23:47.3394800Z Downgraded: 2025-05-07T20:23:47.3395275Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:47.3395897Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:47.3396251Z 2025-05-07T20:23:47.3396338Z Complete! 2025-05-07T20:23:47.3825136Z + sudo systemctl restart docker 2025-05-07T20:23:51.2889411Z Wed May 7 20:23:51 2025 2025-05-07T20:23:51.2889996Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:51.2890717Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:51.2891410Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:51.2892128Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:51.2892880Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:51.2893499Z | | | MIG M. | 2025-05-07T20:23:51.2893965Z |=========================================+========================+======================| 2025-05-07T20:23:51.2975532Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:51.2976595Z | 0% 29C P0 62W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:51.2977143Z | | | N/A | 2025-05-07T20:23:51.2977695Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:51.2978256Z 2025-05-07T20:23:51.2978811Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:51.2979413Z | Processes: | 2025-05-07T20:23:51.2980039Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:51.2980618Z | ID ID Usage | 2025-05-07T20:23:51.2981106Z |=========================================================================================| 2025-05-07T20:23:51.2981698Z | No running processes found | 2025-05-07T20:23:51.2982350Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:51.7405402Z Command completed after 1 attempt(s). 2025-05-07T20:23:51.7493577Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:51.7494048Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:51.7509418Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:51.7509771Z env: 2025-05-07T20:23:51.7510005Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:51.7510318Z BUILD_ENV: build_binary 2025-05-07T20:23:51.7510578Z BUILD_TARGET: genai 2025-05-07T20:23:51.7510814Z BUILD_VARIANT: cuda 2025-05-07T20:23:51.7511049Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:51.7511513Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:51.7511832Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:51.7512167Z ##[endgroup] 2025-05-07T20:23:52.0868017Z ################################################################################ 2025-05-07T20:23:52.0868389Z # Print System Info 2025-05-07T20:23:52.0868612Z # 2025-05-07T20:23:52.0883301Z # [2025-05-07T20:23:52.087Z] + print_system_info 2025-05-07T20:23:52.0883819Z ################################################################################ 2025-05-07T20:23:52.0884043Z 2025-05-07T20:23:52.0884155Z ################################################################################ 2025-05-07T20:23:52.0884491Z [INFO] Printing environment variables ... 2025-05-07T20:23:52.0884786Z + printenv 2025-05-07T20:23:52.0884902Z 2025-05-07T20:23:52.0907915Z SHELL=/bin/bash 2025-05-07T20:23:52.0908396Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:52.0909108Z BUILD_VARIANT=cuda 2025-05-07T20:23:52.0909669Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_d612e840-ff26-4ad6-94b9-2babb7f27f38 2025-05-07T20:23:52.0910252Z GITHUB_ACTION=__run 2025-05-07T20:23:52.0910554Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:52.0910901Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:52.0911155Z RUNNER_NAME=i-06f6e987344f63c16 2025-05-07T20:23:52.0911449Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:52.0911760Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:52.0912026Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:52.0912424Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:52.0912868Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:52.0913156Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:52.0913454Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:52.0914115Z *** 2025-05-07T20:23:52.0914319Z LOGNAME=ec2-user 2025-05-07T20:23:52.0914551Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:52.0914820Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:52.0915067Z GITHUB_ACTIONS=true 2025-05-07T20:23:52.0915299Z SYSTEMD_EXEC_PID=55524 2025-05-07T20:23:52.0915586Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:52.0916144Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:52.0916667Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:52.0916949Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:52.0917221Z RUNNER_OS=Linux 2025-05-07T20:23:52.0917456Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:52.0917709Z HOME=/home/ec2-user 2025-05-07T20:23:52.0917974Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:52.0918270Z LANG=C.UTF-8 2025-05-07T20:23:52.0918572Z RUNNER_TRACKING_ID=github_b874f464-229e-404d-8dfc-3dd909a3aaae 2025-05-07T20:23:52.0918936Z RUNNER_ARCH=X64 2025-05-07T20:23:52.0919256Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:52.0919586Z BUILD_TARGET=genai 2025-05-07T20:23:52.0920120Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_d612e840-ff26-4ad6-94b9-2babb7f27f38 2025-05-07T20:23:52.0920997Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_d612e840-ff26-4ad6-94b9-2babb7f27f38 2025-05-07T20:23:52.0921737Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:52.0922592Z INVOCATION_ID=b49ce992a95f43fbba0c5784a0cdd36d 2025-05-07T20:23:52.0922933Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:52.0923205Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:52.0923793Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_d612e840-ff26-4ad6-94b9-2babb7f27f38 2025-05-07T20:23:52.0924408Z BUILD_ENV=build_binary 2025-05-07T20:23:52.0924651Z GITHUB_ACTOR=q10 2025-05-07T20:23:52.0924877Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:52.0925104Z KERN_NAME_LC=linux 2025-05-07T20:23:52.0925338Z BUILD_CUDA_VERSION=11.8.0 2025-05-07T20:23:52.0925653Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:52.0926148Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:52.0926404Z USER=ec2-user 2025-05-07T20:23:52.0926686Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:52.0927085Z SHLVL=1 2025-05-07T20:23:52.0927318Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:52.0927641Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:52.0928097Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:52.0928474Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:52.0928722Z KERN_NAME=Linux 2025-05-07T20:23:52.0928962Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:52.0929384Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:52.0929835Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:52.0930123Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:52.0930368Z JOURNAL_STREAM=8:85863 2025-05-07T20:23:52.0930689Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:52.0931066Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:52.0931387Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:52.0931727Z GITHUB_BASE_REF=main 2025-05-07T20:23:52.0931958Z CI=true 2025-05-07T20:23:52.0932172Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:52.0932463Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:52.0932753Z GITHUB_ACTION_REF= 2025-05-07T20:23:52.0933015Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:52.0933642Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_d612e840-ff26-4ad6-94b9-2babb7f27f38 2025-05-07T20:23:52.0934248Z MACHINE_NAME=x86_64 2025-05-07T20:23:52.0934485Z _=/usr/bin/printenv 2025-05-07T20:23:52.0934628Z 2025-05-07T20:23:52.0934749Z ################################################################################ 2025-05-07T20:23:52.0935083Z [INFO] Print ldd version ... 2025-05-07T20:23:52.0935357Z + ldd --version 2025-05-07T20:23:52.0935485Z 2025-05-07T20:23:52.0935591Z ldd (GNU libc) 2.34 2025-05-07T20:23:52.0935874Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:52.0936322Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:52.0936876Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:52.0937331Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:52.0937562Z 2025-05-07T20:23:52.0937684Z ################################################################################ 2025-05-07T20:23:52.0938007Z [INFO] Print CPU info ... 2025-05-07T20:23:52.0938246Z + nproc 2025-05-07T20:23:52.0938366Z 2025-05-07T20:23:52.0953937Z 16 2025-05-07T20:23:52.0955970Z 2025-05-07T20:23:52.0956391Z + lscpu 2025-05-07T20:23:52.0956568Z 2025-05-07T20:23:52.1065541Z Architecture: x86_64 2025-05-07T20:23:52.1065996Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:52.1066588Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1067125Z Byte Order: Little Endian 2025-05-07T20:23:52.1067492Z CPU(s): 16 2025-05-07T20:23:52.1067900Z On-line CPU(s) list: 0-15 2025-05-07T20:23:52.1068345Z Vendor ID: AuthenticAMD 2025-05-07T20:23:52.1068818Z Model name: AMD EPYC 7R32 2025-05-07T20:23:52.1069130Z CPU family: 23 2025-05-07T20:23:52.1069631Z Model: 49 2025-05-07T20:23:52.1069925Z Thread(s) per core: 2 2025-05-07T20:23:52.1070210Z Core(s) per socket: 8 2025-05-07T20:23:52.1070501Z Socket(s): 1 2025-05-07T20:23:52.1070787Z Stepping: 0 2025-05-07T20:23:52.1071104Z BogoMIPS: 5600.00 2025-05-07T20:23:52.1073226Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1075431Z Hypervisor vendor: KVM 2025-05-07T20:23:52.1075748Z Virtualization type: full 2025-05-07T20:23:52.1076088Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:52.1076466Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:52.1076826Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:52.1077189Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:52.1077512Z NUMA node(s): 1 2025-05-07T20:23:52.1077812Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:52.1078156Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:52.1078676Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:52.1079200Z Vulnerability L1tf: Not affected 2025-05-07T20:23:52.1079680Z Vulnerability Mds: Not affected 2025-05-07T20:23:52.1080194Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:52.1080697Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:52.1081201Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:52.1081961Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:52.1082599Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:52.1083149Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:52.1083841Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:52.1084768Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:52.1085453Z Vulnerability Srbds: Not affected 2025-05-07T20:23:52.1085822Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:52.1086134Z 2025-05-07T20:23:52.1086230Z + cat /proc/cpuinfo 2025-05-07T20:23:52.1086370Z 2025-05-07T20:23:52.1086461Z processor : 0 2025-05-07T20:23:52.1086676Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1086924Z cpu family : 23 2025-05-07T20:23:52.1087135Z model : 49 2025-05-07T20:23:52.1087344Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1087592Z stepping : 0 2025-05-07T20:23:52.1087808Z microcode : 0x830107f 2025-05-07T20:23:52.1088035Z cpu MHz : 3287.851 2025-05-07T20:23:52.1088259Z cache size : 512 KB 2025-05-07T20:23:52.1088481Z physical id : 0 2025-05-07T20:23:52.1088696Z siblings : 16 2025-05-07T20:23:52.1088906Z core id : 0 2025-05-07T20:23:52.1089108Z cpu cores : 8 2025-05-07T20:23:52.1089306Z apicid : 0 2025-05-07T20:23:52.1089514Z initial apicid : 0 2025-05-07T20:23:52.1089732Z fpu : yes 2025-05-07T20:23:52.1089929Z fpu_exception : yes 2025-05-07T20:23:52.1090154Z cpuid level : 13 2025-05-07T20:23:52.1090376Z wp : yes 2025-05-07T20:23:52.1094294Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1096604Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1097174Z bogomips : 5600.00 2025-05-07T20:23:52.1097402Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1097652Z clflush size : 64 2025-05-07T20:23:52.1097873Z cache_alignment : 64 2025-05-07T20:23:52.1098161Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1098505Z power management: 2025-05-07T20:23:52.1098649Z 2025-05-07T20:23:52.1098757Z processor : 1 2025-05-07T20:23:52.1099007Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1099253Z cpu family : 23 2025-05-07T20:23:52.1099455Z model : 49 2025-05-07T20:23:52.1099675Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1099932Z stepping : 0 2025-05-07T20:23:52.1100146Z microcode : 0x830107f 2025-05-07T20:23:52.1100378Z cpu MHz : 3242.393 2025-05-07T20:23:52.1100604Z cache size : 512 KB 2025-05-07T20:23:52.1100829Z physical id : 0 2025-05-07T20:23:52.1101045Z siblings : 16 2025-05-07T20:23:52.1101257Z core id : 1 2025-05-07T20:23:52.1101476Z cpu cores : 8 2025-05-07T20:23:52.1101686Z apicid : 2 2025-05-07T20:23:52.1101894Z initial apicid : 2 2025-05-07T20:23:52.1102104Z fpu : yes 2025-05-07T20:23:52.1102312Z fpu_exception : yes 2025-05-07T20:23:52.1102662Z cpuid level : 13 2025-05-07T20:23:52.1102868Z wp : yes 2025-05-07T20:23:52.1104887Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1107185Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1107694Z bogomips : 5600.00 2025-05-07T20:23:52.1107915Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1108150Z clflush size : 64 2025-05-07T20:23:52.1108372Z cache_alignment : 64 2025-05-07T20:23:52.1108902Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1109222Z power management: 2025-05-07T20:23:52.1109366Z 2025-05-07T20:23:52.1109462Z processor : 2 2025-05-07T20:23:52.1109683Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1109921Z cpu family : 23 2025-05-07T20:23:52.1110129Z model : 49 2025-05-07T20:23:52.1110347Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1110592Z stepping : 0 2025-05-07T20:23:52.1110809Z microcode : 0x830107f 2025-05-07T20:23:52.1111037Z cpu MHz : 3283.580 2025-05-07T20:23:52.1111253Z cache size : 512 KB 2025-05-07T20:23:52.1111471Z physical id : 0 2025-05-07T20:23:52.1111687Z siblings : 16 2025-05-07T20:23:52.1111897Z core id : 2 2025-05-07T20:23:52.1112094Z cpu cores : 8 2025-05-07T20:23:52.1112302Z apicid : 4 2025-05-07T20:23:52.1112532Z initial apicid : 4 2025-05-07T20:23:52.1112750Z fpu : yes 2025-05-07T20:23:52.1112962Z fpu_exception : yes 2025-05-07T20:23:52.1113194Z cpuid level : 13 2025-05-07T20:23:52.1122698Z wp : yes 2025-05-07T20:23:52.1124894Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1127109Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1127605Z bogomips : 5600.00 2025-05-07T20:23:52.1127944Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1128196Z clflush size : 64 2025-05-07T20:23:52.1128421Z cache_alignment : 64 2025-05-07T20:23:52.1128699Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1129022Z power management: 2025-05-07T20:23:52.1129161Z 2025-05-07T20:23:52.1129258Z processor : 3 2025-05-07T20:23:52.1129481Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1129728Z cpu family : 23 2025-05-07T20:23:52.1129945Z model : 49 2025-05-07T20:23:52.1130157Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1130397Z stepping : 0 2025-05-07T20:23:52.1130615Z microcode : 0x830107f 2025-05-07T20:23:52.1130849Z cpu MHz : 2844.919 2025-05-07T20:23:52.1131059Z cache size : 512 KB 2025-05-07T20:23:52.1131282Z physical id : 0 2025-05-07T20:23:52.1131501Z siblings : 16 2025-05-07T20:23:52.1131704Z core id : 3 2025-05-07T20:23:52.1131908Z cpu cores : 8 2025-05-07T20:23:52.1132118Z apicid : 6 2025-05-07T20:23:52.1132319Z initial apicid : 6 2025-05-07T20:23:52.1132553Z fpu : yes 2025-05-07T20:23:52.1132765Z fpu_exception : yes 2025-05-07T20:23:52.1132985Z cpuid level : 13 2025-05-07T20:23:52.1133204Z wp : yes 2025-05-07T20:23:52.1135210Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1137494Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1137989Z bogomips : 5600.00 2025-05-07T20:23:52.1138222Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1138479Z clflush size : 64 2025-05-07T20:23:52.1138733Z cache_alignment : 64 2025-05-07T20:23:52.1139024Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1139351Z power management: 2025-05-07T20:23:52.1139491Z 2025-05-07T20:23:52.1139584Z processor : 4 2025-05-07T20:23:52.1139802Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1140041Z cpu family : 23 2025-05-07T20:23:52.1140255Z model : 49 2025-05-07T20:23:52.1140470Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1140725Z stepping : 0 2025-05-07T20:23:52.1140946Z microcode : 0x830107f 2025-05-07T20:23:52.1141167Z cpu MHz : 3296.656 2025-05-07T20:23:52.1141388Z cache size : 512 KB 2025-05-07T20:23:52.1141610Z physical id : 0 2025-05-07T20:23:52.1141826Z siblings : 16 2025-05-07T20:23:52.1142030Z core id : 4 2025-05-07T20:23:52.1142234Z cpu cores : 8 2025-05-07T20:23:52.1142494Z apicid : 8 2025-05-07T20:23:52.1142702Z initial apicid : 8 2025-05-07T20:23:52.1142923Z fpu : yes 2025-05-07T20:23:52.1143124Z fpu_exception : yes 2025-05-07T20:23:52.1143355Z cpuid level : 13 2025-05-07T20:23:52.1143575Z wp : yes 2025-05-07T20:23:52.1145667Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1147941Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1148433Z bogomips : 5600.00 2025-05-07T20:23:52.1148663Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1148910Z clflush size : 64 2025-05-07T20:23:52.1149129Z cache_alignment : 64 2025-05-07T20:23:52.1149516Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1149844Z power management: 2025-05-07T20:23:52.1149980Z 2025-05-07T20:23:52.1150064Z processor : 5 2025-05-07T20:23:52.1150281Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1150531Z cpu family : 23 2025-05-07T20:23:52.1150737Z model : 49 2025-05-07T20:23:52.1150951Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1151205Z stepping : 0 2025-05-07T20:23:52.1151409Z microcode : 0x830107f 2025-05-07T20:23:52.1151648Z cpu MHz : 3299.162 2025-05-07T20:23:52.1151871Z cache size : 512 KB 2025-05-07T20:23:52.1152085Z physical id : 0 2025-05-07T20:23:52.1152305Z siblings : 16 2025-05-07T20:23:52.1152519Z core id : 5 2025-05-07T20:23:52.1152723Z cpu cores : 8 2025-05-07T20:23:52.1152934Z apicid : 10 2025-05-07T20:23:52.1153153Z initial apicid : 10 2025-05-07T20:23:52.1153380Z fpu : yes 2025-05-07T20:23:52.1153580Z fpu_exception : yes 2025-05-07T20:23:52.1153806Z cpuid level : 13 2025-05-07T20:23:52.1154027Z wp : yes 2025-05-07T20:23:52.1156023Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1158305Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1158822Z bogomips : 5600.00 2025-05-07T20:23:52.1159089Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1159330Z clflush size : 64 2025-05-07T20:23:52.1159552Z cache_alignment : 64 2025-05-07T20:23:52.1159832Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1160147Z power management: 2025-05-07T20:23:52.1160290Z 2025-05-07T20:23:52.1160379Z processor : 6 2025-05-07T20:23:52.1160603Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1160851Z cpu family : 23 2025-05-07T20:23:52.1161059Z model : 49 2025-05-07T20:23:52.1161274Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1161530Z stepping : 0 2025-05-07T20:23:52.1161743Z microcode : 0x830107f 2025-05-07T20:23:52.1161979Z cpu MHz : 3300.096 2025-05-07T20:23:52.1162200Z cache size : 512 KB 2025-05-07T20:23:52.1162412Z physical id : 0 2025-05-07T20:23:52.1162632Z siblings : 16 2025-05-07T20:23:52.1162843Z core id : 6 2025-05-07T20:23:52.1163045Z cpu cores : 8 2025-05-07T20:23:52.1163257Z apicid : 12 2025-05-07T20:23:52.1163476Z initial apicid : 12 2025-05-07T20:23:52.1163691Z fpu : yes 2025-05-07T20:23:52.1163907Z fpu_exception : yes 2025-05-07T20:23:52.1164130Z cpuid level : 13 2025-05-07T20:23:52.1164335Z wp : yes 2025-05-07T20:23:52.1166419Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1168702Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1169238Z bogomips : 5600.00 2025-05-07T20:23:52.1169460Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1169704Z clflush size : 64 2025-05-07T20:23:52.1169924Z cache_alignment : 64 2025-05-07T20:23:52.1170201Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1170523Z power management: 2025-05-07T20:23:52.1170666Z 2025-05-07T20:23:52.1170827Z processor : 7 2025-05-07T20:23:52.1171049Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1171288Z cpu family : 23 2025-05-07T20:23:52.1171502Z model : 49 2025-05-07T20:23:52.1171715Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1171964Z stepping : 0 2025-05-07T20:23:52.1172179Z microcode : 0x830107f 2025-05-07T20:23:52.1172411Z cpu MHz : 3298.533 2025-05-07T20:23:52.1172644Z cache size : 512 KB 2025-05-07T20:23:52.1172870Z physical id : 0 2025-05-07T20:23:52.1173085Z siblings : 16 2025-05-07T20:23:52.1173285Z core id : 7 2025-05-07T20:23:52.1173501Z cpu cores : 8 2025-05-07T20:23:52.1173706Z apicid : 14 2025-05-07T20:23:52.1173917Z initial apicid : 14 2025-05-07T20:23:52.1174140Z fpu : yes 2025-05-07T20:23:52.1174351Z fpu_exception : yes 2025-05-07T20:23:52.1174566Z cpuid level : 13 2025-05-07T20:23:52.1174781Z wp : yes 2025-05-07T20:23:52.1176784Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1179056Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1179550Z bogomips : 5600.00 2025-05-07T20:23:52.1179772Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1180028Z clflush size : 64 2025-05-07T20:23:52.1180259Z cache_alignment : 64 2025-05-07T20:23:52.1180532Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1180857Z power management: 2025-05-07T20:23:52.1180994Z 2025-05-07T20:23:52.1181091Z processor : 8 2025-05-07T20:23:52.1181304Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1181557Z cpu family : 23 2025-05-07T20:23:52.1181768Z model : 49 2025-05-07T20:23:52.1181972Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1182229Z stepping : 0 2025-05-07T20:23:52.1182492Z microcode : 0x830107f 2025-05-07T20:23:52.1182720Z cpu MHz : 3259.031 2025-05-07T20:23:52.1182938Z cache size : 512 KB 2025-05-07T20:23:52.1183159Z physical id : 0 2025-05-07T20:23:52.1183369Z siblings : 16 2025-05-07T20:23:52.1183566Z core id : 0 2025-05-07T20:23:52.1183772Z cpu cores : 8 2025-05-07T20:23:52.1183970Z apicid : 1 2025-05-07T20:23:52.1184179Z initial apicid : 1 2025-05-07T20:23:52.1184400Z fpu : yes 2025-05-07T20:23:52.1184597Z fpu_exception : yes 2025-05-07T20:23:52.1184823Z cpuid level : 13 2025-05-07T20:23:52.1185034Z wp : yes 2025-05-07T20:23:52.1187016Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1189391Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1189869Z bogomips : 5600.00 2025-05-07T20:23:52.1190092Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1190338Z clflush size : 64 2025-05-07T20:23:52.1190551Z cache_alignment : 64 2025-05-07T20:23:52.1190827Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1191147Z power management: 2025-05-07T20:23:52.1191276Z 2025-05-07T20:23:52.1191359Z processor : 9 2025-05-07T20:23:52.1191573Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1191808Z cpu family : 23 2025-05-07T20:23:52.1192088Z model : 49 2025-05-07T20:23:52.1192296Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1192546Z stepping : 0 2025-05-07T20:23:52.1192752Z microcode : 0x830107f 2025-05-07T20:23:52.1192980Z cpu MHz : 3276.069 2025-05-07T20:23:52.1193199Z cache size : 512 KB 2025-05-07T20:23:52.1193455Z physical id : 0 2025-05-07T20:23:52.1193666Z siblings : 16 2025-05-07T20:23:52.1193869Z core id : 1 2025-05-07T20:23:52.1194075Z cpu cores : 8 2025-05-07T20:23:52.1194280Z apicid : 3 2025-05-07T20:23:52.1194483Z initial apicid : 3 2025-05-07T20:23:52.1194700Z fpu : yes 2025-05-07T20:23:52.1194908Z fpu_exception : yes 2025-05-07T20:23:52.1195139Z cpuid level : 13 2025-05-07T20:23:52.1195347Z wp : yes 2025-05-07T20:23:52.1197340Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1199753Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1200240Z bogomips : 5600.00 2025-05-07T20:23:52.1200469Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1200708Z clflush size : 64 2025-05-07T20:23:52.1200932Z cache_alignment : 64 2025-05-07T20:23:52.1201209Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1201526Z power management: 2025-05-07T20:23:52.1201666Z 2025-05-07T20:23:52.1201751Z processor : 10 2025-05-07T20:23:52.1201971Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1202201Z cpu family : 23 2025-05-07T20:23:52.1202413Z model : 49 2025-05-07T20:23:52.1202628Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1202879Z stepping : 0 2025-05-07T20:23:52.1203087Z microcode : 0x830107f 2025-05-07T20:23:52.1203318Z cpu MHz : 3140.039 2025-05-07T20:23:52.1203528Z cache size : 512 KB 2025-05-07T20:23:52.1203749Z physical id : 0 2025-05-07T20:23:52.1203964Z siblings : 16 2025-05-07T20:23:52.1204162Z core id : 2 2025-05-07T20:23:52.1204369Z cpu cores : 8 2025-05-07T20:23:52.1204575Z apicid : 5 2025-05-07T20:23:52.1204780Z initial apicid : 5 2025-05-07T20:23:52.1204997Z fpu : yes 2025-05-07T20:23:52.1205199Z fpu_exception : yes 2025-05-07T20:23:52.1205419Z cpuid level : 13 2025-05-07T20:23:52.1205627Z wp : yes 2025-05-07T20:23:52.1207559Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1210145Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1210635Z bogomips : 5600.00 2025-05-07T20:23:52.1210997Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1211241Z clflush size : 64 2025-05-07T20:23:52.1211469Z cache_alignment : 64 2025-05-07T20:23:52.1211739Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1212059Z power management: 2025-05-07T20:23:52.1212193Z 2025-05-07T20:23:52.1212285Z processor : 11 2025-05-07T20:23:52.1212506Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1212748Z cpu family : 23 2025-05-07T20:23:52.1212956Z model : 49 2025-05-07T20:23:52.1213163Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1213413Z stepping : 0 2025-05-07T20:23:52.1213634Z microcode : 0x830107f 2025-05-07T20:23:52.1213975Z cpu MHz : 2794.335 2025-05-07T20:23:52.1214197Z cache size : 512 KB 2025-05-07T20:23:52.1214417Z physical id : 0 2025-05-07T20:23:52.1214629Z siblings : 16 2025-05-07T20:23:52.1214829Z core id : 3 2025-05-07T20:23:52.1215043Z cpu cores : 8 2025-05-07T20:23:52.1215254Z apicid : 7 2025-05-07T20:23:52.1215454Z initial apicid : 7 2025-05-07T20:23:52.1215681Z fpu : yes 2025-05-07T20:23:52.1215887Z fpu_exception : yes 2025-05-07T20:23:52.1216100Z cpuid level : 13 2025-05-07T20:23:52.1216318Z wp : yes 2025-05-07T20:23:52.1218312Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1220592Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1221073Z bogomips : 5600.00 2025-05-07T20:23:52.1221297Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1221541Z clflush size : 64 2025-05-07T20:23:52.1221758Z cache_alignment : 64 2025-05-07T20:23:52.1222035Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1222353Z power management: 2025-05-07T20:23:52.1222538Z 2025-05-07T20:23:52.1222627Z processor : 12 2025-05-07T20:23:52.1222841Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1223080Z cpu family : 23 2025-05-07T20:23:52.1223287Z model : 49 2025-05-07T20:23:52.1223489Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1223733Z stepping : 0 2025-05-07T20:23:52.1223947Z microcode : 0x830107f 2025-05-07T20:23:52.1224170Z cpu MHz : 3295.244 2025-05-07T20:23:52.1224389Z cache size : 512 KB 2025-05-07T20:23:52.1224601Z physical id : 0 2025-05-07T20:23:52.1224801Z siblings : 16 2025-05-07T20:23:52.1225003Z core id : 4 2025-05-07T20:23:52.1225202Z cpu cores : 8 2025-05-07T20:23:52.1225393Z apicid : 9 2025-05-07T20:23:52.1225594Z initial apicid : 9 2025-05-07T20:23:52.1225810Z fpu : yes 2025-05-07T20:23:52.1226010Z fpu_exception : yes 2025-05-07T20:23:52.1226235Z cpuid level : 13 2025-05-07T20:23:52.1226440Z wp : yes 2025-05-07T20:23:52.1228420Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1230696Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1231180Z bogomips : 5600.00 2025-05-07T20:23:52.1231405Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1231645Z clflush size : 64 2025-05-07T20:23:52.1231860Z cache_alignment : 64 2025-05-07T20:23:52.1232256Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1232579Z power management: 2025-05-07T20:23:52.1232706Z 2025-05-07T20:23:52.1232790Z processor : 13 2025-05-07T20:23:52.1233009Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1233250Z cpu family : 23 2025-05-07T20:23:52.1233454Z model : 49 2025-05-07T20:23:52.1233663Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1233906Z stepping : 0 2025-05-07T20:23:52.1234113Z microcode : 0x830107f 2025-05-07T20:23:52.1234345Z cpu MHz : 3306.912 2025-05-07T20:23:52.1234560Z cache size : 512 KB 2025-05-07T20:23:52.1234773Z physical id : 0 2025-05-07T20:23:52.1235067Z siblings : 16 2025-05-07T20:23:52.1235268Z core id : 5 2025-05-07T20:23:52.1235463Z cpu cores : 8 2025-05-07T20:23:52.1235665Z apicid : 11 2025-05-07T20:23:52.1235873Z initial apicid : 11 2025-05-07T20:23:52.1236077Z fpu : yes 2025-05-07T20:23:52.1236274Z fpu_exception : yes 2025-05-07T20:23:52.1236493Z cpuid level : 13 2025-05-07T20:23:52.1236696Z wp : yes 2025-05-07T20:23:52.1238695Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1240971Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1241452Z bogomips : 5600.00 2025-05-07T20:23:52.1241672Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1241904Z clflush size : 64 2025-05-07T20:23:52.1242124Z cache_alignment : 64 2025-05-07T20:23:52.1242394Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1242705Z power management: 2025-05-07T20:23:52.1242845Z 2025-05-07T20:23:52.1242930Z processor : 14 2025-05-07T20:23:52.1243143Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1243378Z cpu family : 23 2025-05-07T20:23:52.1243581Z model : 49 2025-05-07T20:23:52.1243790Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1244026Z stepping : 0 2025-05-07T20:23:52.1244240Z microcode : 0x830107f 2025-05-07T20:23:52.1244462Z cpu MHz : 3300.488 2025-05-07T20:23:52.1244668Z cache size : 512 KB 2025-05-07T20:23:52.1244884Z physical id : 0 2025-05-07T20:23:52.1245095Z siblings : 16 2025-05-07T20:23:52.1245303Z core id : 6 2025-05-07T20:23:52.1245496Z cpu cores : 8 2025-05-07T20:23:52.1245698Z apicid : 13 2025-05-07T20:23:52.1245909Z initial apicid : 13 2025-05-07T20:23:52.1246115Z fpu : yes 2025-05-07T20:23:52.1246318Z fpu_exception : yes 2025-05-07T20:23:52.1246541Z cpuid level : 13 2025-05-07T20:23:52.1246746Z wp : yes 2025-05-07T20:23:52.1248750Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1251028Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1251525Z bogomips : 5600.00 2025-05-07T20:23:52.1251747Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1251987Z clflush size : 64 2025-05-07T20:23:52.1252209Z cache_alignment : 64 2025-05-07T20:23:52.1252481Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1252806Z power management: 2025-05-07T20:23:52.1252946Z 2025-05-07T20:23:52.1253125Z processor : 15 2025-05-07T20:23:52.1253344Z vendor_id : AuthenticAMD 2025-05-07T20:23:52.1253574Z cpu family : 23 2025-05-07T20:23:52.1253779Z model : 49 2025-05-07T20:23:52.1253991Z model name : AMD EPYC 7R32 2025-05-07T20:23:52.1254230Z stepping : 0 2025-05-07T20:23:52.1254438Z microcode : 0x830107f 2025-05-07T20:23:52.1254660Z cpu MHz : 3301.683 2025-05-07T20:23:52.1254868Z cache size : 512 KB 2025-05-07T20:23:52.1255084Z physical id : 0 2025-05-07T20:23:52.1255296Z siblings : 16 2025-05-07T20:23:52.1255492Z core id : 7 2025-05-07T20:23:52.1255696Z cpu cores : 8 2025-05-07T20:23:52.1255976Z apicid : 15 2025-05-07T20:23:52.1256175Z initial apicid : 15 2025-05-07T20:23:52.1256388Z fpu : yes 2025-05-07T20:23:52.1256591Z fpu_exception : yes 2025-05-07T20:23:52.1256800Z cpuid level : 13 2025-05-07T20:23:52.1257019Z wp : yes 2025-05-07T20:23:52.1259014Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:52.1261277Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:52.1261761Z bogomips : 5600.00 2025-05-07T20:23:52.1261981Z TLB size : 3072 4K pages 2025-05-07T20:23:52.1262222Z clflush size : 64 2025-05-07T20:23:52.1262481Z cache_alignment : 64 2025-05-07T20:23:52.1262753Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:52.1263064Z power management: 2025-05-07T20:23:52.1263198Z 2025-05-07T20:23:52.1263202Z 2025-05-07T20:23:52.1263326Z ################################################################################ 2025-05-07T20:23:52.1263635Z [INFO] Print PCI info ... 2025-05-07T20:23:52.1263878Z + lspci -v 2025-05-07T20:23:52.1263990Z 2025-05-07T20:23:52.1264217Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:52.1264596Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:52.1264920Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:52.1265134Z 2025-05-07T20:23:52.1265331Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:52.1265725Z Physical Slot: 1 2025-05-07T20:23:52.1265983Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:52.1266191Z 2025-05-07T20:23:52.1266441Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:52.1266882Z Physical Slot: 1 2025-05-07T20:23:52.1267150Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:52.1267371Z 2025-05-07T20:23:52.1267646Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:52.1268090Z Physical Slot: 3 2025-05-07T20:23:52.1268334Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:52.1268685Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:52.1269041Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:52.1276226Z 2025-05-07T20:23:52.1276563Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:52.1277105Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:52.1277414Z Physical Slot: 4 2025-05-07T20:23:52.1277687Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:52.1278081Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:52.1278458Z Capabilities: 2025-05-07T20:23:52.1278744Z Kernel driver in use: nvme 2025-05-07T20:23:52.1278907Z 2025-05-07T20:23:52.1279249Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:52.1279747Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:52.1280103Z Physical Slot: 5 2025-05-07T20:23:52.1280354Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:52.1280726Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:52.1281115Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:52.1281447Z Capabilities: 2025-05-07T20:23:52.1281711Z Kernel driver in use: ena 2025-05-07T20:23:52.1281967Z Kernel modules: ena 2025-05-07T20:23:52.1282113Z 2025-05-07T20:23:52.1282376Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:52.1282756Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:52.1283056Z Physical Slot: 30 2025-05-07T20:23:52.1283327Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:52.1283715Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:52.1284120Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:52.1284502Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:52.1284845Z Capabilities: 2025-05-07T20:23:52.1285117Z Kernel driver in use: nvidia 2025-05-07T20:23:52.1285384Z Kernel modules: nvidia 2025-05-07T20:23:52.1285537Z 2025-05-07T20:23:52.1285861Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:52.1286376Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:52.1286667Z Physical Slot: 31 2025-05-07T20:23:52.1286930Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:52.1287290Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:52.1287689Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:52.1288028Z Capabilities: 2025-05-07T20:23:52.1288290Z Kernel driver in use: nvme 2025-05-07T20:23:52.1288460Z 2025-05-07T20:23:52.1288464Z 2025-05-07T20:23:52.1288588Z ################################################################################ 2025-05-07T20:23:52.1288941Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:52.1289223Z + uname -a 2025-05-07T20:23:52.1289339Z 2025-05-07T20:23:52.1289747Z Linux ip-10-0-76-127.ec2.internal 6.1.130-139.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-05-07T20:23:52.1290257Z 2025-05-07T20:23:52.1290339Z + uname -m 2025-05-07T20:23:52.1290467Z 2025-05-07T20:23:52.1290543Z x86_64 2025-05-07T20:23:52.1290652Z 2025-05-07T20:23:52.1290745Z + cat /proc/version 2025-05-07T20:23:52.1290889Z 2025-05-07T20:23:52.1291431Z Linux version 6.1.130-139.222.amzn2023.x86_64 (mockbuild@ip-10-0-55-76) (gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5), GNU ld version 2.39-6.amzn2023.0.11) #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 2025-05-07T20:23:52.1292071Z 2025-05-07T20:23:52.1292159Z + cat /etc/os-release 2025-05-07T20:23:52.1292312Z 2025-05-07T20:23:52.1292402Z NAME="Amazon Linux" 2025-05-07T20:23:52.1292629Z VERSION="2023" 2025-05-07T20:23:52.1292832Z ID="amzn" 2025-05-07T20:23:52.1293027Z ID_LIKE="fedora" 2025-05-07T20:23:52.1293248Z VERSION_ID="2023" 2025-05-07T20:23:52.1293480Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:52.1293771Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:52.1294064Z ANSI_COLOR="0;33" 2025-05-07T20:23:52.1294310Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:52.1294709Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:52.1295157Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:52.1295580Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:52.1296037Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:52.1296423Z VENDOR_NAME="AWS" 2025-05-07T20:23:52.1296672Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:52.1296955Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:52.1297110Z 2025-05-07T20:23:52.1297316Z ################################################################################ 2025-05-07T20:23:52.1297640Z # Print EC2 Instance Info 2025-05-07T20:23:52.1297875Z # 2025-05-07T20:23:52.1298105Z # [2025-05-07T20:23:52.127Z] + print_ec2_info 2025-05-07T20:23:52.1298429Z ################################################################################ 2025-05-07T20:23:52.1298651Z 2025-05-07T20:23:52.1399866Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:52.1520623Z instance-id: i-06f6e987344f63c16 2025-05-07T20:23:52.1633173Z instance-type: g5.4xlarge 2025-05-07T20:23:52.1670181Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:52.1670696Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:52.1680839Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:52.1681234Z env: 2025-05-07T20:23:52.1681465Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:52.1681804Z BUILD_ENV: build_binary 2025-05-07T20:23:52.1682068Z BUILD_TARGET: genai 2025-05-07T20:23:52.1682310Z BUILD_VARIANT: cuda 2025-05-07T20:23:52.1682562Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:52.1682841Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:52.1683166Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:52.1683537Z ##[endgroup] 2025-05-07T20:23:52.4998456Z ################################################################################ 2025-05-07T20:23:52.4998861Z [INFO] Printing general display info ... 2025-05-07T20:23:52.5027321Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:52.6121204Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:52.6131112Z /usr/bin/sudo 2025-05-07T20:23:52.6141263Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:52.6151217Z /usr/bin/yum 2025-05-07T20:23:52.6152861Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:52.6172565Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:53.0583825Z Last metadata expiration check: 0:00:07 ago on Wed May 7 20:23:46 2025. 2025-05-07T20:23:53.1327694Z ================================================================================ 2025-05-07T20:23:53.1328136Z WARNING: 2025-05-07T20:23:53.1328515Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:53.1328998Z 2025-05-07T20:23:53.1329266Z Available Versions: 2025-05-07T20:23:53.1329675Z 2025-05-07T20:23:53.1329934Z Version 2023.7.20250331: 2025-05-07T20:23:53.1330557Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:53.1331073Z 2025-05-07T20:23:53.1331331Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:53.1331765Z 2025-05-07T20:23:53.1331929Z Release notes: 2025-05-07T20:23:53.1332735Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:53.1333457Z 2025-05-07T20:23:53.1333629Z Version 2023.7.20250414: 2025-05-07T20:23:53.1334246Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:53.1334733Z 2025-05-07T20:23:53.1334965Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:53.1335385Z 2025-05-07T20:23:53.1335551Z Release notes: 2025-05-07T20:23:53.1336322Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:53.1337046Z 2025-05-07T20:23:53.1337218Z Version 2023.7.20250428: 2025-05-07T20:23:53.1337821Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:53.1338304Z 2025-05-07T20:23:53.1338528Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:53.1338950Z 2025-05-07T20:23:53.1339091Z Release notes: 2025-05-07T20:23:53.1339538Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:53.1339905Z 2025-05-07T20:23:53.1340024Z ================================================================================ 2025-05-07T20:23:53.2475244Z Dependencies resolved. 2025-05-07T20:23:53.2763472Z ================================================================================ 2025-05-07T20:23:53.2764561Z Package Arch Version Repository Size 2025-05-07T20:23:53.2765531Z ================================================================================ 2025-05-07T20:23:53.2766145Z Upgrading: 2025-05-07T20:23:53.2767123Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:53.2768703Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:53.2769218Z 2025-05-07T20:23:53.2769568Z Transaction Summary 2025-05-07T20:23:53.2769955Z ================================================================================ 2025-05-07T20:23:53.2770265Z Upgrade 2 Packages 2025-05-07T20:23:53.2770402Z 2025-05-07T20:23:53.2770513Z Total download size: 6.9 M 2025-05-07T20:23:53.2770763Z Downloading Packages: 2025-05-07T20:23:53.3119175Z (1/2): nvidia-container-toolkit-1.17.6-1.x86_64 36 MB/s | 1.2 MB 00:00 2025-05-07T20:23:53.3628287Z (2/2): nvidia-container-toolkit-base-1.17.6-1.x 67 MB/s | 5.7 MB 00:00 2025-05-07T20:23:53.3636846Z -------------------------------------------------------------------------------- 2025-05-07T20:23:53.3639845Z Total 80 MB/s | 6.9 MB 00:00 2025-05-07T20:23:53.3642170Z Running transaction check 2025-05-07T20:23:53.3738609Z Transaction check succeeded. 2025-05-07T20:23:53.3739375Z Running transaction test 2025-05-07T20:23:53.4034888Z Transaction test succeeded. 2025-05-07T20:23:53.4037723Z Running transaction 2025-05-07T20:23:53.9536043Z Preparing : 1/1 2025-05-07T20:23:54.0583503Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:54.0606763Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:54.0831977Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:54.0833474Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:54.0934832Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:54.0956534Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:54.2630255Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:54.2631057Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:54.2631736Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:54.2632281Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:54.4086751Z ================================================================================ 2025-05-07T20:23:54.4087223Z WARNING: 2025-05-07T20:23:54.4087549Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:54.4087872Z 2025-05-07T20:23:54.4087992Z Available Versions: 2025-05-07T20:23:54.4088199Z 2025-05-07T20:23:54.4088316Z Version 2023.7.20250331: 2025-05-07T20:23:54.4088716Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:54.4089018Z 2025-05-07T20:23:54.4089140Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:54.4089355Z 2025-05-07T20:23:54.4089441Z Release notes: 2025-05-07T20:23:54.4089872Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:54.4090249Z 2025-05-07T20:23:54.4090380Z Version 2023.7.20250414: 2025-05-07T20:23:54.4090702Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:54.4090960Z 2025-05-07T20:23:54.4091076Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:54.4091284Z 2025-05-07T20:23:54.4091379Z Release notes: 2025-05-07T20:23:54.4091766Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:54.4092136Z 2025-05-07T20:23:54.4092225Z Version 2023.7.20250428: 2025-05-07T20:23:54.4092536Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:54.4092780Z 2025-05-07T20:23:54.4092904Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:54.4093108Z 2025-05-07T20:23:54.4093192Z Release notes: 2025-05-07T20:23:54.4093588Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:54.4093955Z 2025-05-07T20:23:54.4094389Z ================================================================================ 2025-05-07T20:23:54.4657372Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:54.4657851Z 2025-05-07T20:23:54.4657966Z Upgraded: 2025-05-07T20:23:54.4658412Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:54.4658984Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:54.4659325Z 2025-05-07T20:23:54.4659412Z Complete! 2025-05-07T20:23:54.5081372Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:54.5105735Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:54.9690972Z Last metadata expiration check: 0:00:08 ago on Wed May 7 20:23:46 2025. 2025-05-07T20:23:54.9935844Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:55.0334835Z Dependencies resolved. 2025-05-07T20:23:55.0511867Z ================================================================================ 2025-05-07T20:23:55.0512539Z Package Architecture Version Repository Size 2025-05-07T20:23:55.0513123Z ================================================================================ 2025-05-07T20:23:55.0513420Z Installing: 2025-05-07T20:23:55.0513714Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:55.0513989Z 2025-05-07T20:23:55.0514076Z Transaction Summary 2025-05-07T20:23:55.0514403Z ================================================================================ 2025-05-07T20:23:55.0514823Z Install 1 Package 2025-05-07T20:23:55.0515011Z 2025-05-07T20:23:55.0515144Z Total download size: 319 k 2025-05-07T20:23:55.0515498Z Installed size: 837 k 2025-05-07T20:23:55.0516101Z Downloading Packages: 2025-05-07T20:23:55.1318998Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 6.2 MB/s | 319 kB 00:00 2025-05-07T20:23:55.1324811Z -------------------------------------------------------------------------------- 2025-05-07T20:23:55.1327769Z Total 3.9 MB/s | 319 kB 00:00 2025-05-07T20:23:55.1482322Z Running transaction check 2025-05-07T20:23:55.1536566Z Transaction check succeeded. 2025-05-07T20:23:55.1537119Z Running transaction test 2025-05-07T20:23:55.1996322Z Transaction test succeeded. 2025-05-07T20:23:55.2000062Z Running transaction 2025-05-07T20:23:55.3004290Z Preparing : 1/1 2025-05-07T20:23:55.3491035Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:55.5395349Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:55.6660653Z ================================================================================ 2025-05-07T20:23:55.6661166Z WARNING: 2025-05-07T20:23:55.6661497Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:55.6661816Z 2025-05-07T20:23:55.6661940Z Available Versions: 2025-05-07T20:23:55.6662125Z 2025-05-07T20:23:55.6662232Z Version 2023.7.20250331: 2025-05-07T20:23:55.6662634Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:55.6662890Z 2025-05-07T20:23:55.6663015Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:55.6663223Z 2025-05-07T20:23:55.6663307Z Release notes: 2025-05-07T20:23:55.6663727Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:55.6664102Z 2025-05-07T20:23:55.6664193Z Version 2023.7.20250414: 2025-05-07T20:23:55.6664504Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:55.6664750Z 2025-05-07T20:23:55.6664864Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:55.6665077Z 2025-05-07T20:23:55.6665161Z Release notes: 2025-05-07T20:23:55.6665552Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:55.6665912Z 2025-05-07T20:23:55.6666283Z Version 2023.7.20250428: 2025-05-07T20:23:55.6666595Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:55.6666986Z 2025-05-07T20:23:55.6667100Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:55.6667305Z 2025-05-07T20:23:55.6667396Z Release notes: 2025-05-07T20:23:55.6667785Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:55.6668149Z 2025-05-07T20:23:55.6668262Z ================================================================================ 2025-05-07T20:23:55.7010315Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:55.7010766Z 2025-05-07T20:23:55.7010888Z Installed: 2025-05-07T20:23:55.7011300Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:55.7011616Z 2025-05-07T20:23:55.7011698Z Complete! 2025-05-07T20:23:55.7443365Z + hostname 2025-05-07T20:23:55.7443546Z 2025-05-07T20:23:55.7457668Z ip-10-0-76-127.ec2.internal 2025-05-07T20:23:55.7459085Z 2025-05-07T20:23:55.7459428Z + sudo lshw -C display 2025-05-07T20:23:55.7459667Z 2025-05-07T20:23:56.3220157Z *-display:0 UNCLAIMED 2025-05-07T20:23:56.3220571Z description: VGA compatible controller 2025-05-07T20:23:56.3220897Z product: Amazon.com, Inc. 2025-05-07T20:23:56.3221185Z vendor: Amazon.com, Inc. 2025-05-07T20:23:56.3221445Z physical id: 3 2025-05-07T20:23:56.3221684Z bus info: pci@0000:00:03.0 2025-05-07T20:23:56.3221944Z version: 00 2025-05-07T20:23:56.3222161Z width: 32 bits 2025-05-07T20:23:56.3222379Z clock: 33MHz 2025-05-07T20:23:56.3222734Z capabilities: vga_controller bus_master 2025-05-07T20:23:56.3223054Z configuration: latency=0 2025-05-07T20:23:56.3223385Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:56.3223726Z *-display:1 2025-05-07T20:23:56.3223958Z description: 3D controller 2025-05-07T20:23:56.3224268Z product: GA102GL [A10G] 2025-05-07T20:23:56.3224533Z vendor: NVIDIA Corporation 2025-05-07T20:23:56.3224813Z physical id: 1e 2025-05-07T20:23:56.3225054Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:56.3225311Z version: a1 2025-05-07T20:23:56.3225530Z width: 64 bits 2025-05-07T20:23:56.3225773Z clock: 33MHz 2025-05-07T20:23:56.3226064Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:56.3226436Z configuration: driver=nvidia latency=0 2025-05-07T20:23:56.3227050Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:56.3263340Z 2025-05-07T20:23:56.3263705Z ################################################################################ 2025-05-07T20:23:56.3264048Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:56.3392395Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:56.3561314Z Wed May 7 20:23:56 2025 2025-05-07T20:23:56.3562060Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:56.3563223Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:56.3564186Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:56.3574908Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:56.3575462Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:56.3575905Z | | | MIG M. | 2025-05-07T20:23:56.3576244Z |=========================================+========================+======================| 2025-05-07T20:23:56.3640907Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:56.3642211Z | 0% 30C P0 58W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:56.3643203Z | | | N/A | 2025-05-07T20:23:56.3643993Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:56.3644787Z 2025-05-07T20:23:56.3645577Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:56.3646428Z | Processes: | 2025-05-07T20:23:56.3647327Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:56.3648170Z | ID ID Usage | 2025-05-07T20:23:56.3648883Z |=========================================================================================| 2025-05-07T20:23:56.3649732Z | No running processes found | 2025-05-07T20:23:56.3650396Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:56.5041974Z ################################################################################ 2025-05-07T20:23:56.5042392Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:56.5183768Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:56.5184723Z [CHECK] rocminfo not found 2025-05-07T20:23:56.5194327Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:56.5196132Z [CHECK] rocm-smi not found 2025-05-07T20:23:56.5232229Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:56.5232659Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:56.5244781Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:56.5245140Z env: 2025-05-07T20:23:56.5245373Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:56.5245709Z BUILD_ENV: build_binary 2025-05-07T20:23:56.5245965Z BUILD_TARGET: genai 2025-05-07T20:23:56.5246204Z BUILD_VARIANT: cuda 2025-05-07T20:23:56.5246437Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:56.5246708Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:56.5247023Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:56.5247353Z ##[endgroup] 2025-05-07T20:23:56.8570249Z ################################################################################ 2025-05-07T20:23:56.8570690Z # Setup Miniconda 2025-05-07T20:23:56.8570909Z # 2025-05-07T20:23:56.8584905Z # [2025-05-07T20:23:56.858Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:56.8585374Z ################################################################################ 2025-05-07T20:23:56.8585598Z 2025-05-07T20:23:56.8599734Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:56.9494770Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:56.9495143Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:56.9495342Z 2025-05-07T20:23:56.9511379Z 2025-05-07T20:23:56.9511743Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:56.9533012Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T20:23:57.7291319Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:57.7291708Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:57.7291971Z 2025-05-07T20:23:57.7435322Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:58.1885538Z Unpacking payload ... 2025-05-07T20:23:58.7056403Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:23:59.5073411Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:24:01.6165981Z 2025-05-07T20:24:01.6166508Z Installing base environment... 2025-05-07T20:24:01.6166733Z 2025-05-07T20:24:02.6934891Z Preparing transaction: ...working... done 2025-05-07T20:24:05.6821733Z Executing transaction: ...working... done 2025-05-07T20:24:06.3396844Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:24:06.4267749Z installation finished. 2025-05-07T20:24:06.4275354Z 2025-05-07T20:24:06.4275704Z + rm -f miniconda.sh 2025-05-07T20:24:06.4275896Z 2025-05-07T20:24:06.4579034Z 2025-05-07T20:24:06.4579471Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:24:06.4579832Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:24:06.4580050Z 2025-05-07T20:24:06.8343273Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:24:06.8343673Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:24:06.8344262Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:24:06.8344652Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:24:06.8345023Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:24:06.8345420Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:24:06.8345857Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:24:06.8346305Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:24:06.8346766Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:24:06.8347788Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:24:06.8348369Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:24:06.8348779Z modified /home/ec2-user/.bashrc 2025-05-07T20:24:06.8348971Z 2025-05-07T20:24:06.8349188Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:24:06.8349499Z 2025-05-07T20:24:06.8984753Z 2025-05-07T20:24:06.8985255Z + . /home/ec2-user/.bashrc 2025-05-07T20:24:06.8985454Z 2025-05-07T20:24:07.7392398Z 2025-05-07T20:24:07.7393158Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:24:07.7416628Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T20:24:21.2380365Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:22.8215717Z Solving environment: - \ | / - \ | / - \ | / done 2025-05-07T20:24:22.9183702Z 2025-05-07T20:24:22.9183934Z ## Package Plan ## 2025-05-07T20:24:22.9184084Z 2025-05-07T20:24:22.9184221Z environment location: /home/ec2-user/miniconda 2025-05-07T20:24:22.9184462Z 2025-05-07T20:24:22.9184569Z added / updated specs: 2025-05-07T20:24:22.9184829Z - conda-libmamba-solver 2025-05-07T20:24:22.9185091Z - libarchive 2025-05-07T20:24:22.9185319Z - libmamba 2025-05-07T20:24:22.9185538Z - libmambapy 2025-05-07T20:24:22.9185673Z 2025-05-07T20:24:22.9185677Z 2025-05-07T20:24:22.9185812Z The following packages will be downloaded: 2025-05-07T20:24:22.9186041Z 2025-05-07T20:24:22.9186159Z package | build 2025-05-07T20:24:22.9186489Z ---------------------------|----------------- 2025-05-07T20:24:22.9186898Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:24:22.9187633Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:24:22.9188073Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:24:22.9188550Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:24:22.9189002Z ------------------------------------------------------------ 2025-05-07T20:24:22.9189345Z Total: 1.4 MB 2025-05-07T20:24:22.9189557Z 2025-05-07T20:24:22.9189680Z The following packages will be UPDATED: 2025-05-07T20:24:22.9189885Z 2025-05-07T20:24:22.9193450Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:22.9194245Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:24:22.9194628Z 2025-05-07T20:24:22.9194852Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:24:22.9195182Z 2025-05-07T20:24:22.9195513Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:24:22.9196327Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:24:22.9196802Z 2025-05-07T20:24:22.9196806Z 2025-05-07T20:24:22.9196810Z 2025-05-07T20:24:22.9196965Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:22.9197337Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:24:22.9197562Z 2025-05-07T20:24:22.9201544Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:24:22.9201802Z 2025-05-07T20:24:22.9201811Z 2025-05-07T20:24:22.9206634Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:24:22.9206902Z 2025-05-07T20:24:22.9206906Z 2025-05-07T20:24:22.9208789Z 2025-05-07T20:24:22.9819074Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:24:22.9819366Z 2025-05-07T20:24:22.9819370Z 2025-05-07T20:24:22.9821436Z 2025-05-07T20:24:22.9924671Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:24:22.9924948Z 2025-05-07T20:24:22.9924952Z 2025-05-07T20:24:22.9924956Z 2025-05-07T20:24:23.0023780Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:24:23.0024059Z 2025-05-07T20:24:23.0147495Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:24:23.0147745Z 2025-05-07T20:24:23.0147749Z 2025-05-07T20:24:23.0161533Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:24:23.0229462Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:24:23.0229900Z 2025-05-07T20:24:23.0237057Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:24:23.0240561Z 2025-05-07T20:24:23.0338162Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:24:23.0338412Z 2025-05-07T20:24:23.0338416Z 2025-05-07T20:24:23.0341064Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:24:23.0341328Z 2025-05-07T20:24:23.0341332Z 2025-05-07T20:24:23.1355558Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:24:23.1355976Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:24:23.1361405Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:24:23.1361742Z 2025-05-07T20:24:23.1362000Z 2025-05-07T20:24:23.1362258Z  2025-05-07T20:24:23.1362491Z 2025-05-07T20:24:23.1362504Z 2025-05-07T20:24:23.1362704Z  2025-05-07T20:24:23.1362911Z 2025-05-07T20:24:23.1362920Z 2025-05-07T20:24:23.1362924Z 2025-05-07T20:24:23.1363100Z  done 2025-05-07T20:24:23.2368441Z Preparing transaction: \ done 2025-05-07T20:24:23.3375610Z Verifying transaction: / done 2025-05-07T20:24:24.6397115Z Executing transaction: \ | / - \ | / - \ | / - \ done 2025-05-07T20:24:26.3541463Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:24:26.3564915Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:24:27.3006832Z Channels: 2025-05-07T20:24:27.3007079Z - defaults 2025-05-07T20:24:27.3007291Z Platform: linux-64 2025-05-07T20:24:28.4830289Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:24:28.6011117Z Solving environment: - \ Channels: 2025-05-07T20:24:28.6011412Z - defaults 2025-05-07T20:24:28.6011631Z Platform: linux-64 2025-05-07T20:24:28.8894232Z Collecting package metadata (repodata.json): / - \ done 2025-05-07T20:24:29.1050772Z Solving environment: / - \ | done 2025-05-07T20:24:29.1878680Z done 2025-05-07T20:24:29.2535338Z 2025-05-07T20:24:29.2535642Z ## Package Plan ## 2025-05-07T20:24:29.2535812Z 2025-05-07T20:24:29.2535982Z environment location: /home/ec2-user/miniconda 2025-05-07T20:24:29.2536244Z 2025-05-07T20:24:29.2536343Z added / updated specs: 2025-05-07T20:24:29.2536588Z - conda 2025-05-07T20:24:29.2536704Z 2025-05-07T20:24:29.2536708Z 2025-05-07T20:24:29.2536829Z The following packages will be downloaded: 2025-05-07T20:24:29.2537053Z 2025-05-07T20:24:29.2537166Z package | build 2025-05-07T20:24:29.2537489Z ---------------------------|----------------- 2025-05-07T20:24:29.2537835Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:24:29.2538535Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:24:29.2538911Z ------------------------------------------------------------ 2025-05-07T20:24:29.2539249Z Total: 1.4 MB 2025-05-07T20:24:29.2539453Z 2025-05-07T20:24:29.2539568Z The following packages will be UPDATED: 2025-05-07T20:24:29.2539783Z 2025-05-07T20:24:29.2540081Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:29.2540643Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:24:29.2540888Z 2025-05-07T20:24:29.2540892Z 2025-05-07T20:24:29.2540896Z 2025-05-07T20:24:29.2541043Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:29.2541417Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:24:29.2541633Z 2025-05-07T20:24:29.2998087Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:24:29.2999827Z 2025-05-07T20:24:29.3170476Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:24:29.5274583Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:24:29.5274922Z 2025-05-07T20:24:29.5275509Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:24:29.5275763Z 2025-05-07T20:24:29.5348019Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:24:29.5348543Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:24:29.5352806Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:24:29.5353155Z 2025-05-07T20:24:29.5353374Z 2025-05-07T20:24:29.5353648Z  done 2025-05-07T20:24:29.6359777Z Preparing transaction: - done 2025-05-07T20:24:29.7365754Z Verifying transaction: | done 2025-05-07T20:24:31.7391671Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:24:32.3411117Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:24:32.3414784Z + conda clean --packages --tarball -y 2025-05-07T20:24:32.3414993Z 2025-05-07T20:24:33.3461856Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:24:33.3462246Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:24:33.4114473Z 2025-05-07T20:24:33.4122981Z + conda clean --all -y 2025-05-07T20:24:33.4125701Z 2025-05-07T20:24:33.9489643Z There are no unused tarball(s) to remove. 2025-05-07T20:24:33.9490013Z Will remove 1 index cache(s). 2025-05-07T20:24:33.9490313Z There are no unused package(s) to remove. 2025-05-07T20:24:33.9490623Z There are no tempfile(s) to remove. 2025-05-07T20:24:33.9490914Z There are no logfile(s) to remove. 2025-05-07T20:24:34.0167800Z 2025-05-07T20:24:34.0172268Z + conda info 2025-05-07T20:24:34.0172448Z 2025-05-07T20:24:34.7670555Z 2025-05-07T20:24:34.7670856Z active environment : base 2025-05-07T20:24:34.7671219Z active env location : /home/ec2-user/miniconda 2025-05-07T20:24:34.7671576Z shell level : 1 2025-05-07T20:24:34.7671862Z user config file : /home/ec2-user/.condarc 2025-05-07T20:24:34.7672263Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:24:34.7672632Z conda version : 25.3.1 2025-05-07T20:24:34.7672923Z conda-build version : not installed 2025-05-07T20:24:34.7673240Z python version : 3.13.2.final.0 2025-05-07T20:24:34.7673542Z solver : libmamba (default) 2025-05-07T20:24:34.7673849Z virtual packages : __archspec=1=zen2 2025-05-07T20:24:34.7674148Z __conda=25.3.1=0 2025-05-07T20:24:34.7674427Z __cuda=12.8=0 2025-05-07T20:24:34.7674702Z __glibc=2.34=0 2025-05-07T20:24:34.7674990Z __linux=6.1.130=0 2025-05-07T20:24:34.7675266Z __unix=0=0 2025-05-07T20:24:34.7675600Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:24:34.7676314Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:24:34.7676673Z conda av metadata url : None 2025-05-07T20:24:34.7677051Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:24:34.7677489Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:24:34.7677874Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:24:34.7678269Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:24:34.7678640Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:24:34.7678991Z /home/ec2-user/.conda/pkgs 2025-05-07T20:24:34.7679341Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:24:34.7679669Z /home/ec2-user/.conda/envs 2025-05-07T20:24:34.7679968Z platform : linux-64 2025-05-07T20:24:34.7680800Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.x86_64 amzn/2023.6.20250317 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T20:24:34.7681618Z UID:GID : 1000:1000 2025-05-07T20:24:34.7681887Z netrc file : None 2025-05-07T20:24:34.7682145Z offline mode : False 2025-05-07T20:24:34.7682316Z 2025-05-07T20:24:34.8343729Z 2025-05-07T20:24:34.8344414Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:24:34.8345178Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_9819093d-131a-4a59-a009-0fc07431731c ... 2025-05-07T20:24:34.8345962Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:24:34.8416375Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.11 2025-05-07T20:24:34.8416860Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.11 2025-05-07T20:24:34.8434387Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:34.8434745Z env: 2025-05-07T20:24:34.8434984Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:34.8444164Z BUILD_ENV: build_binary 2025-05-07T20:24:34.8444447Z BUILD_TARGET: genai 2025-05-07T20:24:34.8444677Z BUILD_VARIANT: cuda 2025-05-07T20:24:34.8444918Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:24:34.8445182Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:34.8445689Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:34.8446022Z ##[endgroup] 2025-05-07T20:24:35.1823719Z ################################################################################ 2025-05-07T20:24:35.1824192Z # Create Conda Environment 2025-05-07T20:24:35.1824523Z # 2025-05-07T20:24:35.1841083Z # [2025-05-07T20:24:35.183Z] + create_conda_environment build_binary 3.11 2025-05-07T20:24:35.1841661Z ################################################################################ 2025-05-07T20:24:35.1841964Z 2025-05-07T20:24:35.1856798Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:35.2734412Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:35.2734803Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:24:35.2735122Z + conda info --envs 2025-05-07T20:24:35.2735272Z 2025-05-07T20:24:36.0207254Z 2025-05-07T20:24:36.0207618Z # conda environments: 2025-05-07T20:24:36.0207969Z # 2025-05-07T20:24:36.0208277Z base /home/ec2-user/miniconda 2025-05-07T20:24:36.0208567Z 2025-05-07T20:24:36.0861261Z 2025-05-07T20:24:36.0861656Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:24:37.7153975Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:37.7154253Z 2025-05-07T20:24:37.7166696Z 2025-05-07T20:24:37.7176286Z [SETUP] Creating new Conda environment (Python 3.11) ... 2025-05-07T20:24:37.7199158Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.11 2025-05-07T20:24:38.4744703Z Channels: 2025-05-07T20:24:38.4744939Z - defaults 2025-05-07T20:24:38.4745152Z Platform: linux-64 2025-05-07T20:24:40.0114575Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T20:24:40.1118742Z Solving environment: / done 2025-05-07T20:24:40.1411229Z 2025-05-07T20:24:40.1411632Z ## Package Plan ## 2025-05-07T20:24:40.1411799Z 2025-05-07T20:24:40.1412036Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:40.1412384Z 2025-05-07T20:24:40.1412482Z added / updated specs: 2025-05-07T20:24:40.1412740Z - python=3.11 2025-05-07T20:24:40.1412876Z 2025-05-07T20:24:40.1412880Z 2025-05-07T20:24:40.1413016Z The following packages will be downloaded: 2025-05-07T20:24:40.1413236Z 2025-05-07T20:24:40.1413366Z package | build 2025-05-07T20:24:40.1413695Z ---------------------------|----------------- 2025-05-07T20:24:40.1414062Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:40.1414461Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:40.1414879Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:40.1415291Z python-3.11.11 | he870216_0 32.9 MB 2025-05-07T20:24:40.1415694Z setuptools-78.1.1 | py311h06a4308_0 2.3 MB 2025-05-07T20:24:40.1416079Z wheel-0.45.1 | py311h06a4308_0 151 KB 2025-05-07T20:24:40.1416451Z ------------------------------------------------------------ 2025-05-07T20:24:40.1416791Z Total: 35.4 MB 2025-05-07T20:24:40.1417005Z 2025-05-07T20:24:40.1417133Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:40.1417366Z 2025-05-07T20:24:40.1417896Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:40.1418354Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:40.1418792Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T20:24:40.1419273Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:40.1419817Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:40.1420281Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:40.1420718Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:40.1421303Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:40.1421770Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:40.1422237Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T20:24:40.1422786Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:40.1423209Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:40.1423624Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:40.1424034Z python pkgs/main/linux-64::python-3.11.11-he870216_0 2025-05-07T20:24:40.1424456Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:40.1424929Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py311h06a4308_0 2025-05-07T20:24:40.1425400Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:40.1425790Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:40.1426180Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:40.1426606Z wheel pkgs/main/linux-64::wheel-0.45.1-py311h06a4308_0 2025-05-07T20:24:40.1427003Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:40.1427382Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:40.1427626Z 2025-05-07T20:24:40.1427629Z 2025-05-07T20:24:40.1427633Z 2025-05-07T20:24:40.1427778Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:40.1428159Z python-3.11.11 | 32.9 MB | | 0% 2025-05-07T20:24:40.1428393Z 2025-05-07T20:24:40.1432607Z setuptools-78.1.1 | 2.3 MB | | 0%  2025-05-07T20:24:40.1432892Z 2025-05-07T20:24:40.1433022Z 2025-05-07T20:24:40.1440581Z wheel-0.45.1 | 151 KB | | 0%  2025-05-07T20:24:40.1440993Z 2025-05-07T20:24:40.1440999Z 2025-05-07T20:24:40.1441004Z 2025-05-07T20:24:40.1451274Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T20:24:40.1451695Z 2025-05-07T20:24:40.1451701Z 2025-05-07T20:24:40.1451707Z 2025-05-07T20:24:40.1451711Z 2025-05-07T20:24:40.1469182Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:40.1469465Z 2025-05-07T20:24:40.1469469Z 2025-05-07T20:24:40.1469484Z 2025-05-07T20:24:40.1469488Z 2025-05-07T20:24:40.1482253Z 2025-05-07T20:24:40.1760320Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:40.1760670Z 2025-05-07T20:24:40.1760675Z 2025-05-07T20:24:40.1912790Z wheel-0.45.1 | 151 KB | ########## | 100%  2025-05-07T20:24:40.1913126Z 2025-05-07T20:24:40.1913130Z 2025-05-07T20:24:40.1913134Z 2025-05-07T20:24:40.1913188Z 2025-05-07T20:24:40.1952821Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:40.1953218Z 2025-05-07T20:24:40.1953224Z 2025-05-07T20:24:40.1953229Z 2025-05-07T20:24:40.1953250Z 2025-05-07T20:24:40.1963272Z 2025-05-07T20:24:40.2228896Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:40.2229244Z 2025-05-07T20:24:40.2229249Z 2025-05-07T20:24:40.2229253Z 2025-05-07T20:24:40.2229256Z 2025-05-07T20:24:40.2229260Z 2025-05-07T20:24:40.2320028Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:40.2320311Z 2025-05-07T20:24:40.2320315Z 2025-05-07T20:24:40.2321614Z 2025-05-07T20:24:40.2414155Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:40.2772929Z python-3.11.11 | 32.9 MB | 2 | 2% 2025-05-07T20:24:40.2776781Z 2025-05-07T20:24:40.2780608Z setuptools-78.1.1 | 2.3 MB | ########## | 100%  2025-05-07T20:24:40.2780975Z 2025-05-07T20:24:40.2838799Z setuptools-78.1.1 | 2.3 MB | ########## | 100%  2025-05-07T20:24:40.2839127Z 2025-05-07T20:24:40.2839131Z 2025-05-07T20:24:40.2839135Z 2025-05-07T20:24:40.2845437Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:40.2845964Z 2025-05-07T20:24:40.2845969Z 2025-05-07T20:24:40.2845973Z 2025-05-07T20:24:40.2935462Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:40.2935724Z 2025-05-07T20:24:40.2935728Z 2025-05-07T20:24:40.2937824Z wheel-0.45.1 | 151 KB | ########## | 100%  2025-05-07T20:24:40.2938062Z 2025-05-07T20:24:40.2938066Z 2025-05-07T20:24:40.3198354Z wheel-0.45.1 | 151 KB | ########## | 100%  2025-05-07T20:24:40.3198595Z 2025-05-07T20:24:40.3198598Z 2025-05-07T20:24:40.3198602Z 2025-05-07T20:24:40.3199238Z 2025-05-07T20:24:40.3204761Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:40.3205176Z 2025-05-07T20:24:40.3205182Z 2025-05-07T20:24:40.3205187Z 2025-05-07T20:24:40.3205192Z 2025-05-07T20:24:40.3414842Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:40.4415250Z python-3.11.11 | 32.9 MB | ##1 | 22% 2025-05-07T20:24:40.6015592Z python-3.11.11 | 32.9 MB | ######8 | 69% 2025-05-07T20:24:40.6017422Z python-3.11.11 | 32.9 MB | ########## | 100% 2025-05-07T20:24:40.6941474Z python-3.11.11 | 32.9 MB | ########## | 100% 2025-05-07T20:24:40.6941747Z 2025-05-07T20:24:41.2868217Z setuptools-78.1.1 | 2.3 MB | ########## | 100%  2025-05-07T20:24:41.2874707Z python-3.11.11 | 32.9 MB | ########## | 100% 2025-05-07T20:24:41.2875278Z 2025-05-07T20:24:41.2875579Z 2025-05-07T20:24:41.2875861Z  2025-05-07T20:24:41.2876174Z 2025-05-07T20:24:41.2876180Z 2025-05-07T20:24:41.2876418Z  2025-05-07T20:24:41.2876735Z 2025-05-07T20:24:41.2876741Z 2025-05-07T20:24:41.2876746Z 2025-05-07T20:24:41.2876992Z  2025-05-07T20:24:41.2877283Z 2025-05-07T20:24:41.2877310Z 2025-05-07T20:24:41.2877315Z 2025-05-07T20:24:41.2877320Z 2025-05-07T20:24:41.2877571Z  2025-05-07T20:24:41.2877788Z 2025-05-07T20:24:41.2877793Z 2025-05-07T20:24:41.2877807Z 2025-05-07T20:24:41.2877812Z 2025-05-07T20:24:41.2877817Z 2025-05-07T20:24:41.2878078Z  done 2025-05-07T20:24:41.4984825Z Preparing transaction: \ | done 2025-05-07T20:24:42.8528678Z Verifying transaction: - \ | / - \ | / - \ | / - done 2025-05-07T20:24:45.1681667Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:45.2184383Z # 2025-05-07T20:24:45.2184633Z # To activate this environment, use 2025-05-07T20:24:45.2184914Z # 2025-05-07T20:24:45.2185112Z # $ conda activate build_binary 2025-05-07T20:24:45.2185377Z # 2025-05-07T20:24:45.2185590Z # To deactivate an active environment, use 2025-05-07T20:24:45.2185904Z # 2025-05-07T20:24:45.2186095Z # $ conda deactivate 2025-05-07T20:24:45.2186251Z 2025-05-07T20:24:45.3222558Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:45.3245060Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:48.2007101Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (25.1) 2025-05-07T20:24:48.2007724Z Collecting pip 2025-05-07T20:24:48.2008042Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:48.2008472Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:48.2011402Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 109.1 MB/s eta 0:00:00 2025-05-07T20:24:48.2011799Z Installing collected packages: pip 2025-05-07T20:24:48.2012106Z Attempting uninstall: pip 2025-05-07T20:24:48.2012390Z Found existing installation: pip 25.1 2025-05-07T20:24:48.2012710Z Uninstalling pip-25.1: 2025-05-07T20:24:48.2013205Z Successfully uninstalled pip-25.1 2025-05-07T20:24:48.2013520Z Successfully installed pip-25.1.1 2025-05-07T20:24:48.2013722Z 2025-05-07T20:24:48.2641506Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:48.2663709Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:49.1237854Z Channels: 2025-05-07T20:24:49.1238096Z - conda-forge 2025-05-07T20:24:49.1238327Z Platform: linux-64 2025-05-07T20:24:59.5747371Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:25:01.2573744Z Solving environment: / - \ | / - done 2025-05-07T20:25:01.3176313Z 2025-05-07T20:25:01.3176633Z ## Package Plan ## 2025-05-07T20:25:01.3176801Z 2025-05-07T20:25:01.3177060Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:01.3177469Z 2025-05-07T20:25:01.3177570Z added / updated specs: 2025-05-07T20:25:01.3177883Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:25:01.3178080Z 2025-05-07T20:25:01.3178084Z 2025-05-07T20:25:01.3178216Z The following packages will be downloaded: 2025-05-07T20:25:01.3178434Z 2025-05-07T20:25:01.3178549Z package | build 2025-05-07T20:25:01.3178892Z ---------------------------|----------------- 2025-05-07T20:25:01.3179256Z cffi-1.17.1 | py311hf29c0ef_0 295 KB conda-forge 2025-05-07T20:25:01.3179711Z cryptography-44.0.3 | py311hafd3f86_0 1.5 MB conda-forge 2025-05-07T20:25:01.3180150Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:25:01.3180572Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:25:01.3181034Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:25:01.3181492Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:25:01.3181924Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:25:01.3182363Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:25:01.3182877Z python_abi-3.11 | 2_cp311 5 KB conda-forge 2025-05-07T20:25:01.3183325Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:25:01.3183807Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:25:01.3184320Z ------------------------------------------------------------ 2025-05-07T20:25:01.3184792Z Total: 6.4 MB 2025-05-07T20:25:01.3185086Z 2025-05-07T20:25:01.3185225Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:01.3185456Z 2025-05-07T20:25:01.3185658Z cffi conda-forge/linux-64::cffi-1.17.1-py311hf29c0ef_0 2025-05-07T20:25:01.3186161Z cryptography conda-forge/linux-64::cryptography-44.0.3-py311hafd3f86_0 2025-05-07T20:25:01.3186672Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:25:01.3187115Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:25:01.3187594Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:25:01.3188405Z python_abi conda-forge/linux-64::python_abi-3.11-2_cp311 2025-05-07T20:25:01.3189085Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:25:01.3189666Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:25:01.3190017Z 2025-05-07T20:25:01.3190128Z The following packages will be UPDATED: 2025-05-07T20:25:01.3190336Z 2025-05-07T20:25:01.3190734Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:25:01.3191510Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:25:01.3192325Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:25:01.3192957Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:25:01.3193320Z 2025-05-07T20:25:01.3193324Z 2025-05-07T20:25:01.3193342Z 2025-05-07T20:25:01.3193483Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:01.3193873Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T20:25:01.3194097Z 2025-05-07T20:25:01.3194467Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:25:01.3194716Z 2025-05-07T20:25:01.3194720Z 2025-05-07T20:25:01.3204307Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:25:01.3204651Z 2025-05-07T20:25:01.3204656Z 2025-05-07T20:25:01.3204661Z 2025-05-07T20:25:01.3228996Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:25:01.3229364Z 2025-05-07T20:25:01.3229371Z 2025-05-07T20:25:01.3229377Z 2025-05-07T20:25:01.3229387Z 2025-05-07T20:25:01.3237058Z cffi-1.17.1 | 295 KB | | 0%  2025-05-07T20:25:01.3237386Z 2025-05-07T20:25:01.3237392Z 2025-05-07T20:25:01.3237398Z 2025-05-07T20:25:01.3237403Z 2025-05-07T20:25:01.3237413Z 2025-05-07T20:25:01.3254925Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:25:01.3255315Z 2025-05-07T20:25:01.3255320Z 2025-05-07T20:25:01.3255326Z 2025-05-07T20:25:01.3255331Z 2025-05-07T20:25:01.3255336Z 2025-05-07T20:25:01.3256828Z 2025-05-07T20:25:01.3258569Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:25:01.3258953Z 2025-05-07T20:25:01.3258959Z 2025-05-07T20:25:01.3258964Z 2025-05-07T20:25:01.3258969Z 2025-05-07T20:25:01.3258982Z 2025-05-07T20:25:01.3258988Z 2025-05-07T20:25:01.3258993Z 2025-05-07T20:25:01.3260138Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:25:01.3260564Z 2025-05-07T20:25:01.3260570Z 2025-05-07T20:25:01.3260575Z 2025-05-07T20:25:01.3260588Z 2025-05-07T20:25:01.3260593Z 2025-05-07T20:25:01.3260598Z 2025-05-07T20:25:01.3260603Z 2025-05-07T20:25:01.3260613Z 2025-05-07T20:25:01.3262884Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:25:01.3263316Z 2025-05-07T20:25:01.3263322Z 2025-05-07T20:25:01.3263327Z 2025-05-07T20:25:01.3263332Z 2025-05-07T20:25:01.3263337Z 2025-05-07T20:25:01.3263343Z 2025-05-07T20:25:01.3263348Z 2025-05-07T20:25:01.3263353Z 2025-05-07T20:25:01.3263358Z 2025-05-07T20:25:01.3265964Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:25:01.3266351Z 2025-05-07T20:25:01.3266356Z 2025-05-07T20:25:01.3266361Z 2025-05-07T20:25:01.3266367Z 2025-05-07T20:25:01.3266372Z 2025-05-07T20:25:01.3266377Z 2025-05-07T20:25:01.3266382Z 2025-05-07T20:25:01.3266387Z 2025-05-07T20:25:01.3266392Z 2025-05-07T20:25:01.3266406Z 2025-05-07T20:25:01.3729491Z python_abi-3.11 | 5 KB | | 0%  2025-05-07T20:25:01.3729864Z 2025-05-07T20:25:01.3729873Z 2025-05-07T20:25:01.4089821Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:25:01.4090164Z 2025-05-07T20:25:01.4091503Z 2025-05-07T20:25:01.4145988Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:25:01.4146339Z 2025-05-07T20:25:01.4146345Z 2025-05-07T20:25:01.4146350Z 2025-05-07T20:25:01.4146355Z 2025-05-07T20:25:01.4154276Z cffi-1.17.1 | 295 KB | ########## | 100%  2025-05-07T20:25:01.4154636Z 2025-05-07T20:25:01.4154642Z 2025-05-07T20:25:01.4154656Z 2025-05-07T20:25:01.4154662Z 2025-05-07T20:25:01.4154667Z 2025-05-07T20:25:01.4181478Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:25:01.4226827Z openssl-3.5.0 | 3.0 MB | ##6 | 27% 2025-05-07T20:25:01.4227163Z 2025-05-07T20:25:01.4227400Z 2025-05-07T20:25:01.4229836Z 2025-05-07T20:25:01.4230390Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:25:01.4230750Z 2025-05-07T20:25:01.4230756Z 2025-05-07T20:25:01.4230770Z 2025-05-07T20:25:01.4554872Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:25:01.4555249Z 2025-05-07T20:25:01.4555272Z 2025-05-07T20:25:01.4555278Z 2025-05-07T20:25:01.4555284Z 2025-05-07T20:25:01.4555289Z 2025-05-07T20:25:01.4555294Z 2025-05-07T20:25:01.4555299Z 2025-05-07T20:25:01.4602805Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:25:01.4603231Z 2025-05-07T20:25:01.4603236Z 2025-05-07T20:25:01.4603242Z 2025-05-07T20:25:01.4603247Z 2025-05-07T20:25:01.4603252Z 2025-05-07T20:25:01.4603257Z 2025-05-07T20:25:01.4603263Z 2025-05-07T20:25:01.4604506Z 2025-05-07T20:25:01.4615241Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:25:01.4617146Z 2025-05-07T20:25:01.4623027Z cryptography-44.0.3 | 1.5 MB | 1 | 1%  2025-05-07T20:25:01.4623407Z 2025-05-07T20:25:01.4623412Z 2025-05-07T20:25:01.4623417Z 2025-05-07T20:25:01.4623422Z 2025-05-07T20:25:01.4623428Z 2025-05-07T20:25:01.4623433Z 2025-05-07T20:25:01.4623438Z 2025-05-07T20:25:01.4663831Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:25:01.4664247Z 2025-05-07T20:25:01.4664253Z 2025-05-07T20:25:01.4664258Z 2025-05-07T20:25:01.4664263Z 2025-05-07T20:25:01.4664269Z 2025-05-07T20:25:01.4664274Z 2025-05-07T20:25:01.4664279Z 2025-05-07T20:25:01.4664284Z 2025-05-07T20:25:01.4973449Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:25:01.4973865Z 2025-05-07T20:25:01.4973870Z 2025-05-07T20:25:01.4973875Z 2025-05-07T20:25:01.4973880Z 2025-05-07T20:25:01.4973885Z 2025-05-07T20:25:01.4977213Z 2025-05-07T20:25:01.5047027Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:25:01.5047369Z 2025-05-07T20:25:01.5047373Z 2025-05-07T20:25:01.5047376Z 2025-05-07T20:25:01.5047380Z 2025-05-07T20:25:01.5047384Z 2025-05-07T20:25:01.5048961Z 2025-05-07T20:25:01.5066124Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:25:01.5066542Z 2025-05-07T20:25:01.5066549Z 2025-05-07T20:25:01.5066554Z 2025-05-07T20:25:01.5066573Z 2025-05-07T20:25:01.5066580Z 2025-05-07T20:25:01.5066594Z 2025-05-07T20:25:01.5066599Z 2025-05-07T20:25:01.5066605Z 2025-05-07T20:25:01.5066610Z 2025-05-07T20:25:01.5068969Z 2025-05-07T20:25:01.5097689Z python_abi-3.11 | 5 KB | ########## | 100%  2025-05-07T20:25:01.5097992Z 2025-05-07T20:25:01.5097996Z 2025-05-07T20:25:01.5097999Z 2025-05-07T20:25:01.5098003Z 2025-05-07T20:25:01.5098007Z 2025-05-07T20:25:01.5098011Z 2025-05-07T20:25:01.5098014Z 2025-05-07T20:25:01.5098018Z 2025-05-07T20:25:01.5098022Z 2025-05-07T20:25:01.5102819Z 2025-05-07T20:25:01.5180210Z python_abi-3.11 | 5 KB | ########## | 100%  2025-05-07T20:25:01.5180519Z 2025-05-07T20:25:01.5180523Z 2025-05-07T20:25:01.5180527Z 2025-05-07T20:25:01.5180530Z 2025-05-07T20:25:01.5180534Z 2025-05-07T20:25:01.5180538Z 2025-05-07T20:25:01.5180541Z 2025-05-07T20:25:01.5180545Z 2025-05-07T20:25:01.5185835Z 2025-05-07T20:25:01.5196799Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:25:01.5197146Z 2025-05-07T20:25:01.5197150Z 2025-05-07T20:25:01.5197158Z 2025-05-07T20:25:01.5197162Z 2025-05-07T20:25:01.5197691Z 2025-05-07T20:25:01.5213368Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:25:01.5213712Z 2025-05-07T20:25:01.5213716Z 2025-05-07T20:25:01.5213720Z 2025-05-07T20:25:01.5213724Z 2025-05-07T20:25:01.5219111Z 2025-05-07T20:25:01.5222050Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:25:01.5222316Z 2025-05-07T20:25:01.5222326Z 2025-05-07T20:25:01.5222569Z 2025-05-07T20:25:01.5222575Z 2025-05-07T20:25:01.5222580Z 2025-05-07T20:25:01.5222586Z 2025-05-07T20:25:01.5222589Z 2025-05-07T20:25:01.5222593Z 2025-05-07T20:25:01.5222607Z 2025-05-07T20:25:01.5556599Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:01.5557357Z 2025-05-07T20:25:01.5588736Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:25:01.5589620Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:25:01.5614940Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:25:01.5615186Z 2025-05-07T20:25:01.5615190Z 2025-05-07T20:25:01.5615194Z 2025-05-07T20:25:01.5615197Z 2025-05-07T20:25:01.5615201Z 2025-05-07T20:25:01.5615205Z 2025-05-07T20:25:01.5615209Z 2025-05-07T20:25:01.5616251Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:25:01.5616598Z 2025-05-07T20:25:01.5616602Z 2025-05-07T20:25:01.5616606Z 2025-05-07T20:25:01.5616612Z 2025-05-07T20:25:01.5616624Z 2025-05-07T20:25:01.5616628Z 2025-05-07T20:25:01.5616632Z 2025-05-07T20:25:01.5623844Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:25:01.5624149Z 2025-05-07T20:25:01.5624153Z 2025-05-07T20:25:01.5624157Z 2025-05-07T20:25:01.5624161Z 2025-05-07T20:25:01.5627194Z cffi-1.17.1 | 295 KB | ########## | 100%  2025-05-07T20:25:01.5627451Z 2025-05-07T20:25:01.5627455Z 2025-05-07T20:25:01.5627459Z 2025-05-07T20:25:01.5632495Z 2025-05-07T20:25:01.5652645Z cffi-1.17.1 | 295 KB | ########## | 100%  2025-05-07T20:25:01.5652904Z 2025-05-07T20:25:01.5652908Z 2025-05-07T20:25:01.5652911Z 2025-05-07T20:25:01.5779729Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:25:01.5780221Z 2025-05-07T20:25:01.5780228Z 2025-05-07T20:25:01.5780235Z 2025-05-07T20:25:01.5780242Z 2025-05-07T20:25:01.5780249Z 2025-05-07T20:25:01.5780256Z 2025-05-07T20:25:01.5780263Z 2025-05-07T20:25:01.5780284Z 2025-05-07T20:25:01.5780291Z 2025-05-07T20:25:01.5780482Z 2025-05-07T20:25:01.5855449Z python_abi-3.11 | 5 KB | ########## | 100%  2025-05-07T20:25:01.5855803Z 2025-05-07T20:25:01.5855807Z 2025-05-07T20:25:01.5855811Z 2025-05-07T20:25:01.5855815Z 2025-05-07T20:25:01.5855819Z 2025-05-07T20:25:01.5855822Z 2025-05-07T20:25:01.5855838Z 2025-05-07T20:25:01.5855858Z 2025-05-07T20:25:01.5862393Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:25:01.5862819Z 2025-05-07T20:25:01.5862823Z 2025-05-07T20:25:01.5862826Z 2025-05-07T20:25:01.5862830Z 2025-05-07T20:25:01.5862841Z 2025-05-07T20:25:01.5862845Z 2025-05-07T20:25:01.5862848Z 2025-05-07T20:25:01.5863331Z 2025-05-07T20:25:01.6212811Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:25:01.6213233Z 2025-05-07T20:25:01.6213237Z 2025-05-07T20:25:01.6213241Z 2025-05-07T20:25:01.6213245Z 2025-05-07T20:25:01.6213257Z 2025-05-07T20:25:01.6213261Z 2025-05-07T20:25:01.6213265Z 2025-05-07T20:25:01.6213269Z 2025-05-07T20:25:01.6213273Z 2025-05-07T20:25:01.6218967Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:01.6219246Z 2025-05-07T20:25:01.6219250Z 2025-05-07T20:25:01.6219253Z 2025-05-07T20:25:01.6219257Z 2025-05-07T20:25:01.6219438Z 2025-05-07T20:25:01.6219443Z 2025-05-07T20:25:01.6219447Z 2025-05-07T20:25:01.6219450Z 2025-05-07T20:25:01.6219454Z 2025-05-07T20:25:01.7169830Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:01.7170101Z 2025-05-07T20:25:01.7170105Z 2025-05-07T20:25:01.7170109Z 2025-05-07T20:25:01.7170113Z 2025-05-07T20:25:01.7170117Z 2025-05-07T20:25:01.7170127Z 2025-05-07T20:25:01.7174553Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:25:01.7175323Z 2025-05-07T20:25:01.7175335Z 2025-05-07T20:25:01.7175345Z 2025-05-07T20:25:01.7175355Z 2025-05-07T20:25:01.7175721Z 2025-05-07T20:25:01.7175729Z 2025-05-07T20:25:01.7861001Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:25:01.8067302Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:25:01.8067586Z 2025-05-07T20:25:01.8068615Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:25:01.8068889Z 2025-05-07T20:25:01.8077131Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:25:01.8077636Z 2025-05-07T20:25:01.8077879Z 2025-05-07T20:25:01.8078060Z  2025-05-07T20:25:01.8078266Z 2025-05-07T20:25:01.8078280Z 2025-05-07T20:25:01.8078453Z  2025-05-07T20:25:01.8078659Z 2025-05-07T20:25:01.8078663Z 2025-05-07T20:25:01.8078667Z 2025-05-07T20:25:01.8078835Z  2025-05-07T20:25:01.8079044Z 2025-05-07T20:25:01.8079056Z 2025-05-07T20:25:01.8079060Z 2025-05-07T20:25:01.8079064Z 2025-05-07T20:25:01.8079232Z  2025-05-07T20:25:01.8079443Z 2025-05-07T20:25:01.8079447Z 2025-05-07T20:25:01.8079451Z 2025-05-07T20:25:01.8079454Z 2025-05-07T20:25:01.8079458Z 2025-05-07T20:25:01.8079632Z  2025-05-07T20:25:01.8079846Z 2025-05-07T20:25:01.8079850Z 2025-05-07T20:25:01.8079854Z 2025-05-07T20:25:01.8079857Z 2025-05-07T20:25:01.8079861Z 2025-05-07T20:25:01.8079865Z 2025-05-07T20:25:01.8080037Z  2025-05-07T20:25:01.8080255Z 2025-05-07T20:25:01.8080259Z 2025-05-07T20:25:01.8080263Z 2025-05-07T20:25:01.8080266Z 2025-05-07T20:25:01.8080270Z 2025-05-07T20:25:01.8080274Z 2025-05-07T20:25:01.8080277Z 2025-05-07T20:25:01.8080463Z  2025-05-07T20:25:01.8080682Z 2025-05-07T20:25:01.8080686Z 2025-05-07T20:25:01.8080689Z 2025-05-07T20:25:01.8080693Z 2025-05-07T20:25:01.8080697Z 2025-05-07T20:25:01.8080700Z 2025-05-07T20:25:01.8080704Z 2025-05-07T20:25:01.8080708Z 2025-05-07T20:25:01.8080883Z  2025-05-07T20:25:01.8081127Z 2025-05-07T20:25:01.8081133Z 2025-05-07T20:25:01.8081138Z 2025-05-07T20:25:01.8081143Z 2025-05-07T20:25:01.8081148Z 2025-05-07T20:25:01.8081153Z 2025-05-07T20:25:01.8081158Z 2025-05-07T20:25:01.8081163Z 2025-05-07T20:25:01.8081168Z 2025-05-07T20:25:01.8081413Z  2025-05-07T20:25:01.8081695Z 2025-05-07T20:25:01.8081699Z 2025-05-07T20:25:01.8081702Z 2025-05-07T20:25:01.8081706Z 2025-05-07T20:25:01.8081710Z 2025-05-07T20:25:01.8081713Z 2025-05-07T20:25:01.8081717Z 2025-05-07T20:25:01.8081721Z 2025-05-07T20:25:01.8081724Z 2025-05-07T20:25:01.8081734Z 2025-05-07T20:25:01.8081939Z  done 2025-05-07T20:25:01.9086048Z Preparing transaction: | done 2025-05-07T20:25:02.0090943Z Verifying transaction: - done 2025-05-07T20:25:03.5116769Z Executing transaction: | / - \ | / - \ | / - \ | / - done 2025-05-07T20:25:03.6892660Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:25:05.4179992Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:25:05.4195374Z [SETUP] Installing libxcrypt ... 2025-05-07T20:25:05.4218673Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:25:06.2873552Z Channels: 2025-05-07T20:25:06.2873866Z - conda-forge 2025-05-07T20:25:06.2874170Z Platform: linux-64 2025-05-07T20:25:09.5897841Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:25:09.9553720Z Solving environment: \ done 2025-05-07T20:25:10.0165943Z 2025-05-07T20:25:10.0167008Z ## Package Plan ## 2025-05-07T20:25:10.0167451Z 2025-05-07T20:25:10.0168002Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:10.0168849Z 2025-05-07T20:25:10.0169043Z added / updated specs: 2025-05-07T20:25:10.0169532Z - libxcrypt 2025-05-07T20:25:10.0169782Z 2025-05-07T20:25:10.0169790Z 2025-05-07T20:25:10.0170042Z The following packages will be downloaded: 2025-05-07T20:25:10.0170484Z 2025-05-07T20:25:10.0170710Z package | build 2025-05-07T20:25:10.0171341Z ---------------------------|----------------- 2025-05-07T20:25:10.0172062Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:25:10.0172844Z ------------------------------------------------------------ 2025-05-07T20:25:10.0173232Z Total: 98 KB 2025-05-07T20:25:10.0173445Z 2025-05-07T20:25:10.0173576Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:10.0173804Z 2025-05-07T20:25:10.0174024Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:25:10.0174313Z 2025-05-07T20:25:10.0174317Z 2025-05-07T20:25:10.0174321Z 2025-05-07T20:25:10.0174458Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:10.1679677Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T20:25:10.1700769Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T20:25:10.1811635Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:25:10.1814038Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:25:10.1814508Z 2025-05-07T20:25:10.1814885Z done 2025-05-07T20:25:10.2819198Z Preparing transaction: / done 2025-05-07T20:25:10.3824015Z Verifying transaction: \ done 2025-05-07T20:25:10.4829807Z Executing transaction: / done 2025-05-07T20:25:13.8944155Z [SETUP] Copying over ... 2025-05-07T20:25:13.8945182Z + cp /home/ec2-user/miniconda/envs/build_binary/include/crypt.h /home/ec2-user/miniconda/envs/build_binary/include/python3.11/crypt.h 2025-05-07T20:25:13.8945966Z 2025-05-07T20:25:13.8975722Z 2025-05-07T20:25:15.5362742Z [SETUP] Installed Python version: Python 3.11.11 2025-05-07T20:25:15.5363345Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:25:15.5407562Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:25:15.5408039Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:25:15.5421468Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:15.5421835Z env: 2025-05-07T20:25:15.5422073Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:15.5422384Z BUILD_ENV: build_binary 2025-05-07T20:25:15.5422711Z BUILD_TARGET: genai 2025-05-07T20:25:15.5422948Z BUILD_VARIANT: cuda 2025-05-07T20:25:15.5423188Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:25:15.5423446Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:15.5423766Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:15.5424098Z ##[endgroup] 2025-05-07T20:25:15.8854809Z ################################################################################ 2025-05-07T20:25:15.8855189Z # Install C/C++ Compilers 2025-05-07T20:25:15.8855430Z # 2025-05-07T20:25:15.8873020Z # [2025-05-07T20:25:15.886Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:25:15.8873413Z ################################################################################ 2025-05-07T20:25:15.8873636Z 2025-05-07T20:25:15.8889429Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:15.9866349Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:15.9877634Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:25:15.9900699Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:25:16.8598486Z Channels: 2025-05-07T20:25:16.8598750Z - conda-forge 2025-05-07T20:25:16.8599331Z Platform: linux-64 2025-05-07T20:25:20.1115208Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:25:20.4761111Z Solving environment: \ done 2025-05-07T20:25:20.5377774Z 2025-05-07T20:25:20.5378001Z ## Package Plan ## 2025-05-07T20:25:20.5378152Z 2025-05-07T20:25:20.5378751Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:20.5379188Z 2025-05-07T20:25:20.5379328Z added / updated specs: 2025-05-07T20:25:20.5379705Z - sysroot_linux-64=2.17 2025-05-07T20:25:20.5379929Z 2025-05-07T20:25:20.5379935Z 2025-05-07T20:25:20.5380090Z The following packages will be downloaded: 2025-05-07T20:25:20.5380382Z 2025-05-07T20:25:20.5380524Z package | build 2025-05-07T20:25:20.5380942Z ---------------------------|----------------- 2025-05-07T20:25:20.5381361Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:25:20.5382042Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:25:20.5382714Z ------------------------------------------------------------ 2025-05-07T20:25:20.5383115Z Total: 15.4 MB 2025-05-07T20:25:20.5383333Z 2025-05-07T20:25:20.5383462Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:20.5383688Z 2025-05-07T20:25:20.5383971Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:25:20.5384533Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:25:20.5384834Z 2025-05-07T20:25:20.5384838Z 2025-05-07T20:25:20.5384842Z 2025-05-07T20:25:20.5384992Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:20.5385362Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:25:20.5385596Z 2025-05-07T20:25:20.6390843Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:25:20.6750022Z sysroot_linux-64-2.1 | 14.5 MB | ##4 | 25% 2025-05-07T20:25:20.6750376Z 2025-05-07T20:25:20.6916936Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T20:25:20.6917217Z 2025-05-07T20:25:20.7404006Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:25:20.7946302Z sysroot_linux-64-2.1 | 14.5 MB | #########5 | 95% 2025-05-07T20:25:20.9664046Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:25:20.9664546Z 2025-05-07T20:25:20.9666122Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:25:20.9666385Z 2025-05-07T20:25:21.4187845Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:25:21.4193518Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:25:21.4194173Z 2025-05-07T20:25:21.4194572Z 2025-05-07T20:25:21.4194963Z  done 2025-05-07T20:25:21.5198595Z Preparing transaction: / done 2025-05-07T20:25:21.7202828Z Verifying transaction: \ | done 2025-05-07T20:25:21.9255444Z Executing transaction: - \ done 2025-05-07T20:25:22.0766342Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:25:22.0766842Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:25:23.7632006Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T20:25:23.7646387Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:25:23.7667875Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-64=11.4.0 2025-05-07T20:25:24.6618463Z Channels: 2025-05-07T20:25:24.6618691Z - conda-forge 2025-05-07T20:25:24.6618916Z Platform: linux-64 2025-05-07T20:25:27.9268558Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:25:28.8764318Z Solving environment: \ | / done 2025-05-07T20:25:28.9397912Z 2025-05-07T20:25:28.9398156Z ## Package Plan ## 2025-05-07T20:25:28.9398309Z 2025-05-07T20:25:28.9398882Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:28.9399195Z 2025-05-07T20:25:28.9399312Z added / updated specs: 2025-05-07T20:25:28.9399571Z - gxx_linux-64=11.4.0 2025-05-07T20:25:28.9399728Z 2025-05-07T20:25:28.9399732Z 2025-05-07T20:25:28.9399864Z The following packages will be downloaded: 2025-05-07T20:25:28.9400095Z 2025-05-07T20:25:28.9400216Z package | build 2025-05-07T20:25:28.9400536Z ---------------------------|----------------- 2025-05-07T20:25:28.9400941Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:25:28.9401430Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:25:28.9401884Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:25:28.9402327Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:25:28.9402767Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:25:28.9403215Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:25:28.9403643Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:25:28.9404115Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:25:28.9404593Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:25:28.9405031Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:25:28.9405505Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:25:28.9405988Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:25:28.9406394Z ------------------------------------------------------------ 2025-05-07T20:25:28.9406735Z Total: 91.6 MB 2025-05-07T20:25:28.9406959Z 2025-05-07T20:25:28.9407087Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:28.9407312Z 2025-05-07T20:25:28.9407592Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:25:28.9408152Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:25:28.9409038Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:25:28.9409563Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:25:28.9410072Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:25:28.9410693Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:25:28.9411404Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:25:28.9412136Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:25:28.9412653Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:25:28.9413200Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:25:28.9413564Z 2025-05-07T20:25:28.9413680Z The following packages will be UPDATED: 2025-05-07T20:25:28.9413894Z 2025-05-07T20:25:28.9414215Z ld_impl_linux-64 pkgs/main::ld_impl_linux-64-2.40-h12e~ --> conda-forge::ld_impl_linux-64-2.40-hf3520f5_7 2025-05-07T20:25:28.9414929Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:25:28.9415339Z 2025-05-07T20:25:28.9415343Z 2025-05-07T20:25:28.9415347Z 2025-05-07T20:25:28.9415498Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:28.9415881Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:25:28.9416116Z 2025-05-07T20:25:28.9416443Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:25:28.9416699Z 2025-05-07T20:25:28.9416703Z 2025-05-07T20:25:28.9442500Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:25:28.9442789Z 2025-05-07T20:25:28.9442793Z 2025-05-07T20:25:28.9447593Z 2025-05-07T20:25:28.9459590Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:25:28.9459867Z 2025-05-07T20:25:28.9459871Z 2025-05-07T20:25:28.9459875Z 2025-05-07T20:25:28.9463784Z 2025-05-07T20:25:28.9487333Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:25:28.9487632Z 2025-05-07T20:25:28.9487636Z 2025-05-07T20:25:28.9487640Z 2025-05-07T20:25:28.9487643Z 2025-05-07T20:25:28.9490992Z 2025-05-07T20:25:28.9492520Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:25:28.9492816Z 2025-05-07T20:25:28.9492821Z 2025-05-07T20:25:28.9492824Z 2025-05-07T20:25:28.9492828Z 2025-05-07T20:25:28.9492831Z 2025-05-07T20:25:28.9510923Z 2025-05-07T20:25:28.9512178Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:25:28.9512515Z 2025-05-07T20:25:28.9512527Z 2025-05-07T20:25:28.9512531Z 2025-05-07T20:25:28.9512535Z 2025-05-07T20:25:28.9512539Z 2025-05-07T20:25:28.9512542Z 2025-05-07T20:25:28.9512550Z 2025-05-07T20:25:28.9520057Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:25:28.9520341Z 2025-05-07T20:25:28.9520345Z 2025-05-07T20:25:28.9520357Z 2025-05-07T20:25:28.9520361Z 2025-05-07T20:25:28.9520364Z 2025-05-07T20:25:28.9520368Z 2025-05-07T20:25:28.9520371Z 2025-05-07T20:25:28.9520382Z 2025-05-07T20:25:28.9524222Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:25:28.9524510Z 2025-05-07T20:25:28.9524514Z 2025-05-07T20:25:28.9524517Z 2025-05-07T20:25:28.9524529Z 2025-05-07T20:25:28.9524533Z 2025-05-07T20:25:28.9524537Z 2025-05-07T20:25:28.9524540Z 2025-05-07T20:25:28.9524544Z 2025-05-07T20:25:28.9524548Z 2025-05-07T20:25:28.9537126Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:25:28.9537449Z 2025-05-07T20:25:28.9537453Z 2025-05-07T20:25:28.9537457Z 2025-05-07T20:25:28.9537461Z 2025-05-07T20:25:28.9537464Z 2025-05-07T20:25:28.9537468Z 2025-05-07T20:25:28.9537471Z 2025-05-07T20:25:28.9537475Z 2025-05-07T20:25:28.9537479Z 2025-05-07T20:25:28.9537482Z 2025-05-07T20:25:28.9538587Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:25:28.9538902Z 2025-05-07T20:25:28.9538906Z 2025-05-07T20:25:28.9538910Z 2025-05-07T20:25:28.9538913Z 2025-05-07T20:25:28.9538917Z 2025-05-07T20:25:28.9538921Z 2025-05-07T20:25:28.9538924Z 2025-05-07T20:25:28.9538928Z 2025-05-07T20:25:28.9538932Z 2025-05-07T20:25:28.9538935Z 2025-05-07T20:25:28.9538942Z 2025-05-07T20:25:29.0467548Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:25:29.0467865Z 2025-05-07T20:25:29.0467869Z 2025-05-07T20:25:29.0469762Z 2025-05-07T20:25:29.0757061Z binutils_impl_linux- | 6.0 MB | 1 | 1%  2025-05-07T20:25:29.0757355Z 2025-05-07T20:25:29.0757360Z 2025-05-07T20:25:29.0757363Z 2025-05-07T20:25:29.0757367Z 2025-05-07T20:25:29.1617047Z libstdcxx-15.1.0 | 3.7 MB | #5 | 15%  2025-05-07T20:25:29.1617605Z 2025-05-07T20:25:29.1617614Z 2025-05-07T20:25:29.1617621Z 2025-05-07T20:25:29.1997436Z binutils_impl_linux- | 6.0 MB | 5 | 6%  2025-05-07T20:25:29.1997760Z 2025-05-07T20:25:29.1997765Z 2025-05-07T20:25:29.1997769Z 2025-05-07T20:25:29.1997772Z 2025-05-07T20:25:29.2359856Z libstdcxx-15.1.0 | 3.7 MB | ##7 | 27%  2025-05-07T20:25:29.2360126Z 2025-05-07T20:25:29.2360130Z 2025-05-07T20:25:29.2617051Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:25:29.2617443Z 2025-05-07T20:25:29.2617449Z 2025-05-07T20:25:29.2617454Z 2025-05-07T20:25:29.2707480Z binutils_impl_linux- | 6.0 MB | ###5 | 36%  2025-05-07T20:25:29.2707775Z 2025-05-07T20:25:29.2707780Z 2025-05-07T20:25:29.2708095Z 2025-05-07T20:25:29.2708098Z 2025-05-07T20:25:29.3018761Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:25:29.3019109Z 2025-05-07T20:25:29.3059838Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:25:29.3060189Z 2025-05-07T20:25:29.3060195Z 2025-05-07T20:25:29.3060200Z 2025-05-07T20:25:29.3060224Z 2025-05-07T20:25:29.3060230Z 2025-05-07T20:25:29.3284988Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:25:29.3404922Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:25:29.3405527Z 2025-05-07T20:25:29.3405695Z 2025-05-07T20:25:29.4020735Z libstdcxx-devel_linu | 11.1 MB | ##6 | 26%  2025-05-07T20:25:29.4021262Z 2025-05-07T20:25:29.4288585Z gxx_impl_linux-64-11 | 11.2 MB | ###1 | 31%  2025-05-07T20:25:29.4406981Z gcc_impl_linux-64-11 | 53.0 MB | 4 | 4% 2025-05-07T20:25:29.4407329Z 2025-05-07T20:25:29.4407335Z 2025-05-07T20:25:29.4750680Z libstdcxx-devel_linu | 11.1 MB | ######2 | 62%  2025-05-07T20:25:29.4751101Z 2025-05-07T20:25:29.4751107Z 2025-05-07T20:25:29.4751113Z 2025-05-07T20:25:29.4751118Z 2025-05-07T20:25:29.4751123Z 2025-05-07T20:25:29.4751490Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:25:29.4751874Z 2025-05-07T20:25:29.4751896Z 2025-05-07T20:25:29.4751901Z 2025-05-07T20:25:29.4751907Z 2025-05-07T20:25:29.4751912Z 2025-05-07T20:25:29.5024969Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:25:29.5025373Z 2025-05-07T20:25:29.5074981Z gxx_impl_linux-64-11 | 11.2 MB | #####8 | 58%  2025-05-07T20:25:29.5075342Z 2025-05-07T20:25:29.5075348Z 2025-05-07T20:25:29.5075363Z 2025-05-07T20:25:29.5080272Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:25:29.5080618Z 2025-05-07T20:25:29.5080623Z 2025-05-07T20:25:29.5080626Z 2025-05-07T20:25:29.5114327Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:25:29.5114720Z 2025-05-07T20:25:29.5114727Z 2025-05-07T20:25:29.5114732Z 2025-05-07T20:25:29.5114737Z 2025-05-07T20:25:29.5114743Z 2025-05-07T20:25:29.5114748Z 2025-05-07T20:25:29.5294914Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:25:29.5412071Z gcc_impl_linux-64-11 | 53.0 MB | 9 | 9% 2025-05-07T20:25:29.5412558Z 2025-05-07T20:25:29.5413119Z 2025-05-07T20:25:29.5716767Z libstdcxx-devel_linu | 11.1 MB | #########4 | 94%  2025-05-07T20:25:29.5717062Z 2025-05-07T20:25:29.5717066Z 2025-05-07T20:25:29.5717070Z 2025-05-07T20:25:29.5717074Z 2025-05-07T20:25:29.5717077Z 2025-05-07T20:25:29.5717081Z 2025-05-07T20:25:29.5717085Z 2025-05-07T20:25:29.5894067Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:25:29.5894495Z 2025-05-07T20:25:29.5894501Z 2025-05-07T20:25:29.5894506Z 2025-05-07T20:25:29.5896912Z 2025-05-07T20:25:29.5911564Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:25:29.5911893Z 2025-05-07T20:25:29.5911897Z 2025-05-07T20:25:29.5911901Z 2025-05-07T20:25:29.5913361Z 2025-05-07T20:25:29.6025640Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:25:29.6026047Z 2025-05-07T20:25:29.6230918Z gxx_impl_linux-64-11 | 11.2 MB | ######## | 80%  2025-05-07T20:25:29.6231258Z 2025-05-07T20:25:29.6231265Z 2025-05-07T20:25:29.6231269Z 2025-05-07T20:25:29.6231273Z 2025-05-07T20:25:29.6231276Z 2025-05-07T20:25:29.6231280Z 2025-05-07T20:25:29.6231284Z 2025-05-07T20:25:29.6297014Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:25:29.6896521Z gcc_impl_linux-64-11 | 53.0 MB | #4 | 14% 2025-05-07T20:25:29.6896886Z 2025-05-07T20:25:29.6896892Z 2025-05-07T20:25:29.6896898Z 2025-05-07T20:25:29.6896903Z 2025-05-07T20:25:29.6896908Z 2025-05-07T20:25:29.6896915Z 2025-05-07T20:25:29.6896920Z 2025-05-07T20:25:29.6896925Z 2025-05-07T20:25:29.6931774Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:25:29.6932421Z 2025-05-07T20:25:29.6932426Z 2025-05-07T20:25:29.6932430Z 2025-05-07T20:25:29.6932433Z 2025-05-07T20:25:29.6932437Z 2025-05-07T20:25:29.6932449Z 2025-05-07T20:25:29.6932453Z 2025-05-07T20:25:29.6932456Z 2025-05-07T20:25:29.6978695Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:29.6979024Z 2025-05-07T20:25:29.6979038Z 2025-05-07T20:25:29.6979044Z 2025-05-07T20:25:29.6979049Z 2025-05-07T20:25:29.6979054Z 2025-05-07T20:25:29.6979060Z 2025-05-07T20:25:29.6979356Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:25:29.6979636Z 2025-05-07T20:25:29.6979640Z 2025-05-07T20:25:29.6979650Z 2025-05-07T20:25:29.6979654Z 2025-05-07T20:25:29.6979657Z 2025-05-07T20:25:29.6983135Z 2025-05-07T20:25:29.7299443Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:25:29.7412044Z gcc_impl_linux-64-11 | 53.0 MB | ##1 | 21% 2025-05-07T20:25:29.7412415Z 2025-05-07T20:25:29.7412419Z 2025-05-07T20:25:29.7412422Z 2025-05-07T20:25:29.7412426Z 2025-05-07T20:25:29.7412429Z 2025-05-07T20:25:29.7412433Z 2025-05-07T20:25:29.7412443Z 2025-05-07T20:25:29.7412447Z 2025-05-07T20:25:29.7412450Z 2025-05-07T20:25:29.7412454Z 2025-05-07T20:25:29.7457544Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:25:29.7457874Z 2025-05-07T20:25:29.7457879Z 2025-05-07T20:25:29.7457884Z 2025-05-07T20:25:29.7457888Z 2025-05-07T20:25:29.7457893Z 2025-05-07T20:25:29.7457898Z 2025-05-07T20:25:29.7457903Z 2025-05-07T20:25:29.7457908Z 2025-05-07T20:25:29.7457914Z 2025-05-07T20:25:29.7460383Z 2025-05-07T20:25:29.7569350Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:25:29.7569761Z 2025-05-07T20:25:29.7569767Z 2025-05-07T20:25:29.7569772Z 2025-05-07T20:25:29.7569777Z 2025-05-07T20:25:29.7569782Z 2025-05-07T20:25:29.7569799Z 2025-05-07T20:25:29.7569804Z 2025-05-07T20:25:29.7569809Z 2025-05-07T20:25:29.7577310Z 2025-05-07T20:25:29.7611906Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:25:29.7612213Z 2025-05-07T20:25:29.7612216Z 2025-05-07T20:25:29.7612220Z 2025-05-07T20:25:29.7612224Z 2025-05-07T20:25:29.7612437Z 2025-05-07T20:25:29.7612443Z 2025-05-07T20:25:29.7612446Z 2025-05-07T20:25:29.7615706Z 2025-05-07T20:25:29.7615711Z 2025-05-07T20:25:29.7733770Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:25:29.7734061Z 2025-05-07T20:25:29.7734065Z 2025-05-07T20:25:29.7734069Z 2025-05-07T20:25:29.7734072Z 2025-05-07T20:25:29.7734076Z 2025-05-07T20:25:29.7734080Z 2025-05-07T20:25:29.7734083Z 2025-05-07T20:25:29.7744578Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:25:29.7744872Z 2025-05-07T20:25:29.7744876Z 2025-05-07T20:25:29.7744880Z 2025-05-07T20:25:29.7744895Z 2025-05-07T20:25:29.7744898Z 2025-05-07T20:25:29.7744902Z 2025-05-07T20:25:29.7745054Z 2025-05-07T20:25:29.7792105Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:25:29.7792403Z 2025-05-07T20:25:29.7792407Z 2025-05-07T20:25:29.7792422Z 2025-05-07T20:25:29.7792426Z 2025-05-07T20:25:29.7792441Z 2025-05-07T20:25:29.7792445Z 2025-05-07T20:25:29.7792448Z 2025-05-07T20:25:29.7792452Z 2025-05-07T20:25:29.7792456Z 2025-05-07T20:25:29.7792459Z 2025-05-07T20:25:29.7792463Z 2025-05-07T20:25:29.7833694Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:25:29.7834022Z 2025-05-07T20:25:29.7834026Z 2025-05-07T20:25:29.7834030Z 2025-05-07T20:25:29.7834034Z 2025-05-07T20:25:29.7834038Z 2025-05-07T20:25:29.7834041Z 2025-05-07T20:25:29.7834045Z 2025-05-07T20:25:29.7834049Z 2025-05-07T20:25:29.7834052Z 2025-05-07T20:25:29.7834056Z 2025-05-07T20:25:29.7834387Z 2025-05-07T20:25:29.8302092Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:25:29.9143231Z gcc_impl_linux-64-11 | 53.0 MB | ##8 | 28% 2025-05-07T20:25:29.9143493Z 2025-05-07T20:25:29.9143497Z 2025-05-07T20:25:29.9143500Z 2025-05-07T20:25:29.9143504Z 2025-05-07T20:25:29.9143508Z 2025-05-07T20:25:29.9143511Z 2025-05-07T20:25:29.9143525Z 2025-05-07T20:25:29.9143654Z 2025-05-07T20:25:29.9154165Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:29.9154559Z 2025-05-07T20:25:29.9154563Z 2025-05-07T20:25:29.9154566Z 2025-05-07T20:25:29.9154570Z 2025-05-07T20:25:29.9154574Z 2025-05-07T20:25:29.9154577Z 2025-05-07T20:25:29.9154581Z 2025-05-07T20:25:29.9155993Z 2025-05-07T20:25:29.9215924Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:29.9216276Z 2025-05-07T20:25:29.9216280Z 2025-05-07T20:25:29.9302093Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:25:29.9951476Z gcc_impl_linux-64-11 | 53.0 MB | ###7 | 37% 2025-05-07T20:25:29.9951834Z 2025-05-07T20:25:30.0304381Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:25:30.0363530Z gcc_impl_linux-64-11 | 53.0 MB | ####9 | 49% 2025-05-07T20:25:30.0363770Z 2025-05-07T20:25:30.0363774Z 2025-05-07T20:25:30.0363778Z 2025-05-07T20:25:30.0364220Z 2025-05-07T20:25:30.0364226Z 2025-05-07T20:25:30.0936511Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:25:30.0936813Z 2025-05-07T20:25:30.0936817Z 2025-05-07T20:25:30.0936821Z 2025-05-07T20:25:30.0936825Z 2025-05-07T20:25:30.0936829Z 2025-05-07T20:25:30.0936832Z 2025-05-07T20:25:30.0936836Z 2025-05-07T20:25:30.0936839Z 2025-05-07T20:25:30.0936843Z 2025-05-07T20:25:30.0936847Z 2025-05-07T20:25:30.0941790Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:25:30.0942077Z 2025-05-07T20:25:30.0942081Z 2025-05-07T20:25:30.0942085Z 2025-05-07T20:25:30.0942097Z 2025-05-07T20:25:30.0942100Z 2025-05-07T20:25:30.0942104Z 2025-05-07T20:25:30.0942108Z 2025-05-07T20:25:30.0942111Z 2025-05-07T20:25:30.0942115Z 2025-05-07T20:25:30.0942122Z 2025-05-07T20:25:30.1300916Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:25:30.1301208Z 2025-05-07T20:25:30.1301424Z 2025-05-07T20:25:30.1301430Z 2025-05-07T20:25:30.1301433Z 2025-05-07T20:25:30.1301437Z 2025-05-07T20:25:30.1302268Z 2025-05-07T20:25:30.1317824Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:25:30.1477465Z gcc_impl_linux-64-11 | 53.0 MB | ###### | 60% 2025-05-07T20:25:30.1477703Z 2025-05-07T20:25:30.1477773Z 2025-05-07T20:25:30.1477777Z 2025-05-07T20:25:30.1477789Z 2025-05-07T20:25:30.1477793Z 2025-05-07T20:25:30.1477807Z 2025-05-07T20:25:30.1477810Z 2025-05-07T20:25:30.1477822Z 2025-05-07T20:25:30.1477853Z 2025-05-07T20:25:30.1483892Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:25:30.1484468Z 2025-05-07T20:25:30.1484476Z 2025-05-07T20:25:30.1484483Z 2025-05-07T20:25:30.1484491Z 2025-05-07T20:25:30.1484498Z 2025-05-07T20:25:30.1484505Z 2025-05-07T20:25:30.1484513Z 2025-05-07T20:25:30.1484520Z 2025-05-07T20:25:30.1484538Z 2025-05-07T20:25:30.2069476Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:25:30.2069767Z 2025-05-07T20:25:30.2069778Z 2025-05-07T20:25:30.2069782Z 2025-05-07T20:25:30.2069786Z 2025-05-07T20:25:30.2069789Z 2025-05-07T20:25:30.2069793Z 2025-05-07T20:25:30.2069797Z 2025-05-07T20:25:30.2069801Z 2025-05-07T20:25:30.2069804Z 2025-05-07T20:25:30.2069808Z 2025-05-07T20:25:30.2070854Z 2025-05-07T20:25:30.2079837Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:25:30.2080141Z 2025-05-07T20:25:30.2080145Z 2025-05-07T20:25:30.2080149Z 2025-05-07T20:25:30.2080153Z 2025-05-07T20:25:30.2080157Z 2025-05-07T20:25:30.2080336Z 2025-05-07T20:25:30.2080339Z 2025-05-07T20:25:30.2080343Z 2025-05-07T20:25:30.2080346Z 2025-05-07T20:25:30.2080350Z 2025-05-07T20:25:30.2082045Z 2025-05-07T20:25:30.2449162Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:25:30.3449331Z gcc_impl_linux-64-11 | 53.0 MB | ######9 | 70% 2025-05-07T20:25:30.4454885Z gcc_impl_linux-64-11 | 53.0 MB | ########1 | 82% 2025-05-07T20:25:30.4872087Z gcc_impl_linux-64-11 | 53.0 MB | #########5 | 95% 2025-05-07T20:25:30.4872312Z 2025-05-07T20:25:30.4872378Z 2025-05-07T20:25:30.4873816Z 2025-05-07T20:25:30.6233204Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:25:30.6466558Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:25:30.6467145Z 2025-05-07T20:25:30.8883818Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:25:30.8884415Z 2025-05-07T20:25:30.8884423Z 2025-05-07T20:25:31.3314499Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:25:31.3322305Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:25:31.3322857Z 2025-05-07T20:25:31.3323185Z 2025-05-07T20:25:31.3323500Z  2025-05-07T20:25:31.3323848Z 2025-05-07T20:25:31.3323867Z 2025-05-07T20:25:31.3324152Z  2025-05-07T20:25:31.3324497Z 2025-05-07T20:25:31.3324502Z 2025-05-07T20:25:31.3324507Z 2025-05-07T20:25:31.3324785Z  2025-05-07T20:25:31.3325102Z 2025-05-07T20:25:31.3325107Z 2025-05-07T20:25:31.3325113Z 2025-05-07T20:25:31.3325119Z 2025-05-07T20:25:31.3325379Z  2025-05-07T20:25:31.3325698Z 2025-05-07T20:25:31.3325703Z 2025-05-07T20:25:31.3325708Z 2025-05-07T20:25:31.3325713Z 2025-05-07T20:25:31.3325718Z 2025-05-07T20:25:31.3326009Z  2025-05-07T20:25:31.3326326Z 2025-05-07T20:25:31.3326332Z 2025-05-07T20:25:31.3326337Z 2025-05-07T20:25:31.3326342Z 2025-05-07T20:25:31.3326347Z 2025-05-07T20:25:31.3326352Z 2025-05-07T20:25:31.3326861Z  2025-05-07T20:25:31.3327092Z 2025-05-07T20:25:31.3327096Z 2025-05-07T20:25:31.3327100Z 2025-05-07T20:25:31.3327103Z 2025-05-07T20:25:31.3327107Z 2025-05-07T20:25:31.3327110Z 2025-05-07T20:25:31.3327114Z 2025-05-07T20:25:31.3327388Z  2025-05-07T20:25:31.3327695Z 2025-05-07T20:25:31.3327701Z 2025-05-07T20:25:31.3327706Z 2025-05-07T20:25:31.3327712Z 2025-05-07T20:25:31.3327717Z 2025-05-07T20:25:31.3327722Z 2025-05-07T20:25:31.3327727Z 2025-05-07T20:25:31.3327732Z 2025-05-07T20:25:31.3328023Z  2025-05-07T20:25:31.3328352Z 2025-05-07T20:25:31.3328358Z 2025-05-07T20:25:31.3328363Z 2025-05-07T20:25:31.3328369Z 2025-05-07T20:25:31.3328375Z 2025-05-07T20:25:31.3328381Z 2025-05-07T20:25:31.3328387Z 2025-05-07T20:25:31.3328392Z 2025-05-07T20:25:31.3328397Z 2025-05-07T20:25:31.3328691Z  2025-05-07T20:25:31.3329031Z 2025-05-07T20:25:31.3329038Z 2025-05-07T20:25:31.3329045Z 2025-05-07T20:25:31.3329051Z 2025-05-07T20:25:31.3329058Z 2025-05-07T20:25:31.3329064Z 2025-05-07T20:25:31.3329071Z 2025-05-07T20:25:31.3329078Z 2025-05-07T20:25:31.3329084Z 2025-05-07T20:25:31.3329090Z 2025-05-07T20:25:31.3329381Z  2025-05-07T20:25:31.3329701Z 2025-05-07T20:25:31.3329707Z 2025-05-07T20:25:31.3329712Z 2025-05-07T20:25:31.3329717Z 2025-05-07T20:25:31.3329722Z 2025-05-07T20:25:31.3329727Z 2025-05-07T20:25:31.3329741Z 2025-05-07T20:25:31.3329944Z 2025-05-07T20:25:31.3329950Z 2025-05-07T20:25:31.3329956Z 2025-05-07T20:25:31.3329961Z 2025-05-07T20:25:31.3330317Z  done 2025-05-07T20:25:31.4332123Z Preparing transaction: \ done 2025-05-07T20:25:31.7339607Z Verifying transaction: / - \ done 2025-05-07T20:25:31.8350813Z Executing transaction: / done 2025-05-07T20:25:31.9975295Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:25:35.8860956Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:35.8861532Z 2025-05-07T20:25:35.8875290Z 2025-05-07T20:25:35.8893240Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:35.8893798Z 2025-05-07T20:25:35.8905088Z 2025-05-07T20:25:35.8922548Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:35.8923127Z 2025-05-07T20:25:35.8934887Z 2025-05-07T20:25:35.8952108Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:35.8952641Z 2025-05-07T20:25:35.8964198Z 2025-05-07T20:25:37.7730351Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:37.7730636Z 2025-05-07T20:25:37.8346032Z [CHECK] Binary cc found in PATH 2025-05-07T20:25:39.7103704Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:39.7103993Z 2025-05-07T20:25:39.7716853Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:41.6486758Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:41.6487030Z 2025-05-07T20:25:41.7112395Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:43.5839733Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:43.5840044Z 2025-05-07T20:25:43.6456595Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:43.6461293Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:43.6461738Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:43.6461946Z 2025-05-07T20:25:45.5294651Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:45.5294973Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:45.5295595Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:45.5295872Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:45.5296198Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:45.5296548Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:45.5296836Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:45.5297145Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:45.5297402Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:45.5297653Z #define __CHAR_BIT__ 8 2025-05-07T20:25:45.5297896Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:45.5298136Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:45.5298390Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:45.5298674Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:45.5298943Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:45.5299244Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:45.5299554Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:45.5299845Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:45.5300179Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:45.5300507Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:45.5300916Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:45.5301325Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:45.5301649Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:45.5301990Z #define __GCC_IEC_559 2 2025-05-07T20:25:45.5302238Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:45.5302518Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:45.5302890Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:45.5303176Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:45.5303687Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:45.5304020Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:45.5304289Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:45.5304572Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:45.5304850Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:45.5305129Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:45.5305397Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:45.5305667Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:45.5305934Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:45.5306185Z #define __INT8_C(c) c 2025-05-07T20:25:45.5306429Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:45.5306734Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:45.5307054Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:45.5307383Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:45.5307744Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:45.5308034Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:45.5308308Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:45.5308867Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:45.5309232Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:45.5309627Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:45.5310072Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:45.5310358Z #define __linux 1 2025-05-07T20:25:45.5310593Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:45.5310878Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:45.5311155Z #define __unix 1 2025-05-07T20:25:45.5311388Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:45.5311670Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:45.5311937Z #define __WINT_MIN__ 0U 2025-05-07T20:25:45.5312192Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:45.5312482Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:45.5312755Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:45.5313032Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:45.5313291Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:45.5313586Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:45.5313888Z #define __INT64_C(c) c ## L 2025-05-07T20:25:45.5314160Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:45.5314468Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:45.5314898Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:45.5324580Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:45.5324967Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:45.5325241Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:45.5325514Z #define __DBL_DIG__ 15 2025-05-07T20:25:45.5325745Z #define __FLT32_DIG__ 6 2025-05-07T20:25:45.5326066Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:45.5326429Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:45.5326686Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:45.5327026Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:45.5327388Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:45.5327646Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:45.5327909Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:45.5328299Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:45.5328708Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:45.5328982Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:45.5329244Z #define __unix__ 1 2025-05-07T20:25:45.5329479Z #define __INT_WIDTH__ 32 2025-05-07T20:25:45.5329721Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:45.5329970Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:45.5330233Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:45.5330507Z #define __UINT16_C(c) c 2025-05-07T20:25:45.5330757Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:45.5331026Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:45.5331389Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:45.5331758Z #define __gnu_linux__ 1 2025-05-07T20:25:45.5332232Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:45.5332519Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:45.5332812Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:45.5333089Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:45.5333360Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:45.5333620Z #define __GNUC__ 11 2025-05-07T20:25:45.5333857Z #define __pie__ 2 2025-05-07T20:25:45.5334082Z #define __MMX__ 1 2025-05-07T20:25:45.5334306Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:45.5334583Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:45.5334875Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:45.5335142Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:45.5335498Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:45.5335907Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:45.5336222Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:45.5336491Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:45.5336773Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:45.5337070Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:45.5337347Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:45.5337609Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:45.5337896Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:45.5338196Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:45.5338469Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:45.5338749Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:45.5339010Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:45.5339274Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:45.5339542Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:45.5339809Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:45.5340075Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:45.5340402Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:45.5340767Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:45.5341049Z #define __SSE2_MATH__ 1 2025-05-07T20:25:45.5341307Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:45.5341621Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:45.5341916Z #define __amd64 1 2025-05-07T20:25:45.5342150Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:45.5342417Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:45.5342856Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:45.5343304Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:45.5343565Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:45.5343855Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:45.5344119Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:45.5344380Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:45.5344645Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:45.5344915Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:45.5345187Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:45.5345464Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:45.5345719Z #define __x86_64 1 2025-05-07T20:25:45.5345962Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:45.5346339Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:45.5346806Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:45.5347268Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:45.5347739Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:45.5348127Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:45.5348384Z #define __LP64__ 1 2025-05-07T20:25:45.5348612Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:45.5348969Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:45.5349353Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:45.5349638Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:45.5349911Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:45.5350198Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:45.5350481Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:45.5350754Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:45.5351120Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:45.5351386Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:45.5351650Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:45.5351985Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:45.5352357Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:45.5352639Z #define __FLT_DIG__ 6 2025-05-07T20:25:45.5352882Z #define __NO_INLINE__ 1 2025-05-07T20:25:45.5353134Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:45.5353470Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:45.5353824Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:45.5354087Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:45.5354361Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:45.5354621Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:45.5354887Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:45.5355154Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:45.5355455Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:45.5355750Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:45.5356021Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:45.5356325Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:45.5356658Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:45.5356931Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:45.5357199Z #define __FLT128_DIG__ 33 2025-05-07T20:25:45.5357443Z #define __INT32_C(c) c 2025-05-07T20:25:45.5357686Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:45.5357962Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:45.5358244Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:45.5358527Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:45.5358843Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:45.5359145Z #define unix 1 2025-05-07T20:25:45.5359378Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:45.5359697Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:45.5359999Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:45.5360329Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:45.5360661Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:45.5360916Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:45.5361181Z #define __ELF__ 1 2025-05-07T20:25:45.5361415Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:45.5361855Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:45.5362138Z #define __FLT_RADIX__ 2 2025-05-07T20:25:45.5362392Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:45.5362761Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:45.5363123Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:45.5363382Z #define __SSE_MATH__ 1 2025-05-07T20:25:45.5363619Z #define __k8 1 2025-05-07T20:25:45.5363918Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:45.5364299Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:45.5364603Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:45.5364900Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:45.5365178Z #define __LDBL_DIG__ 18 2025-05-07T20:25:45.5365432Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:45.5365690Z #define __x86_64__ 1 2025-05-07T20:25:45.5365929Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:45.5366237Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:45.5366585Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:45.5366901Z #define __FLT64_DIG__ 15 2025-05-07T20:25:45.5367199Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:45.5367552Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:45.5367866Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:45.5368144Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:45.5368429Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:45.5368732Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:45.5369105Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:45.5369512Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:45.5369907Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:45.5370249Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:45.5370575Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:45.5370873Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:45.5371164Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:45.5371474Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:45.5371763Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:45.5372000Z #define __SEG_FS 1 2025-05-07T20:25:45.5372235Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:45.5372515Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:45.5372793Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:45.5373085Z #define __SEG_GS 1 2025-05-07T20:25:45.5373401Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:45.5373784Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:45.5374067Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:45.5374362Z #define __INT16_TYPE__ short int 2025-05-07T20:25:45.5374666Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:45.5374960Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:45.5375232Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:45.5375488Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:45.5375757Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:45.5376109Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:45.5376497Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:45.5376797Z #define linux 1 2025-05-07T20:25:45.5377024Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:45.5377321Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:45.5377701Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:45.5377982Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:45.5378251Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:45.5378603Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:45.5378958Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:45.5379388Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:45.5379733Z #define __code_model_small__ 1 2025-05-07T20:25:45.5380022Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:45.5380315Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:45.5380571Z #define __k8__ 1 2025-05-07T20:25:45.5380934Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:45.5381224Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:45.5381533Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:45.5381783Z #define __pic__ 2 2025-05-07T20:25:45.5382031Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:45.5382347Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:45.5382742Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:45.5383076Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:45.5383448Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:45.5383818Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:45.5384100Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:45.5384397Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:45.5384714Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:45.5384974Z #define __linux__ 1 2025-05-07T20:25:45.5385205Z #define __INT64_TYPE__ long int 2025-05-07T20:25:45.5385479Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:45.5385750Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:45.5386028Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:45.5386299Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:45.5386607Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:45.5386942Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:45.5387253Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:45.5387527Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:45.5387819Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:45.5388122Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:45.5388458Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:45.5388931Z #define __SSE__ 1 2025-05-07T20:25:45.5389160Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:45.5389510Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:45.5389862Z #define __amd64__ 1 2025-05-07T20:25:45.5390087Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:45.5390354Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:45.5390631Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:45.5390904Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:45.5391174Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:45.5391458Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:45.5391717Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:45.5391996Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:45.5392269Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:45.5392620Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:45.5393091Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:45.5393465Z #define _LP64 1 2025-05-07T20:25:45.5393693Z #define __UINT8_C(c) c 2025-05-07T20:25:45.5393954Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:45.5394250Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:45.5394524Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:45.5394794Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:45.5395108Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:45.5395470Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:45.5395932Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:45.5396314Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:45.5396616Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:45.5396929Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:45.5397307Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:45.5397684Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:45.5397960Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:45.5398301Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:45.5398674Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:45.5398941Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:45.5399189Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:45.5399443Z #define __FXSR__ 1 2025-05-07T20:25:45.5399855Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:45.5400317Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:45.5400741Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:45.5401058Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:45.5401319Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:45.5401651Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:45.5402021Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:45.5402276Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:45.5402520Z #define __PIC__ 2 2025-05-07T20:25:45.5402775Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:45.5403188Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:45.5403571Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:45.5403913Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:45.5404254Z #define __SSE2__ 1 2025-05-07T20:25:45.5404480Z #define __INT32_TYPE__ int 2025-05-07T20:25:45.5404745Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:45.5405011Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:45.5405346Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:45.5405708Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:45.5405988Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:45.5406264Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:45.5406533Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:45.5406817Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:45.5407072Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:45.5407326Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:45.5407723Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:45.5408033Z #define __PIE__ 2 2025-05-07T20:25:45.5408357Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:45.5409494Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:45.5409860Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:45.5410227Z #define __INT16_C(c) c 2025-05-07T20:25:45.5410465Z #define __STDC__ 1 2025-05-07T20:25:45.5410704Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:45.5410982Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:45.5411236Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:45.5411537Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:45.5411896Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:45.5412230Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:45.5412504Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:45.5412789Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:45.5413066Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:45.5413356Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:45.5413659Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:45.5413932Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:45.5414240Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:45.5414647Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:45.5415032Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:45.5415331Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:45.5415631Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:45.5415893Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:45.5416052Z 2025-05-07T20:25:45.5924721Z 2025-05-07T20:25:45.5925008Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:45.5925466Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:45.5925694Z 2025-05-07T20:25:47.4825338Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:47.4825780Z #define __cpp_attributes 200809L 2025-05-07T20:25:47.4826339Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:47.4826824Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:47.4827114Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:47.4827376Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:47.4828043Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:47.4828394Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:47.4828748Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:47.4829135Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:47.4829569Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:47.4829933Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:47.4830234Z #define __CHAR_BIT__ 8 2025-05-07T20:25:47.4830478Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:47.4830732Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:47.4830995Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:47.4831271Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:47.4831543Z #define __cpp_static_assert 201411L 2025-05-07T20:25:47.4831842Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:47.4832148Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:47.4832454Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:47.4832744Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:47.4833084Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:47.4833414Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:47.4833809Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:47.4834225Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:47.4834542Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:47.4834826Z #define __GCC_IEC_559 2 2025-05-07T20:25:47.4835087Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:47.4835371Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:47.4835648Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:47.4835944Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:47.4836431Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:47.4836748Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:47.4837060Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:47.4837395Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:47.4837724Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:47.4837999Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:47.4838290Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:47.4838580Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:47.4838876Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:47.4839154Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:47.4839423Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:47.4839719Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:47.4840051Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:47.4840392Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:47.4840652Z #define __INT8_C(c) c 2025-05-07T20:25:47.4840890Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:47.4841170Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:47.4841496Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:47.4841828Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:47.4842119Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:47.4842422Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:47.4842749Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:47.4843100Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:47.4843388Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:47.4843670Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:47.4843934Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:47.4844225Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:47.4844528Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:47.4844956Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:47.4845380Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:47.4845675Z #define __linux 1 2025-05-07T20:25:47.4845906Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:47.4846190Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:47.4855603Z #define __unix 1 2025-05-07T20:25:47.4855871Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:47.4856164Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:47.4856603Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:47.4856875Z #define __WINT_MIN__ 0U 2025-05-07T20:25:47.4857120Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:47.4857398Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:47.4857668Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:47.4857934Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:47.4858184Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:47.4858461Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:47.4858749Z #define __INT64_C(c) c ## L 2025-05-07T20:25:47.4859009Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:47.4859302Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:47.4859574Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:47.4859877Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:47.4860148Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:47.4860403Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:47.4860747Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:47.4861124Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:47.4861375Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:47.4861667Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:47.4861959Z #define __DBL_DIG__ 15 2025-05-07T20:25:47.4862197Z #define __FLT32_DIG__ 6 2025-05-07T20:25:47.4862507Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:47.4862989Z #define __GXX_WEAK__ 1 2025-05-07T20:25:47.4863236Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:47.4863496Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:47.4863834Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:47.4864187Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:47.4864564Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:47.4864877Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:47.4865220Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:47.4865636Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:47.4866052Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:47.4866342Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:47.4866611Z #define __unix__ 1 2025-05-07T20:25:47.4866837Z #define __INT_WIDTH__ 32 2025-05-07T20:25:47.4867093Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:47.4867352Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:47.4867606Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:47.4867882Z #define __UINT16_C(c) c 2025-05-07T20:25:47.4868131Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:47.4868392Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:47.4868761Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:47.4869142Z #define __gnu_linux__ 1 2025-05-07T20:25:47.4869390Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:47.4869664Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:47.4869948Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:47.4870236Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:47.4870518Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:47.4870788Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:47.4871055Z #define __GNUC__ 11 2025-05-07T20:25:47.4871271Z #define __GXX_RTTI 1 2025-05-07T20:25:47.4871508Z #define __pie__ 2 2025-05-07T20:25:47.4871730Z #define __MMX__ 1 2025-05-07T20:25:47.4871951Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:47.4872227Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:47.4872513Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:47.4872785Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:47.4873042Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:47.4873344Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:47.4873664Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:47.4874027Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:47.4874399Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:47.4874706Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:47.4875031Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:47.4875425Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:47.4875698Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:47.4876017Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:47.4876316Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:47.4876580Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:47.4876849Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:47.4877140Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:47.4877435Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:47.4877710Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:47.4877995Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:47.4878250Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:47.4878528Z #define __cplusplus 201703L 2025-05-07T20:25:47.4878799Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:47.4879087Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:47.4879349Z #define __DEPRECATED 1 2025-05-07T20:25:47.4879616Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:47.4879914Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:47.4880176Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:47.4880496Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:47.4880855Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:47.4881127Z #define __SSE2_MATH__ 1 2025-05-07T20:25:47.4881383Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:47.4881686Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:47.4881978Z #define __amd64 1 2025-05-07T20:25:47.4882208Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:47.4882483Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:47.4882747Z #define __GNUG__ 11 2025-05-07T20:25:47.4883009Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:47.4883439Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:47.4883693Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:47.4883959Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:47.4884270Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:47.4884672Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:47.4885039Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:47.4885339Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:47.4885607Z #define __cpp_hex_float 201603L 2025-05-07T20:25:47.4885870Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:47.4886142Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:47.4886427Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:47.4886687Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:47.4886959Z #define __x86_64 1 2025-05-07T20:25:47.4887191Z #define __cpp_lambdas 200907L 2025-05-07T20:25:47.4887459Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:47.4887840Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:47.4888239Z #define __cpp_template_auto 201606L 2025-05-07T20:25:47.4888605Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:47.4889061Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:47.4889540Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:47.4889930Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:47.4890178Z #define __LP64__ 1 2025-05-07T20:25:47.4890414Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:47.4890775Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:47.4891151Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:47.4891436Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:47.4891725Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:47.4891998Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:47.4892273Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:47.4892549Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:47.4892814Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:47.4893154Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:47.4893517Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:47.4893803Z #define __FLT_DIG__ 6 2025-05-07T20:25:47.4894031Z #define __NO_INLINE__ 1 2025-05-07T20:25:47.4894436Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:47.4894771Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:47.4895118Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:47.4895420Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:47.4895796Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:47.4896132Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:47.4896496Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:47.4896897Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:47.4897153Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:47.4897447Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:47.4897736Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:47.4898028Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:47.4898329Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:47.4898678Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:47.4898983Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:47.4899244Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:47.4899519Z #define __FLT128_DIG__ 33 2025-05-07T20:25:47.4899765Z #define __INT32_C(c) c 2025-05-07T20:25:47.4900010Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:47.4900293Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:47.4900576Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:47.4900856Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:47.4901180Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:47.4901498Z #define unix 1 2025-05-07T20:25:47.4901718Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:47.4901992Z #define __cpp_rtti 199711L 2025-05-07T20:25:47.4902264Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:47.4902879Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:47.4903188Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:47.4903500Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:47.4903836Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:47.4904086Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:47.4904381Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:47.4904699Z #define __ELF__ 1 2025-05-07T20:25:47.4904957Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:47.4905242Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:47.4905523Z #define __FLT_RADIX__ 2 2025-05-07T20:25:47.4905772Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:47.4906150Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:47.4906520Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:47.4906868Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:47.4907152Z #define __k8 1 2025-05-07T20:25:47.4907459Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:47.4907838Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:47.4908132Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:47.4908443Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:47.4909122Z #define __LDBL_DIG__ 18 2025-05-07T20:25:47.4909372Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:47.4909647Z #define __x86_64__ 1 2025-05-07T20:25:47.4909892Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:47.4910189Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:47.4910533Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:47.4910840Z #define __FLT64_DIG__ 15 2025-05-07T20:25:47.4911121Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:47.4911479Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:47.4911797Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:47.4912077Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:47.4912355Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:47.4912667Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:47.4913044Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:47.4913462Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:47.4913764Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:47.4914097Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:47.4914651Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:47.4914985Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:47.4915291Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:47.4915580Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:47.4915881Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:47.4916163Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:47.4916416Z #define __SEG_FS 1 2025-05-07T20:25:47.4916658Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:47.4916934Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:47.4917219Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:47.4917522Z #define __SEG_GS 1 2025-05-07T20:25:47.4917838Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:47.4918232Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:47.4918516Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:47.4918806Z #define __INT16_TYPE__ short int 2025-05-07T20:25:47.4919102Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:47.4919411Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:47.4919704Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:47.4919959Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:47.4920230Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:47.4920584Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:47.4921029Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:47.4921349Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:47.4921675Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:47.4921973Z #define linux 1 2025-05-07T20:25:47.4922204Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:47.4922639Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:47.4922914Z #define __EXCEPTIONS 1 2025-05-07T20:25:47.4923165Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:47.4923423Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:47.4923700Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:47.4924004Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:47.4924357Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:47.4924749Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:47.4925094Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:47.4925423Z #define __code_model_small__ 1 2025-05-07T20:25:47.4925713Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:47.4926021Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:47.4926327Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:47.4926612Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:47.4926903Z #define __k8__ 1 2025-05-07T20:25:47.4927155Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:47.4927442Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:47.4927743Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:47.4927989Z #define __pic__ 2 2025-05-07T20:25:47.4928241Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:47.4928557Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:47.4928840Z #define __cpp_decltype 200707L 2025-05-07T20:25:47.4929138Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:47.4929468Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:47.4929843Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:47.4930207Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:47.4930516Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:47.4930840Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:47.4931137Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:47.4931397Z #define __linux__ 1 2025-05-07T20:25:47.4931639Z #define __INT64_TYPE__ long int 2025-05-07T20:25:47.4931919Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:47.4932180Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:47.4932465Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:47.4932752Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:47.4933063Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:47.4933463Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:47.4933793Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:47.4934056Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:47.4934357Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:47.4934655Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:47.4934989Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:47.4935348Z #define __SSE__ 1 2025-05-07T20:25:47.4935582Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:47.4935924Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:47.4936262Z #define __amd64__ 1 2025-05-07T20:25:47.4936498Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:47.4936762Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:47.4937037Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:47.4937304Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:47.4937581Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:47.4937850Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:47.4938123Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:47.4938396Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:47.4938742Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:47.4939211Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:47.4939569Z #define _LP64 1 2025-05-07T20:25:47.4939790Z #define __UINT8_C(c) c 2025-05-07T20:25:47.4940032Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:47.4940310Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:47.4940583Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:47.4940849Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:47.4941307Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:47.4941775Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:47.4942147Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:47.4942449Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:47.4942911Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:47.4943221Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:47.4943606Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:47.4943985Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:47.4944259Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:47.4944526Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:47.4944868Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:47.4945235Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:47.4945501Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:47.4945761Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:47.4946025Z #define __FXSR__ 1 2025-05-07T20:25:47.4946331Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:47.4946797Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:47.4947212Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:47.4947524Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:47.4947805Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:47.4948113Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:47.4948414Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:47.4948684Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:47.4949054Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:47.4949416Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:47.4949681Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:47.4949936Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:47.4950181Z #define __PIC__ 2 2025-05-07T20:25:47.4950426Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:47.4950832Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:47.4951219Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:47.4951552Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:47.4951896Z #define __cpp_constexpr 201603L 2025-05-07T20:25:47.4952258Z #define __SSE2__ 1 2025-05-07T20:25:47.4952508Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:47.4952792Z #define __INT32_TYPE__ int 2025-05-07T20:25:47.4953045Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:47.4953316Z #define __cpp_exceptions 199711L 2025-05-07T20:25:47.4953588Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:47.4953930Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:47.4954291Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:47.4954569Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:47.4954838Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:47.4955117Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:47.4955395Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:47.4955647Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:47.4955908Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:47.4956203Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:47.4956505Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:47.4956809Z #define __PIE__ 2 2025-05-07T20:25:47.4957136Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:47.4957550Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:47.4957868Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:47.4958216Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:47.4958581Z #define __INT16_C(c) c 2025-05-07T20:25:47.4958817Z #define __STDC__ 1 2025-05-07T20:25:47.4959044Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:47.4959302Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:47.4959577Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:47.4960047Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:47.4960341Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:47.4960692Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:47.4961039Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:47.4961317Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:47.4961609Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:47.4961889Z #define __SSE_MATH__ 1 2025-05-07T20:25:47.4962131Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:47.4962417Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:47.4962724Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:47.4963007Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:47.4963303Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:47.4963573Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:47.4963871Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:47.4964264Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:47.4964649Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:47.4964956Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:47.4965243Z #define _GNU_SOURCE 1 2025-05-07T20:25:47.4965493Z #define __cpp_init_captures 201304L 2025-05-07T20:25:47.4965778Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:47.4966033Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:47.4966202Z 2025-05-07T20:25:47.5463771Z 2025-05-07T20:25:47.5464138Z + conda run -n build_binary c++ --version 2025-05-07T20:25:47.5464390Z 2025-05-07T20:25:49.4231875Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:49.4232251Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:49.4232699Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:49.4233247Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:49.4233580Z 2025-05-07T20:25:49.4233584Z 2025-05-07T20:25:49.4851732Z 2025-05-07T20:25:49.4852488Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:49.4853651Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:49.4861412Z 2025-05-07T20:25:51.4294869Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:51.4297325Z 2025-05-07T20:25:51.4298742Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:51.4299462Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:51.4299783Z 2025-05-07T20:25:53.3709946Z #define __cplusplus 201703L 2025-05-07T20:25:53.3712178Z 2025-05-07T20:25:53.3712962Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:53.3748766Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:53.3749202Z . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:53.3760564Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:53.3760915Z env: 2025-05-07T20:25:53.3761144Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:53.3761470Z BUILD_ENV: build_binary 2025-05-07T20:25:53.3761727Z BUILD_TARGET: genai 2025-05-07T20:25:53.3761961Z BUILD_VARIANT: cuda 2025-05-07T20:25:53.3762198Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:25:53.3762463Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:53.3762775Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:53.3763105Z ##[endgroup] 2025-05-07T20:25:53.7121994Z ################################################################################ 2025-05-07T20:25:53.7122357Z # Install CUDA 2025-05-07T20:25:53.7122567Z # 2025-05-07T20:25:53.7136809Z # [2025-05-07T20:25:53.713Z] + install_cuda build_binary 11.8.0 2025-05-07T20:25:53.7137197Z ################################################################################ 2025-05-07T20:25:53.7137420Z 2025-05-07T20:25:53.7154147Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:53.8336720Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:53.8337684Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:53.8342478Z + conda clean --packages --tarball -y 2025-05-07T20:25:53.8342939Z 2025-05-07T20:25:54.5413863Z Will remove 32 (148.9 MB) tarball(s). 2025-05-07T20:25:54.5414509Z Will remove 6 (619 KB) package(s). 2025-05-07T20:25:54.6035395Z 2025-05-07T20:25:54.6043960Z + conda clean --all -y 2025-05-07T20:25:54.6044151Z 2025-05-07T20:25:55.2827038Z There are no unused tarball(s) to remove. 2025-05-07T20:25:55.2827409Z Will remove 1 index cache(s). 2025-05-07T20:25:55.2827711Z There are no unused package(s) to remove. 2025-05-07T20:25:55.2828016Z There are no tempfile(s) to remove. 2025-05-07T20:25:55.2828339Z There are no logfile(s) to remove. 2025-05-07T20:25:55.3462807Z 2025-05-07T20:25:55.3479051Z [INSTALL] Installing CUDA 11.8.0 ... 2025-05-07T20:25:55.3502511Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c nvidia/label/cuda-11.8.0 -y cuda 2025-05-07T20:25:56.4617930Z Channels: 2025-05-07T20:25:56.4618229Z - nvidia/label/cuda-11.8.0 2025-05-07T20:25:56.4618501Z - defaults 2025-05-07T20:25:56.4618717Z Platform: linux-64 2025-05-07T20:25:57.7002501Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:25:57.8366159Z Solving environment: - done 2025-05-07T20:25:57.8762984Z 2025-05-07T20:25:57.8763264Z ## Package Plan ## 2025-05-07T20:25:57.8763422Z 2025-05-07T20:25:57.8763646Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:57.8763953Z 2025-05-07T20:25:57.8764050Z added / updated specs: 2025-05-07T20:25:57.8764291Z - cuda 2025-05-07T20:25:57.8764404Z 2025-05-07T20:25:57.8764408Z 2025-05-07T20:25:57.8764565Z The following packages will be downloaded: 2025-05-07T20:25:57.8764792Z 2025-05-07T20:25:57.8764909Z package | build 2025-05-07T20:25:57.8765229Z ---------------------------|----------------- 2025-05-07T20:25:57.8765602Z cuda-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8766047Z cuda-cccl-11.8.89 | 0 1.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8766557Z cuda-command-line-tools-11.8.0| 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8767083Z cuda-compiler-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8767554Z cuda-cudart-11.8.89 | 0 197 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8768032Z cuda-cudart-dev-11.8.89 | 0 1.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8768900Z cuda-cuobjdump-11.8.86 | 0 229 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8769384Z cuda-cupti-11.8.87 | 0 25.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8769853Z cuda-cuxxfilt-11.8.86 | 0 291 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8770332Z cuda-demo-suite-11.8.86 | 0 5.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8770849Z cuda-documentation-11.8.86 | 0 89 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8771361Z cuda-driver-dev-11.8.89 | 0 16 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8771825Z cuda-gdb-11.8.86 | 0 4.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8772294Z cuda-libraries-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8772800Z cuda-libraries-dev-11.8.0 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8773302Z cuda-memcheck-11.8.86 | 0 168 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8773774Z cuda-nsight-11.8.86 | 0 113.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8774269Z cuda-nsight-compute-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8774921Z cuda-nvcc-11.8.89 | 0 50.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8775390Z cuda-nvdisasm-11.8.86 | 0 48.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8775867Z cuda-nvml-dev-11.8.86 | 0 83 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8776340Z cuda-nvprof-11.8.87 | 0 4.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8776803Z cuda-nvprune-11.8.86 | 0 65 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8777273Z cuda-nvrtc-11.8.89 | 0 19.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8777749Z cuda-nvrtc-dev-11.8.89 | 0 17.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8778238Z cuda-nvtx-11.8.86 | 0 57 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8778687Z cuda-nvvp-11.8.87 | 0 114.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8779170Z cuda-profiler-api-11.8.86 | 0 18 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8779665Z cuda-runtime-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8780159Z cuda-sanitizer-api-11.8.86 | 0 16.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8780649Z cuda-toolkit-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8781116Z cuda-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8781592Z cuda-visual-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8782075Z gds-tools-1.4.0.31 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8782527Z libcublas-11.11.3.6 | 0 364.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8783115Z libcublas-dev-11.11.3.6 | 0 394.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8783580Z libcufft-10.9.0.58 | 0 142.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8784054Z libcufft-dev-10.9.0.58 | 0 275.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8784524Z libcufile-1.4.0.31 | 0 548 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8784990Z libcufile-dev-1.4.0.31 | 0 1.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8785582Z libcurand-10.3.0.86 | 0 53.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8786085Z libcurand-dev-10.3.0.86 | 0 53.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8786564Z libcusolver-11.4.1.48 | 0 96.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8787056Z libcusolver-dev-11.4.1.48 | 0 66.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8787553Z libcusparse-11.7.5.86 | 0 176.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8788033Z libcusparse-dev-11.7.5.86 | 0 359.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8788504Z libnpp-11.8.0.86 | 0 147.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8788955Z libnpp-dev-11.8.0.86 | 0 144.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8789414Z libnvjpeg-11.9.0.86 | 0 2.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8789892Z libnvjpeg-dev-11.9.0.86 | 0 2.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8790400Z nsight-compute-2022.3.0.22 | 0 610.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:57.8790856Z ------------------------------------------------------------ 2025-05-07T20:25:57.8791283Z Total: 3.24 GB 2025-05-07T20:25:57.8791494Z 2025-05-07T20:25:57.8791621Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:57.8791854Z 2025-05-07T20:25:57.8792051Z cuda nvidia/label/cuda-11.8.0/linux-64::cuda-11.8.0-0 2025-05-07T20:25:57.8792517Z cuda-cccl nvidia/label/cuda-11.8.0/linux-64::cuda-cccl-11.8.89-0 2025-05-07T20:25:57.8793097Z cuda-command-line~ nvidia/label/cuda-11.8.0/linux-64::cuda-command-line-tools-11.8.0-0 2025-05-07T20:25:57.8793714Z cuda-compiler nvidia/label/cuda-11.8.0/linux-64::cuda-compiler-11.8.0-0 2025-05-07T20:25:57.8794262Z cuda-cudart nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-11.8.89-0 2025-05-07T20:25:57.8794824Z cuda-cudart-dev nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-dev-11.8.89-0 2025-05-07T20:25:57.8795404Z cuda-cuobjdump nvidia/label/cuda-11.8.0/linux-64::cuda-cuobjdump-11.8.86-0 2025-05-07T20:25:57.8795941Z cuda-cupti nvidia/label/cuda-11.8.0/linux-64::cuda-cupti-11.8.87-0 2025-05-07T20:25:57.8796476Z cuda-cuxxfilt nvidia/label/cuda-11.8.0/linux-64::cuda-cuxxfilt-11.8.86-0 2025-05-07T20:25:57.8797043Z cuda-demo-suite nvidia/label/cuda-11.8.0/linux-64::cuda-demo-suite-11.8.86-0 2025-05-07T20:25:57.8797657Z cuda-documentation nvidia/label/cuda-11.8.0/linux-64::cuda-documentation-11.8.86-0 2025-05-07T20:25:57.8798270Z cuda-driver-dev nvidia/label/cuda-11.8.0/linux-64::cuda-driver-dev-11.8.89-0 2025-05-07T20:25:57.8798797Z cuda-gdb nvidia/label/cuda-11.8.0/linux-64::cuda-gdb-11.8.86-0 2025-05-07T20:25:57.8799323Z cuda-libraries nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-11.8.0-0 2025-05-07T20:25:57.8800090Z cuda-libraries-dev nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-dev-11.8.0-0 2025-05-07T20:25:57.8800681Z cuda-memcheck nvidia/label/cuda-11.8.0/linux-64::cuda-memcheck-11.8.86-0 2025-05-07T20:25:57.8801220Z cuda-nsight nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-11.8.86-0 2025-05-07T20:25:57.8801808Z cuda-nsight-compu~ nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-compute-11.8.0-0 2025-05-07T20:25:57.8802369Z cuda-nvcc nvidia/label/cuda-11.8.0/linux-64::cuda-nvcc-11.8.89-0 2025-05-07T20:25:57.8802894Z cuda-nvdisasm nvidia/label/cuda-11.8.0/linux-64::cuda-nvdisasm-11.8.86-0 2025-05-07T20:25:57.8803449Z cuda-nvml-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvml-dev-11.8.86-0 2025-05-07T20:25:57.8803985Z cuda-nvprof nvidia/label/cuda-11.8.0/linux-64::cuda-nvprof-11.8.87-0 2025-05-07T20:25:57.8804667Z cuda-nvprune nvidia/label/cuda-11.8.0/linux-64::cuda-nvprune-11.8.86-0 2025-05-07T20:25:57.8805193Z cuda-nvrtc nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-11.8.89-0 2025-05-07T20:25:57.8805728Z cuda-nvrtc-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-dev-11.8.89-0 2025-05-07T20:25:57.8806255Z cuda-nvtx nvidia/label/cuda-11.8.0/linux-64::cuda-nvtx-11.8.86-0 2025-05-07T20:25:57.8806734Z cuda-nvvp nvidia/label/cuda-11.8.0/linux-64::cuda-nvvp-11.8.87-0 2025-05-07T20:25:57.8807286Z cuda-profiler-api nvidia/label/cuda-11.8.0/linux-64::cuda-profiler-api-11.8.86-0 2025-05-07T20:25:57.8807915Z cuda-runtime nvidia/label/cuda-11.8.0/linux-64::cuda-runtime-11.8.0-0 2025-05-07T20:25:57.8808499Z cuda-sanitizer-api nvidia/label/cuda-11.8.0/linux-64::cuda-sanitizer-api-11.8.86-0 2025-05-07T20:25:57.8809379Z cuda-toolkit nvidia/label/cuda-11.8.0/linux-64::cuda-toolkit-11.8.0-0 2025-05-07T20:25:57.8809898Z cuda-tools nvidia/label/cuda-11.8.0/linux-64::cuda-tools-11.8.0-0 2025-05-07T20:25:57.8810463Z cuda-visual-tools nvidia/label/cuda-11.8.0/linux-64::cuda-visual-tools-11.8.0-0 2025-05-07T20:25:57.8811020Z gds-tools nvidia/label/cuda-11.8.0/linux-64::gds-tools-1.4.0.31-0 2025-05-07T20:25:57.8811523Z libcublas nvidia/label/cuda-11.8.0/linux-64::libcublas-11.11.3.6-0 2025-05-07T20:25:57.8812074Z libcublas-dev nvidia/label/cuda-11.8.0/linux-64::libcublas-dev-11.11.3.6-0 2025-05-07T20:25:57.8812757Z libcufft nvidia/label/cuda-11.8.0/linux-64::libcufft-10.9.0.58-0 2025-05-07T20:25:57.8813283Z libcufft-dev nvidia/label/cuda-11.8.0/linux-64::libcufft-dev-10.9.0.58-0 2025-05-07T20:25:57.8813817Z libcufile nvidia/label/cuda-11.8.0/linux-64::libcufile-1.4.0.31-0 2025-05-07T20:25:57.8814359Z libcufile-dev nvidia/label/cuda-11.8.0/linux-64::libcufile-dev-1.4.0.31-0 2025-05-07T20:25:57.8814901Z libcurand nvidia/label/cuda-11.8.0/linux-64::libcurand-10.3.0.86-0 2025-05-07T20:25:57.8815456Z libcurand-dev nvidia/label/cuda-11.8.0/linux-64::libcurand-dev-10.3.0.86-0 2025-05-07T20:25:57.8816014Z libcusolver nvidia/label/cuda-11.8.0/linux-64::libcusolver-11.4.1.48-0 2025-05-07T20:25:57.8816591Z libcusolver-dev nvidia/label/cuda-11.8.0/linux-64::libcusolver-dev-11.4.1.48-0 2025-05-07T20:25:57.8817174Z libcusparse nvidia/label/cuda-11.8.0/linux-64::libcusparse-11.7.5.86-0 2025-05-07T20:25:57.8817750Z libcusparse-dev nvidia/label/cuda-11.8.0/linux-64::libcusparse-dev-11.7.5.86-0 2025-05-07T20:25:57.8818290Z libnpp nvidia/label/cuda-11.8.0/linux-64::libnpp-11.8.0.86-0 2025-05-07T20:25:57.8818788Z libnpp-dev nvidia/label/cuda-11.8.0/linux-64::libnpp-dev-11.8.0.86-0 2025-05-07T20:25:57.8819313Z libnvjpeg nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-11.9.0.86-0 2025-05-07T20:25:57.8819849Z libnvjpeg-dev nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-dev-11.9.0.86-0 2025-05-07T20:25:57.8820448Z nsight-compute nvidia/label/cuda-11.8.0/linux-64::nsight-compute-2022.3.0.22-0 2025-05-07T20:25:57.8820803Z 2025-05-07T20:25:57.8855393Z 2025-05-07T20:25:57.8855587Z 2025-05-07T20:25:57.8855792Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:57.8859302Z nsight-compute-2022. | 610.0 MB | | 0% 2025-05-07T20:25:57.8859553Z 2025-05-07T20:25:57.8863390Z libcublas-dev-11.11. | 394.1 MB | | 0%  2025-05-07T20:25:57.8863655Z 2025-05-07T20:25:57.8863659Z 2025-05-07T20:25:57.8873133Z libcublas-11.11.3.6 | 364.0 MB | | 0%  2025-05-07T20:25:57.8873388Z 2025-05-07T20:25:57.8873480Z 2025-05-07T20:25:57.8878490Z 2025-05-07T20:25:57.8885112Z libcusparse-dev-11.7 | 359.7 MB | | 0%  2025-05-07T20:25:57.8885413Z 2025-05-07T20:25:57.8885418Z 2025-05-07T20:25:57.8885422Z 2025-05-07T20:25:57.8892365Z 2025-05-07T20:25:57.8901082Z libcufft-dev-10.9.0. | 275.8 MB | | 0%  2025-05-07T20:25:57.8901421Z 2025-05-07T20:25:57.8901425Z 2025-05-07T20:25:57.8901428Z 2025-05-07T20:25:57.8901662Z 2025-05-07T20:25:57.8914247Z 2025-05-07T20:25:57.8916319Z libcusparse-11.7.5.8 | 176.3 MB | | 0%  2025-05-07T20:25:57.8916709Z 2025-05-07T20:25:57.8916713Z 2025-05-07T20:25:57.8916716Z 2025-05-07T20:25:57.8916720Z 2025-05-07T20:25:57.8916723Z 2025-05-07T20:25:57.8916727Z 2025-05-07T20:25:57.8939238Z libnpp-11.8.0.86 | 147.8 MB | | 0%  2025-05-07T20:25:57.8939608Z 2025-05-07T20:25:57.8939613Z 2025-05-07T20:25:57.8939617Z 2025-05-07T20:25:57.8939620Z 2025-05-07T20:25:57.8939624Z 2025-05-07T20:25:57.8939628Z 2025-05-07T20:25:57.8941184Z 2025-05-07T20:25:57.8943163Z libnpp-dev-11.8.0.86 | 144.5 MB | | 0%  2025-05-07T20:25:57.8943642Z 2025-05-07T20:25:57.8943649Z 2025-05-07T20:25:57.8943655Z 2025-05-07T20:25:57.8943660Z 2025-05-07T20:25:57.8943666Z 2025-05-07T20:25:57.8943671Z 2025-05-07T20:25:57.8943677Z 2025-05-07T20:25:57.8943682Z 2025-05-07T20:25:57.8945366Z libcufft-10.9.0.58 | 142.8 MB | | 0%  2025-05-07T20:25:57.8945797Z 2025-05-07T20:25:57.8945804Z 2025-05-07T20:25:57.8945809Z 2025-05-07T20:25:57.8945814Z 2025-05-07T20:25:57.8945819Z 2025-05-07T20:25:57.8945824Z 2025-05-07T20:25:57.8945830Z 2025-05-07T20:25:57.8945835Z 2025-05-07T20:25:57.8946544Z 2025-05-07T20:25:57.8949844Z cuda-nvvp-11.8.87 | 114.4 MB | | 0%  2025-05-07T20:25:57.8950187Z 2025-05-07T20:25:57.8950192Z 2025-05-07T20:25:57.8950197Z 2025-05-07T20:25:57.8950202Z 2025-05-07T20:25:57.8950208Z 2025-05-07T20:25:57.8950213Z 2025-05-07T20:25:57.8950218Z 2025-05-07T20:25:57.8950223Z 2025-05-07T20:25:57.8950237Z 2025-05-07T20:25:57.8951954Z 2025-05-07T20:25:57.8953879Z cuda-nsight-11.8.86 | 113.6 MB | | 0%  2025-05-07T20:25:57.8954354Z 2025-05-07T20:25:57.8954361Z 2025-05-07T20:25:57.8954378Z 2025-05-07T20:25:57.8954384Z 2025-05-07T20:25:57.8954389Z 2025-05-07T20:25:57.8954408Z 2025-05-07T20:25:57.8954414Z 2025-05-07T20:25:57.8954420Z 2025-05-07T20:25:57.8954425Z 2025-05-07T20:25:57.8954431Z 2025-05-07T20:25:57.8954436Z 2025-05-07T20:25:57.8955905Z libcusolver-11.4.1.4 | 96.5 MB | | 0%  2025-05-07T20:25:57.8956400Z 2025-05-07T20:25:57.8956406Z 2025-05-07T20:25:57.8956425Z 2025-05-07T20:25:57.8956431Z 2025-05-07T20:25:57.8956436Z 2025-05-07T20:25:57.8956441Z 2025-05-07T20:25:57.8956447Z 2025-05-07T20:25:57.8956452Z 2025-05-07T20:25:57.8956457Z 2025-05-07T20:25:57.8956462Z 2025-05-07T20:25:57.8956467Z 2025-05-07T20:25:57.8956472Z 2025-05-07T20:25:57.8957739Z libcusolver-dev-11.4 | 66.3 MB | | 0%  2025-05-07T20:25:57.8958239Z 2025-05-07T20:25:57.8958245Z 2025-05-07T20:25:57.8958251Z 2025-05-07T20:25:57.8958256Z 2025-05-07T20:25:57.8958262Z 2025-05-07T20:25:57.8958268Z 2025-05-07T20:25:57.8958274Z 2025-05-07T20:25:57.8958279Z 2025-05-07T20:25:57.8958297Z 2025-05-07T20:25:57.8958303Z 2025-05-07T20:25:57.8958308Z 2025-05-07T20:25:57.8958314Z 2025-05-07T20:25:57.8958742Z 2025-05-07T20:25:57.8960934Z libcurand-dev-10.3.0 | 53.7 MB | | 0%  2025-05-07T20:25:57.8961429Z 2025-05-07T20:25:57.8961436Z 2025-05-07T20:25:57.8961456Z 2025-05-07T20:25:57.8961474Z 2025-05-07T20:25:57.8961479Z 2025-05-07T20:25:57.8961484Z 2025-05-07T20:25:57.8961489Z 2025-05-07T20:25:57.8961494Z 2025-05-07T20:25:57.8961499Z 2025-05-07T20:25:57.8961504Z 2025-05-07T20:25:57.8961509Z 2025-05-07T20:25:57.8961514Z 2025-05-07T20:25:57.8961520Z 2025-05-07T20:25:57.8961910Z 2025-05-07T20:25:57.8964196Z libcurand-10.3.0.86 | 53.2 MB | | 0%  2025-05-07T20:25:57.8964698Z 2025-05-07T20:25:57.8964704Z 2025-05-07T20:25:57.8964710Z 2025-05-07T20:25:57.8964716Z 2025-05-07T20:25:57.8964722Z 2025-05-07T20:25:57.8964727Z 2025-05-07T20:25:57.8964732Z 2025-05-07T20:25:57.8964953Z 2025-05-07T20:25:57.8964962Z 2025-05-07T20:25:57.8964968Z 2025-05-07T20:25:57.8964973Z 2025-05-07T20:25:57.8964978Z 2025-05-07T20:25:57.8964983Z 2025-05-07T20:25:57.8964989Z 2025-05-07T20:25:57.8964994Z 2025-05-07T20:25:57.8966319Z cuda-nvcc-11.8.89 | 50.8 MB | | 0%  2025-05-07T20:25:57.8966818Z 2025-05-07T20:25:57.8966824Z 2025-05-07T20:25:57.8966829Z 2025-05-07T20:25:57.8966849Z 2025-05-07T20:25:57.8966855Z 2025-05-07T20:25:57.8966860Z 2025-05-07T20:25:57.8966866Z 2025-05-07T20:25:57.8966871Z 2025-05-07T20:25:57.8966877Z 2025-05-07T20:25:57.8966882Z 2025-05-07T20:25:57.8966888Z 2025-05-07T20:25:57.8966894Z 2025-05-07T20:25:57.8966899Z 2025-05-07T20:25:57.8966905Z 2025-05-07T20:25:57.8966911Z 2025-05-07T20:25:57.8966917Z 2025-05-07T20:25:57.8967839Z cuda-nvdisasm-11.8.8 | 48.7 MB | | 0%  2025-05-07T20:25:57.8968362Z 2025-05-07T20:25:57.8968368Z 2025-05-07T20:25:57.8968388Z 2025-05-07T20:25:57.8968394Z 2025-05-07T20:25:57.8968400Z 2025-05-07T20:25:57.8968405Z 2025-05-07T20:25:57.8968411Z 2025-05-07T20:25:57.8968416Z 2025-05-07T20:25:57.8968421Z 2025-05-07T20:25:57.8968427Z 2025-05-07T20:25:57.8968433Z 2025-05-07T20:25:57.8968438Z 2025-05-07T20:25:57.8968443Z 2025-05-07T20:25:57.8968594Z 2025-05-07T20:25:57.8968599Z 2025-05-07T20:25:57.8968621Z 2025-05-07T20:25:57.8968634Z 2025-05-07T20:25:57.8969672Z cuda-cupti-11.8.87 | 25.3 MB | | 0%  2025-05-07T20:25:57.8970181Z 2025-05-07T20:25:57.8970188Z 2025-05-07T20:25:57.8970193Z 2025-05-07T20:25:57.8970199Z 2025-05-07T20:25:57.8970204Z 2025-05-07T20:25:57.8970209Z 2025-05-07T20:25:57.8970215Z 2025-05-07T20:25:57.8970220Z 2025-05-07T20:25:57.8970225Z 2025-05-07T20:25:57.8970230Z 2025-05-07T20:25:57.8970235Z 2025-05-07T20:25:57.8970240Z 2025-05-07T20:25:57.8970245Z 2025-05-07T20:25:57.8970251Z 2025-05-07T20:25:57.8970267Z 2025-05-07T20:25:57.8970273Z 2025-05-07T20:25:57.8970279Z 2025-05-07T20:25:57.8970284Z 2025-05-07T20:25:57.8971255Z cuda-nvrtc-11.8.89 | 19.1 MB | | 0%  2025-05-07T20:25:57.8971752Z 2025-05-07T20:25:57.8971758Z 2025-05-07T20:25:57.8971764Z 2025-05-07T20:25:57.8971782Z 2025-05-07T20:25:57.8971788Z 2025-05-07T20:25:57.8971793Z 2025-05-07T20:25:57.8971799Z 2025-05-07T20:25:57.8971804Z 2025-05-07T20:25:57.8971810Z 2025-05-07T20:25:57.8971815Z 2025-05-07T20:25:57.8971820Z 2025-05-07T20:25:57.8971837Z 2025-05-07T20:25:57.8971853Z 2025-05-07T20:25:57.8971859Z 2025-05-07T20:25:57.8971865Z 2025-05-07T20:25:57.8971870Z 2025-05-07T20:25:57.8971876Z 2025-05-07T20:25:57.8971882Z 2025-05-07T20:25:57.8971887Z 2025-05-07T20:26:06.7915638Z ... (more hidden) ... 2025-05-07T20:26:06.7915942Z 2025-05-07T20:26:06.7915946Z 2025-05-07T20:26:06.7915950Z 2025-05-07T20:26:06.7918348Z 2025-05-07T20:26:06.7918934Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:26:06.7919221Z 2025-05-07T20:26:06.7919225Z 2025-05-07T20:26:06.7919229Z 2025-05-07T20:26:06.7919233Z 2025-05-07T20:26:07.8978781Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:26:07.8979128Z 2025-05-07T20:26:07.8981074Z 2025-05-07T20:26:07.8981635Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:26:07.8981908Z 2025-05-07T20:26:07.8981916Z 2025-05-07T20:26:08.0711094Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:26:08.0711763Z 2025-05-07T20:26:08.0714311Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:26:08.0714584Z 2025-05-07T20:26:08.9321649Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:26:08.9322012Z 2025-05-07T20:26:08.9322018Z 2025-05-07T20:26:08.9326410Z 2025-05-07T20:26:08.9327206Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:26:08.9327626Z 2025-05-07T20:26:08.9327638Z 2025-05-07T20:26:08.9327644Z 2025-05-07T20:26:15.0963017Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:26:15.0963495Z 2025-05-07T20:26:15.0963500Z 2025-05-07T20:26:15.0963503Z 2025-05-07T20:26:15.0963507Z 2025-05-07T20:26:15.0963511Z 2025-05-07T20:26:15.0963552Z 2025-05-07T20:26:15.0963556Z 2025-05-07T20:26:15.0969418Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:26:15.0969805Z 2025-05-07T20:26:15.0969810Z 2025-05-07T20:26:15.0969814Z 2025-05-07T20:26:15.0969817Z 2025-05-07T20:26:15.0969824Z 2025-05-07T20:26:15.0969831Z 2025-05-07T20:26:15.0972427Z 2025-05-07T20:26:15.1046657Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:26:15.1046973Z 2025-05-07T20:26:15.1046977Z 2025-05-07T20:26:15.1046981Z 2025-05-07T20:26:15.1046993Z 2025-05-07T20:26:15.1046996Z 2025-05-07T20:26:15.1048749Z 2025-05-07T20:26:15.1049227Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:26:15.1049544Z 2025-05-07T20:26:15.1049558Z 2025-05-07T20:26:15.1049562Z 2025-05-07T20:26:15.1049565Z 2025-05-07T20:26:15.1049569Z 2025-05-07T20:26:15.1049573Z 2025-05-07T20:26:15.2843216Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:26:15.2844041Z 2025-05-07T20:26:15.2844047Z 2025-05-07T20:26:15.2844053Z 2025-05-07T20:26:15.2844059Z 2025-05-07T20:26:15.2844064Z 2025-05-07T20:26:15.2844070Z 2025-05-07T20:26:15.2844075Z 2025-05-07T20:26:15.2844599Z 2025-05-07T20:26:15.2845751Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:26:15.2846178Z 2025-05-07T20:26:15.2846184Z 2025-05-07T20:26:15.2846200Z 2025-05-07T20:26:15.2846206Z 2025-05-07T20:26:15.2846211Z 2025-05-07T20:26:15.2846216Z 2025-05-07T20:26:15.2846222Z 2025-05-07T20:26:15.2846667Z 2025-05-07T20:26:15.9790171Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:26:15.9790493Z 2025-05-07T20:26:15.9790498Z 2025-05-07T20:26:15.9790502Z 2025-05-07T20:26:15.9790505Z 2025-05-07T20:26:15.9792269Z 2025-05-07T20:26:15.9792819Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:26:15.9793128Z 2025-05-07T20:26:15.9793133Z 2025-05-07T20:26:15.9793160Z 2025-05-07T20:26:15.9793164Z 2025-05-07T20:26:15.9793168Z 2025-05-07T20:26:19.6771884Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:26:19.6772247Z 2025-05-07T20:26:19.6772251Z 2025-05-07T20:26:19.6772254Z 2025-05-07T20:26:19.6772258Z 2025-05-07T20:26:19.6772263Z 2025-05-07T20:26:19.6772267Z 2025-05-07T20:26:19.6772271Z 2025-05-07T20:26:19.6772275Z 2025-05-07T20:26:19.6772278Z 2025-05-07T20:26:19.6772282Z 2025-05-07T20:26:19.6772286Z 2025-05-07T20:26:19.6773916Z 2025-05-07T20:26:19.6774695Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:26:19.6775032Z 2025-05-07T20:26:19.6775037Z 2025-05-07T20:26:19.6775040Z 2025-05-07T20:26:19.6775044Z 2025-05-07T20:26:19.6775048Z 2025-05-07T20:26:19.6775051Z 2025-05-07T20:26:19.6775055Z 2025-05-07T20:26:19.6775058Z 2025-05-07T20:26:19.6775062Z 2025-05-07T20:26:19.6775076Z 2025-05-07T20:26:19.6775080Z 2025-05-07T20:26:19.6776656Z 2025-05-07T20:26:19.7352307Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:26:19.7352739Z 2025-05-07T20:26:19.7352743Z 2025-05-07T20:26:19.7352747Z 2025-05-07T20:26:19.7352751Z 2025-05-07T20:26:19.7352754Z 2025-05-07T20:26:19.7352758Z 2025-05-07T20:26:19.7352761Z 2025-05-07T20:26:19.7352765Z 2025-05-07T20:26:19.7352769Z 2025-05-07T20:26:19.7352772Z 2025-05-07T20:26:19.7352776Z 2025-05-07T20:26:19.7353233Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:26:19.7353580Z 2025-05-07T20:26:19.7353588Z 2025-05-07T20:26:19.7353592Z 2025-05-07T20:26:19.7353596Z 2025-05-07T20:26:19.7353879Z 2025-05-07T20:26:19.7353885Z 2025-05-07T20:26:19.7353888Z 2025-05-07T20:26:19.7353892Z 2025-05-07T20:26:19.7353896Z 2025-05-07T20:26:19.7353899Z 2025-05-07T20:26:19.7353903Z 2025-05-07T20:26:20.1747784Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:26:20.1748139Z 2025-05-07T20:26:20.1748144Z 2025-05-07T20:26:20.1748148Z 2025-05-07T20:26:20.1748152Z 2025-05-07T20:26:20.1748156Z 2025-05-07T20:26:20.1748159Z 2025-05-07T20:26:20.1748163Z 2025-05-07T20:26:20.1748177Z 2025-05-07T20:26:20.1748228Z 2025-05-07T20:26:20.1749037Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:26:20.1749374Z 2025-05-07T20:26:20.1749379Z 2025-05-07T20:26:20.1749390Z 2025-05-07T20:26:20.1749394Z 2025-05-07T20:26:20.1749398Z 2025-05-07T20:26:20.1749402Z 2025-05-07T20:26:20.1749406Z 2025-05-07T20:26:20.1749409Z 2025-05-07T20:26:20.1749413Z 2025-05-07T20:26:20.3185612Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:26:20.3185950Z 2025-05-07T20:26:20.3185954Z 2025-05-07T20:26:20.3185958Z 2025-05-07T20:26:20.3185962Z 2025-05-07T20:26:20.3185966Z 2025-05-07T20:26:20.3185970Z 2025-05-07T20:26:20.3185973Z 2025-05-07T20:26:20.3185977Z 2025-05-07T20:26:20.3185981Z 2025-05-07T20:26:20.3186232Z 2025-05-07T20:26:20.3189363Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:26:20.3189932Z 2025-05-07T20:26:20.3189936Z 2025-05-07T20:26:20.3189940Z 2025-05-07T20:26:20.3189944Z 2025-05-07T20:26:20.3189947Z 2025-05-07T20:26:20.3189951Z 2025-05-07T20:26:20.3189955Z 2025-05-07T20:26:20.3189958Z 2025-05-07T20:26:20.3189964Z 2025-05-07T20:26:20.3189969Z 2025-05-07T20:26:22.3642943Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:26:22.3643384Z 2025-05-07T20:26:22.3643389Z 2025-05-07T20:26:22.3643392Z 2025-05-07T20:26:22.3643396Z 2025-05-07T20:26:22.3643435Z 2025-05-07T20:26:22.3643439Z 2025-05-07T20:26:22.3643443Z 2025-05-07T20:26:22.3643447Z 2025-05-07T20:26:22.3643451Z 2025-05-07T20:26:22.3643454Z 2025-05-07T20:26:22.3643458Z 2025-05-07T20:26:22.3643462Z 2025-05-07T20:26:22.3643465Z 2025-05-07T20:26:22.3643469Z 2025-05-07T20:26:22.3643807Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:26:22.3644130Z 2025-05-07T20:26:22.3644134Z 2025-05-07T20:26:22.3644138Z 2025-05-07T20:26:22.3644141Z 2025-05-07T20:26:22.3644145Z 2025-05-07T20:26:22.3644149Z 2025-05-07T20:26:22.3644152Z 2025-05-07T20:26:22.3644156Z 2025-05-07T20:26:22.3644160Z 2025-05-07T20:26:22.3644163Z 2025-05-07T20:26:22.3644167Z 2025-05-07T20:26:22.3644179Z 2025-05-07T20:26:22.3644183Z 2025-05-07T20:26:22.3644186Z 2025-05-07T20:26:22.4647571Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:26:22.4647935Z 2025-05-07T20:26:22.4647950Z 2025-05-07T20:26:22.4647975Z 2025-05-07T20:26:22.4647981Z 2025-05-07T20:26:22.4647986Z 2025-05-07T20:26:22.4647990Z 2025-05-07T20:26:22.4647996Z 2025-05-07T20:26:22.4648001Z 2025-05-07T20:26:22.4648006Z 2025-05-07T20:26:22.4648011Z 2025-05-07T20:26:22.4648016Z 2025-05-07T20:26:22.4648020Z 2025-05-07T20:26:22.4648026Z 2025-05-07T20:26:22.4648030Z 2025-05-07T20:26:22.4649466Z 2025-05-07T20:26:22.4652661Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:26:22.4653076Z 2025-05-07T20:26:22.4653090Z 2025-05-07T20:26:22.4653093Z 2025-05-07T20:26:22.4653097Z 2025-05-07T20:26:22.4653101Z 2025-05-07T20:26:22.4653105Z 2025-05-07T20:26:22.4653108Z 2025-05-07T20:26:22.4653112Z 2025-05-07T20:26:22.4653115Z 2025-05-07T20:26:22.4653119Z 2025-05-07T20:26:22.4653123Z 2025-05-07T20:26:22.4653126Z 2025-05-07T20:26:22.4653130Z 2025-05-07T20:26:22.4653140Z 2025-05-07T20:26:22.4654199Z 2025-05-07T20:26:22.4868397Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:26:22.4868713Z 2025-05-07T20:26:22.4868726Z 2025-05-07T20:26:22.4868729Z 2025-05-07T20:26:22.4868733Z 2025-05-07T20:26:22.4868737Z 2025-05-07T20:26:22.4868741Z 2025-05-07T20:26:22.4868744Z 2025-05-07T20:26:22.4868748Z 2025-05-07T20:26:22.4868752Z 2025-05-07T20:26:22.4868761Z 2025-05-07T20:26:22.4868765Z 2025-05-07T20:26:22.4868769Z 2025-05-07T20:26:22.4868772Z 2025-05-07T20:26:22.4868776Z 2025-05-07T20:26:22.4868780Z 2025-05-07T20:26:22.4868783Z 2025-05-07T20:26:22.4870050Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:26:22.4870421Z 2025-05-07T20:26:22.4870425Z 2025-05-07T20:26:22.4870428Z 2025-05-07T20:26:22.4870432Z 2025-05-07T20:26:22.4870435Z 2025-05-07T20:26:22.4870439Z 2025-05-07T20:26:22.4870443Z 2025-05-07T20:26:22.4870446Z 2025-05-07T20:26:22.4870450Z 2025-05-07T20:26:22.4870454Z 2025-05-07T20:26:22.4870457Z 2025-05-07T20:26:22.4870469Z 2025-05-07T20:26:22.4870479Z 2025-05-07T20:26:22.4870483Z 2025-05-07T20:26:22.4870487Z 2025-05-07T20:26:22.4870490Z 2025-05-07T20:26:22.4912600Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:26:22.4913025Z 2025-05-07T20:26:22.4913029Z 2025-05-07T20:26:22.4913033Z 2025-05-07T20:26:22.4913281Z 2025-05-07T20:26:22.4913285Z 2025-05-07T20:26:22.4913288Z 2025-05-07T20:26:22.4913292Z 2025-05-07T20:26:22.4913296Z 2025-05-07T20:26:22.4913299Z 2025-05-07T20:26:22.4913303Z 2025-05-07T20:26:22.4913306Z 2025-05-07T20:26:22.4913310Z 2025-05-07T20:26:22.4913336Z 2025-05-07T20:26:22.4914936Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:26:22.4915269Z 2025-05-07T20:26:22.4915273Z 2025-05-07T20:26:22.4915277Z 2025-05-07T20:26:22.4915280Z 2025-05-07T20:26:22.4915284Z 2025-05-07T20:26:22.4915288Z 2025-05-07T20:26:22.4915291Z 2025-05-07T20:26:22.4915295Z 2025-05-07T20:26:22.4915306Z 2025-05-07T20:26:22.4915310Z 2025-05-07T20:26:22.4915314Z 2025-05-07T20:26:22.4915317Z 2025-05-07T20:26:22.4915322Z 2025-05-07T20:26:23.5019188Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:26:23.5019551Z 2025-05-07T20:26:23.5019555Z 2025-05-07T20:26:23.5019559Z 2025-05-07T20:26:23.5019592Z 2025-05-07T20:26:23.5019595Z 2025-05-07T20:26:23.5019599Z 2025-05-07T20:26:23.5019603Z 2025-05-07T20:26:23.5019607Z 2025-05-07T20:26:23.5019610Z 2025-05-07T20:26:23.5019614Z 2025-05-07T20:26:23.5019618Z 2025-05-07T20:26:23.5019621Z 2025-05-07T20:26:23.5019625Z 2025-05-07T20:26:23.5019629Z 2025-05-07T20:26:23.5019633Z 2025-05-07T20:26:23.5019636Z 2025-05-07T20:26:23.5019640Z 2025-05-07T20:26:23.5019644Z 2025-05-07T20:26:23.5019647Z 2025-05-07T20:26:23.5019897Z ... (more hidden) ... 2025-05-07T20:26:23.5020168Z 2025-05-07T20:26:23.5020172Z 2025-05-07T20:26:23.5020176Z 2025-05-07T20:26:23.5020189Z 2025-05-07T20:26:23.5020194Z 2025-05-07T20:26:23.5020197Z 2025-05-07T20:26:23.5020201Z 2025-05-07T20:26:23.5020205Z 2025-05-07T20:26:23.5020219Z 2025-05-07T20:26:23.5020222Z 2025-05-07T20:26:23.5020226Z 2025-05-07T20:26:23.5020230Z 2025-05-07T20:26:23.5020233Z 2025-05-07T20:26:23.5020237Z 2025-05-07T20:26:23.5020246Z 2025-05-07T20:26:23.5020249Z 2025-05-07T20:26:23.5020253Z 2025-05-07T20:26:23.5020257Z 2025-05-07T20:26:23.5020261Z 2025-05-07T20:26:23.5256012Z ... (more hidden) ... 2025-05-07T20:26:23.5256425Z 2025-05-07T20:26:23.5256432Z 2025-05-07T20:26:23.5256438Z 2025-05-07T20:26:23.5256444Z 2025-05-07T20:26:23.5256452Z 2025-05-07T20:26:23.5256459Z 2025-05-07T20:26:23.5256464Z 2025-05-07T20:26:23.5256471Z 2025-05-07T20:26:23.5256476Z 2025-05-07T20:26:23.5256482Z 2025-05-07T20:26:23.5256487Z 2025-05-07T20:26:23.5256493Z 2025-05-07T20:26:23.5256498Z 2025-05-07T20:26:23.5256504Z 2025-05-07T20:26:23.5256776Z 2025-05-07T20:26:23.5256785Z 2025-05-07T20:26:23.5256808Z 2025-05-07T20:26:23.5257703Z 2025-05-07T20:26:23.5258420Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:26:23.5258735Z 2025-05-07T20:26:23.5258739Z 2025-05-07T20:26:23.5258756Z 2025-05-07T20:26:23.5258768Z 2025-05-07T20:26:23.5258772Z 2025-05-07T20:26:23.5258775Z 2025-05-07T20:26:23.5258779Z 2025-05-07T20:26:23.5258783Z 2025-05-07T20:26:23.5258786Z 2025-05-07T20:26:23.5258790Z 2025-05-07T20:26:23.5258794Z 2025-05-07T20:26:23.5258797Z 2025-05-07T20:26:23.5258801Z 2025-05-07T20:26:23.5258804Z 2025-05-07T20:26:23.5258808Z 2025-05-07T20:26:23.5258812Z 2025-05-07T20:26:23.5258815Z 2025-05-07T20:26:23.5261216Z 2025-05-07T20:26:23.5640999Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:26:23.5641433Z 2025-05-07T20:26:23.5641438Z 2025-05-07T20:26:23.5641441Z 2025-05-07T20:26:23.5641461Z 2025-05-07T20:26:23.5641465Z 2025-05-07T20:26:23.5641469Z 2025-05-07T20:26:23.5641472Z 2025-05-07T20:26:23.5641476Z 2025-05-07T20:26:23.5641487Z 2025-05-07T20:26:23.5641491Z 2025-05-07T20:26:23.5641494Z 2025-05-07T20:26:23.5641498Z 2025-05-07T20:26:23.5641502Z 2025-05-07T20:26:23.5641505Z 2025-05-07T20:26:23.5641509Z 2025-05-07T20:26:23.5641772Z 2025-05-07T20:26:23.5641776Z 2025-05-07T20:26:23.5642159Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:26:23.5642642Z 2025-05-07T20:26:23.5642648Z 2025-05-07T20:26:23.5642654Z 2025-05-07T20:26:23.5642659Z 2025-05-07T20:26:23.5642664Z 2025-05-07T20:26:23.5642669Z 2025-05-07T20:26:23.5642674Z 2025-05-07T20:26:23.5642679Z 2025-05-07T20:26:23.5642685Z 2025-05-07T20:26:23.5642690Z 2025-05-07T20:26:23.5642695Z 2025-05-07T20:26:23.5642700Z 2025-05-07T20:26:23.5642705Z 2025-05-07T20:26:23.5642710Z 2025-05-07T20:26:23.5642715Z 2025-05-07T20:26:23.5642720Z 2025-05-07T20:26:23.5642740Z 2025-05-07T20:26:23.7698168Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:26:23.7698849Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:26:44.0328507Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:26:44.0328820Z 2025-05-07T20:26:44.0328825Z 2025-05-07T20:26:44.0328828Z 2025-05-07T20:26:44.0328994Z 2025-05-07T20:26:51.6456848Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:26:51.6457153Z 2025-05-07T20:26:51.6457162Z 2025-05-07T20:26:59.5863681Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:26:59.5863972Z 2025-05-07T20:27:05.8937916Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:27:05.8938382Z 2025-05-07T20:27:05.8938391Z 2025-05-07T20:27:05.8938399Z 2025-05-07T20:27:05.8938417Z 2025-05-07T20:27:05.8938425Z 2025-05-07T20:27:05.8938432Z 2025-05-07T20:27:05.8938440Z 2025-05-07T20:27:14.0393228Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:27:14.0393655Z 2025-05-07T20:27:14.0393659Z 2025-05-07T20:27:14.0393663Z 2025-05-07T20:27:14.0393675Z 2025-05-07T20:27:14.0393679Z 2025-05-07T20:27:14.0393683Z 2025-05-07T20:27:18.7438560Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:27:18.7439005Z 2025-05-07T20:27:18.7439011Z 2025-05-07T20:27:18.7439016Z 2025-05-07T20:27:20.7740267Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:27:20.7740709Z 2025-05-07T20:27:20.7740715Z 2025-05-07T20:27:20.7740720Z 2025-05-07T20:27:20.7740725Z 2025-05-07T20:27:20.7740731Z 2025-05-07T20:27:20.7740736Z 2025-05-07T20:27:20.7740741Z 2025-05-07T20:27:20.7740748Z 2025-05-07T20:27:29.0749916Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:27:29.0750536Z 2025-05-07T20:27:29.0750543Z 2025-05-07T20:27:29.0750551Z 2025-05-07T20:27:29.0750558Z 2025-05-07T20:27:29.0751032Z 2025-05-07T20:27:29.0751042Z 2025-05-07T20:27:29.0751050Z 2025-05-07T20:27:29.0751057Z 2025-05-07T20:27:29.0751065Z 2025-05-07T20:27:29.0751083Z 2025-05-07T20:27:29.0751090Z 2025-05-07T20:27:29.0751098Z 2025-05-07T20:27:30.9614719Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:27:30.9615219Z 2025-05-07T20:27:30.9615223Z 2025-05-07T20:27:30.9615227Z 2025-05-07T20:27:30.9615230Z 2025-05-07T20:27:30.9615443Z 2025-05-07T20:27:35.5484726Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:27:35.5485044Z 2025-05-07T20:27:35.5485048Z 2025-05-07T20:27:35.5485052Z 2025-05-07T20:27:35.5485065Z 2025-05-07T20:27:35.5485069Z 2025-05-07T20:27:35.5485072Z 2025-05-07T20:27:35.5485077Z 2025-05-07T20:27:35.5485081Z 2025-05-07T20:27:35.5485085Z 2025-05-07T20:27:35.5485089Z 2025-05-07T20:27:35.5485092Z 2025-05-07T20:27:37.6587305Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:27:37.6587813Z 2025-05-07T20:27:37.6587819Z 2025-05-07T20:27:37.6587825Z 2025-05-07T20:27:37.6587830Z 2025-05-07T20:27:37.6587835Z 2025-05-07T20:27:37.6587841Z 2025-05-07T20:27:37.6587846Z 2025-05-07T20:27:37.6587852Z 2025-05-07T20:27:37.6587858Z 2025-05-07T20:27:38.9179467Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:27:38.9180249Z 2025-05-07T20:27:38.9180255Z 2025-05-07T20:27:38.9180260Z 2025-05-07T20:27:38.9180265Z 2025-05-07T20:27:38.9180271Z 2025-05-07T20:27:38.9180277Z 2025-05-07T20:27:38.9180282Z 2025-05-07T20:27:38.9180287Z 2025-05-07T20:27:38.9180293Z 2025-05-07T20:27:38.9180300Z 2025-05-07T20:27:40.3530113Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:27:40.3530446Z 2025-05-07T20:27:40.3530450Z 2025-05-07T20:27:40.3530454Z 2025-05-07T20:27:40.3530458Z 2025-05-07T20:27:40.3530462Z 2025-05-07T20:27:40.3530466Z 2025-05-07T20:27:40.3530501Z 2025-05-07T20:27:40.3530505Z 2025-05-07T20:27:40.3530509Z 2025-05-07T20:27:40.3530512Z 2025-05-07T20:27:40.3530516Z 2025-05-07T20:27:40.3530519Z 2025-05-07T20:27:40.3530523Z 2025-05-07T20:27:40.3530533Z 2025-05-07T20:27:42.3297638Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:27:42.3298128Z 2025-05-07T20:27:42.3298134Z 2025-05-07T20:27:42.3298139Z 2025-05-07T20:27:42.3298144Z 2025-05-07T20:27:42.3298149Z 2025-05-07T20:27:42.3298154Z 2025-05-07T20:27:42.3298159Z 2025-05-07T20:27:42.3298164Z 2025-05-07T20:27:42.3298169Z 2025-05-07T20:27:42.3298174Z 2025-05-07T20:27:42.3298190Z 2025-05-07T20:27:42.3298195Z 2025-05-07T20:27:42.3298200Z 2025-05-07T20:27:42.3298205Z 2025-05-07T20:27:42.3298210Z 2025-05-07T20:27:42.3298214Z 2025-05-07T20:27:43.6689275Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:27:43.6689643Z 2025-05-07T20:27:43.6689647Z 2025-05-07T20:27:43.6689681Z 2025-05-07T20:27:43.6689685Z 2025-05-07T20:27:43.6689689Z 2025-05-07T20:27:43.6689692Z 2025-05-07T20:27:43.6689696Z 2025-05-07T20:27:43.6689700Z 2025-05-07T20:27:43.6689704Z 2025-05-07T20:27:43.6689708Z 2025-05-07T20:27:43.6689711Z 2025-05-07T20:27:43.6689715Z 2025-05-07T20:27:43.6689719Z 2025-05-07T20:27:43.6689734Z 2025-05-07T20:27:43.6689738Z 2025-05-07T20:27:44.6519415Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:27:44.6519935Z 2025-05-07T20:27:44.6519942Z 2025-05-07T20:27:44.6519946Z 2025-05-07T20:27:44.6519949Z 2025-05-07T20:27:44.6519966Z 2025-05-07T20:27:44.6519970Z 2025-05-07T20:27:44.6519974Z 2025-05-07T20:27:44.6519977Z 2025-05-07T20:27:44.6519982Z 2025-05-07T20:27:44.6519985Z 2025-05-07T20:27:44.6519989Z 2025-05-07T20:27:44.6519992Z 2025-05-07T20:27:44.6519996Z 2025-05-07T20:27:44.6520000Z 2025-05-07T20:27:44.6520003Z 2025-05-07T20:27:44.6520007Z 2025-05-07T20:27:44.6520010Z 2025-05-07T20:27:44.6520284Z 2025-05-07T20:27:44.6520289Z 2025-05-07T20:27:45.2450043Z ... (more hidden) ... 2025-05-07T20:27:45.2450468Z 2025-05-07T20:27:45.2450474Z 2025-05-07T20:27:45.2450480Z 2025-05-07T20:27:45.2450484Z 2025-05-07T20:27:45.2450488Z 2025-05-07T20:27:45.2450491Z 2025-05-07T20:27:45.2450537Z 2025-05-07T20:27:45.2450543Z 2025-05-07T20:27:45.2450548Z 2025-05-07T20:27:45.2450554Z 2025-05-07T20:27:45.2450559Z 2025-05-07T20:27:45.2450564Z 2025-05-07T20:27:45.2450568Z 2025-05-07T20:27:46.0049037Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:27:46.0049540Z 2025-05-07T20:27:46.0049547Z 2025-05-07T20:27:46.0049552Z 2025-05-07T20:27:46.0049569Z 2025-05-07T20:27:46.0049575Z 2025-05-07T20:27:46.0049580Z 2025-05-07T20:27:46.0049585Z 2025-05-07T20:27:46.0049590Z 2025-05-07T20:27:46.0049596Z 2025-05-07T20:27:46.0049603Z 2025-05-07T20:27:46.0049609Z 2025-05-07T20:27:46.0049645Z 2025-05-07T20:27:46.0049663Z 2025-05-07T20:27:46.0049669Z 2025-05-07T20:27:46.0049674Z 2025-05-07T20:27:46.0049679Z 2025-05-07T20:27:46.0049685Z 2025-05-07T20:27:46.0049690Z 2025-05-07T20:27:48.5627011Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:27:48.5627657Z 2025-05-07T20:27:48.5627661Z 2025-05-07T20:27:48.5627665Z 2025-05-07T20:27:48.5627669Z 2025-05-07T20:27:48.5627673Z 2025-05-07T20:27:48.5627676Z 2025-05-07T20:27:48.5627680Z 2025-05-07T20:27:48.5627684Z 2025-05-07T20:27:48.5627687Z 2025-05-07T20:27:48.5627691Z 2025-05-07T20:27:48.5627695Z 2025-05-07T20:27:48.5627699Z 2025-05-07T20:27:48.5627702Z 2025-05-07T20:27:48.5627706Z 2025-05-07T20:27:48.5627710Z 2025-05-07T20:27:48.5627713Z 2025-05-07T20:27:48.5627717Z 2025-05-07T20:28:35.8621646Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:28:35.8628333Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:28:35.8628618Z 2025-05-07T20:28:35.8632138Z 2025-05-07T20:28:35.8632296Z 2025-05-07T20:28:35.8632327Z 2025-05-07T20:28:35.8632332Z 2025-05-07T20:28:35.8632418Z 2025-05-07T20:28:35.8632425Z 2025-05-07T20:28:35.8632430Z 2025-05-07T20:28:35.8632440Z 2025-05-07T20:28:35.8632446Z 2025-05-07T20:28:35.8632483Z 2025-05-07T20:28:35.8632488Z 2025-05-07T20:28:35.8632494Z 2025-05-07T20:28:35.8632500Z 2025-05-07T20:28:35.8632532Z 2025-05-07T20:28:35.8632538Z 2025-05-07T20:28:35.8632552Z 2025-05-07T20:28:35.8632558Z 2025-05-07T20:28:35.8632570Z 2025-05-07T20:28:35.8632896Z 2025-05-07T20:28:35.8633557Z  2025-05-07T20:28:35.8633952Z 2025-05-07T20:28:35.8634171Z 2025-05-07T20:28:35.8634356Z  2025-05-07T20:28:35.8634567Z 2025-05-07T20:28:35.8634571Z 2025-05-07T20:28:35.8634755Z  2025-05-07T20:28:35.8634967Z 2025-05-07T20:28:35.8634971Z 2025-05-07T20:28:35.8634975Z 2025-05-07T20:28:35.8635149Z  2025-05-07T20:28:35.8635357Z 2025-05-07T20:28:35.8635360Z 2025-05-07T20:28:35.8635364Z 2025-05-07T20:28:35.8635373Z 2025-05-07T20:28:35.8635552Z  2025-05-07T20:28:35.8635762Z 2025-05-07T20:28:35.8635765Z 2025-05-07T20:28:35.8635769Z 2025-05-07T20:28:35.8635772Z 2025-05-07T20:28:35.8635776Z 2025-05-07T20:28:35.8635971Z  2025-05-07T20:28:35.8636187Z 2025-05-07T20:28:35.8636190Z 2025-05-07T20:28:35.8636194Z 2025-05-07T20:28:35.8636198Z 2025-05-07T20:28:35.8636201Z 2025-05-07T20:28:35.8636205Z 2025-05-07T20:28:35.8636397Z  2025-05-07T20:28:35.8636612Z 2025-05-07T20:28:35.8637250Z 2025-05-07T20:28:35.8637255Z 2025-05-07T20:28:35.8637259Z 2025-05-07T20:28:35.8637263Z 2025-05-07T20:28:35.8637267Z 2025-05-07T20:28:35.8637271Z 2025-05-07T20:28:35.8637528Z  2025-05-07T20:28:35.8637836Z 2025-05-07T20:28:35.8637841Z 2025-05-07T20:28:35.8637854Z 2025-05-07T20:28:35.8637860Z 2025-05-07T20:28:35.8637865Z 2025-05-07T20:28:35.8637870Z 2025-05-07T20:28:35.8637875Z 2025-05-07T20:28:35.8637880Z 2025-05-07T20:28:35.8638144Z  2025-05-07T20:28:35.8638443Z 2025-05-07T20:28:35.8638448Z 2025-05-07T20:28:35.8638453Z 2025-05-07T20:28:35.8638458Z 2025-05-07T20:28:35.8638463Z 2025-05-07T20:28:35.8638468Z 2025-05-07T20:28:35.8638473Z 2025-05-07T20:28:35.8638478Z 2025-05-07T20:28:35.8638483Z 2025-05-07T20:28:35.8638750Z  2025-05-07T20:28:35.8639146Z 2025-05-07T20:28:35.8639152Z 2025-05-07T20:28:35.8639157Z 2025-05-07T20:28:35.8639162Z 2025-05-07T20:28:35.8639167Z 2025-05-07T20:28:35.8639173Z 2025-05-07T20:28:35.8639178Z 2025-05-07T20:28:35.8639192Z 2025-05-07T20:28:35.8639197Z 2025-05-07T20:28:35.8639202Z 2025-05-07T20:28:35.8639460Z  2025-05-07T20:28:35.8639986Z 2025-05-07T20:28:35.8639990Z 2025-05-07T20:28:35.8639993Z 2025-05-07T20:28:35.8640004Z 2025-05-07T20:28:35.8640008Z 2025-05-07T20:28:35.8640012Z 2025-05-07T20:28:35.8640015Z 2025-05-07T20:28:35.8640019Z 2025-05-07T20:28:35.8640022Z 2025-05-07T20:28:35.8640026Z 2025-05-07T20:28:35.8640030Z 2025-05-07T20:28:35.8640245Z  2025-05-07T20:28:35.8640476Z 2025-05-07T20:28:35.8640480Z 2025-05-07T20:28:35.8640483Z 2025-05-07T20:28:35.8640487Z 2025-05-07T20:28:35.8640490Z 2025-05-07T20:28:35.8640494Z 2025-05-07T20:28:35.8640501Z 2025-05-07T20:28:35.8640505Z 2025-05-07T20:28:35.8640516Z 2025-05-07T20:28:35.8640520Z 2025-05-07T20:28:35.8640523Z 2025-05-07T20:28:35.8640527Z 2025-05-07T20:28:35.8640720Z  2025-05-07T20:28:35.8640947Z 2025-05-07T20:28:35.8640957Z 2025-05-07T20:28:35.8640966Z 2025-05-07T20:28:35.8640970Z 2025-05-07T20:28:35.8640973Z 2025-05-07T20:28:35.8640977Z 2025-05-07T20:28:35.8640981Z 2025-05-07T20:28:35.8640984Z 2025-05-07T20:28:35.8640988Z 2025-05-07T20:28:35.8640992Z 2025-05-07T20:28:35.8640995Z 2025-05-07T20:28:35.8640999Z 2025-05-07T20:28:35.8641003Z 2025-05-07T20:28:35.8641199Z  2025-05-07T20:28:35.8641436Z 2025-05-07T20:28:35.8641440Z 2025-05-07T20:28:35.8641444Z 2025-05-07T20:28:35.8641447Z 2025-05-07T20:28:35.8641451Z 2025-05-07T20:28:35.8641455Z 2025-05-07T20:28:35.8641458Z 2025-05-07T20:28:35.8641466Z 2025-05-07T20:28:35.8641470Z 2025-05-07T20:28:35.8641474Z 2025-05-07T20:28:35.8641477Z 2025-05-07T20:28:35.8641481Z 2025-05-07T20:28:35.8641485Z 2025-05-07T20:28:35.8641488Z 2025-05-07T20:28:35.8641697Z  2025-05-07T20:28:35.8641932Z 2025-05-07T20:28:35.8641936Z 2025-05-07T20:28:35.8641940Z 2025-05-07T20:28:35.8641943Z 2025-05-07T20:28:35.8641947Z 2025-05-07T20:28:35.8641951Z 2025-05-07T20:28:35.8641954Z 2025-05-07T20:28:35.8641958Z 2025-05-07T20:28:35.8641962Z 2025-05-07T20:28:35.8641965Z 2025-05-07T20:28:35.8641969Z 2025-05-07T20:28:35.8641973Z 2025-05-07T20:28:35.8641982Z 2025-05-07T20:28:35.8641986Z 2025-05-07T20:28:35.8641989Z 2025-05-07T20:28:35.8642194Z  2025-05-07T20:28:35.8642426Z 2025-05-07T20:28:35.8642430Z 2025-05-07T20:28:35.8642433Z 2025-05-07T20:28:35.8642547Z 2025-05-07T20:28:35.8642551Z 2025-05-07T20:28:35.8642555Z 2025-05-07T20:28:35.8642558Z 2025-05-07T20:28:35.8642562Z 2025-05-07T20:28:35.8642565Z 2025-05-07T20:28:35.8642569Z 2025-05-07T20:28:35.8642573Z 2025-05-07T20:28:35.8642576Z 2025-05-07T20:28:35.8642580Z 2025-05-07T20:28:35.8642583Z 2025-05-07T20:28:35.8642587Z 2025-05-07T20:28:35.8642596Z 2025-05-07T20:28:35.8642809Z  2025-05-07T20:28:35.8643052Z 2025-05-07T20:28:35.8643056Z 2025-05-07T20:28:35.8643059Z 2025-05-07T20:28:35.8643063Z 2025-05-07T20:28:35.8643066Z 2025-05-07T20:28:35.8643070Z 2025-05-07T20:28:35.8643074Z 2025-05-07T20:28:35.8643077Z 2025-05-07T20:28:35.8643081Z 2025-05-07T20:28:35.8643084Z 2025-05-07T20:28:35.8643088Z 2025-05-07T20:28:35.8643091Z 2025-05-07T20:28:35.8643095Z 2025-05-07T20:28:35.8643098Z 2025-05-07T20:28:35.8643102Z 2025-05-07T20:28:35.8643105Z 2025-05-07T20:28:35.8643109Z 2025-05-07T20:28:35.8643335Z  2025-05-07T20:28:35.8643572Z 2025-05-07T20:28:35.8643575Z 2025-05-07T20:28:35.8643579Z 2025-05-07T20:28:35.8643583Z 2025-05-07T20:28:35.8643586Z 2025-05-07T20:28:35.8643590Z 2025-05-07T20:28:35.8643599Z 2025-05-07T20:28:35.8643677Z 2025-05-07T20:28:35.8643681Z 2025-05-07T20:28:35.8643685Z 2025-05-07T20:28:35.8643688Z 2025-05-07T20:28:35.8643692Z 2025-05-07T20:28:35.8643695Z 2025-05-07T20:28:35.8643699Z 2025-05-07T20:28:35.8643702Z 2025-05-07T20:28:35.8643706Z 2025-05-07T20:28:35.8643710Z 2025-05-07T20:28:35.8643713Z 2025-05-07T20:28:35.8643931Z  2025-05-07T20:28:35.8644180Z 2025-05-07T20:28:35.8644183Z 2025-05-07T20:28:35.8644284Z  2025-05-07T20:28:35.8644390Z 2025-05-07T20:28:35.8644400Z 2025-05-07T20:28:35.8644500Z  2025-05-07T20:28:35.8644614Z 2025-05-07T20:28:35.8644623Z 2025-05-07T20:28:35.8644626Z 2025-05-07T20:28:35.8644740Z  2025-05-07T20:28:35.8644854Z 2025-05-07T20:28:35.8644858Z 2025-05-07T20:28:35.8644861Z 2025-05-07T20:28:35.8644865Z 2025-05-07T20:28:35.8644976Z  2025-05-07T20:28:35.8645101Z 2025-05-07T20:28:35.8645104Z 2025-05-07T20:28:35.8645108Z 2025-05-07T20:28:35.8645116Z 2025-05-07T20:28:35.8645119Z 2025-05-07T20:28:35.8645227Z  2025-05-07T20:28:35.8645365Z 2025-05-07T20:28:35.8645368Z 2025-05-07T20:28:35.8645372Z 2025-05-07T20:28:35.8645376Z 2025-05-07T20:28:35.8645379Z 2025-05-07T20:28:35.8645383Z 2025-05-07T20:28:35.8645496Z  2025-05-07T20:28:35.8645637Z 2025-05-07T20:28:35.8645641Z 2025-05-07T20:28:35.8645644Z 2025-05-07T20:28:35.8645648Z 2025-05-07T20:28:35.8645652Z 2025-05-07T20:28:35.8645656Z 2025-05-07T20:28:35.8645659Z 2025-05-07T20:28:35.8645773Z  2025-05-07T20:28:35.8645922Z 2025-05-07T20:28:35.8645926Z 2025-05-07T20:28:35.8645929Z 2025-05-07T20:28:35.8645937Z 2025-05-07T20:28:35.8645941Z 2025-05-07T20:28:35.8645945Z 2025-05-07T20:28:35.8645948Z 2025-05-07T20:28:35.8645952Z 2025-05-07T20:28:35.8646073Z  2025-05-07T20:28:35.8646236Z 2025-05-07T20:28:35.8646240Z 2025-05-07T20:28:35.8646244Z 2025-05-07T20:28:35.8646247Z 2025-05-07T20:28:35.8646255Z 2025-05-07T20:28:35.8646258Z 2025-05-07T20:28:35.8646262Z 2025-05-07T20:28:35.8646265Z 2025-05-07T20:28:35.8646269Z 2025-05-07T20:28:35.8646391Z  2025-05-07T20:28:35.8646558Z 2025-05-07T20:28:35.8646561Z 2025-05-07T20:28:35.8646565Z 2025-05-07T20:28:35.8646569Z 2025-05-07T20:28:35.8646572Z 2025-05-07T20:28:35.8646576Z 2025-05-07T20:28:35.8646579Z 2025-05-07T20:28:35.8646583Z 2025-05-07T20:28:35.8646587Z 2025-05-07T20:28:35.8646590Z 2025-05-07T20:28:35.8646726Z  2025-05-07T20:28:35.8646901Z 2025-05-07T20:28:35.8646904Z 2025-05-07T20:28:35.8646908Z 2025-05-07T20:28:35.8646912Z 2025-05-07T20:28:35.8647008Z 2025-05-07T20:28:35.8647012Z 2025-05-07T20:28:35.8647016Z 2025-05-07T20:28:35.8647020Z 2025-05-07T20:28:35.8647023Z 2025-05-07T20:28:35.8647027Z 2025-05-07T20:28:35.8647030Z 2025-05-07T20:28:35.8647170Z  2025-05-07T20:28:35.8647346Z 2025-05-07T20:28:35.8647350Z 2025-05-07T20:28:35.8647357Z 2025-05-07T20:28:35.8647360Z 2025-05-07T20:28:35.8647364Z 2025-05-07T20:28:35.8647367Z 2025-05-07T20:28:35.8647371Z 2025-05-07T20:28:35.8647375Z 2025-05-07T20:28:35.8647378Z 2025-05-07T20:28:35.8647382Z 2025-05-07T20:28:35.8647385Z 2025-05-07T20:28:35.8647389Z 2025-05-07T20:28:35.8647530Z  2025-05-07T20:28:35.8647717Z 2025-05-07T20:28:35.8647721Z 2025-05-07T20:28:35.8647725Z 2025-05-07T20:28:35.8647728Z 2025-05-07T20:28:35.8647732Z 2025-05-07T20:28:35.8647735Z 2025-05-07T20:28:35.8647739Z 2025-05-07T20:28:35.8647743Z 2025-05-07T20:28:35.8647752Z 2025-05-07T20:28:35.8647756Z 2025-05-07T20:28:35.8647759Z 2025-05-07T20:28:35.8647770Z 2025-05-07T20:28:35.8647774Z 2025-05-07T20:28:35.8647917Z  2025-05-07T20:28:35.8648105Z 2025-05-07T20:28:35.8648109Z 2025-05-07T20:28:35.8648119Z 2025-05-07T20:28:35.8648123Z 2025-05-07T20:28:35.8648127Z 2025-05-07T20:28:35.8648130Z 2025-05-07T20:28:35.8648134Z 2025-05-07T20:28:35.8648212Z 2025-05-07T20:28:35.8648215Z 2025-05-07T20:28:35.8648219Z 2025-05-07T20:28:35.8648223Z 2025-05-07T20:28:35.8648226Z 2025-05-07T20:28:35.8648230Z 2025-05-07T20:28:35.8648233Z 2025-05-07T20:28:35.8648378Z  2025-05-07T20:28:35.8648580Z 2025-05-07T20:28:35.8648584Z 2025-05-07T20:28:35.8648587Z 2025-05-07T20:28:35.8648591Z 2025-05-07T20:28:35.8648595Z 2025-05-07T20:28:35.8648598Z 2025-05-07T20:28:35.8648602Z 2025-05-07T20:28:35.8648605Z 2025-05-07T20:28:35.8648609Z 2025-05-07T20:28:35.8648612Z 2025-05-07T20:28:35.8648616Z 2025-05-07T20:28:35.8648620Z 2025-05-07T20:28:35.8648623Z 2025-05-07T20:28:35.8648631Z 2025-05-07T20:28:35.8648635Z 2025-05-07T20:28:35.8648796Z  2025-05-07T20:28:35.8648998Z 2025-05-07T20:28:35.8649001Z 2025-05-07T20:28:35.8649005Z 2025-05-07T20:28:35.8649009Z 2025-05-07T20:28:35.8649012Z 2025-05-07T20:28:35.8649016Z 2025-05-07T20:28:35.8649019Z 2025-05-07T20:28:35.8649027Z 2025-05-07T20:28:35.8649031Z 2025-05-07T20:28:35.8649035Z 2025-05-07T20:28:35.8649038Z 2025-05-07T20:28:35.8649051Z 2025-05-07T20:28:35.8649055Z 2025-05-07T20:28:35.8649058Z 2025-05-07T20:28:35.8649062Z 2025-05-07T20:28:35.8649065Z 2025-05-07T20:28:35.8649220Z  2025-05-07T20:28:35.8649420Z 2025-05-07T20:28:35.8649424Z 2025-05-07T20:28:35.8649427Z 2025-05-07T20:28:35.8649438Z 2025-05-07T20:28:35.8649442Z 2025-05-07T20:28:35.8649445Z 2025-05-07T20:28:35.8649449Z 2025-05-07T20:28:35.8649453Z 2025-05-07T20:28:35.8649456Z 2025-05-07T20:28:35.8649460Z 2025-05-07T20:28:35.8649464Z 2025-05-07T20:28:35.8649471Z 2025-05-07T20:28:35.8649475Z 2025-05-07T20:28:35.8649479Z 2025-05-07T20:28:35.8649482Z 2025-05-07T20:28:35.8649486Z 2025-05-07T20:28:35.8649490Z 2025-05-07T20:28:35.8649647Z  2025-05-07T20:28:35.8649859Z 2025-05-07T20:28:35.8649862Z 2025-05-07T20:28:35.8649866Z 2025-05-07T20:28:35.8649874Z 2025-05-07T20:28:35.8649878Z 2025-05-07T20:28:35.8649881Z 2025-05-07T20:28:35.8649885Z 2025-05-07T20:28:35.8649888Z 2025-05-07T20:28:35.8649892Z 2025-05-07T20:28:35.8649896Z 2025-05-07T20:28:35.8649899Z 2025-05-07T20:28:35.8649903Z 2025-05-07T20:28:35.8649907Z 2025-05-07T20:28:35.8649910Z 2025-05-07T20:28:35.8649914Z 2025-05-07T20:28:35.8649918Z 2025-05-07T20:28:35.8649921Z 2025-05-07T20:28:35.8649932Z 2025-05-07T20:28:35.8650094Z  2025-05-07T20:28:35.8650301Z 2025-05-07T20:28:35.8650304Z 2025-05-07T20:28:35.8650409Z  2025-05-07T20:28:35.8650512Z 2025-05-07T20:28:35.8650516Z 2025-05-07T20:28:35.8650707Z  2025-05-07T20:28:35.8650825Z 2025-05-07T20:28:35.8650828Z 2025-05-07T20:28:35.8650832Z 2025-05-07T20:28:35.8650936Z  2025-05-07T20:28:35.8651057Z 2025-05-07T20:28:35.8651061Z 2025-05-07T20:28:35.8651064Z 2025-05-07T20:28:35.8651068Z 2025-05-07T20:28:35.8651177Z  2025-05-07T20:28:35.8651299Z 2025-05-07T20:28:35.8651303Z 2025-05-07T20:28:35.8651312Z 2025-05-07T20:28:35.8651316Z 2025-05-07T20:28:35.8651319Z 2025-05-07T20:28:35.8651428Z  2025-05-07T20:28:35.8651551Z 2025-05-07T20:28:35.8651555Z 2025-05-07T20:28:35.8651558Z 2025-05-07T20:28:35.8651562Z 2025-05-07T20:28:35.8651565Z 2025-05-07T20:28:35.8651575Z 2025-05-07T20:28:35.8651686Z  2025-05-07T20:28:35.8651812Z 2025-05-07T20:28:35.8651816Z 2025-05-07T20:28:35.8651819Z 2025-05-07T20:28:35.8651823Z 2025-05-07T20:28:35.8651826Z 2025-05-07T20:28:35.8651830Z 2025-05-07T20:28:35.8651833Z 2025-05-07T20:28:35.8651955Z  2025-05-07T20:28:35.8652098Z 2025-05-07T20:28:35.8652102Z 2025-05-07T20:28:35.8652106Z 2025-05-07T20:28:35.8652109Z 2025-05-07T20:28:35.8652113Z 2025-05-07T20:28:35.8652116Z 2025-05-07T20:28:35.8652120Z 2025-05-07T20:28:35.8652123Z 2025-05-07T20:28:35.8652255Z  2025-05-07T20:28:35.8652404Z 2025-05-07T20:28:35.8652407Z 2025-05-07T20:28:35.8652532Z 2025-05-07T20:28:35.8652536Z 2025-05-07T20:28:35.8652539Z 2025-05-07T20:28:35.8652543Z 2025-05-07T20:28:35.8652546Z 2025-05-07T20:28:35.8652559Z 2025-05-07T20:28:35.8652563Z 2025-05-07T20:28:35.8652689Z  2025-05-07T20:28:35.8652846Z 2025-05-07T20:28:35.8652850Z 2025-05-07T20:28:35.8652853Z 2025-05-07T20:28:35.8652857Z 2025-05-07T20:28:35.8652860Z 2025-05-07T20:28:35.8652864Z 2025-05-07T20:28:35.8652873Z 2025-05-07T20:28:35.8652877Z 2025-05-07T20:28:35.8652880Z 2025-05-07T20:28:35.8652884Z 2025-05-07T20:28:35.8653013Z  2025-05-07T20:28:35.8653181Z 2025-05-07T20:28:35.8653185Z 2025-05-07T20:28:35.8653193Z 2025-05-07T20:28:35.8653203Z 2025-05-07T20:28:35.8653207Z 2025-05-07T20:28:35.8653210Z 2025-05-07T20:28:35.8653214Z 2025-05-07T20:28:35.8653218Z 2025-05-07T20:28:35.8653221Z 2025-05-07T20:28:35.8653225Z 2025-05-07T20:28:35.8653228Z 2025-05-07T20:28:35.8653364Z  2025-05-07T20:28:35.8653552Z 2025-05-07T20:28:35.8653556Z 2025-05-07T20:28:35.8653559Z 2025-05-07T20:28:35.8653563Z 2025-05-07T20:28:35.8653566Z 2025-05-07T20:28:35.8653570Z 2025-05-07T20:28:35.8653573Z 2025-05-07T20:28:35.8653577Z 2025-05-07T20:28:35.8653581Z 2025-05-07T20:28:35.8653584Z 2025-05-07T20:28:35.8653588Z 2025-05-07T20:28:35.8653591Z 2025-05-07T20:28:35.8653741Z  done 2025-05-07T20:28:35.9643681Z Preparing transaction: | done 2025-05-07T20:28:36.2651063Z Verifying transaction: - \ | done 2025-05-07T20:28:36.5689579Z Executing transaction: - \ | done 2025-05-07T20:28:38.6177243Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:28:38.6481723Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/lib/stubs ... 2025-05-07T20:28:40.5177821Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:28:40.5807158Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs 2025-05-07T20:28:40.5807974Z 2025-05-07T20:28:41.0022805Z 2025-05-07T20:28:41.0031088Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:28:41.0310749Z + conda env config vars set -n build_binary NVML_LIB_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:28:41.0311253Z 2025-05-07T20:28:41.4541372Z 2025-05-07T20:28:41.4541762Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:28:41.4542977Z + conda env config vars set -n build_binary CUDA_INCLUDE_DIRS="/home/ec2-user/miniconda/envs/build_binary/include/:/home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/" 2025-05-07T20:28:41.4543693Z 2025-05-07T20:28:41.8765459Z 2025-05-07T20:28:43.8737878Z [CHECK] cuda_runtime.h found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/include/cuda_runtime.h 2025-05-07T20:28:45.8752830Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T20:28:47.8745226Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:28:49.8672450Z [CHECK] libnvidia-ml.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:28:51.7458331Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:28:51.7458616Z 2025-05-07T20:28:51.8076292Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:28:55.6244782Z /tmp/tmpxg_c26vs: line 3: clang: command not found 2025-05-07T20:28:55.6245246Z 2025-05-07T20:28:55.6246127Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:28:55.6864502Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:28:55.6864967Z 2025-05-07T20:28:55.6884417Z total 24 2025-05-07T20:28:55.6885137Z drwxr-xr-x. 2 ec2-user ec2-user 107 May 7 20:25 . 2025-05-07T20:28:55.6886752Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:25 .. 2025-05-07T20:28:55.6887972Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:28:55.6889286Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:28:55.6890219Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:28:55.6890783Z 2025-05-07T20:28:55.6891101Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:28:55.6891607Z 2025-05-07T20:28:57.6317952Z 2025-05-07T20:28:57.6318648Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:28:57.6319302Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:28:57.6319680Z 2025-05-07T20:28:58.0537408Z 2025-05-07T20:28:58.0537820Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:28:58.0538175Z 2025-05-07T20:28:59.9243818Z -allow-unsupported-compiler 2025-05-07T20:28:59.9244209Z 2025-05-07T20:28:59.9857432Z 2025-05-07T20:28:59.9859478Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:28:59.9860162Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:28:59.9860486Z 2025-05-07T20:29:01.9246947Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:29:01.9247845Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:29:01.9248291Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:29:01.9248656Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:29:01.9249004Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:29:01.9249260Z #define _STL_PAIR_H 1 2025-05-07T20:29:01.9249555Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:29:01.9250024Z #define __cpp_attributes 200809L 2025-05-07T20:29:01.9250500Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:29:01.9250946Z #define __DELETE_THROW throw() 2025-05-07T20:29:01.9251200Z #define _PTRDIFF_T_ 2025-05-07T20:29:01.9251523Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:29:01.9251906Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:29:01.9252172Z #define _IO_LEFT 02 2025-05-07T20:29:01.9252494Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:29:01.9252866Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:29:01.9253249Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:29:01.9253833Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:29:01.9254286Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:29:01.9254565Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:29:01.9255276Z #define _IOS_OUTPUT 2 2025-05-07T20:29:01.9255737Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:29:01.9256221Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:29:01.9256518Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:29:01.9256797Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:29:01.9257588Z #define __bswap_16(x) (__extension__ ({ unsigned short int __v, __x = (unsigned short int) (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_16 (__x); else __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v; })) 2025-05-07T20:29:01.9258493Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:29:01.9258945Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:29:01.9259355Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:29:01.9259789Z #define _T_WCHAR_ 2025-05-07T20:29:01.9260101Z #define __WCLONE 0x80000000 2025-05-07T20:29:01.9260456Z #define stdout stdout 2025-05-07T20:29:01.9260928Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:29:01.9261461Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:29:01.9261825Z #define __flexarr [] 2025-05-07T20:29:01.9262176Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:29:01.9262703Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:29:01.9263091Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:29:01.9263713Z #define _MATH_H 1 2025-05-07T20:29:01.9264093Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:29:01.9264565Z #define __S64_TYPE long int 2025-05-07T20:29:01.9264924Z #define __stub_fchflags 2025-05-07T20:29:01.9265310Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:29:01.9265731Z #define __SQUAD_TYPE long int 2025-05-07T20:29:01.9266101Z #define __INTMAX_C(c) c ## L 2025-05-07T20:29:01.9266472Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:29:01.9266822Z #define NL_NMAX INT_MAX 2025-05-07T20:29:01.9267147Z #define _BITS_TIME_H 1 2025-05-07T20:29:01.9267535Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:29:01.9268018Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:29:01.9268572Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:29:01.9269086Z #define __CHAR_BIT__ 8 2025-05-07T20:29:01.9269443Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:29:01.9269893Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:29:01.9270212Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:29:01.9270488Z #define FP_NAN 0 2025-05-07T20:29:01.9270750Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:29:01.9271199Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:29:01.9271613Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:29:01.9271878Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:29:01.9272135Z #define _NEW 2025-05-07T20:29:01.9272360Z #define __UINT8_MAX__ 0xff 2025-05-07T20:29:01.9272614Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:29:01.9272883Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:29:01.9273153Z #define __USE_ANSI 1 2025-05-07T20:29:01.9273446Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:29:01.9273797Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:29:01.9274089Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:29:01.9274374Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:29:01.9274669Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:29:01.9274966Z #define PIPE_BUF 4096 2025-05-07T20:29:01.9275304Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:29:01.9275673Z #define EXIT_FAILURE 1 2025-05-07T20:29:01.9275968Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:29:01.9276304Z #define MQ_PRIO_MAX 32768 2025-05-07T20:29:01.9276571Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:29:01.9276900Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:29:01.9277370Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:29:01.9277893Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:29:01.9278376Z #define _XOPEN_SOURCE 700 2025-05-07T20:29:01.9278647Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:29:01.9278932Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:29:01.9279222Z #define __cpp_static_assert 201411L 2025-05-07T20:29:01.9279517Z #define __need_timer_t 2025-05-07T20:29:01.9279828Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:29:01.9280178Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:29:01.9280465Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:29:01.9280759Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:29:01.9281069Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:29:01.9281387Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:29:01.9281700Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:29:01.9281993Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:29:01.9282319Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:29:01.9282618Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:29:01.9282921Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:29:01.9283252Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:29:01.9283578Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:29:01.9283987Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:29:01.9284406Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:29:01.9284809Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:29:01.9285123Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:29:01.9285409Z #define __GCC_IEC_559 2 2025-05-07T20:29:01.9285705Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:29:01.9286055Z #define _IO_flockfile(_fp) 2025-05-07T20:29:01.9286322Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:29:01.9286594Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:29:01.9286858Z #define _IOFBF 0 2025-05-07T20:29:01.9287067Z #define __USE_BSD 1 2025-05-07T20:29:01.9287296Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:29:01.9287573Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:29:01.9287851Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:29:01.9288102Z #define _IO_NO_WRITES 8 2025-05-07T20:29:01.9288360Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:29:01.9288723Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:29:01.9289068Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:29:01.9289364Z #define __cpp_binary_literals 201304L 2025-05-07T20:29:01.9289663Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:29:01.9289923Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:29:01.9290240Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:29:01.9290631Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:29:01.9290990Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:29:01.9291341Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:29:01.9291657Z #define M_PI 3.14159265358979323846 2025-05-07T20:29:01.9291967Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:29:01.9292297Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:29:01.9292743Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:29:01.9293206Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:29:01.9293505Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:29:01.9293783Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:29:01.9294053Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:29:01.9294636Z #define _IO_peekc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) && __underflow (_fp) == EOF ? EOF : *(unsigned char *) (_fp)->_IO_read_ptr) 2025-05-07T20:29:01.9295225Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:29:01.9295557Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:29:01.9295886Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:29:01.9296178Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:29:01.9296449Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:29:01.9296765Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:29:01.9297188Z #define __cpp_variadic_templates 200704L 2025-05-07T20:29:01.9297498Z #define RAND_MAX 2147483647 2025-05-07T20:29:01.9297771Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:29:01.9298097Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:29:01.9298414Z #define __SM_90_RT_H__ 2025-05-07T20:29:01.9299024Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:29:01.9299299Z #define __COMPAR_FN_T 2025-05-07T20:29:01.9299547Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:29:01.9299819Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:29:01.9300302Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:29:01.9300814Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:29:01.9301174Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:29:01.9301536Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:29:01.9301839Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:29:01.9302184Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:29:01.9302577Z #define __cpp_variable_templates 201304L 2025-05-07T20:29:01.9302959Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:29:01.9303288Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:29:01.9303567Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:29:01.9303860Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:29:01.9304162Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:29:01.9304569Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:29:01.9304881Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:29:01.9305138Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:29:01.9305400Z #define __u_char_defined 2025-05-07T20:29:01.9305725Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:29:01.9306082Z #define STA_PPSERROR 0x0800 2025-05-07T20:29:01.9306347Z #define _GLIBCXX_STD_A std 2025-05-07T20:29:01.9306605Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:29:01.9306867Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:29:01.9307158Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:29:01.9307611Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:29:01.9308031Z #define FP_INFINITE 1 2025-05-07T20:29:01.9308413Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:29:01.9309249Z #define _IO_pid_t __pid_t 2025-05-07T20:29:01.9309510Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:29:01.9309781Z #define __LEAF , __leaf__ 2025-05-07T20:29:01.9310027Z #define PATH_MAX 4096 2025-05-07T20:29:01.9310286Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:29:01.9310628Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:29:01.9310960Z #define _LIMITS_H___ 2025-05-07T20:29:01.9311187Z #define __size_t 2025-05-07T20:29:01.9311415Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:29:01.9311961Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:29:01.9312541Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:29:01.9312855Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:29:01.9313190Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:29:01.9313461Z #define _WCHAR_T_DEFINED 2025-05-07T20:29:01.9313823Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:29:01.9314216Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:29:01.9314492Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:29:01.9314784Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:29:01.9315063Z #define __INT8_C(c) c 2025-05-07T20:29:01.9315306Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:29:01.9315574Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:29:01.9315835Z #define __SM_70_RT_HPP__ 2025-05-07T20:29:01.9327753Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:29:01.9328101Z #define __cpp_variadic_using 201611L 2025-05-07T20:29:01.9328459Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:29:01.9328801Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:29:01.9329097Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:29:01.9329754Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:29:01.9330036Z #define __cpp_capture_star_this 201603L 2025-05-07T20:29:01.9330357Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:29:01.9330732Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:29:01.9331119Z #define NFDBITS __NFDBITS 2025-05-07T20:29:01.9331385Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:29:01.9331694Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:29:01.9332030Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:29:01.9332350Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:29:01.9332625Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:29:01.9332931Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:29:01.9333300Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:29:01.9333727Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:29:01.9334092Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:29:01.9334380Z #define __cpp_if_constexpr 201606L 2025-05-07T20:29:01.9334685Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:29:01.9335016Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:29:01.9335373Z #define __daddr_t_defined 2025-05-07T20:29:01.9335632Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:29:01.9335923Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:29:01.9336414Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:29:01.9336927Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:29:01.9337414Z #define _ACRTIMP 2025-05-07T20:29:01.9337652Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:29:01.9337920Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:29:01.9338221Z #define _IOS_BIN 128 2025-05-07T20:29:01.9338589Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:29:01.9339020Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:29:01.9339310Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:29:01.9339592Z #define UNDERFLOW 4 2025-05-07T20:29:01.9339825Z #define NAME_MAX 255 2025-05-07T20:29:01.9340068Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:29:01.9340357Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:29:01.9340654Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:29:01.9341046Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:29:01.9341447Z #define __ptr_t void * 2025-05-07T20:29:01.9341692Z #define M_E 2.7182818284590452354 2025-05-07T20:29:01.9341972Z #define cudaSurfaceType1D 0x01 2025-05-07T20:29:01.9342248Z #define __USE_ISOCXX11 1 2025-05-07T20:29:01.9342661Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:29:01.9343009Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:29:01.9343327Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:29:01.9343635Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:29:01.9343920Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:29:01.9344214Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:29:01.9344553Z #define cudaSurfaceType2D 0x02 2025-05-07T20:29:01.9344829Z #define __linux 1 2025-05-07T20:29:01.9345077Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:29:01.9345403Z #define cudaDeviceMask 0x1f 2025-05-07T20:29:01.9345694Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:29:01.9345998Z #define __CUDA_API_VER_MAJOR__ 11 2025-05-07T20:29:01.9346298Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:29:01.9346622Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:29:01.9346964Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:29:01.9347280Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:29:01.9347623Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:29:01.9348037Z #define _BITS_TYPES_H 1 2025-05-07T20:29:01.9348449Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:29:01.9348921Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:29:01.9349318Z #define cudaSurfaceType3D 0x03 2025-05-07T20:29:01.9349610Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:29:01.9350034Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:29:01.9350328Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:29:01.9351106Z #define __MATHDECLX(type,function,suffix,args,attrib) __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib) 2025-05-07T20:29:01.9351922Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:29:01.9352217Z #define __unix 1 2025-05-07T20:29:01.9352434Z #define MATH_ERRNO 1 2025-05-07T20:29:01.9352686Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:29:01.9352972Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:29:01.9353245Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:29:01.9353535Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:29:01.9353829Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:29:01.9354112Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:29:01.9354582Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:29:01.9355042Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:29:01.9355310Z #define CUDARTAPI_CDECL 2025-05-07T20:29:01.9355581Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:29:01.9355863Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:29:01.9356163Z #define __cpp_lib_void_t 201411 2025-05-07T20:29:01.9356425Z #define _POSIX_AIO_MAX 1 2025-05-07T20:29:01.9356760Z #define __SIZE_T 2025-05-07T20:29:01.9357009Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:29:01.9357303Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:29:01.9357570Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:29:01.9357837Z #define _ATFILE_SOURCE 1 2025-05-07T20:29:01.9358219Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:29:01.9358650Z #define __WAIT_STATUS void * 2025-05-07T20:29:01.9358920Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:29:01.9359186Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:29:01.9359457Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:29:01.9359738Z #define __WINT_MIN__ 0U 2025-05-07T20:29:01.9360311Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:29:01.9360916Z #define WUNTRACED 2 2025-05-07T20:29:01.9361166Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:29:01.9361470Z #define NZERO 20 2025-05-07T20:29:01.9361785Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:29:01.9362167Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:29:01.9362452Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:29:01.9362742Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:29:01.9363037Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:29:01.9363297Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:29:01.9363578Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:29:01.9363854Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:29:01.9364140Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:29:01.9364414Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:29:01.9364681Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:29:01.9364950Z #define _SIZE_T_DEFINED_ 2025-05-07T20:29:01.9365208Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:29:01.9365531Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:29:01.9365884Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:29:01.9366138Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:29:01.9366411Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:29:01.9366707Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:29:01.9367003Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:29:01.9367299Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:29:01.9367609Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:29:01.9368031Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:29:01.9368416Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:29:01.9368672Z #define __INT64_C(c) c ## L 2025-05-07T20:29:01.9368951Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:29:01.9369393Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:29:01.9369723Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:29:01.9370007Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:29:01.9370316Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:29:01.9370613Z #define STA_PPSWANDER 0x0400 2025-05-07T20:29:01.9370880Z #define __INT_WCHAR_T_H 2025-05-07T20:29:01.9371143Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:29:01.9371428Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:29:01.9371695Z #define __have_pthread_attr_t 1 2025-05-07T20:29:01.9371957Z #define FP_NORMAL 4 2025-05-07T20:29:01.9372178Z #define _BITS_TIMEX_H 1 2025-05-07T20:29:01.9372422Z #define _POSIX_LINK_MAX 8 2025-05-07T20:29:01.9372679Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:29:01.9372960Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:29:01.9373235Z #define cudaTextureType1D 0x01 2025-05-07T20:29:01.9373512Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:29:01.9373779Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:29:01.9374208Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:29:01.9374657Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:29:01.9374924Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:29:01.9375182Z #define _POSIX_SOURCE 1 2025-05-07T20:29:01.9375450Z #define cudaTextureType2D 0x02 2025-05-07T20:29:01.9375858Z #define _PTR_TRAITS_H 1 2025-05-07T20:29:01.9376134Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:29:01.9376452Z #define __CUDA_TEXTURE_TYPES_H__ 2025-05-07T20:29:01.9376738Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:29:01.9377058Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:29:01.9377396Z #define cudaTextureType3D 0x03 2025-05-07T20:29:01.9377677Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:29:01.9377932Z #define CLOCK_REALTIME 0 2025-05-07T20:29:01.9378410Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:29:01.9378692Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:29:01.9379004Z #define __cpp_aligned_new 201606L 2025-05-07T20:29:01.9379278Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:29:01.9379554Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:29:01.9379835Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:29:01.9380116Z #define cudaEventBlockingSync 0x01 2025-05-07T20:29:01.9380416Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:29:01.9380736Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:29:01.9381029Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:29:01.9381314Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:29:01.9381582Z #define __GLIBC__ 2 2025-05-07T20:29:01.9381798Z #define __END_DECLS } 2025-05-07T20:29:01.9382045Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:29:01.9382427Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:29:01.9382975Z #define __CONCAT(x,y) x ## y 2025-05-07T20:29:01.9383228Z #define __STDC_HOSTED__ 1 2025-05-07T20:29:01.9383490Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:29:01.9383764Z #define _ALLOCA_H 1 2025-05-07T20:29:01.9383999Z #define __host__ __location__(host) 2025-05-07T20:29:01.9384424Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:29:01.9384873Z #define __SLONG32_TYPE int 2025-05-07T20:29:01.9385134Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:29:01.9385439Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:29:01.9385732Z #define _SYS_SELECT_H 1 2025-05-07T20:29:01.9385970Z #define _IO_LINE_BUF 0x200 2025-05-07T20:29:01.9386227Z #define _IOS_NOCREATE 32 2025-05-07T20:29:01.9386490Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:29:01.9386768Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:29:01.9387081Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:29:01.9387396Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:29:01.9387690Z #define __global__ __location__(global) 2025-05-07T20:29:01.9387979Z #define __GNU_LIBRARY__ 6 2025-05-07T20:29:01.9388241Z #define __cpp_decltype_auto 201304L 2025-05-07T20:29:01.9388631Z #define __DBL_DIG__ 15 2025-05-07T20:29:01.9388862Z #define TIME_UTC 1 2025-05-07T20:29:01.9389086Z #define __FLT32_DIG__ 6 2025-05-07T20:29:01.9389417Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:29:01.9389818Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:29:01.9390142Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:29:01.9390433Z #define _G_BUFSIZ 8192 2025-05-07T20:29:01.9390735Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:29:01.9391102Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:29:01.9391398Z #define STA_CLOCKERR 0x1000 2025-05-07T20:29:01.9391651Z #define __GXX_WEAK__ 1 2025-05-07T20:29:01.9391896Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:29:01.9392168Z #define __SHRT_WIDTH__ 16 2025-05-07T20:29:01.9392466Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:29:01.9392799Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:29:01.9393088Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:29:01.9393399Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:29:01.9393731Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:29:01.9394013Z #define _GCC_WCHAR_T 2025-05-07T20:29:01.9394246Z #define TMP_MAX 238328 2025-05-07T20:29:01.9394490Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:29:01.9394767Z #define __DEVICE_TYPES_H__ 2025-05-07T20:29:01.9395129Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:29:01.9395404Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:29:01.9395684Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:29:01.9395972Z #define _IO_SKIPWS 01 2025-05-07T20:29:01.9396222Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:29:01.9396486Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:29:01.9396828Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:29:01.9397202Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:29:01.9397575Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:29:01.9397948Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:29:01.9398217Z #define le32toh(x) (x) 2025-05-07T20:29:01.9398451Z #define _SIZE_T_DEFINED 2025-05-07T20:29:01.9398765Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:29:01.9399121Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:29:01.9399399Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:29:01.9399673Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:29:01.9399951Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:29:01.9400474Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:29:01.9401015Z #define _POSIX_NAME_MAX 14 2025-05-07T20:29:01.9401307Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:29:01.9401845Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:29:01.9402347Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:29:01.9402673Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:29:01.9402973Z #define _WCHAR_T_ 2025-05-07T20:29:01.9403203Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:29:01.9403569Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:29:01.9403958Z #define RTSIG_MAX 32 2025-05-07T20:29:01.9404179Z #define _STDDEF_H 2025-05-07T20:29:01.9404410Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:29:01.9404688Z #define _VA_LIST_DEFINED 2025-05-07T20:29:01.9404950Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:29:01.9405284Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:29:01.9405679Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:29:01.9406012Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:29:01.9406432Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:29:01.9406961Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:29:01.9407332Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:29:01.9407596Z #define __unix__ 1 2025-05-07T20:29:01.9407840Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:29:01.9408271Z #define __INT_WIDTH__ 32 2025-05-07T20:29:01.9408520Z #define __SIZEOF_LONG__ 8 2025-05-07T20:29:01.9409734Z #define _IONBF 2 2025-05-07T20:29:01.9410191Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:29:01.9410965Z #define _IO_getc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) ? __uflow (_fp) : *(unsigned char *) (_fp)->_IO_read_ptr++) 2025-05-07T20:29:01.9411505Z #define __STDC_IEC_559__ 1 2025-05-07T20:29:01.9411765Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:29:01.9412039Z #define __UINT16_C(c) c 2025-05-07T20:29:01.9412283Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:29:01.9412559Z #define STA_DEL 0x0020 2025-05-07T20:29:01.9412856Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:29:01.9413196Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T20:29:01.9413464Z #define __id_t_defined 2025-05-07T20:29:01.9413738Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:29:01.9414202Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:29:01.9414635Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:29:01.9414911Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:29:01.9415178Z #define __DECIMAL_DIG__ 21 2025-05-07T20:29:01.9415432Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:29:01.9415955Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:29:01.9416232Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:29:01.9416519Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:29:01.9416800Z #define SING 2 2025-05-07T20:29:01.9417024Z #define STA_FREQHOLD 0x0080 2025-05-07T20:29:01.9417290Z #define cudaStreamDefault 0x00 2025-05-07T20:29:01.9417646Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:29:01.9418022Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:29:01.9418292Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:29:01.9418567Z #define __gnu_linux__ 1 2025-05-07T20:29:01.9418821Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:29:01.9419091Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:29:01.9419342Z #define MAX_INPUT 255 2025-05-07T20:29:01.9419580Z #define __need_clock_t 2025-05-07T20:29:01.9419835Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:29:01.9420102Z #define SEEK_DATA 3 2025-05-07T20:29:01.9420360Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:29:01.9420685Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:29:01.9420955Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:29:01.9421364Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:29:01.9421790Z #define _IO_SHOWPOS 02000 2025-05-07T20:29:01.9422118Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:29:01.9422480Z #define _Mfloat_ float 2025-05-07T20:29:01.9422847Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:29:01.9423162Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:29:01.9423454Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:29:01.9423963Z #define __glibcxx_max_b(T,B) (__glibcxx_signed_b (T,B) ? (((((T)1 << (__glibcxx_digits_b (T,B) - 1)) - 1) << 1) + 1) : ~(T)0) 2025-05-07T20:29:01.9424464Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:29:01.9424740Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:29:01.9425103Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:29:01.9425497Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:29:01.9425801Z #define __USE_ISOC11 1 2025-05-07T20:29:01.9426039Z #define _BSD_SIZE_T_ 2025-05-07T20:29:01.9426278Z #define ADJ_MICRO 0x1000 2025-05-07T20:29:01.9426533Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:29:01.9426803Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:29:01.9427104Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:29:01.9427429Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:29:01.9427745Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:29:01.9428089Z #define __THROW throw () 2025-05-07T20:29:01.9428350Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:29:01.9428820Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:29:01.9429188Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:29:01.9429546Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:29:01.9429813Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:29:01.9430087Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:29:01.9430372Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:29:01.9430633Z #define L_tmpnam 20 2025-05-07T20:29:01.9430865Z #define ___int_wchar_t_h 2025-05-07T20:29:01.9431217Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:29:01.9431595Z #define _T_PTRDIFF 2025-05-07T20:29:01.9431877Z #define __GNUC__ 11 2025-05-07T20:29:01.9432146Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:29:01.9432454Z #define __GXX_RTTI 1 2025-05-07T20:29:01.9432677Z #define __pie__ 2 2025-05-07T20:29:01.9432895Z #define __MMX__ 1 2025-05-07T20:29:01.9433130Z #define __timespec_defined 1 2025-05-07T20:29:01.9433385Z #define L_ctermid 9 2025-05-07T20:29:01.9433633Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:29:01.9434006Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:29:01.9434382Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:29:01.9434651Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:29:01.9434951Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:29:01.9435362Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:29:01.9435680Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:29:01.9435951Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:29:01.9436388Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:29:01.9437143Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:29:01.9437723Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:29:01.9438021Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:29:01.9438331Z #define __USE_SVID 1 2025-05-07T20:29:01.9438605Z #define __constant__ __location__(constant) 2025-05-07T20:29:01.9438931Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:29:01.9439232Z #define __device__ __location__(device) 2025-05-07T20:29:01.9439541Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:29:01.9439813Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:29:01.9440101Z #define CUDART_DEVICE __device__ 2025-05-07T20:29:01.9440418Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:29:01.9440828Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:29:01.9441196Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:29:01.9441480Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:29:01.9441857Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:29:01.9442238Z #define __STDC_UTF_16__ 1 2025-05-07T20:29:01.9442487Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:29:01.9442862Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:29:01.9443294Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:29:01.9443609Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:29:01.9443893Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:29:01.9444173Z #define NGROUPS_MAX 65536 2025-05-07T20:29:01.9444433Z #define __USE_ISOC95 1 2025-05-07T20:29:01.9444669Z #define _TIME_H 1 2025-05-07T20:29:01.9444952Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:29:01.9445280Z #define __USE_ISOC99 1 2025-05-07T20:29:01.9445608Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:29:01.9445986Z #define HOST_NAME_MAX 64 2025-05-07T20:29:01.9446245Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:29:01.9446508Z #define _IOS_ATEND 4 2025-05-07T20:29:01.9446756Z #define __U64_TYPE unsigned long int 2025-05-07T20:29:01.9447050Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:29:01.9447383Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:29:01.9447800Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:29:01.9448253Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:29:01.9448548Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:29:01.9448851Z #define _IO_uid_t __uid_t 2025-05-07T20:29:01.9449143Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:29:01.9449466Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:29:01.9449725Z #define _STDIO_H 1 2025-05-07T20:29:01.9449970Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:29:01.9504811Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:29:01.9505214Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:29:01.9505514Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:29:01.9505800Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:29:01.9506085Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:29:01.9506373Z #define __cpp_raw_strings 200710L 2025-05-07T20:29:01.9506686Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:29:01.9506998Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:29:01.9507297Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:29:01.9507609Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:29:01.9507871Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:29:01.9508148Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:29:01.9508417Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:29:01.9509099Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:29:01.9509938Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:29:01.9510181Z #define __USE_XOPEN 1 2025-05-07T20:29:01.9510414Z #define __USE_XOPEN2K 1 2025-05-07T20:29:01.9510659Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:29:01.9510937Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:29:01.9511248Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:29:01.9511536Z #define __cpp_fold_expressions 201603L 2025-05-07T20:29:01.9512063Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:29:01.9512595Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:29:01.9512900Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:29:01.9513261Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:29:01.9513655Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:29:01.9514058Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:29:01.9514460Z #define __END_NAMESPACE_C99 2025-05-07T20:29:01.9514746Z #define __glibcxx_integral_traps true 2025-05-07T20:29:01.9515039Z #define _POSIX_PATH_MAX 256 2025-05-07T20:29:01.9515303Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:29:01.9515561Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:29:01.9515837Z #define _ISOC11_SOURCE 1 2025-05-07T20:29:01.9516158Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:29:01.9516421Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:29:01.9516723Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:29:01.9517028Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:29:01.9517404Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:29:01.9517804Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:29:01.9518093Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:29:01.9518362Z #define _IO_UNITBUF 020000 2025-05-07T20:29:01.9518622Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:29:01.9518898Z #define __FD_SETSIZE 1024 2025-05-07T20:29:01.9519150Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:29:01.9519433Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:29:01.9519790Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:29:01.9520150Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:29:01.9520426Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:29:01.9520719Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:29:01.9521005Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:29:01.9521255Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:29:01.9521557Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:29:01.9521899Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:29:01.9522188Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:29:01.9522470Z #define __USE_POSIX199506 1 2025-05-07T20:29:01.9522894Z #define _FEATURES_H 1 2025-05-07T20:29:01.9523143Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:29:01.9523551Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:29:01.9523983Z #define __stub_getmsg 2025-05-07T20:29:01.9524221Z #define _IO_FIXED 010000 2025-05-07T20:29:01.9524508Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:29:01.9524835Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:29:01.9525165Z #define __stub_setlogin 2025-05-07T20:29:01.9525406Z #define __stub_fattach 2025-05-07T20:29:01.9525662Z #define __cplusplus 201703L 2025-05-07T20:29:01.9525941Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:29:01.9526233Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:29:01.9526499Z #define INFINITY (__builtin_inff()) 2025-05-07T20:29:01.9526784Z #define _IO_UNBUFFERED 2 2025-05-07T20:29:01.9527278Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:29:01.9527813Z #define _IO_INTERNAL 010 2025-05-07T20:29:01.9528073Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:29:01.9528347Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:29:01.9528717Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:29:01.9529082Z #define __dev_t_defined 2025-05-07T20:29:01.9529319Z #define __DEPRECATED 1 2025-05-07T20:29:01.9529660Z #define __S32_TYPE int 2025-05-07T20:29:01.9529916Z #define __cpp_rvalue_references 200610L 2025-05-07T20:29:01.9530227Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:29:01.9530492Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:29:01.9530767Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:29:01.9531019Z #define _G_HAVE_MREMAP 1 2025-05-07T20:29:01.9531328Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:29:01.9531672Z #define OVERFLOW 3 2025-05-07T20:29:01.9531917Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:29:01.9532207Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:29:01.9532505Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:29:01.9532798Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:29:01.9533131Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:29:01.9533470Z #define __SSE2_MATH__ 1 2025-05-07T20:29:01.9533723Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:29:01.9534045Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:29:01.9534365Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:29:01.9534655Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:29:01.9534953Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:29:01.9535262Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:29:01.9535533Z #define __amd64 1 2025-05-07T20:29:01.9535767Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:29:01.9536019Z #define __need_timespec 2025-05-07T20:29:01.9536280Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:29:01.9536551Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:29:01.9536822Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:29:01.9537124Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:29:01.9537397Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:29:01.9537646Z #define __bounded 2025-05-07T20:29:01.9537882Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:29:01.9538173Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:29:01.9538456Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:29:01.9538722Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:29:01.9539014Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:29:01.9539439Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:29:01.9539850Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:29:01.9540124Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:29:01.9540479Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:29:01.9540833Z #define STA_PLL 0x0001 2025-05-07T20:29:01.9541084Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:29:01.9541357Z #define __GNUG__ 11 2025-05-07T20:29:01.9541596Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:29:01.9541860Z #define _T_WCHAR 2025-05-07T20:29:01.9542209Z #define __specialization_static 2025-05-07T20:29:01.9542480Z #define __key_t_defined 2025-05-07T20:29:01.9542865Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:29:01.9543184Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:29:01.9543450Z #define cudaArraySparse 0x40 2025-05-07T20:29:01.9543719Z #define STA_PPSFREQ 0x0002 2025-05-07T20:29:01.9543986Z #define __GLIBCXX__ 20230528 2025-05-07T20:29:01.9544272Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:29:01.9544572Z #define _WCHAR_T 2025-05-07T20:29:01.9544820Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:29:01.9545514Z #define __FD_ZERO(fdsp) do { int __d0, __d1; __asm__ __volatile__ ("cld; rep; " __FD_ZERO_STOS : "=c" (__d0), "=D" (__d1) : "a" (0), "0" (sizeof (fd_set) / sizeof (__fd_mask)), "1" (&__FDS_BITS (fdsp)[0]) : "memory"); } while (0) 2025-05-07T20:29:01.9546207Z #define __cpp_nsdmi 200809L 2025-05-07T20:29:01.9546632Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:29:01.9547077Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:29:01.9547358Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:29:01.9547621Z #define cudaArrayCubemap 0x04 2025-05-07T20:29:01.9547966Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:29:01.9548322Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:29:01.9548666Z #define __NO_CTYPE 1 2025-05-07T20:29:01.9548906Z #define __stub_bdflush 2025-05-07T20:29:01.9549291Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:29:01.9549717Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:29:01.9550026Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:29:01.9550300Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:29:01.9550586Z #define __cpp_initializer_lists 200806L 2025-05-07T20:29:01.9550898Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:29:01.9551195Z #define __U16_TYPE unsigned short int 2025-05-07T20:29:01.9551544Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:29:01.9551892Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:29:01.9552176Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:29:01.9552467Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:29:01.9552815Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:29:01.9553162Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:29:01.9553454Z #define _IO_STDIO 040000 2025-05-07T20:29:01.9553780Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:29:01.9554165Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:29:01.9554490Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:29:01.9554778Z #define _PTRDIFF_T 2025-05-07T20:29:01.9554998Z #define _MOVE_H 1 2025-05-07T20:29:01.9555230Z #define __cpp_hex_float 201603L 2025-05-07T20:29:01.9555504Z #define ADJ_TAI 0x0080 2025-05-07T20:29:01.9555731Z #define __ptrvalue 2025-05-07T20:29:01.9555959Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:29:01.9556220Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:29:01.9556511Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:29:01.9556821Z #define MATH_ERREXCEPT 2 2025-05-07T20:29:01.9557119Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:29:01.9557467Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:29:01.9557866Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:29:01.9558254Z #define __USE_GNU 1 2025-05-07T20:29:01.9558484Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:29:01.9558770Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:29:01.9559047Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:29:01.9559433Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:29:01.9559829Z #define WEXITED 4 2025-05-07T20:29:01.9560050Z #define _IO_NO_READS 4 2025-05-07T20:29:01.9560290Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:29:01.9560605Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:29:01.9560920Z #define __uid_t_defined 2025-05-07T20:29:01.9561271Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:29:01.9561567Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:29:01.9561843Z #define WNOHANG 1 2025-05-07T20:29:01.9562095Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:29:01.9562399Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:29:01.9562674Z #define cudaEventDefault 0x00 2025-05-07T20:29:01.9562948Z #define NL_SETMAX INT_MAX 2025-05-07T20:29:01.9563184Z #define __x86_64 1 2025-05-07T20:29:01.9563418Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:29:01.9563827Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:29:01.9564340Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:29:01.9564831Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:29:01.9565266Z #define __PTRDIFF_T 2025-05-07T20:29:01.9565500Z #define _ASSERT_H 1 2025-05-07T20:29:01.9565732Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:29:01.9566019Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:29:01.9566320Z #define _Mlong_double_ long double 2025-05-07T20:29:01.9566602Z #define __cpp_lambdas 200907L 2025-05-07T20:29:01.9566859Z #define _IO_DEC 020 2025-05-07T20:29:01.9567094Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:29:01.9567367Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:29:01.9567758Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:29:01.9568049Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:29:01.9568313Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:29:01.9568587Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:29:01.9568870Z #define _ANSI_STDDEF_H 2025-05-07T20:29:01.9569154Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:29:01.9569556Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:29:01.9569951Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:29:01.9570245Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:29:01.9570534Z #define __cpp_template_auto 201606L 2025-05-07T20:29:01.9570912Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:29:01.9571289Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:29:01.9571565Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:29:01.9571948Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:29:01.9572421Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:29:01.9572798Z #define __GNUC_VA_LIST 2025-05-07T20:29:01.9573139Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:29:01.9573532Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:29:01.9573801Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:29:01.9574085Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:29:01.9574380Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:29:01.9574633Z #define __WCOREFLAG 0x80 2025-05-07T20:29:01.9574889Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:29:01.9575200Z #define cudaEventDisableTiming 0x02 2025-05-07T20:29:01.9575503Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:29:01.9575763Z #define __LP64__ 1 2025-05-07T20:29:01.9576010Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:29:01.9576295Z #define _IO_off64_t __off64_t 2025-05-07T20:29:01.9576561Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:29:01.9576823Z #define __time_t_defined 1 2025-05-07T20:29:01.9577084Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:29:01.9577436Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:29:01.9577802Z #define __USE_UNIX98 1 2025-05-07T20:29:01.9578049Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:29:01.9578361Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:29:01.9578677Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:29:01.9578946Z #define SEEK_CUR 1 2025-05-07T20:29:01.9579184Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:29:01.9579801Z #define _PSTL_PRAGMA_DECLARE_REDUCTION(NAME,OP) _PSTL_PRAGMA(omp declare reduction(NAME:OP : omp_out(omp_in)) initializer(omp_priv = omp_orig)) 2025-05-07T20:29:01.9580558Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:29:01.9580843Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:29:01.9581116Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:29:01.9581402Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:29:01.9581677Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:29:01.9581956Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:29:01.9582338Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:29:01.9582853Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:29:01.9583526Z #define _IO_putc_unlocked(_ch,_fp) (_IO_BE ((_fp)->_IO_write_ptr >= (_fp)->_IO_write_end, 0) ? __overflow (_fp, (unsigned char) (_ch)) : (unsigned char) (*(_fp)->_IO_write_ptr++ = (_ch))) 2025-05-07T20:29:01.9584185Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:29:01.9584490Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:29:01.9584849Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:29:01.9585242Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:29:01.9585518Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:29:01.9585805Z #define cudaArrayDefault 0x00 2025-05-07T20:29:01.9586063Z #define TLOSS 5 2025-05-07T20:29:01.9586276Z #define __ssize_t_defined 2025-05-07T20:29:01.9586552Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:29:01.9586860Z #define __CUDACC_VER_BUILD__ 89 2025-05-07T20:29:01.9587230Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:29:01.9587536Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:29:01.9587839Z #define __SURFACE_FUNCTIONS_H__ 2025-05-07T20:29:01.9588117Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:29:01.9588490Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:29:01.9588890Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:29:01.9589177Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:29:01.9589452Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:29:01.9589747Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:29:01.9590042Z #define __REGISTER_PREFIX__ 2025-05-07T20:29:01.9590300Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:29:01.9590648Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:29:01.9591014Z #define _IOS_NOREPLACE 64 2025-05-07T20:29:01.9591251Z #define __cdecl 2025-05-07T20:29:01.9591501Z #define cudaEventInterprocess 0x04 2025-05-07T20:29:01.9591838Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:29:01.9592206Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:29:01.9592535Z #define LOGIN_NAME_MAX 256 2025-05-07T20:29:01.9592794Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:29:01.9593063Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:29:01.9593360Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:29:01.9593634Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:29:01.9593948Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:29:01.9594276Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:29:01.9594537Z #define ADJ_NANO 0x2000 2025-05-07T20:29:01.9594857Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:29:01.9595214Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:29:01.9595509Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:29:01.9595775Z #define __FLT_DIG__ 6 2025-05-07T20:29:01.9596134Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:29:01.9596553Z #define __NO_INLINE__ 1 2025-05-07T20:29:01.9596867Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:29:01.9597218Z #define ADJ_STATUS 0x0010 2025-05-07T20:29:01.9597480Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:29:01.9597772Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:29:01.9598087Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:29:01.9598384Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:29:01.9598662Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:29:01.9599028Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:29:01.9599465Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:29:01.9599722Z #define MAX_CANON 255 2025-05-07T20:29:01.9599970Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:29:01.9600230Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:29:01.9600516Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:29:01.9600825Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:29:01.9601126Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:29:01.9601449Z #define __VERSION__ "11.4.0" 2025-05-07T20:29:01.9601721Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:29:01.9602019Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:29:01.9602307Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:29:01.9602592Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:29:01.9602908Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:29:01.9603205Z #define __UINT64_C(c) c ## UL 2025-05-07T20:29:01.9603476Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:29:01.9603736Z #define _SYS_TYPES_H 1 2025-05-07T20:29:01.9603978Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:29:01.9604255Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:29:01.9604509Z #define _SYS_CDEFS_H 1 2025-05-07T20:29:01.9604744Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:29:01.9605025Z #define __cpp_unicode_characters 201411L 2025-05-07T20:29:01.9605325Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:29:01.9605581Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:29:01.9605998Z #define FP_SUBNORMAL 3 2025-05-07T20:29:01.9606261Z #define cudaOccupancyDefault 0x00 2025-05-07T20:29:01.9606543Z #define _INITIALIZER_LIST 2025-05-07T20:29:01.9606800Z #define _STDC_PREDEF_H 1 2025-05-07T20:29:01.9607056Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:29:01.9607348Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:29:01.9607634Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:29:01.9607901Z #define _IO_file_flags _flags 2025-05-07T20:29:01.9608166Z #define __USE_XOPEN2K8 1 2025-05-07T20:29:01.9608418Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:29:01.9609080Z #define HUGE 3.40282347e+38F 2025-05-07T20:29:01.9609465Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:29:01.9609812Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:29:01.9610092Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:29:01.9610357Z #define _BSD_SOURCE 1 2025-05-07T20:29:01.9610598Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:29:01.9611453Z #define _GLIBCXX_HAS_NESTED_TYPE(_NTYPE) template> struct __has_ ##_NTYPE : false_type { }; template struct __has_ ##_NTYPE<_Tp, __void_t> : true_type { }; 2025-05-07T20:29:01.9612325Z #define __catch(X) catch(X) 2025-05-07T20:29:01.9612601Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:29:01.9612893Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:29:01.9613190Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:29:01.9613475Z #define __TIMER_T_TYPE void * 2025-05-07T20:29:01.9613730Z #define __STRING(x) #x 2025-05-07T20:29:01.9613990Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:29:01.9614275Z #define _T_PTRDIFF_ 2025-05-07T20:29:01.9614527Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:29:01.9614846Z #define cudaEventWaitExternal 0x01 2025-05-07T20:29:01.9615132Z #define __unbounded 2025-05-07T20:29:01.9615380Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:29:01.9615682Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:29:01.9615971Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:29:01.9616283Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:29:01.9616563Z #define __cpp_lib_is_final 201402L 2025-05-07T20:29:01.9616868Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:29:01.9617204Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:29:01.9618108Z #define cudaDevicePropDontCare { {'\0'}, {{0}}, {'\0'}, 0, 0, 0, 0, 0, 0, 0, {0, 0, 0}, {0, 0, 0}, 0, 0, -1, -1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, {0, 0}, {0, 0}, {0, 0, 0}, {0, 0}, {0, 0, 0}, {0, 0, 0}, 0, {0, 0}, {0, 0, 0}, {0, 0}, 0, {0, 0}, {0, 0, 0}, {0, 0}, {0, 0, 0}, 0, {0, 0}, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, } 2025-05-07T20:29:01.9618749Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:29:01.9619042Z #define __managed__ __location__(managed) 2025-05-07T20:29:01.9619351Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:29:01.9619756Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:29:01.9620186Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:29:01.9620463Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:29:01.9620840Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:29:01.9621247Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:29:01.9621510Z #define _SYS_SIZE_T_H 2025-05-07T20:29:01.9621814Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:29:01.9622162Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:29:01.9622411Z #define _CRTIMP 2025-05-07T20:29:01.9622715Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:29:01.9623023Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:29:01.9623367Z #define STA_PPSJITTER 0x0200 2025-05-07T20:29:01.9623734Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:29:01.9624153Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:29:01.9624502Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:29:01.9624808Z #define __SIZE_T__ 2025-05-07T20:29:01.9625163Z #define __stub_gtty 2025-05-07T20:29:01.9625401Z #define __pid_t_defined 2025-05-07T20:29:01.9625673Z #define __glibcxx_function_requires(...) 2025-05-07T20:29:01.9625964Z #define __SM_80_RT_HPP__ 2025-05-07T20:29:01.9636382Z #define __need_clockid_t 2025-05-07T20:29:01.9636709Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:29:01.9636981Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:29:01.9637330Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:29:01.9637668Z #define __mode_t_defined 2025-05-07T20:29:01.9637955Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:29:01.9638276Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:29:01.9638560Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:29:01.9638992Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:29:01.9639433Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:29:01.9639740Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:29:01.9640023Z #define _G_config_h 1 2025-05-07T20:29:01.9640260Z #define __stub_sstk 2025-05-07T20:29:01.9640504Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:29:01.9640827Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:29:01.9641158Z #define __wur 2025-05-07T20:29:01.9641389Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:29:01.9641637Z #define _G_HAVE_MMAP 1 2025-05-07T20:29:01.9641864Z #define _IO_OCT 040 2025-05-07T20:29:01.9642102Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:29:01.9642368Z #define NL_MSGMAX INT_MAX 2025-05-07T20:29:01.9642630Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:29:01.9642917Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:29:01.9643250Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:29:01.9643518Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:29:01.9643893Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:29:01.9644296Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:29:01.9644569Z #define _STL_ALGOBASE_H 1 2025-05-07T20:29:01.9644885Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:29:01.9645251Z #define __off64_t_defined 2025-05-07T20:29:01.9645521Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:29:01.9645792Z #define __FLT128_DIG__ 33 2025-05-07T20:29:01.9646060Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:29:01.9646351Z #define __INT32_C(c) c 2025-05-07T20:29:01.9646598Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:29:01.9646892Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:29:01.9647187Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:29:01.9647473Z #define __PDP_ENDIAN 3412 2025-05-07T20:29:01.9647729Z #define _ISOC95_SOURCE 1 2025-05-07T20:29:01.9648252Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:29:01.9648546Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:29:01.9648811Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:29:01.9649126Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:29:01.9649460Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:29:01.9649726Z #define __SM_90_RT_HPP__ 2025-05-07T20:29:01.9650002Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:29:01.9650299Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:29:01.9650711Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:29:01.9651157Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:29:01.9651422Z #define htole32(x) (x) 2025-05-07T20:29:01.9651695Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:29:01.9652009Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:29:01.9652360Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:29:01.9652757Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:29:01.9653123Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:29:01.9653492Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:29:01.9653830Z #define ADJ_OFFSET 0x0001 2025-05-07T20:29:01.9654085Z #define cudaArrayLayered 0x01 2025-05-07T20:29:01.9654435Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:29:01.9654927Z #define cudaEventRecordDefault 0x00 2025-05-07T20:29:01.9655232Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:29:01.9655522Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:29:01.9655804Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:29:01.9656070Z #define unix 1 2025-05-07T20:29:01.9656287Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:29:01.9656556Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:29:01.9656828Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:29:01.9657100Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:29:01.9657382Z #define __USE_POSIX 1 2025-05-07T20:29:01.9658421Z #define __bswap_constant_64(x) (__extension__ ((((x) & 0xff00000000000000ull) >> 56) | (((x) & 0x00ff000000000000ull) >> 40) | (((x) & 0x0000ff0000000000ull) >> 24) | (((x) & 0x000000ff00000000ull) >> 8) | (((x) & 0x00000000ff000000ull) << 8) | (((x) & 0x0000000000ff0000ull) << 24) | (((x) & 0x000000000000ff00ull) << 40) | (((x) & 0x00000000000000ffull) << 56))) 2025-05-07T20:29:01.9659510Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:29:01.9659817Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:29:01.9660144Z #define __THROWNL throw () 2025-05-07T20:29:01.9660495Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:29:01.9660850Z #define __cpp_rtti 199711L 2025-05-07T20:29:01.9661124Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:29:01.9661426Z #define __PMT(args) args 2025-05-07T20:29:01.9661547Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:29:01.9661707Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:29:01.9661837Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:29:01.9661939Z #define _SIZE_T_DECLARED 2025-05-07T20:29:01.9662041Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:29:01.9662142Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:29:01.9662654Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:29:01.9662765Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:29:01.9662868Z #define XATTR_LIST_MAX 65536 2025-05-07T20:29:01.9662968Z #define __CUDACC_VER_MAJOR__ 11 2025-05-07T20:29:01.9663121Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:29:01.9663216Z #define _WCHAR_T_H 2025-05-07T20:29:01.9663309Z #define __FLT64X_DIG__ 18 2025-05-07T20:29:01.9663403Z #define _IO_SHOWBASE 0200 2025-05-07T20:29:01.9663501Z #define _POSIX_QLIMIT 1 2025-05-07T20:29:01.9663602Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:29:01.9663700Z #define __INT8_TYPE__ signed char 2025-05-07T20:29:01.9663803Z #define __SURFACE_TYPES_H__ 2025-05-07T20:29:01.9663987Z #define __CUDA_ARCH__ 520 2025-05-07T20:29:01.9664107Z #define __cpp_digit_separators 201309L 2025-05-07T20:29:01.9664191Z #define __ELF__ 1 2025-05-07T20:29:01.9664295Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:29:01.9664409Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:29:01.9664518Z #define STA_INS 0x0010 2025-05-07T20:29:01.9664633Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:29:01.9664764Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:29:01.9664878Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:29:01.9664990Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:29:01.9665106Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:29:01.9665212Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:29:01.9665321Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:29:01.9665429Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:29:01.9665592Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:29:01.9665765Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:29:01.9665874Z #define _IO_funlockfile(_fp) 2025-05-07T20:29:01.9666201Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:29:01.9666344Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:29:01.9666445Z #define __DRIVER_TYPES_H__ 2025-05-07T20:29:01.9666539Z #define __FLT_RADIX__ 2 2025-05-07T20:29:01.9666742Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:29:01.9666913Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:29:01.9667022Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:29:01.9667121Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:29:01.9667230Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:29:01.9667336Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:29:01.9667438Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:29:01.9667544Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:29:01.9667638Z #define WORD_BIT 32 2025-05-07T20:29:01.9667729Z #define _IO_USER_BUF 1 2025-05-07T20:29:01.9667831Z #define __VECTOR_TYPES_H__ 2025-05-07T20:29:01.9667947Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:29:01.9668058Z #define cudaHostAllocPortable 0x01 2025-05-07T20:29:01.9668158Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:29:01.9668267Z #define __long_double_t long double 2025-05-07T20:29:01.9668372Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:29:01.9668482Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:29:01.9668579Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:29:01.9668687Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:29:01.9668804Z #define __TEXTURE_FETCH_FUNCTIONS_H__ 2025-05-07T20:29:01.9668887Z #define __k8 1 2025-05-07T20:29:01.9669089Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:29:01.9669269Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:29:01.9669387Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:29:01.9669493Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:29:01.9669600Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:29:01.9669731Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:29:01.9669835Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:29:01.9669944Z #define __blksize_t_defined 2025-05-07T20:29:01.9670043Z #define _IO_SHOWPOINT 0400 2025-05-07T20:29:01.9670151Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:29:01.9670293Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:29:01.9670412Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:29:01.9670513Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:29:01.9670785Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:29:01.9670900Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:29:01.9671004Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:29:01.9671105Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:29:01.9671360Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:29:01.9671556Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:29:01.9671655Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:29:01.9671781Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:29:01.9671866Z #define SEEK_SET 0 2025-05-07T20:29:01.9671965Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:29:01.9672068Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T20:29:01.9672274Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:29:01.9672370Z #define _MATH_H_MATHDEF 1 2025-05-07T20:29:01.9672464Z #define WSTOPPED 2 2025-05-07T20:29:01.9672779Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:29:01.9672888Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:29:01.9672988Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:29:01.9673096Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:29:01.9673200Z #define __stub_sigreturn 2025-05-07T20:29:01.9673454Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:29:01.9673553Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:29:01.9673653Z #define __HOST_CONFIG_H__ 2025-05-07T20:29:01.9673752Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:29:01.9673839Z #define CLOCK_TAI 11 2025-05-07T20:29:01.9673952Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:29:01.9674124Z #define __restrict_arr 2025-05-07T20:29:01.9674237Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:29:01.9674763Z #define strndupa(s,n) (__extension__ ({ const char *__old = (s); size_t __len = strnlen (__old, (n)); char *__new = (char *) __builtin_alloca (__len + 1); __new[__len] = '\0'; (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:29:01.9674955Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:29:01.9675047Z #define __USE_MISC 1 2025-05-07T20:29:01.9675151Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:29:01.9675252Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:29:01.9675352Z #define _GCC_LIMITS_H_ 2025-05-07T20:29:01.9675441Z #define __LDBL_DIG__ 18 2025-05-07T20:29:01.9675538Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:29:01.9675650Z #define __malloc_and_calloc_defined 2025-05-07T20:29:01.9675745Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:29:01.9675850Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:29:01.9675950Z #define __x86_64__ 1 2025-05-07T20:29:01.9676033Z #define _SIZE_T_ 2025-05-07T20:29:01.9676138Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:29:01.9676234Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:29:01.9676351Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:29:01.9676474Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:29:01.9676573Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:29:01.9676687Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:29:01.9676840Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:29:01.9676938Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:29:01.9677398Z #define strdupa(s) (__extension__ ({ const char *__old = (s); size_t __len = strlen (__old) + 1; char *__new = (char *) __builtin_alloca (__len); (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:29:01.9677535Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:29:01.9677688Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:29:01.9677801Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:29:01.9677901Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:29:01.9677991Z #define STA_FLL 0x0008 2025-05-07T20:29:01.9678147Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:29:01.9678248Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:29:01.9678375Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:29:01.9678493Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:29:01.9678584Z #define __stub_revoke 2025-05-07T20:29:01.9678679Z #define __timer_t_defined 1 2025-05-07T20:29:01.9678819Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:29:01.9678998Z #define INT_MAX __INT_MAX__ 2025-05-07T20:29:01.9679116Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:29:01.9679224Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:29:01.9679322Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:29:01.9679437Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:29:01.9679548Z #define cudaArrayTextureGather 0x08 2025-05-07T20:29:01.9679654Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:29:01.9679755Z #define _IO_off_t __off_t 2025-05-07T20:29:01.9679848Z #define __FLT64_DIG__ 15 2025-05-07T20:29:01.9680069Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:29:01.9680176Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:29:01.9680308Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:29:01.9680445Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:29:01.9680547Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:29:01.9680648Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:29:01.9680742Z #define NULL __null 2025-05-07T20:29:01.9680879Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:29:01.9680984Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:29:01.9681088Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:29:01.9681184Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:29:01.9681268Z #define FP_ZERO 2 2025-05-07T20:29:01.9681372Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:29:01.9681567Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:29:01.9681652Z #define __WCHAR_T__ 2025-05-07T20:29:01.9681754Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:29:01.9681954Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:29:01.9682117Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:29:01.9682217Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:29:01.9682337Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:29:01.9682459Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:29:01.9682587Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:29:01.9682723Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:29:01.9682819Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:29:01.9682912Z #define _SIGSET_H_types 1 2025-05-07T20:29:01.9683026Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:29:01.9683143Z #define __cpp_unicode_literals 200710L 2025-05-07T20:29:01.9683254Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:29:01.9683380Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:29:01.9683516Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:29:01.9683625Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:29:01.9683761Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:29:01.9683937Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:29:01.9684034Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:29:01.9684148Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:29:01.9684249Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:29:01.9684343Z #define STA_MODE 0x4000 2025-05-07T20:29:01.9684463Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:29:01.9684563Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:29:01.9684687Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:29:01.9684791Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:29:01.9684890Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:29:01.9684995Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:29:01.9685110Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:29:01.9685203Z #define __SIZE_WIDTH__ 64 2025-05-07T20:29:01.9685325Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:29:01.9685409Z #define __SEG_FS 1 2025-05-07T20:29:01.9685503Z #define _IO_size_t size_t 2025-05-07T20:29:01.9685611Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:29:01.9685713Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:29:01.9685801Z #define __stub_lchmod 2025-05-07T20:29:01.9685903Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:29:01.9686000Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:29:01.9686239Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:29:01.9686342Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:29:01.9686427Z #define __SEG_GS 1 2025-05-07T20:29:01.9686616Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:29:01.9686706Z #define _IOS_APPEND 8 2025-05-07T20:29:01.9686809Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:29:01.9686915Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:29:01.9687018Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:29:01.9687123Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:29:01.9687217Z #define htole16(x) (x) 2025-05-07T20:29:01.9687332Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:29:01.9687430Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:29:01.9687533Z #define __INT16_TYPE__ short int 2025-05-07T20:29:01.9687637Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:29:01.9687757Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:29:01.9687864Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:29:01.9687982Z #define __cpp_structured_bindings 201606L 2025-05-07T20:29:01.9688120Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:29:01.9688215Z #define __SIZEOF_INT__ 4 2025-05-07T20:29:01.9688312Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:29:01.9688436Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:29:01.9688606Z #define SEEK_HOLE 4 2025-05-07T20:29:01.9688699Z #define TIMER_ABSTIME 1 2025-05-07T20:29:01.9688807Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:29:01.9688903Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:29:01.9689096Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:29:01.9689211Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:29:01.9689323Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:29:01.9689432Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:29:01.9689554Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:29:01.9689649Z #define _LINUX_LIMITS_H 2025-05-07T20:29:01.9689745Z #define linux 1 2025-05-07T20:29:01.9689844Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:29:01.9689957Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:29:01.9690067Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:29:01.9690166Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:29:01.9690284Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:29:01.9690444Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:29:01.9690546Z #define __cpp_lib_hypot 201603 2025-05-07T20:29:01.9690653Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:29:01.9690753Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:29:01.9690848Z #define MOD_NANO ADJ_NANO 2025-05-07T20:29:01.9690942Z #define htole64(x) (x) 2025-05-07T20:29:01.9691049Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:29:01.9691150Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:29:01.9691252Z #define _IO_UPPERCASE 01000 2025-05-07T20:29:01.9691757Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:29:01.9691848Z #define __USE_POSIX2 1 2025-05-07T20:29:01.9691957Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:29:01.9692056Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:29:01.9692282Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:29:01.9692372Z #define _XLOCALE_H 1 2025-05-07T20:29:01.9692477Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:29:01.9692586Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:29:01.9692683Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:29:01.9692794Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:29:01.9692892Z #define __EXCEPTIONS 1 2025-05-07T20:29:01.9692997Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:29:01.9693197Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:29:01.9693297Z #define __WORDSIZE 64 2025-05-07T20:29:01.9693393Z #define CLOCK_MONOTONIC 1 2025-05-07T20:29:01.9693491Z #define _STL_RELOPS_H 1 2025-05-07T20:29:01.9693590Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:29:01.9693780Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:29:01.9693884Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:29:01.9693983Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:29:01.9694292Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:29:01.9694530Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:29:01.9694658Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:29:01.9694761Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:29:01.9694870Z #define __cpp_range_based_for 201603L 2025-05-07T20:29:01.9694987Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:29:01.9695097Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:29:01.9695218Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:29:01.9695434Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:29:01.9695547Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:29:01.9695653Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:29:01.9695758Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:29:01.9695940Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:29:01.9696038Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:29:01.9696150Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:29:01.9696282Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:29:01.9696451Z #define _STRING_H 1 2025-05-07T20:29:01.9696546Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:29:01.9696654Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:29:01.9696795Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:29:01.9696903Z #define __code_model_small__ 1 2025-05-07T20:29:01.9696994Z #define _PSTL_CONFIG_H 2025-05-07T20:29:01.9697103Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:29:01.9697226Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:29:01.9697332Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:29:01.9697676Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:29:01.9697781Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:29:01.9697875Z #define FILENAME_MAX 4096 2025-05-07T20:29:01.9697995Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:29:01.9698088Z #define L_cuserid 9 2025-05-07T20:29:01.9698184Z #define __ino_t_defined 2025-05-07T20:29:01.9698282Z #define __k8__ 1 2025-05-07T20:29:01.9698382Z #define __INTPTR_TYPE__ long int 2025-05-07T20:29:01.9698492Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:29:01.9698591Z #define __int8_t_defined 2025-05-07T20:29:01.9698686Z #define __WCHAR_TYPE__ int 2025-05-07T20:29:01.9698790Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:29:01.9698916Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:29:01.9699003Z #define _IOS_TRUNC 16 2025-05-07T20:29:01.9699128Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:29:01.9699226Z #define __HAVE_COLUMN 2025-05-07T20:29:01.9699316Z #define __stub_fdetach 2025-05-07T20:29:01.9699741Z #define __CUDACC_VER__ "__CUDACC_VER__ is no longer supported. Use __CUDACC_VER_MAJOR__, __CUDACC_VER_MINOR__, and __CUDACC_VER_BUILD__ instead." 2025-05-07T20:29:01.9699837Z #define __need_time_t 2025-05-07T20:29:01.9699920Z #define __pic__ 2 2025-05-07T20:29:01.9700048Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:29:01.9700155Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:29:01.9700254Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:29:01.9700367Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:29:01.9700459Z #define __stub_chflags 2025-05-07T20:29:01.9700551Z #define CLOCK_BOOTTIME 7 2025-05-07T20:29:01.9700650Z #define __need_IOV_MAX 2025-05-07T20:29:01.9700763Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:29:01.9700873Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:29:01.9700982Z #define __cpp_decltype 200707L 2025-05-07T20:29:01.9701084Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:29:01.9701188Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:29:01.9701396Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:29:01.9701491Z #define TTY_NAME_MAX 32 2025-05-07T20:29:01.9701667Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:29:01.9701758Z #define le64toh(x) (x) 2025-05-07T20:29:01.9701888Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:29:01.9702076Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:29:01.9702193Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:29:01.9702289Z #define STA_PPSTIME 0x0004 2025-05-07T20:29:01.9702384Z #define __import__ 2025-05-07T20:29:01.9702478Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:29:01.9702711Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:29:01.9702805Z #define __export__ 2025-05-07T20:29:01.9702929Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:29:01.9703043Z #define cudaMemAttachHost 0x02 2025-05-07T20:29:01.9703211Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:29:01.9703320Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:29:01.9703421Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:29:01.9703521Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:29:01.9703616Z #define _WCHAR_T_DECLARED 2025-05-07T20:29:01.9703747Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:29:01.9703858Z #define __cpp_inline_variables 201606L 2025-05-07T20:29:01.9704037Z #define WNOWAIT 0x01000000 2025-05-07T20:29:01.9704128Z #define PLOSS 6 2025-05-07T20:29:01.9704225Z #define M_LN10 2.30258509299404568402 2025-05-07T20:29:01.9704316Z #define EXIT_SUCCESS 0 2025-05-07T20:29:01.9704431Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:29:01.9704531Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:29:01.9704646Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:29:01.9704743Z #define __thread__ __thread 2025-05-07T20:29:01.9704849Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:29:01.9704957Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:29:01.9705198Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:29:01.9705296Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:29:01.9705389Z #define __linux__ 1 2025-05-07T20:29:01.9705487Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:29:01.9705621Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:29:01.9705722Z #define __S16_TYPE short int 2025-05-07T20:29:01.9706077Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:29:01.9706198Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:29:01.9706399Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:29:01.9706500Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:29:01.9706608Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:29:01.9706696Z #define _T_SIZE_ 2025-05-07T20:29:01.9706800Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:29:01.9706906Z #define _PSTL_VERSION 12000 2025-05-07T20:29:01.9707029Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:29:01.9707130Z #define __WNOTHREAD 0x20000000 2025-05-07T20:29:01.9707241Z #define _G_va_list __gnuc_va_list 2025-05-07T20:29:01.9707329Z #define _IOS_INPUT 1 2025-05-07T20:29:01.9707433Z #define __USE_LARGEFILE64 1 2025-05-07T20:29:01.9707540Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:29:01.9707641Z #define __INT64_TYPE__ long int 2025-05-07T20:29:01.9707748Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:29:01.9707854Z #define __shared__ __location__(shared) 2025-05-07T20:29:01.9707950Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:29:01.9708066Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:29:01.9708230Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:29:01.9708323Z #define __gid_t_defined 2025-05-07T20:29:01.9708448Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:29:01.9708552Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:29:01.9709179Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:29:01.9709581Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:29:01.9709684Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:29:01.9709785Z #define ___int_size_t_h 2025-05-07T20:29:01.9709915Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:29:01.9710021Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:29:01.9710126Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:29:01.9710231Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:29:01.9710330Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:29:01.9710469Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:29:01.9710586Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:29:01.9710709Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:29:01.9710815Z #define __clock_t_defined 1 2025-05-07T20:29:01.9710917Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:29:01.9711022Z #define __GLIBC_MINOR__ 17 2025-05-07T20:29:01.9711122Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:29:01.9711228Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:29:01.9711352Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:29:01.9711447Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:29:01.9711627Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:29:01.9711720Z #define __SSE__ 1 2025-05-07T20:29:01.9711821Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:29:01.9711921Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:29:01.9712188Z #define __sigset_t_defined 2025-05-07T20:29:01.9712287Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:29:01.9712377Z #define MOD_TAI ADJ_TAI 2025-05-07T20:29:01.9712483Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:29:01.9712579Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:29:01.9712672Z #define __SM_70_RT_H__ 2025-05-07T20:29:01.9712775Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:29:01.9712872Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:29:01.9713043Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:29:01.9713144Z #define _POSIX_MAX_CANON 255 2025-05-07T20:29:01.9713267Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:29:01.9713373Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:29:01.9713479Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:29:01.9713576Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:29:01.9713668Z #define __amd64__ 1 2025-05-07T20:29:01.9713761Z #define __WINT_WIDTH__ 32 2025-05-07T20:29:01.9713876Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:29:01.9714161Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:29:01.9714268Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:29:01.9714360Z #define EOF (-1) 2025-05-07T20:29:01.9714462Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:29:01.9714557Z #define __USE_POSIX199309 1 2025-05-07T20:29:01.9714663Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:29:01.9714760Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:29:01.9714858Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:29:01.9714965Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:29:01.9715085Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:29:01.9715183Z #define ____mbstate_t_defined 1 2025-05-07T20:29:01.9715281Z #define STA_NANO 0x2000 2025-05-07T20:29:01.9715377Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:29:01.9715475Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:29:01.9715580Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:29:01.9715676Z #define _IO_LINKED 0x80 2025-05-07T20:29:01.9715787Z #define __cpp_lib_launder 201606 2025-05-07T20:29:01.9715884Z #define __SIZEOF_INT128__ 16 2025-05-07T20:29:01.9715989Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:29:01.9716094Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:29:01.9716196Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:29:01.9716310Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:29:01.9716422Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:29:01.9716525Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:29:01.9716626Z #define __W_CONTINUED 0xffff 2025-05-07T20:29:01.9716727Z #define __ATOMIC_RELAXED 0 2025-05-07T20:29:01.9716947Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:29:01.9717077Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:29:01.9717272Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:29:01.9717359Z #define __stub_stty 2025-05-07T20:29:01.9717453Z #define le16toh(x) (x) 2025-05-07T20:29:01.9717569Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:29:01.9717748Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:29:01.9717838Z #define _SIZET_ 2025-05-07T20:29:01.9717932Z #define XATTR_NAME_MAX 255 2025-05-07T20:29:01.9718050Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:29:01.9718148Z #define _SVID_SOURCE 1 2025-05-07T20:29:01.9718232Z #define _LP64 1 2025-05-07T20:29:01.9718325Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:29:01.9718571Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:29:01.9718688Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:29:01.9718787Z #define __UINT8_C(c) c 2025-05-07T20:29:01.9718886Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:29:01.9718983Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:29:01.9719088Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:29:01.9719185Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:29:01.9719287Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:29:01.9719463Z #define CUDARTAPI 2025-05-07T20:29:01.9719572Z #define cudaEventWaitDefault 0x00 2025-05-07T20:29:01.9719660Z #define IOV_MAX 1024 2025-05-07T20:29:01.9719819Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:29:01.9719920Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:29:01.9720009Z #define STA_CLK 0x8000 2025-05-07T20:29:01.9720122Z #define cudaMemAttachSingle 0x04 2025-05-07T20:29:01.9720208Z #define __wchar_t__ 2025-05-07T20:29:01.9720323Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:29:01.9720408Z #define SEEK_END 2 2025-05-07T20:29:01.9720505Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:29:01.9720696Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:29:01.9720798Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:29:01.9720950Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:29:01.9721048Z #define ____FILE_defined 1 2025-05-07T20:29:01.9721171Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:29:01.9721279Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:29:01.9721375Z #define _ISOC99_SOURCE 1 2025-05-07T20:29:01.9721476Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:29:01.9721739Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:29:01.9721871Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:29:01.9721959Z #define _IO_RIGHT 04 2025-05-07T20:29:01.9722062Z #define __END_NAMESPACE_STD 2025-05-07T20:29:01.9722254Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:29:01.9722351Z #define _GLIBCXX_STD_C std 2025-05-07T20:29:01.9722458Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:29:01.9722563Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:29:01.9722650Z #define _STDDEF_H_ 2025-05-07T20:29:01.9722832Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:29:01.9722935Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:29:01.9723053Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:29:01.9723215Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:29:01.9723324Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:29:01.9723430Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:29:01.9723548Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:29:01.9723646Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:29:01.9723754Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:29:01.9723856Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:29:01.9724033Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:29:01.9724136Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:29:01.9724405Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:29:01.9724510Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:29:01.9724616Z #define __STDCPP_THREADS__ 1 2025-05-07T20:29:01.9724729Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:29:01.9724885Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:29:01.9724990Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:29:01.9725086Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:29:01.9725198Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:29:01.9725296Z #define P_tmpdir "/tmp" 2025-05-07T20:29:01.9725420Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:29:01.9725525Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:29:01.9725631Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:29:01.9725799Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:29:01.9725983Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:29:01.9726085Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:29:01.9726223Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:29:01.9726341Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:29:01.9726448Z #define __location__(a) __annotate__(a) 2025-05-07T20:29:01.9726694Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:29:01.9726883Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:29:01.9726982Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:29:01.9727081Z #define __STDC_UTF_32__ 1 2025-05-07T20:29:01.9727176Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:29:01.9727274Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:29:01.9727366Z #define __FXSR__ 1 2025-05-07T20:29:01.9727452Z #define _SIZE_T 2025-05-07T20:29:01.9727560Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:29:01.9727687Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:29:01.9727863Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:29:01.9727967Z #define _IO_ssize_t __ssize_t 2025-05-07T20:29:01.9728163Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:29:01.9728256Z #define _GXX_NULLPTR_T 2025-05-07T20:29:01.9728392Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:29:01.9728482Z #define FOPEN_MAX 16 2025-05-07T20:29:01.9728575Z #define __BIG_ENDIAN 4321 2025-05-07T20:29:01.9728704Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:29:01.9728809Z #define __suseconds_t_defined 2025-05-07T20:29:01.9728897Z #define WCONTINUED 8 2025-05-07T20:29:01.9728993Z #define __off_t_defined 2025-05-07T20:29:01.9729080Z #define stderr stderr 2025-05-07T20:29:01.9729188Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:29:01.9729296Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:29:01.9729413Z #define __glibcxx_requires_string(_String) 2025-05-07T20:29:01.9729519Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:29:01.9729614Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:29:01.9730030Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:29:01.9730125Z #define _GCC_SIZE_T 2025-05-07T20:29:01.9730225Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:29:01.9730329Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:29:01.9730443Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:29:01.9730549Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:29:01.9730648Z #define __UINT32_C(c) c ## U 2025-05-07T20:29:01.9730749Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:29:01.9730855Z #define __cpp_alias_templates 200704L 2025-05-07T20:29:01.9730969Z #define cudaHostAllocMapped 0x02 2025-05-07T20:29:01.9731075Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:29:01.9731169Z #define _STL_ITERATOR_H 1 2025-05-07T20:29:01.9731258Z #define __size_t__ 2025-05-07T20:29:01.9731391Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:29:01.9731491Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:29:01.9731612Z #define cudaEventRecordExternal 0x01 2025-05-07T20:29:01.9731795Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:29:01.9731975Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:29:01.9732072Z #define __SM_80_RT_H__ 2025-05-07T20:29:01.9732157Z #define _ENDIAN_H 1 2025-05-07T20:29:01.9732263Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:29:01.9732373Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:29:01.9732473Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:29:01.9732560Z #define __try try 2025-05-07T20:29:01.9732657Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:29:01.9732756Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:29:01.9732857Z #define __INT8_MAX__ 0x7f 2025-05-07T20:29:01.9732950Z #define __LONG_WIDTH__ 64 2025-05-07T20:29:01.9733035Z #define __PIC__ 2 2025-05-07T20:29:01.9733138Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:29:01.9733243Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:29:01.9733366Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:29:01.9733514Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:29:01.9733651Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:29:01.9733757Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:29:01.9733856Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:29:01.9734047Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:29:01.9734241Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:29:01.9734342Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:29:01.9734462Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:29:01.9734570Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:29:01.9734657Z #define _IO_STDIO_H 2025-05-07T20:29:01.9734750Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:29:01.9734906Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:29:01.9735013Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:29:01.9735253Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:29:01.9735405Z #define LONG_BIT 64 2025-05-07T20:29:01.9741207Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:29:01.9741346Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:29:01.9741486Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:29:01.9741597Z #define __fsfilcnt_t_defined 2025-05-07T20:29:01.9741694Z #define __blkcnt_t_defined 2025-05-07T20:29:01.9741789Z #define __USE_LARGEFILE 1 2025-05-07T20:29:01.9741907Z #define __cpp_constexpr 201603L 2025-05-07T20:29:01.9742006Z #define CUDART_VERSION 11080 2025-05-07T20:29:01.9742117Z #define cudaDeviceMapHost 0x08 2025-05-07T20:29:01.9742216Z #define _GLIBCXX_CMATH 1 2025-05-07T20:29:01.9742427Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:29:01.9742632Z #define __lldiv_t_defined 1 2025-05-07T20:29:01.9742729Z #define __SSE2__ 1 2025-05-07T20:29:01.9742817Z #define _IOLBF 1 2025-05-07T20:29:01.9742931Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:29:01.9743035Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:29:01.9743149Z #define __cpp_deduction_guides 201703L 2025-05-07T20:29:01.9743253Z #define ADJ_TICK 0x4000 2025-05-07T20:29:01.9743353Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:29:01.9743470Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:29:01.9743572Z #define __INT32_TYPE__ int 2025-05-07T20:29:01.9743668Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:29:01.9743774Z #define __cpp_exceptions 199711L 2025-05-07T20:29:01.9743886Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:29:01.9744003Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:29:01.9744099Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:29:01.9744226Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:29:01.9744394Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:29:01.9744501Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:29:01.9744601Z #define __SWORD_TYPE long int 2025-05-07T20:29:01.9744702Z #define __INTMAX_TYPE__ long int 2025-05-07T20:29:01.9744809Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:29:01.9744912Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:29:01.9745130Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:29:01.9745237Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:29:01.9745390Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:29:01.9745475Z #define _T_SIZE 2025-05-07T20:29:01.9745594Z #define cudaHostAllocDefault 0x00 2025-05-07T20:29:01.9745723Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:29:01.9745832Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:29:01.9745927Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:29:01.9746025Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:29:01.9746136Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:29:01.9746233Z #define __ATOMIC_CONSUME 1 2025-05-07T20:29:01.9746363Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:29:01.9746463Z #define __GNUC_MINOR__ 4 2025-05-07T20:29:01.9746569Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:29:01.9746666Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:29:01.9746796Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:29:01.9746890Z #define __PIE__ 2 2025-05-07T20:29:01.9747000Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:29:01.9747209Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:29:01.9747318Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:29:01.9747446Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:29:01.9747660Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:29:01.9747757Z #define __nlink_t_defined 2025-05-07T20:29:01.9747895Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:29:01.9748016Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:29:01.9748110Z #define _XOPEN_LIM_H 1 2025-05-07T20:29:01.9748392Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:29:01.9748518Z #define __cpp_template_template_args 201611L 2025-05-07T20:29:01.9748631Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:29:01.9748747Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:29:01.9748853Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:29:01.9748954Z #define __FILE_defined 1 2025-05-07T20:29:01.9749138Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:29:01.9749242Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:29:01.9749362Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:29:01.9749480Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:29:01.9749593Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:29:01.9749695Z #define __INT16_C(c) c 2025-05-07T20:29:01.9749797Z #define __U32_TYPE unsigned int 2025-05-07T20:29:01.9749906Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:29:01.9750020Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:29:01.9750147Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:29:01.9750235Z #define __STDC__ 1 2025-05-07T20:29:01.9750345Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:29:01.9750448Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:29:01.9750617Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:29:01.9750711Z #define __FLT32X_DIG__ 15 2025-05-07T20:29:01.9750815Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:29:01.9750927Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:29:01.9751052Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:29:01.9751171Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:29:01.9751292Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:29:01.9751385Z #define stdin stdin 2025-05-07T20:29:01.9751479Z #define __ino64_t_defined 2025-05-07T20:29:01.9751586Z #define STA_UNSYNC 0x0040 2025-05-07T20:29:01.9751685Z #define __clockid_t_defined 1 2025-05-07T20:29:01.9751848Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:29:01.9752022Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:29:01.9752134Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:29:01.9752252Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:29:01.9752362Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:29:01.9752647Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:29:01.9752753Z #define _IO_HEX 0100 2025-05-07T20:29:01.9752849Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:29:01.9752934Z #define DOMAIN 1 2025-05-07T20:29:01.9753038Z #define M_LN2 0.69314718055994530942 2025-05-07T20:29:01.9753130Z #define __NVCC__ 1 2025-05-07T20:29:01.9753246Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:29:01.9753363Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:29:01.9753469Z #define __throw_exception_again throw 2025-05-07T20:29:01.9753573Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:29:01.9753666Z #define __EXCEPTION_H 1 2025-05-07T20:29:01.9753769Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:29:01.9753881Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:29:01.9754195Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:29:01.9754315Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:29:01.9754435Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:29:01.9754535Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:29:01.9754646Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:29:01.9754754Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:29:01.9754905Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:29:01.9755106Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:29:01.9755223Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:29:01.9755320Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:29:01.9755438Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:29:01.9755540Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:29:01.9755648Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:29:01.9755800Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:29:01.9755897Z #define __useconds_t_defined 2025-05-07T20:29:01.9756088Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:29:01.9756255Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:29:01.9756344Z #define __SSE_MATH__ 1 2025-05-07T20:29:01.9756445Z #define _IO_wint_t wint_t 2025-05-07T20:29:01.9756547Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:29:01.9756646Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:29:01.9756748Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:29:01.9756885Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:29:01.9756986Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:29:01.9757088Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:29:01.9757209Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:29:01.9757310Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:29:01.9757412Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:29:01.9757502Z #define __USE_ATFILE 1 2025-05-07T20:29:01.9757599Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:29:01.9757705Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:29:01.9757798Z #define _GCC_PTRDIFF_T 2025-05-07T20:29:01.9758038Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:29:01.9758143Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:29:01.9758247Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:29:01.9758365Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:29:01.9758480Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:29:01.9758567Z #define _STDLIB_H 1 2025-05-07T20:29:01.9758671Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:29:01.9758778Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:29:01.9758912Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:29:01.9759032Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:29:01.9759134Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:29:01.9759336Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:29:01.9759430Z #define __WALL 0x40000000 2025-05-07T20:29:01.9759544Z #define __glibcxx_requires_nonempty() 2025-05-07T20:29:01.9759675Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:29:01.9759772Z #define __ldiv_t_defined 1 2025-05-07T20:29:01.9760042Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:29:01.9760148Z #define ___int_ptrdiff_t_h 2025-05-07T20:29:01.9760327Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:29:01.9760431Z #define __HOST_DEFINES_H__ 2025-05-07T20:29:01.9760539Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:29:01.9760650Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:29:01.9760758Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:29:01.9760846Z #define CUDART_CB 2025-05-07T20:29:01.9760955Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:29:01.9761051Z #define MB_LEN_MAX 16 2025-05-07T20:29:01.9761284Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:29:01.9761392Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:29:01.9761531Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:29:01.9761634Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:29:01.9761757Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:29:01.9761868Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:29:01.9762026Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:29:01.9762235Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:29:01.9762349Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:29:01.9762520Z #define _GNU_SOURCE 1 2025-05-07T20:29:01.9762618Z #define __stub_putmsg 2025-05-07T20:29:01.9762707Z #define __CUDACC__ 1 2025-05-07T20:29:01.9762801Z #define __N(msgid) (msgid) 2025-05-07T20:29:01.9762898Z #define __P(args) args 2025-05-07T20:29:01.9763163Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:29:01.9763276Z #define __cpp_init_captures 201304L 2025-05-07T20:29:01.9763380Z #define __SLONGWORD_TYPE long int 2025-05-07T20:29:01.9763478Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:29:01.9763585Z #define __cpp_lib_as_const 201510 2025-05-07T20:29:01.9763672Z #define __WCHAR_T 2025-05-07T20:29:01.9763774Z #define __ATOMIC_RELEASE 3 2025-05-07T20:29:01.9763884Z #define __CUDA_SURFACE_TYPES_H__ 2025-05-07T20:29:01.9763983Z #define __fsblkcnt_t_defined 2025-05-07T20:29:01.9764097Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:29:01.9764206Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:29:01.9764212Z 2025-05-07T20:29:01.9908135Z 2025-05-07T20:29:01.9908527Z + conda run -n build_binary nvcc --version 2025-05-07T20:29:01.9908538Z 2025-05-07T20:29:03.8894075Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:29:03.8894450Z Copyright (c) 2005-2022 NVIDIA Corporation 2025-05-07T20:29:03.8894768Z Built on Wed_Sep_21_10:33:58_PDT_2022 2025-05-07T20:29:03.8895092Z Cuda compilation tools, release 11.8, V11.8.89 2025-05-07T20:29:03.8895427Z Build cuda_11.8.r11.8/compiler.31833905_0 2025-05-07T20:29:03.8895635Z 2025-05-07T20:29:03.9513822Z 2025-05-07T20:29:03.9524913Z /usr/bin/nvidia-smi 2025-05-07T20:29:03.9530168Z + nvidia-smi 2025-05-07T20:29:03.9530361Z 2025-05-07T20:29:03.9705276Z Wed May 7 20:29:03 2025 2025-05-07T20:29:03.9705667Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:29:03.9706166Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:29:03.9706663Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:29:03.9707185Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:29:03.9707699Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:29:03.9708132Z | | | MIG M. | 2025-05-07T20:29:03.9708468Z |=========================================+========================+======================| 2025-05-07T20:29:03.9876925Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:29:03.9877697Z | 0% 26C P8 16W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:29:03.9878092Z | | | N/A | 2025-05-07T20:29:03.9878497Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:29:03.9881865Z 2025-05-07T20:29:03.9882276Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:29:03.9882729Z | Processes: | 2025-05-07T20:29:03.9883178Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:29:03.9883597Z | ID ID Usage | 2025-05-07T20:29:03.9883962Z |=========================================================================================| 2025-05-07T20:29:03.9888125Z | No running processes found | 2025-05-07T20:29:03.9888596Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:29:04.2595541Z 2025-05-07T20:29:04.2600537Z [INSTALL] Successfully installed CUDA 11.8.0 2025-05-07T20:29:04.2651485Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:29:04.2652040Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:29:04.2663848Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:29:04.2664194Z env: 2025-05-07T20:29:04.2664417Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:29:04.2664729Z BUILD_ENV: build_binary 2025-05-07T20:29:04.2664976Z BUILD_TARGET: genai 2025-05-07T20:29:04.2665215Z BUILD_VARIANT: cuda 2025-05-07T20:29:04.2665473Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:29:04.2665767Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:29:04.2666088Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:29:04.2666417Z ##[endgroup] 2025-05-07T20:29:04.5970325Z ################################################################################ 2025-05-07T20:29:04.5970708Z # Install PyTorch (PIP) 2025-05-07T20:29:04.5970951Z # 2025-05-07T20:29:04.5985342Z # [2025-05-07T20:29:04.598Z] + install_pytorch_pip build_binary nightly cuda/11.8.0 2025-05-07T20:29:04.5985812Z ################################################################################ 2025-05-07T20:29:04.5986033Z 2025-05-07T20:29:04.6014381Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:29:05.5210456Z Channels: 2025-05-07T20:29:05.5210694Z - conda-forge 2025-05-07T20:29:05.5210930Z Platform: linux-64 2025-05-07T20:29:15.8963598Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:29:16.4450078Z Solving environment: / - done 2025-05-07T20:29:16.5355648Z 2025-05-07T20:29:16.5355979Z ## Package Plan ## 2025-05-07T20:29:16.5356165Z 2025-05-07T20:29:16.5356373Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:29:16.5356676Z 2025-05-07T20:29:16.5356780Z added / updated specs: 2025-05-07T20:29:16.5357049Z - numpy 2025-05-07T20:29:16.5357184Z 2025-05-07T20:29:16.5357190Z 2025-05-07T20:29:16.5357309Z The following packages will be downloaded: 2025-05-07T20:29:16.5357528Z 2025-05-07T20:29:16.5357650Z package | build 2025-05-07T20:29:16.5357967Z ---------------------------|----------------- 2025-05-07T20:29:16.5358374Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:29:16.5358829Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:29:16.5359283Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:29:16.5359726Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:29:16.5360186Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:29:16.5360656Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:29:16.5361116Z numpy-2.2.5 | py311h5d046bc_0 8.6 MB conda-forge 2025-05-07T20:29:16.5361509Z ------------------------------------------------------------ 2025-05-07T20:29:16.5361850Z Total: 15.9 MB 2025-05-07T20:29:16.5362055Z 2025-05-07T20:29:16.5362190Z The following NEW packages will be INSTALLED: 2025-05-07T20:29:16.5362412Z 2025-05-07T20:29:16.5362632Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:29:16.5363128Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:29:16.5363626Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:29:16.5364128Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:29:16.5364639Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:29:16.5365587Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:29:16.5366264Z numpy conda-forge/linux-64::numpy-2.2.5-py311h5d046bc_0 2025-05-07T20:29:16.5366533Z 2025-05-07T20:29:16.5366537Z 2025-05-07T20:29:16.5366541Z 2025-05-07T20:29:16.5366689Z Downloading and Extracting Packages: ...working... 2025-05-07T20:29:16.5367055Z numpy-2.2.5 | 8.6 MB | | 0% 2025-05-07T20:29:16.5367276Z 2025-05-07T20:29:16.5368149Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:29:16.5368395Z 2025-05-07T20:29:16.5373148Z 2025-05-07T20:29:16.5388093Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:29:16.5388468Z 2025-05-07T20:29:16.5388474Z 2025-05-07T20:29:16.5388479Z 2025-05-07T20:29:16.5393308Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:29:16.5393744Z 2025-05-07T20:29:16.5393750Z 2025-05-07T20:29:16.5393755Z 2025-05-07T20:29:16.5402419Z 2025-05-07T20:29:16.5423764Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:29:16.5424178Z 2025-05-07T20:29:16.5424185Z 2025-05-07T20:29:16.5424191Z 2025-05-07T20:29:16.5424196Z 2025-05-07T20:29:16.5424202Z 2025-05-07T20:29:16.5424888Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:29:16.5425167Z 2025-05-07T20:29:16.5425172Z 2025-05-07T20:29:16.5425177Z 2025-05-07T20:29:16.5425183Z 2025-05-07T20:29:16.5425188Z 2025-05-07T20:29:16.5429754Z 2025-05-07T20:29:16.6032635Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:29:16.6032922Z 2025-05-07T20:29:16.6032928Z 2025-05-07T20:29:16.6032933Z 2025-05-07T20:29:16.6134879Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:29:16.6135263Z 2025-05-07T20:29:16.6135277Z 2025-05-07T20:29:16.6135387Z 2025-05-07T20:29:16.6141618Z 2025-05-07T20:29:16.6365479Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:29:16.6366130Z 2025-05-07T20:29:16.6376858Z libopenblas-0.3.29 | 5.6 MB | #####8 | 59%  2025-05-07T20:29:16.6381922Z numpy-2.2.5 | 8.6 MB | | 0% 2025-05-07T20:29:16.6382165Z 2025-05-07T20:29:16.6384798Z 2025-05-07T20:29:16.6397273Z libgfortran5-15.1.0 | 1.5 MB | ###9 | 40%  2025-05-07T20:29:16.6397541Z 2025-05-07T20:29:16.6397545Z 2025-05-07T20:29:16.6397548Z 2025-05-07T20:29:16.6397552Z 2025-05-07T20:29:16.6398912Z 2025-05-07T20:29:16.6709621Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:29:16.6710017Z 2025-05-07T20:29:16.6710024Z 2025-05-07T20:29:16.6710031Z 2025-05-07T20:29:16.6710037Z 2025-05-07T20:29:16.6710044Z 2025-05-07T20:29:16.6712597Z 2025-05-07T20:29:16.6752241Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:29:16.6752534Z 2025-05-07T20:29:16.6752538Z 2025-05-07T20:29:16.6752541Z 2025-05-07T20:29:16.6752545Z 2025-05-07T20:29:16.6752548Z 2025-05-07T20:29:16.6752569Z 2025-05-07T20:29:16.7079343Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:29:16.7079705Z 2025-05-07T20:29:16.7079712Z 2025-05-07T20:29:16.7079717Z 2025-05-07T20:29:16.7079722Z 2025-05-07T20:29:16.7091715Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:29:16.7092036Z 2025-05-07T20:29:16.7092042Z 2025-05-07T20:29:16.7092047Z 2025-05-07T20:29:16.7095263Z 2025-05-07T20:29:16.7173071Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:29:16.7173350Z 2025-05-07T20:29:16.7173354Z 2025-05-07T20:29:16.7173357Z 2025-05-07T20:29:16.7173361Z 2025-05-07T20:29:16.7173678Z 2025-05-07T20:29:16.7192915Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:29:16.7193192Z 2025-05-07T20:29:16.7193196Z 2025-05-07T20:29:16.7193764Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:29:16.7194043Z 2025-05-07T20:29:16.7194047Z 2025-05-07T20:29:16.7194051Z 2025-05-07T20:29:16.7194054Z 2025-05-07T20:29:16.7195346Z 2025-05-07T20:29:16.7333939Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:29:16.7334218Z 2025-05-07T20:29:16.7334222Z 2025-05-07T20:29:16.7334226Z 2025-05-07T20:29:16.7338228Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:29:16.7338494Z 2025-05-07T20:29:16.7338498Z 2025-05-07T20:29:16.7338502Z 2025-05-07T20:29:16.7370245Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:29:16.7654475Z numpy-2.2.5 | 8.6 MB | ##6 | 27% 2025-05-07T20:29:16.7654716Z 2025-05-07T20:29:16.7654720Z 2025-05-07T20:29:16.7654724Z 2025-05-07T20:29:16.7654728Z 2025-05-07T20:29:16.7654732Z 2025-05-07T20:29:16.7654736Z 2025-05-07T20:29:16.7718162Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:29:16.7718761Z 2025-05-07T20:29:16.7983161Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:29:16.7983425Z 2025-05-07T20:29:16.7983429Z 2025-05-07T20:29:16.7985376Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:29:16.7985647Z 2025-05-07T20:29:16.7985651Z 2025-05-07T20:29:16.8575939Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:29:16.8576200Z 2025-05-07T20:29:16.8672501Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:29:16.9684662Z numpy-2.2.5 | 8.6 MB | ####2 | 43% 2025-05-07T20:29:16.9929696Z numpy-2.2.5 | 8.6 MB | ########8 | 88% 2025-05-07T20:29:17.4110824Z numpy-2.2.5 | 8.6 MB | ########## | 100% 2025-05-07T20:29:17.4117200Z numpy-2.2.5 | 8.6 MB | ########## | 100% 2025-05-07T20:29:17.4117526Z 2025-05-07T20:29:17.4117729Z 2025-05-07T20:29:17.4118022Z  2025-05-07T20:29:17.4118232Z 2025-05-07T20:29:17.4118237Z 2025-05-07T20:29:17.4118402Z  2025-05-07T20:29:17.4118631Z 2025-05-07T20:29:17.4118649Z 2025-05-07T20:29:17.4118653Z 2025-05-07T20:29:17.4118818Z  2025-05-07T20:29:17.4119027Z 2025-05-07T20:29:17.4119030Z 2025-05-07T20:29:17.4119034Z 2025-05-07T20:29:17.4119038Z 2025-05-07T20:29:17.4119210Z  2025-05-07T20:29:17.4119437Z 2025-05-07T20:29:17.4119440Z 2025-05-07T20:29:17.4119444Z 2025-05-07T20:29:17.4119447Z 2025-05-07T20:29:17.4119451Z 2025-05-07T20:29:17.4119621Z  2025-05-07T20:29:17.4119894Z 2025-05-07T20:29:17.4119897Z 2025-05-07T20:29:17.4119901Z 2025-05-07T20:29:17.4119904Z 2025-05-07T20:29:17.4119908Z 2025-05-07T20:29:17.4119914Z 2025-05-07T20:29:17.4135010Z  done 2025-05-07T20:29:17.5123155Z Preparing transaction: | done 2025-05-07T20:29:17.6128245Z Verifying transaction: - done 2025-05-07T20:29:17.7136415Z Executing transaction: | done 2025-05-07T20:29:17.8823214Z ################################################################################ 2025-05-07T20:29:17.8823641Z # Install Package From PyTorch PIP: torch 2025-05-07T20:29:17.8823944Z # 2025-05-07T20:29:17.8838492Z # [2025-05-07T20:29:17.883Z] + install_from_pytorch_pip build_binary torch nightly cuda/11.8.0 2025-05-07T20:29:17.8838990Z ################################################################################ 2025-05-07T20:29:17.8839207Z 2025-05-07T20:29:17.8854198Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:29:17.9767333Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:29:17.9767706Z ################################################################################ 2025-05-07T20:29:17.9768045Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:29:17.9768325Z # 2025-05-07T20:29:17.9785253Z # [2025-05-07T20:29:17.978Z] + __prepare_pip_arguments torch nightly cuda/11.8.0 2025-05-07T20:29:17.9785839Z ################################################################################ 2025-05-07T20:29:17.9786058Z 2025-05-07T20:29:17.9806393Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:29:17.9832602Z [INSTALL] Extracted package variant: cu118 2025-05-07T20:29:17.9849581Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:29:17.9850188Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:29:17.9858546Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:29:17.9867352Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu118/ ... 2025-05-07T20:29:17.9888186Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:30:35.4544412Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:30:35.4544924Z Collecting torch 2025-05-07T20:30:35.4545581Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (29 kB) 2025-05-07T20:30:35.4546283Z Collecting filelock (from torch) 2025-05-07T20:30:35.4546920Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:30:35.4547875Z Requirement already satisfied: typing-extensions>=4.10.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from torch) (4.13.2) 2025-05-07T20:30:35.4548707Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:30:35.4549212Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:30:35.4550055Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 182.6 MB/s eta 0:00:00 2025-05-07T20:30:35.4550395Z Collecting networkx (from torch) 2025-05-07T20:30:35.4550920Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T20:30:35.4551585Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 144.1 MB/s eta 0:00:00 2025-05-07T20:30:35.4551917Z Collecting jinja2 (from torch) 2025-05-07T20:30:35.4552406Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:30:35.4552925Z Collecting fsspec (from torch) 2025-05-07T20:30:35.4553422Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:30:35.4554001Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch) 2025-05-07T20:30:35.4554715Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_nvrtc_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (23.2 MB) 2025-05-07T20:30:35.4555503Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 166.9 MB/s eta 0:00:00 2025-05-07T20:30:35.4555905Z Collecting nvidia-cuda-runtime-cu11==11.8.89 (from torch) 2025-05-07T20:30:35.4556676Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_runtime_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (875 kB) 2025-05-07T20:30:35.4557472Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 100.3 MB/s eta 0:00:00 2025-05-07T20:30:35.4557870Z Collecting nvidia-cuda-cupti-cu11==11.8.87 (from torch) 2025-05-07T20:30:35.4558568Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_cupti_cu11-11.8.87-py3-none-manylinux1_x86_64.whl (13.1 MB) 2025-05-07T20:30:35.4559342Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 200.7 MB/s eta 0:00:00 2025-05-07T20:30:35.4559725Z Collecting nvidia-cudnn-cu11==9.1.0.70 (from torch) 2025-05-07T20:30:35.4560415Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cudnn_cu11-9.1.0.70-py3-none-manylinux2014_x86_64.whl (663.9 MB) 2025-05-07T20:30:35.4561187Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 46.9 MB/s eta 0:00:00 2025-05-07T20:30:35.4561582Z Collecting nvidia-cublas-cu11==11.11.3.6 (from torch) 2025-05-07T20:30:35.4562774Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cublas_cu11-11.11.3.6-py3-none-manylinux1_x86_64.whl (417.9 MB) 2025-05-07T20:30:35.4563585Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 71.6 MB/s eta 0:00:00 2025-05-07T20:30:35.4563986Z Collecting nvidia-cufft-cu11==10.9.0.58 (from torch) 2025-05-07T20:30:35.4564666Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) 2025-05-07T20:30:35.4565431Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 161.0 MB/s eta 0:00:00 2025-05-07T20:30:35.4565814Z Collecting nvidia-curand-cu11==10.3.0.86 (from torch) 2025-05-07T20:30:35.4566498Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_curand_cu11-10.3.0.86-py3-none-manylinux1_x86_64.whl (58.1 MB) 2025-05-07T20:30:35.4567250Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 204.2 MB/s eta 0:00:00 2025-05-07T20:30:35.4567656Z Collecting nvidia-cusolver-cu11==11.4.1.48 (from torch) 2025-05-07T20:30:35.4568369Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusolver_cu11-11.4.1.48-py3-none-manylinux1_x86_64.whl (128.2 MB) 2025-05-07T20:30:35.4569135Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 149.0 MB/s eta 0:00:00 2025-05-07T20:30:35.4569526Z Collecting nvidia-cusparse-cu11==11.7.5.86 (from torch) 2025-05-07T20:30:35.4570227Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux1_x86_64.whl (204.1 MB) 2025-05-07T20:30:35.4571005Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 141.4 MB/s eta 0:00:00 2025-05-07T20:30:35.4571385Z Collecting nvidia-nccl-cu11==2.21.5 (from torch) 2025-05-07T20:30:35.4572053Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nccl_cu11-2.21.5-py3-none-manylinux2014_x86_64.whl (147.8 MB) 2025-05-07T20:30:35.4572805Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 139.8 MB/s eta 0:00:00 2025-05-07T20:30:35.4573206Z Collecting nvidia-nvtx-cu11==11.8.86 (from torch) 2025-05-07T20:30:35.4573912Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nvtx_cu11-11.8.86-py3-none-manylinux1_x86_64.whl (99 kB) 2025-05-07T20:30:35.4574597Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:30:35.4575445Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:30:35.4576742Z Requirement already satisfied: setuptools>=40.8.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from pytorch-triton==3.3.0+git96316ce5->torch) (78.1.1) 2025-05-07T20:30:35.4577593Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:30:35.4578160Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:30:35.4578809Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 4.7 MB/s eta 0:00:00 2025-05-07T20:30:35.4579449Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:30:35.4580163Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2025-05-07T20:30:35.4581228Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp311-cp311-manylinux_2_28_x86_64.whl (916.4 MB) 2025-05-07T20:30:35.4582026Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 916.4/916.4 MB 29.2 MB/s eta 0:00:00 2025-05-07T20:30:35.4582906Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.5 MB) 2025-05-07T20:30:35.4583787Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 MB 65.8 MB/s eta 0:00:00 2025-05-07T20:30:35.4585377Z Installing collected packages: mpmath, sympy, pytorch-triton, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, networkx, MarkupSafe, fsspec, filelock, nvidia-cusolver-cu11, nvidia-cudnn-cu11, jinja2, torch 2025-05-07T20:30:35.4586756Z 2025-05-07T20:30:35.4588436Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.4.2 nvidia-cublas-cu11-11.11.3.6 nvidia-cuda-cupti-cu11-11.8.87 nvidia-cuda-nvrtc-cu11-11.8.89 nvidia-cuda-runtime-cu11-11.8.89 nvidia-cudnn-cu11-9.1.0.70 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.3.0.86 nvidia-cusolver-cu11-11.4.1.48 nvidia-cusparse-cu11-11.7.5.86 nvidia-nccl-cu11-2.21.5 nvidia-nvtx-cu11-11.8.86 pytorch-triton-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250507+cu118 2025-05-07T20:30:35.4590172Z 2025-05-07T20:30:37.6902939Z torch 2.8.0.dev20250507+cu118 2025-05-07T20:30:37.6905483Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu118) 2025-05-07T20:30:41.1087457Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:30:44.5327550Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu118 2025-05-07T20:30:44.5327982Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:30:47.8774627Z True 2025-05-07T20:30:47.8774872Z True 2025-05-07T20:30:47.8775086Z 2025-05-07T20:30:47.9406133Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:30:47.9446373Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:30:47.9446990Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:30:47.9464337Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:47.9464693Z env: 2025-05-07T20:30:47.9464918Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:47.9465216Z BUILD_ENV: build_binary 2025-05-07T20:30:47.9465466Z BUILD_TARGET: genai 2025-05-07T20:30:47.9465704Z BUILD_VARIANT: cuda 2025-05-07T20:30:47.9465956Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:47.9466229Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:47.9466543Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:47.9466877Z ##[endgroup] 2025-05-07T20:30:48.2838719Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:30:48.2840725Z ################################################################################ 2025-05-07T20:30:48.2841238Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:30:48.2841596Z # 2025-05-07T20:30:48.2855977Z # [2025-05-07T20:30:48.285Z] + collect_pytorch_env_info build_binary 2025-05-07T20:30:48.2856376Z ################################################################################ 2025-05-07T20:30:48.2856588Z 2025-05-07T20:30:48.2872733Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:48.3842192Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:48.3851593Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:30:48.3852773Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:30:48.3853348Z 2025-05-07T20:30:48.4718444Z 2025-05-07T20:30:48.4718967Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:30:48.4743521Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:30:54.3778270Z Collecting environment information... 2025-05-07T20:30:54.3778758Z PyTorch version: 2.8.0.dev20250507+cu118 2025-05-07T20:30:54.3779053Z Is debug build: False 2025-05-07T20:30:54.3779323Z CUDA used to build PyTorch: 11.8 2025-05-07T20:30:54.3779614Z ROCM used to build PyTorch: N/A 2025-05-07T20:30:54.3779804Z 2025-05-07T20:30:54.3779917Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:30:54.3780242Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:30:54.3780571Z Clang version: Could not collect 2025-05-07T20:30:54.3780855Z CMake version: Could not collect 2025-05-07T20:30:54.3781134Z Libc version: glibc-2.34 2025-05-07T20:30:54.3781300Z 2025-05-07T20:30:54.3781515Z Python version: 3.11.11 (main, Dec 11 2024, 16:28:39) [GCC 11.2.0] (64-bit runtime) 2025-05-07T20:30:54.3782064Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:30:54.3782478Z Is CUDA available: True 2025-05-07T20:30:54.3782833Z CUDA runtime version: 11.8.89 2025-05-07T20:30:54.3783118Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:30:54.3783425Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:30:54.3783758Z Nvidia driver version: 570.133.07 2025-05-07T20:30:54.3784044Z cuDNN version: Could not collect 2025-05-07T20:30:54.3784317Z HIP runtime version: N/A 2025-05-07T20:30:54.3784563Z MIOpen runtime version: N/A 2025-05-07T20:30:54.3784826Z Is XNNPACK available: True 2025-05-07T20:30:54.3784991Z 2025-05-07T20:30:54.3785072Z CPU: 2025-05-07T20:30:54.3785283Z Architecture: x86_64 2025-05-07T20:30:54.3785623Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:30:54.3786023Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:30:54.3786414Z Byte Order: Little Endian 2025-05-07T20:30:54.3786731Z CPU(s): 16 2025-05-07T20:30:54.3787028Z On-line CPU(s) list: 0-15 2025-05-07T20:30:54.3787698Z Vendor ID: AuthenticAMD 2025-05-07T20:30:54.3788053Z Model name: AMD EPYC 7R32 2025-05-07T20:30:54.3788379Z CPU family: 23 2025-05-07T20:30:54.3788667Z Model: 49 2025-05-07T20:30:54.3788950Z Thread(s) per core: 2 2025-05-07T20:30:54.3789244Z Core(s) per socket: 8 2025-05-07T20:30:54.3789533Z Socket(s): 1 2025-05-07T20:30:54.3789807Z Stepping: 0 2025-05-07T20:30:54.3790112Z BogoMIPS: 5600.00 2025-05-07T20:30:54.3792199Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:30:54.3794426Z Hypervisor vendor: KVM 2025-05-07T20:30:54.3794740Z Virtualization type: full 2025-05-07T20:30:54.3795081Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:30:54.3795460Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:30:54.3795892Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:30:54.3796425Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:30:54.3796748Z NUMA node(s): 1 2025-05-07T20:30:54.3797050Z NUMA node0 CPU(s): 0-15 2025-05-07T20:30:54.3797396Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:30:54.3797773Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:30:54.3798134Z Vulnerability L1tf: Not affected 2025-05-07T20:30:54.3798496Z Vulnerability Mds: Not affected 2025-05-07T20:30:54.3798859Z Vulnerability Meltdown: Not affected 2025-05-07T20:30:54.3799215Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:30:54.3799584Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:30:54.3800148Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:30:54.3800746Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:30:54.3801301Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:30:54.3802009Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:30:54.3802878Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:30:54.3803570Z Vulnerability Srbds: Not affected 2025-05-07T20:30:54.3803937Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:30:54.3804174Z 2025-05-07T20:30:54.3804281Z Versions of relevant libraries: 2025-05-07T20:30:54.3804555Z [pip3] numpy==2.2.5 2025-05-07T20:30:54.3804798Z [pip3] nvidia-cublas-cu11==11.11.3.6 2025-05-07T20:30:54.3805120Z [pip3] nvidia-cuda-cupti-cu11==11.8.87 2025-05-07T20:30:54.3805436Z [pip3] nvidia-cuda-nvrtc-cu11==11.8.89 2025-05-07T20:30:54.3805749Z [pip3] nvidia-cuda-runtime-cu11==11.8.89 2025-05-07T20:30:54.3806074Z [pip3] nvidia-cudnn-cu11==9.1.0.70 2025-05-07T20:30:54.3806371Z [pip3] nvidia-cufft-cu11==10.9.0.58 2025-05-07T20:30:54.3806665Z [pip3] nvidia-curand-cu11==10.3.0.86 2025-05-07T20:30:54.3806966Z [pip3] nvidia-cusolver-cu11==11.4.1.48 2025-05-07T20:30:54.3807277Z [pip3] nvidia-cusparse-cu11==11.7.5.86 2025-05-07T20:30:54.3807579Z [pip3] nvidia-nccl-cu11==2.21.5 2025-05-07T20:30:54.3808001Z [pip3] nvidia-nvtx-cu11==11.8.86 2025-05-07T20:30:54.3808309Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:30:54.3808852Z [pip3] torch==2.8.0.dev20250507+cu118 2025-05-07T20:30:54.3809288Z [conda] cuda-cudart 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3809801Z [conda] cuda-cudart-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3810306Z [conda] cuda-cupti 11.8.87 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3810808Z [conda] cuda-libraries 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3811341Z [conda] cuda-libraries-dev 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3811857Z [conda] cuda-nvrtc 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3812366Z [conda] cuda-nvrtc-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3812855Z [conda] cuda-nvtx 11.8.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3813349Z [conda] cuda-runtime 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3813848Z [conda] libcublas 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3814351Z [conda] libcublas-dev 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3814844Z [conda] libcufft 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3815496Z [conda] libcufft-dev 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3815990Z [conda] libcurand 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3816486Z [conda] libcurand-dev 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3816998Z [conda] libcusolver 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3817515Z [conda] libcusolver-dev 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3818029Z [conda] libcusparse 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3818536Z [conda] libcusparse-dev 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:54.3819025Z [conda] numpy 2.2.5 py311h5d046bc_0 conda-forge 2025-05-07T20:30:54.3819504Z [conda] nvidia-cublas-cu11 11.11.3.6 pypi_0 pypi 2025-05-07T20:30:54.3820018Z [conda] nvidia-cuda-cupti-cu11 11.8.87 pypi_0 pypi 2025-05-07T20:30:54.3820523Z [conda] nvidia-cuda-nvrtc-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:54.3821030Z [conda] nvidia-cuda-runtime-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:54.3821533Z [conda] nvidia-cudnn-cu11 9.1.0.70 pypi_0 pypi 2025-05-07T20:30:54.3822004Z [conda] nvidia-cufft-cu11 10.9.0.58 pypi_0 pypi 2025-05-07T20:30:54.3822486Z [conda] nvidia-curand-cu11 10.3.0.86 pypi_0 pypi 2025-05-07T20:30:54.3823105Z [conda] nvidia-cusolver-cu11 11.4.1.48 pypi_0 pypi 2025-05-07T20:30:54.3823598Z [conda] nvidia-cusparse-cu11 11.7.5.86 pypi_0 pypi 2025-05-07T20:30:54.3824077Z [conda] nvidia-nccl-cu11 2.21.5 pypi_0 pypi 2025-05-07T20:30:54.3824551Z [conda] nvidia-nvtx-cu11 11.8.86 pypi_0 pypi 2025-05-07T20:30:54.3825039Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:30:54.3825508Z [conda] torch 2.8.0.dev20250507+cu118 pypi_0 pypi 2025-05-07T20:30:54.3825795Z 2025-05-07T20:30:54.4549435Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:54.4550116Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:54.4564570Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:54.4565057Z env: 2025-05-07T20:30:54.4565373Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:54.4565781Z BUILD_ENV: build_binary 2025-05-07T20:30:54.4566133Z BUILD_TARGET: genai 2025-05-07T20:30:54.4566461Z BUILD_VARIANT: cuda 2025-05-07T20:30:54.4566791Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:54.4567145Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:54.4567567Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:54.4568044Z ##[endgroup] 2025-05-07T20:30:54.7939436Z ################################################################################ 2025-05-07T20:30:54.7939820Z # Prepare FBGEMM-GPU Build 2025-05-07T20:30:54.7940071Z # 2025-05-07T20:30:54.7955815Z # [2025-05-07T20:30:54.795Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:30:54.7956227Z ################################################################################ 2025-05-07T20:30:54.7956454Z 2025-05-07T20:30:54.7972797Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:54.8891464Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:54.8913256Z [BUILD] Running git submodules update ... 2025-05-07T20:30:54.8935327Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:30:54.9294791Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:30:54.9295301Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:30:54.9296084Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:30:54.9296481Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:30:54.9296896Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:30:54.9297332Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:30:54.9297744Z Synchronizing submodule url for '../external/json' 2025-05-07T20:30:54.9331078Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:30:54.9884138Z [BUILD] Installing other build dependencies ... 2025-05-07T20:30:54.9906536Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:30:57.4230903Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:30:57.4427232Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:30:57.5400976Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:30:57.5446218Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:30:57.7504893Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:30:57.7558717Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:30:57.8578604Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:30:57.8617565Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:30:58.1630113Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:30:58.1738075Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:30:58.2245151Z Requirement already satisfied: jinja2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:30:58.2247859Z Requirement already satisfied: mpmath==1.3.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:30:58.2958751Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:30:58.3005307Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T20:30:58.3485664Z Requirement already satisfied: numpy>=2.0.2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T20:30:58.4045920Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:30:58.4099786Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:30:58.5345047Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:30:58.5385868Z Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:30:58.6471816Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:30:58.6536926Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:30:58.7030708Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:30:58.7690926Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:30:58.7811795Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:30:58.8767589Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:30:58.8802914Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:30:58.9874086Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:30:58.9936617Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl.metadata (3.5 kB) 2025-05-07T20:30:59.0953218Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:59.0990780Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:30:59.1948726Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:59.1986632Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:30:59.3047272Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:59.3086756Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:59.4165357Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:59.4205700Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:59.4736539Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:30:59.5197871Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:59.5234784Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:30:59.5666926Z Requirement already satisfied: typing-extensions in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:30:59.6197214Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:30:59.6236493Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:30:59.6711394Z Requirement already satisfied: wheel>=0.32.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:30:59.7315451Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:59.7355133Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:30:59.7872941Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:30:59.8385571Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:30:59.8921616Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:31:00.5283194Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 43.8 MB/s eta 0:00:00 2025-05-07T20:31:00.5330591Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:31:00.5836613Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:31:00.6321796Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:31:00.6749938Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:31:00.7365758Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:31:00.7842016Z Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) 2025-05-07T20:31:00.8464278Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 8.3 MB/s eta 0:00:00 2025-05-07T20:31:00.8522865Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:31:00.9027383Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:31:00.9547752Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:31:01.0055974Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl (466 kB) 2025-05-07T20:31:01.0563717Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:31:01.1044558Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:31:01.1572691Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:31:01.2120963Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:31:01.2653898Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:31:01.3144070Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:31:01.4869454Z Installing collected packages: sortedcontainers, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, hypothesis, build, pyre-extensions 2025-05-07T20:31:03.2564052Z 2025-05-07T20:31:03.2590190Z Successfully installed attrs-25.3.0 backports.tarfile-1.2.0 build-1.2.2.post1 click-8.1.8 cmake-4.0.0 distro-1.9.0 hypothesis-6.131.14 mypy-extensions-1.1.0 ninja-1.11.1.4 packaging-25.0 patchelf-0.17.2.2 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pyyaml-6.0.2 scikit-build-0.18.1 setuptools_git_versioning-2.1.0 sortedcontainers-2.4.0 tabulate-0.9.0 typing-inspect-0.9.0 2025-05-07T20:31:03.4385351Z ################################################################################ 2025-05-07T20:31:03.4385748Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:31:03.4386013Z # 2025-05-07T20:31:03.4403417Z # [2025-05-07T20:31:03.440Z] + install_triton_pip build_binary 2025-05-07T20:31:03.4403903Z ################################################################################ 2025-05-07T20:31:03.4404219Z 2025-05-07T20:31:03.4404516Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:31:03.4405116Z ################################################################################ 2025-05-07T20:31:03.4405480Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:31:03.4405801Z # 2025-05-07T20:31:03.4421639Z # [2025-05-07T20:31:03.441Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:31:03.4422166Z ################################################################################ 2025-05-07T20:31:03.4422380Z 2025-05-07T20:31:03.4437258Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:31:03.5305578Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:31:03.5305941Z ################################################################################ 2025-05-07T20:31:03.5306279Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:31:03.5306556Z # 2025-05-07T20:31:03.5323248Z # [2025-05-07T20:31:03.532Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:31:03.5323748Z ################################################################################ 2025-05-07T20:31:03.5323962Z 2025-05-07T20:31:03.5372159Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:31:03.5389033Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:31:03.5389559Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:31:03.5396500Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:31:03.5405456Z [INSTALL] Attempting to install [pytorch-triton, 3.2.0+git4b3bb1f8] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/ ... 2025-05-07T20:31:03.5426483Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre pytorch-triton==3.2.0+git4b3bb1f8 --index-url https://download.pytorch.org/whl/nightly/ 2025-05-07T20:31:09.3931878Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-05-07T20:31:09.3934298Z torch 2.8.0.dev20250507+cu118 requires pytorch-triton==3.3.0+git96316ce5; platform_system == "Linux" and platform_machine == "x86_64", but you have pytorch-triton 3.2.0+git4b3bb1f8 which is incompatible. 2025-05-07T20:31:09.3935026Z 2025-05-07T20:31:09.3935240Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:31:09.3935663Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:31:09.3936457Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T20:31:09.3937666Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.5 MB) 2025-05-07T20:31:09.3938764Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/166.5 MB 132.4 MB/s eta 0:00:00 2025-05-07T20:31:09.3939389Z Installing collected packages: pytorch-triton 2025-05-07T20:31:09.3939734Z Attempting uninstall: pytorch-triton 2025-05-07T20:31:09.3940132Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:31:09.3940566Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:31:09.3940989Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:31:09.3941434Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:31:09.3941695Z 2025-05-07T20:31:11.6162356Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:31:11.6166242Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:31:13.7802881Z ################################################################################ 2025-05-07T20:31:13.7803746Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:31:13.7804498Z ################################################################################ 2025-05-07T20:31:13.7804928Z 2025-05-07T20:31:15.8341599Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:31:17.9589609Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:31:17.9593088Z [BUILD] Successfully ran git submodules update 2025-05-07T20:31:17.9634667Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:31:17.9635157Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:31:17.9647951Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:31:17.9648310Z env: 2025-05-07T20:31:17.9648545Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:31:17.9648853Z BUILD_ENV: build_binary 2025-05-07T20:31:17.9649110Z BUILD_TARGET: genai 2025-05-07T20:31:17.9649341Z BUILD_VARIANT: cuda 2025-05-07T20:31:17.9649591Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:31:17.9649854Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:31:17.9650160Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:31:17.9650487Z ##[endgroup] 2025-05-07T20:31:18.3008041Z ################################################################################ 2025-05-07T20:31:18.3008520Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:31:18.3009046Z # 2025-05-07T20:31:18.3023155Z # [2025-05-07T20:31:18.301Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_genai_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:31:18.3023797Z ################################################################################ 2025-05-07T20:31:18.3024016Z 2025-05-07T20:31:18.3024376Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_genai_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:31:18.3025078Z + sha1sum fbgemm_gpu_genai_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:31:18.3025421Z 2025-05-07T20:31:18.3089877Z d222f88e01a2264a70a649877a40afcce737ad71 fbgemm_gpu_genai_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:31:18.3092089Z 2025-05-07T20:31:18.3093529Z + sha256sum fbgemm_gpu_genai_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:31:18.3094226Z 2025-05-07T20:31:18.3171272Z c38c98726a47fa741707ca6b5993b24d9cd956565a2cb08744696246620244a3 fbgemm_gpu_genai_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:31:18.3174337Z 2025-05-07T20:31:18.3175139Z + md5sum fbgemm_gpu_genai_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:31:18.3175499Z 2025-05-07T20:31:18.3279857Z e8244968b10af4c282da528f835c4153 fbgemm_gpu_genai_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:31:18.3282328Z 2025-05-07T20:31:18.3291850Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_genai_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl ... 2025-05-07T20:31:18.3314119Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_genai_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:31:20.8599167Z Processing ./fbgemm_gpu_genai_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:31:20.8600147Z Requirement already satisfied: numpy in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from fbgemm-gpu-genai-nightly==2025.5.7) (2.2.5) 2025-05-07T20:31:20.8601369Z Installing collected packages: fbgemm-gpu-genai-nightly 2025-05-07T20:31:20.8601817Z Successfully installed fbgemm-gpu-genai-nightly-2025.5.7 2025-05-07T20:31:20.8602090Z 2025-05-07T20:31:27.6630470Z ################################################################################ 2025-05-07T20:31:27.6630899Z [CHECK] !!!! INFO !!!! 2025-05-07T20:31:27.6631295Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu118 2025-05-07T20:31:27.6631722Z [CHECK] CUDA version reported by PyTorch is: 11.8 2025-05-07T20:31:27.6632045Z [CHECK] 2025-05-07T20:31:27.6632383Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:31:27.6632880Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:31:27.6633277Z ################################################################################ 2025-05-07T20:31:27.6633534Z 2025-05-07T20:31:27.6633656Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:31:31.5523661Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:31:35.4291299Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:31:39.2957731Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:31:39.2962057Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:31:50.9196751Z ################################################################################ 2025-05-07T20:31:50.9197542Z [CHECK] The installed FBGEMM TARGET is: genai 2025-05-07T20:31:50.9198038Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:31:50.9198526Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:31:50.9198945Z ################################################################################ 2025-05-07T20:31:50.9199256Z 2025-05-07T20:31:58.6599201Z ################################################################################ 2025-05-07T20:31:58.6599744Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:31:58.6610264Z [CHECK] fbgemm_gpu: ['__annotations__', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__', '__target__', '__variant__', '__version__', '_load_library', 'docs', 'fbgemm_genai_libraries', 'fbgemm_gpu', 'fbgemm_gpu_libraries', 'libraries_to_load', 'library', 'logging', 'open_source', 'os', 'split_embedding_configs', 'split_table_batched_embeddings_ops_common', 'torch', 'utils'] 2025-05-07T20:31:58.6611832Z [CHECK] fbgemm_gpu.experimental: ['__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__'] 2025-05-07T20:31:58.6612364Z ################################################################################ 2025-05-07T20:31:58.6612597Z 2025-05-07T20:31:58.6612759Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:32:02.5364539Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:32:06.4039838Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:32:10.4015612Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:32:14.2745266Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:32:14.2748880Z [INSTALL] Check for operator registrations ... 2025-05-07T20:32:18.0685165Z fbgemm.nccl_init 2025-05-07T20:32:18.0685352Z 2025-05-07T20:32:18.1315713Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.nccl_init 2025-05-07T20:32:21.9137482Z fbgemm.gqa_attn_splitk 2025-05-07T20:32:21.9137697Z 2025-05-07T20:32:21.9767274Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.gqa_attn_splitk 2025-05-07T20:32:25.7506681Z Traceback (most recent call last): 2025-05-07T20:32:25.7507031Z File "", line 1, in 2025-05-07T20:32:25.7507652Z File "/home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/_ops.py", line 1317, in __getattr__ 2025-05-07T20:32:25.7508576Z raise AttributeError( 2025-05-07T20:32:25.7509392Z AttributeError: '_OpNamespace' 'fbgemm' object has no attribute 'rope_qkv_decoding' 2025-05-07T20:32:25.7509765Z 2025-05-07T20:32:25.7510292Z ERROR conda.cli.main_run:execute(125): `conda run python -c import torch; import fbgemm_gpu; print(torch.ops.fbgemm.rope_qkv_decoding)` failed. (See above for error) 2025-05-07T20:32:25.8136478Z ################################################################################ 2025-05-07T20:32:25.8136948Z [CHECK] FBGEMM_GPU operator hasn't been registered on torch.ops.load(): 2025-05-07T20:32:25.8137333Z [CHECK] 2025-05-07T20:32:25.8137569Z [CHECK] torch.ops.fbgemm.rope_qkv_decoding 2025-05-07T20:32:25.8137858Z [CHECK] 2025-05-07T20:32:25.8138202Z [CHECK] Please check that all operators defined with m.def() have an appropriate 2025-05-07T20:32:25.8138764Z [CHECK] m.impl() defined, AND that the definition sources are included in the 2025-05-07T20:32:25.8139202Z [CHECK] CMake build configuration! 2025-05-07T20:32:25.8139504Z ################################################################################ 2025-05-07T20:32:25.8139729Z 2025-05-07T20:32:25.8153190Z ##[error]Process completed with exit code 1. 2025-05-07T20:32:25.8238135Z Post job cleanup. 2025-05-07T20:32:25.9242715Z [command]/usr/bin/git version 2025-05-07T20:32:25.9283281Z git version 2.47.1 2025-05-07T20:32:25.9319672Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/f88fbc81-3ef3-4877-a054-71542395498c/.gitconfig' 2025-05-07T20:32:25.9330056Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/f88fbc81-3ef3-4877-a054-71542395498c' before making global git config changes 2025-05-07T20:32:25.9330907Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:32:25.9344100Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:32:25.9387509Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:32:25.9422084Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T20:32:25.9757740Z Entering 'external/asmjit' 2025-05-07T20:32:25.9823862Z Entering 'external/composable_kernel' 2025-05-07T20:32:25.9896736Z Entering 'external/cpuinfo' 2025-05-07T20:32:25.9964344Z Entering 'external/cutlass' 2025-05-07T20:32:26.0040745Z Entering 'external/googletest' 2025-05-07T20:32:26.0106214Z Entering 'external/hipify_torch' 2025-05-07T20:32:26.0172537Z Entering 'external/json' 2025-05-07T20:32:26.0259265Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:32:26.0284404Z http.https://github.com/.extraheader 2025-05-07T20:32:26.0296348Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T20:32:26.0329431Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T20:32:26.0659454Z Entering 'external/asmjit' 2025-05-07T20:32:26.0703602Z http.https://github.com/.extraheader 2025-05-07T20:32:26.0747670Z Entering 'external/composable_kernel' 2025-05-07T20:32:26.0790564Z http.https://github.com/.extraheader 2025-05-07T20:32:26.0839817Z Entering 'external/cpuinfo' 2025-05-07T20:32:26.0881617Z http.https://github.com/.extraheader 2025-05-07T20:32:26.0924156Z Entering 'external/cutlass' 2025-05-07T20:32:26.0967733Z http.https://github.com/.extraheader 2025-05-07T20:32:26.1019710Z Entering 'external/googletest' 2025-05-07T20:32:26.1062795Z http.https://github.com/.extraheader 2025-05-07T20:32:26.1105609Z Entering 'external/hipify_torch' 2025-05-07T20:32:26.1147949Z http.https://github.com/.extraheader 2025-05-07T20:32:26.1191269Z Entering 'external/json' 2025-05-07T20:32:26.1235196Z http.https://github.com/.extraheader 2025-05-07T20:32:26.1389539Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T20:32:26.1421675Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T20:32:26.1432794Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:32:26.1433169Z ##[endgroup] 2025-05-07T20:32:26.1533023Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T20:32:36.9190471Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T20:32:53.3292820Z Cleaning up orphan processes