2025-05-07T20:22:34.9772509Z Current runner version: '2.323.0' 2025-05-07T20:22:34.9778408Z Runner name: 'i-0c9a931d51905896e' 2025-05-07T20:22:34.9779361Z Machine name: 'ip-10-0-58-165' 2025-05-07T20:22:34.9782196Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:34.9784960Z Contents: read 2025-05-07T20:22:34.9785497Z Metadata: read 2025-05-07T20:22:34.9786001Z Packages: read 2025-05-07T20:22:34.9786501Z ##[endgroup] 2025-05-07T20:22:34.9788777Z Secret source: None 2025-05-07T20:22:34.9789433Z Prepare workflow directory 2025-05-07T20:22:35.0305795Z Prepare all required actions 2025-05-07T20:22:35.0341722Z Getting action download info 2025-05-07T20:22:35.2626016Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:35.5682679Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:35.9063354Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:37.5211945Z Getting action download info 2025-05-07T20:22:37.6072114Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:37.7905615Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, genai, 3.9, 11.8.0, 12.6.3, gcc) 2025-05-07T20:22:37.8515300Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:37.8649825Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:37.8662725Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:37.8664339Z ##[endgroup] 2025-05-07T20:22:38.9776859Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:38.9777415Z Instance Type: g5.4xlarge 2025-05-07T20:22:38.9777814Z AMI Name: unknown 2025-05-07T20:22:38.9814816Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:44.3309063Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:44.3309378Z with: 2025-05-07T20:22:44.3309607Z submodules: true 2025-05-07T20:22:44.3309856Z repository: pytorch/FBGEMM 2025-05-07T20:22:44.3310265Z token: *** 2025-05-07T20:22:44.3310471Z ssh-strict: true 2025-05-07T20:22:44.3310687Z ssh-user: git 2025-05-07T20:22:44.3310913Z persist-credentials: true 2025-05-07T20:22:44.3311175Z clean: true 2025-05-07T20:22:44.3311409Z sparse-checkout-cone-mode: true 2025-05-07T20:22:44.3311682Z fetch-depth: 1 2025-05-07T20:22:44.3311898Z fetch-tags: false 2025-05-07T20:22:44.3312115Z show-progress: true 2025-05-07T20:22:44.3312340Z lfs: false 2025-05-07T20:22:44.3312549Z set-safe-directory: true 2025-05-07T20:22:44.3312802Z env: 2025-05-07T20:22:44.3313015Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:44.3313326Z BUILD_ENV: build_binary 2025-05-07T20:22:44.3313586Z BUILD_TARGET: genai 2025-05-07T20:22:44.3313817Z BUILD_VARIANT: cuda 2025-05-07T20:22:44.3314085Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:44.3314339Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:44.3314588Z ##[endgroup] 2025-05-07T20:22:44.4446502Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:44.4447738Z ##[group]Getting Git version info 2025-05-07T20:22:44.4448188Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.4448815Z [command]/usr/bin/git version 2025-05-07T20:22:44.4449080Z git version 2.47.1 2025-05-07T20:22:44.4452762Z ##[endgroup] 2025-05-07T20:22:44.4475699Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/cc0485e2-49a2-4363-aa00-9429fa6e45fe' before making global git config changes 2025-05-07T20:22:44.4476620Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:44.4480362Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.4517484Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.4520514Z ##[group]Initializing the repository 2025-05-07T20:22:44.4524488Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.4567566Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:44.4568804Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:44.4569892Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:44.4570661Z hint: 2025-05-07T20:22:44.4571252Z hint: git config --global init.defaultBranch 2025-05-07T20:22:44.4571915Z hint: 2025-05-07T20:22:44.4572583Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:44.4573602Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:44.4574032Z hint: 2025-05-07T20:22:44.4574262Z hint: git branch -m 2025-05-07T20:22:44.4574765Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:44.4579754Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:44.4616936Z ##[endgroup] 2025-05-07T20:22:44.4617411Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:44.4621226Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:44.4653638Z ##[endgroup] 2025-05-07T20:22:44.4654264Z ##[group]Setting up auth 2025-05-07T20:22:44.4660838Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:44.4693578Z [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:22:44.5058971Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:44.5092250Z [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:22:44.5441297Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:44.5488758Z ##[endgroup] 2025-05-07T20:22:44.5489450Z ##[group]Fetching the repository 2025-05-07T20:22:44.5497776Z [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:22:45.2981897Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.2982529Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:45.3006785Z ##[endgroup] 2025-05-07T20:22:45.3007313Z ##[group]Determining the checkout info 2025-05-07T20:22:45.3009866Z ##[endgroup] 2025-05-07T20:22:45.3024012Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:45.3061121Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:45.3091342Z ##[group]Checking out the ref 2025-05-07T20:22:45.3094902Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:45.4184534Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:45.4184933Z 2025-05-07T20:22:45.4185231Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:45.4185860Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:45.4186374Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:45.4186689Z 2025-05-07T20:22:45.4186913Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:45.4187402Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:45.4187672Z 2025-05-07T20:22:45.4187793Z git switch -c 2025-05-07T20:22:45.4187987Z 2025-05-07T20:22:45.4188122Z Or undo this operation with: 2025-05-07T20:22:45.4188298Z 2025-05-07T20:22:45.4188448Z git switch - 2025-05-07T20:22:45.4188901Z 2025-05-07T20:22:45.4189132Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:45.4189469Z 2025-05-07T20:22:45.4189861Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:45.4197985Z ##[endgroup] 2025-05-07T20:22:45.4198491Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:45.4203550Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.4247641Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:45.4277499Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:45.4307438Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:45.4338125Z ##[endgroup] 2025-05-07T20:22:45.4338652Z ##[group]Fetching submodules 2025-05-07T20:22:45.4340936Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:45.4685764Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:45.5017685Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:45.5019233Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:45.5022611Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:45.5026626Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:45.5030012Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:45.5034148Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:45.5037556Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:45.5068682Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:45.8371624Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:46.3125874Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:46.7017232Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:47.7494864Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:48.0679844Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:48.2968299Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:49.3943377Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:49.3943875Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:49.4423773Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:50.9386043Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:50.9386534Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:51.2196888Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:51.7630652Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:51.7631441Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:51.8704922Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:53.0179067Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:53.0179518Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:53.7130186Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:54.5253541Z From https://github.com/google/googletest 2025-05-07T20:22:54.5254061Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:54.5660550Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:55.0512000Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:55.0512548Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:55.0600241Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:55.7660603Z From https://github.com/nlohmann/json 2025-05-07T20:22:55.7661069Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:55.8793792Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:55.8812061Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:55.9145174Z Entering 'external/asmjit' 2025-05-07T20:22:55.9177219Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.9211094Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.9243760Z Entering 'external/cutlass' 2025-05-07T20:22:55.9276161Z Entering 'external/googletest' 2025-05-07T20:22:55.9308898Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.9340676Z Entering 'external/json' 2025-05-07T20:22:55.9386912Z ##[endgroup] 2025-05-07T20:22:55.9387320Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:55.9393680Z [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:22:55.9730840Z Entering 'external/asmjit' 2025-05-07T20:22:55.9797895Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.9872045Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.9940079Z Entering 'external/cutlass' 2025-05-07T20:22:56.0017807Z Entering 'external/googletest' 2025-05-07T20:22:56.0089358Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.0154294Z Entering 'external/json' 2025-05-07T20:22:56.0240881Z [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:22:56.0567931Z Entering 'external/asmjit' 2025-05-07T20:22:56.0628496Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:56.0631216Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.0693432Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:56.0696080Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.0758105Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:56.0761003Z Entering 'external/cutlass' 2025-05-07T20:22:56.0822642Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:56.0825985Z Entering 'external/googletest' 2025-05-07T20:22:56.0886158Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:56.0889041Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.0950520Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:56.0953491Z Entering 'external/json' 2025-05-07T20:22:56.1013836Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:56.1098796Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:56.1426605Z Entering 'external/asmjit' 2025-05-07T20:22:56.1459672Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.1495783Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.1527375Z Entering 'external/cutlass' 2025-05-07T20:22:56.1559036Z Entering 'external/googletest' 2025-05-07T20:22:56.1591384Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.1622386Z Entering 'external/json' 2025-05-07T20:22:56.1669861Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:56.2002001Z Entering 'external/asmjit' 2025-05-07T20:22:56.2033035Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.2064211Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.2096204Z Entering 'external/cutlass' 2025-05-07T20:22:56.2127323Z Entering 'external/googletest' 2025-05-07T20:22:56.2158602Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.2190082Z Entering 'external/json' 2025-05-07T20:22:56.2235350Z ##[endgroup] 2025-05-07T20:22:56.2276518Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:56.2302160Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:56.2477403Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:56.2477720Z with: 2025-05-07T20:22:56.2477963Z name: fbgemm_genai_x86_gcc_py3.9_cu11.8.0.whl 2025-05-07T20:22:56.2478285Z merge-multiple: false 2025-05-07T20:22:56.2478536Z repository: pytorch/FBGEMM 2025-05-07T20:22:56.2478791Z run-id: 14891846252 2025-05-07T20:22:56.2479003Z env: 2025-05-07T20:22:56.2479229Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:56.2479523Z BUILD_ENV: build_binary 2025-05-07T20:22:56.2479766Z BUILD_TARGET: genai 2025-05-07T20:22:56.2479985Z BUILD_VARIANT: cuda 2025-05-07T20:22:56.2480221Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:56.2480470Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:56.2480709Z ##[endgroup] 2025-05-07T20:22:56.4725707Z Downloading single artifact 2025-05-07T20:22:56.5607507Z Preparing to download the following artifacts: 2025-05-07T20:22:56.5608360Z - fbgemm_genai_x86_gcc_py3.9_cu11.8.0.whl (ID: 3081348858, Size: 5175958, Expected Digest: sha256:b3995ccc76eb2ac0cbd0195fab72adc6f7932a8c394531953c0d0ed28116a3e7) 2025-05-07T20:22:56.6116447Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-058a6c73-b843-5822-a4b9-039d2c24abfa/artifacts/4fe2f10d8deecb22812d6003ea05b158938a69f4e3addc29efd35af7f20a0fb5.zip 2025-05-07T20:22:56.6117886Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:56.7086044Z (node:57026) [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:22:56.7087029Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:22:56.7911357Z SHA256 digest of downloaded artifact is b3995ccc76eb2ac0cbd0195fab72adc6f7932a8c394531953c0d0ed28116a3e7 2025-05-07T20:22:56.7911980Z Artifact download completed successfully. 2025-05-07T20:22:56.7912322Z Total of 1 artifact(s) downloaded 2025-05-07T20:22:56.7917232Z Download artifact has finished successfully 2025-05-07T20:22:56.8162178Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:22:56.8162585Z with: 2025-05-07T20:22:56.8162809Z driver-version: 570.133.07 2025-05-07T20:22:56.8163070Z env: 2025-05-07T20:22:56.8163297Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:56.8163610Z BUILD_ENV: build_binary 2025-05-07T20:22:56.8163865Z BUILD_TARGET: genai 2025-05-07T20:22:56.8164100Z BUILD_VARIANT: cuda 2025-05-07T20:22:56.8164348Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:56.8164615Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:56.8164869Z ##[endgroup] 2025-05-07T20:22:56.8254213Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:22:56.8254599Z with: 2025-05-07T20:22:56.8254802Z timeout_minutes: 10 2025-05-07T20:22:56.8255220Z max_attempts: 3 2025-05-07T20:22:56.8279001Z 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:22:56.8303127Z retry_wait_seconds: 10 2025-05-07T20:22:56.8303400Z polling_interval_seconds: 1 2025-05-07T20:22:56.8303672Z warning_on_retry: true 2025-05-07T20:22:56.8303931Z continue_on_error: false 2025-05-07T20:22:56.8304181Z env: 2025-05-07T20:22:56.8304411Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:56.8304725Z BUILD_ENV: build_binary 2025-05-07T20:22:56.8304979Z BUILD_TARGET: genai 2025-05-07T20:22:56.8305211Z BUILD_VARIANT: cuda 2025-05-07T20:22:56.8305463Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:56.8305731Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:56.8305979Z DRIVER_VERSION: 570.133.07 2025-05-07T20:22:56.8306233Z ##[endgroup] 2025-05-07T20:22:56.9101426Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:22:56.9102238Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:22:56.9106040Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:22:57.4590177Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:22:57.4590840Z No packages marked for removal. 2025-05-07T20:22:57.4652870Z Dependencies resolved. 2025-05-07T20:22:57.4727485Z Nothing to do. 2025-05-07T20:22:57.4728119Z Complete! 2025-05-07T20:22:57.4978229Z + install_nvidia_driver_common 2025-05-07T20:22:57.4981990Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:22:57.4982321Z + lspci 2025-05-07T20:22:57.4983824Z Before installing NVIDIA driver 2025-05-07T20:22:57.5154771Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:22:57.5155548Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:22:57.5156118Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:22:57.5156647Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:22:57.5157134Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:22:57.5157680Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:22:57.5158176Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:22:57.5158658Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:22:57.5159075Z + lsmod 2025-05-07T20:22:57.5198369Z Module Size Used by 2025-05-07T20:22:57.5198701Z xt_conntrack 16384 1 2025-05-07T20:22:57.5198971Z nft_chain_nat 16384 3 2025-05-07T20:22:57.5199244Z xt_MASQUERADE 20480 1 2025-05-07T20:22:57.5199566Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:22:57.5199908Z nf_conntrack_netlink 57344 0 2025-05-07T20:22:57.5200327Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:22:57.5200776Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:22:57.5201092Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:22:57.5201389Z xfrm_user 57344 1 2025-05-07T20:22:57.5201667Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:22:57.5201955Z xt_addrtype 16384 2 2025-05-07T20:22:57.5202224Z nft_compat 20480 4 2025-05-07T20:22:57.5202538Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:22:57.5202962Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:22:57.5203349Z br_netfilter 36864 0 2025-05-07T20:22:57.5203634Z bridge 323584 1 br_netfilter 2025-05-07T20:22:57.5203941Z stp 16384 1 bridge 2025-05-07T20:22:57.5204229Z llc 16384 2 bridge,stp 2025-05-07T20:22:57.5204518Z overlay 167936 0 2025-05-07T20:22:57.5204778Z tls 135168 0 2025-05-07T20:22:57.5205026Z nls_ascii 16384 1 2025-05-07T20:22:57.5205287Z nls_cp437 20480 1 2025-05-07T20:22:57.5205545Z vfat 24576 1 2025-05-07T20:22:57.5205792Z fat 86016 1 vfat 2025-05-07T20:22:57.5206067Z sunrpc 696320 1 2025-05-07T20:22:57.5206340Z i8042 45056 0 2025-05-07T20:22:57.5206599Z serio 28672 3 i8042 2025-05-07T20:22:57.5206868Z ena 180224 0 2025-05-07T20:22:57.5207131Z button 24576 0 2025-05-07T20:22:57.5207403Z ghash_clmulni_intel 16384 0 2025-05-07T20:22:57.5207672Z sch_fq_codel 20480 17 2025-05-07T20:22:57.5207939Z dm_mod 188416 0 2025-05-07T20:22:57.5208190Z fuse 163840 1 2025-05-07T20:22:57.5208444Z loop 36864 0 2025-05-07T20:22:57.5208701Z configfs 57344 1 2025-05-07T20:22:57.5208968Z dax 45056 1 dm_mod 2025-05-07T20:22:57.5209243Z dmi_sysfs 20480 0 2025-05-07T20:22:57.5209508Z crc32_pclmul 16384 0 2025-05-07T20:22:57.5209774Z crc32c_intel 24576 0 2025-05-07T20:22:57.5210029Z efivarfs 24576 1 2025-05-07T20:22:57.5210287Z + modinfo nvidia 2025-05-07T20:22:57.5216109Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:22:57.5216715Z import_ns: DMA_BUF 2025-05-07T20:22:57.5217004Z alias: char-major-195-* 2025-05-07T20:22:57.5217284Z version: 570.133.07 2025-05-07T20:22:57.5217548Z supported: external 2025-05-07T20:22:57.5217807Z license: Dual MIT/GPL 2025-05-07T20:22:57.5218096Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:22:57.5218443Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:22:57.5218951Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:22:57.5219279Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:22:57.5219722Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:22:57.5220092Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:22:57.5220408Z depends: i2c-core,drm 2025-05-07T20:22:57.5220662Z retpoline: Y 2025-05-07T20:22:57.5220889Z name: nvidia 2025-05-07T20:22:57.5221259Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:22:57.5221730Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:22:57.5222182Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:22:57.5222753Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:22:57.5223145Z parm: NVreg_RmLogonRC:int 2025-05-07T20:22:57.5223445Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:22:57.5223769Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:22:57.5224076Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:22:57.5224381Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:22:57.5224753Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:22:57.5225158Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:22:57.5225495Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:22:57.5225805Z parm: NVreg_EnableMSI:int 2025-05-07T20:22:57.5226116Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:22:57.5226478Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:22:57.5226888Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:22:57.5227275Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:22:57.5227707Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:57.5228114Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:22:57.5228550Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:57.5229012Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:22:57.5229350Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:22:57.5229731Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:22:57.5230114Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:22:57.5230465Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:22:57.5230790Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:22:57.5231129Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:22:57.5231460Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:22:57.5231769Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:22:57.5232123Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:22:57.5232493Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:22:57.5232821Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:22:57.5233169Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:22:57.5233530Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:22:57.5233868Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:22:57.5234222Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:22:57.5234559Z parm: NVreg_RmMsg:charp 2025-05-07T20:22:57.5234862Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:22:57.5235196Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:22:57.5235529Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:22:57.5235859Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:22:57.5236196Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:22:57.5236569Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:22:57.5236937Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:22:57.5237271Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:22:57.5237627Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:22:57.5237973Z parm: rm_firmware_active:charp 2025-05-07T20:22:57.5238418Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:22:57.5238661Z ++ command -v nvidia-smi 2025-05-07T20:22:57.5238927Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:22:57.5239189Z + set +e 2025-05-07T20:22:57.5239502Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:22:59.3294077Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:22:59.3294445Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:22:59.3294694Z + '[' 0 -ne 0 ']' 2025-05-07T20:22:59.3294926Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:22:59.3295203Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:22:59.3295651Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:22:59.3296126Z + set -e 2025-05-07T20:22:59.3296924Z + '[' 1 -eq 0 ']' 2025-05-07T20:22:59.3297330Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:22:59.3298182Z + post_install_nvidia_driver_common 2025-05-07T20:22:59.3301122Z + sudo modprobe nvidia 2025-05-07T20:22:59.4374420Z + echo 'After installing NVIDIA driver' 2025-05-07T20:22:59.4374935Z + lspci 2025-05-07T20:22:59.4375244Z After installing NVIDIA driver 2025-05-07T20:22:59.4491976Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:22:59.4492496Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:22:59.4493050Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:22:59.4493577Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:22:59.4494055Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:22:59.4494605Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:22:59.4495122Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:22:59.4495610Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:22:59.4496032Z + lsmod 2025-05-07T20:22:59.4523533Z Module Size Used by 2025-05-07T20:22:59.4523867Z nvidia_uvm 1884160 0 2025-05-07T20:22:59.4524159Z nvidia 11583488 1 nvidia_uvm 2025-05-07T20:22:59.4524573Z drm 602112 1 nvidia 2025-05-07T20:22:59.4524998Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:22:59.4525433Z backlight 24576 1 drm 2025-05-07T20:22:59.4525824Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:22:59.4526229Z xt_conntrack 16384 1 2025-05-07T20:22:59.4526551Z nft_chain_nat 16384 3 2025-05-07T20:22:59.4526815Z xt_MASQUERADE 20480 1 2025-05-07T20:22:59.4527120Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:22:59.4527475Z nf_conntrack_netlink 57344 0 2025-05-07T20:22:59.4527876Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:22:59.4528319Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:22:59.4528643Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:22:59.4528934Z xfrm_user 57344 1 2025-05-07T20:22:59.4529214Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:22:59.4529527Z xt_addrtype 16384 2 2025-05-07T20:22:59.4529785Z nft_compat 20480 4 2025-05-07T20:22:59.4530096Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:22:59.4530520Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:22:59.4530903Z br_netfilter 36864 0 2025-05-07T20:22:59.4531181Z bridge 323584 1 br_netfilter 2025-05-07T20:22:59.4531480Z stp 16384 1 bridge 2025-05-07T20:22:59.4531768Z llc 16384 2 bridge,stp 2025-05-07T20:22:59.4532052Z overlay 167936 0 2025-05-07T20:22:59.4532309Z tls 135168 0 2025-05-07T20:22:59.4532561Z nls_ascii 16384 1 2025-05-07T20:22:59.4533070Z nls_cp437 20480 1 2025-05-07T20:22:59.4533332Z vfat 24576 1 2025-05-07T20:22:59.4533585Z fat 86016 1 vfat 2025-05-07T20:22:59.4533847Z sunrpc 696320 1 2025-05-07T20:22:59.4534095Z i8042 45056 0 2025-05-07T20:22:59.4534349Z serio 28672 3 i8042 2025-05-07T20:22:59.4534618Z ena 180224 0 2025-05-07T20:22:59.4534869Z button 24576 0 2025-05-07T20:22:59.4535126Z ghash_clmulni_intel 16384 0 2025-05-07T20:22:59.4535392Z sch_fq_codel 20480 17 2025-05-07T20:22:59.4535648Z dm_mod 188416 0 2025-05-07T20:22:59.4535895Z fuse 163840 1 2025-05-07T20:22:59.4536142Z loop 36864 0 2025-05-07T20:22:59.4536528Z configfs 57344 1 2025-05-07T20:22:59.4536787Z dax 45056 1 dm_mod 2025-05-07T20:22:59.4537065Z dmi_sysfs 20480 0 2025-05-07T20:22:59.4537313Z crc32_pclmul 16384 0 2025-05-07T20:22:59.4537579Z crc32c_intel 24576 0 2025-05-07T20:22:59.4537835Z efivarfs 24576 1 2025-05-07T20:22:59.4538078Z + modinfo nvidia 2025-05-07T20:22:59.4540303Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:22:59.4540897Z import_ns: DMA_BUF 2025-05-07T20:22:59.4541152Z alias: char-major-195-* 2025-05-07T20:22:59.4541422Z version: 570.133.07 2025-05-07T20:22:59.4541673Z supported: external 2025-05-07T20:22:59.4541925Z license: Dual MIT/GPL 2025-05-07T20:22:59.4542222Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:22:59.4542570Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:22:59.4542967Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:22:59.4543308Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:22:59.4543646Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:22:59.4543986Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:22:59.4544313Z depends: i2c-core,drm 2025-05-07T20:22:59.4544568Z retpoline: Y 2025-05-07T20:22:59.4544794Z name: nvidia 2025-05-07T20:22:59.4545160Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:22:59.4545630Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:22:59.4546082Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:22:59.4546505Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:22:59.4546813Z parm: NVreg_RmLogonRC:int 2025-05-07T20:22:59.4547120Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:22:59.4547443Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:22:59.4547752Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:22:59.4548061Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:22:59.4548436Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:22:59.4548837Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:22:59.4549166Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:22:59.4549483Z parm: NVreg_EnableMSI:int 2025-05-07T20:22:59.4549797Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:22:59.4550161Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:22:59.4550568Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:22:59.4550952Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:22:59.4551373Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:59.4551780Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:22:59.4552210Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:59.4552626Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:22:59.4552968Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:22:59.4553349Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:22:59.4553847Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:22:59.4554196Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:22:59.4554530Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:22:59.4554870Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:22:59.4555198Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:22:59.4555511Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:22:59.4555864Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:22:59.4556230Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:22:59.4556559Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:22:59.4556902Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:22:59.4557254Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:22:59.4557680Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:22:59.4558029Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:22:59.4558371Z parm: NVreg_RmMsg:charp 2025-05-07T20:22:59.4558670Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:22:59.4559003Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:22:59.4559338Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:22:59.4559659Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:22:59.4559995Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:22:59.4560361Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:22:59.4560776Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:22:59.4561118Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:22:59.4561476Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:22:59.4561823Z parm: rm_firmware_active:charp 2025-05-07T20:22:59.4562121Z + set +e 2025-05-07T20:22:59.4562323Z + nvidia-smi 2025-05-07T20:23:00.8488856Z Wed May 7 20:23:00 2025 2025-05-07T20:23:00.8489817Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:00.8490449Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:00.8490938Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:00.8491436Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:00.8491965Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:00.8492399Z | | | MIG M. | 2025-05-07T20:23:00.8492740Z |=========================================+========================+======================| 2025-05-07T20:23:00.8549126Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:00.8549701Z | 0% 28C P0 63W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:00.8550093Z | | | N/A | 2025-05-07T20:23:00.8550494Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:00.8550898Z 2025-05-07T20:23:00.8551283Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:00.8551719Z | Processes: | 2025-05-07T20:23:00.8552166Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:00.8552586Z | ID ID Usage | 2025-05-07T20:23:00.8552935Z |=========================================================================================| 2025-05-07T20:23:00.8553568Z | No running processes found | 2025-05-07T20:23:00.8554260Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:01.2760791Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:02.6701494Z NVIDIA A10G 2025-05-07T20:23:02.9330093Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:02.9330418Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:02.9330668Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:02.9330965Z + set -e 2025-05-07T20:23:02.9331178Z INFO: Ignoring allowed status 0 2025-05-07T20:23:02.9338098Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:02.9341656Z + sudo yum install -y yum-utils 2025-05-07T20:23:03.3802356Z Last metadata expiration check: 0:07:06 ago on Wed May 7 20:15:57 2025. 2025-05-07T20:23:03.4046844Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:03.4440409Z Dependencies resolved. 2025-05-07T20:23:03.4621565Z Nothing to do. 2025-05-07T20:23:03.4621838Z Complete! 2025-05-07T20:23:03.5000524Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:03.5001275Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:03.5002158Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:03.8492406Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:03.9040408Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:04.4586402Z nvidia-container-toolkit 14 kB/s | 833 B 00:00 2025-05-07T20:23:04.4833583Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:04.5235292Z Dependencies resolved. 2025-05-07T20:23:04.5412576Z ================================================================================ 2025-05-07T20:23:04.5413012Z Package Arch Version Repository Size 2025-05-07T20:23:04.5413424Z ================================================================================ 2025-05-07T20:23:04.5413727Z Downgrading: 2025-05-07T20:23:04.5414096Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:04.5414695Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:04.5415056Z 2025-05-07T20:23:04.5415148Z Transaction Summary 2025-05-07T20:23:04.5415410Z ================================================================================ 2025-05-07T20:23:04.5415721Z Downgrade 2 Packages 2025-05-07T20:23:04.5415871Z 2025-05-07T20:23:04.5415981Z Total download size: 6.8 M 2025-05-07T20:23:04.5417245Z Downloading Packages: 2025-05-07T20:23:04.5791442Z (1/2): nvidia-container-toolkit-1.16.2-1.x86_64 34 MB/s | 1.2 MB 00:00 2025-05-07T20:23:04.6185960Z (2/2): nvidia-container-toolkit-base-1.16.2-1.x 74 MB/s | 5.6 MB 00:00 2025-05-07T20:23:04.6193939Z -------------------------------------------------------------------------------- 2025-05-07T20:23:04.6196857Z Total 88 MB/s | 6.8 MB 00:00 2025-05-07T20:23:04.6199344Z Running transaction check 2025-05-07T20:23:04.6302591Z Transaction check succeeded. 2025-05-07T20:23:04.6303012Z Running transaction test 2025-05-07T20:23:04.6595442Z Transaction test succeeded. 2025-05-07T20:23:04.6598170Z Running transaction 2025-05-07T20:23:05.2071870Z Preparing : 1/1 2025-05-07T20:23:05.3115001Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:05.3136267Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:05.3341108Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:05.3341722Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:05.3447344Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:05.3468125Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:06.6850855Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:06.6851452Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:06.6851995Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:06.6852543Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:06.8196645Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:06.8197544Z WARNING: 2025-05-07T20:23:06.8197807Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:06.8198053Z 2025-05-07T20:23:06.8198153Z Available Versions: 2025-05-07T20:23:06.8198320Z 2025-05-07T20:23:06.8198430Z Version 2023.7.20250331: 2025-05-07T20:23:06.8198754Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:06.8199013Z 2025-05-07T20:23:06.8199141Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:06.8199366Z 2025-05-07T20:23:06.8199455Z Release notes: 2025-05-07T20:23:06.8199881Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:06.8200258Z 2025-05-07T20:23:06.8200358Z Version 2023.7.20250414: 2025-05-07T20:23:06.8200670Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:06.8200930Z 2025-05-07T20:23:06.8201050Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:06.8201262Z 2025-05-07T20:23:06.8201354Z Release notes: 2025-05-07T20:23:06.8201762Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:06.8202158Z 2025-05-07T20:23:06.8213259Z Version 2023.7.20250428: 2025-05-07T20:23:06.8213616Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:06.8213879Z 2025-05-07T20:23:06.8213999Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:06.8214217Z 2025-05-07T20:23:06.8214306Z Release notes: 2025-05-07T20:23:06.8214726Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:06.8215101Z 2025-05-07T20:23:06.8215215Z ================================================================================ 2025-05-07T20:23:06.8556843Z 2025-05-07T20:23:06.8557080Z 2025-05-07T20:23:06.8557260Z Downgraded: 2025-05-07T20:23:06.8557971Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:06.8559110Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:06.8559817Z 2025-05-07T20:23:06.8559991Z Complete! 2025-05-07T20:23:06.8996484Z + sudo systemctl restart docker 2025-05-07T20:23:10.7107486Z Wed May 7 20:23:10 2025 2025-05-07T20:23:10.7108079Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:10.7108810Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:10.7109506Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:10.7110219Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:10.7110975Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:10.7111594Z | | | MIG M. | 2025-05-07T20:23:10.7112064Z |=========================================+========================+======================| 2025-05-07T20:23:10.7188739Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:10.7189808Z | 0% 29C P0 63W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:10.7190362Z | | | N/A | 2025-05-07T20:23:10.7190933Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:10.7191514Z 2025-05-07T20:23:10.7192081Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:10.7192696Z | Processes: | 2025-05-07T20:23:10.7193346Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:10.7194211Z | ID ID Usage | 2025-05-07T20:23:10.7194699Z |=========================================================================================| 2025-05-07T20:23:10.7195298Z | No running processes found | 2025-05-07T20:23:10.7195975Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:10.8835006Z Command completed after 1 attempt(s). 2025-05-07T20:23:10.8922262Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:10.8922747Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:10.8936476Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:10.8936841Z env: 2025-05-07T20:23:10.8937087Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:10.8937395Z BUILD_ENV: build_binary 2025-05-07T20:23:10.8937654Z BUILD_TARGET: genai 2025-05-07T20:23:10.8937916Z BUILD_VARIANT: cuda 2025-05-07T20:23:10.8938155Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:10.8938425Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:10.8938739Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:10.8939072Z ##[endgroup] 2025-05-07T20:23:11.2293715Z ################################################################################ 2025-05-07T20:23:11.2294080Z # Print System Info 2025-05-07T20:23:11.2294314Z # 2025-05-07T20:23:11.2309047Z # [2025-05-07T20:23:11.230Z] + print_system_info 2025-05-07T20:23:11.2309409Z ################################################################################ 2025-05-07T20:23:11.2309632Z 2025-05-07T20:23:11.2309748Z ################################################################################ 2025-05-07T20:23:11.2310087Z [INFO] Printing environment variables ... 2025-05-07T20:23:11.2310394Z + printenv 2025-05-07T20:23:11.2310514Z 2025-05-07T20:23:11.2335104Z SHELL=/bin/bash 2025-05-07T20:23:11.2335476Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:11.2335903Z BUILD_VARIANT=cuda 2025-05-07T20:23:11.2336435Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_0ba27b7d-a984-4520-b006-3980b62824eb 2025-05-07T20:23:11.2337056Z GITHUB_ACTION=__run 2025-05-07T20:23:11.2337358Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:11.2337703Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:11.2337965Z RUNNER_NAME=i-0c9a931d51905896e 2025-05-07T20:23:11.2338262Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:11.2338572Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:11.2338853Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:11.2339239Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:11.2339674Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:11.2339968Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:11.2340269Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:11.2340883Z *** 2025-05-07T20:23:11.2341086Z LOGNAME=ec2-user 2025-05-07T20:23:11.2341329Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:11.2341598Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:11.2341831Z GITHUB_ACTIONS=true 2025-05-07T20:23:11.2342066Z SYSTEMD_EXEC_PID=55519 2025-05-07T20:23:11.2342358Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:11.2343000Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:11.2343531Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:11.2343821Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:11.2344081Z RUNNER_OS=Linux 2025-05-07T20:23:11.2344315Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:11.2344573Z HOME=/home/ec2-user 2025-05-07T20:23:11.2344829Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:11.2345126Z LANG=C.UTF-8 2025-05-07T20:23:11.2345431Z RUNNER_TRACKING_ID=github_72a53bf7-e39f-4fec-a865-37c15d12c85a 2025-05-07T20:23:11.2345800Z RUNNER_ARCH=X64 2025-05-07T20:23:11.2346080Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:11.2346670Z BUILD_TARGET=genai 2025-05-07T20:23:11.2347212Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_0ba27b7d-a984-4520-b006-3980b62824eb 2025-05-07T20:23:11.2348081Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_0ba27b7d-a984-4520-b006-3980b62824eb 2025-05-07T20:23:11.2348829Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:11.2349501Z INVOCATION_ID=862c00760fae44dd9dc1f0e361a691be 2025-05-07T20:23:11.2349839Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:11.2350114Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:11.2350711Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_0ba27b7d-a984-4520-b006-3980b62824eb 2025-05-07T20:23:11.2351336Z BUILD_ENV=build_binary 2025-05-07T20:23:11.2351575Z GITHUB_ACTOR=q10 2025-05-07T20:23:11.2351802Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:11.2352037Z KERN_NAME_LC=linux 2025-05-07T20:23:11.2352271Z BUILD_CUDA_VERSION=11.8.0 2025-05-07T20:23:11.2352589Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:11.2352952Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:11.2353208Z USER=ec2-user 2025-05-07T20:23:11.2353446Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:11.2353737Z SHLVL=1 2025-05-07T20:23:11.2353939Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:11.2354259Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:11.2354715Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:11.2355086Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:11.2355333Z KERN_NAME=Linux 2025-05-07T20:23:11.2355576Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:11.2356001Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:11.2356438Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:11.2356721Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:11.2356973Z JOURNAL_STREAM=8:84380 2025-05-07T20:23:11.2357301Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:11.2357675Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:11.2357998Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:11.2358337Z GITHUB_BASE_REF=main 2025-05-07T20:23:11.2358562Z CI=true 2025-05-07T20:23:11.2358784Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:11.2359078Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:11.2359358Z GITHUB_ACTION_REF= 2025-05-07T20:23:11.2359621Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:11.2360241Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_0ba27b7d-a984-4520-b006-3980b62824eb 2025-05-07T20:23:11.2360839Z MACHINE_NAME=x86_64 2025-05-07T20:23:11.2361064Z _=/usr/bin/printenv 2025-05-07T20:23:11.2361215Z 2025-05-07T20:23:11.2361347Z ################################################################################ 2025-05-07T20:23:11.2361676Z [INFO] Print ldd version ... 2025-05-07T20:23:11.2361938Z + ldd --version 2025-05-07T20:23:11.2362078Z 2025-05-07T20:23:11.2362169Z ldd (GNU libc) 2.34 2025-05-07T20:23:11.2362446Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:11.2362894Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:11.2363441Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:11.2363906Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:11.2364132Z 2025-05-07T20:23:11.2364260Z ################################################################################ 2025-05-07T20:23:11.2364574Z [INFO] Print CPU info ... 2025-05-07T20:23:11.2364830Z + nproc 2025-05-07T20:23:11.2364944Z 2025-05-07T20:23:11.2380513Z 16 2025-05-07T20:23:11.2382242Z 2025-05-07T20:23:11.2382483Z + lscpu 2025-05-07T20:23:11.2382619Z 2025-05-07T20:23:11.2502794Z Architecture: x86_64 2025-05-07T20:23:11.2503315Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:11.2503950Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2504344Z Byte Order: Little Endian 2025-05-07T20:23:11.2504660Z CPU(s): 16 2025-05-07T20:23:11.2504957Z On-line CPU(s) list: 0-15 2025-05-07T20:23:11.2505280Z Vendor ID: AuthenticAMD 2025-05-07T20:23:11.2505623Z Model name: AMD EPYC 7R32 2025-05-07T20:23:11.2505941Z CPU family: 23 2025-05-07T20:23:11.2506495Z Model: 49 2025-05-07T20:23:11.2506798Z Thread(s) per core: 2 2025-05-07T20:23:11.2507091Z Core(s) per socket: 8 2025-05-07T20:23:11.2507383Z Socket(s): 1 2025-05-07T20:23:11.2507667Z Stepping: 0 2025-05-07T20:23:11.2507976Z BogoMIPS: 5599.50 2025-05-07T20:23:11.2510127Z 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:11.2512285Z Hypervisor vendor: KVM 2025-05-07T20:23:11.2512602Z Virtualization type: full 2025-05-07T20:23:11.2512983Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:11.2513389Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:11.2513756Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:11.2514120Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:11.2514459Z NUMA node(s): 1 2025-05-07T20:23:11.2514761Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:11.2515103Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:11.2515484Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:11.2515853Z Vulnerability L1tf: Not affected 2025-05-07T20:23:11.2516211Z Vulnerability Mds: Not affected 2025-05-07T20:23:11.2516587Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:11.2516960Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:11.2517338Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:11.2517909Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:11.2518513Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:11.2519082Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:11.2519788Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:11.2520736Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:11.2521440Z Vulnerability Srbds: Not affected 2025-05-07T20:23:11.2521825Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:11.2522066Z 2025-05-07T20:23:11.2522160Z + cat /proc/cpuinfo 2025-05-07T20:23:11.2522313Z 2025-05-07T20:23:11.2522404Z processor : 0 2025-05-07T20:23:11.2522657Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2522924Z cpu family : 23 2025-05-07T20:23:11.2523183Z model : 49 2025-05-07T20:23:11.2523402Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2523654Z stepping : 0 2025-05-07T20:23:11.2523876Z microcode : 0x830107f 2025-05-07T20:23:11.2524206Z cpu MHz : 3307.300 2025-05-07T20:23:11.2524429Z cache size : 512 KB 2025-05-07T20:23:11.2524657Z physical id : 0 2025-05-07T20:23:11.2524877Z siblings : 16 2025-05-07T20:23:11.2525090Z core id : 0 2025-05-07T20:23:11.2525291Z cpu cores : 8 2025-05-07T20:23:11.2525501Z apicid : 0 2025-05-07T20:23:11.2525711Z initial apicid : 0 2025-05-07T20:23:11.2525928Z fpu : yes 2025-05-07T20:23:11.2526138Z fpu_exception : yes 2025-05-07T20:23:11.2526369Z cpuid level : 13 2025-05-07T20:23:11.2526583Z wp : yes 2025-05-07T20:23:11.2528712Z 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:11.2531026Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2531530Z bogomips : 5599.50 2025-05-07T20:23:11.2531754Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2532003Z clflush size : 64 2025-05-07T20:23:11.2532228Z cache_alignment : 64 2025-05-07T20:23:11.2532503Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2532838Z power management: 2025-05-07T20:23:11.2532999Z 2025-05-07T20:23:11.2533093Z processor : 1 2025-05-07T20:23:11.2533347Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2533588Z cpu family : 23 2025-05-07T20:23:11.2533807Z model : 49 2025-05-07T20:23:11.2534035Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2534284Z stepping : 0 2025-05-07T20:23:11.2534503Z microcode : 0x830107f 2025-05-07T20:23:11.2534742Z cpu MHz : 2064.260 2025-05-07T20:23:11.2534959Z cache size : 512 KB 2025-05-07T20:23:11.2535192Z physical id : 0 2025-05-07T20:23:11.2535415Z siblings : 16 2025-05-07T20:23:11.2535618Z core id : 1 2025-05-07T20:23:11.2535829Z cpu cores : 8 2025-05-07T20:23:11.2536042Z apicid : 2 2025-05-07T20:23:11.2536251Z initial apicid : 2 2025-05-07T20:23:11.2536473Z fpu : yes 2025-05-07T20:23:11.2536687Z fpu_exception : yes 2025-05-07T20:23:11.2536911Z cpuid level : 13 2025-05-07T20:23:11.2537129Z wp : yes 2025-05-07T20:23:11.2539153Z 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:11.2541455Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2541954Z bogomips : 5599.50 2025-05-07T20:23:11.2542185Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2542432Z clflush size : 64 2025-05-07T20:23:11.2542663Z cache_alignment : 64 2025-05-07T20:23:11.2542996Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2543331Z power management: 2025-05-07T20:23:11.2543466Z 2025-05-07T20:23:11.2543563Z processor : 2 2025-05-07T20:23:11.2543782Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2544032Z cpu family : 23 2025-05-07T20:23:11.2544246Z model : 49 2025-05-07T20:23:11.2544458Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2544707Z stepping : 0 2025-05-07T20:23:11.2544928Z microcode : 0x830107f 2025-05-07T20:23:11.2545156Z cpu MHz : 3303.149 2025-05-07T20:23:11.2545382Z cache size : 512 KB 2025-05-07T20:23:11.2545608Z physical id : 0 2025-05-07T20:23:11.2545820Z siblings : 16 2025-05-07T20:23:11.2546114Z core id : 2 2025-05-07T20:23:11.2546326Z cpu cores : 8 2025-05-07T20:23:11.2546529Z apicid : 4 2025-05-07T20:23:11.2546737Z initial apicid : 4 2025-05-07T20:23:11.2546968Z fpu : yes 2025-05-07T20:23:11.2547178Z fpu_exception : yes 2025-05-07T20:23:11.2547406Z cpuid level : 13 2025-05-07T20:23:11.2547623Z wp : yes 2025-05-07T20:23:11.2549721Z 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:11.2552015Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2552520Z bogomips : 5599.50 2025-05-07T20:23:11.2552749Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2553009Z clflush size : 64 2025-05-07T20:23:11.2553262Z cache_alignment : 64 2025-05-07T20:23:11.2553547Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2553868Z power management: 2025-05-07T20:23:11.2554006Z 2025-05-07T20:23:11.2554092Z processor : 3 2025-05-07T20:23:11.2554318Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2554576Z cpu family : 23 2025-05-07T20:23:11.2554788Z model : 49 2025-05-07T20:23:11.2555008Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2555267Z stepping : 0 2025-05-07T20:23:11.2555479Z microcode : 0x830107f 2025-05-07T20:23:11.2555714Z cpu MHz : 3063.527 2025-05-07T20:23:11.2555944Z cache size : 512 KB 2025-05-07T20:23:11.2556161Z physical id : 0 2025-05-07T20:23:11.2556391Z siblings : 16 2025-05-07T20:23:11.2556607Z core id : 3 2025-05-07T20:23:11.2556818Z cpu cores : 8 2025-05-07T20:23:11.2557026Z apicid : 6 2025-05-07T20:23:11.2557237Z initial apicid : 6 2025-05-07T20:23:11.2557461Z fpu : yes 2025-05-07T20:23:11.2557664Z fpu_exception : yes 2025-05-07T20:23:11.2557896Z cpuid level : 13 2025-05-07T20:23:11.2558119Z wp : yes 2025-05-07T20:23:11.2560172Z 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:11.2562474Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2563011Z bogomips : 5599.50 2025-05-07T20:23:11.2563268Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2563513Z clflush size : 64 2025-05-07T20:23:11.2563737Z cache_alignment : 64 2025-05-07T20:23:11.2564024Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2564353Z power management: 2025-05-07T20:23:11.2564493Z 2025-05-07T20:23:11.2564583Z processor : 4 2025-05-07T20:23:11.2564813Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2565061Z cpu family : 23 2025-05-07T20:23:11.2565273Z model : 49 2025-05-07T20:23:11.2565517Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2565764Z stepping : 0 2025-05-07T20:23:11.2565983Z microcode : 0x830107f 2025-05-07T20:23:11.2566217Z cpu MHz : 3321.338 2025-05-07T20:23:11.2576441Z cache size : 512 KB 2025-05-07T20:23:11.2576681Z physical id : 0 2025-05-07T20:23:11.2576905Z siblings : 16 2025-05-07T20:23:11.2577121Z core id : 4 2025-05-07T20:23:11.2577332Z cpu cores : 8 2025-05-07T20:23:11.2577537Z apicid : 8 2025-05-07T20:23:11.2577860Z initial apicid : 8 2025-05-07T20:23:11.2578084Z fpu : yes 2025-05-07T20:23:11.2578295Z fpu_exception : yes 2025-05-07T20:23:11.2578531Z cpuid level : 13 2025-05-07T20:23:11.2578752Z wp : yes 2025-05-07T20:23:11.2580895Z 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:11.2583284Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2583780Z bogomips : 5599.50 2025-05-07T20:23:11.2584285Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2584578Z clflush size : 64 2025-05-07T20:23:11.2584863Z cache_alignment : 64 2025-05-07T20:23:11.2585151Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2585484Z power management: 2025-05-07T20:23:11.2585624Z 2025-05-07T20:23:11.2585713Z processor : 5 2025-05-07T20:23:11.2585942Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2586195Z cpu family : 23 2025-05-07T20:23:11.2586419Z model : 49 2025-05-07T20:23:11.2586635Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2586902Z stepping : 0 2025-05-07T20:23:11.2587123Z microcode : 0x830107f 2025-05-07T20:23:11.2587353Z cpu MHz : 2300.648 2025-05-07T20:23:11.2587579Z cache size : 512 KB 2025-05-07T20:23:11.2587810Z physical id : 0 2025-05-07T20:23:11.2588030Z siblings : 16 2025-05-07T20:23:11.2588243Z core id : 5 2025-05-07T20:23:11.2588454Z cpu cores : 8 2025-05-07T20:23:11.2588661Z apicid : 10 2025-05-07T20:23:11.2588879Z initial apicid : 10 2025-05-07T20:23:11.2589102Z fpu : yes 2025-05-07T20:23:11.2589309Z fpu_exception : yes 2025-05-07T20:23:11.2589537Z cpuid level : 13 2025-05-07T20:23:11.2589757Z wp : yes 2025-05-07T20:23:11.2591774Z 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:11.2594071Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2594578Z bogomips : 5599.50 2025-05-07T20:23:11.2594810Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2595053Z clflush size : 64 2025-05-07T20:23:11.2595287Z cache_alignment : 64 2025-05-07T20:23:11.2595571Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2595899Z power management: 2025-05-07T20:23:11.2596036Z 2025-05-07T20:23:11.2596124Z processor : 6 2025-05-07T20:23:11.2596348Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2596602Z cpu family : 23 2025-05-07T20:23:11.2596815Z model : 49 2025-05-07T20:23:11.2597033Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2597288Z stepping : 0 2025-05-07T20:23:11.2597500Z microcode : 0x830107f 2025-05-07T20:23:11.2597745Z cpu MHz : 3298.163 2025-05-07T20:23:11.2597971Z cache size : 512 KB 2025-05-07T20:23:11.2598194Z physical id : 0 2025-05-07T20:23:11.2598418Z siblings : 16 2025-05-07T20:23:11.2598635Z core id : 6 2025-05-07T20:23:11.2598838Z cpu cores : 8 2025-05-07T20:23:11.2599055Z apicid : 12 2025-05-07T20:23:11.2599270Z initial apicid : 12 2025-05-07T20:23:11.2599491Z fpu : yes 2025-05-07T20:23:11.2599702Z fpu_exception : yes 2025-05-07T20:23:11.2599935Z cpuid level : 13 2025-05-07T20:23:11.2600302Z wp : yes 2025-05-07T20:23:11.2602425Z 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:11.2604721Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2605223Z bogomips : 5599.50 2025-05-07T20:23:11.2605454Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2605695Z clflush size : 64 2025-05-07T20:23:11.2605925Z cache_alignment : 64 2025-05-07T20:23:11.2606208Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2606538Z power management: 2025-05-07T20:23:11.2606681Z 2025-05-07T20:23:11.2606769Z processor : 7 2025-05-07T20:23:11.2606992Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2607233Z cpu family : 23 2025-05-07T20:23:11.2607448Z model : 49 2025-05-07T20:23:11.2607665Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2607915Z stepping : 0 2025-05-07T20:23:11.2608135Z microcode : 0x830107f 2025-05-07T20:23:11.2608375Z cpu MHz : 3292.261 2025-05-07T20:23:11.2608599Z cache size : 512 KB 2025-05-07T20:23:11.2608821Z physical id : 0 2025-05-07T20:23:11.2609039Z siblings : 16 2025-05-07T20:23:11.2609253Z core id : 7 2025-05-07T20:23:11.2609461Z cpu cores : 8 2025-05-07T20:23:11.2609671Z apicid : 14 2025-05-07T20:23:11.2609883Z initial apicid : 14 2025-05-07T20:23:11.2610106Z fpu : yes 2025-05-07T20:23:11.2610321Z fpu_exception : yes 2025-05-07T20:23:11.2610550Z cpuid level : 13 2025-05-07T20:23:11.2610764Z wp : yes 2025-05-07T20:23:11.2612786Z 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:11.2615225Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2615726Z bogomips : 5599.50 2025-05-07T20:23:11.2615949Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2616199Z clflush size : 64 2025-05-07T20:23:11.2616434Z cache_alignment : 64 2025-05-07T20:23:11.2616713Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2617044Z power management: 2025-05-07T20:23:11.2617187Z 2025-05-07T20:23:11.2617286Z processor : 8 2025-05-07T20:23:11.2617505Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2617761Z cpu family : 23 2025-05-07T20:23:11.2617980Z model : 49 2025-05-07T20:23:11.2618192Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2618441Z stepping : 0 2025-05-07T20:23:11.2618667Z microcode : 0x830107f 2025-05-07T20:23:11.2618907Z cpu MHz : 3321.888 2025-05-07T20:23:11.2619126Z cache size : 512 KB 2025-05-07T20:23:11.2619355Z physical id : 0 2025-05-07T20:23:11.2619585Z siblings : 16 2025-05-07T20:23:11.2619791Z core id : 0 2025-05-07T20:23:11.2620004Z cpu cores : 8 2025-05-07T20:23:11.2620218Z apicid : 1 2025-05-07T20:23:11.2620419Z initial apicid : 1 2025-05-07T20:23:11.2620638Z fpu : yes 2025-05-07T20:23:11.2620846Z fpu_exception : yes 2025-05-07T20:23:11.2621067Z cpuid level : 13 2025-05-07T20:23:11.2621279Z wp : yes 2025-05-07T20:23:11.2623393Z 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:11.2625858Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2626356Z bogomips : 5599.50 2025-05-07T20:23:11.2626584Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2626830Z clflush size : 64 2025-05-07T20:23:11.2627054Z cache_alignment : 64 2025-05-07T20:23:11.2627338Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2627665Z power management: 2025-05-07T20:23:11.2627802Z 2025-05-07T20:23:11.2627893Z processor : 9 2025-05-07T20:23:11.2628115Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2628362Z cpu family : 23 2025-05-07T20:23:11.2628577Z model : 49 2025-05-07T20:23:11.2628787Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2629041Z stepping : 0 2025-05-07T20:23:11.2629254Z microcode : 0x830107f 2025-05-07T20:23:11.2629482Z cpu MHz : 2561.080 2025-05-07T20:23:11.2629702Z cache size : 512 KB 2025-05-07T20:23:11.2629921Z physical id : 0 2025-05-07T20:23:11.2630130Z siblings : 16 2025-05-07T20:23:11.2630335Z core id : 1 2025-05-07T20:23:11.2630545Z cpu cores : 8 2025-05-07T20:23:11.2630749Z apicid : 3 2025-05-07T20:23:11.2630956Z initial apicid : 3 2025-05-07T20:23:11.2631176Z fpu : yes 2025-05-07T20:23:11.2631375Z fpu_exception : yes 2025-05-07T20:23:11.2631600Z cpuid level : 13 2025-05-07T20:23:11.2631815Z wp : yes 2025-05-07T20:23:11.2633906Z 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:11.2636200Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2636697Z bogomips : 5599.50 2025-05-07T20:23:11.2636922Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2637163Z clflush size : 64 2025-05-07T20:23:11.2637383Z cache_alignment : 64 2025-05-07T20:23:11.2637657Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2637979Z power management: 2025-05-07T20:23:11.2638113Z 2025-05-07T20:23:11.2638202Z processor : 10 2025-05-07T20:23:11.2638428Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2638679Z cpu family : 23 2025-05-07T20:23:11.2638888Z model : 49 2025-05-07T20:23:11.2639104Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2639349Z stepping : 0 2025-05-07T20:23:11.2639557Z microcode : 0x830107f 2025-05-07T20:23:11.2639792Z cpu MHz : 3299.075 2025-05-07T20:23:11.2640014Z cache size : 512 KB 2025-05-07T20:23:11.2640231Z physical id : 0 2025-05-07T20:23:11.2640446Z siblings : 16 2025-05-07T20:23:11.2640651Z core id : 2 2025-05-07T20:23:11.2640855Z cpu cores : 8 2025-05-07T20:23:11.2641066Z apicid : 5 2025-05-07T20:23:11.2641272Z initial apicid : 5 2025-05-07T20:23:11.2641484Z fpu : yes 2025-05-07T20:23:11.2641690Z fpu_exception : yes 2025-05-07T20:23:11.2641913Z cpuid level : 13 2025-05-07T20:23:11.2642125Z wp : yes 2025-05-07T20:23:11.2644138Z 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:11.2646509Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2647010Z bogomips : 5599.50 2025-05-07T20:23:11.2647318Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2647563Z clflush size : 64 2025-05-07T20:23:11.2647790Z cache_alignment : 64 2025-05-07T20:23:11.2648071Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2648391Z power management: 2025-05-07T20:23:11.2648534Z 2025-05-07T20:23:11.2648622Z processor : 11 2025-05-07T20:23:11.2648881Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2649124Z cpu family : 23 2025-05-07T20:23:11.2649342Z model : 49 2025-05-07T20:23:11.2649554Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2649805Z stepping : 0 2025-05-07T20:23:11.2650017Z microcode : 0x830107f 2025-05-07T20:23:11.2650245Z cpu MHz : 3305.841 2025-05-07T20:23:11.2650466Z cache size : 512 KB 2025-05-07T20:23:11.2650693Z physical id : 0 2025-05-07T20:23:11.2650905Z siblings : 16 2025-05-07T20:23:11.2651108Z core id : 3 2025-05-07T20:23:11.2651314Z cpu cores : 8 2025-05-07T20:23:11.2651514Z apicid : 7 2025-05-07T20:23:11.2651717Z initial apicid : 7 2025-05-07T20:23:11.2651941Z fpu : yes 2025-05-07T20:23:11.2652143Z fpu_exception : yes 2025-05-07T20:23:11.2652367Z cpuid level : 13 2025-05-07T20:23:11.2652580Z wp : yes 2025-05-07T20:23:11.2654670Z 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:11.2656960Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2657450Z bogomips : 5599.50 2025-05-07T20:23:11.2657679Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2657926Z clflush size : 64 2025-05-07T20:23:11.2658148Z cache_alignment : 64 2025-05-07T20:23:11.2658427Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2658749Z power management: 2025-05-07T20:23:11.2658885Z 2025-05-07T20:23:11.2658971Z processor : 12 2025-05-07T20:23:11.2659194Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2659438Z cpu family : 23 2025-05-07T20:23:11.2659645Z model : 49 2025-05-07T20:23:11.2659857Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2660109Z stepping : 0 2025-05-07T20:23:11.2660322Z microcode : 0x830107f 2025-05-07T20:23:11.2660549Z cpu MHz : 3314.704 2025-05-07T20:23:11.2660767Z cache size : 512 KB 2025-05-07T20:23:11.2660986Z physical id : 0 2025-05-07T20:23:11.2661197Z siblings : 16 2025-05-07T20:23:11.2661402Z core id : 4 2025-05-07T20:23:11.2661611Z cpu cores : 8 2025-05-07T20:23:11.2661812Z apicid : 9 2025-05-07T20:23:11.2662016Z initial apicid : 9 2025-05-07T20:23:11.2662235Z fpu : yes 2025-05-07T20:23:11.2662433Z fpu_exception : yes 2025-05-07T20:23:11.2662660Z cpuid level : 13 2025-05-07T20:23:11.2662919Z wp : yes 2025-05-07T20:23:11.2664915Z 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:11.2667313Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2667807Z bogomips : 5599.50 2025-05-07T20:23:11.2668031Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2668268Z clflush size : 64 2025-05-07T20:23:11.2668493Z cache_alignment : 64 2025-05-07T20:23:11.2668853Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2669184Z power management: 2025-05-07T20:23:11.2669319Z 2025-05-07T20:23:11.2669402Z processor : 13 2025-05-07T20:23:11.2669622Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2669866Z cpu family : 23 2025-05-07T20:23:11.2670074Z model : 49 2025-05-07T20:23:11.2670283Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2670533Z stepping : 0 2025-05-07T20:23:11.2670742Z microcode : 0x830107f 2025-05-07T20:23:11.2670976Z cpu MHz : 2476.230 2025-05-07T20:23:11.2671195Z cache size : 512 KB 2025-05-07T20:23:11.2671409Z physical id : 0 2025-05-07T20:23:11.2671624Z siblings : 16 2025-05-07T20:23:11.2671828Z core id : 5 2025-05-07T20:23:11.2672028Z cpu cores : 8 2025-05-07T20:23:11.2672233Z apicid : 11 2025-05-07T20:23:11.2672441Z initial apicid : 11 2025-05-07T20:23:11.2672656Z fpu : yes 2025-05-07T20:23:11.2672861Z fpu_exception : yes 2025-05-07T20:23:11.2673089Z cpuid level : 13 2025-05-07T20:23:11.2673323Z wp : yes 2025-05-07T20:23:11.2675386Z 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:11.2677670Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2678165Z bogomips : 5599.50 2025-05-07T20:23:11.2678389Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2678625Z clflush size : 64 2025-05-07T20:23:11.2678846Z cache_alignment : 64 2025-05-07T20:23:11.2679125Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2679446Z power management: 2025-05-07T20:23:11.2679586Z 2025-05-07T20:23:11.2679677Z processor : 14 2025-05-07T20:23:11.2679897Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2680137Z cpu family : 23 2025-05-07T20:23:11.2680347Z model : 49 2025-05-07T20:23:11.2680561Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2680804Z stepping : 0 2025-05-07T20:23:11.2681017Z microcode : 0x830107f 2025-05-07T20:23:11.2681248Z cpu MHz : 3302.355 2025-05-07T20:23:11.2681461Z cache size : 512 KB 2025-05-07T20:23:11.2681688Z physical id : 0 2025-05-07T20:23:11.2681906Z siblings : 16 2025-05-07T20:23:11.2682108Z core id : 6 2025-05-07T20:23:11.2682311Z cpu cores : 8 2025-05-07T20:23:11.2682516Z apicid : 13 2025-05-07T20:23:11.2682720Z initial apicid : 13 2025-05-07T20:23:11.2682937Z fpu : yes 2025-05-07T20:23:11.2683139Z fpu_exception : yes 2025-05-07T20:23:11.2683366Z cpuid level : 13 2025-05-07T20:23:11.2683577Z wp : yes 2025-05-07T20:23:11.2685858Z 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:11.2688281Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2688772Z bogomips : 5599.50 2025-05-07T20:23:11.2688987Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2689225Z clflush size : 64 2025-05-07T20:23:11.2689441Z cache_alignment : 64 2025-05-07T20:23:11.2689712Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2690034Z power management: 2025-05-07T20:23:11.2690168Z 2025-05-07T20:23:11.2690374Z processor : 15 2025-05-07T20:23:11.2690592Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.2690837Z cpu family : 23 2025-05-07T20:23:11.2691046Z model : 49 2025-05-07T20:23:11.2691251Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.2691497Z stepping : 0 2025-05-07T20:23:11.2691709Z microcode : 0x830107f 2025-05-07T20:23:11.2691934Z cpu MHz : 3299.294 2025-05-07T20:23:11.2692151Z cache size : 512 KB 2025-05-07T20:23:11.2692372Z physical id : 0 2025-05-07T20:23:11.2692585Z siblings : 16 2025-05-07T20:23:11.2692792Z core id : 7 2025-05-07T20:23:11.2693000Z cpu cores : 8 2025-05-07T20:23:11.2693196Z apicid : 15 2025-05-07T20:23:11.2693408Z initial apicid : 15 2025-05-07T20:23:11.2693625Z fpu : yes 2025-05-07T20:23:11.2693825Z fpu_exception : yes 2025-05-07T20:23:11.2694048Z cpuid level : 13 2025-05-07T20:23:11.2694261Z wp : yes 2025-05-07T20:23:11.2696266Z 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:11.2698556Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:11.2699063Z bogomips : 5599.50 2025-05-07T20:23:11.2699288Z TLB size : 3072 4K pages 2025-05-07T20:23:11.2699533Z clflush size : 64 2025-05-07T20:23:11.2699747Z cache_alignment : 64 2025-05-07T20:23:11.2700025Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.2700343Z power management: 2025-05-07T20:23:11.2700477Z 2025-05-07T20:23:11.2700481Z 2025-05-07T20:23:11.2700602Z ################################################################################ 2025-05-07T20:23:11.2700917Z [INFO] Print PCI info ... 2025-05-07T20:23:11.2701168Z + lspci -v 2025-05-07T20:23:11.2701287Z 2025-05-07T20:23:11.2701469Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:11.2701870Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:11.2702205Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:11.2702419Z 2025-05-07T20:23:11.2702624Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:11.2703071Z Physical Slot: 1 2025-05-07T20:23:11.2703319Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:11.2703530Z 2025-05-07T20:23:11.2703793Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:11.2704233Z Physical Slot: 1 2025-05-07T20:23:11.2704497Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:11.2704731Z 2025-05-07T20:23:11.2705004Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:11.2705463Z Physical Slot: 3 2025-05-07T20:23:11.2705708Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:11.2706061Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:11.2706421Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:11.2706647Z 2025-05-07T20:23:11.2706953Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:11.2707572Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:11.2707870Z Physical Slot: 4 2025-05-07T20:23:11.2708133Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:11.2708518Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:11.2708877Z Capabilities: 2025-05-07T20:23:11.2709153Z Kernel driver in use: nvme 2025-05-07T20:23:11.2709320Z 2025-05-07T20:23:11.2709622Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:11.2710116Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:11.2710474Z Physical Slot: 5 2025-05-07T20:23:11.2710721Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:11.2711089Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:11.2711477Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:11.2711809Z Capabilities: 2025-05-07T20:23:11.2712083Z Kernel driver in use: ena 2025-05-07T20:23:11.2712335Z Kernel modules: ena 2025-05-07T20:23:11.2712478Z 2025-05-07T20:23:11.2712656Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:11.2713041Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:11.2713349Z Physical Slot: 30 2025-05-07T20:23:11.2713615Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:11.2714001Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:11.2714403Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:11.2714784Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:11.2715123Z Capabilities: 2025-05-07T20:23:11.2715391Z Kernel driver in use: nvidia 2025-05-07T20:23:11.2715650Z Kernel modules: nvidia 2025-05-07T20:23:11.2715798Z 2025-05-07T20:23:11.2716113Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:11.2716635Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:11.2716932Z Physical Slot: 31 2025-05-07T20:23:11.2717181Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:11.2717541Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:11.2717933Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:11.2718267Z Capabilities: 2025-05-07T20:23:11.2718545Z Kernel driver in use: nvme 2025-05-07T20:23:11.2718711Z 2025-05-07T20:23:11.2718733Z 2025-05-07T20:23:11.2718856Z ################################################################################ 2025-05-07T20:23:11.2719189Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:11.2719486Z + uname -a 2025-05-07T20:23:11.2719604Z 2025-05-07T20:23:11.2720021Z Linux ip-10-0-58-165.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:11.2720526Z 2025-05-07T20:23:11.2720609Z + uname -m 2025-05-07T20:23:11.2720736Z 2025-05-07T20:23:11.2720812Z x86_64 2025-05-07T20:23:11.2720922Z 2025-05-07T20:23:11.2721015Z + cat /proc/version 2025-05-07T20:23:11.2721151Z 2025-05-07T20:23:11.2721706Z 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:11.2722346Z 2025-05-07T20:23:11.2722435Z + cat /etc/os-release 2025-05-07T20:23:11.2722590Z 2025-05-07T20:23:11.2730192Z NAME="Amazon Linux" 2025-05-07T20:23:11.2730460Z VERSION="2023" 2025-05-07T20:23:11.2730675Z ID="amzn" 2025-05-07T20:23:11.2730873Z ID_LIKE="fedora" 2025-05-07T20:23:11.2731096Z VERSION_ID="2023" 2025-05-07T20:23:11.2731342Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:11.2731632Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:11.2731934Z ANSI_COLOR="0;33" 2025-05-07T20:23:11.2732200Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:11.2732720Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:11.2733212Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:11.2733648Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:11.2734105Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:11.2734485Z VENDOR_NAME="AWS" 2025-05-07T20:23:11.2734739Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:11.2735043Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:11.2735205Z 2025-05-07T20:23:11.2735406Z ################################################################################ 2025-05-07T20:23:11.2735729Z # Print EC2 Instance Info 2025-05-07T20:23:11.2735977Z # 2025-05-07T20:23:11.2736206Z # [2025-05-07T20:23:11.272Z] + print_ec2_info 2025-05-07T20:23:11.2736521Z ################################################################################ 2025-05-07T20:23:11.2736745Z 2025-05-07T20:23:11.2849888Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:11.2981265Z instance-id: i-0c9a931d51905896e 2025-05-07T20:23:11.3103171Z instance-type: g5.4xlarge 2025-05-07T20:23:11.3144906Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:11.3145284Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:11.3155746Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:11.3156106Z env: 2025-05-07T20:23:11.3156337Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:11.3156657Z BUILD_ENV: build_binary 2025-05-07T20:23:11.3156918Z BUILD_TARGET: genai 2025-05-07T20:23:11.3157206Z BUILD_VARIANT: cuda 2025-05-07T20:23:11.3157455Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:11.3157726Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:11.3158045Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:11.3158385Z ##[endgroup] 2025-05-07T20:23:11.6507120Z ################################################################################ 2025-05-07T20:23:11.6507498Z [INFO] Printing general display info ... 2025-05-07T20:23:11.6535515Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:11.7591215Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:11.7601635Z /usr/bin/sudo 2025-05-07T20:23:11.7611844Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:11.7622670Z /usr/bin/yum 2025-05-07T20:23:11.7624350Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:11.7645515Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:12.1655882Z Last metadata expiration check: 0:00:08 ago on Wed May 7 20:23:04 2025. 2025-05-07T20:23:12.2430770Z ================================================================================ 2025-05-07T20:23:12.2431700Z WARNING: 2025-05-07T20:23:12.2432358Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:12.2433005Z 2025-05-07T20:23:12.2433259Z Available Versions: 2025-05-07T20:23:12.2433455Z 2025-05-07T20:23:12.2433556Z Version 2023.7.20250331: 2025-05-07T20:23:12.2433876Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:12.2434161Z 2025-05-07T20:23:12.2434300Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:12.2434523Z 2025-05-07T20:23:12.2434613Z Release notes: 2025-05-07T20:23:12.2435039Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:12.2435414Z 2025-05-07T20:23:12.2435507Z Version 2023.7.20250414: 2025-05-07T20:23:12.2435828Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:12.2436082Z 2025-05-07T20:23:12.2436206Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:12.2436420Z 2025-05-07T20:23:12.2436518Z Release notes: 2025-05-07T20:23:12.2436921Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:12.2437302Z 2025-05-07T20:23:12.2437396Z Version 2023.7.20250428: 2025-05-07T20:23:12.2437717Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:12.2437972Z 2025-05-07T20:23:12.2438314Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:12.2438542Z 2025-05-07T20:23:12.2438631Z Release notes: 2025-05-07T20:23:12.2439037Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:12.2439407Z 2025-05-07T20:23:12.2439533Z ================================================================================ 2025-05-07T20:23:12.3574246Z Dependencies resolved. 2025-05-07T20:23:12.3857774Z ================================================================================ 2025-05-07T20:23:12.3858380Z Package Arch Version Repository Size 2025-05-07T20:23:12.3858902Z ================================================================================ 2025-05-07T20:23:12.3859201Z Upgrading: 2025-05-07T20:23:12.3859560Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:12.3860151Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:12.3860529Z 2025-05-07T20:23:12.3861001Z Transaction Summary 2025-05-07T20:23:12.3861389Z ================================================================================ 2025-05-07T20:23:12.3861811Z Upgrade 2 Packages 2025-05-07T20:23:12.3861998Z 2025-05-07T20:23:12.3862147Z Total download size: 6.9 M 2025-05-07T20:23:12.3862499Z Downloading Packages: 2025-05-07T20:23:12.4204057Z (1/2): nvidia-container-toolkit-1.17.6-1.x86_64 37 MB/s | 1.2 MB 00:00 2025-05-07T20:23:12.4882793Z (2/2): nvidia-container-toolkit-base-1.17.6-1.x 56 MB/s | 5.7 MB 00:00 2025-05-07T20:23:12.4891168Z -------------------------------------------------------------------------------- 2025-05-07T20:23:12.4894311Z Total 67 MB/s | 6.9 MB 00:00 2025-05-07T20:23:12.4896515Z Running transaction check 2025-05-07T20:23:12.4993337Z Transaction check succeeded. 2025-05-07T20:23:12.4993890Z Running transaction test 2025-05-07T20:23:12.5288113Z Transaction test succeeded. 2025-05-07T20:23:12.5290877Z Running transaction 2025-05-07T20:23:13.0792067Z Preparing : 1/1 2025-05-07T20:23:13.1838949Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:13.1857276Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:13.2058257Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:13.2059058Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:13.2158936Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:13.2179317Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:13.3611269Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:13.3612038Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:13.3612612Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:13.3613154Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:13.4974295Z ================================================================================ 2025-05-07T20:23:13.4974783Z WARNING: 2025-05-07T20:23:13.4975109Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:13.4975438Z 2025-05-07T20:23:13.4975564Z Available Versions: 2025-05-07T20:23:13.4975758Z 2025-05-07T20:23:13.4975856Z Version 2023.7.20250331: 2025-05-07T20:23:13.4976171Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:13.4976437Z 2025-05-07T20:23:13.4976561Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:13.4976780Z 2025-05-07T20:23:13.4976867Z Release notes: 2025-05-07T20:23:13.4977290Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:13.4977918Z 2025-05-07T20:23:13.4978019Z Version 2023.7.20250414: 2025-05-07T20:23:13.4978337Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:13.4978598Z 2025-05-07T20:23:13.4978721Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:13.4978936Z 2025-05-07T20:23:13.4979024Z Release notes: 2025-05-07T20:23:13.4979435Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:13.4979811Z 2025-05-07T20:23:13.4979900Z Version 2023.7.20250428: 2025-05-07T20:23:13.4980216Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:13.4980467Z 2025-05-07T20:23:13.4980583Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:13.4980801Z 2025-05-07T20:23:13.4980886Z Release notes: 2025-05-07T20:23:13.4981292Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:13.4981662Z 2025-05-07T20:23:13.4982010Z ================================================================================ 2025-05-07T20:23:13.5537695Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:13.5538607Z 2025-05-07T20:23:13.5538813Z Upgraded: 2025-05-07T20:23:13.5539632Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:13.5540694Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:13.5541319Z 2025-05-07T20:23:13.5541462Z Complete! 2025-05-07T20:23:13.5961424Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:13.5987881Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:14.0671176Z Last metadata expiration check: 0:00:10 ago on Wed May 7 20:23:04 2025. 2025-05-07T20:23:14.0913962Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:14.1312182Z Dependencies resolved. 2025-05-07T20:23:14.1489047Z ================================================================================ 2025-05-07T20:23:14.1489733Z Package Architecture Version Repository Size 2025-05-07T20:23:14.1490274Z ================================================================================ 2025-05-07T20:23:14.1490574Z Installing: 2025-05-07T20:23:14.1490872Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:14.1491148Z 2025-05-07T20:23:14.1491246Z Transaction Summary 2025-05-07T20:23:14.1491496Z ================================================================================ 2025-05-07T20:23:14.1491888Z Install 1 Package 2025-05-07T20:23:14.1492078Z 2025-05-07T20:23:14.1492224Z Total download size: 319 k 2025-05-07T20:23:14.1492576Z Installed size: 837 k 2025-05-07T20:23:14.1493655Z Downloading Packages: 2025-05-07T20:23:14.2263274Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 7.1 MB/s | 319 kB 00:00 2025-05-07T20:23:14.2269308Z -------------------------------------------------------------------------------- 2025-05-07T20:23:14.2272059Z Total 4.0 MB/s | 319 kB 00:00 2025-05-07T20:23:14.2425861Z Running transaction check 2025-05-07T20:23:14.2480652Z Transaction check succeeded. 2025-05-07T20:23:14.2481351Z Running transaction test 2025-05-07T20:23:14.2936759Z Transaction test succeeded. 2025-05-07T20:23:14.2941092Z Running transaction 2025-05-07T20:23:14.4006396Z Preparing : 1/1 2025-05-07T20:23:14.4507811Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:14.6376283Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:14.7577557Z ================================================================================ 2025-05-07T20:23:14.7577952Z WARNING: 2025-05-07T20:23:14.7578211Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:14.7578739Z 2025-05-07T20:23:14.7578833Z Available Versions: 2025-05-07T20:23:14.7579002Z 2025-05-07T20:23:14.7579094Z Version 2023.7.20250331: 2025-05-07T20:23:14.7579415Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:14.7579684Z 2025-05-07T20:23:14.7579869Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:14.7580142Z 2025-05-07T20:23:14.7580232Z Release notes: 2025-05-07T20:23:14.7580660Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:14.7581037Z 2025-05-07T20:23:14.7581137Z Version 2023.7.20250414: 2025-05-07T20:23:14.7581452Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:14.7581711Z 2025-05-07T20:23:14.7581829Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:14.7582053Z 2025-05-07T20:23:14.7582139Z Release notes: 2025-05-07T20:23:14.7582540Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:14.7583003Z 2025-05-07T20:23:14.7583277Z Version 2023.7.20250428: 2025-05-07T20:23:14.7583598Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:14.7583850Z 2025-05-07T20:23:14.7584277Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:14.7584501Z 2025-05-07T20:23:14.7584597Z Release notes: 2025-05-07T20:23:14.7584995Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:14.7585360Z 2025-05-07T20:23:14.7585486Z ================================================================================ 2025-05-07T20:23:14.7924173Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:14.7924537Z 2025-05-07T20:23:14.7924647Z Installed: 2025-05-07T20:23:14.7924962Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:14.7925253Z 2025-05-07T20:23:14.7925347Z Complete! 2025-05-07T20:23:14.8408848Z + hostname 2025-05-07T20:23:14.8409040Z 2025-05-07T20:23:14.8422032Z ip-10-0-58-165.ec2.internal 2025-05-07T20:23:14.8423837Z 2025-05-07T20:23:14.8424022Z + sudo lshw -C display 2025-05-07T20:23:14.8424189Z 2025-05-07T20:23:15.4197966Z *-display:0 UNCLAIMED 2025-05-07T20:23:15.4198312Z description: VGA compatible controller 2025-05-07T20:23:15.4198640Z product: Amazon.com, Inc. 2025-05-07T20:23:15.4198922Z vendor: Amazon.com, Inc. 2025-05-07T20:23:15.4199192Z physical id: 3 2025-05-07T20:23:15.4199432Z bus info: pci@0000:00:03.0 2025-05-07T20:23:15.4199703Z version: 00 2025-05-07T20:23:15.4199923Z width: 32 bits 2025-05-07T20:23:15.4200143Z clock: 33MHz 2025-05-07T20:23:15.4200399Z capabilities: vga_controller bus_master 2025-05-07T20:23:15.4200721Z configuration: latency=0 2025-05-07T20:23:15.4201054Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:15.4201385Z *-display:1 2025-05-07T20:23:15.4201614Z description: 3D controller 2025-05-07T20:23:15.4201929Z product: GA102GL [A10G] 2025-05-07T20:23:15.4202194Z vendor: NVIDIA Corporation 2025-05-07T20:23:15.4202468Z physical id: 1e 2025-05-07T20:23:15.4202714Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:15.4202974Z version: a1 2025-05-07T20:23:15.4203194Z width: 64 bits 2025-05-07T20:23:15.4203420Z clock: 33MHz 2025-05-07T20:23:15.4203715Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:15.4204104Z configuration: driver=nvidia latency=0 2025-05-07T20:23:15.4204736Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:15.4241212Z 2025-05-07T20:23:15.4242037Z ################################################################################ 2025-05-07T20:23:15.4242440Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:15.4368381Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:15.4538868Z Wed May 7 20:23:15 2025 2025-05-07T20:23:15.4539795Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:15.4540952Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:15.4541908Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:15.4543048Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:15.4544106Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:15.4544699Z | | | MIG M. | 2025-05-07T20:23:15.4545037Z |=========================================+========================+======================| 2025-05-07T20:23:15.4620461Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:15.4621277Z | 0% 30C P0 59W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:15.4621680Z | | | N/A | 2025-05-07T20:23:15.4622208Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:15.4622622Z 2025-05-07T20:23:15.4623085Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:15.4623512Z | Processes: | 2025-05-07T20:23:15.4623961Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:15.4624388Z | ID ID Usage | 2025-05-07T20:23:15.4624747Z |=========================================================================================| 2025-05-07T20:23:15.4625202Z | No running processes found | 2025-05-07T20:23:15.4625805Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:15.6016131Z ################################################################################ 2025-05-07T20:23:15.6017020Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:15.6165634Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:15.6167163Z [CHECK] rocminfo not found 2025-05-07T20:23:15.6176520Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:15.6177496Z [CHECK] rocm-smi not found 2025-05-07T20:23:15.6224152Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:15.6224604Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:15.6235826Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:15.6236199Z env: 2025-05-07T20:23:15.6236432Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:15.6236742Z BUILD_ENV: build_binary 2025-05-07T20:23:15.6236994Z BUILD_TARGET: genai 2025-05-07T20:23:15.6237232Z BUILD_VARIANT: cuda 2025-05-07T20:23:15.6237473Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:15.6237741Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:15.6238061Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:15.6238402Z ##[endgroup] 2025-05-07T20:23:15.9580719Z ################################################################################ 2025-05-07T20:23:15.9581070Z # Setup Miniconda 2025-05-07T20:23:15.9581293Z # 2025-05-07T20:23:15.9596276Z # [2025-05-07T20:23:15.959Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:15.9596691Z ################################################################################ 2025-05-07T20:23:15.9596916Z 2025-05-07T20:23:15.9611151Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:16.0475491Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:16.0475868Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:16.0476075Z 2025-05-07T20:23:16.0492557Z 2025-05-07T20:23:16.0492884Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:16.0513944Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T20:23:16.9049253Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:16.9049675Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:16.9049937Z 2025-05-07T20:23:16.9194377Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:17.3628499Z Unpacking payload ... 2025-05-07T20:23:17.8793096Z 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:18.6741541Z 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:20.7768603Z 2025-05-07T20:23:20.7769049Z Installing base environment... 2025-05-07T20:23:20.7769280Z 2025-05-07T20:23:21.8543570Z Preparing transaction: ...working... done 2025-05-07T20:23:24.7033581Z Executing transaction: ...working... done 2025-05-07T20:23:25.3617049Z 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:25.4498411Z installation finished. 2025-05-07T20:23:25.4505576Z 2025-05-07T20:23:25.4505832Z + rm -f miniconda.sh 2025-05-07T20:23:25.4506034Z 2025-05-07T20:23:25.4812495Z 2025-05-07T20:23:25.4812817Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:25.4813182Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:25.4813421Z 2025-05-07T20:23:25.8463169Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:25.8463696Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:25.8464171Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:25.8464633Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:25.8465003Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:25.8465413Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:25.8465858Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:25.8466318Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:25.8466794Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:25.8467641Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:25.8468185Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:25.8468563Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:25.8468769Z 2025-05-07T20:23:25.8468975Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:25.8469283Z 2025-05-07T20:23:25.9116588Z 2025-05-07T20:23:25.9117063Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:25.9117263Z 2025-05-07T20:23:26.7471689Z 2025-05-07T20:23:26.7472306Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:26.7495218Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T20:23:40.1431865Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:23:41.7094341Z Solving environment: | / - \ | / - \ | / - \ done 2025-05-07T20:23:41.8065645Z 2025-05-07T20:23:41.8065976Z ## Package Plan ## 2025-05-07T20:23:41.8066189Z 2025-05-07T20:23:41.8066424Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:41.8066711Z 2025-05-07T20:23:41.8066813Z added / updated specs: 2025-05-07T20:23:41.8067082Z - conda-libmamba-solver 2025-05-07T20:23:41.8067340Z - libarchive 2025-05-07T20:23:41.8067559Z - libmamba 2025-05-07T20:23:41.8067774Z - libmambapy 2025-05-07T20:23:41.8067902Z 2025-05-07T20:23:41.8067906Z 2025-05-07T20:23:41.8068040Z The following packages will be downloaded: 2025-05-07T20:23:41.8068266Z 2025-05-07T20:23:41.8068381Z package | build 2025-05-07T20:23:41.8068709Z ---------------------------|----------------- 2025-05-07T20:23:41.8069137Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:41.8069682Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:41.8070134Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:41.8070617Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:41.8071072Z ------------------------------------------------------------ 2025-05-07T20:23:41.8071419Z Total: 1.4 MB 2025-05-07T20:23:41.8071636Z 2025-05-07T20:23:41.8071750Z The following packages will be UPDATED: 2025-05-07T20:23:41.8071959Z 2025-05-07T20:23:41.8076605Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:41.8077417Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:41.8077826Z 2025-05-07T20:23:41.8078053Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:41.8078385Z 2025-05-07T20:23:41.8078711Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:41.8079525Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:23:41.8080017Z 2025-05-07T20:23:41.8080021Z 2025-05-07T20:23:41.8080025Z 2025-05-07T20:23:41.8080178Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:41.8080568Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:41.8080798Z 2025-05-07T20:23:41.8081270Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:41.8081534Z 2025-05-07T20:23:41.8081538Z 2025-05-07T20:23:41.8090307Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:41.8090693Z 2025-05-07T20:23:41.8090709Z 2025-05-07T20:23:41.8090724Z 2025-05-07T20:23:41.8724693Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:41.8724988Z 2025-05-07T20:23:41.8724993Z 2025-05-07T20:23:41.8725222Z 2025-05-07T20:23:41.8826271Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:41.8826565Z 2025-05-07T20:23:41.8826570Z 2025-05-07T20:23:41.8826574Z 2025-05-07T20:23:41.8940671Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:41.8969806Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:41.8974383Z 2025-05-07T20:23:41.9133952Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:41.9134336Z 2025-05-07T20:23:41.9143756Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:41.9144315Z 2025-05-07T20:23:41.9151001Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:41.9151257Z 2025-05-07T20:23:41.9151643Z 2025-05-07T20:23:41.9194616Z ca-certificates-2025 | 149 KB | # | 11%  2025-05-07T20:23:41.9194982Z 2025-05-07T20:23:41.9196666Z 2025-05-07T20:23:41.9314644Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:41.9315017Z 2025-05-07T20:23:41.9315022Z 2025-05-07T20:23:42.0219617Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:42.0220209Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:42.0227562Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:42.0227928Z 2025-05-07T20:23:42.0228213Z 2025-05-07T20:23:42.0228484Z  2025-05-07T20:23:42.0228698Z 2025-05-07T20:23:42.0228703Z 2025-05-07T20:23:42.0228887Z  2025-05-07T20:23:42.0229104Z 2025-05-07T20:23:42.0229108Z 2025-05-07T20:23:42.0229111Z 2025-05-07T20:23:42.0229314Z  done 2025-05-07T20:23:42.1233798Z Preparing transaction: / done 2025-05-07T20:23:42.2239216Z Verifying transaction: \ done 2025-05-07T20:23:43.6259217Z Executing transaction: / - \ | / - \ | / - \ | / - done 2025-05-07T20:23:45.3630917Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:23:45.3656877Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:23:46.2806836Z Channels: 2025-05-07T20:23:46.2807152Z - defaults 2025-05-07T20:23:46.2807776Z Platform: linux-64 2025-05-07T20:23:47.4868374Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:23:47.6061579Z Solving environment: - \ Channels: 2025-05-07T20:23:47.6061908Z - defaults 2025-05-07T20:23:47.6062677Z Platform: linux-64 2025-05-07T20:23:47.9139612Z Collecting package metadata (repodata.json): / - \ | done 2025-05-07T20:23:48.1296831Z Solving environment: - \ | / done 2025-05-07T20:23:48.2056806Z done 2025-05-07T20:23:48.2712544Z 2025-05-07T20:23:48.2712885Z ## Package Plan ## 2025-05-07T20:23:48.2713045Z 2025-05-07T20:23:48.2713240Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:48.2713599Z 2025-05-07T20:23:48.2713732Z added / updated specs: 2025-05-07T20:23:48.2714063Z - conda 2025-05-07T20:23:48.2714221Z 2025-05-07T20:23:48.2714227Z 2025-05-07T20:23:48.2714398Z The following packages will be downloaded: 2025-05-07T20:23:48.2714690Z 2025-05-07T20:23:48.2714808Z package | build 2025-05-07T20:23:48.2715136Z ---------------------------|----------------- 2025-05-07T20:23:48.2715505Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:23:48.2716303Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:23:48.2716828Z ------------------------------------------------------------ 2025-05-07T20:23:48.2717290Z Total: 1.4 MB 2025-05-07T20:23:48.2717528Z 2025-05-07T20:23:48.2717652Z The following packages will be UPDATED: 2025-05-07T20:23:48.2717865Z 2025-05-07T20:23:48.2718181Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:23:48.2718701Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:23:48.2718962Z 2025-05-07T20:23:48.2718966Z 2025-05-07T20:23:48.2718970Z 2025-05-07T20:23:48.2719127Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:48.2719502Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:23:48.2719720Z 2025-05-07T20:23:48.3051246Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:23:48.3051707Z 2025-05-07T20:23:48.3283265Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:48.5501308Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:48.5501771Z 2025-05-07T20:23:48.5505082Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:48.5505576Z 2025-05-07T20:23:48.5559040Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:48.5559618Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:48.5563828Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:48.5564162Z 2025-05-07T20:23:48.5564367Z 2025-05-07T20:23:48.5564599Z  done 2025-05-07T20:23:48.6567861Z Preparing transaction: \ done 2025-05-07T20:23:48.7573628Z Verifying transaction: / done 2025-05-07T20:23:50.7669228Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:23:51.4019657Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:23:51.4025171Z + conda clean --packages --tarball -y 2025-05-07T20:23:51.4025389Z 2025-05-07T20:23:52.3968227Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:23:52.3968603Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:23:52.4602662Z 2025-05-07T20:23:52.4611232Z + conda clean --all -y 2025-05-07T20:23:52.4611396Z 2025-05-07T20:23:52.9996900Z There are no unused tarball(s) to remove. 2025-05-07T20:23:52.9997315Z Will remove 1 index cache(s). 2025-05-07T20:23:52.9997613Z There are no unused package(s) to remove. 2025-05-07T20:23:52.9997940Z There are no tempfile(s) to remove. 2025-05-07T20:23:52.9998244Z There are no logfile(s) to remove. 2025-05-07T20:23:53.0622750Z 2025-05-07T20:23:53.0627511Z + conda info 2025-05-07T20:23:53.0627708Z 2025-05-07T20:23:53.8270282Z 2025-05-07T20:23:53.8271047Z active environment : base 2025-05-07T20:23:53.8271426Z active env location : /home/ec2-user/miniconda 2025-05-07T20:23:53.8271788Z shell level : 1 2025-05-07T20:23:53.8272084Z user config file : /home/ec2-user/.condarc 2025-05-07T20:23:53.8272485Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:23:53.8272874Z conda version : 25.3.1 2025-05-07T20:23:53.8273167Z conda-build version : not installed 2025-05-07T20:23:53.8273480Z python version : 3.13.2.final.0 2025-05-07T20:23:53.8273783Z solver : libmamba (default) 2025-05-07T20:23:53.8274109Z virtual packages : __archspec=1=zen2 2025-05-07T20:23:53.8274422Z __conda=25.3.1=0 2025-05-07T20:23:53.8274709Z __cuda=12.8=0 2025-05-07T20:23:53.8274988Z __glibc=2.34=0 2025-05-07T20:23:53.8275282Z __linux=6.1.130=0 2025-05-07T20:23:53.8275572Z __unix=0=0 2025-05-07T20:23:53.8275915Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:23:53.8276690Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:23:53.8277064Z conda av metadata url : None 2025-05-07T20:23:53.8277444Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:23:53.8277943Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:23:53.8278339Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:23:53.8278728Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:23:53.8279102Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:23:53.8279453Z /home/ec2-user/.conda/pkgs 2025-05-07T20:23:53.8279805Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:23:53.8280146Z /home/ec2-user/.conda/envs 2025-05-07T20:23:53.8280454Z platform : linux-64 2025-05-07T20:23:53.8281325Z 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:23:53.8282175Z UID:GID : 1000:1000 2025-05-07T20:23:53.8282611Z netrc file : None 2025-05-07T20:23:53.8282882Z offline mode : False 2025-05-07T20:23:53.8283054Z 2025-05-07T20:23:53.8947108Z 2025-05-07T20:23:53.8947510Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:23:53.8948603Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_45a963b6-c532-4699-9352-03ac840f3597 ... 2025-05-07T20:23:53.8951513Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:23:53.9121581Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T20:23:53.9122087Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T20:23:53.9141818Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:53.9142178Z env: 2025-05-07T20:23:53.9142406Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:53.9142716Z BUILD_ENV: build_binary 2025-05-07T20:23:53.9143076Z BUILD_TARGET: genai 2025-05-07T20:23:53.9143323Z BUILD_VARIANT: cuda 2025-05-07T20:23:53.9143576Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:53.9143839Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:53.9144152Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:53.9144486Z ##[endgroup] 2025-05-07T20:23:54.2505556Z ################################################################################ 2025-05-07T20:23:54.2505964Z # Create Conda Environment 2025-05-07T20:23:54.2506444Z # 2025-05-07T20:23:54.2522469Z # [2025-05-07T20:23:54.251Z] + create_conda_environment build_binary 3.9 2025-05-07T20:23:54.2532442Z ################################################################################ 2025-05-07T20:23:54.2532681Z 2025-05-07T20:23:54.2537931Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:54.3654306Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:54.3655030Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:23:54.3655668Z + conda info --envs 2025-05-07T20:23:54.3655962Z 2025-05-07T20:23:55.1144257Z 2025-05-07T20:23:55.1144956Z # conda environments: 2025-05-07T20:23:55.1145249Z # 2025-05-07T20:23:55.1145486Z base /home/ec2-user/miniconda 2025-05-07T20:23:55.1145713Z 2025-05-07T20:23:55.1804607Z 2025-05-07T20:23:55.1805207Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:23:56.8142903Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:23:56.8143300Z 2025-05-07T20:23:56.8157803Z 2025-05-07T20:23:56.8167379Z [SETUP] Creating new Conda environment (Python 3.9) ... 2025-05-07T20:23:56.8190372Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.9 2025-05-07T20:23:57.5682676Z Channels: 2025-05-07T20:23:57.5683005Z - defaults 2025-05-07T20:23:57.5683298Z Platform: linux-64 2025-05-07T20:23:59.0733653Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T20:23:59.1977374Z Solving environment: / done 2025-05-07T20:23:59.2263412Z 2025-05-07T20:23:59.2264032Z ## Package Plan ## 2025-05-07T20:23:59.2264286Z 2025-05-07T20:23:59.2264568Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:23:59.2264992Z 2025-05-07T20:23:59.2265115Z added / updated specs: 2025-05-07T20:23:59.2265369Z - python=3.9 2025-05-07T20:23:59.2265516Z 2025-05-07T20:23:59.2265521Z 2025-05-07T20:23:59.2265647Z The following packages will be downloaded: 2025-05-07T20:23:59.2265876Z 2025-05-07T20:23:59.2266009Z package | build 2025-05-07T20:23:59.2266341Z ---------------------------|----------------- 2025-05-07T20:23:59.2266711Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:23:59.2267123Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:23:59.2267664Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:23:59.2268105Z python-3.9.21 | he870216_1 25.1 MB 2025-05-07T20:23:59.2268514Z setuptools-78.1.1 | py39h06a4308_0 1.7 MB 2025-05-07T20:23:59.2269245Z wheel-0.45.1 | py39h06a4308_0 114 KB 2025-05-07T20:23:59.2269644Z ------------------------------------------------------------ 2025-05-07T20:23:59.2270006Z Total: 27.1 MB 2025-05-07T20:23:59.2270222Z 2025-05-07T20:23:59.2270353Z The following NEW packages will be INSTALLED: 2025-05-07T20:23:59.2270578Z 2025-05-07T20:23:59.2271268Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:23:59.2271731Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:23:59.2272242Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:23:59.2272785Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:23:59.2273250Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:23:59.2273676Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:23:59.2274127Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:23:59.2274594Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:23:59.2275054Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:23:59.2275479Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:23:59.2275898Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:23:59.2276308Z python pkgs/main/linux-64::python-3.9.21-he870216_1 2025-05-07T20:23:59.2276750Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:23:59.2277328Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py39h06a4308_0 2025-05-07T20:23:59.2277799Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:23:59.2278189Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:23:59.2278578Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:23:59.2279002Z wheel pkgs/main/linux-64::wheel-0.45.1-py39h06a4308_0 2025-05-07T20:23:59.2279401Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:23:59.2279828Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:23:59.2280070Z 2025-05-07T20:23:59.2280074Z 2025-05-07T20:23:59.2280078Z 2025-05-07T20:23:59.2280236Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:59.2280621Z python-3.9.21 | 25.1 MB | | 0% 2025-05-07T20:23:59.2280853Z 2025-05-07T20:23:59.2281207Z setuptools-78.1.1 | 1.7 MB | | 0%  2025-05-07T20:23:59.2281448Z 2025-05-07T20:23:59.2281451Z 2025-05-07T20:23:59.2297534Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T20:23:59.2297929Z 2025-05-07T20:23:59.2297936Z 2025-05-07T20:23:59.2297941Z 2025-05-07T20:23:59.2306786Z wheel-0.45.1 | 114 KB | | 0%  2025-05-07T20:23:59.2307138Z 2025-05-07T20:23:59.2307144Z 2025-05-07T20:23:59.2307149Z 2025-05-07T20:23:59.2307155Z 2025-05-07T20:23:59.2313859Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:23:59.2314236Z 2025-05-07T20:23:59.2314242Z 2025-05-07T20:23:59.2314247Z 2025-05-07T20:23:59.2314252Z 2025-05-07T20:23:59.2314257Z 2025-05-07T20:23:59.2765015Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:23:59.2765435Z 2025-05-07T20:23:59.2766571Z 2025-05-07T20:23:59.3032016Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:23:59.3032391Z 2025-05-07T20:23:59.3037680Z 2025-05-07T20:23:59.3042353Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:23:59.3042729Z 2025-05-07T20:23:59.3042735Z 2025-05-07T20:23:59.3042740Z 2025-05-07T20:23:59.3042746Z 2025-05-07T20:23:59.3047849Z 2025-05-07T20:23:59.3156576Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:23:59.3157245Z 2025-05-07T20:23:59.3157251Z 2025-05-07T20:23:59.3157256Z 2025-05-07T20:23:59.3157261Z 2025-05-07T20:23:59.3157266Z 2025-05-07T20:23:59.3269015Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:23:59.3277788Z python-3.9.21 | 25.1 MB | ### | 30% 2025-05-07T20:23:59.3278134Z 2025-05-07T20:23:59.3278140Z 2025-05-07T20:23:59.3278145Z 2025-05-07T20:23:59.3279918Z 2025-05-07T20:23:59.3327049Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:23:59.3327456Z 2025-05-07T20:23:59.3327462Z 2025-05-07T20:23:59.3327467Z 2025-05-07T20:23:59.3327778Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T20:23:59.3328114Z 2025-05-07T20:23:59.3328120Z 2025-05-07T20:23:59.3328133Z 2025-05-07T20:23:59.3499918Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T20:23:59.3508132Z 2025-05-07T20:23:59.3512537Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T20:23:59.3514541Z 2025-05-07T20:23:59.4610914Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T20:23:59.4611293Z 2025-05-07T20:23:59.4611298Z 2025-05-07T20:23:59.4613076Z 2025-05-07T20:23:59.4673782Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T20:23:59.4674137Z 2025-05-07T20:23:59.4674142Z 2025-05-07T20:23:59.4674148Z 2025-05-07T20:23:59.4674779Z 2025-05-07T20:23:59.4678815Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:23:59.4679212Z 2025-05-07T20:23:59.4679216Z 2025-05-07T20:23:59.4679220Z 2025-05-07T20:23:59.4679223Z 2025-05-07T20:23:59.4743979Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:23:59.6036621Z python-3.9.21 | 25.1 MB | ###### | 61% 2025-05-07T20:23:59.6037382Z python-3.9.21 | 25.1 MB | ########## | 100% 2025-05-07T20:23:59.8224667Z python-3.9.21 | 25.1 MB | ########## | 100% 2025-05-07T20:23:59.8225015Z 2025-05-07T20:24:00.2757722Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T20:24:00.2766673Z python-3.9.21 | 25.1 MB | ########## | 100% 2025-05-07T20:24:00.2767927Z 2025-05-07T20:24:00.2768655Z 2025-05-07T20:24:00.2769328Z  2025-05-07T20:24:00.2769858Z 2025-05-07T20:24:00.2769865Z 2025-05-07T20:24:00.2770121Z  2025-05-07T20:24:00.2770438Z 2025-05-07T20:24:00.2770444Z 2025-05-07T20:24:00.2770449Z 2025-05-07T20:24:00.2770701Z  2025-05-07T20:24:00.2771005Z 2025-05-07T20:24:00.2771011Z 2025-05-07T20:24:00.2771016Z 2025-05-07T20:24:00.2771021Z 2025-05-07T20:24:00.2771283Z  2025-05-07T20:24:00.2771537Z 2025-05-07T20:24:00.2771540Z 2025-05-07T20:24:00.2771544Z 2025-05-07T20:24:00.2771562Z 2025-05-07T20:24:00.2771565Z 2025-05-07T20:24:00.2771788Z  done 2025-05-07T20:24:00.4880031Z Preparing transaction: \ | done 2025-05-07T20:24:01.6246967Z Verifying transaction: - \ | / - \ | / - \ | done 2025-05-07T20:24:03.9395936Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:03.9899679Z # 2025-05-07T20:24:03.9900069Z # To activate this environment, use 2025-05-07T20:24:03.9900483Z # 2025-05-07T20:24:03.9900767Z # $ conda activate build_binary 2025-05-07T20:24:03.9901149Z # 2025-05-07T20:24:03.9901515Z # To deactivate an active environment, use 2025-05-07T20:24:03.9901913Z # 2025-05-07T20:24:03.9902175Z # $ conda deactivate 2025-05-07T20:24:03.9902400Z 2025-05-07T20:24:04.0980984Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:04.1003890Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:06.9237526Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (25.1) 2025-05-07T20:24:06.9238156Z Collecting pip 2025-05-07T20:24:06.9238483Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:06.9238913Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:06.9239759Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 113.9 MB/s eta 0:00:00 2025-05-07T20:24:06.9240479Z Installing collected packages: pip 2025-05-07T20:24:06.9240798Z Attempting uninstall: pip 2025-05-07T20:24:06.9241095Z Found existing installation: pip 25.1 2025-05-07T20:24:06.9241406Z Uninstalling pip-25.1: 2025-05-07T20:24:06.9241696Z Successfully uninstalled pip-25.1 2025-05-07T20:24:06.9242020Z Successfully installed pip-25.1.1 2025-05-07T20:24:06.9242229Z 2025-05-07T20:24:06.9872098Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:06.9894646Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:07.8397183Z Channels: 2025-05-07T20:24:07.8397473Z - conda-forge 2025-05-07T20:24:07.8397797Z Platform: linux-64 2025-05-07T20:24:18.2567530Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:19.7606645Z Solving environment: | / - \ | / done 2025-05-07T20:24:19.8205030Z 2025-05-07T20:24:19.8205215Z ## Package Plan ## 2025-05-07T20:24:19.8205398Z 2025-05-07T20:24:19.8205610Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:19.8205924Z 2025-05-07T20:24:19.8206021Z added / updated specs: 2025-05-07T20:24:19.8206299Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:19.8206495Z 2025-05-07T20:24:19.8206499Z 2025-05-07T20:24:19.8206634Z The following packages will be downloaded: 2025-05-07T20:24:19.8206860Z 2025-05-07T20:24:19.8206979Z package | build 2025-05-07T20:24:19.8207324Z ---------------------------|----------------- 2025-05-07T20:24:19.8207713Z cffi-1.17.1 | py39h15c3d72_0 236 KB conda-forge 2025-05-07T20:24:19.8208171Z cryptography-44.0.3 | py39h7170ec2_0 1.5 MB conda-forge 2025-05-07T20:24:19.8208614Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:19.8209044Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:19.8209475Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:19.8209898Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:19.8210321Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:19.8210772Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:19.8211205Z python_abi-3.9 | 2_cp39 4 KB conda-forge 2025-05-07T20:24:19.8211664Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:19.8212157Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:19.8212592Z ------------------------------------------------------------ 2025-05-07T20:24:19.8212939Z Total: 6.3 MB 2025-05-07T20:24:19.8213152Z 2025-05-07T20:24:19.8213286Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:19.8213520Z 2025-05-07T20:24:19.8213718Z cffi conda-forge/linux-64::cffi-1.17.1-py39h15c3d72_0 2025-05-07T20:24:19.8214214Z cryptography conda-forge/linux-64::cryptography-44.0.3-py39h7170ec2_0 2025-05-07T20:24:19.8214717Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:19.8215172Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:19.8215668Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:19.8216492Z python_abi conda-forge/linux-64::python_abi-3.9-2_cp39 2025-05-07T20:24:19.8217015Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:19.8217611Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:19.8217963Z 2025-05-07T20:24:19.8218080Z The following packages will be UPDATED: 2025-05-07T20:24:19.8218291Z 2025-05-07T20:24:19.8220697Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:19.8221492Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:24:19.8222139Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:19.8222777Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:19.8223211Z 2025-05-07T20:24:19.8223221Z 2025-05-07T20:24:19.8223225Z 2025-05-07T20:24:19.8223371Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:19.8223760Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T20:24:19.8223990Z 2025-05-07T20:24:19.8224334Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:19.8224588Z 2025-05-07T20:24:19.8224592Z 2025-05-07T20:24:19.8230890Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:19.8231144Z 2025-05-07T20:24:19.8231148Z 2025-05-07T20:24:19.8231152Z 2025-05-07T20:24:19.8256098Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:19.8256455Z 2025-05-07T20:24:19.8256461Z 2025-05-07T20:24:19.8256466Z 2025-05-07T20:24:19.8256472Z 2025-05-07T20:24:19.8261960Z cffi-1.17.1 | 236 KB | | 0%  2025-05-07T20:24:19.8262261Z 2025-05-07T20:24:19.8262267Z 2025-05-07T20:24:19.8262272Z 2025-05-07T20:24:19.8262289Z 2025-05-07T20:24:19.8262294Z 2025-05-07T20:24:19.8263335Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:19.8263728Z 2025-05-07T20:24:19.8263752Z 2025-05-07T20:24:19.8263757Z 2025-05-07T20:24:19.8263763Z 2025-05-07T20:24:19.8263768Z 2025-05-07T20:24:19.8263773Z 2025-05-07T20:24:19.8273563Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:19.8273881Z 2025-05-07T20:24:19.8273886Z 2025-05-07T20:24:19.8273890Z 2025-05-07T20:24:19.8273904Z 2025-05-07T20:24:19.8273909Z 2025-05-07T20:24:19.8273912Z 2025-05-07T20:24:19.8273916Z 2025-05-07T20:24:19.8274841Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:19.8275149Z 2025-05-07T20:24:19.8275155Z 2025-05-07T20:24:19.8275161Z 2025-05-07T20:24:19.8275171Z 2025-05-07T20:24:19.8275177Z 2025-05-07T20:24:19.8275182Z 2025-05-07T20:24:19.8275187Z 2025-05-07T20:24:19.8275192Z 2025-05-07T20:24:19.8277741Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:19.8278057Z 2025-05-07T20:24:19.8278061Z 2025-05-07T20:24:19.8278065Z 2025-05-07T20:24:19.8278068Z 2025-05-07T20:24:19.8278072Z 2025-05-07T20:24:19.8278076Z 2025-05-07T20:24:19.8278079Z 2025-05-07T20:24:19.8278083Z 2025-05-07T20:24:19.8278354Z 2025-05-07T20:24:19.8279949Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:19.8280232Z 2025-05-07T20:24:19.8280236Z 2025-05-07T20:24:19.8280247Z 2025-05-07T20:24:19.8280251Z 2025-05-07T20:24:19.8280254Z 2025-05-07T20:24:19.8280258Z 2025-05-07T20:24:19.8280262Z 2025-05-07T20:24:19.8280266Z 2025-05-07T20:24:19.8280269Z 2025-05-07T20:24:19.8280273Z 2025-05-07T20:24:19.9042725Z python_abi-3.9 | 4 KB | | 0%  2025-05-07T20:24:19.9043118Z 2025-05-07T20:24:19.9043124Z 2025-05-07T20:24:19.9044238Z 2025-05-07T20:24:19.9112151Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:19.9113065Z 2025-05-07T20:24:19.9211282Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:19.9260902Z openssl-3.5.0 | 3.0 MB | 1 | 2% 2025-05-07T20:24:19.9261253Z 2025-05-07T20:24:19.9262644Z 2025-05-07T20:24:19.9262650Z 2025-05-07T20:24:19.9262655Z 2025-05-07T20:24:19.9331843Z cffi-1.17.1 | 236 KB | ########8 | 88%  2025-05-07T20:24:19.9332118Z 2025-05-07T20:24:19.9332122Z 2025-05-07T20:24:19.9332126Z 2025-05-07T20:24:19.9332377Z 2025-05-07T20:24:19.9420851Z cffi-1.17.1 | 236 KB | ########## | 100%  2025-05-07T20:24:19.9421167Z 2025-05-07T20:24:19.9421388Z 2025-05-07T20:24:19.9421396Z 2025-05-07T20:24:19.9421401Z 2025-05-07T20:24:19.9421429Z 2025-05-07T20:24:19.9436279Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T20:24:19.9436573Z 2025-05-07T20:24:19.9438146Z 2025-05-07T20:24:19.9450890Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:19.9451232Z 2025-05-07T20:24:19.9451236Z 2025-05-07T20:24:19.9505713Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:19.9506079Z 2025-05-07T20:24:19.9506084Z 2025-05-07T20:24:19.9506095Z 2025-05-07T20:24:19.9506099Z 2025-05-07T20:24:19.9506102Z 2025-05-07T20:24:19.9745489Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:19.9745790Z 2025-05-07T20:24:19.9745794Z 2025-05-07T20:24:19.9745807Z 2025-05-07T20:24:19.9745831Z 2025-05-07T20:24:19.9745836Z 2025-05-07T20:24:19.9746478Z 2025-05-07T20:24:19.9826417Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:19.9826705Z 2025-05-07T20:24:19.9826709Z 2025-05-07T20:24:19.9828564Z 2025-05-07T20:24:19.9828572Z 2025-05-07T20:24:19.9828577Z 2025-05-07T20:24:19.9828584Z 2025-05-07T20:24:19.9870578Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:19.9870977Z 2025-05-07T20:24:19.9870992Z 2025-05-07T20:24:19.9871035Z 2025-05-07T20:24:19.9871040Z 2025-05-07T20:24:19.9871046Z 2025-05-07T20:24:19.9871051Z 2025-05-07T20:24:19.9871057Z 2025-05-07T20:24:19.9871062Z 2025-05-07T20:24:19.9876087Z 2025-05-07T20:24:19.9907985Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:19.9908372Z 2025-05-07T20:24:19.9908378Z 2025-05-07T20:24:19.9908383Z 2025-05-07T20:24:19.9908397Z 2025-05-07T20:24:19.9908403Z 2025-05-07T20:24:19.9908408Z 2025-05-07T20:24:19.9908427Z 2025-05-07T20:24:19.9908433Z 2025-05-07T20:24:19.9910675Z 2025-05-07T20:24:19.9981114Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:19.9981515Z 2025-05-07T20:24:19.9981520Z 2025-05-07T20:24:19.9981526Z 2025-05-07T20:24:19.9981531Z 2025-05-07T20:24:19.9981536Z 2025-05-07T20:24:19.9981541Z 2025-05-07T20:24:19.9981546Z 2025-05-07T20:24:20.0051360Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:20.0051807Z 2025-05-07T20:24:20.0051813Z 2025-05-07T20:24:20.0051818Z 2025-05-07T20:24:20.0051823Z 2025-05-07T20:24:20.0051829Z 2025-05-07T20:24:20.0051834Z 2025-05-07T20:24:20.0052077Z 2025-05-07T20:24:20.0065642Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:20.0066083Z 2025-05-07T20:24:20.0066089Z 2025-05-07T20:24:20.0066094Z 2025-05-07T20:24:20.0066100Z 2025-05-07T20:24:20.0066105Z 2025-05-07T20:24:20.0066110Z 2025-05-07T20:24:20.0066127Z 2025-05-07T20:24:20.0067667Z 2025-05-07T20:24:20.0099541Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:20.0099973Z 2025-05-07T20:24:20.0099979Z 2025-05-07T20:24:20.0099984Z 2025-05-07T20:24:20.0099990Z 2025-05-07T20:24:20.0099995Z 2025-05-07T20:24:20.0100001Z 2025-05-07T20:24:20.0100006Z 2025-05-07T20:24:20.0100011Z 2025-05-07T20:24:20.0205200Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:20.0205623Z 2025-05-07T20:24:20.0205907Z 2025-05-07T20:24:20.0205913Z 2025-05-07T20:24:20.0205918Z 2025-05-07T20:24:20.0205923Z 2025-05-07T20:24:20.0205928Z 2025-05-07T20:24:20.0205933Z 2025-05-07T20:24:20.0205939Z 2025-05-07T20:24:20.0205954Z 2025-05-07T20:24:20.0205960Z 2025-05-07T20:24:20.0216349Z python_abi-3.9 | 4 KB | ########## | 100%  2025-05-07T20:24:20.0216742Z 2025-05-07T20:24:20.0216748Z 2025-05-07T20:24:20.0216761Z 2025-05-07T20:24:20.0216766Z 2025-05-07T20:24:20.0216978Z 2025-05-07T20:24:20.0216984Z 2025-05-07T20:24:20.0216989Z 2025-05-07T20:24:20.0216995Z 2025-05-07T20:24:20.0217000Z 2025-05-07T20:24:20.0217005Z 2025-05-07T20:24:20.0302787Z python_abi-3.9 | 4 KB | ########## | 100%  2025-05-07T20:24:20.0303182Z 2025-05-07T20:24:20.0303193Z 2025-05-07T20:24:20.0303715Z 2025-05-07T20:24:20.0308476Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:20.0308843Z 2025-05-07T20:24:20.0308857Z 2025-05-07T20:24:20.0308913Z 2025-05-07T20:24:20.0652164Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:20.0652582Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:20.0838524Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:20.0838777Z 2025-05-07T20:24:20.0838782Z 2025-05-07T20:24:20.0838785Z 2025-05-07T20:24:20.0839306Z 2025-05-07T20:24:20.1231022Z cffi-1.17.1 | 236 KB | ########## | 100%  2025-05-07T20:24:20.1231307Z 2025-05-07T20:24:20.1231312Z 2025-05-07T20:24:20.1240393Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:20.1240762Z 2025-05-07T20:24:20.1240769Z 2025-05-07T20:24:20.1240774Z 2025-05-07T20:24:20.1240779Z 2025-05-07T20:24:20.1241325Z 2025-05-07T20:24:20.1247036Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:20.1247369Z 2025-05-07T20:24:20.1247373Z 2025-05-07T20:24:20.1247377Z 2025-05-07T20:24:20.1247394Z 2025-05-07T20:24:20.1247600Z 2025-05-07T20:24:20.1857966Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:20.1858268Z 2025-05-07T20:24:20.1858272Z 2025-05-07T20:24:20.1858276Z 2025-05-07T20:24:20.1858279Z 2025-05-07T20:24:20.1858283Z 2025-05-07T20:24:20.1858287Z 2025-05-07T20:24:20.1858291Z 2025-05-07T20:24:20.1858294Z 2025-05-07T20:24:20.1858298Z 2025-05-07T20:24:20.1864353Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:20.1864842Z 2025-05-07T20:24:20.1864846Z 2025-05-07T20:24:20.1864850Z 2025-05-07T20:24:20.1864854Z 2025-05-07T20:24:20.1864857Z 2025-05-07T20:24:20.1864861Z 2025-05-07T20:24:20.1864865Z 2025-05-07T20:24:20.1864869Z 2025-05-07T20:24:20.1866408Z 2025-05-07T20:24:20.2091959Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:20.2092350Z 2025-05-07T20:24:20.2092356Z 2025-05-07T20:24:20.2092362Z 2025-05-07T20:24:20.2092367Z 2025-05-07T20:24:20.2092392Z 2025-05-07T20:24:20.2092395Z 2025-05-07T20:24:20.2092399Z 2025-05-07T20:24:20.2099021Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:20.2099363Z 2025-05-07T20:24:20.2099367Z 2025-05-07T20:24:20.2099371Z 2025-05-07T20:24:20.2099374Z 2025-05-07T20:24:20.2099378Z 2025-05-07T20:24:20.2099382Z 2025-05-07T20:24:20.2099699Z 2025-05-07T20:24:20.2355343Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:20.2355780Z 2025-05-07T20:24:20.2355785Z 2025-05-07T20:24:20.2355788Z 2025-05-07T20:24:20.2355792Z 2025-05-07T20:24:20.2355796Z 2025-05-07T20:24:20.2355800Z 2025-05-07T20:24:20.2355804Z 2025-05-07T20:24:20.2355807Z 2025-05-07T20:24:20.2359171Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:20.2359475Z 2025-05-07T20:24:20.2359488Z 2025-05-07T20:24:20.2359492Z 2025-05-07T20:24:20.2359496Z 2025-05-07T20:24:20.2359500Z 2025-05-07T20:24:20.2360086Z 2025-05-07T20:24:20.2360092Z 2025-05-07T20:24:20.2360103Z 2025-05-07T20:24:20.2493738Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:20.2494203Z 2025-05-07T20:24:20.2494209Z 2025-05-07T20:24:20.2494213Z 2025-05-07T20:24:20.2494217Z 2025-05-07T20:24:20.2494221Z 2025-05-07T20:24:20.2494224Z 2025-05-07T20:24:20.2498409Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:20.2498786Z 2025-05-07T20:24:20.2499022Z 2025-05-07T20:24:20.2499032Z 2025-05-07T20:24:20.2499037Z 2025-05-07T20:24:20.2499042Z 2025-05-07T20:24:20.2499047Z 2025-05-07T20:24:20.2531438Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:20.2531757Z 2025-05-07T20:24:20.2531763Z 2025-05-07T20:24:20.2531769Z 2025-05-07T20:24:20.2531774Z 2025-05-07T20:24:20.2531779Z 2025-05-07T20:24:20.2531794Z 2025-05-07T20:24:20.2531799Z 2025-05-07T20:24:20.2531804Z 2025-05-07T20:24:20.2531810Z 2025-05-07T20:24:20.2531832Z 2025-05-07T20:24:20.3105132Z python_abi-3.9 | 4 KB | ########## | 100%  2025-05-07T20:24:20.3105587Z 2025-05-07T20:24:20.3105851Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:20.3106194Z 2025-05-07T20:24:20.3422968Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:20.3428429Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:20.3428819Z 2025-05-07T20:24:20.3429026Z 2025-05-07T20:24:20.3429212Z  2025-05-07T20:24:20.3429424Z 2025-05-07T20:24:20.3429428Z 2025-05-07T20:24:20.3429607Z  2025-05-07T20:24:20.3429811Z 2025-05-07T20:24:20.3429815Z 2025-05-07T20:24:20.3429819Z 2025-05-07T20:24:20.3429996Z  2025-05-07T20:24:20.3430201Z 2025-05-07T20:24:20.3430219Z 2025-05-07T20:24:20.3430222Z 2025-05-07T20:24:20.3430226Z 2025-05-07T20:24:20.3430423Z  2025-05-07T20:24:20.3430631Z 2025-05-07T20:24:20.3430634Z 2025-05-07T20:24:20.3430638Z 2025-05-07T20:24:20.3430642Z 2025-05-07T20:24:20.3430646Z 2025-05-07T20:24:20.3430827Z  2025-05-07T20:24:20.3431039Z 2025-05-07T20:24:20.3431043Z 2025-05-07T20:24:20.3431047Z 2025-05-07T20:24:20.3431055Z 2025-05-07T20:24:20.3431059Z 2025-05-07T20:24:20.3431062Z 2025-05-07T20:24:20.3431244Z  2025-05-07T20:24:20.3431464Z 2025-05-07T20:24:20.3431468Z 2025-05-07T20:24:20.3431472Z 2025-05-07T20:24:20.3431476Z 2025-05-07T20:24:20.3431479Z 2025-05-07T20:24:20.3431483Z 2025-05-07T20:24:20.3431487Z 2025-05-07T20:24:20.3431668Z  2025-05-07T20:24:20.3431898Z 2025-05-07T20:24:20.3431901Z 2025-05-07T20:24:20.3431905Z 2025-05-07T20:24:20.3431909Z 2025-05-07T20:24:20.3431913Z 2025-05-07T20:24:20.3431916Z 2025-05-07T20:24:20.3431920Z 2025-05-07T20:24:20.3431924Z 2025-05-07T20:24:20.3432110Z  2025-05-07T20:24:20.3432328Z 2025-05-07T20:24:20.3432331Z 2025-05-07T20:24:20.3432335Z 2025-05-07T20:24:20.3432339Z 2025-05-07T20:24:20.3432343Z 2025-05-07T20:24:20.3432346Z 2025-05-07T20:24:20.3432355Z 2025-05-07T20:24:20.3432359Z 2025-05-07T20:24:20.3432362Z 2025-05-07T20:24:20.3432556Z  2025-05-07T20:24:20.3432774Z 2025-05-07T20:24:20.3432778Z 2025-05-07T20:24:20.3432781Z 2025-05-07T20:24:20.3432785Z 2025-05-07T20:24:20.3432789Z 2025-05-07T20:24:20.3432793Z 2025-05-07T20:24:20.3432796Z 2025-05-07T20:24:20.3432800Z 2025-05-07T20:24:20.3432804Z 2025-05-07T20:24:20.3432807Z 2025-05-07T20:24:20.3433265Z  done 2025-05-07T20:24:20.4435826Z Preparing transaction: \ done 2025-05-07T20:24:20.5440274Z Verifying transaction: / done 2025-05-07T20:24:22.0465590Z Executing transaction: \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:24:22.2207168Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:23.9414360Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:23.9429793Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:23.9452833Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:24.8062953Z Channels: 2025-05-07T20:24:24.8063195Z - conda-forge 2025-05-07T20:24:24.8063429Z Platform: linux-64 2025-05-07T20:24:28.0704065Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:28.4370050Z Solving environment: \ done 2025-05-07T20:24:28.4973365Z 2025-05-07T20:24:28.4973660Z ## Package Plan ## 2025-05-07T20:24:28.4973844Z 2025-05-07T20:24:28.4974053Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:28.4974362Z 2025-05-07T20:24:28.4974474Z added / updated specs: 2025-05-07T20:24:28.4974721Z - libxcrypt 2025-05-07T20:24:28.4974863Z 2025-05-07T20:24:28.4974869Z 2025-05-07T20:24:28.4975015Z The following packages will be downloaded: 2025-05-07T20:24:28.4975248Z 2025-05-07T20:24:28.4975381Z package | build 2025-05-07T20:24:28.4975716Z ---------------------------|----------------- 2025-05-07T20:24:28.4976104Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:28.4976524Z ------------------------------------------------------------ 2025-05-07T20:24:28.4976881Z Total: 98 KB 2025-05-07T20:24:28.4977094Z 2025-05-07T20:24:28.4977226Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:28.4977460Z 2025-05-07T20:24:28.4977688Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:28.4977987Z 2025-05-07T20:24:28.4977992Z 2025-05-07T20:24:28.4977995Z 2025-05-07T20:24:28.4978142Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:28.6337666Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T20:24:28.6353226Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T20:24:28.6456389Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:28.6458648Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:28.6458987Z 2025-05-07T20:24:28.6459268Z done 2025-05-07T20:24:28.7463758Z Preparing transaction: / done 2025-05-07T20:24:28.8468347Z Verifying transaction: \ done 2025-05-07T20:24:28.9472651Z Executing transaction: / done 2025-05-07T20:24:32.3833076Z [SETUP] Copying over ... 2025-05-07T20:24:32.3833791Z + cp /home/ec2-user/miniconda/envs/build_binary/include/crypt.h /home/ec2-user/miniconda/envs/build_binary/include/python3.9/crypt.h 2025-05-07T20:24:32.3834377Z 2025-05-07T20:24:32.3860181Z 2025-05-07T20:24:34.0158753Z [SETUP] Installed Python version: Python 3.9.21 2025-05-07T20:24:34.0159277Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:34.0191819Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:34.0192291Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:34.0204085Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:34.0204449Z env: 2025-05-07T20:24:34.0204693Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:34.0205005Z BUILD_ENV: build_binary 2025-05-07T20:24:34.0205265Z BUILD_TARGET: genai 2025-05-07T20:24:34.0205509Z BUILD_VARIANT: cuda 2025-05-07T20:24:34.0205751Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:24:34.0206075Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:34.0206391Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:34.0206903Z ##[endgroup] 2025-05-07T20:24:34.3542272Z ################################################################################ 2025-05-07T20:24:34.3542652Z # Install C/C++ Compilers 2025-05-07T20:24:34.3542974Z # 2025-05-07T20:24:34.3557329Z # [2025-05-07T20:24:34.355Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:34.3557740Z ################################################################################ 2025-05-07T20:24:34.3557957Z 2025-05-07T20:24:34.3574090Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:34.4465858Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:34.4474682Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:34.4496251Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:35.3118041Z Channels: 2025-05-07T20:24:35.3118309Z - conda-forge 2025-05-07T20:24:35.3118539Z Platform: linux-64 2025-05-07T20:24:38.6211281Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:38.9949328Z Solving environment: \ done 2025-05-07T20:24:39.0561980Z 2025-05-07T20:24:39.0562282Z ## Package Plan ## 2025-05-07T20:24:39.0562437Z 2025-05-07T20:24:39.0562661Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:39.0562979Z 2025-05-07T20:24:39.0563079Z added / updated specs: 2025-05-07T20:24:39.0563343Z - sysroot_linux-64=2.17 2025-05-07T20:24:39.0563511Z 2025-05-07T20:24:39.0563515Z 2025-05-07T20:24:39.0563644Z The following packages will be downloaded: 2025-05-07T20:24:39.0563861Z 2025-05-07T20:24:39.0563978Z package | build 2025-05-07T20:24:39.0564303Z ---------------------------|----------------- 2025-05-07T20:24:39.0564724Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:39.0565218Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:39.0565644Z ------------------------------------------------------------ 2025-05-07T20:24:39.0565984Z Total: 15.4 MB 2025-05-07T20:24:39.0566197Z 2025-05-07T20:24:39.0566333Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:39.0566565Z 2025-05-07T20:24:39.0566849Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:39.0567418Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:39.0567731Z 2025-05-07T20:24:39.0567735Z 2025-05-07T20:24:39.0567739Z 2025-05-07T20:24:39.0567881Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:39.0568263Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:39.0568489Z 2025-05-07T20:24:39.2814872Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:39.3816639Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:39.4111834Z sysroot_linux-64-2.1 | 14.5 MB | ######7 | 68% 2025-05-07T20:24:39.4919619Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:39.4919857Z 2025-05-07T20:24:39.5205548Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T20:24:39.5207999Z 2025-05-07T20:24:39.7552729Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:39.7553008Z 2025-05-07T20:24:39.7553506Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:39.7553936Z 2025-05-07T20:24:40.0740276Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:40.0743908Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:40.0744248Z 2025-05-07T20:24:40.0744448Z 2025-05-07T20:24:40.0745031Z  done 2025-05-07T20:24:40.1750909Z Preparing transaction: / done 2025-05-07T20:24:40.3754843Z Verifying transaction: \ | done 2025-05-07T20:24:40.5799554Z Executing transaction: - \ done 2025-05-07T20:24:40.7362817Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:40.7363352Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:24:42.4120585Z [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:24:42.4135358Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:24:42.4157164Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-64=11.4.0 2025-05-07T20:24:43.3038964Z Channels: 2025-05-07T20:24:43.3039296Z - conda-forge 2025-05-07T20:24:43.3039644Z Platform: linux-64 2025-05-07T20:24:46.5425887Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:47.4992893Z Solving environment: \ | / - done 2025-05-07T20:24:47.5630326Z 2025-05-07T20:24:47.5630552Z ## Package Plan ## 2025-05-07T20:24:47.5630709Z 2025-05-07T20:24:47.5630922Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:47.5631271Z 2025-05-07T20:24:47.5631373Z added / updated specs: 2025-05-07T20:24:47.5631632Z - gxx_linux-64=11.4.0 2025-05-07T20:24:47.5631802Z 2025-05-07T20:24:47.5631806Z 2025-05-07T20:24:47.5631943Z The following packages will be downloaded: 2025-05-07T20:24:47.5632165Z 2025-05-07T20:24:47.5632288Z package | build 2025-05-07T20:24:47.5632620Z ---------------------------|----------------- 2025-05-07T20:24:47.5633025Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:24:47.5633516Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:24:47.5633991Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:24:47.5634435Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:24:47.5634882Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:24:47.5635332Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:24:47.5635767Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:24:47.5636239Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:24:47.5636723Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:24:47.5637172Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:24:47.5637644Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:24:47.5638129Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:24:47.5638540Z ------------------------------------------------------------ 2025-05-07T20:24:47.5638890Z Total: 91.6 MB 2025-05-07T20:24:47.5639106Z 2025-05-07T20:24:47.5639244Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:47.5639478Z 2025-05-07T20:24:47.5639751Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:24:47.5640329Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:24:47.5641236Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:24:47.5641759Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:24:47.5642277Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:24:47.5642797Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:24:47.5643340Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:47.5643910Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:24:47.5644420Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:24:47.5645125Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:47.5645491Z 2025-05-07T20:24:47.5645617Z The following packages will be UPDATED: 2025-05-07T20:24:47.5645829Z 2025-05-07T20:24:47.5646155Z 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:24:47.5646885Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:24:47.5647307Z 2025-05-07T20:24:47.5647311Z 2025-05-07T20:24:47.5647315Z 2025-05-07T20:24:47.5647463Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:47.5647850Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:47.5648081Z 2025-05-07T20:24:47.5648446Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:47.5648687Z 2025-05-07T20:24:47.5648690Z 2025-05-07T20:24:47.5651683Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:47.5652000Z 2025-05-07T20:24:47.5652004Z 2025-05-07T20:24:47.5656854Z 2025-05-07T20:24:47.5668357Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:47.5668633Z 2025-05-07T20:24:47.5668637Z 2025-05-07T20:24:47.5668641Z 2025-05-07T20:24:47.5678136Z 2025-05-07T20:24:47.5682780Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:47.5683052Z 2025-05-07T20:24:47.5683056Z 2025-05-07T20:24:47.5683060Z 2025-05-07T20:24:47.5683063Z 2025-05-07T20:24:47.5683674Z 2025-05-07T20:24:47.5685644Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:47.5685936Z 2025-05-07T20:24:47.5685940Z 2025-05-07T20:24:47.5685943Z 2025-05-07T20:24:47.5685947Z 2025-05-07T20:24:47.5685951Z 2025-05-07T20:24:47.5685954Z 2025-05-07T20:24:47.5689340Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:24:47.5689635Z 2025-05-07T20:24:47.5689647Z 2025-05-07T20:24:47.5689650Z 2025-05-07T20:24:47.5689654Z 2025-05-07T20:24:47.5689658Z 2025-05-07T20:24:47.5689661Z 2025-05-07T20:24:47.5689665Z 2025-05-07T20:24:47.5692176Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:24:47.5692467Z 2025-05-07T20:24:47.5692470Z 2025-05-07T20:24:47.5692480Z 2025-05-07T20:24:47.5692484Z 2025-05-07T20:24:47.5692488Z 2025-05-07T20:24:47.5692491Z 2025-05-07T20:24:47.5692495Z 2025-05-07T20:24:47.5692499Z 2025-05-07T20:24:47.5708302Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:47.5708615Z 2025-05-07T20:24:47.5708619Z 2025-05-07T20:24:47.5708623Z 2025-05-07T20:24:47.5708627Z 2025-05-07T20:24:47.5708631Z 2025-05-07T20:24:47.5708635Z 2025-05-07T20:24:47.5708639Z 2025-05-07T20:24:47.5708642Z 2025-05-07T20:24:47.5708650Z 2025-05-07T20:24:47.5709579Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:24:47.5709916Z 2025-05-07T20:24:47.5709938Z 2025-05-07T20:24:47.5709944Z 2025-05-07T20:24:47.5709949Z 2025-05-07T20:24:47.5709955Z 2025-05-07T20:24:47.5709960Z 2025-05-07T20:24:47.5709965Z 2025-05-07T20:24:47.5709970Z 2025-05-07T20:24:47.5709975Z 2025-05-07T20:24:47.5709981Z 2025-05-07T20:24:47.5721622Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:24:47.5721923Z 2025-05-07T20:24:47.5721928Z 2025-05-07T20:24:47.5721931Z 2025-05-07T20:24:47.5721935Z 2025-05-07T20:24:47.5721939Z 2025-05-07T20:24:47.5721951Z 2025-05-07T20:24:47.5721954Z 2025-05-07T20:24:47.5721958Z 2025-05-07T20:24:47.5721962Z 2025-05-07T20:24:47.5721965Z 2025-05-07T20:24:47.5724922Z 2025-05-07T20:24:47.6749422Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:24:47.6750071Z 2025-05-07T20:24:47.6750080Z 2025-05-07T20:24:47.6750088Z 2025-05-07T20:24:47.6750095Z 2025-05-07T20:24:47.6909996Z libstdcxx-15.1.0 | 3.7 MB | #2 | 13%  2025-05-07T20:24:47.6910481Z 2025-05-07T20:24:47.6910486Z 2025-05-07T20:24:47.6910490Z 2025-05-07T20:24:47.7806686Z binutils_impl_linux- | 6.0 MB | | 1%  2025-05-07T20:24:47.7807248Z 2025-05-07T20:24:47.7807257Z 2025-05-07T20:24:47.7807265Z 2025-05-07T20:24:47.7809137Z 2025-05-07T20:24:47.7943442Z libstdcxx-15.1.0 | 3.7 MB | ##9 | 29%  2025-05-07T20:24:47.7943720Z 2025-05-07T20:24:47.7943724Z 2025-05-07T20:24:47.7943728Z 2025-05-07T20:24:47.8447676Z binutils_impl_linux- | 6.0 MB | 9 | 10%  2025-05-07T20:24:47.8452111Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:47.8453831Z 2025-05-07T20:24:47.8807140Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:47.8807403Z 2025-05-07T20:24:47.8807510Z 2025-05-07T20:24:47.8807515Z 2025-05-07T20:24:47.8809951Z 2025-05-07T20:24:47.8944301Z libstdcxx-15.1.0 | 3.7 MB | #######8 | 78%  2025-05-07T20:24:47.8944893Z 2025-05-07T20:24:47.8945091Z 2025-05-07T20:24:47.8945125Z 2025-05-07T20:24:47.9046574Z binutils_impl_linux- | 6.0 MB | #####1 | 51%  2025-05-07T20:24:47.9046863Z 2025-05-07T20:24:47.9047564Z 2025-05-07T20:24:47.9294791Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:47.9295188Z 2025-05-07T20:24:47.9295195Z 2025-05-07T20:24:47.9295200Z 2025-05-07T20:24:47.9297155Z 2025-05-07T20:24:47.9453525Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:47.9454098Z 2025-05-07T20:24:47.9456632Z gxx_impl_linux-64-11 | 11.2 MB | ##1 | 21%  2025-05-07T20:24:47.9733626Z gcc_impl_linux-64-11 | 53.0 MB | 8 | 8% 2025-05-07T20:24:47.9733876Z 2025-05-07T20:24:47.9734099Z 2025-05-07T20:24:47.9734106Z 2025-05-07T20:24:47.9734131Z 2025-05-07T20:24:47.9735720Z 2025-05-07T20:24:48.0048767Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:48.0049067Z 2025-05-07T20:24:48.0050787Z 2025-05-07T20:24:48.0456355Z libstdcxx-devel_linu | 11.1 MB | ###1 | 31%  2025-05-07T20:24:48.0458025Z 2025-05-07T20:24:48.0460885Z gxx_impl_linux-64-11 | 11.2 MB | ###4 | 35%  2025-05-07T20:24:48.0736890Z gcc_impl_linux-64-11 | 53.0 MB | #5 | 16% 2025-05-07T20:24:48.0737140Z 2025-05-07T20:24:48.0737156Z 2025-05-07T20:24:48.0737160Z 2025-05-07T20:24:48.0737164Z 2025-05-07T20:24:48.0739513Z 2025-05-07T20:24:48.1054097Z libsanitizer-11.4.0 | 3.5 MB | ######### | 90%  2025-05-07T20:24:48.1054405Z 2025-05-07T20:24:48.1055504Z 2025-05-07T20:24:48.1064103Z libstdcxx-devel_linu | 11.1 MB | #####8 | 59%  2025-05-07T20:24:48.1064378Z 2025-05-07T20:24:48.1064382Z 2025-05-07T20:24:48.1064386Z 2025-05-07T20:24:48.1069662Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:48.1069940Z 2025-05-07T20:24:48.1069944Z 2025-05-07T20:24:48.1069948Z 2025-05-07T20:24:48.1459878Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:48.1460174Z 2025-05-07T20:24:48.1472883Z gxx_impl_linux-64-11 | 11.2 MB | ###### | 60%  2025-05-07T20:24:48.1484277Z gcc_impl_linux-64-11 | 53.0 MB | ##1 | 22% 2025-05-07T20:24:48.1484512Z 2025-05-07T20:24:48.1484531Z 2025-05-07T20:24:48.1484535Z 2025-05-07T20:24:48.1484766Z 2025-05-07T20:24:48.1484771Z 2025-05-07T20:24:48.1486626Z 2025-05-07T20:24:48.2056119Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:24:48.2056428Z 2025-05-07T20:24:48.2058115Z 2025-05-07T20:24:48.2208793Z libstdcxx-devel_linu | 11.1 MB | ########4 | 84%  2025-05-07T20:24:48.2209077Z 2025-05-07T20:24:48.2209081Z 2025-05-07T20:24:48.2209085Z 2025-05-07T20:24:48.2209089Z 2025-05-07T20:24:48.2213570Z 2025-05-07T20:24:48.2462008Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:48.2467188Z 2025-05-07T20:24:48.2615233Z gxx_impl_linux-64-11 | 11.2 MB | ########3 | 84%  2025-05-07T20:24:48.2737035Z gcc_impl_linux-64-11 | 53.0 MB | ##7 | 28% 2025-05-07T20:24:48.2737285Z 2025-05-07T20:24:48.2737289Z 2025-05-07T20:24:48.2737293Z 2025-05-07T20:24:48.2737297Z 2025-05-07T20:24:48.2737301Z 2025-05-07T20:24:48.2737304Z 2025-05-07T20:24:48.2737315Z 2025-05-07T20:24:48.3223672Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:24:48.3223974Z 2025-05-07T20:24:48.3223979Z 2025-05-07T20:24:48.3223983Z 2025-05-07T20:24:48.3223995Z 2025-05-07T20:24:48.3223999Z 2025-05-07T20:24:48.3224003Z 2025-05-07T20:24:48.3224265Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:48.3224689Z 2025-05-07T20:24:48.3224693Z 2025-05-07T20:24:48.3224697Z 2025-05-07T20:24:48.3224715Z 2025-05-07T20:24:48.3224718Z 2025-05-07T20:24:48.3224722Z 2025-05-07T20:24:48.3335186Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:48.3335476Z 2025-05-07T20:24:48.3335480Z 2025-05-07T20:24:48.3335500Z 2025-05-07T20:24:48.3335503Z 2025-05-07T20:24:48.3335507Z 2025-05-07T20:24:48.3335511Z 2025-05-07T20:24:48.3338814Z 2025-05-07T20:24:48.3621679Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:48.3717392Z gcc_impl_linux-64-11 | 53.0 MB | ###3 | 33% 2025-05-07T20:24:48.3717643Z 2025-05-07T20:24:48.3717648Z 2025-05-07T20:24:48.3717651Z 2025-05-07T20:24:48.3717655Z 2025-05-07T20:24:48.3717668Z 2025-05-07T20:24:48.3717672Z 2025-05-07T20:24:48.3717675Z 2025-05-07T20:24:48.3717679Z 2025-05-07T20:24:48.3754330Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:48.3754710Z 2025-05-07T20:24:48.3754725Z 2025-05-07T20:24:48.3754730Z 2025-05-07T20:24:48.3754735Z 2025-05-07T20:24:48.3754741Z 2025-05-07T20:24:48.3754746Z 2025-05-07T20:24:48.3754751Z 2025-05-07T20:24:48.3757855Z 2025-05-07T20:24:48.3793887Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:48.3794206Z 2025-05-07T20:24:48.3794210Z 2025-05-07T20:24:48.3794214Z 2025-05-07T20:24:48.3794217Z 2025-05-07T20:24:48.3794221Z 2025-05-07T20:24:48.3794225Z 2025-05-07T20:24:48.3794229Z 2025-05-07T20:24:48.3794232Z 2025-05-07T20:24:48.3794932Z 2025-05-07T20:24:48.3822481Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:24:48.3822785Z 2025-05-07T20:24:48.3822789Z 2025-05-07T20:24:48.3822793Z 2025-05-07T20:24:48.3822797Z 2025-05-07T20:24:48.3822873Z 2025-05-07T20:24:48.3822880Z 2025-05-07T20:24:48.3822884Z 2025-05-07T20:24:48.3822888Z 2025-05-07T20:24:48.3828028Z 2025-05-07T20:24:48.4124125Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:48.4124429Z 2025-05-07T20:24:48.4124433Z 2025-05-07T20:24:48.4124437Z 2025-05-07T20:24:48.4124441Z 2025-05-07T20:24:48.4124445Z 2025-05-07T20:24:48.4124449Z 2025-05-07T20:24:48.4124452Z 2025-05-07T20:24:48.4124456Z 2025-05-07T20:24:48.4124472Z 2025-05-07T20:24:48.4125878Z 2025-05-07T20:24:48.4170631Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:24:48.4170996Z 2025-05-07T20:24:48.4171002Z 2025-05-07T20:24:48.4171007Z 2025-05-07T20:24:48.4171020Z 2025-05-07T20:24:48.4171025Z 2025-05-07T20:24:48.4171263Z 2025-05-07T20:24:48.4171270Z 2025-05-07T20:24:48.4171274Z 2025-05-07T20:24:48.4171277Z 2025-05-07T20:24:48.4171281Z 2025-05-07T20:24:48.4218623Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:48.4218937Z 2025-05-07T20:24:48.4218941Z 2025-05-07T20:24:48.4218945Z 2025-05-07T20:24:48.4218949Z 2025-05-07T20:24:48.4218952Z 2025-05-07T20:24:48.4218956Z 2025-05-07T20:24:48.4218960Z 2025-05-07T20:24:48.4218964Z 2025-05-07T20:24:48.4218968Z 2025-05-07T20:24:48.4218971Z 2025-05-07T20:24:48.4219553Z 2025-05-07T20:24:48.4256316Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:24:48.4256930Z 2025-05-07T20:24:48.4256936Z 2025-05-07T20:24:48.4256942Z 2025-05-07T20:24:48.4256947Z 2025-05-07T20:24:48.4256952Z 2025-05-07T20:24:48.4256957Z 2025-05-07T20:24:48.4256963Z 2025-05-07T20:24:48.4256968Z 2025-05-07T20:24:48.4256973Z 2025-05-07T20:24:48.4256978Z 2025-05-07T20:24:48.4256984Z 2025-05-07T20:24:48.4625798Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:48.4741831Z gcc_impl_linux-64-11 | 53.0 MB | #### | 40% 2025-05-07T20:24:48.4742164Z 2025-05-07T20:24:48.4742168Z 2025-05-07T20:24:48.4742172Z 2025-05-07T20:24:48.4744128Z 2025-05-07T20:24:48.5628758Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:48.5961343Z gcc_impl_linux-64-11 | 53.0 MB | ####7 | 48% 2025-05-07T20:24:48.5961612Z 2025-05-07T20:24:48.5963773Z 2025-05-07T20:24:48.6195125Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:48.6196889Z 2025-05-07T20:24:48.6628890Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:48.7223958Z gcc_impl_linux-64-11 | 53.0 MB | #####7 | 57% 2025-05-07T20:24:48.7224243Z 2025-05-07T20:24:48.7224250Z 2025-05-07T20:24:48.7224255Z 2025-05-07T20:24:48.7224273Z 2025-05-07T20:24:48.7224280Z 2025-05-07T20:24:48.7224285Z 2025-05-07T20:24:48.7421736Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:48.7422050Z 2025-05-07T20:24:48.7422054Z 2025-05-07T20:24:48.7422064Z 2025-05-07T20:24:48.7422068Z 2025-05-07T20:24:48.7422625Z 2025-05-07T20:24:48.7632120Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:48.8040287Z gcc_impl_linux-64-11 | 53.0 MB | ####### | 70% 2025-05-07T20:24:48.8040672Z 2025-05-07T20:24:48.8040678Z 2025-05-07T20:24:48.8040683Z 2025-05-07T20:24:48.8040688Z 2025-05-07T20:24:48.8040693Z 2025-05-07T20:24:48.8040745Z 2025-05-07T20:24:48.8040750Z 2025-05-07T20:24:48.8047657Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:48.8048341Z 2025-05-07T20:24:48.8048345Z 2025-05-07T20:24:48.8048349Z 2025-05-07T20:24:48.8048353Z 2025-05-07T20:24:48.8048357Z 2025-05-07T20:24:48.8048360Z 2025-05-07T20:24:48.8048364Z 2025-05-07T20:24:48.8632258Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:48.8649259Z gcc_impl_linux-64-11 | 53.0 MB | ########2 | 82% 2025-05-07T20:24:48.8649774Z 2025-05-07T20:24:48.8649780Z 2025-05-07T20:24:48.8649785Z 2025-05-07T20:24:48.8649791Z 2025-05-07T20:24:48.8649795Z 2025-05-07T20:24:48.8649799Z 2025-05-07T20:24:48.8649803Z 2025-05-07T20:24:48.8650363Z 2025-05-07T20:24:48.8660317Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:48.8660815Z 2025-05-07T20:24:48.8660821Z 2025-05-07T20:24:48.8660827Z 2025-05-07T20:24:48.8660832Z 2025-05-07T20:24:48.8660837Z 2025-05-07T20:24:48.8660843Z 2025-05-07T20:24:48.8660848Z 2025-05-07T20:24:48.8660865Z 2025-05-07T20:24:48.8723367Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:48.8723789Z 2025-05-07T20:24:48.8723795Z 2025-05-07T20:24:48.8723800Z 2025-05-07T20:24:48.8723815Z 2025-05-07T20:24:48.8723820Z 2025-05-07T20:24:48.8723825Z 2025-05-07T20:24:48.8723830Z 2025-05-07T20:24:48.8724082Z 2025-05-07T20:24:48.8724088Z 2025-05-07T20:24:48.8729476Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:48.8729939Z 2025-05-07T20:24:48.8729945Z 2025-05-07T20:24:48.8729950Z 2025-05-07T20:24:48.8729955Z 2025-05-07T20:24:48.8729960Z 2025-05-07T20:24:48.8729965Z 2025-05-07T20:24:48.8729970Z 2025-05-07T20:24:48.8729976Z 2025-05-07T20:24:48.8730132Z 2025-05-07T20:24:48.9347585Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:48.9348006Z 2025-05-07T20:24:48.9348012Z 2025-05-07T20:24:48.9348017Z 2025-05-07T20:24:48.9348022Z 2025-05-07T20:24:48.9348039Z 2025-05-07T20:24:48.9348337Z 2025-05-07T20:24:48.9348342Z 2025-05-07T20:24:48.9348348Z 2025-05-07T20:24:48.9348352Z 2025-05-07T20:24:48.9348356Z 2025-05-07T20:24:48.9348359Z 2025-05-07T20:24:48.9351171Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:48.9351786Z 2025-05-07T20:24:48.9351804Z 2025-05-07T20:24:48.9351809Z 2025-05-07T20:24:48.9351814Z 2025-05-07T20:24:48.9351820Z 2025-05-07T20:24:48.9351825Z 2025-05-07T20:24:48.9351830Z 2025-05-07T20:24:48.9351835Z 2025-05-07T20:24:48.9351841Z 2025-05-07T20:24:48.9351846Z 2025-05-07T20:24:48.9351852Z 2025-05-07T20:24:48.9465452Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:48.9466020Z 2025-05-07T20:24:48.9466026Z 2025-05-07T20:24:48.9466031Z 2025-05-07T20:24:48.9466036Z 2025-05-07T20:24:48.9466042Z 2025-05-07T20:24:48.9466047Z 2025-05-07T20:24:48.9466052Z 2025-05-07T20:24:48.9466057Z 2025-05-07T20:24:48.9466062Z 2025-05-07T20:24:48.9467519Z 2025-05-07T20:24:48.9475960Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:48.9476388Z 2025-05-07T20:24:48.9476393Z 2025-05-07T20:24:48.9476400Z 2025-05-07T20:24:48.9476406Z 2025-05-07T20:24:48.9476412Z 2025-05-07T20:24:48.9476417Z 2025-05-07T20:24:48.9476433Z 2025-05-07T20:24:48.9476605Z 2025-05-07T20:24:48.9476611Z 2025-05-07T20:24:48.9478497Z 2025-05-07T20:24:48.9633973Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:49.0885919Z gcc_impl_linux-64-11 | 53.0 MB | #########2 | 93% 2025-05-07T20:24:49.0886240Z 2025-05-07T20:24:49.0886245Z 2025-05-07T20:24:49.0886249Z 2025-05-07T20:24:49.2589025Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:49.3518756Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:49.3519799Z 2025-05-07T20:24:49.6311564Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:49.6311950Z 2025-05-07T20:24:49.6311955Z 2025-05-07T20:24:50.0497254Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:50.0504985Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:50.0505426Z 2025-05-07T20:24:50.0505670Z 2025-05-07T20:24:50.0505897Z  2025-05-07T20:24:50.0506281Z 2025-05-07T20:24:50.0506285Z 2025-05-07T20:24:50.0506534Z  2025-05-07T20:24:50.0506804Z 2025-05-07T20:24:50.0506808Z 2025-05-07T20:24:50.0506812Z 2025-05-07T20:24:50.0507011Z  2025-05-07T20:24:50.0507385Z 2025-05-07T20:24:50.0507389Z 2025-05-07T20:24:50.0507393Z 2025-05-07T20:24:50.0507396Z 2025-05-07T20:24:50.0507640Z  2025-05-07T20:24:50.0507917Z 2025-05-07T20:24:50.0507921Z 2025-05-07T20:24:50.0507931Z 2025-05-07T20:24:50.0507935Z 2025-05-07T20:24:50.0507938Z 2025-05-07T20:24:50.0508147Z  2025-05-07T20:24:50.0508394Z 2025-05-07T20:24:50.0508398Z 2025-05-07T20:24:50.0508439Z 2025-05-07T20:24:50.0508443Z 2025-05-07T20:24:50.0508447Z 2025-05-07T20:24:50.0508642Z 2025-05-07T20:24:50.0508857Z  2025-05-07T20:24:50.0509188Z 2025-05-07T20:24:50.0509192Z 2025-05-07T20:24:50.0509245Z 2025-05-07T20:24:50.0509249Z 2025-05-07T20:24:50.0509252Z 2025-05-07T20:24:50.0509256Z 2025-05-07T20:24:50.0509260Z 2025-05-07T20:24:50.0509474Z  2025-05-07T20:24:50.0509722Z 2025-05-07T20:24:50.0509725Z 2025-05-07T20:24:50.0509763Z 2025-05-07T20:24:50.0509767Z 2025-05-07T20:24:50.0509771Z 2025-05-07T20:24:50.0509774Z 2025-05-07T20:24:50.0509778Z 2025-05-07T20:24:50.0509803Z 2025-05-07T20:24:50.0510161Z  2025-05-07T20:24:50.0510453Z 2025-05-07T20:24:50.0510457Z 2025-05-07T20:24:50.0510460Z 2025-05-07T20:24:50.0510464Z 2025-05-07T20:24:50.0510468Z 2025-05-07T20:24:50.0510471Z 2025-05-07T20:24:50.0510475Z 2025-05-07T20:24:50.0510485Z 2025-05-07T20:24:50.0510489Z 2025-05-07T20:24:50.0510769Z  2025-05-07T20:24:50.0511067Z 2025-05-07T20:24:50.0511071Z 2025-05-07T20:24:50.0511074Z 2025-05-07T20:24:50.0511078Z 2025-05-07T20:24:50.0511082Z 2025-05-07T20:24:50.0511085Z 2025-05-07T20:24:50.0511089Z 2025-05-07T20:24:50.0511093Z 2025-05-07T20:24:50.0511097Z 2025-05-07T20:24:50.0511100Z 2025-05-07T20:24:50.0511353Z  2025-05-07T20:24:50.0511629Z 2025-05-07T20:24:50.0511633Z 2025-05-07T20:24:50.0511637Z 2025-05-07T20:24:50.0511640Z 2025-05-07T20:24:50.0511650Z 2025-05-07T20:24:50.0511654Z 2025-05-07T20:24:50.0511657Z 2025-05-07T20:24:50.0511661Z 2025-05-07T20:24:50.0511665Z 2025-05-07T20:24:50.0511668Z 2025-05-07T20:24:50.0511672Z 2025-05-07T20:24:50.0511923Z  done 2025-05-07T20:24:50.1522193Z Preparing transaction: | done 2025-05-07T20:24:50.4527081Z Verifying transaction: - \ | done 2025-05-07T20:24:50.5540826Z Executing transaction: - done 2025-05-07T20:24:50.7172407Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:24:54.6017672Z + 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:24:54.6018312Z 2025-05-07T20:24:54.6029378Z 2025-05-07T20:24:54.6048673Z + 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:24:54.6049299Z 2025-05-07T20:24:54.6061333Z 2025-05-07T20:24:54.6079440Z + 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:24:54.6080676Z 2025-05-07T20:24:54.6091028Z 2025-05-07T20:24:54.6108192Z + 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:24:54.6108856Z 2025-05-07T20:24:54.6121053Z 2025-05-07T20:24:56.4865059Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:24:56.4865433Z 2025-05-07T20:24:56.5486383Z [CHECK] Binary cc found in PATH 2025-05-07T20:24:58.4232215Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:24:58.4232662Z 2025-05-07T20:24:58.4855665Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:00.3663377Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:00.3663806Z 2025-05-07T20:25:00.4297708Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:02.3092890Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:02.3093363Z 2025-05-07T20:25:02.3706995Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:02.3710096Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:02.3710621Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:02.3710964Z 2025-05-07T20:25:04.2591649Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:04.2592236Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:04.2593624Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:04.2594492Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:04.2594929Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:04.2595620Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:04.2596283Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:04.2596895Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:04.2597737Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:04.2598174Z #define __CHAR_BIT__ 8 2025-05-07T20:25:04.2598479Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:04.2599123Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:04.2599497Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:04.2599888Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:04.2600273Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:04.2600699Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:04.2601204Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:04.2601598Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:04.2602043Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:04.2602490Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:04.2603000Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:04.2603529Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:04.2603965Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:04.2604406Z #define __GCC_IEC_559 2 2025-05-07T20:25:04.2604741Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:04.2605120Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:04.2605565Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:04.2605937Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:04.2606448Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:04.2606927Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:04.2607318Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:04.2607663Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:04.2608202Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:04.2608571Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:04.2608885Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:04.2609336Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:04.2609699Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:04.2610004Z #define __INT8_C(c) c 2025-05-07T20:25:04.2610429Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:04.2610902Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:04.2611354Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:04.2611775Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:04.2612242Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:04.2612677Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:04.2613025Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:04.2613406Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:04.2613841Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:04.2614322Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:04.2614836Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:04.2615286Z #define __linux 1 2025-05-07T20:25:04.2615632Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:04.2616060Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:04.2616509Z #define __unix 1 2025-05-07T20:25:04.2616855Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:04.2617199Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:04.2617633Z #define __WINT_MIN__ 0U 2025-05-07T20:25:04.2617996Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:04.2618366Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:04.2618789Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:04.2619176Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:04.2619550Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:04.2619943Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:04.2620436Z #define __INT64_C(c) c ## L 2025-05-07T20:25:04.2620939Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:04.2621351Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:04.2621755Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:04.2622211Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:04.2622731Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:04.2623245Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:04.2623607Z #define __DBL_DIG__ 15 2025-05-07T20:25:04.2624005Z #define __FLT32_DIG__ 6 2025-05-07T20:25:04.2624398Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:04.2624847Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:04.2625276Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:04.2625836Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:04.2626278Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:04.2626714Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:04.2627045Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:04.2627527Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:04.2628102Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:04.2628478Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:04.2628798Z #define __unix__ 1 2025-05-07T20:25:04.2629194Z #define __INT_WIDTH__ 32 2025-05-07T20:25:04.2629539Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:04.2629873Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:04.2630345Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:04.2630713Z #define __UINT16_C(c) c 2025-05-07T20:25:04.2631039Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:04.2631451Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:04.2631910Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:04.2632388Z #define __gnu_linux__ 1 2025-05-07T20:25:04.2632758Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:04.2633142Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:04.2633538Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:04.2633944Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:04.2634328Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:04.2634649Z #define __GNUC__ 11 2025-05-07T20:25:04.2634899Z #define __pie__ 2 2025-05-07T20:25:04.2635124Z #define __MMX__ 1 2025-05-07T20:25:04.2635355Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:04.2635634Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:04.2635927Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:04.2636206Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:04.2636564Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:04.2636974Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:04.2637293Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:04.2637574Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:04.2637854Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:04.2638161Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:04.2638437Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:04.2638710Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:04.2639016Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:04.2639315Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:04.2639596Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:04.2639885Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:04.2640141Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:04.2640419Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:04.2640699Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:04.2652066Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:04.2652387Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:04.2652728Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:04.2653102Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:04.2653409Z #define __SSE2_MATH__ 1 2025-05-07T20:25:04.2653679Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:04.2653993Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:04.2654305Z #define __amd64 1 2025-05-07T20:25:04.2654548Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:04.2655041Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:04.2655374Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:04.2655702Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:04.2655975Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:04.2656261Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:04.2656537Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:04.2656819Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:04.2657100Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:04.2657369Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:04.2657649Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:04.2657947Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:04.2658203Z #define __x86_64 1 2025-05-07T20:25:04.2658622Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:04.2659007Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:04.2659474Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:04.2659946Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:04.2660429Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:04.2660827Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:04.2661086Z #define __LP64__ 1 2025-05-07T20:25:04.2661333Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:04.2661697Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:04.2662081Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:04.2662371Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:04.2662665Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:04.2663076Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:04.2663371Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:04.2663657Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:04.2663931Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:04.2664207Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:04.2664482Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:04.2664825Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:04.2665198Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:04.2665486Z #define __FLT_DIG__ 6 2025-05-07T20:25:04.2665732Z #define __NO_INLINE__ 1 2025-05-07T20:25:04.2665980Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:04.2666315Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:04.2666677Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:04.2666944Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:04.2667220Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:04.2667488Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:04.2667753Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:04.2668029Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:04.2668337Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:04.2668630Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:04.2668910Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:04.2669228Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:04.2669564Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:04.2669840Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:04.2670106Z #define __FLT128_DIG__ 33 2025-05-07T20:25:04.2670355Z #define __INT32_C(c) c 2025-05-07T20:25:04.2670599Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:04.2670888Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:04.2671176Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:04.2671461Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:04.2671790Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:04.2672155Z #define unix 1 2025-05-07T20:25:04.2672389Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:04.2672716Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:04.2673039Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:04.2673357Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:04.2673700Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:04.2673963Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:04.2674339Z #define __ELF__ 1 2025-05-07T20:25:04.2674586Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:04.2674882Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:04.2675172Z #define __FLT_RADIX__ 2 2025-05-07T20:25:04.2675426Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:04.2675800Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:04.2676175Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:04.2676435Z #define __SSE_MATH__ 1 2025-05-07T20:25:04.2676674Z #define __k8 1 2025-05-07T20:25:04.2676985Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:04.2677363Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:04.2677768Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:04.2678080Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:04.2678347Z #define __LDBL_DIG__ 18 2025-05-07T20:25:04.2678604Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:04.2678871Z #define __x86_64__ 1 2025-05-07T20:25:04.2679119Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:04.2679434Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:04.2679779Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:04.2680092Z #define __FLT64_DIG__ 15 2025-05-07T20:25:04.2680378Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:04.2680736Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:04.2681061Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:04.2681330Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:04.2681621Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:04.2681930Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:04.2682298Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:04.2682713Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:04.2683016Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:04.2683356Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:04.2683692Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:04.2684694Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:04.2685060Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:04.2685378Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:04.2685668Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:04.2685914Z #define __SEG_FS 1 2025-05-07T20:25:04.2686149Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:04.2686441Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:04.2686739Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:04.2687033Z #define __SEG_GS 1 2025-05-07T20:25:04.2687359Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:04.2687756Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:04.2688043Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:04.2688347Z #define __INT16_TYPE__ short int 2025-05-07T20:25:04.2688638Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:04.2688942Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:04.2689213Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:04.2689476Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:04.2689749Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:04.2690102Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:04.2690502Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:04.2690803Z #define linux 1 2025-05-07T20:25:04.2691037Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:04.2691334Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:04.2691623Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:04.2691880Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:04.2692153Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:04.2692430Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:04.2692795Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:04.2693225Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:04.2693567Z #define __code_model_small__ 1 2025-05-07T20:25:04.2693856Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:04.2694420Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:04.2694685Z #define __k8__ 1 2025-05-07T20:25:04.2694927Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:04.2695220Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:04.2695530Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:04.2695784Z #define __pic__ 2 2025-05-07T20:25:04.2696040Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:04.2696367Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:04.2696666Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:04.2697005Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:04.2697385Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:04.2697931Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:04.2698211Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:04.2698511Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:04.2698833Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:04.2699095Z #define __linux__ 1 2025-05-07T20:25:04.2699334Z #define __INT64_TYPE__ long int 2025-05-07T20:25:04.2699611Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:04.2699886Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:04.2700166Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:04.2700431Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:04.2700739Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:04.2701073Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:04.2701383Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:04.2701664Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:04.2701966Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:04.2702276Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:04.2702627Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:04.2703098Z #define __SSE__ 1 2025-05-07T20:25:04.2703332Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:04.2703686Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:04.2704046Z #define __amd64__ 1 2025-05-07T20:25:04.2704274Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:04.2704536Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:04.2704819Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:04.2705095Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:04.2705376Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:04.2705662Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:04.2705925Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:04.2706209Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:04.2706483Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:04.2706838Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:04.2707320Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:04.2707691Z #define _LP64 1 2025-05-07T20:25:04.2707918Z #define __UINT8_C(c) c 2025-05-07T20:25:04.2708162Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:04.2708441Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:04.2708725Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:04.2709011Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:04.2709324Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:04.2709696Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:04.2710168Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:04.2710547Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:04.2710857Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:04.2711174Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:04.2711542Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:04.2711917Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:04.2712197Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:04.2712541Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:04.2712915Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:04.2713184Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:04.2713553Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:04.2713809Z #define __FXSR__ 1 2025-05-07T20:25:04.2714118Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:04.2714582Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:04.2714999Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:04.2715313Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:04.2715578Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:04.2715913Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:04.2716279Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:04.2716531Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:04.2716854Z #define __PIC__ 2 2025-05-07T20:25:04.2717118Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:04.2717532Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:04.2717934Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:04.2718282Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:04.2718630Z #define __SSE2__ 1 2025-05-07T20:25:04.2718862Z #define __INT32_TYPE__ int 2025-05-07T20:25:04.2719121Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:04.2719388Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:04.2719734Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:04.2720090Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:04.2720376Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:04.2720655Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:04.2720930Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:04.2721219Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:04.2721474Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:04.2721738Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:04.2722031Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:04.2722335Z #define __PIE__ 2 2025-05-07T20:25:04.2722671Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:04.2723067Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:04.2723425Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:04.2723791Z #define __INT16_C(c) c 2025-05-07T20:25:04.2724019Z #define __STDC__ 1 2025-05-07T20:25:04.2724261Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:04.2724546Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:04.2724803Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:04.2725115Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:04.2725478Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:04.2725814Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:04.2726093Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:04.2726388Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:04.2726660Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:04.2726949Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:04.2727246Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:04.2727526Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:04.2727832Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:04.2728236Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:04.2728618Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:04.2728924Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:04.2729227Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:04.2729484Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:04.2729649Z 2025-05-07T20:25:04.3217018Z 2025-05-07T20:25:04.3217752Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:04.3218233Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:04.3218473Z 2025-05-07T20:25:06.2118525Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:06.2118870Z #define __cpp_attributes 200809L 2025-05-07T20:25:06.2119229Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:06.2119603Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:06.2119909Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:06.2121920Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:06.2122282Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:06.2122638Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:06.2122923Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:06.2123246Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:06.2123567Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:06.2123833Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:06.2124096Z #define __CHAR_BIT__ 8 2025-05-07T20:25:06.2124343Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:06.2124593Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:06.2124860Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:06.2125303Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:06.2125593Z #define __cpp_static_assert 201411L 2025-05-07T20:25:06.2125891Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:06.2126208Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:06.2126523Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:06.2126828Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:06.2127170Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:06.2127508Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:06.2127916Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:06.2128340Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:06.2128662Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:06.2128948Z #define __GCC_IEC_559 2 2025-05-07T20:25:06.2129211Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:06.2129499Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:06.2129788Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:06.2130094Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:06.2130403Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:06.2130737Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:06.2131055Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:06.2131403Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:06.2131736Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:06.2132011Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:06.2132296Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:06.2132591Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:06.2132899Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:06.2133174Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:06.2133449Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:06.2133802Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:06.2134143Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:06.2134482Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:06.2134754Z #define __INT8_C(c) c 2025-05-07T20:25:06.2134998Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:06.2135280Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:06.2135616Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:06.2135949Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:06.2136239Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:06.2136542Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:06.2136865Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:06.2137227Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:06.2137521Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:06.2137810Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:06.2138081Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:06.2138372Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:06.2138662Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:06.2139061Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:06.2139490Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:06.2139793Z #define __linux 1 2025-05-07T20:25:06.2140025Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:06.2140323Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:06.2140615Z #define __unix 1 2025-05-07T20:25:06.2140945Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:06.2141251Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:06.2141552Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:06.2141824Z #define __WINT_MIN__ 0U 2025-05-07T20:25:06.2142084Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:06.2142382Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:06.2142669Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:06.2143056Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:06.2143323Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:06.2143618Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:06.2143921Z #define __INT64_C(c) c ## L 2025-05-07T20:25:06.2144208Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:06.2144608Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:06.2144890Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:06.2145206Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:06.2145502Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:06.2145779Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:06.2146140Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:06.2146527Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:06.2146786Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:06.2147081Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:06.2147363Z #define __DBL_DIG__ 15 2025-05-07T20:25:06.2147602Z #define __FLT32_DIG__ 6 2025-05-07T20:25:06.2147913Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:06.2148268Z #define __GXX_WEAK__ 1 2025-05-07T20:25:06.2148517Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:06.2148773Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:06.2149114Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:06.2149478Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:06.2149745Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:06.2150078Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:06.2150426Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:06.2150838Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:06.2151247Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:06.2151536Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:06.2151798Z #define __unix__ 1 2025-05-07T20:25:06.2152033Z #define __INT_WIDTH__ 32 2025-05-07T20:25:06.2152292Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:06.2152565Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:06.2152860Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:06.2153138Z #define __UINT16_C(c) c 2025-05-07T20:25:06.2153380Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:06.2153654Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:06.2154037Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:06.2154414Z #define __gnu_linux__ 1 2025-05-07T20:25:06.2154661Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:06.2154936Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:06.2155234Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:06.2155530Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:06.2155818Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:06.2156088Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:06.2156343Z #define __GNUC__ 11 2025-05-07T20:25:06.2166832Z #define __GXX_RTTI 1 2025-05-07T20:25:06.2167088Z #define __pie__ 2 2025-05-07T20:25:06.2167322Z #define __MMX__ 1 2025-05-07T20:25:06.2167563Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:06.2167842Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:06.2168141Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:06.2168424Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:06.2168687Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:06.2169023Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:06.2169361Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:06.2169719Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:06.2170111Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:06.2170665Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:06.2171001Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:06.2171270Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:06.2171550Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:06.2171869Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:06.2172169Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:06.2172447Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:06.2172717Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:06.2173019Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:06.2173322Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:06.2173605Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:06.2173893Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:06.2174242Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:06.2174520Z #define __cplusplus 201703L 2025-05-07T20:25:06.2174800Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:06.2175091Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:06.2175360Z #define __DEPRECATED 1 2025-05-07T20:25:06.2175633Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:06.2175935Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:06.2176205Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:06.2176536Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:06.2176896Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:06.2177176Z #define __SSE2_MATH__ 1 2025-05-07T20:25:06.2177433Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:06.2177745Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:06.2178041Z #define __amd64 1 2025-05-07T20:25:06.2178272Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:06.2178544Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:06.2178825Z #define __GNUG__ 11 2025-05-07T20:25:06.2179090Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:06.2179416Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:06.2179671Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:06.2179941Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:06.2180228Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:06.2180486Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:06.2180773Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:06.2181079Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:06.2181342Z #define __cpp_hex_float 201603L 2025-05-07T20:25:06.2181615Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:06.2181890Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:06.2182167Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:06.2182444Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:06.2182717Z #define __x86_64 1 2025-05-07T20:25:06.2183078Z #define __cpp_lambdas 200907L 2025-05-07T20:25:06.2183380Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:06.2183762Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:06.2184573Z #define __cpp_template_auto 201606L 2025-05-07T20:25:06.2184940Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:06.2185407Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:06.2185885Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:06.2186277Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:06.2186537Z #define __LP64__ 1 2025-05-07T20:25:06.2186772Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:06.2187129Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:06.2187510Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:06.2187793Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:06.2188082Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:06.2188359Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:06.2188642Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:06.2188910Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:06.2189175Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:06.2189513Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:06.2189879Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:06.2190444Z #define __FLT_DIG__ 6 2025-05-07T20:25:06.2190692Z #define __NO_INLINE__ 1 2025-05-07T20:25:06.2190940Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:06.2191266Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:06.2191621Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:06.2191885Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:06.2192157Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:06.2192412Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:06.2192695Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:06.2192998Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:06.2193257Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:06.2193698Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:06.2193989Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:06.2194258Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:06.2194575Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:06.2194928Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:06.2195227Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:06.2195508Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:06.2195773Z #define __FLT128_DIG__ 33 2025-05-07T20:25:06.2196013Z #define __INT32_C(c) c 2025-05-07T20:25:06.2196267Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:06.2196553Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:06.2196841Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:06.2197120Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:06.2197439Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:06.2197753Z #define unix 1 2025-05-07T20:25:06.2197975Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:06.2198243Z #define __cpp_rtti 199711L 2025-05-07T20:25:06.2198526Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:06.2198849Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:06.2199165Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:06.2199488Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:06.2199826Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:06.2200086Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:06.2200380Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:06.2200665Z #define __ELF__ 1 2025-05-07T20:25:06.2200901Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:06.2201193Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:06.2201476Z #define __FLT_RADIX__ 2 2025-05-07T20:25:06.2201724Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:06.2202095Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:06.2202460Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:06.2202734Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:06.2203021Z #define __k8 1 2025-05-07T20:25:06.2203326Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:06.2203703Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:06.2204007Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:06.2204314Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:06.2204580Z #define __LDBL_DIG__ 18 2025-05-07T20:25:06.2204829Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:06.2205090Z #define __x86_64__ 1 2025-05-07T20:25:06.2205332Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:06.2205632Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:06.2205977Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:06.2206290Z #define __FLT64_DIG__ 15 2025-05-07T20:25:06.2206572Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:06.2206928Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:06.2207248Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:06.2207516Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:06.2207804Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:06.2208112Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:06.2208483Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:06.2208884Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:06.2209282Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:06.2209616Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:06.2209943Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:06.2210274Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:06.2210580Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:06.2210863Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:06.2211183Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:06.2211471Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:06.2211713Z #define __SEG_FS 1 2025-05-07T20:25:06.2211957Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:06.2212243Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:06.2212610Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:06.2212904Z #define __SEG_GS 1 2025-05-07T20:25:06.2213225Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:06.2213603Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:06.2213894Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:06.2214189Z #define __INT16_TYPE__ short int 2025-05-07T20:25:06.2214478Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:06.2214787Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:06.2215095Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:06.2215352Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:06.2215612Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:06.2215960Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:06.2216349Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:06.2216669Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:06.2217006Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:06.2217319Z #define linux 1 2025-05-07T20:25:06.2217542Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:06.2217829Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:06.2218112Z #define __EXCEPTIONS 1 2025-05-07T20:25:06.2218364Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:06.2218630Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:06.2218910Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:06.2219210Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:06.2219562Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:06.2219957Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:06.2220318Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:06.2220647Z #define __code_model_small__ 1 2025-05-07T20:25:06.2220930Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:06.2221248Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:06.2221550Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:06.2221836Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:06.2222141Z #define __k8__ 1 2025-05-07T20:25:06.2222381Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:06.2222675Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:06.2223125Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:06.2223371Z #define __pic__ 2 2025-05-07T20:25:06.2223631Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:06.2223948Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:06.2224224Z #define __cpp_decltype 200707L 2025-05-07T20:25:06.2224518Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:06.2224856Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:06.2225230Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:06.2225589Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:06.2225896Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:06.2226225Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:06.2226520Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:06.2226788Z #define __linux__ 1 2025-05-07T20:25:06.2227022Z #define __INT64_TYPE__ long int 2025-05-07T20:25:06.2227299Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:06.2227565Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:06.2227849Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:06.2228243Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:06.2228566Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:06.2228866Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:06.2229188Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:06.2229462Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:06.2229770Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:06.2230081Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:06.2230416Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:06.2230777Z #define __SSE__ 1 2025-05-07T20:25:06.2231013Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:06.2231355Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:06.2231794Z #define __amd64__ 1 2025-05-07T20:25:06.2232027Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:06.2232293Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:06.2232567Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:06.2232852Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:06.2233136Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:06.2233396Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:06.2233679Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:06.2233958Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:06.2234308Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:06.2234783Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:06.2235145Z #define _LP64 1 2025-05-07T20:25:06.2235361Z #define __UINT8_C(c) c 2025-05-07T20:25:06.2235608Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:06.2235882Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:06.2236165Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:06.2236434Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:06.2236797Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:06.2237266Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:06.2237647Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:06.2237952Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:06.2238271Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:06.2238585Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:06.2238973Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:06.2239347Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:06.2239617Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:06.2239893Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:06.2240242Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:06.2240616Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:06.2240884Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:06.2241147Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:06.2241411Z #define __FXSR__ 1 2025-05-07T20:25:06.2241713Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:06.2242177Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:06.2242622Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:06.2242954Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:06.2243229Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:06.2243539Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:06.2243835Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:06.2244123Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:06.2244495Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:06.2244868Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:06.2245141Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:06.2245399Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:06.2245654Z #define __PIC__ 2 2025-05-07T20:25:06.2245916Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:06.2246328Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:06.2246720Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:06.2247198Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:06.2247558Z #define __cpp_constexpr 201603L 2025-05-07T20:25:06.2247831Z #define __SSE2__ 1 2025-05-07T20:25:06.2248076Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:06.2248386Z #define __INT32_TYPE__ int 2025-05-07T20:25:06.2248652Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:06.2248934Z #define __cpp_exceptions 199711L 2025-05-07T20:25:06.2249216Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:06.2249558Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:06.2249919Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:06.2250192Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:06.2250640Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:06.2250916Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:06.2251192Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:06.2251447Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:06.2251709Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:06.2252010Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:06.2252310Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:06.2252612Z #define __PIE__ 2 2025-05-07T20:25:06.2252937Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:06.2253357Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:06.2253677Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:06.2254031Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:06.2254396Z #define __INT16_C(c) c 2025-05-07T20:25:06.2254634Z #define __STDC__ 1 2025-05-07T20:25:06.2254861Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:06.2255116Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:06.2255407Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:06.2255670Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:06.2255972Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:06.2256329Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:06.2256675Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:06.2256942Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:06.2257238Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:06.2257529Z #define __SSE_MATH__ 1 2025-05-07T20:25:06.2257780Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:06.2258064Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:06.2258378Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:06.2258675Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:06.2258967Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:06.2259249Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:06.2259557Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:06.2259965Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:06.2260349Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:06.2260659Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:06.2260957Z #define _GNU_SOURCE 1 2025-05-07T20:25:06.2261219Z #define __cpp_init_captures 201304L 2025-05-07T20:25:06.2261510Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:06.2261769Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:06.2261933Z 2025-05-07T20:25:06.2757770Z 2025-05-07T20:25:06.2758227Z + conda run -n build_binary c++ --version 2025-05-07T20:25:06.2758501Z 2025-05-07T20:25:08.1495092Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:08.1495486Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:08.1495948Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:08.1496488Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:08.1496828Z 2025-05-07T20:25:08.1496833Z 2025-05-07T20:25:08.2110588Z 2025-05-07T20:25:08.2111340Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:08.2111920Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:08.2112235Z 2025-05-07T20:25:10.1652585Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:10.1654704Z 2025-05-07T20:25:10.1655720Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:10.1656405Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:10.1656731Z 2025-05-07T20:25:12.1216470Z #define __cplusplus 201703L 2025-05-07T20:25:12.1218857Z 2025-05-07T20:25:12.1219560Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:12.1255526Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:12.1265882Z . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:12.1278603Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:12.1279139Z env: 2025-05-07T20:25:12.1279376Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:12.1279690Z BUILD_ENV: build_binary 2025-05-07T20:25:12.1279952Z BUILD_TARGET: genai 2025-05-07T20:25:12.1280191Z BUILD_VARIANT: cuda 2025-05-07T20:25:12.1280441Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:25:12.1280710Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:12.1281024Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:12.1281370Z ##[endgroup] 2025-05-07T20:25:12.4613284Z ################################################################################ 2025-05-07T20:25:12.4613640Z # Install CUDA 2025-05-07T20:25:12.4613857Z # 2025-05-07T20:25:12.4628429Z # [2025-05-07T20:25:12.462Z] + install_cuda build_binary 11.8.0 2025-05-07T20:25:12.4628818Z ################################################################################ 2025-05-07T20:25:12.4629034Z 2025-05-07T20:25:12.4644961Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:12.5511593Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:12.5511959Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:12.5517018Z + conda clean --packages --tarball -y 2025-05-07T20:25:12.5517250Z 2025-05-07T20:25:13.2604587Z Will remove 32 (140.4 MB) tarball(s). 2025-05-07T20:25:13.2604918Z Will remove 6 (617 KB) package(s). 2025-05-07T20:25:13.3230235Z 2025-05-07T20:25:13.3240622Z + conda clean --all -y 2025-05-07T20:25:13.3240782Z 2025-05-07T20:25:13.9940446Z There are no unused tarball(s) to remove. 2025-05-07T20:25:13.9941266Z Will remove 1 index cache(s). 2025-05-07T20:25:13.9941922Z There are no unused package(s) to remove. 2025-05-07T20:25:13.9942565Z There are no tempfile(s) to remove. 2025-05-07T20:25:13.9943258Z There are no logfile(s) to remove. 2025-05-07T20:25:14.0564609Z 2025-05-07T20:25:14.0580903Z [INSTALL] Installing CUDA 11.8.0 ... 2025-05-07T20:25:14.0604963Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c nvidia/label/cuda-11.8.0 -y cuda 2025-05-07T20:25:15.1458550Z Channels: 2025-05-07T20:25:15.1458812Z - nvidia/label/cuda-11.8.0 2025-05-07T20:25:15.1459102Z - defaults 2025-05-07T20:25:15.1459324Z Platform: linux-64 2025-05-07T20:25:16.3644576Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:25:16.5002068Z Solving environment: - done 2025-05-07T20:25:16.5347033Z 2025-05-07T20:25:16.5347168Z ## Package Plan ## 2025-05-07T20:25:16.5347322Z 2025-05-07T20:25:16.5347528Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:16.5347859Z 2025-05-07T20:25:16.5347956Z added / updated specs: 2025-05-07T20:25:16.5348701Z - cuda 2025-05-07T20:25:16.5348874Z 2025-05-07T20:25:16.5348880Z 2025-05-07T20:25:16.5349079Z The following packages will be downloaded: 2025-05-07T20:25:16.5349370Z 2025-05-07T20:25:16.5349487Z package | build 2025-05-07T20:25:16.5349810Z ---------------------------|----------------- 2025-05-07T20:25:16.5350189Z cuda-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5350629Z cuda-cccl-11.8.89 | 0 1.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5351141Z cuda-command-line-tools-11.8.0| 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5351664Z cuda-compiler-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5352132Z cuda-cudart-11.8.89 | 0 197 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5352631Z cuda-cudart-dev-11.8.89 | 0 1.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5353648Z cuda-cuobjdump-11.8.86 | 0 229 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5354132Z cuda-cupti-11.8.87 | 0 25.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5354594Z cuda-cuxxfilt-11.8.86 | 0 291 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5355240Z cuda-demo-suite-11.8.86 | 0 5.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5355748Z cuda-documentation-11.8.86 | 0 89 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5356275Z cuda-driver-dev-11.8.89 | 0 16 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5356764Z cuda-gdb-11.8.86 | 0 4.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5357228Z cuda-libraries-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5357735Z cuda-libraries-dev-11.8.0 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5358226Z cuda-memcheck-11.8.86 | 0 168 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5358712Z cuda-nsight-11.8.86 | 0 113.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5359229Z cuda-nsight-compute-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5359722Z cuda-nvcc-11.8.89 | 0 50.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5360184Z cuda-nvdisasm-11.8.86 | 0 48.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5360666Z cuda-nvml-dev-11.8.86 | 0 83 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5361137Z cuda-nvprof-11.8.87 | 0 4.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5361612Z cuda-nvprune-11.8.86 | 0 65 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5362083Z cuda-nvrtc-11.8.89 | 0 19.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5362552Z cuda-nvrtc-dev-11.8.89 | 0 17.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5363018Z cuda-nvtx-11.8.86 | 0 57 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5363463Z cuda-nvvp-11.8.87 | 0 114.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5363974Z cuda-profiler-api-11.8.86 | 0 18 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5364473Z cuda-runtime-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5364970Z cuda-sanitizer-api-11.8.86 | 0 16.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5365468Z cuda-toolkit-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5365925Z cuda-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5366408Z cuda-visual-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5366888Z gds-tools-1.4.0.31 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5367349Z libcublas-11.11.3.6 | 0 364.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5367819Z libcublas-dev-11.11.3.6 | 0 394.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5368291Z libcufft-10.9.0.58 | 0 142.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5368758Z libcufft-dev-10.9.0.58 | 0 275.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5369217Z libcufile-1.4.0.31 | 0 548 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5369690Z libcufile-dev-1.4.0.31 | 0 1.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5370282Z libcurand-10.3.0.86 | 0 53.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5370757Z libcurand-dev-10.3.0.86 | 0 53.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5371234Z libcusolver-11.4.1.48 | 0 96.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5371802Z libcusolver-dev-11.4.1.48 | 0 66.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5372292Z libcusparse-11.7.5.86 | 0 176.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5372782Z libcusparse-dev-11.7.5.86 | 0 359.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5373245Z libnpp-11.8.0.86 | 0 147.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5373696Z libnpp-dev-11.8.0.86 | 0 144.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5374156Z libnvjpeg-11.9.0.86 | 0 2.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5374636Z libnvjpeg-dev-11.9.0.86 | 0 2.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5375132Z nsight-compute-2022.3.0.22 | 0 610.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.5375583Z ------------------------------------------------------------ 2025-05-07T20:25:16.5375929Z Total: 3.24 GB 2025-05-07T20:25:16.5376142Z 2025-05-07T20:25:16.5376273Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:16.5376504Z 2025-05-07T20:25:16.5376692Z cuda nvidia/label/cuda-11.8.0/linux-64::cuda-11.8.0-0 2025-05-07T20:25:16.5377152Z cuda-cccl nvidia/label/cuda-11.8.0/linux-64::cuda-cccl-11.8.89-0 2025-05-07T20:25:16.5377731Z cuda-command-line~ nvidia/label/cuda-11.8.0/linux-64::cuda-command-line-tools-11.8.0-0 2025-05-07T20:25:16.5378344Z cuda-compiler nvidia/label/cuda-11.8.0/linux-64::cuda-compiler-11.8.0-0 2025-05-07T20:25:16.5378894Z cuda-cudart nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-11.8.89-0 2025-05-07T20:25:16.5379450Z cuda-cudart-dev nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-dev-11.8.89-0 2025-05-07T20:25:16.5380037Z cuda-cuobjdump nvidia/label/cuda-11.8.0/linux-64::cuda-cuobjdump-11.8.86-0 2025-05-07T20:25:16.5380587Z cuda-cupti nvidia/label/cuda-11.8.0/linux-64::cuda-cupti-11.8.87-0 2025-05-07T20:25:16.5381120Z cuda-cuxxfilt nvidia/label/cuda-11.8.0/linux-64::cuda-cuxxfilt-11.8.86-0 2025-05-07T20:25:16.5381696Z cuda-demo-suite nvidia/label/cuda-11.8.0/linux-64::cuda-demo-suite-11.8.86-0 2025-05-07T20:25:16.5382310Z cuda-documentation nvidia/label/cuda-11.8.0/linux-64::cuda-documentation-11.8.86-0 2025-05-07T20:25:16.5383038Z cuda-driver-dev nvidia/label/cuda-11.8.0/linux-64::cuda-driver-dev-11.8.89-0 2025-05-07T20:25:16.5383574Z cuda-gdb nvidia/label/cuda-11.8.0/linux-64::cuda-gdb-11.8.86-0 2025-05-07T20:25:16.5384376Z cuda-libraries nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-11.8.0-0 2025-05-07T20:25:16.5385137Z cuda-libraries-dev nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-dev-11.8.0-0 2025-05-07T20:25:16.5385732Z cuda-memcheck nvidia/label/cuda-11.8.0/linux-64::cuda-memcheck-11.8.86-0 2025-05-07T20:25:16.5386290Z cuda-nsight nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-11.8.86-0 2025-05-07T20:25:16.5386876Z cuda-nsight-compu~ nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-compute-11.8.0-0 2025-05-07T20:25:16.5387495Z cuda-nvcc nvidia/label/cuda-11.8.0/linux-64::cuda-nvcc-11.8.89-0 2025-05-07T20:25:16.5388012Z cuda-nvdisasm nvidia/label/cuda-11.8.0/linux-64::cuda-nvdisasm-11.8.86-0 2025-05-07T20:25:16.5388570Z cuda-nvml-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvml-dev-11.8.86-0 2025-05-07T20:25:16.5389114Z cuda-nvprof nvidia/label/cuda-11.8.0/linux-64::cuda-nvprof-11.8.87-0 2025-05-07T20:25:16.5389806Z cuda-nvprune nvidia/label/cuda-11.8.0/linux-64::cuda-nvprune-11.8.86-0 2025-05-07T20:25:16.5390336Z cuda-nvrtc nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-11.8.89-0 2025-05-07T20:25:16.5390871Z cuda-nvrtc-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-dev-11.8.89-0 2025-05-07T20:25:16.5391544Z cuda-nvtx nvidia/label/cuda-11.8.0/linux-64::cuda-nvtx-11.8.86-0 2025-05-07T20:25:16.5392029Z cuda-nvvp nvidia/label/cuda-11.8.0/linux-64::cuda-nvvp-11.8.87-0 2025-05-07T20:25:16.5392583Z cuda-profiler-api nvidia/label/cuda-11.8.0/linux-64::cuda-profiler-api-11.8.86-0 2025-05-07T20:25:16.5393168Z cuda-runtime nvidia/label/cuda-11.8.0/linux-64::cuda-runtime-11.8.0-0 2025-05-07T20:25:16.5393752Z cuda-sanitizer-api nvidia/label/cuda-11.8.0/linux-64::cuda-sanitizer-api-11.8.86-0 2025-05-07T20:25:16.5394345Z cuda-toolkit nvidia/label/cuda-11.8.0/linux-64::cuda-toolkit-11.8.0-0 2025-05-07T20:25:16.5394860Z cuda-tools nvidia/label/cuda-11.8.0/linux-64::cuda-tools-11.8.0-0 2025-05-07T20:25:16.5395420Z cuda-visual-tools nvidia/label/cuda-11.8.0/linux-64::cuda-visual-tools-11.8.0-0 2025-05-07T20:25:16.5395976Z gds-tools nvidia/label/cuda-11.8.0/linux-64::gds-tools-1.4.0.31-0 2025-05-07T20:25:16.5396483Z libcublas nvidia/label/cuda-11.8.0/linux-64::libcublas-11.11.3.6-0 2025-05-07T20:25:16.5397027Z libcublas-dev nvidia/label/cuda-11.8.0/linux-64::libcublas-dev-11.11.3.6-0 2025-05-07T20:25:16.5397564Z libcufft nvidia/label/cuda-11.8.0/linux-64::libcufft-10.9.0.58-0 2025-05-07T20:25:16.5398089Z libcufft-dev nvidia/label/cuda-11.8.0/linux-64::libcufft-dev-10.9.0.58-0 2025-05-07T20:25:16.5398622Z libcufile nvidia/label/cuda-11.8.0/linux-64::libcufile-1.4.0.31-0 2025-05-07T20:25:16.5399152Z libcufile-dev nvidia/label/cuda-11.8.0/linux-64::libcufile-dev-1.4.0.31-0 2025-05-07T20:25:16.5399698Z libcurand nvidia/label/cuda-11.8.0/linux-64::libcurand-10.3.0.86-0 2025-05-07T20:25:16.5400246Z libcurand-dev nvidia/label/cuda-11.8.0/linux-64::libcurand-dev-10.3.0.86-0 2025-05-07T20:25:16.5400806Z libcusolver nvidia/label/cuda-11.8.0/linux-64::libcusolver-11.4.1.48-0 2025-05-07T20:25:16.5401375Z libcusolver-dev nvidia/label/cuda-11.8.0/linux-64::libcusolver-dev-11.4.1.48-0 2025-05-07T20:25:16.5401966Z libcusparse nvidia/label/cuda-11.8.0/linux-64::libcusparse-11.7.5.86-0 2025-05-07T20:25:16.5402539Z libcusparse-dev nvidia/label/cuda-11.8.0/linux-64::libcusparse-dev-11.7.5.86-0 2025-05-07T20:25:16.5403079Z libnpp nvidia/label/cuda-11.8.0/linux-64::libnpp-11.8.0.86-0 2025-05-07T20:25:16.5403572Z libnpp-dev nvidia/label/cuda-11.8.0/linux-64::libnpp-dev-11.8.0.86-0 2025-05-07T20:25:16.5404093Z libnvjpeg nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-11.9.0.86-0 2025-05-07T20:25:16.5404641Z libnvjpeg-dev nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-dev-11.9.0.86-0 2025-05-07T20:25:16.5405228Z nsight-compute nvidia/label/cuda-11.8.0/linux-64::nsight-compute-2022.3.0.22-0 2025-05-07T20:25:16.5405588Z 2025-05-07T20:25:16.5438687Z 2025-05-07T20:25:16.5438847Z 2025-05-07T20:25:16.5439194Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:16.5443113Z nsight-compute-2022. | 610.0 MB | | 0% 2025-05-07T20:25:16.5443475Z 2025-05-07T20:25:16.5450587Z libcublas-dev-11.11. | 394.1 MB | | 0%  2025-05-07T20:25:16.5450946Z 2025-05-07T20:25:16.5462153Z 2025-05-07T20:25:16.5472889Z libcublas-11.11.3.6 | 364.0 MB | | 0%  2025-05-07T20:25:16.5473257Z 2025-05-07T20:25:16.5473262Z 2025-05-07T20:25:16.5473267Z 2025-05-07T20:25:16.5496249Z libcusparse-dev-11.7 | 359.7 MB | | 0%  2025-05-07T20:25:16.5496632Z 2025-05-07T20:25:16.5496638Z 2025-05-07T20:25:16.5496643Z 2025-05-07T20:25:16.5496649Z 2025-05-07T20:25:16.5503949Z libcufft-dev-10.9.0. | 275.8 MB | | 0%  2025-05-07T20:25:16.5504334Z 2025-05-07T20:25:16.5504340Z 2025-05-07T20:25:16.5504345Z 2025-05-07T20:25:16.5504594Z 2025-05-07T20:25:16.5507955Z 2025-05-07T20:25:16.5509835Z libcusparse-11.7.5.8 | 176.3 MB | | 0%  2025-05-07T20:25:16.5510239Z 2025-05-07T20:25:16.5510244Z 2025-05-07T20:25:16.5510249Z 2025-05-07T20:25:16.5510444Z 2025-05-07T20:25:16.5510449Z 2025-05-07T20:25:16.5510455Z 2025-05-07T20:25:16.5511415Z libnpp-11.8.0.86 | 147.8 MB | | 0%  2025-05-07T20:25:16.5511777Z 2025-05-07T20:25:16.5511781Z 2025-05-07T20:25:16.5511785Z 2025-05-07T20:25:16.5511793Z 2025-05-07T20:25:16.5511797Z 2025-05-07T20:25:16.5511800Z 2025-05-07T20:25:16.5523390Z 2025-05-07T20:25:16.5528480Z libnpp-dev-11.8.0.86 | 144.5 MB | | 0%  2025-05-07T20:25:16.5528906Z 2025-05-07T20:25:16.5528912Z 2025-05-07T20:25:16.5528917Z 2025-05-07T20:25:16.5528922Z 2025-05-07T20:25:16.5528928Z 2025-05-07T20:25:16.5528934Z 2025-05-07T20:25:16.5528937Z 2025-05-07T20:25:16.5528941Z 2025-05-07T20:25:16.5530675Z libcufft-10.9.0.58 | 142.8 MB | | 0%  2025-05-07T20:25:16.5530989Z 2025-05-07T20:25:16.5530993Z 2025-05-07T20:25:16.5530996Z 2025-05-07T20:25:16.5531000Z 2025-05-07T20:25:16.5531004Z 2025-05-07T20:25:16.5531008Z 2025-05-07T20:25:16.5531018Z 2025-05-07T20:25:16.5531022Z 2025-05-07T20:25:16.5531026Z 2025-05-07T20:25:16.5532567Z cuda-nvvp-11.8.87 | 114.4 MB | | 0%  2025-05-07T20:25:16.5532931Z 2025-05-07T20:25:16.5532934Z 2025-05-07T20:25:16.5533017Z 2025-05-07T20:25:16.5533020Z 2025-05-07T20:25:16.5533024Z 2025-05-07T20:25:16.5533028Z 2025-05-07T20:25:16.5533031Z 2025-05-07T20:25:16.5533035Z 2025-05-07T20:25:16.5533046Z 2025-05-07T20:25:16.5533050Z 2025-05-07T20:25:16.5537147Z cuda-nsight-11.8.86 | 113.6 MB | | 0%  2025-05-07T20:25:16.5537483Z 2025-05-07T20:25:16.5537487Z 2025-05-07T20:25:16.5537499Z 2025-05-07T20:25:16.5537503Z 2025-05-07T20:25:16.5537507Z 2025-05-07T20:25:16.5537518Z 2025-05-07T20:25:16.5537521Z 2025-05-07T20:25:16.5537525Z 2025-05-07T20:25:16.5537529Z 2025-05-07T20:25:16.5537533Z 2025-05-07T20:25:16.5537536Z 2025-05-07T20:25:16.5540249Z libcusolver-11.4.1.4 | 96.5 MB | | 0%  2025-05-07T20:25:16.5540600Z 2025-05-07T20:25:16.5540605Z 2025-05-07T20:25:16.5540608Z 2025-05-07T20:25:16.5540612Z 2025-05-07T20:25:16.5540616Z 2025-05-07T20:25:16.5540620Z 2025-05-07T20:25:16.5540623Z 2025-05-07T20:25:16.5540627Z 2025-05-07T20:25:16.5540631Z 2025-05-07T20:25:16.5540635Z 2025-05-07T20:25:16.5540638Z 2025-05-07T20:25:16.5540642Z 2025-05-07T20:25:16.5541939Z libcusolver-dev-11.4 | 66.3 MB | | 0%  2025-05-07T20:25:16.5542363Z 2025-05-07T20:25:16.5542369Z 2025-05-07T20:25:16.5542374Z 2025-05-07T20:25:16.5542379Z 2025-05-07T20:25:16.5542384Z 2025-05-07T20:25:16.5542390Z 2025-05-07T20:25:16.5542394Z 2025-05-07T20:25:16.5542400Z 2025-05-07T20:25:16.5542413Z 2025-05-07T20:25:16.5542418Z 2025-05-07T20:25:16.5542424Z 2025-05-07T20:25:16.5542438Z 2025-05-07T20:25:16.5542444Z 2025-05-07T20:25:16.5546746Z libcurand-dev-10.3.0 | 53.7 MB | | 0%  2025-05-07T20:25:16.5547191Z 2025-05-07T20:25:16.5547197Z 2025-05-07T20:25:16.5547211Z 2025-05-07T20:25:16.5547216Z 2025-05-07T20:25:16.5547222Z 2025-05-07T20:25:16.5547227Z 2025-05-07T20:25:16.5547232Z 2025-05-07T20:25:16.5547237Z 2025-05-07T20:25:16.5547242Z 2025-05-07T20:25:16.5547247Z 2025-05-07T20:25:16.5547252Z 2025-05-07T20:25:16.5547258Z 2025-05-07T20:25:16.5547263Z 2025-05-07T20:25:16.5549210Z 2025-05-07T20:25:16.5551714Z libcurand-10.3.0.86 | 53.2 MB | | 0%  2025-05-07T20:25:16.5552143Z 2025-05-07T20:25:16.5552148Z 2025-05-07T20:25:16.5552153Z 2025-05-07T20:25:16.5552158Z 2025-05-07T20:25:16.5552164Z 2025-05-07T20:25:16.5552169Z 2025-05-07T20:25:16.5552174Z 2025-05-07T20:25:16.5552324Z 2025-05-07T20:25:16.5552330Z 2025-05-07T20:25:16.5552335Z 2025-05-07T20:25:16.5552341Z 2025-05-07T20:25:16.5552346Z 2025-05-07T20:25:16.5552351Z 2025-05-07T20:25:16.5552356Z 2025-05-07T20:25:16.5552362Z 2025-05-07T20:25:16.5553006Z cuda-nvcc-11.8.89 | 50.8 MB | | 0%  2025-05-07T20:25:16.5553550Z 2025-05-07T20:25:16.5553556Z 2025-05-07T20:25:16.5553561Z 2025-05-07T20:25:16.5553574Z 2025-05-07T20:25:16.5553587Z 2025-05-07T20:25:16.5553593Z 2025-05-07T20:25:16.5553598Z 2025-05-07T20:25:16.5553603Z 2025-05-07T20:25:16.5553609Z 2025-05-07T20:25:16.5553614Z 2025-05-07T20:25:16.5553619Z 2025-05-07T20:25:16.5553624Z 2025-05-07T20:25:16.5553629Z 2025-05-07T20:25:16.5553635Z 2025-05-07T20:25:16.5553640Z 2025-05-07T20:25:16.5553645Z 2025-05-07T20:25:16.5554472Z cuda-nvdisasm-11.8.8 | 48.7 MB | | 0%  2025-05-07T20:25:16.5554918Z 2025-05-07T20:25:16.5554923Z 2025-05-07T20:25:16.5554945Z 2025-05-07T20:25:16.5554951Z 2025-05-07T20:25:16.5554956Z 2025-05-07T20:25:16.5554961Z 2025-05-07T20:25:16.5554967Z 2025-05-07T20:25:16.5554972Z 2025-05-07T20:25:16.5554977Z 2025-05-07T20:25:16.5554982Z 2025-05-07T20:25:16.5554998Z 2025-05-07T20:25:16.5555004Z 2025-05-07T20:25:16.5555009Z 2025-05-07T20:25:16.5555014Z 2025-05-07T20:25:16.5555019Z 2025-05-07T20:25:16.5555025Z 2025-05-07T20:25:16.5555038Z 2025-05-07T20:25:16.5555884Z cuda-cupti-11.8.87 | 25.3 MB | | 0%  2025-05-07T20:25:16.5556296Z 2025-05-07T20:25:16.5556302Z 2025-05-07T20:25:16.5556315Z 2025-05-07T20:25:16.5556328Z 2025-05-07T20:25:16.5556334Z 2025-05-07T20:25:16.5556338Z 2025-05-07T20:25:16.5556344Z 2025-05-07T20:25:16.5556349Z 2025-05-07T20:25:16.5556354Z 2025-05-07T20:25:16.5556359Z 2025-05-07T20:25:16.5556365Z 2025-05-07T20:25:16.5556370Z 2025-05-07T20:25:16.5556375Z 2025-05-07T20:25:16.5556380Z 2025-05-07T20:25:16.5556394Z 2025-05-07T20:25:16.5556399Z 2025-05-07T20:25:16.5556404Z 2025-05-07T20:25:16.5556409Z 2025-05-07T20:25:16.5557310Z cuda-nvrtc-11.8.89 | 19.1 MB | | 0%  2025-05-07T20:25:16.5557735Z 2025-05-07T20:25:16.5557750Z 2025-05-07T20:25:16.5557755Z 2025-05-07T20:25:16.5557760Z 2025-05-07T20:25:16.5557765Z 2025-05-07T20:25:16.5557770Z 2025-05-07T20:25:16.5557776Z 2025-05-07T20:25:16.5557781Z 2025-05-07T20:25:16.5557786Z 2025-05-07T20:25:16.5557791Z 2025-05-07T20:25:16.5557796Z 2025-05-07T20:25:16.5557810Z 2025-05-07T20:25:16.5557815Z 2025-05-07T20:25:16.5557820Z 2025-05-07T20:25:16.5557825Z 2025-05-07T20:25:16.5557831Z 2025-05-07T20:25:16.5557836Z 2025-05-07T20:25:16.5557841Z 2025-05-07T20:25:16.5557846Z 2025-05-07T20:25:25.8804153Z ... (more hidden) ... 2025-05-07T20:25:25.8804578Z 2025-05-07T20:25:25.8804594Z 2025-05-07T20:25:25.8804962Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:25.8805314Z 2025-05-07T20:25:25.8805320Z 2025-05-07T20:25:26.0315544Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:26.0317974Z 2025-05-07T20:25:26.0318423Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:26.0318799Z 2025-05-07T20:25:27.5242709Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:27.5243056Z 2025-05-07T20:25:27.5243061Z 2025-05-07T20:25:27.5243784Z 2025-05-07T20:25:27.5244459Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:27.5244850Z 2025-05-07T20:25:27.5244856Z 2025-05-07T20:25:27.5244862Z 2025-05-07T20:25:31.7103443Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:31.7103799Z 2025-05-07T20:25:31.7103805Z 2025-05-07T20:25:31.7103811Z 2025-05-07T20:25:31.7103818Z 2025-05-07T20:25:31.7103824Z 2025-05-07T20:25:31.7106052Z 2025-05-07T20:25:31.7108865Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:31.7109279Z 2025-05-07T20:25:31.7109286Z 2025-05-07T20:25:31.7109291Z 2025-05-07T20:25:31.7109310Z 2025-05-07T20:25:31.7109315Z 2025-05-07T20:25:31.7109320Z 2025-05-07T20:25:32.0563116Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:32.0563885Z 2025-05-07T20:25:32.0563891Z 2025-05-07T20:25:32.0563897Z 2025-05-07T20:25:32.0563902Z 2025-05-07T20:25:32.0563908Z 2025-05-07T20:25:32.0569339Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:32.0569680Z 2025-05-07T20:25:32.0569685Z 2025-05-07T20:25:32.0569689Z 2025-05-07T20:25:32.0569692Z 2025-05-07T20:25:32.0570357Z 2025-05-07T20:25:32.1511493Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:32.1511935Z 2025-05-07T20:25:32.1511942Z 2025-05-07T20:25:32.1511947Z 2025-05-07T20:25:32.1513795Z 2025-05-07T20:25:32.1514473Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:32.1514865Z 2025-05-07T20:25:32.1514875Z 2025-05-07T20:25:32.1514880Z 2025-05-07T20:25:32.1518081Z 2025-05-07T20:25:36.0024069Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:36.0024387Z 2025-05-07T20:25:36.0024418Z 2025-05-07T20:25:36.0024421Z 2025-05-07T20:25:36.0024425Z 2025-05-07T20:25:36.0024429Z 2025-05-07T20:25:36.0024433Z 2025-05-07T20:25:36.0024437Z 2025-05-07T20:25:36.0024709Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:36.0025094Z 2025-05-07T20:25:36.0025100Z 2025-05-07T20:25:36.0025105Z 2025-05-07T20:25:36.0025110Z 2025-05-07T20:25:36.0025116Z 2025-05-07T20:25:36.0025124Z 2025-05-07T20:25:36.0028083Z 2025-05-07T20:25:37.2013710Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:37.2014184Z 2025-05-07T20:25:37.2014191Z 2025-05-07T20:25:37.2014196Z 2025-05-07T20:25:37.2014202Z 2025-05-07T20:25:37.2014207Z 2025-05-07T20:25:37.2014240Z 2025-05-07T20:25:37.2014246Z 2025-05-07T20:25:37.2014255Z 2025-05-07T20:25:37.2014267Z 2025-05-07T20:25:37.2014605Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:37.2014989Z 2025-05-07T20:25:37.2015005Z 2025-05-07T20:25:37.2015009Z 2025-05-07T20:25:37.2015013Z 2025-05-07T20:25:37.2015017Z 2025-05-07T20:25:37.2015020Z 2025-05-07T20:25:37.2015024Z 2025-05-07T20:25:37.2015037Z 2025-05-07T20:25:37.2015044Z 2025-05-07T20:25:37.4492749Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:37.4493169Z 2025-05-07T20:25:37.4493183Z 2025-05-07T20:25:37.4493189Z 2025-05-07T20:25:37.4493194Z 2025-05-07T20:25:37.4493199Z 2025-05-07T20:25:37.4493205Z 2025-05-07T20:25:37.4493210Z 2025-05-07T20:25:37.4493215Z 2025-05-07T20:25:37.4493220Z 2025-05-07T20:25:37.4494739Z 2025-05-07T20:25:37.4501405Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:37.4501753Z 2025-05-07T20:25:37.4501758Z 2025-05-07T20:25:37.4501762Z 2025-05-07T20:25:37.4501765Z 2025-05-07T20:25:37.4501769Z 2025-05-07T20:25:37.4501773Z 2025-05-07T20:25:37.4501777Z 2025-05-07T20:25:37.4501780Z 2025-05-07T20:25:37.4501784Z 2025-05-07T20:25:37.4501798Z 2025-05-07T20:25:37.8953777Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:37.8954237Z 2025-05-07T20:25:37.8954243Z 2025-05-07T20:25:37.8954249Z 2025-05-07T20:25:37.8954254Z 2025-05-07T20:25:37.8954259Z 2025-05-07T20:25:37.8954276Z 2025-05-07T20:25:37.8954282Z 2025-05-07T20:25:37.8956662Z 2025-05-07T20:25:37.8961350Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:37.8961797Z 2025-05-07T20:25:37.8961811Z 2025-05-07T20:25:37.8961817Z 2025-05-07T20:25:37.8961822Z 2025-05-07T20:25:37.8961828Z 2025-05-07T20:25:37.8961834Z 2025-05-07T20:25:37.8961840Z 2025-05-07T20:25:37.8963541Z 2025-05-07T20:25:40.4676065Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:40.4676405Z 2025-05-07T20:25:40.4676409Z 2025-05-07T20:25:40.4676413Z 2025-05-07T20:25:40.4676417Z 2025-05-07T20:25:40.4676421Z 2025-05-07T20:25:40.4676432Z 2025-05-07T20:25:40.4676604Z 2025-05-07T20:25:40.4676608Z 2025-05-07T20:25:40.4676612Z 2025-05-07T20:25:40.4676616Z 2025-05-07T20:25:40.4676619Z 2025-05-07T20:25:40.4676623Z 2025-05-07T20:25:40.4676627Z 2025-05-07T20:25:40.4681074Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:40.4681397Z 2025-05-07T20:25:40.4681401Z 2025-05-07T20:25:40.4681405Z 2025-05-07T20:25:40.4681409Z 2025-05-07T20:25:40.4681413Z 2025-05-07T20:25:40.4681416Z 2025-05-07T20:25:40.4681420Z 2025-05-07T20:25:40.4681424Z 2025-05-07T20:25:40.4681428Z 2025-05-07T20:25:40.4681431Z 2025-05-07T20:25:40.4681435Z 2025-05-07T20:25:40.4681439Z 2025-05-07T20:25:40.4681648Z 2025-05-07T20:25:40.5481524Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:40.5481974Z 2025-05-07T20:25:40.5481989Z 2025-05-07T20:25:40.5481994Z 2025-05-07T20:25:40.5481999Z 2025-05-07T20:25:40.5482004Z 2025-05-07T20:25:40.5482009Z 2025-05-07T20:25:40.5482027Z 2025-05-07T20:25:40.5482033Z 2025-05-07T20:25:40.5482038Z 2025-05-07T20:25:40.5482043Z 2025-05-07T20:25:40.5482048Z 2025-05-07T20:25:40.5488802Z 2025-05-07T20:25:40.5489339Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:40.5489715Z 2025-05-07T20:25:40.5489729Z 2025-05-07T20:25:40.5489734Z 2025-05-07T20:25:40.5489740Z 2025-05-07T20:25:40.5489745Z 2025-05-07T20:25:40.5489750Z 2025-05-07T20:25:40.5489755Z 2025-05-07T20:25:40.5489760Z 2025-05-07T20:25:40.5489766Z 2025-05-07T20:25:40.5489770Z 2025-05-07T20:25:40.5489776Z 2025-05-07T20:25:40.5489781Z 2025-05-07T20:25:40.6045346Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:40.6049769Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:40.6132887Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:40.6133145Z 2025-05-07T20:25:40.6133315Z 2025-05-07T20:25:40.6133322Z 2025-05-07T20:25:40.6133369Z 2025-05-07T20:25:40.6133375Z 2025-05-07T20:25:40.6133382Z 2025-05-07T20:25:40.6133389Z 2025-05-07T20:25:40.6133411Z 2025-05-07T20:25:40.6133416Z 2025-05-07T20:25:40.6133421Z 2025-05-07T20:25:40.6133441Z 2025-05-07T20:25:40.6133446Z 2025-05-07T20:25:40.6133464Z 2025-05-07T20:25:40.6133511Z 2025-05-07T20:25:40.6134510Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:40.6134957Z 2025-05-07T20:25:40.6134975Z 2025-05-07T20:25:40.6134981Z 2025-05-07T20:25:40.6134986Z 2025-05-07T20:25:40.6134991Z 2025-05-07T20:25:40.6134996Z 2025-05-07T20:25:40.6135002Z 2025-05-07T20:25:40.6135018Z 2025-05-07T20:25:40.6135024Z 2025-05-07T20:25:40.6135030Z 2025-05-07T20:25:40.6135049Z 2025-05-07T20:25:40.6135055Z 2025-05-07T20:25:40.6135061Z 2025-05-07T20:25:40.6135066Z 2025-05-07T20:25:40.7018528Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:40.7018861Z 2025-05-07T20:25:40.7018891Z 2025-05-07T20:25:40.7018895Z 2025-05-07T20:25:40.7018899Z 2025-05-07T20:25:40.7018903Z 2025-05-07T20:25:40.7018906Z 2025-05-07T20:25:40.7018910Z 2025-05-07T20:25:40.7018914Z 2025-05-07T20:25:40.7018917Z 2025-05-07T20:25:40.7018921Z 2025-05-07T20:25:40.7019926Z 2025-05-07T20:25:40.7022611Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:40.7023024Z 2025-05-07T20:25:40.7023028Z 2025-05-07T20:25:40.7023032Z 2025-05-07T20:25:40.7023035Z 2025-05-07T20:25:40.7023039Z 2025-05-07T20:25:40.7023043Z 2025-05-07T20:25:40.7023046Z 2025-05-07T20:25:40.7023050Z 2025-05-07T20:25:40.7023054Z 2025-05-07T20:25:40.7023057Z 2025-05-07T20:25:40.7024646Z 2025-05-07T20:25:41.7203159Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:41.7203503Z 2025-05-07T20:25:41.7203508Z 2025-05-07T20:25:41.7203512Z 2025-05-07T20:25:41.7203515Z 2025-05-07T20:25:41.7203519Z 2025-05-07T20:25:41.7203688Z 2025-05-07T20:25:41.7203692Z 2025-05-07T20:25:41.7203696Z 2025-05-07T20:25:41.7203700Z 2025-05-07T20:25:41.7203704Z 2025-05-07T20:25:41.7203707Z 2025-05-07T20:25:41.7203711Z 2025-05-07T20:25:41.7203715Z 2025-05-07T20:25:41.7203718Z 2025-05-07T20:25:41.7203722Z 2025-05-07T20:25:41.7203726Z 2025-05-07T20:25:41.7203736Z 2025-05-07T20:25:41.7206647Z 2025-05-07T20:25:41.7207096Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:41.7207508Z 2025-05-07T20:25:41.7207514Z 2025-05-07T20:25:41.7207519Z 2025-05-07T20:25:41.7207524Z 2025-05-07T20:25:41.7207529Z 2025-05-07T20:25:41.7207534Z 2025-05-07T20:25:41.7207539Z 2025-05-07T20:25:41.7207544Z 2025-05-07T20:25:41.7207560Z 2025-05-07T20:25:41.7207565Z 2025-05-07T20:25:41.7207571Z 2025-05-07T20:25:41.7207576Z 2025-05-07T20:25:41.7207581Z 2025-05-07T20:25:41.7207587Z 2025-05-07T20:25:41.7207592Z 2025-05-07T20:25:41.7207596Z 2025-05-07T20:25:41.7207610Z 2025-05-07T20:25:41.7207615Z 2025-05-07T20:25:41.7807958Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:41.7808288Z 2025-05-07T20:25:41.7808291Z 2025-05-07T20:25:41.7808295Z 2025-05-07T20:25:41.7808299Z 2025-05-07T20:25:41.7808303Z 2025-05-07T20:25:41.7808306Z 2025-05-07T20:25:41.7808310Z 2025-05-07T20:25:41.7808314Z 2025-05-07T20:25:41.7808317Z 2025-05-07T20:25:41.7808327Z 2025-05-07T20:25:41.7808331Z 2025-05-07T20:25:41.7808335Z 2025-05-07T20:25:41.7808338Z 2025-05-07T20:25:41.7808342Z 2025-05-07T20:25:41.7808346Z 2025-05-07T20:25:41.7808349Z 2025-05-07T20:25:41.7808353Z 2025-05-07T20:25:41.7808357Z 2025-05-07T20:25:41.7808884Z 2025-05-07T20:25:41.7820317Z ... (more hidden) ... 2025-05-07T20:25:41.7820638Z 2025-05-07T20:25:41.7820642Z 2025-05-07T20:25:41.7820646Z 2025-05-07T20:25:41.7820650Z 2025-05-07T20:25:41.7820654Z 2025-05-07T20:25:41.7820666Z 2025-05-07T20:25:41.7820669Z 2025-05-07T20:25:41.7820673Z 2025-05-07T20:25:41.7820677Z 2025-05-07T20:25:41.7820681Z 2025-05-07T20:25:41.7820684Z 2025-05-07T20:25:41.7820688Z 2025-05-07T20:25:41.7820692Z 2025-05-07T20:25:41.7820695Z 2025-05-07T20:25:41.7820699Z 2025-05-07T20:25:41.7820703Z 2025-05-07T20:25:41.7820714Z 2025-05-07T20:25:41.7820718Z 2025-05-07T20:25:41.7820721Z 2025-05-07T20:25:41.9405827Z ... (more hidden) ... 2025-05-07T20:25:41.9406270Z 2025-05-07T20:25:41.9406276Z 2025-05-07T20:25:41.9406281Z 2025-05-07T20:25:41.9406287Z 2025-05-07T20:25:41.9406292Z 2025-05-07T20:25:41.9406297Z 2025-05-07T20:25:41.9406302Z 2025-05-07T20:25:41.9406307Z 2025-05-07T20:25:41.9406313Z 2025-05-07T20:25:41.9406338Z 2025-05-07T20:25:41.9406344Z 2025-05-07T20:25:41.9406348Z 2025-05-07T20:25:41.9406351Z 2025-05-07T20:25:41.9406355Z 2025-05-07T20:25:41.9406359Z 2025-05-07T20:25:41.9406362Z 2025-05-07T20:25:41.9406366Z 2025-05-07T20:25:41.9406704Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:41.9407009Z 2025-05-07T20:25:41.9407012Z 2025-05-07T20:25:41.9407016Z 2025-05-07T20:25:41.9407019Z 2025-05-07T20:25:41.9407023Z 2025-05-07T20:25:41.9407027Z 2025-05-07T20:25:41.9407031Z 2025-05-07T20:25:41.9407034Z 2025-05-07T20:25:41.9407038Z 2025-05-07T20:25:41.9407042Z 2025-05-07T20:25:41.9407045Z 2025-05-07T20:25:41.9407049Z 2025-05-07T20:25:41.9407059Z 2025-05-07T20:25:41.9407063Z 2025-05-07T20:25:41.9407067Z 2025-05-07T20:25:41.9407070Z 2025-05-07T20:25:41.9414229Z 2025-05-07T20:25:42.3513745Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:42.3514347Z 2025-05-07T20:25:42.3514353Z 2025-05-07T20:25:42.3514357Z 2025-05-07T20:25:42.3514361Z 2025-05-07T20:25:42.3514364Z 2025-05-07T20:25:42.3514368Z 2025-05-07T20:25:42.3514373Z 2025-05-07T20:25:42.3514376Z 2025-05-07T20:25:42.3514533Z 2025-05-07T20:25:42.3514537Z 2025-05-07T20:25:42.3514541Z 2025-05-07T20:25:42.3514544Z 2025-05-07T20:25:42.3514548Z 2025-05-07T20:25:42.3514552Z 2025-05-07T20:25:42.3514556Z 2025-05-07T20:25:42.3514587Z 2025-05-07T20:25:42.3515430Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:42.3515837Z 2025-05-07T20:25:42.3515841Z 2025-05-07T20:25:42.3515845Z 2025-05-07T20:25:42.3515849Z 2025-05-07T20:25:42.3515853Z 2025-05-07T20:25:42.3515857Z 2025-05-07T20:25:42.3515861Z 2025-05-07T20:25:42.3515873Z 2025-05-07T20:25:42.3515876Z 2025-05-07T20:25:42.3515880Z 2025-05-07T20:25:42.3515884Z 2025-05-07T20:25:42.3515887Z 2025-05-07T20:25:42.3515891Z 2025-05-07T20:25:42.3515895Z 2025-05-07T20:25:42.3515906Z 2025-05-07T20:25:42.3515910Z 2025-05-07T20:25:42.4032491Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:42.4032936Z 2025-05-07T20:25:42.4032940Z 2025-05-07T20:25:42.4032954Z 2025-05-07T20:25:42.4032957Z 2025-05-07T20:25:42.4032961Z 2025-05-07T20:25:42.4032965Z 2025-05-07T20:25:42.4032969Z 2025-05-07T20:25:42.4032973Z 2025-05-07T20:25:42.4032976Z 2025-05-07T20:25:42.4032980Z 2025-05-07T20:25:42.4032984Z 2025-05-07T20:25:42.4032988Z 2025-05-07T20:25:42.4032992Z 2025-05-07T20:25:42.4032995Z 2025-05-07T20:25:42.4032999Z 2025-05-07T20:25:42.4033303Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:42.4033592Z 2025-05-07T20:25:42.4033596Z 2025-05-07T20:25:42.4033600Z 2025-05-07T20:25:42.4033604Z 2025-05-07T20:25:42.4033607Z 2025-05-07T20:25:42.4033611Z 2025-05-07T20:25:42.4033615Z 2025-05-07T20:25:42.4033619Z 2025-05-07T20:25:42.4033628Z 2025-05-07T20:25:42.4033639Z 2025-05-07T20:25:42.4033643Z 2025-05-07T20:25:42.4033647Z 2025-05-07T20:25:42.4033650Z 2025-05-07T20:25:42.4033654Z 2025-05-07T20:25:42.4033658Z 2025-05-07T20:26:09.2231542Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:26:09.2231985Z 2025-05-07T20:26:09.2231990Z 2025-05-07T20:26:09.2231998Z 2025-05-07T20:26:09.8003605Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:26:09.8004019Z 2025-05-07T20:26:09.8004032Z 2025-05-07T20:26:18.1136642Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:26:18.1136932Z 2025-05-07T20:26:23.6987894Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:26:23.6988297Z 2025-05-07T20:26:23.6988304Z 2025-05-07T20:26:23.6988309Z 2025-05-07T20:26:23.6988315Z 2025-05-07T20:26:23.6988321Z 2025-05-07T20:26:23.6988326Z 2025-05-07T20:26:26.5776180Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:26:26.5776652Z 2025-05-07T20:26:26.5776658Z 2025-05-07T20:26:26.5776664Z 2025-05-07T20:26:26.5776670Z 2025-05-07T20:26:26.5776675Z 2025-05-07T20:26:35.0833462Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:26:35.0834030Z 2025-05-07T20:26:35.0834045Z 2025-05-07T20:26:35.0834051Z 2025-05-07T20:26:35.0834056Z 2025-05-07T20:26:35.0834062Z 2025-05-07T20:26:35.0834067Z 2025-05-07T20:26:35.0834073Z 2025-05-07T20:26:35.0835581Z 2025-05-07T20:26:35.0835679Z 2025-05-07T20:26:37.9804434Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:26:37.9804739Z 2025-05-07T20:26:37.9804743Z 2025-05-07T20:26:37.9804747Z 2025-05-07T20:26:37.9804751Z 2025-05-07T20:26:37.9804754Z 2025-05-07T20:26:37.9804758Z 2025-05-07T20:26:37.9804765Z 2025-05-07T20:26:42.9696913Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:26:42.9697252Z 2025-05-07T20:26:42.9697550Z 2025-05-07T20:26:42.9697555Z 2025-05-07T20:26:42.9697559Z 2025-05-07T20:26:42.9697563Z 2025-05-07T20:26:42.9697566Z 2025-05-07T20:26:42.9697570Z 2025-05-07T20:26:42.9697574Z 2025-05-07T20:26:42.9697578Z 2025-05-07T20:26:42.9697581Z 2025-05-07T20:26:47.6694763Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:26:47.6695100Z 2025-05-07T20:26:47.6695104Z 2025-05-07T20:26:47.6695108Z 2025-05-07T20:26:47.6695119Z 2025-05-07T20:26:47.7687183Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:26:47.7687527Z 2025-05-07T20:26:47.7687532Z 2025-05-07T20:26:47.7687536Z 2025-05-07T20:26:47.7687546Z 2025-05-07T20:26:47.7687550Z 2025-05-07T20:26:47.7687554Z 2025-05-07T20:26:47.7687558Z 2025-05-07T20:26:47.7687562Z 2025-05-07T20:26:47.7687565Z 2025-05-07T20:26:47.7687569Z 2025-05-07T20:26:47.7687573Z 2025-05-07T20:26:47.7687577Z 2025-05-07T20:26:47.7687581Z 2025-05-07T20:26:52.9303377Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:26:52.9304067Z 2025-05-07T20:26:52.9304076Z 2025-05-07T20:26:52.9304084Z 2025-05-07T20:26:52.9304092Z 2025-05-07T20:26:52.9304100Z 2025-05-07T20:26:52.9304107Z 2025-05-07T20:26:52.9304134Z 2025-05-07T20:26:52.9304141Z 2025-05-07T20:26:57.7467043Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:26:57.7467371Z 2025-05-07T20:26:57.7467375Z 2025-05-07T20:26:57.7467379Z 2025-05-07T20:26:57.7467383Z 2025-05-07T20:26:57.7467387Z 2025-05-07T20:26:57.7467391Z 2025-05-07T20:26:57.7467395Z 2025-05-07T20:26:57.7467399Z 2025-05-07T20:26:57.7467403Z 2025-05-07T20:26:57.7467407Z 2025-05-07T20:26:57.7467411Z 2025-05-07T20:26:57.7467415Z 2025-05-07T20:26:57.7467419Z 2025-05-07T20:26:57.7467424Z 2025-05-07T20:26:58.0164410Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:26:58.0165053Z 2025-05-07T20:26:58.0165061Z 2025-05-07T20:26:58.0165101Z 2025-05-07T20:26:58.0165110Z 2025-05-07T20:26:58.0165118Z 2025-05-07T20:26:58.0165125Z 2025-05-07T20:26:58.0165133Z 2025-05-07T20:26:58.0165140Z 2025-05-07T20:26:58.0165147Z 2025-05-07T20:26:58.0165155Z 2025-05-07T20:26:58.0165178Z 2025-05-07T20:26:58.0165185Z 2025-05-07T20:27:00.3616817Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:27:00.3617565Z 2025-05-07T20:27:00.3617573Z 2025-05-07T20:27:00.3617617Z 2025-05-07T20:27:00.3617624Z 2025-05-07T20:27:00.3617632Z 2025-05-07T20:27:00.3617639Z 2025-05-07T20:27:00.3617647Z 2025-05-07T20:27:00.3617654Z 2025-05-07T20:27:00.3617661Z 2025-05-07T20:27:00.3617669Z 2025-05-07T20:27:00.3617676Z 2025-05-07T20:27:00.3617684Z 2025-05-07T20:27:00.3617691Z 2025-05-07T20:27:00.3617699Z 2025-05-07T20:27:00.3617706Z 2025-05-07T20:27:00.3617713Z 2025-05-07T20:27:00.3617721Z 2025-05-07T20:27:00.3617728Z 2025-05-07T20:27:02.7007723Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:27:02.7008425Z 2025-05-07T20:27:02.7008445Z 2025-05-07T20:27:02.7008453Z 2025-05-07T20:27:02.7008460Z 2025-05-07T20:27:02.7008467Z 2025-05-07T20:27:02.7008475Z 2025-05-07T20:27:02.7008504Z 2025-05-07T20:27:02.7008512Z 2025-05-07T20:27:02.7008519Z 2025-05-07T20:27:02.7008527Z 2025-05-07T20:27:02.7008534Z 2025-05-07T20:27:02.7008542Z 2025-05-07T20:27:02.7008550Z 2025-05-07T20:27:02.7008557Z 2025-05-07T20:27:02.7008565Z 2025-05-07T20:27:02.7008572Z 2025-05-07T20:27:02.7008580Z 2025-05-07T20:27:02.7008587Z 2025-05-07T20:27:02.7008595Z 2025-05-07T20:27:05.9298280Z ... (more hidden) ... 2025-05-07T20:27:05.9298594Z 2025-05-07T20:27:05.9298598Z 2025-05-07T20:27:05.9298602Z 2025-05-07T20:27:05.9298606Z 2025-05-07T20:27:05.9298609Z 2025-05-07T20:27:05.9298613Z 2025-05-07T20:27:05.9298618Z 2025-05-07T20:27:05.9298621Z 2025-05-07T20:27:05.9298625Z 2025-05-07T20:27:05.9298897Z 2025-05-07T20:27:05.9298903Z 2025-05-07T20:27:05.9298907Z 2025-05-07T20:27:05.9298910Z 2025-05-07T20:27:05.9298914Z 2025-05-07T20:27:05.9298918Z 2025-05-07T20:27:05.9298922Z 2025-05-07T20:27:05.9298930Z 2025-05-07T20:27:12.1895783Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:27:12.1896266Z 2025-05-07T20:27:12.1896270Z 2025-05-07T20:27:12.1896284Z 2025-05-07T20:27:12.1896289Z 2025-05-07T20:27:12.1896294Z 2025-05-07T20:27:12.1896298Z 2025-05-07T20:27:12.1896303Z 2025-05-07T20:27:12.1896308Z 2025-05-07T20:27:12.1896313Z 2025-05-07T20:27:12.1896317Z 2025-05-07T20:27:12.1896322Z 2025-05-07T20:27:12.1896327Z 2025-05-07T20:27:12.1896332Z 2025-05-07T20:27:12.1896337Z 2025-05-07T20:27:12.1896341Z 2025-05-07T20:27:12.1896346Z 2025-05-07T20:27:12.5943562Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:27:12.5944042Z 2025-05-07T20:27:12.5944077Z 2025-05-07T20:27:12.5944084Z 2025-05-07T20:27:12.5944090Z 2025-05-07T20:27:12.5944095Z 2025-05-07T20:27:12.5944100Z 2025-05-07T20:27:12.5944105Z 2025-05-07T20:27:12.5944111Z 2025-05-07T20:27:12.5944117Z 2025-05-07T20:27:12.5944122Z 2025-05-07T20:27:12.5944144Z 2025-05-07T20:27:18.2734387Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:27:18.2734823Z 2025-05-07T20:27:18.2734830Z 2025-05-07T20:27:18.2734835Z 2025-05-07T20:27:18.2734840Z 2025-05-07T20:27:18.2734845Z 2025-05-07T20:27:18.2734850Z 2025-05-07T20:27:18.2734855Z 2025-05-07T20:27:18.2734860Z 2025-05-07T20:27:18.2734866Z 2025-05-07T20:27:18.2734871Z 2025-05-07T20:27:18.2734877Z 2025-05-07T20:27:18.2734882Z 2025-05-07T20:27:18.2734887Z 2025-05-07T20:27:18.2734893Z 2025-05-07T20:27:18.2734902Z 2025-05-07T20:27:36.9044785Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:27:36.9051600Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:27:36.9052023Z 2025-05-07T20:27:36.9052030Z 2025-05-07T20:27:36.9052035Z 2025-05-07T20:27:36.9052041Z 2025-05-07T20:27:36.9052047Z 2025-05-07T20:27:36.9052052Z 2025-05-07T20:27:36.9052058Z 2025-05-07T20:27:36.9052080Z 2025-05-07T20:27:36.9052086Z 2025-05-07T20:27:36.9052093Z 2025-05-07T20:27:36.9052099Z 2025-05-07T20:27:36.9052105Z 2025-05-07T20:27:36.9052112Z 2025-05-07T20:27:36.9052119Z 2025-05-07T20:27:36.9052125Z 2025-05-07T20:27:36.9052132Z 2025-05-07T20:27:36.9052138Z 2025-05-07T20:27:36.9052145Z 2025-05-07T20:27:36.9052151Z 2025-05-07T20:27:36.9052298Z 2025-05-07T20:27:36.9052837Z  2025-05-07T20:27:36.9053362Z 2025-05-07T20:27:36.9053707Z 2025-05-07T20:27:36.9054000Z  2025-05-07T20:27:36.9054327Z 2025-05-07T20:27:36.9054332Z 2025-05-07T20:27:36.9054652Z  2025-05-07T20:27:36.9054979Z 2025-05-07T20:27:36.9054986Z 2025-05-07T20:27:36.9054991Z 2025-05-07T20:27:36.9055291Z  2025-05-07T20:27:36.9055651Z 2025-05-07T20:27:36.9055657Z 2025-05-07T20:27:36.9055663Z 2025-05-07T20:27:36.9055670Z 2025-05-07T20:27:36.9055942Z  2025-05-07T20:27:36.9056313Z 2025-05-07T20:27:36.9056318Z 2025-05-07T20:27:36.9056324Z 2025-05-07T20:27:36.9056329Z 2025-05-07T20:27:36.9056335Z 2025-05-07T20:27:36.9056640Z  2025-05-07T20:27:36.9056993Z 2025-05-07T20:27:36.9056999Z 2025-05-07T20:27:36.9057005Z 2025-05-07T20:27:36.9057011Z 2025-05-07T20:27:36.9057018Z 2025-05-07T20:27:36.9057024Z 2025-05-07T20:27:36.9057341Z  2025-05-07T20:27:36.9057729Z 2025-05-07T20:27:36.9058057Z 2025-05-07T20:27:36.9058067Z 2025-05-07T20:27:36.9058073Z 2025-05-07T20:27:36.9058079Z 2025-05-07T20:27:36.9058084Z 2025-05-07T20:27:36.9058090Z 2025-05-07T20:27:36.9058417Z  2025-05-07T20:27:36.9058998Z 2025-05-07T20:27:36.9059005Z 2025-05-07T20:27:36.9059012Z 2025-05-07T20:27:36.9059018Z 2025-05-07T20:27:36.9059025Z 2025-05-07T20:27:36.9059031Z 2025-05-07T20:27:36.9059037Z 2025-05-07T20:27:36.9059044Z 2025-05-07T20:27:36.9059364Z  2025-05-07T20:27:36.9059745Z 2025-05-07T20:27:36.9059752Z 2025-05-07T20:27:36.9059758Z 2025-05-07T20:27:36.9059763Z 2025-05-07T20:27:36.9059770Z 2025-05-07T20:27:36.9059776Z 2025-05-07T20:27:36.9059781Z 2025-05-07T20:27:36.9059787Z 2025-05-07T20:27:36.9059792Z 2025-05-07T20:27:36.9060123Z  2025-05-07T20:27:36.9060508Z 2025-05-07T20:27:36.9060514Z 2025-05-07T20:27:36.9060524Z 2025-05-07T20:27:36.9072971Z 2025-05-07T20:27:36.9072977Z 2025-05-07T20:27:36.9072982Z 2025-05-07T20:27:36.9072987Z 2025-05-07T20:27:36.9072993Z 2025-05-07T20:27:36.9073013Z 2025-05-07T20:27:36.9073018Z 2025-05-07T20:27:36.9073395Z  2025-05-07T20:27:36.9073813Z 2025-05-07T20:27:36.9073819Z 2025-05-07T20:27:36.9073825Z 2025-05-07T20:27:36.9073831Z 2025-05-07T20:27:36.9073836Z 2025-05-07T20:27:36.9073841Z 2025-05-07T20:27:36.9073847Z 2025-05-07T20:27:36.9073852Z 2025-05-07T20:27:36.9073857Z 2025-05-07T20:27:36.9073863Z 2025-05-07T20:27:36.9073868Z 2025-05-07T20:27:36.9074168Z  2025-05-07T20:27:36.9074544Z 2025-05-07T20:27:36.9074550Z 2025-05-07T20:27:36.9074555Z 2025-05-07T20:27:36.9074561Z 2025-05-07T20:27:36.9074565Z 2025-05-07T20:27:36.9074571Z 2025-05-07T20:27:36.9074583Z 2025-05-07T20:27:36.9074589Z 2025-05-07T20:27:36.9074595Z 2025-05-07T20:27:36.9074600Z 2025-05-07T20:27:36.9074605Z 2025-05-07T20:27:36.9074610Z 2025-05-07T20:27:36.9074975Z  2025-05-07T20:27:36.9075354Z 2025-05-07T20:27:36.9075360Z 2025-05-07T20:27:36.9075366Z 2025-05-07T20:27:36.9075371Z 2025-05-07T20:27:36.9075377Z 2025-05-07T20:27:36.9075382Z 2025-05-07T20:27:36.9075388Z 2025-05-07T20:27:36.9075393Z 2025-05-07T20:27:36.9075399Z 2025-05-07T20:27:36.9075404Z 2025-05-07T20:27:36.9075410Z 2025-05-07T20:27:36.9075417Z 2025-05-07T20:27:36.9075433Z 2025-05-07T20:27:36.9075764Z  2025-05-07T20:27:36.9076120Z 2025-05-07T20:27:36.9076126Z 2025-05-07T20:27:36.9076132Z 2025-05-07T20:27:36.9076138Z 2025-05-07T20:27:36.9076143Z 2025-05-07T20:27:36.9076158Z 2025-05-07T20:27:36.9076165Z 2025-05-07T20:27:36.9076177Z 2025-05-07T20:27:36.9076183Z 2025-05-07T20:27:36.9076189Z 2025-05-07T20:27:36.9076194Z 2025-05-07T20:27:36.9076200Z 2025-05-07T20:27:36.9076205Z 2025-05-07T20:27:36.9076211Z 2025-05-07T20:27:36.9076551Z  2025-05-07T20:27:36.9076949Z 2025-05-07T20:27:36.9076955Z 2025-05-07T20:27:36.9076960Z 2025-05-07T20:27:36.9076966Z 2025-05-07T20:27:36.9076972Z 2025-05-07T20:27:36.9076977Z 2025-05-07T20:27:36.9076983Z 2025-05-07T20:27:36.9076989Z 2025-05-07T20:27:36.9076994Z 2025-05-07T20:27:36.9077000Z 2025-05-07T20:27:36.9077005Z 2025-05-07T20:27:36.9077011Z 2025-05-07T20:27:36.9077017Z 2025-05-07T20:27:36.9077022Z 2025-05-07T20:27:36.9077028Z 2025-05-07T20:27:36.9077385Z  2025-05-07T20:27:36.9077762Z 2025-05-07T20:27:36.9077768Z 2025-05-07T20:27:36.9077774Z 2025-05-07T20:27:36.9077957Z 2025-05-07T20:27:36.9077965Z 2025-05-07T20:27:36.9077970Z 2025-05-07T20:27:36.9077976Z 2025-05-07T20:27:36.9077982Z 2025-05-07T20:27:36.9077988Z 2025-05-07T20:27:36.9077994Z 2025-05-07T20:27:36.9078000Z 2025-05-07T20:27:36.9078006Z 2025-05-07T20:27:36.9078110Z 2025-05-07T20:27:36.9078129Z 2025-05-07T20:27:36.9078135Z 2025-05-07T20:27:36.9078141Z 2025-05-07T20:27:36.9078493Z  2025-05-07T20:27:36.9078892Z 2025-05-07T20:27:36.9078898Z 2025-05-07T20:27:36.9078904Z 2025-05-07T20:27:36.9078919Z 2025-05-07T20:27:36.9078925Z 2025-05-07T20:27:36.9078931Z 2025-05-07T20:27:36.9078937Z 2025-05-07T20:27:36.9078943Z 2025-05-07T20:27:36.9078949Z 2025-05-07T20:27:36.9078955Z 2025-05-07T20:27:36.9078961Z 2025-05-07T20:27:36.9078967Z 2025-05-07T20:27:36.9078973Z 2025-05-07T20:27:36.9078979Z 2025-05-07T20:27:36.9078985Z 2025-05-07T20:27:36.9078991Z 2025-05-07T20:27:36.9078997Z 2025-05-07T20:27:36.9079352Z  2025-05-07T20:27:36.9079773Z 2025-05-07T20:27:36.9079779Z 2025-05-07T20:27:36.9079785Z 2025-05-07T20:27:36.9079791Z 2025-05-07T20:27:36.9079806Z 2025-05-07T20:27:36.9079812Z 2025-05-07T20:27:36.9079818Z 2025-05-07T20:27:36.9079824Z 2025-05-07T20:27:36.9079829Z 2025-05-07T20:27:36.9079835Z 2025-05-07T20:27:36.9079841Z 2025-05-07T20:27:36.9079847Z 2025-05-07T20:27:36.9079853Z 2025-05-07T20:27:36.9079858Z 2025-05-07T20:27:36.9079864Z 2025-05-07T20:27:36.9079870Z 2025-05-07T20:27:36.9079886Z 2025-05-07T20:27:36.9079892Z 2025-05-07T20:27:36.9080240Z  2025-05-07T20:27:36.9080671Z 2025-05-07T20:27:36.9080677Z 2025-05-07T20:27:36.9080839Z  2025-05-07T20:27:36.9080988Z 2025-05-07T20:27:36.9080995Z 2025-05-07T20:27:36.9081155Z  2025-05-07T20:27:36.9081343Z 2025-05-07T20:27:36.9081358Z 2025-05-07T20:27:36.9081364Z 2025-05-07T20:27:36.9081531Z  2025-05-07T20:27:36.9081710Z 2025-05-07T20:27:36.9081716Z 2025-05-07T20:27:36.9081721Z 2025-05-07T20:27:36.9081727Z 2025-05-07T20:27:36.9081895Z  2025-05-07T20:27:36.9082100Z 2025-05-07T20:27:36.9082116Z 2025-05-07T20:27:36.9082122Z 2025-05-07T20:27:36.9082128Z 2025-05-07T20:27:36.9082134Z 2025-05-07T20:27:36.9082312Z  2025-05-07T20:27:36.9082512Z 2025-05-07T20:27:36.9082518Z 2025-05-07T20:27:36.9082524Z 2025-05-07T20:27:36.9082529Z 2025-05-07T20:27:36.9082548Z 2025-05-07T20:27:36.9082554Z 2025-05-07T20:27:36.9082735Z  2025-05-07T20:27:36.9082951Z 2025-05-07T20:27:36.9082957Z 2025-05-07T20:27:36.9082963Z 2025-05-07T20:27:36.9082969Z 2025-05-07T20:27:36.9082975Z 2025-05-07T20:27:36.9082993Z 2025-05-07T20:27:36.9082999Z 2025-05-07T20:27:36.9083186Z  2025-05-07T20:27:36.9083404Z 2025-05-07T20:27:36.9083410Z 2025-05-07T20:27:36.9083416Z 2025-05-07T20:27:36.9083429Z 2025-05-07T20:27:36.9083435Z 2025-05-07T20:27:36.9083441Z 2025-05-07T20:27:36.9083463Z 2025-05-07T20:27:36.9083469Z 2025-05-07T20:27:36.9083675Z  2025-05-07T20:27:36.9084299Z 2025-05-07T20:27:36.9084314Z 2025-05-07T20:27:36.9084320Z 2025-05-07T20:27:36.9084325Z 2025-05-07T20:27:36.9084331Z 2025-05-07T20:27:36.9084336Z 2025-05-07T20:27:36.9084352Z 2025-05-07T20:27:36.9084358Z 2025-05-07T20:27:36.9084363Z 2025-05-07T20:27:36.9084570Z  2025-05-07T20:27:36.9084838Z 2025-05-07T20:27:36.9084844Z 2025-05-07T20:27:36.9084849Z 2025-05-07T20:27:36.9084854Z 2025-05-07T20:27:36.9084860Z 2025-05-07T20:27:36.9084866Z 2025-05-07T20:27:36.9084872Z 2025-05-07T20:27:36.9084878Z 2025-05-07T20:27:36.9084884Z 2025-05-07T20:27:36.9084889Z 2025-05-07T20:27:36.9085114Z  2025-05-07T20:27:36.9085381Z 2025-05-07T20:27:36.9085387Z 2025-05-07T20:27:36.9085393Z 2025-05-07T20:27:36.9085399Z 2025-05-07T20:27:36.9085623Z 2025-05-07T20:27:36.9085632Z 2025-05-07T20:27:36.9085638Z 2025-05-07T20:27:36.9085643Z 2025-05-07T20:27:36.9085648Z 2025-05-07T20:27:36.9085654Z 2025-05-07T20:27:36.9085661Z 2025-05-07T20:27:36.9085905Z  2025-05-07T20:27:36.9086327Z 2025-05-07T20:27:36.9086333Z 2025-05-07T20:27:36.9086339Z 2025-05-07T20:27:36.9086344Z 2025-05-07T20:27:36.9086350Z 2025-05-07T20:27:36.9086356Z 2025-05-07T20:27:36.9086362Z 2025-05-07T20:27:36.9086375Z 2025-05-07T20:27:36.9086382Z 2025-05-07T20:27:36.9086387Z 2025-05-07T20:27:36.9086393Z 2025-05-07T20:27:36.9086399Z 2025-05-07T20:27:36.9086633Z  2025-05-07T20:27:36.9086947Z 2025-05-07T20:27:36.9086953Z 2025-05-07T20:27:36.9086965Z 2025-05-07T20:27:36.9086971Z 2025-05-07T20:27:36.9086977Z 2025-05-07T20:27:36.9086982Z 2025-05-07T20:27:36.9086988Z 2025-05-07T20:27:36.9086994Z 2025-05-07T20:27:36.9086999Z 2025-05-07T20:27:36.9087005Z 2025-05-07T20:27:36.9087010Z 2025-05-07T20:27:36.9087023Z 2025-05-07T20:27:36.9087029Z 2025-05-07T20:27:36.9087252Z  2025-05-07T20:27:36.9087592Z 2025-05-07T20:27:36.9087598Z 2025-05-07T20:27:36.9087604Z 2025-05-07T20:27:36.9087610Z 2025-05-07T20:27:36.9087624Z 2025-05-07T20:27:36.9087630Z 2025-05-07T20:27:36.9087636Z 2025-05-07T20:27:36.9087642Z 2025-05-07T20:27:36.9087648Z 2025-05-07T20:27:36.9087654Z 2025-05-07T20:27:36.9087660Z 2025-05-07T20:27:36.9087665Z 2025-05-07T20:27:36.9087671Z 2025-05-07T20:27:36.9087677Z 2025-05-07T20:27:36.9087907Z  2025-05-07T20:27:36.9088238Z 2025-05-07T20:27:36.9088245Z 2025-05-07T20:27:36.9088251Z 2025-05-07T20:27:36.9088257Z 2025-05-07T20:27:36.9088263Z 2025-05-07T20:27:36.9088269Z 2025-05-07T20:27:36.9088274Z 2025-05-07T20:27:36.9088280Z 2025-05-07T20:27:36.9088286Z 2025-05-07T20:27:36.9088292Z 2025-05-07T20:27:36.9088298Z 2025-05-07T20:27:36.9088304Z 2025-05-07T20:27:36.9088310Z 2025-05-07T20:27:36.9088326Z 2025-05-07T20:27:36.9088340Z 2025-05-07T20:27:36.9088582Z  2025-05-07T20:27:36.9088911Z 2025-05-07T20:27:36.9088917Z 2025-05-07T20:27:36.9088923Z 2025-05-07T20:27:36.9088929Z 2025-05-07T20:27:36.9088943Z 2025-05-07T20:27:36.9088948Z 2025-05-07T20:27:36.9088966Z 2025-05-07T20:27:36.9088972Z 2025-05-07T20:27:36.9088978Z 2025-05-07T20:27:36.9088984Z 2025-05-07T20:27:36.9088990Z 2025-05-07T20:27:36.9088996Z 2025-05-07T20:27:36.9089002Z 2025-05-07T20:27:36.9089008Z 2025-05-07T20:27:36.9089014Z 2025-05-07T20:27:36.9089020Z 2025-05-07T20:27:36.9089275Z  2025-05-07T20:27:36.9089613Z 2025-05-07T20:27:36.9089619Z 2025-05-07T20:27:36.9089624Z 2025-05-07T20:27:36.9089630Z 2025-05-07T20:27:36.9089635Z 2025-05-07T20:27:36.9089641Z 2025-05-07T20:27:36.9089647Z 2025-05-07T20:27:36.9089652Z 2025-05-07T20:27:36.9089658Z 2025-05-07T20:27:36.9089664Z 2025-05-07T20:27:36.9089669Z 2025-05-07T20:27:36.9089682Z 2025-05-07T20:27:36.9089688Z 2025-05-07T20:27:36.9089694Z 2025-05-07T20:27:36.9089700Z 2025-05-07T20:27:36.9089705Z 2025-05-07T20:27:36.9089711Z 2025-05-07T20:27:36.9089990Z  2025-05-07T20:27:36.9090334Z 2025-05-07T20:27:36.9090340Z 2025-05-07T20:27:36.9090346Z 2025-05-07T20:27:36.9090352Z 2025-05-07T20:27:36.9090357Z 2025-05-07T20:27:36.9090363Z 2025-05-07T20:27:36.9090369Z 2025-05-07T20:27:36.9090374Z 2025-05-07T20:27:36.9090380Z 2025-05-07T20:27:36.9090386Z 2025-05-07T20:27:36.9090391Z 2025-05-07T20:27:36.9090409Z 2025-05-07T20:27:36.9090415Z 2025-05-07T20:27:36.9090421Z 2025-05-07T20:27:36.9090427Z 2025-05-07T20:27:36.9090433Z 2025-05-07T20:27:36.9090438Z 2025-05-07T20:27:36.9090444Z 2025-05-07T20:27:36.9090725Z  2025-05-07T20:27:36.9091082Z 2025-05-07T20:27:36.9091089Z 2025-05-07T20:27:36.9091250Z  2025-05-07T20:27:36.9091418Z 2025-05-07T20:27:36.9091424Z 2025-05-07T20:27:36.9091736Z  2025-05-07T20:27:36.9091912Z 2025-05-07T20:27:36.9091918Z 2025-05-07T20:27:36.9091923Z 2025-05-07T20:27:36.9092103Z  2025-05-07T20:27:36.9092289Z 2025-05-07T20:27:36.9092295Z 2025-05-07T20:27:36.9092301Z 2025-05-07T20:27:36.9092469Z 2025-05-07T20:27:36.9092644Z  2025-05-07T20:27:36.9092844Z 2025-05-07T20:27:36.9092850Z 2025-05-07T20:27:36.9092856Z 2025-05-07T20:27:36.9092862Z 2025-05-07T20:27:36.9092868Z 2025-05-07T20:27:36.9093044Z  2025-05-07T20:27:36.9093242Z 2025-05-07T20:27:36.9093247Z 2025-05-07T20:27:36.9093252Z 2025-05-07T20:27:36.9093257Z 2025-05-07T20:27:36.9093262Z 2025-05-07T20:27:36.9093268Z 2025-05-07T20:27:36.9093443Z  2025-05-07T20:27:36.9093650Z 2025-05-07T20:27:36.9093656Z 2025-05-07T20:27:36.9093667Z 2025-05-07T20:27:36.9093673Z 2025-05-07T20:27:36.9093679Z 2025-05-07T20:27:36.9093685Z 2025-05-07T20:27:36.9093692Z 2025-05-07T20:27:36.9093874Z  2025-05-07T20:27:36.9094094Z 2025-05-07T20:27:36.9094100Z 2025-05-07T20:27:36.9094113Z 2025-05-07T20:27:36.9094120Z 2025-05-07T20:27:36.9094126Z 2025-05-07T20:27:36.9094132Z 2025-05-07T20:27:36.9094137Z 2025-05-07T20:27:36.9094143Z 2025-05-07T20:27:36.9094337Z  2025-05-07T20:27:36.9094599Z 2025-05-07T20:27:36.9094605Z 2025-05-07T20:27:36.9094616Z 2025-05-07T20:27:36.9094622Z 2025-05-07T20:27:36.9094628Z 2025-05-07T20:27:36.9094634Z 2025-05-07T20:27:36.9094640Z 2025-05-07T20:27:36.9094646Z 2025-05-07T20:27:36.9094652Z 2025-05-07T20:27:36.9094839Z  2025-05-07T20:27:36.9095121Z 2025-05-07T20:27:36.9095129Z 2025-05-07T20:27:36.9095137Z 2025-05-07T20:27:36.9095143Z 2025-05-07T20:27:36.9095149Z 2025-05-07T20:27:36.9095154Z 2025-05-07T20:27:36.9095160Z 2025-05-07T20:27:36.9095166Z 2025-05-07T20:27:36.9095172Z 2025-05-07T20:27:36.9095177Z 2025-05-07T20:27:36.9095413Z  2025-05-07T20:27:36.9095673Z 2025-05-07T20:27:36.9095679Z 2025-05-07T20:27:36.9095693Z 2025-05-07T20:27:36.9095699Z 2025-05-07T20:27:36.9095705Z 2025-05-07T20:27:36.9095710Z 2025-05-07T20:27:36.9095716Z 2025-05-07T20:27:36.9095722Z 2025-05-07T20:27:36.9095727Z 2025-05-07T20:27:36.9095733Z 2025-05-07T20:27:36.9095745Z 2025-05-07T20:27:36.9095961Z  2025-05-07T20:27:36.9096280Z 2025-05-07T20:27:36.9096285Z 2025-05-07T20:27:36.9096290Z 2025-05-07T20:27:36.9096295Z 2025-05-07T20:27:36.9096300Z 2025-05-07T20:27:36.9096306Z 2025-05-07T20:27:36.9096312Z 2025-05-07T20:27:36.9096317Z 2025-05-07T20:27:36.9096323Z 2025-05-07T20:27:36.9096329Z 2025-05-07T20:27:36.9096334Z 2025-05-07T20:27:36.9096340Z 2025-05-07T20:27:36.9096575Z  done 2025-05-07T20:27:37.0074904Z Preparing transaction: | done 2025-05-07T20:27:37.3083243Z Verifying transaction: - \ | done 2025-05-07T20:27:37.6119684Z Executing transaction: - \ | done 2025-05-07T20:27:39.6899012Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:27:39.7200097Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/lib/stubs ... 2025-05-07T20:27:41.6012766Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:27:41.6649155Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs 2025-05-07T20:27:41.6649630Z 2025-05-07T20:27:42.0856411Z 2025-05-07T20:27:42.0867722Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:27:42.1143895Z + 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:27:42.1144501Z 2025-05-07T20:27:42.5343004Z 2025-05-07T20:27:42.5343258Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:27:42.5344634Z + 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:27:42.5345393Z 2025-05-07T20:27:42.9546420Z 2025-05-07T20:27:44.9504151Z [CHECK] cuda_runtime.h found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/include/cuda_runtime.h 2025-05-07T20:27:46.9556394Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T20:27:48.9686035Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:27:50.9672658Z [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:27:52.8463465Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:27:52.8463753Z 2025-05-07T20:27:52.9089481Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:27:56.7305488Z /tmp/tmp7u14uer7: line 3: clang: command not found 2025-05-07T20:27:56.7305832Z 2025-05-07T20:27:56.7306425Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:27:56.7934317Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:27:56.7934674Z 2025-05-07T20:27:56.7955291Z total 24 2025-05-07T20:27:56.7955640Z drwxr-xr-x. 2 ec2-user ec2-user 107 May 7 20:24 . 2025-05-07T20:27:56.7956027Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:24 .. 2025-05-07T20:27:56.7956485Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:27:56.7956993Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:27:56.7957481Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:27:56.7957782Z 2025-05-07T20:27:56.7959115Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:27:56.7959373Z 2025-05-07T20:27:58.7411610Z 2025-05-07T20:27:58.7412232Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:27:58.7412783Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:27:58.7413164Z 2025-05-07T20:27:59.1659905Z 2025-05-07T20:27:59.1660225Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:28:01.0493455Z 2025-05-07T20:28:01.0493821Z -allow-unsupported-compiler 2025-05-07T20:28:01.0494053Z 2025-05-07T20:28:01.1150539Z 2025-05-07T20:28:01.1151249Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:28:01.1151863Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:28:01.1152201Z 2025-05-07T20:28:03.0522102Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:28:03.0522909Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:28:03.0523257Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:28:03.0523587Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:28:03.0524009Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:28:03.0524402Z #define _STL_PAIR_H 1 2025-05-07T20:28:03.0524817Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:28:03.0525323Z #define __cpp_attributes 200809L 2025-05-07T20:28:03.0525722Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:28:03.0526072Z #define __DELETE_THROW throw() 2025-05-07T20:28:03.0526332Z #define _PTRDIFF_T_ 2025-05-07T20:28:03.0526645Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:28:03.0527065Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:28:03.0527462Z #define _IO_LEFT 02 2025-05-07T20:28:03.0527797Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:28:03.0528159Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:28:03.0528535Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:28:03.0529039Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:28:03.0529508Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:28:03.0529909Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:28:03.0530648Z #define _IOS_OUTPUT 2 2025-05-07T20:28:03.0531028Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:28:03.0531385Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:28:03.0531654Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:28:03.0532102Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:28:03.0533030Z #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:28:03.0533990Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:28:03.0534307Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:28:03.0534617Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:28:03.0534935Z #define _T_WCHAR_ 2025-05-07T20:28:03.0535156Z #define __WCLONE 0x80000000 2025-05-07T20:28:03.0535411Z #define stdout stdout 2025-05-07T20:28:03.0535755Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:28:03.0536138Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:28:03.0536396Z #define __flexarr [] 2025-05-07T20:28:03.0536652Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:03.0536949Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:28:03.0537238Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:28:03.0537504Z #define _MATH_H 1 2025-05-07T20:28:03.0537783Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:28:03.0538129Z #define __S64_TYPE long int 2025-05-07T20:28:03.0538389Z #define __stub_fchflags 2025-05-07T20:28:03.0538661Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:28:03.0538966Z #define __SQUAD_TYPE long int 2025-05-07T20:28:03.0539232Z #define __INTMAX_C(c) c ## L 2025-05-07T20:28:03.0539516Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:28:03.0539780Z #define NL_NMAX INT_MAX 2025-05-07T20:28:03.0540016Z #define _BITS_TIME_H 1 2025-05-07T20:28:03.0540299Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:28:03.0540660Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:28:03.0541067Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:28:03.0541441Z #define __CHAR_BIT__ 8 2025-05-07T20:28:03.0541713Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.0542038Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:28:03.0542340Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:28:03.0542611Z #define FP_NAN 0 2025-05-07T20:28:03.0543065Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:28:03.0543513Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:28:03.0543937Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:28:03.0544212Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:28:03.0544456Z #define _NEW 2025-05-07T20:28:03.0544677Z #define __UINT8_MAX__ 0xff 2025-05-07T20:28:03.0544936Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:28:03.0545190Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:28:03.0545459Z #define __USE_ANSI 1 2025-05-07T20:28:03.0545754Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:28:03.0546092Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:28:03.0546376Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:28:03.0546665Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:28:03.0546950Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:28:03.0547237Z #define PIPE_BUF 4096 2025-05-07T20:28:03.0547564Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:28:03.0547930Z #define EXIT_FAILURE 1 2025-05-07T20:28:03.0548204Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:28:03.0548535Z #define MQ_PRIO_MAX 32768 2025-05-07T20:28:03.0548809Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:28:03.0549131Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:28:03.0549600Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:03.0550135Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:28:03.0550609Z #define _XOPEN_SOURCE 700 2025-05-07T20:28:03.0550880Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:28:03.0551160Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:28:03.0551446Z #define __cpp_static_assert 201411L 2025-05-07T20:28:03.0551730Z #define __need_timer_t 2025-05-07T20:28:03.0552120Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:28:03.0552474Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:28:03.0552755Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:28:03.0553043Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:28:03.0553359Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:28:03.0553663Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.0553976Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:28:03.0554276Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.0554601Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:28:03.0554908Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:28:03.0555222Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:28:03.0555551Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:28:03.0555882Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:28:03.0556293Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:28:03.0556720Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:28:03.0557025Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:28:03.0557303Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:28:03.0557598Z #define __GCC_IEC_559 2 2025-05-07T20:28:03.0557895Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:28:03.0558242Z #define _IO_flockfile(_fp) 2025-05-07T20:28:03.0558513Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:28:03.0558786Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:28:03.0559056Z #define _IOFBF 0 2025-05-07T20:28:03.0559276Z #define __USE_BSD 1 2025-05-07T20:28:03.0559505Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:28:03.0559785Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:28:03.0560074Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:28:03.0560329Z #define _IO_NO_WRITES 8 2025-05-07T20:28:03.0560590Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:28:03.0560961Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:28:03.0561330Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:28:03.0561622Z #define __cpp_binary_literals 201304L 2025-05-07T20:28:03.0561916Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:28:03.0562186Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:28:03.0562734Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:28:03.0563131Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:28:03.0563506Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:28:03.0563844Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:28:03.0564161Z #define M_PI 3.14159265358979323846 2025-05-07T20:28:03.0564478Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:28:03.0564812Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:28:03.0565273Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:03.0565737Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:28:03.0566048Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:28:03.0566330Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:28:03.0566605Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:28:03.0567198Z #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:28:03.0567789Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:28:03.0568123Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:28:03.0568452Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:28:03.0568755Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:28:03.0569023Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:28:03.0569581Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:28:03.0570020Z #define __cpp_variadic_templates 200704L 2025-05-07T20:28:03.0570326Z #define RAND_MAX 2147483647 2025-05-07T20:28:03.0570607Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:28:03.0570944Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.0571256Z #define __SM_90_RT_H__ 2025-05-07T20:28:03.0571599Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:28:03.0571870Z #define __COMPAR_FN_T 2025-05-07T20:28:03.0572114Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:28:03.0572386Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:28:03.0572875Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:28:03.0573397Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:28:03.0573747Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:28:03.0574119Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:28:03.0574430Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:28:03.0574772Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:28:03.0575099Z #define __cpp_variable_templates 201304L 2025-05-07T20:28:03.0575450Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:28:03.0575787Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:28:03.0576073Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:28:03.0576386Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:28:03.0576694Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:28:03.0576968Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:28:03.0577241Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:28:03.0577508Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:28:03.0577757Z #define __u_char_defined 2025-05-07T20:28:03.0578085Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:28:03.0578454Z #define STA_PPSERROR 0x0800 2025-05-07T20:28:03.0578712Z #define _GLIBCXX_STD_A std 2025-05-07T20:28:03.0578971Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:28:03.0579245Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:28:03.0579528Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:28:03.0579982Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:28:03.0580414Z #define FP_INFINITE 1 2025-05-07T20:28:03.0580783Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:03.0581215Z #define _IO_pid_t __pid_t 2025-05-07T20:28:03.0581475Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:28:03.0581741Z #define __LEAF , __leaf__ 2025-05-07T20:28:03.0581985Z #define PATH_MAX 4096 2025-05-07T20:28:03.0582243Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:28:03.0582589Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:28:03.0583066Z #define _LIMITS_H___ 2025-05-07T20:28:03.0583303Z #define __size_t 2025-05-07T20:28:03.0583538Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:28:03.0584388Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:28:03.0584978Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:28:03.0585305Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:28:03.0585637Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:28:03.0585902Z #define _WCHAR_T_DEFINED 2025-05-07T20:28:03.0586276Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:28:03.0586697Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:28:03.0586975Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:28:03.0587275Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:28:03.0587563Z #define __INT8_C(c) c 2025-05-07T20:28:03.0587803Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:28:03.0588078Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:28:03.0588346Z #define __SM_70_RT_HPP__ 2025-05-07T20:28:03.0588598Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:28:03.0588879Z #define __cpp_variadic_using 201611L 2025-05-07T20:28:03.0589217Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.0589545Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:28:03.0589825Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:28:03.0590354Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:28:03.0590624Z #define __cpp_capture_star_this 201603L 2025-05-07T20:28:03.0590935Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:28:03.0591313Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:28:03.0591878Z #define NFDBITS __NFDBITS 2025-05-07T20:28:03.0592139Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:28:03.0592442Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:28:03.0592775Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:28:03.0593094Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:28:03.0593362Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:28:03.0593663Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:28:03.0594032Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:03.0594455Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:28:03.0594823Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:28:03.0595114Z #define __cpp_if_constexpr 201606L 2025-05-07T20:28:03.0595412Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:28:03.0595739Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:28:03.0596085Z #define __daddr_t_defined 2025-05-07T20:28:03.0596339Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:28:03.0596626Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:28:03.0596956Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:28:03.0597470Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:28:03.0597962Z #define _ACRTIMP 2025-05-07T20:28:03.0598192Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:28:03.0598459Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:28:03.0598755Z #define _IOS_BIN 128 2025-05-07T20:28:03.0599116Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:28:03.0599534Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:28:03.0599821Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.0600104Z #define UNDERFLOW 4 2025-05-07T20:28:03.0600332Z #define NAME_MAX 255 2025-05-07T20:28:03.0600569Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:28:03.0600852Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:28:03.0601137Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:28:03.0601540Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:28:03.0601956Z #define __ptr_t void * 2025-05-07T20:28:03.0602199Z #define M_E 2.7182818284590452354 2025-05-07T20:28:03.0602475Z #define cudaSurfaceType1D 0x01 2025-05-07T20:28:03.0602750Z #define __USE_ISOCXX11 1 2025-05-07T20:28:03.0603024Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:28:03.0603338Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:28:03.0603658Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:28:03.0603966Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:28:03.0604243Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:28:03.0604543Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:28:03.0604872Z #define cudaSurfaceType2D 0x02 2025-05-07T20:28:03.0605141Z #define __linux 1 2025-05-07T20:28:03.0605368Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:28:03.0605649Z #define cudaDeviceMask 0x1f 2025-05-07T20:28:03.0605926Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:28:03.0606225Z #define __CUDA_API_VER_MAJOR__ 11 2025-05-07T20:28:03.0606513Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:28:03.0606821Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:28:03.0607153Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:28:03.0607469Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:28:03.0607781Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:28:03.0608069Z #define _BITS_TYPES_H 1 2025-05-07T20:28:03.0621412Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:28:03.0621774Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:28:03.0622086Z #define cudaSurfaceType3D 0x03 2025-05-07T20:28:03.0622365Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:28:03.0622967Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:28:03.0623265Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:28:03.0624057Z #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:28:03.0624978Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:28:03.0625263Z #define __unix 1 2025-05-07T20:28:03.0625480Z #define MATH_ERRNO 1 2025-05-07T20:28:03.0625720Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:28:03.0626002Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:28:03.0626274Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:28:03.0626558Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:28:03.0626844Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:28:03.0627129Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:28:03.0627594Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:28:03.0628054Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:28:03.0628323Z #define CUDARTAPI_CDECL 2025-05-07T20:28:03.0628582Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:28:03.0628853Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:28:03.0629153Z #define __cpp_lib_void_t 201411 2025-05-07T20:28:03.0629424Z #define _POSIX_AIO_MAX 1 2025-05-07T20:28:03.0629666Z #define __SIZE_T 2025-05-07T20:28:03.0629911Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:28:03.0630220Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:28:03.0630488Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:28:03.0630764Z #define _ATFILE_SOURCE 1 2025-05-07T20:28:03.0631166Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:28:03.0631600Z #define __WAIT_STATUS void * 2025-05-07T20:28:03.0631876Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:28:03.0632157Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:28:03.0632430Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:28:03.0632723Z #define __WINT_MIN__ 0U 2025-05-07T20:28:03.0633320Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:28:03.0633945Z #define WUNTRACED 2 2025-05-07T20:28:03.0634198Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:28:03.0634498Z #define NZERO 20 2025-05-07T20:28:03.0634826Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:28:03.0635210Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:28:03.0635506Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:28:03.0635819Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:28:03.0636116Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:28:03.0636387Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:28:03.0636686Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:28:03.0636966Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:28:03.0637257Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:28:03.0637550Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:28:03.0637828Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:28:03.0638099Z #define _SIZE_T_DEFINED_ 2025-05-07T20:28:03.0638363Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:28:03.0638698Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:28:03.0639048Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:28:03.0639311Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:28:03.0639594Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:28:03.0639889Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:28:03.0640188Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:28:03.0640499Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:28:03.0640800Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:28:03.0641233Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:28:03.0641634Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:28:03.0641899Z #define __INT64_C(c) c ## L 2025-05-07T20:28:03.0642174Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:28:03.0642626Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:28:03.0642963Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:28:03.0643240Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:28:03.0643548Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:28:03.0643937Z #define STA_PPSWANDER 0x0400 2025-05-07T20:28:03.0644195Z #define __INT_WCHAR_T_H 2025-05-07T20:28:03.0644459Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:28:03.0644753Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:28:03.0645016Z #define __have_pthread_attr_t 1 2025-05-07T20:28:03.0645277Z #define FP_NORMAL 4 2025-05-07T20:28:03.0645506Z #define _BITS_TIMEX_H 1 2025-05-07T20:28:03.0645743Z #define _POSIX_LINK_MAX 8 2025-05-07T20:28:03.0646011Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:28:03.0646307Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:28:03.0646582Z #define cudaTextureType1D 0x01 2025-05-07T20:28:03.0646860Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:28:03.0647130Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:28:03.0647567Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:28:03.0648019Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:28:03.0648290Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:28:03.0648562Z #define _POSIX_SOURCE 1 2025-05-07T20:28:03.0648821Z #define cudaTextureType2D 0x02 2025-05-07T20:28:03.0649094Z #define _PTR_TRAITS_H 1 2025-05-07T20:28:03.0649379Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:28:03.0649705Z #define __CUDA_TEXTURE_TYPES_H__ 2025-05-07T20:28:03.0649999Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:28:03.0650332Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:28:03.0650670Z #define cudaTextureType3D 0x03 2025-05-07T20:28:03.0650951Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:28:03.0651221Z #define CLOCK_REALTIME 0 2025-05-07T20:28:03.0651477Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:28:03.0651754Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:28:03.0652070Z #define __cpp_aligned_new 201606L 2025-05-07T20:28:03.0652360Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:28:03.0652629Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:28:03.0652908Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:28:03.0653196Z #define cudaEventBlockingSync 0x01 2025-05-07T20:28:03.0653502Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:28:03.0653815Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:28:03.0654120Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:28:03.0654402Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:28:03.0654664Z #define __GLIBC__ 2 2025-05-07T20:28:03.0654888Z #define __END_DECLS } 2025-05-07T20:28:03.0655128Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:28:03.0655501Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:28:03.0655885Z #define __CONCAT(x,y) x ## y 2025-05-07T20:28:03.0656144Z #define __STDC_HOSTED__ 1 2025-05-07T20:28:03.0656405Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:28:03.0656685Z #define _ALLOCA_H 1 2025-05-07T20:28:03.0656926Z #define __host__ __location__(host) 2025-05-07T20:28:03.0657357Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:28:03.0657797Z #define __SLONG32_TYPE int 2025-05-07T20:28:03.0658075Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:28:03.0658369Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:28:03.0658661Z #define _SYS_SELECT_H 1 2025-05-07T20:28:03.0658907Z #define _IO_LINE_BUF 0x200 2025-05-07T20:28:03.0659158Z #define _IOS_NOCREATE 32 2025-05-07T20:28:03.0659416Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:28:03.0659702Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:28:03.0660013Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.0660330Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:28:03.0660625Z #define __global__ __location__(global) 2025-05-07T20:28:03.0660918Z #define __GNU_LIBRARY__ 6 2025-05-07T20:28:03.0661176Z #define __cpp_decltype_auto 201304L 2025-05-07T20:28:03.0661555Z #define __DBL_DIG__ 15 2025-05-07T20:28:03.0661793Z #define TIME_UTC 1 2025-05-07T20:28:03.0662008Z #define __FLT32_DIG__ 6 2025-05-07T20:28:03.0662349Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:28:03.0662845Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:28:03.0663254Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:28:03.0663541Z #define _G_BUFSIZ 8192 2025-05-07T20:28:03.0663854Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:28:03.0664224Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:28:03.0664522Z #define STA_CLOCKERR 0x1000 2025-05-07T20:28:03.0664775Z #define __GXX_WEAK__ 1 2025-05-07T20:28:03.0665013Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:28:03.0665278Z #define __SHRT_WIDTH__ 16 2025-05-07T20:28:03.0665582Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:28:03.0665925Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:28:03.0666205Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:28:03.0666521Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:28:03.0666866Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:28:03.0667151Z #define _GCC_WCHAR_T 2025-05-07T20:28:03.0667387Z #define TMP_MAX 238328 2025-05-07T20:28:03.0667631Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:28:03.0667906Z #define __DEVICE_TYPES_H__ 2025-05-07T20:28:03.0668179Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.0668462Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:28:03.0668742Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:28:03.0669039Z #define _IO_SKIPWS 01 2025-05-07T20:28:03.0669281Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:28:03.0669545Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:28:03.0669888Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:28:03.0670260Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:28:03.0670638Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:28:03.0671003Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:28:03.0671273Z #define le32toh(x) (x) 2025-05-07T20:28:03.0671514Z #define _SIZE_T_DEFINED 2025-05-07T20:28:03.0671827Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:28:03.0672186Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:28:03.0672478Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:28:03.0672744Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:28:03.0673014Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:28:03.0673540Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:28:03.0674134Z #define _POSIX_NAME_MAX 14 2025-05-07T20:28:03.0674422Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:28:03.0674959Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:28:03.0675468Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:28:03.0675784Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:28:03.0676086Z #define _WCHAR_T_ 2025-05-07T20:28:03.0676323Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:28:03.0676688Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:28:03.0677082Z #define RTSIG_MAX 32 2025-05-07T20:28:03.0677315Z #define _STDDEF_H 2025-05-07T20:28:03.0677544Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:28:03.0677831Z #define _VA_LIST_DEFINED 2025-05-07T20:28:03.0678093Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:28:03.0678434Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:28:03.0678839Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:28:03.0679177Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:28:03.0679615Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:28:03.0680147Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:28:03.0680526Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:28:03.0680799Z #define __unix__ 1 2025-05-07T20:28:03.0681039Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.0681500Z #define __INT_WIDTH__ 32 2025-05-07T20:28:03.0681776Z #define __SIZEOF_LONG__ 8 2025-05-07T20:28:03.0682024Z #define _IONBF 2 2025-05-07T20:28:03.0682474Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:28:03.0683337Z #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:28:03.0683880Z #define __STDC_IEC_559__ 1 2025-05-07T20:28:03.0684753Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:28:03.0685047Z #define __UINT16_C(c) c 2025-05-07T20:28:03.0685300Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:28:03.0685578Z #define STA_DEL 0x0020 2025-05-07T20:28:03.0685876Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:28:03.0686220Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T20:28:03.0686484Z #define __id_t_defined 2025-05-07T20:28:03.0686759Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:28:03.0687234Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:28:03.0687674Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:28:03.0687938Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:28:03.0688214Z #define __DECIMAL_DIG__ 21 2025-05-07T20:28:03.0688478Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:28:03.0688737Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:28:03.0689010Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:28:03.0689306Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:28:03.0689590Z #define SING 2 2025-05-07T20:28:03.0689816Z #define STA_FREQHOLD 0x0080 2025-05-07T20:28:03.0690090Z #define cudaStreamDefault 0x00 2025-05-07T20:28:03.0690446Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:28:03.0690824Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:28:03.0691103Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:28:03.0691377Z #define __gnu_linux__ 1 2025-05-07T20:28:03.0691625Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:28:03.0691893Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:28:03.0692155Z #define MAX_INPUT 255 2025-05-07T20:28:03.0692387Z #define __need_clock_t 2025-05-07T20:28:03.0692637Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:28:03.0692913Z #define SEEK_DATA 3 2025-05-07T20:28:03.0693179Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:28:03.0693510Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:28:03.0693785Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:28:03.0694189Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:28:03.0694629Z #define _IO_SHOWPOS 02000 2025-05-07T20:28:03.0694976Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:28:03.0695349Z #define _Mfloat_ float 2025-05-07T20:28:03.0695618Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:28:03.0695941Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:28:03.0696236Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:28:03.0696753Z #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:28:03.0697263Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.0697550Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:28:03.0697896Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:28:03.0698271Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:28:03.0698578Z #define __USE_ISOC11 1 2025-05-07T20:28:03.0698814Z #define _BSD_SIZE_T_ 2025-05-07T20:28:03.0699060Z #define ADJ_MICRO 0x1000 2025-05-07T20:28:03.0699321Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:28:03.0699598Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:28:03.0699905Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:28:03.0700239Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:28:03.0700561Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:28:03.0700897Z #define __THROW throw () 2025-05-07T20:28:03.0701161Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:28:03.0701755Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:03.0702128Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:28:03.0702492Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:28:03.0702874Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:28:03.0703283Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:28:03.0703559Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:28:03.0703831Z #define L_tmpnam 20 2025-05-07T20:28:03.0704056Z #define ___int_wchar_t_h 2025-05-07T20:28:03.0704410Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:28:03.0704794Z #define _T_PTRDIFF 2025-05-07T20:28:03.0705065Z #define __GNUC__ 11 2025-05-07T20:28:03.0705324Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:28:03.0705632Z #define __GXX_RTTI 1 2025-05-07T20:28:03.0705860Z #define __pie__ 2 2025-05-07T20:28:03.0706068Z #define __MMX__ 1 2025-05-07T20:28:03.0706300Z #define __timespec_defined 1 2025-05-07T20:28:03.0706558Z #define L_ctermid 9 2025-05-07T20:28:03.0706800Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:03.0707179Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:28:03.0707562Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:28:03.0707830Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:28:03.0708144Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:28:03.0708463Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:28:03.0708776Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:28:03.0709051Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:28:03.0709505Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:28:03.0710270Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:03.0710852Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:28:03.0711153Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:28:03.0711465Z #define __USE_SVID 1 2025-05-07T20:28:03.0711727Z #define __constant__ __location__(constant) 2025-05-07T20:28:03.0712053Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:28:03.0712370Z #define __device__ __location__(device) 2025-05-07T20:28:03.0712672Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:28:03.0712951Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:28:03.0713252Z #define CUDART_DEVICE __device__ 2025-05-07T20:28:03.0713571Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:28:03.0713980Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:28:03.0714358Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:28:03.0714651Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:28:03.0715033Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:28:03.0715428Z #define __STDC_UTF_16__ 1 2025-05-07T20:28:03.0715689Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:28:03.0716065Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:28:03.0716511Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:28:03.0716843Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:28:03.0717128Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:28:03.0717398Z #define NGROUPS_MAX 65536 2025-05-07T20:28:03.0717654Z #define __USE_ISOC95 1 2025-05-07T20:28:03.0717899Z #define _TIME_H 1 2025-05-07T20:28:03.0718178Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:28:03.0718510Z #define __USE_ISOC99 1 2025-05-07T20:28:03.0718854Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:28:03.0719227Z #define HOST_NAME_MAX 64 2025-05-07T20:28:03.0719488Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:28:03.0719759Z #define _IOS_ATEND 4 2025-05-07T20:28:03.0720005Z #define __U64_TYPE unsigned long int 2025-05-07T20:28:03.0720302Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:28:03.0720649Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:28:03.0721065Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:03.0721553Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:28:03.0721856Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:28:03.0722154Z #define _IO_uid_t __uid_t 2025-05-07T20:28:03.0722438Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:28:03.0722847Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:28:03.0723121Z #define _STDIO_H 1 2025-05-07T20:28:03.0723359Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:28:03.0723732Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:03.0724117Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:28:03.0724418Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:28:03.0724698Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:28:03.0724976Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:28:03.0725271Z #define __cpp_raw_strings 200710L 2025-05-07T20:28:03.0725591Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.0725918Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:28:03.0726216Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:28:03.0726528Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:28:03.0726817Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:28:03.0727115Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:28:03.0727400Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:28:03.0727808Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:03.0728232Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:28:03.0728482Z #define __USE_XOPEN 1 2025-05-07T20:28:03.0728723Z #define __USE_XOPEN2K 1 2025-05-07T20:28:03.0728974Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:28:03.0729248Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:28:03.0729561Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:28:03.0729845Z #define __cpp_fold_expressions 201603L 2025-05-07T20:28:03.0730378Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:28:03.0730917Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:28:03.0731220Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:28:03.0731601Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:28:03.0731994Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:28:03.0732395Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:28:03.0732808Z #define __END_NAMESPACE_C99 2025-05-07T20:28:03.0733088Z #define __glibcxx_integral_traps true 2025-05-07T20:28:03.0733389Z #define _POSIX_PATH_MAX 256 2025-05-07T20:28:03.0733656Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:28:03.0733946Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:28:03.0734252Z #define _ISOC11_SOURCE 1 2025-05-07T20:28:03.0734507Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:28:03.0734781Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:28:03.0735091Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:28:03.0735406Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:28:03.0735785Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:28:03.0736177Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:28:03.0736468Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:28:03.0736742Z #define _IO_UNITBUF 020000 2025-05-07T20:28:03.0736999Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:28:03.0737271Z #define __FD_SETSIZE 1024 2025-05-07T20:28:03.0737546Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:28:03.0737822Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:28:03.0738181Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:28:03.0738548Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:28:03.0738823Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:28:03.0739121Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:28:03.0739405Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:28:03.0739657Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:28:03.0739958Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:28:03.0740298Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:28:03.0740600Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:28:03.0740876Z #define __USE_POSIX199506 1 2025-05-07T20:28:03.0741246Z #define _FEATURES_H 1 2025-05-07T20:28:03.0741499Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:28:03.0741901Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:28:03.0742327Z #define __stub_getmsg 2025-05-07T20:28:03.0742655Z #define _IO_FIXED 010000 2025-05-07T20:28:03.0743039Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:28:03.0743359Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:28:03.0743671Z #define __stub_setlogin 2025-05-07T20:28:03.0762225Z #define __stub_fattach 2025-05-07T20:28:03.0762502Z #define __cplusplus 201703L 2025-05-07T20:28:03.0762786Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:28:03.0763076Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:28:03.0763347Z #define INFINITY (__builtin_inff()) 2025-05-07T20:28:03.0763633Z #define _IO_UNBUFFERED 2 2025-05-07T20:28:03.0764139Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:28:03.0764690Z #define _IO_INTERNAL 010 2025-05-07T20:28:03.0764952Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:28:03.0765231Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:28:03.0765594Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:03.0765965Z #define __dev_t_defined 2025-05-07T20:28:03.0766222Z #define __DEPRECATED 1 2025-05-07T20:28:03.0766457Z #define __S32_TYPE int 2025-05-07T20:28:03.0766719Z #define __cpp_rvalue_references 200610L 2025-05-07T20:28:03.0767026Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:28:03.0767284Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:28:03.0767548Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:28:03.0767807Z #define _G_HAVE_MREMAP 1 2025-05-07T20:28:03.0768121Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:03.0768470Z #define OVERFLOW 3 2025-05-07T20:28:03.0768712Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:28:03.0769010Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:28:03.0769301Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:28:03.0769594Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.0769943Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:28:03.0770274Z #define __SSE2_MATH__ 1 2025-05-07T20:28:03.0770524Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:28:03.0770849Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.0771163Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:28:03.0771447Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:28:03.0771745Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.0772057Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:28:03.0772328Z #define __amd64 1 2025-05-07T20:28:03.0772564Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:28:03.0772816Z #define __need_timespec 2025-05-07T20:28:03.0773072Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:28:03.0773339Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:28:03.0773618Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:28:03.0773958Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:28:03.0774229Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:28:03.0774485Z #define __bounded 2025-05-07T20:28:03.0774716Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:28:03.0775011Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:28:03.0775298Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:28:03.0775566Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:28:03.0775850Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.0776283Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:28:03.0776698Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:28:03.0776974Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:28:03.0777330Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:28:03.0777683Z #define STA_PLL 0x0001 2025-05-07T20:28:03.0777928Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:28:03.0778201Z #define __GNUG__ 11 2025-05-07T20:28:03.0778439Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:28:03.0778703Z #define _T_WCHAR 2025-05-07T20:28:03.0779210Z #define __specialization_static 2025-05-07T20:28:03.0779490Z #define __key_t_defined 2025-05-07T20:28:03.0779766Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:28:03.0780082Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:28:03.0780350Z #define cudaArraySparse 0x40 2025-05-07T20:28:03.0780721Z #define STA_PPSFREQ 0x0002 2025-05-07T20:28:03.0780981Z #define __GLIBCXX__ 20230528 2025-05-07T20:28:03.0781271Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:28:03.0781568Z #define _WCHAR_T 2025-05-07T20:28:03.0781809Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:28:03.0782504Z #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:28:03.0783305Z #define __cpp_nsdmi 200809L 2025-05-07T20:28:03.0783728Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:28:03.0784547Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:28:03.0784839Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:28:03.0785104Z #define cudaArrayCubemap 0x04 2025-05-07T20:28:03.0785452Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:03.0785817Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:28:03.0786061Z #define __NO_CTYPE 1 2025-05-07T20:28:03.0786296Z #define __stub_bdflush 2025-05-07T20:28:03.0786680Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:28:03.0787107Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:28:03.0787416Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:28:03.0787695Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:28:03.0787980Z #define __cpp_initializer_lists 200806L 2025-05-07T20:28:03.0788289Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:28:03.0788597Z #define __U16_TYPE unsigned short int 2025-05-07T20:28:03.0788947Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:28:03.0789299Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:28:03.0789589Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:28:03.0789885Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:28:03.0790232Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:28:03.0790586Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:28:03.0790874Z #define _IO_STDIO 040000 2025-05-07T20:28:03.0791211Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:28:03.0791600Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:28:03.0791926Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:28:03.0792226Z #define _PTRDIFF_T 2025-05-07T20:28:03.0792445Z #define _MOVE_H 1 2025-05-07T20:28:03.0792685Z #define __cpp_hex_float 201603L 2025-05-07T20:28:03.0792952Z #define ADJ_TAI 0x0080 2025-05-07T20:28:03.0793185Z #define __ptrvalue 2025-05-07T20:28:03.0793420Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:28:03.0793690Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:28:03.0793983Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:28:03.0794297Z #define MATH_ERREXCEPT 2 2025-05-07T20:28:03.0794598Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:28:03.0794948Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:28:03.0795366Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:28:03.0795755Z #define __USE_GNU 1 2025-05-07T20:28:03.0795996Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:28:03.0796277Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:28:03.0796559Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:28:03.0796959Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:28:03.0797350Z #define WEXITED 4 2025-05-07T20:28:03.0797577Z #define _IO_NO_READS 4 2025-05-07T20:28:03.0797828Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:28:03.0798147Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:28:03.0798473Z #define __uid_t_defined 2025-05-07T20:28:03.0799063Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:28:03.0799359Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:28:03.0799644Z #define WNOHANG 1 2025-05-07T20:28:03.0799902Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:28:03.0800370Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:28:03.0800645Z #define cudaEventDefault 0x00 2025-05-07T20:28:03.0800920Z #define NL_SETMAX INT_MAX 2025-05-07T20:28:03.0801173Z #define __x86_64 1 2025-05-07T20:28:03.0801402Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:28:03.0801811Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:03.0802308Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:28:03.0802817Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:03.0803260Z #define __PTRDIFF_T 2025-05-07T20:28:03.0803501Z #define _ASSERT_H 1 2025-05-07T20:28:03.0803737Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:28:03.0804037Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.0804340Z #define _Mlong_double_ long double 2025-05-07T20:28:03.0804634Z #define __cpp_lambdas 200907L 2025-05-07T20:28:03.0804892Z #define _IO_DEC 020 2025-05-07T20:28:03.0805132Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:28:03.0805416Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:28:03.0805706Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:28:03.0806000Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:28:03.0806270Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:28:03.0806545Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:28:03.0806832Z #define _ANSI_STDDEF_H 2025-05-07T20:28:03.0807112Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:28:03.0807518Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:28:03.0807923Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:28:03.0808229Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:28:03.0808528Z #define __cpp_template_auto 201606L 2025-05-07T20:28:03.0808905Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:28:03.0809287Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:28:03.0809579Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:28:03.0809960Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:28:03.0810448Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:28:03.0810826Z #define __GNUC_VA_LIST 2025-05-07T20:28:03.0811169Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:03.0811565Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:28:03.0811842Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:28:03.0812133Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:28:03.0812446Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:28:03.0812711Z #define __WCOREFLAG 0x80 2025-05-07T20:28:03.0812974Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:28:03.0813289Z #define cudaEventDisableTiming 0x02 2025-05-07T20:28:03.0813602Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:28:03.0813881Z #define __LP64__ 1 2025-05-07T20:28:03.0814123Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:28:03.0814420Z #define _IO_off64_t __off64_t 2025-05-07T20:28:03.0814693Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.0814967Z #define __time_t_defined 1 2025-05-07T20:28:03.0815232Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:28:03.0815593Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:28:03.0815964Z #define __USE_UNIX98 1 2025-05-07T20:28:03.0816219Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:28:03.0816531Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:28:03.0816847Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:28:03.0817114Z #define SEEK_CUR 1 2025-05-07T20:28:03.0817357Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.0817997Z #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:28:03.0818746Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:28:03.0819034Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:28:03.0819301Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:28:03.0819590Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:28:03.0819946Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:28:03.0820230Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:28:03.0820612Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:03.0821036Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:28:03.0821709Z #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:28:03.0822369Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:28:03.0822668Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:28:03.0823143Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:28:03.0823540Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:28:03.0823817Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:28:03.0824132Z #define cudaArrayDefault 0x00 2025-05-07T20:28:03.0824401Z #define TLOSS 5 2025-05-07T20:28:03.0824619Z #define __ssize_t_defined 2025-05-07T20:28:03.0824906Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:28:03.0825218Z #define __CUDACC_VER_BUILD__ 89 2025-05-07T20:28:03.0825495Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:28:03.0825805Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:28:03.0826114Z #define __SURFACE_FUNCTIONS_H__ 2025-05-07T20:28:03.0826400Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:28:03.0826774Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:28:03.0827174Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:28:03.0827470Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:28:03.0827749Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:28:03.0828055Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:28:03.0828362Z #define __REGISTER_PREFIX__ 2025-05-07T20:28:03.0828625Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:28:03.0828973Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:28:03.0829347Z #define _IOS_NOREPLACE 64 2025-05-07T20:28:03.0829590Z #define __cdecl 2025-05-07T20:28:03.0829847Z #define cudaEventInterprocess 0x04 2025-05-07T20:28:03.0830187Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:28:03.0830567Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:28:03.0830895Z #define LOGIN_NAME_MAX 256 2025-05-07T20:28:03.0831156Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:28:03.0831438Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:28:03.0831733Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:28:03.0832012Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:28:03.0832330Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:28:03.0832664Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:28:03.0832927Z #define ADJ_NANO 0x2000 2025-05-07T20:28:03.0833251Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:28:03.0833614Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:28:03.0833961Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:28:03.0834235Z #define __FLT_DIG__ 6 2025-05-07T20:28:03.0834600Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:28:03.0835010Z #define __NO_INLINE__ 1 2025-05-07T20:28:03.0835328Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:03.0835686Z #define ADJ_STATUS 0x0010 2025-05-07T20:28:03.0835939Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:28:03.0836227Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:03.0836546Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:28:03.0836841Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:28:03.0837127Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:28:03.0837486Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:28:03.0837940Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:28:03.0838197Z #define MAX_CANON 255 2025-05-07T20:28:03.0838438Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:28:03.0838697Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:28:03.0838990Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:28:03.0839450Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:28:03.0839757Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:28:03.0840073Z #define __VERSION__ "11.4.0" 2025-05-07T20:28:03.0840346Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:28:03.0840654Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:28:03.0840948Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:28:03.0841237Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:28:03.0841564Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:28:03.0841863Z #define __UINT64_C(c) c ## UL 2025-05-07T20:28:03.0842136Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:28:03.0842403Z #define _SYS_TYPES_H 1 2025-05-07T20:28:03.0842644Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:28:03.0842922Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:28:03.0843187Z #define _SYS_CDEFS_H 1 2025-05-07T20:28:03.0843426Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:28:03.0843715Z #define __cpp_unicode_characters 201411L 2025-05-07T20:28:03.0844027Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:28:03.0844299Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:28:03.0844579Z #define FP_SUBNORMAL 3 2025-05-07T20:28:03.0844837Z #define cudaOccupancyDefault 0x00 2025-05-07T20:28:03.0845125Z #define _INITIALIZER_LIST 2025-05-07T20:28:03.0845376Z #define _STDC_PREDEF_H 1 2025-05-07T20:28:03.0845632Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:28:03.0845918Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:28:03.0846210Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:28:03.0846477Z #define _IO_file_flags _flags 2025-05-07T20:28:03.0846747Z #define __USE_XOPEN2K8 1 2025-05-07T20:28:03.0846999Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:28:03.0847263Z #define HUGE 3.40282347e+38F 2025-05-07T20:28:03.0847588Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:28:03.0847937Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:28:03.0848218Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:28:03.0848487Z #define _BSD_SOURCE 1 2025-05-07T20:28:03.0848728Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:28:03.0849605Z #define _GLIBCXX_HAS_NESTED_TYPE(_NTYPE) template> struct __has_ ##_NTYPE : false_type { }; template struct __has_ ##_NTYPE<_Tp, __void_t> : true_type { }; 2025-05-07T20:28:03.0850824Z #define __catch(X) catch(X) 2025-05-07T20:28:03.0851092Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:28:03.0851386Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:28:03.0851688Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:28:03.0851969Z #define __TIMER_T_TYPE void * 2025-05-07T20:28:03.0852228Z #define __STRING(x) #x 2025-05-07T20:28:03.0852484Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:28:03.0852768Z #define _T_PTRDIFF_ 2025-05-07T20:28:03.0853020Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:28:03.0853341Z #define cudaEventWaitExternal 0x01 2025-05-07T20:28:03.0853627Z #define __unbounded 2025-05-07T20:28:03.0853880Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.0854184Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:28:03.0854477Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.0854789Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:28:03.0855075Z #define __cpp_lib_is_final 201402L 2025-05-07T20:28:03.0855387Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:28:03.0855733Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:28:03.0856514Z #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:28:03.0857164Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:28:03.0857462Z #define __managed__ __location__(managed) 2025-05-07T20:28:03.0857777Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:28:03.0858276Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:03.0858709Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:28:03.0858986Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:28:03.0859368Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:28:03.0859782Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:28:03.0860050Z #define _SYS_SIZE_T_H 2025-05-07T20:28:03.0860361Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:28:03.0860706Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:28:03.0860962Z #define _CRTIMP 2025-05-07T20:28:03.0861202Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:28:03.0861514Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:03.0861859Z #define STA_PPSJITTER 0x0200 2025-05-07T20:28:03.0862230Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:28:03.0862646Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.0863119Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:28:03.0863422Z #define __SIZE_T__ 2025-05-07T20:28:03.0863641Z #define __stub_gtty 2025-05-07T20:28:03.0863879Z #define __pid_t_defined 2025-05-07T20:28:03.0864150Z #define __glibcxx_function_requires(...) 2025-05-07T20:28:03.0864459Z #define __SM_80_RT_HPP__ 2025-05-07T20:28:03.0864709Z #define __need_clockid_t 2025-05-07T20:28:03.0864968Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:28:03.0865237Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:28:03.0865565Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:28:03.0865899Z #define __mode_t_defined 2025-05-07T20:28:03.0866180Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:28:03.0866508Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:28:03.0866798Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:28:03.0867227Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:03.0867662Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:28:03.0867975Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:28:03.0868261Z #define _G_config_h 1 2025-05-07T20:28:03.0868494Z #define __stub_sstk 2025-05-07T20:28:03.0868738Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:28:03.0869065Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:28:03.0869411Z #define __wur 2025-05-07T20:28:03.0869632Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:28:03.0869891Z #define _G_HAVE_MMAP 1 2025-05-07T20:28:03.0870129Z #define _IO_OCT 040 2025-05-07T20:28:03.0870360Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:28:03.0870635Z #define NL_MSGMAX INT_MAX 2025-05-07T20:28:03.0870891Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:28:03.0871185Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:28:03.0871519Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:28:03.0871792Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:28:03.0872178Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:28:03.0872573Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:28:03.0872851Z #define _STL_ALGOBASE_H 1 2025-05-07T20:28:03.0873170Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:28:03.0873527Z #define __off64_t_defined 2025-05-07T20:28:03.0873800Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:28:03.0874082Z #define __FLT128_DIG__ 33 2025-05-07T20:28:03.0874344Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:28:03.0874639Z #define __INT32_C(c) c 2025-05-07T20:28:03.0874889Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:28:03.0875169Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:28:03.0875454Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:28:03.0875744Z #define __PDP_ENDIAN 3412 2025-05-07T20:28:03.0875989Z #define _ISOC95_SOURCE 1 2025-05-07T20:28:03.0876366Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:28:03.0876647Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:28:03.0876911Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:28:03.0877221Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:28:03.0877632Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:28:03.0877896Z #define __SM_90_RT_HPP__ 2025-05-07T20:28:03.0878157Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:28:03.0878455Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:28:03.0878874Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:28:03.0879303Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:28:03.0879567Z #define htole32(x) (x) 2025-05-07T20:28:03.0879843Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:28:03.0880160Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:28:03.0880517Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:28:03.0880920Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:28:03.0881290Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:28:03.0881664Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:28:03.0882000Z #define ADJ_OFFSET 0x0001 2025-05-07T20:28:03.0882262Z #define cudaArrayLayered 0x01 2025-05-07T20:28:03.0882619Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:28:03.0883008Z #define cudaEventRecordDefault 0x00 2025-05-07T20:28:03.0883312Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:28:03.0883597Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:28:03.0883878Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:28:03.0884594Z #define unix 1 2025-05-07T20:28:03.0891584Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:28:03.0891870Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:28:03.0892137Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:28:03.0892406Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:28:03.0892691Z #define __USE_POSIX 1 2025-05-07T20:28:03.0893741Z #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:28:03.0894833Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:28:03.0895139Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:28:03.0895467Z #define __THROWNL throw () 2025-05-07T20:28:03.0895815Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:28:03.0896168Z #define __cpp_rtti 199711L 2025-05-07T20:28:03.0896440Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:28:03.0896735Z #define __PMT(args) args 2025-05-07T20:28:03.0896854Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.0897014Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:28:03.0897130Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:28:03.0897226Z #define _SIZE_T_DECLARED 2025-05-07T20:28:03.0897331Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:28:03.0897426Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:28:03.0897823Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:28:03.0897936Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:28:03.0898032Z #define XATTR_LIST_MAX 65536 2025-05-07T20:28:03.0898130Z #define __CUDACC_VER_MAJOR__ 11 2025-05-07T20:28:03.0898285Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:28:03.0898371Z #define _WCHAR_T_H 2025-05-07T20:28:03.0898466Z #define __FLT64X_DIG__ 18 2025-05-07T20:28:03.0898557Z #define _IO_SHOWBASE 0200 2025-05-07T20:28:03.0898645Z #define _POSIX_QLIMIT 1 2025-05-07T20:28:03.0898751Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:28:03.0898851Z #define __INT8_TYPE__ signed char 2025-05-07T20:28:03.0898951Z #define __SURFACE_TYPES_H__ 2025-05-07T20:28:03.0899326Z #define __CUDA_ARCH__ 520 2025-05-07T20:28:03.0899442Z #define __cpp_digit_separators 201309L 2025-05-07T20:28:03.0899524Z #define __ELF__ 1 2025-05-07T20:28:03.0899633Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:28:03.0899736Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:28:03.0899954Z #define STA_INS 0x0010 2025-05-07T20:28:03.0900061Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:28:03.0900158Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:28:03.0900279Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.0900387Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:28:03.0900497Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:28:03.0900604Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:28:03.0900711Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:28:03.0900810Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:28:03.0900974Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:28:03.0901135Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:28:03.0901240Z #define _IO_funlockfile(_fp) 2025-05-07T20:28:03.0901578Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:03.0901709Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:28:03.0901819Z #define __DRIVER_TYPES_H__ 2025-05-07T20:28:03.0901908Z #define __FLT_RADIX__ 2 2025-05-07T20:28:03.0902012Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:28:03.0902188Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:28:03.0902284Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:28:03.0902383Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:28:03.0902493Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:28:03.0902591Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:28:03.0902689Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:28:03.0902909Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:28:03.0902998Z #define WORD_BIT 32 2025-05-07T20:28:03.0903089Z #define _IO_USER_BUF 1 2025-05-07T20:28:03.0903203Z #define __VECTOR_TYPES_H__ 2025-05-07T20:28:03.0903307Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:03.0903423Z #define cudaHostAllocPortable 0x01 2025-05-07T20:28:03.0903529Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:28:03.0903636Z #define __long_double_t long double 2025-05-07T20:28:03.0903743Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:28:03.0903841Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:28:03.0903935Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:28:03.0904049Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:28:03.0904154Z #define __TEXTURE_FETCH_FUNCTIONS_H__ 2025-05-07T20:28:03.0904238Z #define __k8 1 2025-05-07T20:28:03.0904450Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:28:03.0904623Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:28:03.0904751Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:28:03.0904853Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:28:03.0904956Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:28:03.0905091Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:28:03.0905194Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:28:03.0905290Z #define __blksize_t_defined 2025-05-07T20:28:03.0905396Z #define _IO_SHOWPOINT 0400 2025-05-07T20:28:03.0905495Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:28:03.0905630Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:28:03.0905755Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:28:03.0905851Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:28:03.0906117Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:28:03.0906231Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:28:03.0906327Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:28:03.0906429Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:28:03.0906686Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:28:03.0906923Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:28:03.0907029Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:28:03.0907147Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:28:03.0907230Z #define SEEK_SET 0 2025-05-07T20:28:03.0907333Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:28:03.0907511Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T20:28:03.0907708Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:28:03.0907808Z #define _MATH_H_MATHDEF 1 2025-05-07T20:28:03.0907894Z #define WSTOPPED 2 2025-05-07T20:28:03.0908215Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:28:03.0908315Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:28:03.0908412Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:28:03.0908525Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:28:03.0908615Z #define __stub_sigreturn 2025-05-07T20:28:03.0908859Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:28:03.0908962Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:28:03.0909055Z #define __HOST_CONFIG_H__ 2025-05-07T20:28:03.0909157Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:28:03.0909255Z #define CLOCK_TAI 11 2025-05-07T20:28:03.0909361Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:28:03.0909454Z #define __restrict_arr 2025-05-07T20:28:03.0909567Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:28:03.0910092Z #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:28:03.0910287Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:28:03.0910373Z #define __USE_MISC 1 2025-05-07T20:28:03.0910478Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:28:03.0910584Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:28:03.0910677Z #define _GCC_LIMITS_H_ 2025-05-07T20:28:03.0910769Z #define __LDBL_DIG__ 18 2025-05-07T20:28:03.0910866Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:28:03.0910968Z #define __malloc_and_calloc_defined 2025-05-07T20:28:03.0911066Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:28:03.0911175Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:28:03.0911258Z #define __x86_64__ 1 2025-05-07T20:28:03.0911344Z #define _SIZE_T_ 2025-05-07T20:28:03.0911445Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:28:03.0911542Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:28:03.0911664Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:28:03.0911784Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:28:03.0911880Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:28:03.0911996Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:28:03.0912138Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:28:03.0912242Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:28:03.0912706Z #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:28:03.0912832Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:28:03.0912994Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:28:03.0913097Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:28:03.0913193Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:28:03.0913284Z #define STA_FLL 0x0008 2025-05-07T20:28:03.0913432Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:28:03.0913529Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:28:03.0913659Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.0913771Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:28:03.0913867Z #define __stub_revoke 2025-05-07T20:28:03.0913959Z #define __timer_t_defined 1 2025-05-07T20:28:03.0914095Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:28:03.0914286Z #define INT_MAX __INT_MAX__ 2025-05-07T20:28:03.0914396Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:28:03.0914505Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:28:03.0914610Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:28:03.0914793Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:28:03.0914907Z #define cudaArrayTextureGather 0x08 2025-05-07T20:28:03.0915014Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:28:03.0915105Z #define _IO_off_t __off_t 2025-05-07T20:28:03.0915198Z #define __FLT64_DIG__ 15 2025-05-07T20:28:03.0915424Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:28:03.0915520Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:28:03.0915658Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.0915785Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:28:03.0915884Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:28:03.0915994Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:28:03.0916084Z #define NULL __null 2025-05-07T20:28:03.0916223Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:28:03.0916337Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:28:03.0916433Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.0916527Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:28:03.0916629Z #define FP_ZERO 2 2025-05-07T20:28:03.0916726Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:28:03.0916842Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.0916928Z #define __WCHAR_T__ 2025-05-07T20:28:03.0917022Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:28:03.0917231Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:28:03.0917387Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:28:03.0917484Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:28:03.0917615Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:28:03.0917735Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:03.0917866Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:28:03.0918006Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:28:03.0918097Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:28:03.0918196Z #define _SIGSET_H_types 1 2025-05-07T20:28:03.0918308Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:28:03.0918418Z #define __cpp_unicode_literals 200710L 2025-05-07T20:28:03.0918529Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:28:03.0918652Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:28:03.0918786Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:28:03.0918899Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:28:03.0919029Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:28:03.0919204Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:28:03.0919306Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:28:03.0919413Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:28:03.0919520Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:28:03.0919612Z #define STA_MODE 0x4000 2025-05-07T20:28:03.0919724Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:28:03.0919833Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:28:03.0919950Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:28:03.0920054Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:28:03.0920159Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:28:03.0920255Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:28:03.0920369Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:28:03.0920463Z #define __SIZE_WIDTH__ 64 2025-05-07T20:28:03.0920583Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.0920666Z #define __SEG_FS 1 2025-05-07T20:28:03.0920765Z #define _IO_size_t size_t 2025-05-07T20:28:03.0920864Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:28:03.0920969Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:28:03.0921053Z #define __stub_lchmod 2025-05-07T20:28:03.0921145Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:28:03.0921246Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:28:03.0921441Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.0921540Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:28:03.0921628Z #define __SEG_GS 1 2025-05-07T20:28:03.0921810Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:28:03.0921975Z #define _IOS_APPEND 8 2025-05-07T20:28:03.0922075Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:28:03.0922173Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:28:03.0922271Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:28:03.0922380Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:28:03.0922467Z #define htole16(x) (x) 2025-05-07T20:28:03.0922585Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:03.0922680Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:28:03.0922774Z #define __INT16_TYPE__ short int 2025-05-07T20:28:03.0922883Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:28:03.0922993Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:28:03.0923099Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:28:03.0923225Z #define __cpp_structured_bindings 201606L 2025-05-07T20:28:03.0923352Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:28:03.0923441Z #define __SIZEOF_INT__ 4 2025-05-07T20:28:03.0923540Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:28:03.0923676Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.0923777Z #define SEEK_HOLE 4 2025-05-07T20:28:03.0923886Z #define TIMER_ABSTIME 1 2025-05-07T20:28:03.0923984Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:28:03.0924086Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:28:03.0924261Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:03.0924375Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.0924492Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:28:03.0924590Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:28:03.0924712Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:28:03.0924808Z #define _LINUX_LIMITS_H 2025-05-07T20:28:03.0924899Z #define linux 1 2025-05-07T20:28:03.0924992Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:28:03.0925112Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:28:03.0925212Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:28:03.0925314Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:28:03.0925430Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:28:03.0925578Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:28:03.0925685Z #define __cpp_lib_hypot 201603 2025-05-07T20:28:03.0925785Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.0925883Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:28:03.0925978Z #define MOD_NANO ADJ_NANO 2025-05-07T20:28:03.0926065Z #define htole64(x) (x) 2025-05-07T20:28:03.0926169Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:28:03.0926272Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:28:03.0926369Z #define _IO_UPPERCASE 01000 2025-05-07T20:28:03.0926872Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:28:03.0926967Z #define __USE_POSIX2 1 2025-05-07T20:28:03.0927069Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:28:03.0927174Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:28:03.0927388Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:28:03.0927479Z #define _XLOCALE_H 1 2025-05-07T20:28:03.0927581Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:28:03.0927680Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:28:03.0927778Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:28:03.0927893Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:28:03.0927982Z #define __EXCEPTIONS 1 2025-05-07T20:28:03.0928082Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:28:03.0928285Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:28:03.0928372Z #define __WORDSIZE 64 2025-05-07T20:28:03.0928475Z #define CLOCK_MONOTONIC 1 2025-05-07T20:28:03.0928565Z #define _STL_RELOPS_H 1 2025-05-07T20:28:03.0928662Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:28:03.0928860Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:28:03.0928957Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:28:03.0929055Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:28:03.0929368Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:28:03.0929684Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:03.0929813Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:28:03.0929916Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:28:03.0930020Z #define __cpp_range_based_for 201603L 2025-05-07T20:28:03.0930139Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:28:03.0930241Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:28:03.0930351Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:28:03.0930546Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:28:03.0930643Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:28:03.0930740Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:28:03.0930854Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:28:03.0931028Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:03.0931122Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:28:03.0931241Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:28:03.0931362Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:28:03.0931454Z #define _STRING_H 1 2025-05-07T20:28:03.0931546Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:28:03.0931649Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:28:03.0931793Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:28:03.0931891Z #define __code_model_small__ 1 2025-05-07T20:28:03.0931980Z #define _PSTL_CONFIG_H 2025-05-07T20:28:03.0932089Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:28:03.0932207Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:28:03.0932312Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:28:03.0932666Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:03.0932764Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:28:03.0932861Z #define FILENAME_MAX 4096 2025-05-07T20:28:03.0932977Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:28:03.0933066Z #define L_cuserid 9 2025-05-07T20:28:03.0933161Z #define __ino_t_defined 2025-05-07T20:28:03.0933246Z #define __k8__ 1 2025-05-07T20:28:03.0933347Z #define __INTPTR_TYPE__ long int 2025-05-07T20:28:03.0933462Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:28:03.0933551Z #define __int8_t_defined 2025-05-07T20:28:03.0933642Z #define __WCHAR_TYPE__ int 2025-05-07T20:28:03.0933749Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:28:03.0933868Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:28:03.0933953Z #define _IOS_TRUNC 16 2025-05-07T20:28:03.0934083Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:28:03.0934169Z #define __HAVE_COLUMN 2025-05-07T20:28:03.0934261Z #define __stub_fdetach 2025-05-07T20:28:03.0934733Z #define __CUDACC_VER__ "__CUDACC_VER__ is no longer supported. Use __CUDACC_VER_MAJOR__, __CUDACC_VER_MINOR__, and __CUDACC_VER_BUILD__ instead." 2025-05-07T20:28:03.0934822Z #define __need_time_t 2025-05-07T20:28:03.0934914Z #define __pic__ 2 2025-05-07T20:28:03.0935041Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.0935140Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:28:03.0935247Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:28:03.0935350Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:28:03.0935435Z #define __stub_chflags 2025-05-07T20:28:03.0935531Z #define CLOCK_BOOTTIME 7 2025-05-07T20:28:03.0935616Z #define __need_IOV_MAX 2025-05-07T20:28:03.0935728Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:28:03.0935840Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:28:03.0935939Z #define __cpp_decltype 200707L 2025-05-07T20:28:03.0936049Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:28:03.0936141Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:28:03.0936373Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:28:03.0936471Z #define TTY_NAME_MAX 32 2025-05-07T20:28:03.0936643Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:28:03.0936733Z #define le64toh(x) (x) 2025-05-07T20:28:03.0936943Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.0937117Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:28:03.0937232Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:28:03.0937336Z #define STA_PPSTIME 0x0004 2025-05-07T20:28:03.0937421Z #define __import__ 2025-05-07T20:28:03.0937516Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:28:03.0937654Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:28:03.0937737Z #define __export__ 2025-05-07T20:28:03.0937864Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:28:03.0937969Z #define cudaMemAttachHost 0x02 2025-05-07T20:28:03.0938134Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:03.0938242Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:28:03.0938335Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:28:03.0938430Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:28:03.0938529Z #define _WCHAR_T_DECLARED 2025-05-07T20:28:03.0938652Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:28:03.0938764Z #define __cpp_inline_variables 201606L 2025-05-07T20:28:03.0938861Z #define WNOWAIT 0x01000000 2025-05-07T20:28:03.0938947Z #define PLOSS 6 2025-05-07T20:28:03.0939047Z #define M_LN10 2.30258509299404568402 2025-05-07T20:28:03.0939135Z #define EXIT_SUCCESS 0 2025-05-07T20:28:03.0939232Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:28:03.0939336Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:28:03.0939439Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:28:03.0939551Z #define __thread__ __thread 2025-05-07T20:28:03.0939654Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:28:03.0939755Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:28:03.0939994Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:03.0940089Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:28:03.0940177Z #define __linux__ 1 2025-05-07T20:28:03.0940272Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:28:03.0940406Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:28:03.0940505Z #define __S16_TYPE short int 2025-05-07T20:28:03.0940858Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:28:03.0940974Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:28:03.0941170Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:28:03.0941269Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:28:03.0941376Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:28:03.0941460Z #define _T_SIZE_ 2025-05-07T20:28:03.0941563Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:03.0941662Z #define _PSTL_VERSION 12000 2025-05-07T20:28:03.0941787Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:28:03.0941896Z #define __WNOTHREAD 0x20000000 2025-05-07T20:28:03.0941995Z #define _G_va_list __gnuc_va_list 2025-05-07T20:28:03.0942080Z #define _IOS_INPUT 1 2025-05-07T20:28:03.0942183Z #define __USE_LARGEFILE64 1 2025-05-07T20:28:03.0942296Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:28:03.0942391Z #define __INT64_TYPE__ long int 2025-05-07T20:28:03.0942493Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:28:03.0942596Z #define __shared__ __location__(shared) 2025-05-07T20:28:03.0942689Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:28:03.0942914Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:28:03.0943074Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:28:03.0943163Z #define __gid_t_defined 2025-05-07T20:28:03.0943284Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:28:03.0943385Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:28:03.0943601Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:28:03.0943794Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:28:03.0943888Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:28:03.0943982Z #define ___int_size_t_h 2025-05-07T20:28:03.0944107Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:28:03.0944211Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:28:03.0944393Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:28:03.0944491Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:28:03.0944584Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:28:03.0944715Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.0944831Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:28:03.0944957Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:28:03.0945056Z #define __clock_t_defined 1 2025-05-07T20:28:03.0945156Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:28:03.0945253Z #define __GLIBC_MINOR__ 17 2025-05-07T20:28:03.0945345Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:28:03.0945445Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:28:03.0945569Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:28:03.0945660Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:28:03.0945834Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:03.0945926Z #define __SSE__ 1 2025-05-07T20:28:03.0946032Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:28:03.0946129Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:28:03.0946228Z #define __sigset_t_defined 2025-05-07T20:28:03.0946325Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:28:03.0946417Z #define MOD_TAI ADJ_TAI 2025-05-07T20:28:03.0946515Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:28:03.0946610Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:28:03.0946699Z #define __SM_70_RT_H__ 2025-05-07T20:28:03.0946796Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:28:03.0946892Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:28:03.0947060Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:03.0947156Z #define _POSIX_MAX_CANON 255 2025-05-07T20:28:03.0947273Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:28:03.0947372Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:28:03.0947473Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:28:03.0947564Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:28:03.0947655Z #define __amd64__ 1 2025-05-07T20:28:03.0947751Z #define __WINT_WIDTH__ 32 2025-05-07T20:28:03.0947862Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:28:03.0948134Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:03.0948239Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:28:03.0948329Z #define EOF (-1) 2025-05-07T20:28:03.0948426Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:28:03.0948518Z #define __USE_POSIX199309 1 2025-05-07T20:28:03.0948621Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:28:03.0948716Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:28:03.0948813Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:28:03.0948915Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:28:03.0949031Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:28:03.0949128Z #define ____mbstate_t_defined 1 2025-05-07T20:28:03.0949223Z #define STA_NANO 0x2000 2025-05-07T20:28:03.0949316Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:28:03.0949420Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:28:03.0949522Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:28:03.0949609Z #define _IO_LINKED 0x80 2025-05-07T20:28:03.0949714Z #define __cpp_lib_launder 201606 2025-05-07T20:28:03.0949806Z #define __SIZEOF_INT128__ 16 2025-05-07T20:28:03.0949910Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:28:03.0950008Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:28:03.0950104Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:28:03.0950214Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:03.0950325Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:03.0950421Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:28:03.0950518Z #define __W_CONTINUED 0xffff 2025-05-07T20:28:03.0950618Z #define __ATOMIC_RELAXED 0 2025-05-07T20:28:03.0950845Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:28:03.0950979Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.0951171Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:28:03.0951340Z #define __stub_stty 2025-05-07T20:28:03.0951439Z #define le16toh(x) (x) 2025-05-07T20:28:03.0951549Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:28:03.0951725Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:28:03.0951815Z #define _SIZET_ 2025-05-07T20:28:03.0951909Z #define XATTR_NAME_MAX 255 2025-05-07T20:28:03.0952030Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:28:03.0952124Z #define _SVID_SOURCE 1 2025-05-07T20:28:03.0952208Z #define _LP64 1 2025-05-07T20:28:03.0952309Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:28:03.0952547Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:28:03.0952665Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:28:03.0952766Z #define __UINT8_C(c) c 2025-05-07T20:28:03.0952861Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:28:03.0952956Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:28:03.0953059Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:28:03.0953155Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:28:03.0953258Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:28:03.0953349Z #define CUDARTAPI 2025-05-07T20:28:03.0953458Z #define cudaEventWaitDefault 0x00 2025-05-07T20:28:03.0953543Z #define IOV_MAX 1024 2025-05-07T20:28:03.0953698Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:28:03.0953796Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:28:03.0953889Z #define STA_CLK 0x8000 2025-05-07T20:28:03.0953995Z #define cudaMemAttachSingle 0x04 2025-05-07T20:28:03.0954084Z #define __wchar_t__ 2025-05-07T20:28:03.0954198Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:28:03.0954284Z #define SEEK_END 2 2025-05-07T20:28:03.0954378Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:28:03.0954563Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:28:03.0954662Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:28:03.0954809Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:28:03.0954908Z #define ____FILE_defined 1 2025-05-07T20:28:03.0955032Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:28:03.0955129Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:28:03.0955223Z #define _ISOC99_SOURCE 1 2025-05-07T20:28:03.0955321Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:28:03.0955578Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:03.0955711Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:28:03.0955796Z #define _IO_RIGHT 04 2025-05-07T20:28:03.0955898Z #define __END_NAMESPACE_STD 2025-05-07T20:28:03.0956084Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:03.0956180Z #define _GLIBCXX_STD_C std 2025-05-07T20:28:03.0956286Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:28:03.0956391Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:28:03.0956475Z #define _STDDEF_H_ 2025-05-07T20:28:03.0956656Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:03.0956761Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.0956880Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.0957027Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:28:03.0957131Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:28:03.0957234Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:28:03.0957350Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:28:03.0957448Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:28:03.0957552Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:28:03.0957649Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:28:03.0957822Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:28:03.0957921Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:28:03.0958195Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:28:03.0958302Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:28:03.0958399Z #define __STDCPP_THREADS__ 1 2025-05-07T20:28:03.0958509Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:28:03.0958766Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:28:03.0958864Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:28:03.0958958Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:28:03.0959066Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:28:03.0959159Z #define P_tmpdir "/tmp" 2025-05-07T20:28:03.0959281Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:28:03.0959380Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:28:03.0959481Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:28:03.0959649Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:28:03.0959827Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:28:03.0959929Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:28:03.0960064Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:28:03.0960180Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:28:03.0960283Z #define __location__(a) __annotate__(a) 2025-05-07T20:28:03.0960525Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:28:03.0960628Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:28:03.0960722Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:28:03.0960821Z #define __STDC_UTF_32__ 1 2025-05-07T20:28:03.0960915Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:28:03.0961012Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:28:03.0961099Z #define __FXSR__ 1 2025-05-07T20:28:03.0961179Z #define _SIZE_T 2025-05-07T20:28:03.0961289Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:28:03.0961404Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:28:03.0961574Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:03.0961677Z #define _IO_ssize_t __ssize_t 2025-05-07T20:28:03.0961868Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:03.0961962Z #define _GXX_NULLPTR_T 2025-05-07T20:28:03.0962094Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:28:03.0962180Z #define FOPEN_MAX 16 2025-05-07T20:28:03.0962278Z #define __BIG_ENDIAN 4321 2025-05-07T20:28:03.0962405Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:03.0962506Z #define __suseconds_t_defined 2025-05-07T20:28:03.0962597Z #define WCONTINUED 8 2025-05-07T20:28:03.0962685Z #define __off_t_defined 2025-05-07T20:28:03.0962771Z #define stderr stderr 2025-05-07T20:28:03.0962875Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:28:03.0962983Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.0963098Z #define __glibcxx_requires_string(_String) 2025-05-07T20:28:03.0963203Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:28:03.0963296Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:28:03.0963715Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:28:03.0963812Z #define _GCC_SIZE_T 2025-05-07T20:28:03.0963913Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.0964024Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:28:03.0964138Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:28:03.0964234Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:28:03.0964334Z #define __UINT32_C(c) c ## U 2025-05-07T20:28:03.0964433Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:28:03.0964540Z #define __cpp_alias_templates 200704L 2025-05-07T20:28:03.0964654Z #define cudaHostAllocMapped 0x02 2025-05-07T20:28:03.0964762Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:28:03.0964855Z #define _STL_ITERATOR_H 1 2025-05-07T20:28:03.0964944Z #define __size_t__ 2025-05-07T20:28:03.0965078Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:28:03.0965175Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:28:03.0965293Z #define cudaEventRecordExternal 0x01 2025-05-07T20:28:03.0965477Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:28:03.0965658Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:28:03.0965748Z #define __SM_80_RT_H__ 2025-05-07T20:28:03.0965830Z #define _ENDIAN_H 1 2025-05-07T20:28:03.0966097Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:28:03.0966203Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:28:03.0966300Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:28:03.0966387Z #define __try try 2025-05-07T20:28:03.0966483Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:28:03.0966576Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:28:03.0966672Z #define __INT8_MAX__ 0x7f 2025-05-07T20:28:03.0966763Z #define __LONG_WIDTH__ 64 2025-05-07T20:28:03.0966844Z #define __PIC__ 2 2025-05-07T20:28:03.0966943Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:28:03.0967045Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:28:03.0967172Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:28:03.0967316Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:28:03.0967450Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:28:03.0967555Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:28:03.0967651Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:28:03.0967845Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:03.0967950Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:28:03.0968048Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:28:03.0968167Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:28:03.0968272Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:28:03.0968354Z #define _IO_STDIO_H 2025-05-07T20:28:03.0968454Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:28:03.0968603Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:03.0968706Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:28:03.0968836Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:28:03.0968922Z #define LONG_BIT 64 2025-05-07T20:28:03.0969038Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:28:03.0969148Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:28:03.0969277Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:28:03.0969374Z #define __fsfilcnt_t_defined 2025-05-07T20:28:03.0969480Z #define __blkcnt_t_defined 2025-05-07T20:28:03.0969571Z #define __USE_LARGEFILE 1 2025-05-07T20:28:03.0969671Z #define __cpp_constexpr 201603L 2025-05-07T20:28:03.0969772Z #define CUDART_VERSION 11080 2025-05-07T20:28:03.0969875Z #define cudaDeviceMapHost 0x08 2025-05-07T20:28:03.0969968Z #define _GLIBCXX_CMATH 1 2025-05-07T20:28:03.0970168Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:28:03.0970260Z #define __lldiv_t_defined 1 2025-05-07T20:28:03.0970350Z #define __SSE2__ 1 2025-05-07T20:28:03.0970430Z #define _IOLBF 1 2025-05-07T20:28:03.0970532Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:28:03.0970637Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:28:03.0970744Z #define __cpp_deduction_guides 201703L 2025-05-07T20:28:03.0970835Z #define ADJ_TICK 0x4000 2025-05-07T20:28:03.0970939Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:28:03.0971049Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:28:03.0971139Z #define __INT32_TYPE__ int 2025-05-07T20:28:03.0971242Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:28:03.0971344Z #define __cpp_exceptions 199711L 2025-05-07T20:28:03.0971446Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:28:03.0971559Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:28:03.0971650Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:28:03.0971775Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:28:03.0971940Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:28:03.0972036Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:28:03.0972138Z #define __SWORD_TYPE long int 2025-05-07T20:28:03.0972236Z #define __INTMAX_TYPE__ long int 2025-05-07T20:28:03.0972333Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:28:03.0972436Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:28:03.0972614Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:28:03.0972714Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:28:03.0972873Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:28:03.0972954Z #define _T_SIZE 2025-05-07T20:28:03.0973149Z #define cudaHostAllocDefault 0x00 2025-05-07T20:28:03.0973278Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:28:03.0973375Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:28:03.0973473Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:28:03.0973568Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:28:03.0973669Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.0973767Z #define __ATOMIC_CONSUME 1 2025-05-07T20:28:03.0973894Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:28:03.0973983Z #define __GNUC_MINOR__ 4 2025-05-07T20:28:03.0974092Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:28:03.0974187Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:28:03.0974317Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.0974407Z #define __PIE__ 2 2025-05-07T20:28:03.0974513Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:28:03.0974713Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:28:03.0974819Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:28:03.0974940Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:28:03.0975074Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:28:03.0975167Z #define __nlink_t_defined 2025-05-07T20:28:03.0975295Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:28:03.0975425Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:28:03.0975514Z #define _XOPEN_LIM_H 1 2025-05-07T20:28:03.0975783Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:03.0975911Z #define __cpp_template_template_args 201611L 2025-05-07T20:28:03.0976018Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:28:03.0976128Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:28:03.0976229Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:28:03.0976320Z #define __FILE_defined 1 2025-05-07T20:28:03.0976507Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:28:03.0976607Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:28:03.0976723Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:28:03.0976842Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:28:03.0976948Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:28:03.0977033Z #define __INT16_C(c) c 2025-05-07T20:28:03.0977138Z #define __U32_TYPE unsigned int 2025-05-07T20:28:03.0977241Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:28:03.0977345Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:28:03.0977473Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:28:03.0977553Z #define __STDC__ 1 2025-05-07T20:28:03.0977655Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:28:03.0977754Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:28:03.0977916Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:28:03.0978013Z #define __FLT32X_DIG__ 15 2025-05-07T20:28:03.0978116Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:28:03.0978214Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:28:03.0978334Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:28:03.0978452Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:28:03.0978562Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:28:03.0978645Z #define stdin stdin 2025-05-07T20:28:03.0978737Z #define __ino64_t_defined 2025-05-07T20:28:03.0978834Z #define STA_UNSYNC 0x0040 2025-05-07T20:28:03.0978930Z #define __clockid_t_defined 1 2025-05-07T20:28:03.0979080Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:28:03.0979254Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:28:03.0979360Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:28:03.0979468Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:28:03.0979580Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:28:03.0979871Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:28:03.0979961Z #define _IO_HEX 0100 2025-05-07T20:28:03.0980063Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:28:03.0980143Z #define DOMAIN 1 2025-05-07T20:28:03.0980317Z #define M_LN2 0.69314718055994530942 2025-05-07T20:28:03.0980398Z #define __NVCC__ 1 2025-05-07T20:28:03.0980513Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.0980627Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:28:03.0980729Z #define __throw_exception_again throw 2025-05-07T20:28:03.0980825Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:28:03.0980920Z #define __EXCEPTION_H 1 2025-05-07T20:28:03.0981016Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:28:03.0981119Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:28:03.0981435Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:03.0981551Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:28:03.0981664Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:28:03.0981761Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:28:03.0981865Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:28:03.0981972Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:28:03.0982124Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:28:03.0982233Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.0982354Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:28:03.0982447Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:28:03.0982556Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:28:03.0982662Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:28:03.0982892Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:28:03.0983031Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:28:03.0983132Z #define __useconds_t_defined 2025-05-07T20:28:03.0983321Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:28:03.0983485Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:28:03.0983707Z #define __SSE_MATH__ 1 2025-05-07T20:28:03.0984516Z #define _IO_wint_t wint_t 2025-05-07T20:28:03.0989697Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:28:03.0989819Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:28:03.0989939Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:28:03.0990072Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:28:03.0990172Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:28:03.0990275Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:28:03.0990394Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:28:03.0990493Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:28:03.0990596Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:28:03.0990683Z #define __USE_ATFILE 1 2025-05-07T20:28:03.0990783Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:28:03.0990884Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:28:03.0990973Z #define _GCC_PTRDIFF_T 2025-05-07T20:28:03.0991213Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:28:03.0991319Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:28:03.0991424Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:28:03.0991539Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:28:03.0991653Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:28:03.0991745Z #define _STDLIB_H 1 2025-05-07T20:28:03.0991852Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.0991948Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:28:03.0992087Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.0992203Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:03.0992303Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:28:03.0992500Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:28:03.0992593Z #define __WALL 0x40000000 2025-05-07T20:28:03.0992701Z #define __glibcxx_requires_nonempty() 2025-05-07T20:28:03.0992827Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:28:03.0992921Z #define __ldiv_t_defined 1 2025-05-07T20:28:03.0993391Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:28:03.0993496Z #define ___int_ptrdiff_t_h 2025-05-07T20:28:03.0993669Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:03.0993771Z #define __HOST_DEFINES_H__ 2025-05-07T20:28:03.0994006Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:28:03.0994109Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.0994218Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:28:03.0994304Z #define CUDART_CB 2025-05-07T20:28:03.0994409Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:28:03.0994503Z #define MB_LEN_MAX 16 2025-05-07T20:28:03.0994736Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:03.0994838Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:28:03.0994972Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:28:03.0995075Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:28:03.0995194Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:28:03.0995307Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:28:03.0995461Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:28:03.0995673Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:28:03.0995790Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:28:03.0995881Z #define _GNU_SOURCE 1 2025-05-07T20:28:03.0995976Z #define __stub_putmsg 2025-05-07T20:28:03.0996061Z #define __CUDACC__ 1 2025-05-07T20:28:03.0996154Z #define __N(msgid) (msgid) 2025-05-07T20:28:03.0996251Z #define __P(args) args 2025-05-07T20:28:03.0996514Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:28:03.0996619Z #define __cpp_init_captures 201304L 2025-05-07T20:28:03.0996727Z #define __SLONGWORD_TYPE long int 2025-05-07T20:28:03.0996820Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:28:03.0996928Z #define __cpp_lib_as_const 201510 2025-05-07T20:28:03.0997013Z #define __WCHAR_T 2025-05-07T20:28:03.0997112Z #define __ATOMIC_RELEASE 3 2025-05-07T20:28:03.0997223Z #define __CUDA_SURFACE_TYPES_H__ 2025-05-07T20:28:03.0997319Z #define __fsblkcnt_t_defined 2025-05-07T20:28:03.0997430Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:28:03.0997538Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:28:03.0997551Z 2025-05-07T20:28:03.1215125Z 2025-05-07T20:28:03.1215464Z + conda run -n build_binary nvcc --version 2025-05-07T20:28:03.1215471Z 2025-05-07T20:28:05.0051891Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:28:05.0052267Z Copyright (c) 2005-2022 NVIDIA Corporation 2025-05-07T20:28:05.0052589Z Built on Wed_Sep_21_10:33:58_PDT_2022 2025-05-07T20:28:05.0052904Z Cuda compilation tools, release 11.8, V11.8.89 2025-05-07T20:28:05.0053247Z Build cuda_11.8.r11.8/compiler.31833905_0 2025-05-07T20:28:05.0053460Z 2025-05-07T20:28:05.0680727Z 2025-05-07T20:28:05.0692179Z /usr/bin/nvidia-smi 2025-05-07T20:28:05.0697645Z + nvidia-smi 2025-05-07T20:28:05.0697916Z 2025-05-07T20:28:05.0876654Z Wed May 7 20:28:05 2025 2025-05-07T20:28:05.0877065Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:05.0877570Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:28:05.0878075Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:05.0878576Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:28:05.0879102Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:28:05.0879537Z | | | MIG M. | 2025-05-07T20:28:05.0879875Z |=========================================+========================+======================| 2025-05-07T20:28:05.1046925Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:28:05.1047683Z | 0% 26C P8 16W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:28:05.1048093Z | | | N/A | 2025-05-07T20:28:05.1048502Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:05.1051805Z 2025-05-07T20:28:05.1052284Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:05.1052743Z | Processes: | 2025-05-07T20:28:05.1053200Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:28:05.1053628Z | ID ID Usage | 2025-05-07T20:28:05.1053989Z |=========================================================================================| 2025-05-07T20:28:05.1056698Z | No running processes found | 2025-05-07T20:28:05.1057184Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:05.3545901Z 2025-05-07T20:28:05.3551323Z [INSTALL] Successfully installed CUDA 11.8.0 2025-05-07T20:28:05.3608099Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:05.3608673Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:05.3620327Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:05.3620689Z env: 2025-05-07T20:28:05.3620927Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:05.3621235Z BUILD_ENV: build_binary 2025-05-07T20:28:05.3621492Z BUILD_TARGET: genai 2025-05-07T20:28:05.3621730Z BUILD_VARIANT: cuda 2025-05-07T20:28:05.3621971Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:28:05.3622242Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:05.3622562Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:05.3622990Z ##[endgroup] 2025-05-07T20:28:05.6906667Z ################################################################################ 2025-05-07T20:28:05.6907064Z # Install PyTorch (PIP) 2025-05-07T20:28:05.6907301Z # 2025-05-07T20:28:05.6921365Z # [2025-05-07T20:28:05.691Z] + install_pytorch_pip build_binary nightly cuda/11.8.0 2025-05-07T20:28:05.6922030Z ################################################################################ 2025-05-07T20:28:05.6922371Z 2025-05-07T20:28:05.6949792Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:28:06.6171047Z Channels: 2025-05-07T20:28:06.6171310Z - conda-forge 2025-05-07T20:28:06.6171703Z Platform: linux-64 2025-05-07T20:28:17.0797333Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:28:17.6289861Z Solving environment: / - done 2025-05-07T20:28:17.7183435Z 2025-05-07T20:28:17.7183785Z ## Package Plan ## 2025-05-07T20:28:17.7184197Z 2025-05-07T20:28:17.7184516Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:28:17.7184963Z 2025-05-07T20:28:17.7185088Z added / updated specs: 2025-05-07T20:28:17.7185400Z - numpy 2025-05-07T20:28:17.7185564Z 2025-05-07T20:28:17.7185570Z 2025-05-07T20:28:17.7185726Z The following packages will be downloaded: 2025-05-07T20:28:17.7186013Z 2025-05-07T20:28:17.7186158Z package | build 2025-05-07T20:28:17.7186511Z ---------------------------|----------------- 2025-05-07T20:28:17.7186899Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:28:17.7187368Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:28:17.7187826Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:28:17.7188287Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:28:17.7188750Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:28:17.7189228Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:28:17.7189964Z numpy-2.0.2 | py39h9cb892a_1 7.6 MB conda-forge 2025-05-07T20:28:17.7190363Z ------------------------------------------------------------ 2025-05-07T20:28:17.7190705Z Total: 14.8 MB 2025-05-07T20:28:17.7190923Z 2025-05-07T20:28:17.7191053Z The following NEW packages will be INSTALLED: 2025-05-07T20:28:17.7191277Z 2025-05-07T20:28:17.7191503Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:28:17.7192017Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:28:17.7192525Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:28:17.7193042Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:28:17.7193576Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:28:17.7194372Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:28:17.7194896Z numpy conda-forge/linux-64::numpy-2.0.2-py39h9cb892a_1 2025-05-07T20:28:17.7195175Z 2025-05-07T20:28:17.7195179Z 2025-05-07T20:28:17.7195183Z 2025-05-07T20:28:17.7195330Z Downloading and Extracting Packages: ...working... 2025-05-07T20:28:17.7195711Z numpy-2.0.2 | 7.6 MB | | 0% 2025-05-07T20:28:17.7195933Z 2025-05-07T20:28:17.7196343Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:28:17.7196588Z 2025-05-07T20:28:17.7196592Z 2025-05-07T20:28:17.7209061Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:28:17.7209443Z 2025-05-07T20:28:17.7209449Z 2025-05-07T20:28:17.7211948Z 2025-05-07T20:28:17.7225846Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:28:17.7226214Z 2025-05-07T20:28:17.7226218Z 2025-05-07T20:28:17.7226222Z 2025-05-07T20:28:17.7226235Z 2025-05-07T20:28:17.7231424Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:17.7231781Z 2025-05-07T20:28:17.7231786Z 2025-05-07T20:28:17.7231790Z 2025-05-07T20:28:17.7231793Z 2025-05-07T20:28:17.7239227Z 2025-05-07T20:28:17.7253086Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:17.7253443Z 2025-05-07T20:28:17.7253447Z 2025-05-07T20:28:17.7253451Z 2025-05-07T20:28:17.7253454Z 2025-05-07T20:28:17.7253458Z 2025-05-07T20:28:17.7253977Z 2025-05-07T20:28:17.7718766Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:17.7719133Z 2025-05-07T20:28:17.7719137Z 2025-05-07T20:28:17.7719141Z 2025-05-07T20:28:17.7719145Z 2025-05-07T20:28:17.7826679Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:17.7827023Z 2025-05-07T20:28:17.7827027Z 2025-05-07T20:28:17.7827036Z 2025-05-07T20:28:17.7827040Z 2025-05-07T20:28:17.8041906Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:17.8042286Z 2025-05-07T20:28:17.8042290Z 2025-05-07T20:28:17.8042299Z 2025-05-07T20:28:17.8042303Z 2025-05-07T20:28:17.8043050Z 2025-05-07T20:28:17.8187854Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:17.8191371Z numpy-2.0.2 | 7.6 MB | #2 | 13% 2025-05-07T20:28:17.8191659Z 2025-05-07T20:28:17.8198812Z libopenblas-0.3.29 | 5.6 MB | ######2 | 63%  2025-05-07T20:28:17.8199169Z 2025-05-07T20:28:17.8202516Z 2025-05-07T20:28:17.8221236Z libgfortran5-15.1.0 | 1.5 MB | # | 10%  2025-05-07T20:28:17.8221615Z 2025-05-07T20:28:17.8221619Z 2025-05-07T20:28:17.8221623Z 2025-05-07T20:28:17.8221878Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:17.8222138Z 2025-05-07T20:28:17.8222142Z 2025-05-07T20:28:17.8222151Z 2025-05-07T20:28:17.8416984Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:17.8417339Z 2025-05-07T20:28:17.8417571Z 2025-05-07T20:28:17.8417575Z 2025-05-07T20:28:17.8417579Z 2025-05-07T20:28:17.8417589Z 2025-05-07T20:28:17.8420223Z 2025-05-07T20:28:17.8452282Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:28:17.8452616Z 2025-05-07T20:28:17.8452620Z 2025-05-07T20:28:17.8452625Z 2025-05-07T20:28:17.8452629Z 2025-05-07T20:28:17.8452634Z 2025-05-07T20:28:17.8454888Z 2025-05-07T20:28:17.8963147Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:17.8963429Z 2025-05-07T20:28:17.8963433Z 2025-05-07T20:28:17.8963437Z 2025-05-07T20:28:17.8963441Z 2025-05-07T20:28:17.8964102Z 2025-05-07T20:28:17.8974479Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:17.8974860Z 2025-05-07T20:28:17.8974865Z 2025-05-07T20:28:17.8974870Z 2025-05-07T20:28:17.8974876Z 2025-05-07T20:28:17.8975255Z 2025-05-07T20:28:17.9045677Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:17.9045977Z 2025-05-07T20:28:17.9046494Z 2025-05-07T20:28:17.9189481Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:17.9261659Z numpy-2.0.2 | 7.6 MB | ####4 | 44% 2025-05-07T20:28:17.9261900Z 2025-05-07T20:28:17.9261905Z 2025-05-07T20:28:17.9261909Z 2025-05-07T20:28:17.9277244Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:17.9277528Z 2025-05-07T20:28:17.9277532Z 2025-05-07T20:28:17.9277536Z 2025-05-07T20:28:17.9277539Z 2025-05-07T20:28:17.9277543Z 2025-05-07T20:28:17.9277547Z 2025-05-07T20:28:17.9359791Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:17.9361799Z 2025-05-07T20:28:17.9650526Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:17.9650794Z 2025-05-07T20:28:17.9650798Z 2025-05-07T20:28:17.9654310Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:17.9654579Z 2025-05-07T20:28:17.9655054Z 2025-05-07T20:28:18.0229280Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:18.0229696Z numpy-2.0.2 | 7.6 MB | ########## | 100% 2025-05-07T20:28:18.0310251Z numpy-2.0.2 | 7.6 MB | ########## | 100% 2025-05-07T20:28:18.0310689Z 2025-05-07T20:28:18.4115365Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:18.4121288Z numpy-2.0.2 | 7.6 MB | ########## | 100% 2025-05-07T20:28:18.4121709Z 2025-05-07T20:28:18.4121997Z 2025-05-07T20:28:18.4122238Z  2025-05-07T20:28:18.4122521Z 2025-05-07T20:28:18.4122539Z 2025-05-07T20:28:18.4122761Z  2025-05-07T20:28:18.4123039Z 2025-05-07T20:28:18.4123044Z 2025-05-07T20:28:18.4123049Z 2025-05-07T20:28:18.4123294Z  2025-05-07T20:28:18.4123547Z 2025-05-07T20:28:18.4123562Z 2025-05-07T20:28:18.4123565Z 2025-05-07T20:28:18.4123569Z 2025-05-07T20:28:18.4123775Z  2025-05-07T20:28:18.4124075Z 2025-05-07T20:28:18.4124081Z 2025-05-07T20:28:18.4124086Z 2025-05-07T20:28:18.4124092Z 2025-05-07T20:28:18.4124097Z 2025-05-07T20:28:18.4124349Z  2025-05-07T20:28:18.4124637Z 2025-05-07T20:28:18.4124643Z 2025-05-07T20:28:18.4124648Z 2025-05-07T20:28:18.4124653Z 2025-05-07T20:28:18.4124658Z 2025-05-07T20:28:18.4124664Z 2025-05-07T20:28:18.4124921Z  done 2025-05-07T20:28:18.5128107Z Preparing transaction: | done 2025-05-07T20:28:18.6131322Z Verifying transaction: - done 2025-05-07T20:28:18.7139363Z Executing transaction: | done 2025-05-07T20:28:18.8817606Z ################################################################################ 2025-05-07T20:28:18.8818674Z # Install Package From PyTorch PIP: torch 2025-05-07T20:28:18.8819128Z # 2025-05-07T20:28:18.8833019Z # [2025-05-07T20:28:18.882Z] + install_from_pytorch_pip build_binary torch nightly cuda/11.8.0 2025-05-07T20:28:18.8833811Z ################################################################################ 2025-05-07T20:28:18.8834133Z 2025-05-07T20:28:18.8848641Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:18.9732057Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:18.9732468Z ################################################################################ 2025-05-07T20:28:18.9732803Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:28:18.9733089Z # 2025-05-07T20:28:18.9749671Z # [2025-05-07T20:28:18.974Z] + __prepare_pip_arguments torch nightly cuda/11.8.0 2025-05-07T20:28:18.9750113Z ################################################################################ 2025-05-07T20:28:18.9750330Z 2025-05-07T20:28:18.9771636Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:28:18.9801398Z [INSTALL] Extracted package variant: cu118 2025-05-07T20:28:18.9816011Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:28:18.9816809Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:28:18.9825119Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:28:18.9833452Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu118/ ... 2025-05-07T20:28:18.9854260Z [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:29:36.0876156Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:29:36.0876657Z Collecting torch 2025-05-07T20:29:36.0877318Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (29 kB) 2025-05-07T20:29:36.0878052Z Collecting filelock (from torch) 2025-05-07T20:29:36.0878583Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:29:36.0879538Z Requirement already satisfied: typing-extensions>=4.10.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from torch) (4.13.2) 2025-05-07T20:29:36.0880267Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:29:36.0880780Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:29:36.0881637Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 177.5 MB/s eta 0:00:00 2025-05-07T20:29:36.0881987Z Collecting networkx (from torch) 2025-05-07T20:29:36.0882502Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2025-05-07T20:29:36.0883160Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 143.5 MB/s eta 0:00:00 2025-05-07T20:29:36.0883503Z Collecting jinja2 (from torch) 2025-05-07T20:29:36.0884343Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:29:36.0885191Z Collecting fsspec (from torch) 2025-05-07T20:29:36.0893515Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:29:36.0894125Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch) 2025-05-07T20:29:36.0894847Z 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:29:36.0895700Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 157.4 MB/s eta 0:00:00 2025-05-07T20:29:36.0896133Z Collecting nvidia-cuda-runtime-cu11==11.8.89 (from torch) 2025-05-07T20:29:36.0896864Z 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:29:36.0897658Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 90.9 MB/s eta 0:00:00 2025-05-07T20:29:36.0898480Z Collecting nvidia-cuda-cupti-cu11==11.8.87 (from torch) 2025-05-07T20:29:36.0899207Z 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:29:36.0899990Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 143.9 MB/s eta 0:00:00 2025-05-07T20:29:36.0900381Z Collecting nvidia-cudnn-cu11==9.1.0.70 (from torch) 2025-05-07T20:29:36.0901078Z 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:29:36.0901862Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 45.4 MB/s eta 0:00:00 2025-05-07T20:29:36.0902257Z Collecting nvidia-cublas-cu11==11.11.3.6 (from torch) 2025-05-07T20:29:36.0903048Z 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:29:36.0903833Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 72.5 MB/s eta 0:00:00 2025-05-07T20:29:36.0904449Z Collecting nvidia-cufft-cu11==10.9.0.58 (from torch) 2025-05-07T20:29:36.0905150Z 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:29:36.0905929Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 143.4 MB/s eta 0:00:00 2025-05-07T20:29:36.0906336Z Collecting nvidia-curand-cu11==10.3.0.86 (from torch) 2025-05-07T20:29:36.0907026Z 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:29:36.0907805Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 129.5 MB/s eta 0:00:00 2025-05-07T20:29:36.0908219Z Collecting nvidia-cusolver-cu11==11.4.1.48 (from torch) 2025-05-07T20:29:36.0908939Z 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:29:36.0909735Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 174.1 MB/s eta 0:00:00 2025-05-07T20:29:36.0910163Z Collecting nvidia-cusparse-cu11==11.7.5.86 (from torch) 2025-05-07T20:29:36.0910880Z 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:29:36.0911661Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 139.1 MB/s eta 0:00:00 2025-05-07T20:29:36.0912052Z Collecting nvidia-nccl-cu11==2.21.5 (from torch) 2025-05-07T20:29:36.0912730Z 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:29:36.0913504Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 162.9 MB/s eta 0:00:00 2025-05-07T20:29:36.0913893Z Collecting nvidia-nvtx-cu11==11.8.86 (from torch) 2025-05-07T20:29:36.0914561Z 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:29:36.0915271Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:29:36.0916131Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:29:36.0917419Z Requirement already satisfied: setuptools>=40.8.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from pytorch-triton==3.3.0+git96316ce5->torch) (78.1.1) 2025-05-07T20:29:36.0918299Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:29:36.0918874Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:29:36.0919533Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 4.5 MB/s eta 0:00:00 2025-05-07T20:29:36.0919916Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:29:36.0920639Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2025-05-07T20:29:36.0921824Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp39-cp39-manylinux_2_28_x86_64.whl (916.3 MB) 2025-05-07T20:29:36.0922631Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 916.3/916.3 MB 29.1 MB/s eta 0:00:00 2025-05-07T20:29:36.0923432Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.4 MB) 2025-05-07T20:29:36.0924313Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.4/153.4 MB 68.9 MB/s eta 0:00:00 2025-05-07T20:29:36.0925838Z 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:29:36.0927254Z 2025-05-07T20:29:36.0929064Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.2.1 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:29:36.0930844Z 2025-05-07T20:29:38.3609188Z torch 2.8.0.dev20250507+cu118 2025-05-07T20:29:38.3613287Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu118) 2025-05-07T20:29:41.8591173Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:29:45.3333837Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu118 2025-05-07T20:29:45.3334292Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:29:48.7007810Z True 2025-05-07T20:29:48.7008058Z True 2025-05-07T20:29:48.7008170Z 2025-05-07T20:29:48.7632830Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:29:48.7672914Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:29:48.7673534Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:29:48.7690658Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:29:48.7691020Z env: 2025-05-07T20:29:48.7691259Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:29:48.7691577Z BUILD_ENV: build_binary 2025-05-07T20:29:48.7691837Z BUILD_TARGET: genai 2025-05-07T20:29:48.7692080Z BUILD_VARIANT: cuda 2025-05-07T20:29:48.7692326Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:29:48.7692597Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:29:48.7692920Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:29:48.7693266Z ##[endgroup] 2025-05-07T20:29:49.1045809Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:29:49.1048097Z ################################################################################ 2025-05-07T20:29:49.1048709Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:29:49.1049087Z # 2025-05-07T20:29:49.1063713Z # [2025-05-07T20:29:49.106Z] + collect_pytorch_env_info build_binary 2025-05-07T20:29:49.1064212Z ################################################################################ 2025-05-07T20:29:49.1064431Z 2025-05-07T20:29:49.1080969Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:29:49.1979508Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:29:49.1987681Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:29:49.1988323Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:29:49.1988741Z 2025-05-07T20:29:49.2847369Z 2025-05-07T20:29:49.2848051Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:29:49.2870486Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:29:55.2131855Z Collecting environment information... 2025-05-07T20:29:55.2132399Z PyTorch version: 2.8.0.dev20250507+cu118 2025-05-07T20:29:55.2132709Z Is debug build: False 2025-05-07T20:29:55.2133025Z CUDA used to build PyTorch: 11.8 2025-05-07T20:29:55.2133431Z ROCM used to build PyTorch: N/A 2025-05-07T20:29:55.2133675Z 2025-05-07T20:29:55.2133784Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:29:55.2134125Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:29:55.2134465Z Clang version: Could not collect 2025-05-07T20:29:55.2134744Z CMake version: Could not collect 2025-05-07T20:29:55.2135037Z Libc version: glibc-2.34 2025-05-07T20:29:55.2135198Z 2025-05-07T20:29:55.2135422Z Python version: 3.9.21 (main, Dec 11 2024, 16:24:11) [GCC 11.2.0] (64-bit runtime) 2025-05-07T20:29:55.2135958Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:29:55.2136396Z Is CUDA available: True 2025-05-07T20:29:55.2136664Z CUDA runtime version: 11.8.89 2025-05-07T20:29:55.2136948Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:29:55.2137276Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:29:55.2137618Z Nvidia driver version: 570.133.07 2025-05-07T20:29:55.2137909Z cuDNN version: Could not collect 2025-05-07T20:29:55.2138182Z HIP runtime version: N/A 2025-05-07T20:29:55.2138441Z MIOpen runtime version: N/A 2025-05-07T20:29:55.2138715Z Is XNNPACK available: True 2025-05-07T20:29:55.2138883Z 2025-05-07T20:29:55.2138961Z CPU: 2025-05-07T20:29:55.2139185Z Architecture: x86_64 2025-05-07T20:29:55.2139530Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:29:55.2139928Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:29:55.2140329Z Byte Order: Little Endian 2025-05-07T20:29:55.2140662Z CPU(s): 16 2025-05-07T20:29:55.2140960Z On-line CPU(s) list: 0-15 2025-05-07T20:29:55.2141607Z Vendor ID: AuthenticAMD 2025-05-07T20:29:55.2141961Z Model name: AMD EPYC 7R32 2025-05-07T20:29:55.2142299Z CPU family: 23 2025-05-07T20:29:55.2142631Z Model: 49 2025-05-07T20:29:55.2143032Z Thread(s) per core: 2 2025-05-07T20:29:55.2143335Z Core(s) per socket: 8 2025-05-07T20:29:55.2143621Z Socket(s): 1 2025-05-07T20:29:55.2143910Z Stepping: 0 2025-05-07T20:29:55.2144216Z BogoMIPS: 5599.50 2025-05-07T20:29:55.2146554Z 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:29:55.2148882Z Hypervisor vendor: KVM 2025-05-07T20:29:55.2149196Z Virtualization type: full 2025-05-07T20:29:55.2149544Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:29:55.2149919Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:29:55.2150284Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:29:55.2150655Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:29:55.2150985Z NUMA node(s): 1 2025-05-07T20:29:55.2151281Z NUMA node0 CPU(s): 0-15 2025-05-07T20:29:55.2151639Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:29:55.2152024Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:29:55.2152402Z Vulnerability L1tf: Not affected 2025-05-07T20:29:55.2152758Z Vulnerability Mds: Not affected 2025-05-07T20:29:55.2153118Z Vulnerability Meltdown: Not affected 2025-05-07T20:29:55.2153488Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:29:55.2153861Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:29:55.2154426Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:29:55.2155026Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:29:55.2155581Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:29:55.2156290Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:29:55.2157176Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:29:55.2157873Z Vulnerability Srbds: Not affected 2025-05-07T20:29:55.2158237Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:29:55.2158482Z 2025-05-07T20:29:55.2158589Z Versions of relevant libraries: 2025-05-07T20:29:55.2158867Z [pip3] numpy==2.0.2 2025-05-07T20:29:55.2159120Z [pip3] nvidia-cublas-cu11==11.11.3.6 2025-05-07T20:29:55.2159430Z [pip3] nvidia-cuda-cupti-cu11==11.8.87 2025-05-07T20:29:55.2159748Z [pip3] nvidia-cuda-nvrtc-cu11==11.8.89 2025-05-07T20:29:55.2160071Z [pip3] nvidia-cuda-runtime-cu11==11.8.89 2025-05-07T20:29:55.2160386Z [pip3] nvidia-cudnn-cu11==9.1.0.70 2025-05-07T20:29:55.2160684Z [pip3] nvidia-cufft-cu11==10.9.0.58 2025-05-07T20:29:55.2160987Z [pip3] nvidia-curand-cu11==10.3.0.86 2025-05-07T20:29:55.2161371Z [pip3] nvidia-cusolver-cu11==11.4.1.48 2025-05-07T20:29:55.2161815Z [pip3] nvidia-cusparse-cu11==11.7.5.86 2025-05-07T20:29:55.2162211Z [pip3] nvidia-nccl-cu11==2.21.5 2025-05-07T20:29:55.2162618Z [pip3] nvidia-nvtx-cu11==11.8.86 2025-05-07T20:29:55.2162918Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:29:55.2163226Z [pip3] torch==2.8.0.dev20250507+cu118 2025-05-07T20:29:55.2163626Z [conda] cuda-cudart 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2164168Z [conda] cuda-cudart-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2164682Z [conda] cuda-cupti 11.8.87 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2165189Z [conda] cuda-libraries 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2165721Z [conda] cuda-libraries-dev 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2166232Z [conda] cuda-nvrtc 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2166826Z [conda] cuda-nvrtc-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2167333Z [conda] cuda-nvtx 11.8.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2167824Z [conda] cuda-runtime 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2168315Z [conda] libcublas 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2168818Z [conda] libcublas-dev 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2169321Z [conda] libcufft 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2169811Z [conda] libcufft-dev 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2170315Z [conda] libcurand 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2170826Z [conda] libcurand-dev 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2171345Z [conda] libcusolver 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2171865Z [conda] libcusolver-dev 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2172593Z [conda] libcusparse 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2173242Z [conda] libcusparse-dev 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:55.2173737Z [conda] numpy 2.0.2 py39h9cb892a_1 conda-forge 2025-05-07T20:29:55.2174209Z [conda] nvidia-cublas-cu11 11.11.3.6 pypi_0 pypi 2025-05-07T20:29:55.2174718Z [conda] nvidia-cuda-cupti-cu11 11.8.87 pypi_0 pypi 2025-05-07T20:29:55.2175231Z [conda] nvidia-cuda-nvrtc-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:29:55.2175751Z [conda] nvidia-cuda-runtime-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:29:55.2176263Z [conda] nvidia-cudnn-cu11 9.1.0.70 pypi_0 pypi 2025-05-07T20:29:55.2176750Z [conda] nvidia-cufft-cu11 10.9.0.58 pypi_0 pypi 2025-05-07T20:29:55.2177244Z [conda] nvidia-curand-cu11 10.3.0.86 pypi_0 pypi 2025-05-07T20:29:55.2177735Z [conda] nvidia-cusolver-cu11 11.4.1.48 pypi_0 pypi 2025-05-07T20:29:55.2178241Z [conda] nvidia-cusparse-cu11 11.7.5.86 pypi_0 pypi 2025-05-07T20:29:55.2178735Z [conda] nvidia-nccl-cu11 2.21.5 pypi_0 pypi 2025-05-07T20:29:55.2179207Z [conda] nvidia-nvtx-cu11 11.8.86 pypi_0 pypi 2025-05-07T20:29:55.2179707Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:29:55.2180186Z [conda] torch 2.8.0.dev20250507+cu118 pypi_0 pypi 2025-05-07T20:29:55.2180472Z 2025-05-07T20:29:55.2831590Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:29:55.2832273Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:29:55.2845130Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:29:55.2845485Z env: 2025-05-07T20:29:55.2845713Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:29:55.2846020Z BUILD_ENV: build_binary 2025-05-07T20:29:55.2846276Z BUILD_TARGET: genai 2025-05-07T20:29:55.2846509Z BUILD_VARIANT: cuda 2025-05-07T20:29:55.2846753Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:29:55.2847016Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:29:55.2847325Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:29:55.2847668Z ##[endgroup] 2025-05-07T20:29:55.6215568Z ################################################################################ 2025-05-07T20:29:55.6216323Z # Prepare FBGEMM-GPU Build 2025-05-07T20:29:55.6216813Z # 2025-05-07T20:29:55.6233159Z # [2025-05-07T20:29:55.622Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:29:55.6233954Z ################################################################################ 2025-05-07T20:29:55.6242581Z 2025-05-07T20:29:55.6250487Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:29:55.7110391Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:29:55.7131975Z [BUILD] Running git submodules update ... 2025-05-07T20:29:55.7155426Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:29:55.7514095Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:29:55.7514589Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:29:55.7515039Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:29:55.7515456Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:29:55.7515923Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:29:55.7516576Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:29:55.7517155Z Synchronizing submodule url for '../external/json' 2025-05-07T20:29:55.7551284Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:29:55.8102195Z [BUILD] Installing other build dependencies ... 2025-05-07T20:29:55.8124831Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:29:58.1560270Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:29:58.1654440Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:29:58.3284923Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:29:58.3317116Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:29:58.5134956Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:29:58.5166964Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:29:58.6628409Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:29:58.6654839Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:29:59.0377078Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:29:59.0407037Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:29:59.1021107Z Requirement already satisfied: jinja2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:29:59.1025623Z Requirement already satisfied: mpmath==1.3.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:29:59.1904113Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:29:59.1931894Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T20:29:59.2358773Z Requirement already satisfied: numpy>=2.0.2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 21)) (2.0.2) 2025-05-07T20:29:59.2943039Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:29:59.2972994Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:29:59.4298415Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:29:59.4346464Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:29:59.5516714Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:29:59.5553547Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:29:59.6203509Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:29:59.6907367Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:29:59.6945876Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:29:59.7989294Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:29:59.8021473Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:29:59.9199809Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:29:59.9234289Z 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:00.0389281Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:00.0415814Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:30:00.1488822Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:00.1519199Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:30:00.2974727Z Collecting importlib-metadata>=4.6 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:00.3004277Z Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2025-05-07T20:30:00.4100544Z Collecting tomli>=1.1.0 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:00.4133700Z Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:00.5300992Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:00.5334431Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:00.6497618Z Collecting exceptiongroup>=1.0.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:00.6524783Z Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2025-05-07T20:30:00.7626071Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:00.7675697Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:00.8271900Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:30:00.8795452Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:00.8827230Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:30:00.9322711Z Requirement already satisfied: typing-extensions in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:30:00.9857718Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:30:00.9931821Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:30:01.0447446Z Requirement already satisfied: wheel>=0.32.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:30:01.1260016Z Collecting zipp>=3.20 (from importlib-metadata>=4.6->build->-r requirements.txt (line 14)) 2025-05-07T20:30:01.1398196Z Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2025-05-07T20:30:01.2466932Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:01.2500087Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:30:01.2947938Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:30:01.3566167Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:30:01.4164785Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:30:01.9181055Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 55.5 MB/s eta 0:00:00 2025-05-07T20:30:01.9222356Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:30:01.9848809Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:30:02.0470596Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:30:02.1099668Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:30:02.1674046Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:30:02.2256993Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) 2025-05-07T20:30:02.2886738Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 7.9 MB/s eta 0:00:00 2025-05-07T20:30:02.3127041Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:30:02.3724684Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:02.4198710Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:30:02.4832283Z 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:30:02.5458002Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:30:02.6016905Z Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2025-05-07T20:30:02.6612217Z Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2025-05-07T20:30:02.7141323Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:30:02.7747254Z Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2025-05-07T20:30:02.8236698Z Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2025-05-07T20:30:02.8841942Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:30:02.9435151Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:03.0315094Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:30:03.0888717Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:30:03.3362172Z Installing collected packages: sortedcontainers, zipp, tomli, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, exceptiongroup, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, importlib-metadata, hypothesis, pyre-extensions, build 2025-05-07T20:30:05.8565778Z 2025-05-07T20:30:05.8640813Z 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 exceptiongroup-1.2.2 hypothesis-6.131.14 importlib-metadata-8.7.0 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 tomli-2.2.1 typing-inspect-0.9.0 zipp-3.21.0 2025-05-07T20:30:06.0652195Z ################################################################################ 2025-05-07T20:30:06.0652707Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:30:06.0653082Z # 2025-05-07T20:30:06.0671116Z # [2025-05-07T20:30:06.066Z] + install_triton_pip build_binary 2025-05-07T20:30:06.0671510Z ################################################################################ 2025-05-07T20:30:06.0671729Z 2025-05-07T20:30:06.0671960Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:30:06.0673193Z ################################################################################ 2025-05-07T20:30:06.0673623Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:30:06.0673949Z # 2025-05-07T20:30:06.0692248Z # [2025-05-07T20:30:06.068Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:06.0692791Z ################################################################################ 2025-05-07T20:30:06.0693010Z 2025-05-07T20:30:06.0709461Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:06.1632840Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:06.1633203Z ################################################################################ 2025-05-07T20:30:06.1633551Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:30:06.1633839Z # 2025-05-07T20:30:06.1653215Z # [2025-05-07T20:30:06.164Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:06.1653938Z ################################################################################ 2025-05-07T20:30:06.1654160Z 2025-05-07T20:30:06.1700464Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:30:06.1716433Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:30:06.1716947Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:06.1724593Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:06.1732375Z [INSTALL] Attempting to install [pytorch-triton, 3.2.0+git4b3bb1f8] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/ ... 2025-05-07T20:30:06.1753273Z [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:30:13.4095125Z 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:30:13.4096522Z 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:30:13.4097431Z 2025-05-07T20:30:13.4097670Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:13.4098107Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:13.4098917Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T20:30:13.4100135Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.4 MB) 2025-05-07T20:30:13.4101255Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 MB 64.7 MB/s eta 0:00:00 2025-05-07T20:30:13.4101671Z Installing collected packages: pytorch-triton 2025-05-07T20:30:13.4102035Z Attempting uninstall: pytorch-triton 2025-05-07T20:30:13.4102442Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:30:13.4102947Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:30:13.4103379Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:30:13.4103838Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:30:13.4104103Z 2025-05-07T20:30:15.6633103Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:30:15.6636768Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:30:17.8554806Z ################################################################################ 2025-05-07T20:30:17.8555278Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:30:17.8555674Z ################################################################################ 2025-05-07T20:30:17.8555893Z 2025-05-07T20:30:19.9296570Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:30:22.1380536Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:30:22.1384413Z [BUILD] Successfully ran git submodules update 2025-05-07T20:30:22.1428007Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:22.1428492Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:22.1441070Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:22.1441426Z env: 2025-05-07T20:30:22.1441655Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:22.1441956Z BUILD_ENV: build_binary 2025-05-07T20:30:22.1442204Z BUILD_TARGET: genai 2025-05-07T20:30:22.1442440Z BUILD_VARIANT: cuda 2025-05-07T20:30:22.1442679Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:22.1442935Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:22.1443247Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:22.1443586Z ##[endgroup] 2025-05-07T20:30:22.4797606Z ################################################################################ 2025-05-07T20:30:22.4798000Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:30:22.4798265Z # 2025-05-07T20:30:22.4813677Z # [2025-05-07T20:30:22.480Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:22.4814381Z ################################################################################ 2025-05-07T20:30:22.4814605Z 2025-05-07T20:30:22.4814961Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:22.4815660Z + sha1sum fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:22.4815997Z 2025-05-07T20:30:22.4879549Z 80a37b31c480f40b13994de5f70bc535d882342b fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:22.4882042Z 2025-05-07T20:30:22.4882592Z + sha256sum fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:22.4882952Z 2025-05-07T20:30:22.4953097Z 8a1e15b46cf6779f332e93bd12725eb9310f5316428de19371f44e4b964b8428 fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:22.4955424Z 2025-05-07T20:30:22.4955791Z + md5sum fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:22.4956131Z 2025-05-07T20:30:22.5057498Z 8d7df63d0be436278aa6ef44b11530ea fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:22.5060089Z 2025-05-07T20:30:22.5069421Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl ... 2025-05-07T20:30:22.5090570Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:25.1273236Z Processing ./fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:25.1274205Z Requirement already satisfied: numpy in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from fbgemm-gpu-genai-nightly==2025.5.7) (2.0.2) 2025-05-07T20:30:25.1275082Z Installing collected packages: fbgemm-gpu-genai-nightly 2025-05-07T20:30:25.1275531Z Successfully installed fbgemm-gpu-genai-nightly-2025.5.7 2025-05-07T20:30:25.1275815Z 2025-05-07T20:30:31.9549921Z ################################################################################ 2025-05-07T20:30:31.9550429Z [CHECK] !!!! INFO !!!! 2025-05-07T20:30:31.9550920Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu118 2025-05-07T20:30:31.9551528Z [CHECK] CUDA version reported by PyTorch is: 11.8 2025-05-07T20:30:31.9551977Z [CHECK] 2025-05-07T20:30:31.9552382Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:30:31.9552892Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:30:31.9553285Z ################################################################################ 2025-05-07T20:30:31.9553536Z 2025-05-07T20:30:31.9553657Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:30:35.8255859Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:30:39.6986479Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:43.5541349Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:43.5545098Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:30:55.1296419Z ################################################################################ 2025-05-07T20:30:55.1298579Z [CHECK] The installed FBGEMM TARGET is: genai 2025-05-07T20:30:55.1298957Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:30:55.1299310Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:30:55.1299662Z ################################################################################ 2025-05-07T20:30:55.1299879Z 2025-05-07T20:31:02.8240136Z ################################################################################ 2025-05-07T20:31:02.8240950Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:31:02.8242359Z [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:02.8243981Z [CHECK] fbgemm_gpu.experimental: ['__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__'] 2025-05-07T20:31:02.8244509Z ################################################################################ 2025-05-07T20:31:02.8244743Z 2025-05-07T20:31:02.8244904Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:31:06.6781111Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:31:10.5180201Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:31:14.5120438Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:31:18.3626449Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:31:18.3630967Z [INSTALL] Check for operator registrations ... 2025-05-07T20:31:22.1490171Z fbgemm.nccl_init 2025-05-07T20:31:22.1490490Z 2025-05-07T20:31:22.2144271Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.nccl_init 2025-05-07T20:31:25.9920028Z fbgemm.gqa_attn_splitk 2025-05-07T20:31:25.9920302Z 2025-05-07T20:31:26.0567716Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.gqa_attn_splitk 2025-05-07T20:31:29.8471721Z Traceback (most recent call last): 2025-05-07T20:31:29.8472142Z File "", line 1, in 2025-05-07T20:31:29.8472773Z File "/home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/_ops.py", line 1317, in __getattr__ 2025-05-07T20:31:29.8473568Z raise AttributeError( 2025-05-07T20:31:29.8474062Z AttributeError: '_OpNamespace' 'fbgemm' object has no attribute 'rope_qkv_decoding' 2025-05-07T20:31:29.8474576Z 2025-05-07T20:31:29.8475304Z 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:31:29.9124384Z ################################################################################ 2025-05-07T20:31:29.9125047Z [CHECK] FBGEMM_GPU operator hasn't been registered on torch.ops.load(): 2025-05-07T20:31:29.9125559Z [CHECK] 2025-05-07T20:31:29.9125805Z [CHECK] torch.ops.fbgemm.rope_qkv_decoding 2025-05-07T20:31:29.9126106Z [CHECK] 2025-05-07T20:31:29.9126446Z [CHECK] Please check that all operators defined with m.def() have an appropriate 2025-05-07T20:31:29.9127005Z [CHECK] m.impl() defined, AND that the definition sources are included in the 2025-05-07T20:31:29.9127442Z [CHECK] CMake build configuration! 2025-05-07T20:31:29.9127776Z ################################################################################ 2025-05-07T20:31:29.9128005Z 2025-05-07T20:31:29.9139765Z ##[error]Process completed with exit code 1. 2025-05-07T20:31:29.9232098Z Post job cleanup. 2025-05-07T20:31:30.0205243Z [command]/usr/bin/git version 2025-05-07T20:31:30.0245242Z git version 2.47.1 2025-05-07T20:31:30.0279534Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/d1e3fcd7-3dec-4c28-af63-c0e6aeff6f42/.gitconfig' 2025-05-07T20:31:30.0289919Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d1e3fcd7-3dec-4c28-af63-c0e6aeff6f42' before making global git config changes 2025-05-07T20:31:30.0290925Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:31:30.0295221Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:31:30.0335715Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:31:30.0370205Z [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:31:30.0704624Z Entering 'external/asmjit' 2025-05-07T20:31:30.0771353Z Entering 'external/composable_kernel' 2025-05-07T20:31:30.0844982Z Entering 'external/cpuinfo' 2025-05-07T20:31:30.0911917Z Entering 'external/cutlass' 2025-05-07T20:31:30.0986918Z Entering 'external/googletest' 2025-05-07T20:31:30.1051557Z Entering 'external/hipify_torch' 2025-05-07T20:31:30.1117379Z Entering 'external/json' 2025-05-07T20:31:30.1203441Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:31:30.1228372Z http.https://github.com/.extraheader 2025-05-07T20:31:30.1240270Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T20:31:30.1270960Z [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:31:30.1596860Z Entering 'external/asmjit' 2025-05-07T20:31:30.1641211Z http.https://github.com/.extraheader 2025-05-07T20:31:30.1683777Z Entering 'external/composable_kernel' 2025-05-07T20:31:30.1726923Z http.https://github.com/.extraheader 2025-05-07T20:31:30.1777146Z Entering 'external/cpuinfo' 2025-05-07T20:31:30.1827667Z http.https://github.com/.extraheader 2025-05-07T20:31:30.1873599Z Entering 'external/cutlass' 2025-05-07T20:31:30.1915907Z http.https://github.com/.extraheader 2025-05-07T20:31:30.1967703Z Entering 'external/googletest' 2025-05-07T20:31:30.2014496Z http.https://github.com/.extraheader 2025-05-07T20:31:30.2056923Z Entering 'external/hipify_torch' 2025-05-07T20:31:30.2104329Z http.https://github.com/.extraheader 2025-05-07T20:31:30.2147881Z Entering 'external/json' 2025-05-07T20:31:30.2190910Z http.https://github.com/.extraheader 2025-05-07T20:31:30.2343226Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T20:31:30.2373568Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T20:31:30.2384335Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:31:30.2384711Z ##[endgroup] 2025-05-07T20:31:30.2481128Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T20:31:41.0453252Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T20:31:57.5239319Z Cleaning up orphan processes