2025-05-07T20:22:35.3051233Z Current runner version: '2.323.0' 2025-05-07T20:22:35.3057122Z Runner name: 'i-02e22ce35cfd6af1d' 2025-05-07T20:22:35.3058116Z Machine name: 'ip-10-0-32-22' 2025-05-07T20:22:35.3060920Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:35.3063229Z Contents: read 2025-05-07T20:22:35.3063745Z Metadata: read 2025-05-07T20:22:35.3064233Z Packages: read 2025-05-07T20:22:35.3064725Z ##[endgroup] 2025-05-07T20:22:35.3067237Z Secret source: None 2025-05-07T20:22:35.3067879Z Prepare workflow directory 2025-05-07T20:22:35.3610520Z Prepare all required actions 2025-05-07T20:22:35.3647313Z Getting action download info 2025-05-07T20:22:35.5870621Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:35.8782640Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:36.2298075Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:37.8504042Z Getting action download info 2025-05-07T20:22:37.9599758Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:38.1794151Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, genai, 3.13, 11.8.0, 12.6.3, clang) 2025-05-07T20:22:38.2386678Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:38.2515084Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:38.2527731Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:38.2529097Z ##[endgroup] 2025-05-07T20:22:39.3421390Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:39.3422045Z Instance Type: g5.4xlarge 2025-05-07T20:22:39.3422399Z AMI Name: unknown 2025-05-07T20:22:39.3464331Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:44.7048052Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:44.7048357Z with: 2025-05-07T20:22:44.7048581Z submodules: true 2025-05-07T20:22:44.7048821Z repository: pytorch/FBGEMM 2025-05-07T20:22:44.7049220Z token: *** 2025-05-07T20:22:44.7049428Z ssh-strict: true 2025-05-07T20:22:44.7049643Z ssh-user: git 2025-05-07T20:22:44.7049872Z persist-credentials: true 2025-05-07T20:22:44.7050118Z clean: true 2025-05-07T20:22:44.7050347Z sparse-checkout-cone-mode: true 2025-05-07T20:22:44.7050611Z fetch-depth: 1 2025-05-07T20:22:44.7050826Z fetch-tags: false 2025-05-07T20:22:44.7051041Z show-progress: true 2025-05-07T20:22:44.7051260Z lfs: false 2025-05-07T20:22:44.7051466Z set-safe-directory: true 2025-05-07T20:22:44.7051721Z env: 2025-05-07T20:22:44.7051928Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:44.7052228Z BUILD_ENV: build_binary 2025-05-07T20:22:44.7052486Z BUILD_TARGET: genai 2025-05-07T20:22:44.7052703Z BUILD_VARIANT: cuda 2025-05-07T20:22:44.7052966Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:44.7053217Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:44.7053456Z ##[endgroup] 2025-05-07T20:22:44.8234796Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:44.8236027Z ##[group]Getting Git version info 2025-05-07T20:22:44.8236481Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.8237082Z [command]/usr/bin/git version 2025-05-07T20:22:44.8237347Z git version 2.47.1 2025-05-07T20:22:44.8238281Z ##[endgroup] 2025-05-07T20:22:44.8259625Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e70646e7-15bd-4a35-bdcf-33af06132fb2' before making global git config changes 2025-05-07T20:22:44.8260542Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:44.8264349Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.8301202Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.8304126Z ##[group]Initializing the repository 2025-05-07T20:22:44.8308352Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.8350995Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:44.8351804Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:44.8352411Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:44.8352959Z hint: 2025-05-07T20:22:44.8353348Z hint: git config --global init.defaultBranch 2025-05-07T20:22:44.8353727Z hint: 2025-05-07T20:22:44.8354059Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:44.8354596Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:44.8354991Z hint: 2025-05-07T20:22:44.8355230Z hint: git branch -m 2025-05-07T20:22:44.8355722Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:44.8363295Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:44.8397231Z ##[endgroup] 2025-05-07T20:22:44.8397753Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:44.8401585Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:44.8433271Z ##[endgroup] 2025-05-07T20:22:44.8433801Z ##[group]Setting up auth 2025-05-07T20:22:44.8439900Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:44.8471757Z [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.8845019Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:44.8876436Z [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.9223755Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:44.9271326Z ##[endgroup] 2025-05-07T20:22:44.9271901Z ##[group]Fetching the repository 2025-05-07T20:22:44.9279326Z [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.3186873Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.3187611Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:45.3211609Z ##[endgroup] 2025-05-07T20:22:45.3212161Z ##[group]Determining the checkout info 2025-05-07T20:22:45.3215743Z ##[endgroup] 2025-05-07T20:22:45.3221358Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:45.3275494Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:45.3321780Z ##[group]Checking out the ref 2025-05-07T20:22:45.3326590Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:45.4425340Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:45.4425777Z 2025-05-07T20:22:45.4426069Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:45.4426585Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:45.4427085Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:45.4427384Z 2025-05-07T20:22:45.4427578Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:45.4428039Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:45.4428303Z 2025-05-07T20:22:45.4428419Z git switch -c 2025-05-07T20:22:45.4428613Z 2025-05-07T20:22:45.4428759Z Or undo this operation with: 2025-05-07T20:22:45.4428932Z 2025-05-07T20:22:45.4429024Z git switch - 2025-05-07T20:22:45.4429547Z 2025-05-07T20:22:45.4429790Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:45.4430121Z 2025-05-07T20:22:45.4430507Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:45.4437722Z ##[endgroup] 2025-05-07T20:22:45.4438256Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:45.4443216Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.4487945Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:45.4521453Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:45.4552524Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:45.4578434Z ##[endgroup] 2025-05-07T20:22:45.4578949Z ##[group]Fetching submodules 2025-05-07T20:22:45.4580736Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:45.4910679Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:45.5245251Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:45.5247158Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:45.5250869Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:45.5254692Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:45.5258308Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:45.5263134Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:45.5267903Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:45.5299726Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:45.9230223Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:46.4484923Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:46.9273951Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:48.0204495Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:48.3023973Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:48.5703392Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:49.6704352Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:49.6705404Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:49.7183938Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:50.3437560Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:50.3438137Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:50.6213759Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:51.2179487Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:51.2180073Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:51.3181596Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:52.4969749Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:52.4970574Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:53.1914414Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:53.9930612Z From https://github.com/google/googletest 2025-05-07T20:22:53.9931277Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:54.0336584Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:54.5907740Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:54.5908228Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:54.5993205Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:55.3644894Z From https://github.com/nlohmann/json 2025-05-07T20:22:55.3645357Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:55.4761403Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:55.4784736Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:55.5119268Z Entering 'external/asmjit' 2025-05-07T20:22:55.5151155Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.5182025Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.5214371Z Entering 'external/cutlass' 2025-05-07T20:22:55.5245038Z Entering 'external/googletest' 2025-05-07T20:22:55.5276116Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.5307394Z Entering 'external/json' 2025-05-07T20:22:55.5349972Z ##[endgroup] 2025-05-07T20:22:55.5350379Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:55.5356864Z [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.5689673Z Entering 'external/asmjit' 2025-05-07T20:22:55.5756208Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.5832210Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.5897644Z Entering 'external/cutlass' 2025-05-07T20:22:55.5972147Z Entering 'external/googletest' 2025-05-07T20:22:55.6044716Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.6112045Z Entering 'external/json' 2025-05-07T20:22:55.6198461Z [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:55.6528439Z Entering 'external/asmjit' 2025-05-07T20:22:55.6589367Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:55.6592033Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.6653124Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:55.6655874Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.6716856Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:55.6719651Z Entering 'external/cutlass' 2025-05-07T20:22:55.6779969Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:55.6782887Z Entering 'external/googletest' 2025-05-07T20:22:55.6844008Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:55.6846765Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.6907137Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:55.6909918Z Entering 'external/json' 2025-05-07T20:22:55.6969696Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:55.7072053Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:55.7402515Z Entering 'external/asmjit' 2025-05-07T20:22:55.7433900Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.7466376Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.7497339Z Entering 'external/cutlass' 2025-05-07T20:22:55.7529253Z Entering 'external/googletest' 2025-05-07T20:22:55.7560413Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.7591456Z Entering 'external/json' 2025-05-07T20:22:55.7641055Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:55.7974980Z Entering 'external/asmjit' 2025-05-07T20:22:55.8007606Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.8039718Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.8071899Z Entering 'external/cutlass' 2025-05-07T20:22:55.8104121Z Entering 'external/googletest' 2025-05-07T20:22:55.8136052Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.8168292Z Entering 'external/json' 2025-05-07T20:22:55.8213225Z ##[endgroup] 2025-05-07T20:22:55.8254707Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:55.8278462Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:55.8452073Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:55.8452383Z with: 2025-05-07T20:22:55.8452632Z name: fbgemm_genai_x86_clang_py3.13_cu11.8.0.whl 2025-05-07T20:22:55.8452947Z merge-multiple: false 2025-05-07T20:22:55.8453214Z repository: pytorch/FBGEMM 2025-05-07T20:22:55.8453474Z run-id: 14891846252 2025-05-07T20:22:55.8453687Z env: 2025-05-07T20:22:55.8453907Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:55.8454199Z BUILD_ENV: build_binary 2025-05-07T20:22:55.8454439Z BUILD_TARGET: genai 2025-05-07T20:22:55.8454666Z BUILD_VARIANT: cuda 2025-05-07T20:22:55.8454907Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:55.8455154Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:55.8455393Z ##[endgroup] 2025-05-07T20:22:56.0880838Z Downloading single artifact 2025-05-07T20:22:56.1760687Z Preparing to download the following artifacts: 2025-05-07T20:22:56.1761503Z - fbgemm_genai_x86_clang_py3.13_cu11.8.0.whl (ID: 3081348715, Size: 5293950, Expected Digest: sha256:10a449419938b471c316e9080909df9e749cbffd253736ad25910e29191f0390) 2025-05-07T20:22:56.2263184Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-f697f96c-344c-5e96-bf2f-552fb54636ea/artifacts/718c1a85c7e48483cfdc117d4cfde8b7186a88f5c789670f9421f3734435cb9f.zip 2025-05-07T20:22:56.2264822Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:56.2981027Z (node:56976) [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.2981966Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:22:56.3845798Z SHA256 digest of downloaded artifact is 10a449419938b471c316e9080909df9e749cbffd253736ad25910e29191f0390 2025-05-07T20:22:56.3846385Z Artifact download completed successfully. 2025-05-07T20:22:56.3846721Z Total of 1 artifact(s) downloaded 2025-05-07T20:22:56.3854729Z Download artifact has finished successfully 2025-05-07T20:22:56.4112447Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:22:56.4112848Z with: 2025-05-07T20:22:56.4113076Z driver-version: 570.133.07 2025-05-07T20:22:56.4113325Z env: 2025-05-07T20:22:56.4113558Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:56.4113868Z BUILD_ENV: build_binary 2025-05-07T20:22:56.4114117Z BUILD_TARGET: genai 2025-05-07T20:22:56.4114362Z BUILD_VARIANT: cuda 2025-05-07T20:22:56.4114611Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:56.4114874Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:56.4115122Z ##[endgroup] 2025-05-07T20:22:56.4207423Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:22:56.4207812Z with: 2025-05-07T20:22:56.4208221Z timeout_minutes: 10 2025-05-07T20:22:56.4208470Z max_attempts: 3 2025-05-07T20:22:56.4231444Z 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.4254342Z retry_wait_seconds: 10 2025-05-07T20:22:56.4254611Z polling_interval_seconds: 1 2025-05-07T20:22:56.4254880Z warning_on_retry: true 2025-05-07T20:22:56.4255138Z continue_on_error: false 2025-05-07T20:22:56.4255387Z env: 2025-05-07T20:22:56.4255616Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:56.4255924Z BUILD_ENV: build_binary 2025-05-07T20:22:56.4256176Z BUILD_TARGET: genai 2025-05-07T20:22:56.4256409Z BUILD_VARIANT: cuda 2025-05-07T20:22:56.4256660Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:56.4256926Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:56.4257172Z DRIVER_VERSION: 570.133.07 2025-05-07T20:22:56.4257431Z ##[endgroup] 2025-05-07T20:22:56.5119740Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:22:56.5120441Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:22:56.5123980Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:22:57.0832353Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:22:57.0832933Z No packages marked for removal. 2025-05-07T20:22:57.0899352Z Dependencies resolved. 2025-05-07T20:22:57.0910069Z Nothing to do. 2025-05-07T20:22:57.0910422Z Complete! 2025-05-07T20:22:57.1246148Z + install_nvidia_driver_common 2025-05-07T20:22:57.1249398Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:22:57.1249892Z + lspci 2025-05-07T20:22:57.1251147Z Before installing NVIDIA driver 2025-05-07T20:22:57.1480076Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:22:57.1481314Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:22:57.1482210Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:22:57.1483036Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:22:57.1483780Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:22:57.1484603Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:22:57.1485370Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:22:57.1485857Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:22:57.1486264Z + lsmod 2025-05-07T20:22:57.1524110Z Module Size Used by 2025-05-07T20:22:57.1524645Z xt_conntrack 16384 1 2025-05-07T20:22:57.1525169Z nft_chain_nat 16384 3 2025-05-07T20:22:57.1525651Z xt_MASQUERADE 20480 1 2025-05-07T20:22:57.1526213Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:22:57.1526811Z nf_conntrack_netlink 57344 0 2025-05-07T20:22:57.1527531Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:22:57.1528320Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:22:57.1528889Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:22:57.1529410Z xfrm_user 57344 1 2025-05-07T20:22:57.1529897Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:22:57.1530424Z xt_addrtype 16384 2 2025-05-07T20:22:57.1530881Z nft_compat 20480 4 2025-05-07T20:22:57.1531434Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:22:57.1532137Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:22:57.1532525Z br_netfilter 36864 0 2025-05-07T20:22:57.1532802Z bridge 323584 1 br_netfilter 2025-05-07T20:22:57.1533107Z stp 16384 1 bridge 2025-05-07T20:22:57.1533393Z llc 16384 2 bridge,stp 2025-05-07T20:22:57.1533670Z overlay 167936 0 2025-05-07T20:22:57.1533924Z tls 135168 0 2025-05-07T20:22:57.1534177Z nls_ascii 16384 1 2025-05-07T20:22:57.1534423Z nls_cp437 20480 1 2025-05-07T20:22:57.1534678Z vfat 24576 1 2025-05-07T20:22:57.1534933Z fat 86016 1 vfat 2025-05-07T20:22:57.1535195Z sunrpc 696320 1 2025-05-07T20:22:57.1535449Z ena 180224 0 2025-05-07T20:22:57.1535703Z i8042 45056 0 2025-05-07T20:22:57.1535958Z ghash_clmulni_intel 16384 0 2025-05-07T20:22:57.1536270Z serio 28672 3 i8042 2025-05-07T20:22:57.1536553Z button 24576 0 2025-05-07T20:22:57.1536804Z sch_fq_codel 20480 17 2025-05-07T20:22:57.1537069Z dm_mod 188416 0 2025-05-07T20:22:57.1537334Z dax 45056 1 dm_mod 2025-05-07T20:22:57.1537613Z fuse 163840 1 2025-05-07T20:22:57.1537859Z loop 36864 0 2025-05-07T20:22:57.1538114Z configfs 57344 1 2025-05-07T20:22:57.1538372Z dmi_sysfs 20480 0 2025-05-07T20:22:57.1538622Z crc32_pclmul 16384 0 2025-05-07T20:22:57.1538879Z crc32c_intel 24576 0 2025-05-07T20:22:57.1539136Z efivarfs 24576 1 2025-05-07T20:22:57.1539389Z + modinfo nvidia 2025-05-07T20:22:57.1541727Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:22:57.1542193Z import_ns: DMA_BUF 2025-05-07T20:22:57.1542458Z alias: char-major-195-* 2025-05-07T20:22:57.1542729Z version: 570.133.07 2025-05-07T20:22:57.1542992Z supported: external 2025-05-07T20:22:57.1543347Z license: Dual MIT/GPL 2025-05-07T20:22:57.1543704Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:22:57.1544082Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:22:57.1544615Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:22:57.1544945Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:22:57.1545392Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:22:57.1545730Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:22:57.1546043Z depends: i2c-core,drm 2025-05-07T20:22:57.1546303Z retpoline: Y 2025-05-07T20:22:57.1546521Z name: nvidia 2025-05-07T20:22:57.1546879Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:22:57.1547346Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:22:57.1547781Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:22:57.1548328Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:22:57.1548634Z parm: NVreg_RmLogonRC:int 2025-05-07T20:22:57.1548943Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:22:57.1549264Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:22:57.1549569Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:22:57.1549872Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:22:57.1550225Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:22:57.1550611Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:22:57.1550942Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:22:57.1551238Z parm: NVreg_EnableMSI:int 2025-05-07T20:22:57.1551549Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:22:57.1551965Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:22:57.1552361Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:22:57.1552746Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:22:57.1553169Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:57.1553576Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:22:57.1553999Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:57.1554412Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:22:57.1554754Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:22:57.1555120Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:22:57.1555495Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:22:57.1555854Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:22:57.1556180Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:22:57.1556506Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:22:57.1556838Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:22:57.1557149Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:22:57.1557490Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:22:57.1557864Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:22:57.1558192Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:22:57.1558524Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:22:57.1558875Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:22:57.1559214Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:22:57.1559552Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:22:57.1559882Z parm: NVreg_RmMsg:charp 2025-05-07T20:22:57.1560179Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:22:57.1560509Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:22:57.1560826Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:22:57.1561141Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:22:57.1561473Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:22:57.1561821Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:22:57.1562175Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:22:57.1562505Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:22:57.1562844Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:22:57.1563182Z parm: rm_firmware_active:charp 2025-05-07T20:22:57.1563569Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:22:57.1563812Z ++ command -v nvidia-smi 2025-05-07T20:22:57.1564078Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:22:57.1564338Z + set +e 2025-05-07T20:22:57.1564649Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:22:58.9716986Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:22:58.9717468Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:22:58.9717815Z + '[' 0 -ne 0 ']' 2025-05-07T20:22:58.9718152Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:22:58.9718575Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:22:58.9719265Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:22:58.9719751Z + set -e 2025-05-07T20:22:58.9720355Z + '[' 1 -eq 0 ']' 2025-05-07T20:22:58.9720752Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:22:58.9721218Z + post_install_nvidia_driver_common 2025-05-07T20:22:58.9722628Z + sudo modprobe nvidia 2025-05-07T20:22:59.0992142Z + echo 'After installing NVIDIA driver' 2025-05-07T20:22:59.0992455Z + lspci 2025-05-07T20:22:59.0992679Z After installing NVIDIA driver 2025-05-07T20:22:59.1108946Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:22:59.1109455Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:22:59.1109996Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:22:59.1110517Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:22:59.1110994Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:22:59.1111688Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:22:59.1112243Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:22:59.1112723Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:22:59.1113133Z + lsmod 2025-05-07T20:22:59.1143114Z Module Size Used by 2025-05-07T20:22:59.1143734Z nvidia_uvm 1884160 0 2025-05-07T20:22:59.1144284Z nvidia 11583488 1 nvidia_uvm 2025-05-07T20:22:59.1144854Z drm 602112 1 nvidia 2025-05-07T20:22:59.1145637Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:22:59.1146262Z backlight 24576 1 drm 2025-05-07T20:22:59.1146822Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:22:59.1147398Z xt_conntrack 16384 1 2025-05-07T20:22:59.1147912Z nft_chain_nat 16384 3 2025-05-07T20:22:59.1148424Z xt_MASQUERADE 20480 1 2025-05-07T20:22:59.1149012Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:22:59.1149684Z nf_conntrack_netlink 57344 0 2025-05-07T20:22:59.1150463Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:22:59.1151327Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:22:59.1152173Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:22:59.1152724Z xfrm_user 57344 1 2025-05-07T20:22:59.1152995Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:22:59.1153283Z xt_addrtype 16384 2 2025-05-07T20:22:59.1153539Z nft_compat 20480 4 2025-05-07T20:22:59.1153848Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:22:59.1154262Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:22:59.1154630Z br_netfilter 36864 0 2025-05-07T20:22:59.1154911Z bridge 323584 1 br_netfilter 2025-05-07T20:22:59.1155209Z stp 16384 1 bridge 2025-05-07T20:22:59.1155492Z llc 16384 2 bridge,stp 2025-05-07T20:22:59.1155782Z overlay 167936 0 2025-05-07T20:22:59.1156040Z tls 135168 0 2025-05-07T20:22:59.1156287Z nls_ascii 16384 1 2025-05-07T20:22:59.1158081Z nls_cp437 20480 1 2025-05-07T20:22:59.1158374Z vfat 24576 1 2025-05-07T20:22:59.1158645Z fat 86016 1 vfat 2025-05-07T20:22:59.1158945Z sunrpc 696320 1 2025-05-07T20:22:59.1159222Z ena 180224 0 2025-05-07T20:22:59.1159488Z i8042 45056 0 2025-05-07T20:22:59.1159762Z ghash_clmulni_intel 16384 0 2025-05-07T20:22:59.1160054Z serio 28672 3 i8042 2025-05-07T20:22:59.1160355Z button 24576 0 2025-05-07T20:22:59.1160629Z sch_fq_codel 20480 17 2025-05-07T20:22:59.1160915Z dm_mod 188416 0 2025-05-07T20:22:59.1161193Z dax 45056 1 dm_mod 2025-05-07T20:22:59.1161489Z fuse 163840 1 2025-05-07T20:22:59.1161894Z loop 36864 0 2025-05-07T20:22:59.1162169Z configfs 57344 1 2025-05-07T20:22:59.1162439Z dmi_sysfs 20480 0 2025-05-07T20:22:59.1162718Z crc32_pclmul 16384 0 2025-05-07T20:22:59.1163005Z crc32c_intel 24576 0 2025-05-07T20:22:59.1163274Z efivarfs 24576 1 2025-05-07T20:22:59.1163551Z + modinfo nvidia 2025-05-07T20:22:59.1164442Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:22:59.1164894Z import_ns: DMA_BUF 2025-05-07T20:22:59.1165227Z alias: char-major-195-* 2025-05-07T20:22:59.1165554Z version: 570.133.07 2025-05-07T20:22:59.1165805Z supported: external 2025-05-07T20:22:59.1166057Z license: Dual MIT/GPL 2025-05-07T20:22:59.1166341Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:22:59.1166682Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:22:59.1167002Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:22:59.1167326Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:22:59.1167666Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:22:59.1167999Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:22:59.1168309Z depends: i2c-core,drm 2025-05-07T20:22:59.1168570Z retpoline: Y 2025-05-07T20:22:59.1168794Z name: nvidia 2025-05-07T20:22:59.1169149Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:22:59.1169619Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:22:59.1170060Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:22:59.1170481Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:22:59.1170785Z parm: NVreg_RmLogonRC:int 2025-05-07T20:22:59.1171090Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:22:59.1171405Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:22:59.1171701Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:22:59.1172018Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:22:59.1172380Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:22:59.1172785Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:22:59.1173157Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:22:59.1173465Z parm: NVreg_EnableMSI:int 2025-05-07T20:22:59.1173773Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:22:59.1174133Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:22:59.1174529Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:22:59.1174910Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:22:59.1175318Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:59.1175727Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:22:59.1176148Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:59.1176555Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:22:59.1176893Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:22:59.1177262Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:22:59.1177744Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:22:59.1178083Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:22:59.1178407Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:22:59.1178743Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:22:59.1179062Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:22:59.1179374Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:22:59.1179721Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:22:59.1180072Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:22:59.1180401Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:22:59.1180738Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:22:59.1181080Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:22:59.1181500Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:22:59.1181839Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:22:59.1182167Z parm: NVreg_RmMsg:charp 2025-05-07T20:22:59.1182456Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:22:59.1182815Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:22:59.1183151Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:22:59.1183461Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:22:59.1183792Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:22:59.1184146Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:22:59.1184489Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:22:59.1184815Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:22:59.1185295Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:22:59.1185639Z parm: rm_firmware_active:charp 2025-05-07T20:22:59.1185924Z + set +e 2025-05-07T20:22:59.1186131Z + nvidia-smi 2025-05-07T20:23:00.5319475Z Wed May 7 20:23:00 2025 2025-05-07T20:23:00.5319868Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:00.5320389Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:00.5320890Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:00.5321389Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:00.5321903Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:00.5322343Z | | | MIG M. | 2025-05-07T20:23:00.5322687Z |=========================================+========================+======================| 2025-05-07T20:23:00.5385023Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:00.5385558Z | 0% 30C P0 62W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:00.5385979Z | | | N/A | 2025-05-07T20:23:00.5386386Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:00.5386795Z 2025-05-07T20:23:00.5387328Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:00.5387764Z | Processes: | 2025-05-07T20:23:00.5388213Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:00.5388634Z | ID ID Usage | 2025-05-07T20:23:00.5388980Z |=========================================================================================| 2025-05-07T20:23:00.5389569Z | No running processes found | 2025-05-07T20:23:00.5390286Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:00.9568678Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:02.3764244Z NVIDIA A10G 2025-05-07T20:23:02.6470031Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:02.6470336Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:02.6470586Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:02.6470872Z + set -e 2025-05-07T20:23:02.6471093Z INFO: Ignoring allowed status 0 2025-05-07T20:23:02.6478477Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:02.6482032Z + sudo yum install -y yum-utils 2025-05-07T20:23:03.0883019Z Last metadata expiration check: 0:06:01 ago on Wed May 7 20:17:02 2025. 2025-05-07T20:23:03.1130293Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:03.1528800Z Dependencies resolved. 2025-05-07T20:23:03.1710715Z Nothing to do. 2025-05-07T20:23:03.1711181Z Complete! 2025-05-07T20:23:03.2108387Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:03.2109044Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:03.2109899Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:03.4809070Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:03.5382448Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:04.0707025Z nvidia-container-toolkit 14 kB/s | 833 B 00:00 2025-05-07T20:23:04.0954236Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:04.1356719Z Dependencies resolved. 2025-05-07T20:23:04.1535707Z ================================================================================ 2025-05-07T20:23:04.1536273Z Package Arch Version Repository Size 2025-05-07T20:23:04.1536680Z ================================================================================ 2025-05-07T20:23:04.1536990Z Downgrading: 2025-05-07T20:23:04.1537362Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:04.1537941Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:04.1538286Z 2025-05-07T20:23:04.1538382Z Transaction Summary 2025-05-07T20:23:04.1538652Z ================================================================================ 2025-05-07T20:23:04.1539078Z Downgrade 2 Packages 2025-05-07T20:23:04.1539278Z 2025-05-07T20:23:04.1539416Z Total download size: 6.8 M 2025-05-07T20:23:04.1539817Z Downloading Packages: 2025-05-07T20:23:04.1912319Z (1/2): nvidia-container-toolkit-1.16.2-1.x86_64 34 MB/s | 1.2 MB 00:00 2025-05-07T20:23:04.2668871Z (2/2): nvidia-container-toolkit-base-1.16.2-1.x 50 MB/s | 5.6 MB 00:00 2025-05-07T20:23:04.2677347Z -------------------------------------------------------------------------------- 2025-05-07T20:23:04.2680475Z Total 60 MB/s | 6.8 MB 00:00 2025-05-07T20:23:04.2683222Z Running transaction check 2025-05-07T20:23:04.2788129Z Transaction check succeeded. 2025-05-07T20:23:04.2788911Z Running transaction test 2025-05-07T20:23:04.3084093Z Transaction test succeeded. 2025-05-07T20:23:04.3087761Z Running transaction 2025-05-07T20:23:04.8598762Z Preparing : 1/1 2025-05-07T20:23:04.9657774Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:04.9691293Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:04.9928586Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:04.9929384Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:05.0035930Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:05.0063689Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:06.3657409Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:06.3658206Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:06.3658735Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:06.3659269Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:06.5062698Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:06.5063659Z WARNING: 2025-05-07T20:23:06.5063902Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:06.5064140Z 2025-05-07T20:23:06.5064234Z Available Versions: 2025-05-07T20:23:06.5064383Z 2025-05-07T20:23:06.5064500Z Version 2023.7.20250331: 2025-05-07T20:23:06.5064815Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:06.5065065Z 2025-05-07T20:23:06.5065313Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:06.5065580Z 2025-05-07T20:23:06.5065705Z Release notes: 2025-05-07T20:23:06.5066390Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:06.5066859Z 2025-05-07T20:23:06.5066983Z Version 2023.7.20250414: 2025-05-07T20:23:06.5067367Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:06.5067696Z 2025-05-07T20:23:06.5067863Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:06.5068159Z 2025-05-07T20:23:06.5068278Z Release notes: 2025-05-07T20:23:06.5068757Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:06.5069200Z 2025-05-07T20:23:06.5069393Z Version 2023.7.20250428: 2025-05-07T20:23:06.5069765Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:06.5082784Z 2025-05-07T20:23:06.5082939Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:06.5083170Z 2025-05-07T20:23:06.5083262Z Release notes: 2025-05-07T20:23:06.5083680Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:06.5084056Z 2025-05-07T20:23:06.5084186Z ================================================================================ 2025-05-07T20:23:06.5413121Z 2025-05-07T20:23:06.5413455Z 2025-05-07T20:23:06.5413888Z Downgraded: 2025-05-07T20:23:06.5414402Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:06.5415124Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:06.5415493Z 2025-05-07T20:23:06.5415581Z Complete! 2025-05-07T20:23:06.5861808Z + sudo systemctl restart docker 2025-05-07T20:23:10.6549259Z Wed May 7 20:23:10 2025 2025-05-07T20:23:10.6549796Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:10.6550316Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:10.6550801Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:10.6551293Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:10.6551806Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:10.6552239Z | | | MIG M. | 2025-05-07T20:23:10.6552576Z |=========================================+========================+======================| 2025-05-07T20:23:10.6631628Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:10.6632516Z | 0% 31C P0 62W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:10.6632929Z | | | N/A | 2025-05-07T20:23:10.6633336Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:10.6633748Z 2025-05-07T20:23:10.6634137Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:10.6634569Z | Processes: | 2025-05-07T20:23:10.6635018Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:10.6635605Z | ID ID Usage | 2025-05-07T20:23:10.6635960Z |=========================================================================================| 2025-05-07T20:23:10.6636419Z | No running processes found | 2025-05-07T20:23:10.6636895Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:11.4847362Z Command completed after 1 attempt(s). 2025-05-07T20:23:11.4936504Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:11.4936981Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:11.4951906Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:11.4952256Z env: 2025-05-07T20:23:11.4952493Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:11.4952792Z BUILD_ENV: build_binary 2025-05-07T20:23:11.4953052Z BUILD_TARGET: genai 2025-05-07T20:23:11.4953304Z BUILD_VARIANT: cuda 2025-05-07T20:23:11.4953544Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:11.4953801Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:11.4954106Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:11.4954431Z ##[endgroup] 2025-05-07T20:23:11.8312374Z ################################################################################ 2025-05-07T20:23:11.8312792Z # Print System Info 2025-05-07T20:23:11.8313022Z # 2025-05-07T20:23:11.8329007Z # [2025-05-07T20:23:11.832Z] + print_system_info 2025-05-07T20:23:11.8329364Z ################################################################################ 2025-05-07T20:23:11.8329589Z 2025-05-07T20:23:11.8329704Z ################################################################################ 2025-05-07T20:23:11.8330043Z [INFO] Printing environment variables ... 2025-05-07T20:23:11.8330340Z + printenv 2025-05-07T20:23:11.8330458Z 2025-05-07T20:23:11.8358301Z SHELL=/bin/bash 2025-05-07T20:23:11.8358802Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:11.8359209Z BUILD_VARIANT=cuda 2025-05-07T20:23:11.8359739Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_e150bbec-6956-49ea-8c9f-4ba7b4609771 2025-05-07T20:23:11.8360804Z GITHUB_ACTION=__run 2025-05-07T20:23:11.8361384Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:11.8362045Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:11.8362591Z RUNNER_NAME=i-02e22ce35cfd6af1d 2025-05-07T20:23:11.8363158Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:11.8363753Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:11.8364264Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:11.8364989Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:11.8365828Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:11.8366375Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:11.8366937Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:11.8367991Z *** 2025-05-07T20:23:11.8368382Z LOGNAME=ec2-user 2025-05-07T20:23:11.8368837Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:11.8369356Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:11.8369814Z GITHUB_ACTIONS=true 2025-05-07T20:23:11.8370131Z SYSTEMD_EXEC_PID=55536 2025-05-07T20:23:11.8370463Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:11.8371004Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:11.8371502Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:11.8371785Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:11.8372043Z RUNNER_OS=Linux 2025-05-07T20:23:11.8372271Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:11.8372514Z HOME=/home/ec2-user 2025-05-07T20:23:11.8372772Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:11.8373068Z LANG=C.UTF-8 2025-05-07T20:23:11.8373357Z RUNNER_TRACKING_ID=github_76b6589d-7eee-4b44-a0a6-43406be03a94 2025-05-07T20:23:11.8373715Z RUNNER_ARCH=X64 2025-05-07T20:23:11.8373996Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:11.8374640Z BUILD_TARGET=genai 2025-05-07T20:23:11.8375171Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_e150bbec-6956-49ea-8c9f-4ba7b4609771 2025-05-07T20:23:11.8376031Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_e150bbec-6956-49ea-8c9f-4ba7b4609771 2025-05-07T20:23:11.8376761Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:11.8377415Z INVOCATION_ID=0d55cce102e34d49be525b606fcac6f8 2025-05-07T20:23:11.8377755Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:11.8378018Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:11.8378594Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_e150bbec-6956-49ea-8c9f-4ba7b4609771 2025-05-07T20:23:11.8379204Z BUILD_ENV=build_binary 2025-05-07T20:23:11.8379430Z GITHUB_ACTOR=q10 2025-05-07T20:23:11.8379652Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:11.8379881Z KERN_NAME_LC=linux 2025-05-07T20:23:11.8380112Z BUILD_CUDA_VERSION=11.8.0 2025-05-07T20:23:11.8380417Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:11.8380755Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:11.8381006Z USER=ec2-user 2025-05-07T20:23:11.8381237Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:11.8381515Z SHLVL=1 2025-05-07T20:23:11.8381713Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:11.8382020Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:11.8382455Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:11.8382813Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:11.8383046Z KERN_NAME=Linux 2025-05-07T20:23:11.8383280Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:11.8383682Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:11.8384097Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:11.8384372Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:11.8384613Z JOURNAL_STREAM=8:87430 2025-05-07T20:23:11.8384924Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:11.8385397Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:11.8385707Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:11.8386036Z GITHUB_BASE_REF=main 2025-05-07T20:23:11.8386252Z CI=true 2025-05-07T20:23:11.8386462Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:11.8386744Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:11.8387011Z GITHUB_ACTION_REF= 2025-05-07T20:23:11.8387260Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:11.8387859Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_e150bbec-6956-49ea-8c9f-4ba7b4609771 2025-05-07T20:23:11.8388432Z MACHINE_NAME=x86_64 2025-05-07T20:23:11.8388652Z _=/usr/bin/printenv 2025-05-07T20:23:11.8388786Z 2025-05-07T20:23:11.8388912Z ################################################################################ 2025-05-07T20:23:11.8389227Z [INFO] Print ldd version ... 2025-05-07T20:23:11.8389478Z + ldd --version 2025-05-07T20:23:11.8389610Z 2025-05-07T20:23:11.8389710Z ldd (GNU libc) 2.34 2025-05-07T20:23:11.8389978Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:11.8390412Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:11.8390939Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:11.8391381Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:11.8391596Z 2025-05-07T20:23:11.8391725Z ################################################################################ 2025-05-07T20:23:11.8392030Z [INFO] Print CPU info ... 2025-05-07T20:23:11.8392269Z + nproc 2025-05-07T20:23:11.8392379Z 2025-05-07T20:23:11.8405739Z 16 2025-05-07T20:23:11.8407695Z 2025-05-07T20:23:11.8407946Z + lscpu 2025-05-07T20:23:11.8408063Z 2025-05-07T20:23:11.8530003Z Architecture: x86_64 2025-05-07T20:23:11.8530393Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:11.8531041Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8531429Z Byte Order: Little Endian 2025-05-07T20:23:11.8531758Z CPU(s): 16 2025-05-07T20:23:11.8532059Z On-line CPU(s) list: 0-15 2025-05-07T20:23:11.8532381Z Vendor ID: AuthenticAMD 2025-05-07T20:23:11.8532718Z Model name: AMD EPYC 7R32 2025-05-07T20:23:11.8533042Z CPU family: 23 2025-05-07T20:23:11.8533479Z Model: 49 2025-05-07T20:23:11.8533772Z Thread(s) per core: 2 2025-05-07T20:23:11.8534069Z Core(s) per socket: 8 2025-05-07T20:23:11.8534357Z Socket(s): 1 2025-05-07T20:23:11.8534635Z Stepping: 0 2025-05-07T20:23:11.8534937Z BogoMIPS: 5600.00 2025-05-07T20:23:11.8536984Z 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.8539033Z Hypervisor vendor: KVM 2025-05-07T20:23:11.8539350Z Virtualization type: full 2025-05-07T20:23:11.8539689Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:11.8540051Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:11.8540413Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:11.8540771Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:11.8541091Z NUMA node(s): 1 2025-05-07T20:23:11.8541390Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:11.8541728Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:11.8542095Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:11.8542456Z Vulnerability L1tf: Not affected 2025-05-07T20:23:11.8542811Z Vulnerability Mds: Not affected 2025-05-07T20:23:11.8543168Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:11.8543520Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:11.8543882Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:11.8544423Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:11.8544992Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:11.8545683Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:11.8546372Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:11.8547271Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:11.8548092Z Vulnerability Srbds: Not affected 2025-05-07T20:23:11.8548467Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:11.8548833Z 2025-05-07T20:23:11.8548951Z + cat /proc/cpuinfo 2025-05-07T20:23:11.8549096Z 2025-05-07T20:23:11.8549187Z processor : 0 2025-05-07T20:23:11.8549450Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8549798Z cpu family : 23 2025-05-07T20:23:11.8550082Z model : 49 2025-05-07T20:23:11.8550312Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8550563Z stepping : 0 2025-05-07T20:23:11.8550778Z microcode : 0x830107f 2025-05-07T20:23:11.8551129Z cpu MHz : 3300.336 2025-05-07T20:23:11.8551353Z cache size : 512 KB 2025-05-07T20:23:11.8551574Z physical id : 0 2025-05-07T20:23:11.8551789Z siblings : 16 2025-05-07T20:23:11.8551996Z core id : 0 2025-05-07T20:23:11.8552203Z cpu cores : 8 2025-05-07T20:23:11.8552412Z apicid : 0 2025-05-07T20:23:11.8552616Z initial apicid : 0 2025-05-07T20:23:11.8552836Z fpu : yes 2025-05-07T20:23:11.8553046Z fpu_exception : yes 2025-05-07T20:23:11.8553268Z cpuid level : 13 2025-05-07T20:23:11.8553485Z wp : yes 2025-05-07T20:23:11.8555522Z 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.8557751Z 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.8558246Z bogomips : 5600.00 2025-05-07T20:23:11.8558474Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8558710Z clflush size : 64 2025-05-07T20:23:11.8558937Z cache_alignment : 64 2025-05-07T20:23:11.8559218Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8559541Z power management: 2025-05-07T20:23:11.8559681Z 2025-05-07T20:23:11.8559769Z processor : 1 2025-05-07T20:23:11.8559994Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8560240Z cpu family : 23 2025-05-07T20:23:11.8560449Z model : 49 2025-05-07T20:23:11.8560664Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8560912Z stepping : 0 2025-05-07T20:23:11.8561123Z microcode : 0x830107f 2025-05-07T20:23:11.8561355Z cpu MHz : 3299.628 2025-05-07T20:23:11.8561575Z cache size : 512 KB 2025-05-07T20:23:11.8561799Z physical id : 0 2025-05-07T20:23:11.8562014Z siblings : 16 2025-05-07T20:23:11.8562219Z core id : 1 2025-05-07T20:23:11.8562417Z cpu cores : 8 2025-05-07T20:23:11.8562630Z apicid : 2 2025-05-07T20:23:11.8562835Z initial apicid : 2 2025-05-07T20:23:11.8563048Z fpu : yes 2025-05-07T20:23:11.8563255Z fpu_exception : yes 2025-05-07T20:23:11.8563479Z cpuid level : 13 2025-05-07T20:23:11.8563689Z wp : yes 2025-05-07T20:23:11.8565630Z 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.8567845Z 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.8568336Z bogomips : 5600.00 2025-05-07T20:23:11.8568558Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8568800Z clflush size : 64 2025-05-07T20:23:11.8569026Z cache_alignment : 64 2025-05-07T20:23:11.8569303Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8569616Z power management: 2025-05-07T20:23:11.8569757Z 2025-05-07T20:23:11.8569846Z processor : 2 2025-05-07T20:23:11.8570074Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8570355Z cpu family : 23 2025-05-07T20:23:11.8570575Z model : 49 2025-05-07T20:23:11.8570789Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8571030Z stepping : 0 2025-05-07T20:23:11.8571244Z microcode : 0x830107f 2025-05-07T20:23:11.8571473Z cpu MHz : 2933.412 2025-05-07T20:23:11.8571686Z cache size : 512 KB 2025-05-07T20:23:11.8571907Z physical id : 0 2025-05-07T20:23:11.8572121Z siblings : 16 2025-05-07T20:23:11.8572410Z core id : 2 2025-05-07T20:23:11.8572614Z cpu cores : 8 2025-05-07T20:23:11.8572818Z apicid : 4 2025-05-07T20:23:11.8573020Z initial apicid : 4 2025-05-07T20:23:11.8573236Z fpu : yes 2025-05-07T20:23:11.8573441Z fpu_exception : yes 2025-05-07T20:23:11.8573657Z cpuid level : 13 2025-05-07T20:23:11.8573869Z wp : yes 2025-05-07T20:23:11.8575885Z 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.8578092Z 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.8578587Z bogomips : 5600.00 2025-05-07T20:23:11.8578809Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8579048Z clflush size : 64 2025-05-07T20:23:11.8579268Z cache_alignment : 64 2025-05-07T20:23:11.8579537Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8579854Z power management: 2025-05-07T20:23:11.8579987Z 2025-05-07T20:23:11.8580078Z processor : 3 2025-05-07T20:23:11.8580292Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8580540Z cpu family : 23 2025-05-07T20:23:11.8580751Z model : 49 2025-05-07T20:23:11.8580958Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8581205Z stepping : 0 2025-05-07T20:23:11.8581417Z microcode : 0x830107f 2025-05-07T20:23:11.8581641Z cpu MHz : 3082.574 2025-05-07T20:23:11.8581863Z cache size : 512 KB 2025-05-07T20:23:11.8582087Z physical id : 0 2025-05-07T20:23:11.8582297Z siblings : 16 2025-05-07T20:23:11.8582506Z core id : 3 2025-05-07T20:23:11.8582718Z cpu cores : 8 2025-05-07T20:23:11.8582918Z apicid : 6 2025-05-07T20:23:11.8583128Z initial apicid : 6 2025-05-07T20:23:11.8583347Z fpu : yes 2025-05-07T20:23:11.8583554Z fpu_exception : yes 2025-05-07T20:23:11.8583777Z cpuid level : 13 2025-05-07T20:23:11.8583992Z wp : yes 2025-05-07T20:23:11.8586049Z 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.8588276Z 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.8588766Z bogomips : 5600.00 2025-05-07T20:23:11.8588998Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8589242Z clflush size : 64 2025-05-07T20:23:11.8589461Z cache_alignment : 64 2025-05-07T20:23:11.8589744Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8590065Z power management: 2025-05-07T20:23:11.8590197Z 2025-05-07T20:23:11.8590298Z processor : 4 2025-05-07T20:23:11.8590512Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8590760Z cpu family : 23 2025-05-07T20:23:11.8590975Z model : 49 2025-05-07T20:23:11.8591187Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8591435Z stepping : 0 2025-05-07T20:23:11.8591651Z microcode : 0x830107f 2025-05-07T20:23:11.8591875Z cpu MHz : 3297.042 2025-05-07T20:23:11.8592096Z cache size : 512 KB 2025-05-07T20:23:11.8592316Z physical id : 0 2025-05-07T20:23:11.8592524Z siblings : 16 2025-05-07T20:23:11.8592732Z core id : 4 2025-05-07T20:23:11.8592951Z cpu cores : 8 2025-05-07T20:23:11.8604977Z apicid : 8 2025-05-07T20:23:11.8605383Z initial apicid : 8 2025-05-07T20:23:11.8605617Z fpu : yes 2025-05-07T20:23:11.8605832Z fpu_exception : yes 2025-05-07T20:23:11.8606054Z cpuid level : 13 2025-05-07T20:23:11.8606275Z wp : yes 2025-05-07T20:23:11.8608370Z 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.8610588Z 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.8611072Z bogomips : 5600.00 2025-05-07T20:23:11.8611311Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8611558Z clflush size : 64 2025-05-07T20:23:11.8611779Z cache_alignment : 64 2025-05-07T20:23:11.8612060Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8612383Z power management: 2025-05-07T20:23:11.8612521Z 2025-05-07T20:23:11.8612615Z processor : 5 2025-05-07T20:23:11.8612835Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8613080Z cpu family : 23 2025-05-07T20:23:11.8613296Z model : 49 2025-05-07T20:23:11.8613504Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8613760Z stepping : 0 2025-05-07T20:23:11.8613979Z microcode : 0x830107f 2025-05-07T20:23:11.8614205Z cpu MHz : 2981.070 2025-05-07T20:23:11.8614427Z cache size : 512 KB 2025-05-07T20:23:11.8614650Z physical id : 0 2025-05-07T20:23:11.8614861Z siblings : 16 2025-05-07T20:23:11.8615066Z core id : 5 2025-05-07T20:23:11.8615271Z cpu cores : 8 2025-05-07T20:23:11.8615475Z apicid : 10 2025-05-07T20:23:11.8615685Z initial apicid : 10 2025-05-07T20:23:11.8615906Z fpu : yes 2025-05-07T20:23:11.8616113Z fpu_exception : yes 2025-05-07T20:23:11.8616340Z cpuid level : 13 2025-05-07T20:23:11.8616557Z wp : yes 2025-05-07T20:23:11.8618491Z 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.8620685Z 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.8621165Z bogomips : 5600.00 2025-05-07T20:23:11.8621395Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8621633Z clflush size : 64 2025-05-07T20:23:11.8621857Z cache_alignment : 64 2025-05-07T20:23:11.8622131Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8622450Z power management: 2025-05-07T20:23:11.8622583Z 2025-05-07T20:23:11.8622667Z processor : 6 2025-05-07T20:23:11.8622887Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8623126Z cpu family : 23 2025-05-07T20:23:11.8623331Z model : 49 2025-05-07T20:23:11.8623542Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8623787Z stepping : 0 2025-05-07T20:23:11.8623997Z microcode : 0x830107f 2025-05-07T20:23:11.8624233Z cpu MHz : 2950.411 2025-05-07T20:23:11.8624454Z cache size : 512 KB 2025-05-07T20:23:11.8624668Z physical id : 0 2025-05-07T20:23:11.8624879Z siblings : 16 2025-05-07T20:23:11.8625085Z core id : 6 2025-05-07T20:23:11.8625401Z cpu cores : 8 2025-05-07T20:23:11.8625613Z apicid : 12 2025-05-07T20:23:11.8625824Z initial apicid : 12 2025-05-07T20:23:11.8626037Z fpu : yes 2025-05-07T20:23:11.8626245Z fpu_exception : yes 2025-05-07T20:23:11.8626467Z cpuid level : 13 2025-05-07T20:23:11.8626770Z wp : yes 2025-05-07T20:23:11.8628781Z 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.8630978Z 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.8631467Z bogomips : 5600.00 2025-05-07T20:23:11.8631693Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8631928Z clflush size : 64 2025-05-07T20:23:11.8632154Z cache_alignment : 64 2025-05-07T20:23:11.8632438Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8632748Z power management: 2025-05-07T20:23:11.8632892Z 2025-05-07T20:23:11.8632978Z processor : 7 2025-05-07T20:23:11.8633207Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8633445Z cpu family : 23 2025-05-07T20:23:11.8633656Z model : 49 2025-05-07T20:23:11.8633869Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8634115Z stepping : 0 2025-05-07T20:23:11.8634321Z microcode : 0x830107f 2025-05-07T20:23:11.8634549Z cpu MHz : 3309.885 2025-05-07T20:23:11.8634771Z cache size : 512 KB 2025-05-07T20:23:11.8634985Z physical id : 0 2025-05-07T20:23:11.8635198Z siblings : 16 2025-05-07T20:23:11.8635402Z core id : 7 2025-05-07T20:23:11.8635603Z cpu cores : 8 2025-05-07T20:23:11.8635811Z apicid : 14 2025-05-07T20:23:11.8636023Z initial apicid : 14 2025-05-07T20:23:11.8636234Z fpu : yes 2025-05-07T20:23:11.8636440Z fpu_exception : yes 2025-05-07T20:23:11.8636659Z cpuid level : 13 2025-05-07T20:23:11.8636861Z wp : yes 2025-05-07T20:23:11.8638794Z 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.8640986Z 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.8641470Z bogomips : 5600.00 2025-05-07T20:23:11.8641690Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8641930Z clflush size : 64 2025-05-07T20:23:11.8642152Z cache_alignment : 64 2025-05-07T20:23:11.8642418Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8642739Z power management: 2025-05-07T20:23:11.8642880Z 2025-05-07T20:23:11.8642965Z processor : 8 2025-05-07T20:23:11.8643187Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8643422Z cpu family : 23 2025-05-07T20:23:11.8643635Z model : 49 2025-05-07T20:23:11.8643849Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8644091Z stepping : 0 2025-05-07T20:23:11.8644306Z microcode : 0x830107f 2025-05-07T20:23:11.8644537Z cpu MHz : 3300.181 2025-05-07T20:23:11.8644746Z cache size : 512 KB 2025-05-07T20:23:11.8644968Z physical id : 0 2025-05-07T20:23:11.8645190Z siblings : 16 2025-05-07T20:23:11.8645390Z core id : 0 2025-05-07T20:23:11.8645594Z cpu cores : 8 2025-05-07T20:23:11.8645805Z apicid : 1 2025-05-07T20:23:11.8646005Z initial apicid : 1 2025-05-07T20:23:11.8646225Z fpu : yes 2025-05-07T20:23:11.8646426Z fpu_exception : yes 2025-05-07T20:23:11.8646654Z cpuid level : 13 2025-05-07T20:23:11.8646858Z wp : yes 2025-05-07T20:23:11.8648769Z 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.8651119Z 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.8651603Z bogomips : 5600.00 2025-05-07T20:23:11.8651824Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8652055Z clflush size : 64 2025-05-07T20:23:11.8652272Z cache_alignment : 64 2025-05-07T20:23:11.8652541Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8652847Z power management: 2025-05-07T20:23:11.8652983Z 2025-05-07T20:23:11.8653072Z processor : 9 2025-05-07T20:23:11.8653290Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8653525Z cpu family : 23 2025-05-07T20:23:11.8653733Z model : 49 2025-05-07T20:23:11.8653942Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8654178Z stepping : 0 2025-05-07T20:23:11.8654387Z microcode : 0x830107f 2025-05-07T20:23:11.8654613Z cpu MHz : 3300.116 2025-05-07T20:23:11.8654829Z cache size : 512 KB 2025-05-07T20:23:11.8655096Z physical id : 0 2025-05-07T20:23:11.8655310Z siblings : 16 2025-05-07T20:23:11.8655508Z core id : 1 2025-05-07T20:23:11.8655713Z cpu cores : 8 2025-05-07T20:23:11.8655914Z apicid : 3 2025-05-07T20:23:11.8656108Z initial apicid : 3 2025-05-07T20:23:11.8656327Z fpu : yes 2025-05-07T20:23:11.8656531Z fpu_exception : yes 2025-05-07T20:23:11.8656747Z cpuid level : 13 2025-05-07T20:23:11.8656958Z wp : yes 2025-05-07T20:23:11.8658875Z 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.8661222Z 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.8661704Z bogomips : 5600.00 2025-05-07T20:23:11.8661926Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8662164Z clflush size : 64 2025-05-07T20:23:11.8662385Z cache_alignment : 64 2025-05-07T20:23:11.8662650Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8662968Z power management: 2025-05-07T20:23:11.8663099Z 2025-05-07T20:23:11.8663191Z processor : 10 2025-05-07T20:23:11.8663407Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8663652Z cpu family : 23 2025-05-07T20:23:11.8663862Z model : 49 2025-05-07T20:23:11.8664068Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8664308Z stepping : 0 2025-05-07T20:23:11.8664516Z microcode : 0x830107f 2025-05-07T20:23:11.8664743Z cpu MHz : 2309.102 2025-05-07T20:23:11.8664955Z cache size : 512 KB 2025-05-07T20:23:11.8665281Z physical id : 0 2025-05-07T20:23:11.8665493Z siblings : 16 2025-05-07T20:23:11.8665693Z core id : 2 2025-05-07T20:23:11.8665896Z cpu cores : 8 2025-05-07T20:23:11.8666098Z apicid : 5 2025-05-07T20:23:11.8666301Z initial apicid : 5 2025-05-07T20:23:11.8666515Z fpu : yes 2025-05-07T20:23:11.8666717Z fpu_exception : yes 2025-05-07T20:23:11.8666931Z cpuid level : 13 2025-05-07T20:23:11.8667143Z wp : yes 2025-05-07T20:23:11.8669060Z 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.8671348Z 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.8671824Z bogomips : 5600.00 2025-05-07T20:23:11.8672135Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8672376Z clflush size : 64 2025-05-07T20:23:11.8672590Z cache_alignment : 64 2025-05-07T20:23:11.8672862Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8673175Z power management: 2025-05-07T20:23:11.8673308Z 2025-05-07T20:23:11.8673399Z processor : 11 2025-05-07T20:23:11.8673619Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8673857Z cpu family : 23 2025-05-07T20:23:11.8674068Z model : 49 2025-05-07T20:23:11.8674276Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8674519Z stepping : 0 2025-05-07T20:23:11.8674731Z microcode : 0x830107f 2025-05-07T20:23:11.8674954Z cpu MHz : 3232.309 2025-05-07T20:23:11.8675170Z cache size : 512 KB 2025-05-07T20:23:11.8675391Z physical id : 0 2025-05-07T20:23:11.8675597Z siblings : 16 2025-05-07T20:23:11.8675800Z core id : 3 2025-05-07T20:23:11.8676012Z cpu cores : 8 2025-05-07T20:23:11.8676212Z apicid : 7 2025-05-07T20:23:11.8676427Z initial apicid : 7 2025-05-07T20:23:11.8676653Z fpu : yes 2025-05-07T20:23:11.8676848Z fpu_exception : yes 2025-05-07T20:23:11.8677068Z cpuid level : 13 2025-05-07T20:23:11.8677280Z wp : yes 2025-05-07T20:23:11.8679195Z 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.8681383Z 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.8681868Z bogomips : 5600.00 2025-05-07T20:23:11.8682090Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8682330Z clflush size : 64 2025-05-07T20:23:11.8682544Z cache_alignment : 64 2025-05-07T20:23:11.8682815Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8683176Z power management: 2025-05-07T20:23:11.8683313Z 2025-05-07T20:23:11.8683397Z processor : 12 2025-05-07T20:23:11.8683617Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8683848Z cpu family : 23 2025-05-07T20:23:11.8684054Z model : 49 2025-05-07T20:23:11.8684267Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8684508Z stepping : 0 2025-05-07T20:23:11.8684721Z microcode : 0x830107f 2025-05-07T20:23:11.8684949Z cpu MHz : 3307.974 2025-05-07T20:23:11.8685166Z cache size : 512 KB 2025-05-07T20:23:11.8685385Z physical id : 0 2025-05-07T20:23:11.8685593Z siblings : 16 2025-05-07T20:23:11.8685789Z core id : 4 2025-05-07T20:23:11.8685991Z cpu cores : 8 2025-05-07T20:23:11.8686192Z apicid : 9 2025-05-07T20:23:11.8686389Z initial apicid : 9 2025-05-07T20:23:11.8686603Z fpu : yes 2025-05-07T20:23:11.8686803Z fpu_exception : yes 2025-05-07T20:23:11.8687021Z cpuid level : 13 2025-05-07T20:23:11.8687234Z wp : yes 2025-05-07T20:23:11.8689151Z 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.8691459Z 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.8691941Z bogomips : 5600.00 2025-05-07T20:23:11.8692160Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8692402Z clflush size : 64 2025-05-07T20:23:11.8692623Z cache_alignment : 64 2025-05-07T20:23:11.8692970Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8693286Z power management: 2025-05-07T20:23:11.8693419Z 2025-05-07T20:23:11.8693510Z processor : 13 2025-05-07T20:23:11.8693725Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8693966Z cpu family : 23 2025-05-07T20:23:11.8694173Z model : 49 2025-05-07T20:23:11.8694377Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8694622Z stepping : 0 2025-05-07T20:23:11.8694834Z microcode : 0x830107f 2025-05-07T20:23:11.8695061Z cpu MHz : 2254.249 2025-05-07T20:23:11.8695278Z cache size : 512 KB 2025-05-07T20:23:11.8695497Z physical id : 0 2025-05-07T20:23:11.8695701Z siblings : 16 2025-05-07T20:23:11.8695906Z core id : 5 2025-05-07T20:23:11.8696107Z cpu cores : 8 2025-05-07T20:23:11.8696305Z apicid : 11 2025-05-07T20:23:11.8696510Z initial apicid : 11 2025-05-07T20:23:11.8696725Z fpu : yes 2025-05-07T20:23:11.8696922Z fpu_exception : yes 2025-05-07T20:23:11.8697140Z cpuid level : 13 2025-05-07T20:23:11.8697352Z wp : yes 2025-05-07T20:23:11.8700359Z 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.8702568Z 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.8703046Z bogomips : 5600.00 2025-05-07T20:23:11.8703270Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8703504Z clflush size : 64 2025-05-07T20:23:11.8703717Z cache_alignment : 64 2025-05-07T20:23:11.8703989Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8704309Z power management: 2025-05-07T20:23:11.8704440Z 2025-05-07T20:23:11.8704525Z processor : 14 2025-05-07T20:23:11.8704742Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8704979Z cpu family : 23 2025-05-07T20:23:11.8705248Z model : 49 2025-05-07T20:23:11.8705453Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8705695Z stepping : 0 2025-05-07T20:23:11.8705901Z microcode : 0x830107f 2025-05-07T20:23:11.8706130Z cpu MHz : 2257.942 2025-05-07T20:23:11.8706346Z cache size : 512 KB 2025-05-07T20:23:11.8706562Z physical id : 0 2025-05-07T20:23:11.8706766Z siblings : 16 2025-05-07T20:23:11.8706964Z core id : 6 2025-05-07T20:23:11.8707163Z cpu cores : 8 2025-05-07T20:23:11.8707360Z apicid : 13 2025-05-07T20:23:11.8707563Z initial apicid : 13 2025-05-07T20:23:11.8707776Z fpu : yes 2025-05-07T20:23:11.8707969Z fpu_exception : yes 2025-05-07T20:23:11.8708184Z cpuid level : 13 2025-05-07T20:23:11.8708394Z wp : yes 2025-05-07T20:23:11.8710311Z 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.8712659Z 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.8713141Z bogomips : 5600.00 2025-05-07T20:23:11.8713361Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8713589Z clflush size : 64 2025-05-07T20:23:11.8713807Z cache_alignment : 64 2025-05-07T20:23:11.8714078Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8714386Z power management: 2025-05-07T20:23:11.8714523Z 2025-05-07T20:23:11.8714729Z processor : 15 2025-05-07T20:23:11.8714948Z vendor_id : AuthenticAMD 2025-05-07T20:23:11.8715185Z cpu family : 23 2025-05-07T20:23:11.8715384Z model : 49 2025-05-07T20:23:11.8715589Z model name : AMD EPYC 7R32 2025-05-07T20:23:11.8715836Z stepping : 0 2025-05-07T20:23:11.8716040Z microcode : 0x830107f 2025-05-07T20:23:11.8716267Z cpu MHz : 3302.905 2025-05-07T20:23:11.8716480Z cache size : 512 KB 2025-05-07T20:23:11.8716699Z physical id : 0 2025-05-07T20:23:11.8716914Z siblings : 16 2025-05-07T20:23:11.8717113Z core id : 7 2025-05-07T20:23:11.8717314Z cpu cores : 8 2025-05-07T20:23:11.8717516Z apicid : 15 2025-05-07T20:23:11.8717712Z initial apicid : 15 2025-05-07T20:23:11.8717929Z fpu : yes 2025-05-07T20:23:11.8718131Z fpu_exception : yes 2025-05-07T20:23:11.8718345Z cpuid level : 13 2025-05-07T20:23:11.8718554Z wp : yes 2025-05-07T20:23:11.8720481Z 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.8722676Z 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.8723161Z bogomips : 5600.00 2025-05-07T20:23:11.8723377Z TLB size : 3072 4K pages 2025-05-07T20:23:11.8723614Z clflush size : 64 2025-05-07T20:23:11.8723833Z cache_alignment : 64 2025-05-07T20:23:11.8724098Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:11.8724409Z power management: 2025-05-07T20:23:11.8724539Z 2025-05-07T20:23:11.8724543Z 2025-05-07T20:23:11.8724672Z ################################################################################ 2025-05-07T20:23:11.8724979Z [INFO] Print PCI info ... 2025-05-07T20:23:11.8725222Z + lspci -v 2025-05-07T20:23:11.8725340Z 2025-05-07T20:23:11.8725527Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:11.8725913Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:11.8726229Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:11.8726441Z 2025-05-07T20:23:11.8726637Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:11.8727019Z Physical Slot: 1 2025-05-07T20:23:11.8727256Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:11.8727462Z 2025-05-07T20:23:11.8727707Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:11.8728137Z Physical Slot: 1 2025-05-07T20:23:11.8728387Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:11.8728614Z 2025-05-07T20:23:11.8728875Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:11.8729316Z Physical Slot: 3 2025-05-07T20:23:11.8729558Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:11.8729893Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:11.8730291Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:11.8730520Z 2025-05-07T20:23:11.8730822Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:11.8731422Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:11.8731702Z Physical Slot: 4 2025-05-07T20:23:11.8731961Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:11.8732340Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:11.8732685Z Capabilities: 2025-05-07T20:23:11.8732960Z Kernel driver in use: nvme 2025-05-07T20:23:11.8733122Z 2025-05-07T20:23:11.8733421Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:11.8733887Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:11.8734230Z Physical Slot: 5 2025-05-07T20:23:11.8734476Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:11.8734827Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:11.8735205Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:11.8735532Z Capabilities: 2025-05-07T20:23:11.8735802Z Kernel driver in use: ena 2025-05-07T20:23:11.8736042Z Kernel modules: ena 2025-05-07T20:23:11.8736185Z 2025-05-07T20:23:11.8736352Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:11.8736725Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:11.8737010Z Physical Slot: 30 2025-05-07T20:23:11.8737271Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:11.8737649Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:11.8738036Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:11.8738411Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:11.8738738Z Capabilities: 2025-05-07T20:23:11.8739001Z Kernel driver in use: nvidia 2025-05-07T20:23:11.8739252Z Kernel modules: nvidia 2025-05-07T20:23:11.8739402Z 2025-05-07T20:23:11.8739698Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:11.8740208Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:11.8740488Z Physical Slot: 31 2025-05-07T20:23:11.8740734Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:11.8741083Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:11.8741457Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:11.8741786Z Capabilities: 2025-05-07T20:23:11.8742048Z Kernel driver in use: nvme 2025-05-07T20:23:11.8742207Z 2025-05-07T20:23:11.8742211Z 2025-05-07T20:23:11.8742338Z ################################################################################ 2025-05-07T20:23:11.8742658Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:11.8742944Z + uname -a 2025-05-07T20:23:11.8743057Z 2025-05-07T20:23:11.8743478Z Linux ip-10-0-32-22.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.8743958Z 2025-05-07T20:23:11.8744042Z + uname -m 2025-05-07T20:23:11.8744157Z 2025-05-07T20:23:11.8744232Z x86_64 2025-05-07T20:23:11.8744347Z 2025-05-07T20:23:11.8744442Z + cat /proc/version 2025-05-07T20:23:11.8744577Z 2025-05-07T20:23:11.8745190Z 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.8745805Z 2025-05-07T20:23:11.8745895Z + cat /etc/os-release 2025-05-07T20:23:11.8746048Z 2025-05-07T20:23:11.8746140Z NAME="Amazon Linux" 2025-05-07T20:23:11.8746360Z VERSION="2023" 2025-05-07T20:23:11.8746560Z ID="amzn" 2025-05-07T20:23:11.8746754Z ID_LIKE="fedora" 2025-05-07T20:23:11.8746970Z VERSION_ID="2023" 2025-05-07T20:23:11.8772083Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:11.8772394Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:11.8772694Z ANSI_COLOR="0;33" 2025-05-07T20:23:11.8772957Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:11.8773482Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:11.8773919Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:11.8774339Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:11.8774784Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:11.8775151Z VENDOR_NAME="AWS" 2025-05-07T20:23:11.8775398Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:11.8775694Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:11.8775850Z 2025-05-07T20:23:11.8776056Z ################################################################################ 2025-05-07T20:23:11.8776373Z # Print EC2 Instance Info 2025-05-07T20:23:11.8776613Z # 2025-05-07T20:23:11.8776844Z # [2025-05-07T20:23:11.874Z] + print_ec2_info 2025-05-07T20:23:11.8777155Z ################################################################################ 2025-05-07T20:23:11.8777374Z 2025-05-07T20:23:11.8875452Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:11.8993696Z instance-id: i-02e22ce35cfd6af1d 2025-05-07T20:23:11.9111731Z instance-type: g5.4xlarge 2025-05-07T20:23:11.9150413Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:11.9150966Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:11.9161119Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:11.9161470Z env: 2025-05-07T20:23:11.9161691Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:11.9162000Z BUILD_ENV: build_binary 2025-05-07T20:23:11.9162256Z BUILD_TARGET: genai 2025-05-07T20:23:11.9162492Z BUILD_VARIANT: cuda 2025-05-07T20:23:11.9162725Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:11.9162992Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:11.9163299Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:11.9163625Z ##[endgroup] 2025-05-07T20:23:12.2494358Z ################################################################################ 2025-05-07T20:23:12.2494756Z [INFO] Printing general display info ... 2025-05-07T20:23:12.2530155Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:12.3711908Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:12.3724833Z /usr/bin/sudo 2025-05-07T20:23:12.3735594Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:12.3746395Z /usr/bin/yum 2025-05-07T20:23:12.3748115Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:12.3768094Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:12.8235817Z Last metadata expiration check: 0:00:08 ago on Wed May 7 20:23:04 2025. 2025-05-07T20:23:12.9021991Z ================================================================================ 2025-05-07T20:23:12.9022452Z WARNING: 2025-05-07T20:23:12.9022742Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:12.9022992Z 2025-05-07T20:23:12.9023087Z Available Versions: 2025-05-07T20:23:12.9023242Z 2025-05-07T20:23:12.9023335Z Version 2023.7.20250331: 2025-05-07T20:23:12.9023658Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:12.9023931Z 2025-05-07T20:23:12.9024065Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:12.9024282Z 2025-05-07T20:23:12.9024369Z Release notes: 2025-05-07T20:23:12.9024780Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:12.9025252Z 2025-05-07T20:23:12.9025351Z Version 2023.7.20250414: 2025-05-07T20:23:12.9025654Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:12.9025906Z 2025-05-07T20:23:12.9026023Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:12.9026228Z 2025-05-07T20:23:12.9026325Z Release notes: 2025-05-07T20:23:12.9026721Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:12.9027077Z 2025-05-07T20:23:12.9027169Z Version 2023.7.20250428: 2025-05-07T20:23:12.9027476Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:12.9027958Z 2025-05-07T20:23:12.9028080Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:12.9028290Z 2025-05-07T20:23:12.9028378Z Release notes: 2025-05-07T20:23:12.9028766Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:12.9029127Z 2025-05-07T20:23:12.9029247Z ================================================================================ 2025-05-07T20:23:13.0164590Z Dependencies resolved. 2025-05-07T20:23:13.0451507Z ================================================================================ 2025-05-07T20:23:13.0452318Z Package Arch Version Repository Size 2025-05-07T20:23:13.0453078Z ================================================================================ 2025-05-07T20:23:13.0453679Z Upgrading: 2025-05-07T20:23:13.0454390Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:13.0455533Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:13.0456249Z 2025-05-07T20:23:13.0456805Z Transaction Summary 2025-05-07T20:23:13.0457319Z ================================================================================ 2025-05-07T20:23:13.0457923Z Upgrade 2 Packages 2025-05-07T20:23:13.0458201Z 2025-05-07T20:23:13.0458404Z Total download size: 6.9 M 2025-05-07T20:23:13.0458911Z Downloading Packages: 2025-05-07T20:23:13.1053802Z (1/2): nvidia-container-toolkit-1.17.6-1.x86_64 21 MB/s | 1.2 MB 00:00 2025-05-07T20:23:13.1525639Z (2/2): nvidia-container-toolkit-base-1.17.6-1.x 54 MB/s | 5.7 MB 00:00 2025-05-07T20:23:13.1538488Z -------------------------------------------------------------------------------- 2025-05-07T20:23:13.1541406Z Total 64 MB/s | 6.9 MB 00:00 2025-05-07T20:23:13.1543929Z Running transaction check 2025-05-07T20:23:13.1636440Z Transaction check succeeded. 2025-05-07T20:23:13.1637069Z Running transaction test 2025-05-07T20:23:13.1931985Z Transaction test succeeded. 2025-05-07T20:23:13.1934496Z Running transaction 2025-05-07T20:23:13.7443855Z Preparing : 1/1 2025-05-07T20:23:13.8501317Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:13.8527589Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:13.8725172Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:13.8725830Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:13.8833281Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:13.8862510Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:14.0328019Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:14.0328697Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:14.0329269Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:14.0329800Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:14.1663028Z ================================================================================ 2025-05-07T20:23:14.1663422Z WARNING: 2025-05-07T20:23:14.1663683Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:14.1663914Z 2025-05-07T20:23:14.1664036Z Available Versions: 2025-05-07T20:23:14.1664187Z 2025-05-07T20:23:14.1664287Z Version 2023.7.20250331: 2025-05-07T20:23:14.1664608Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:14.1664864Z 2025-05-07T20:23:14.1664993Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:14.1665295Z 2025-05-07T20:23:14.1665389Z Release notes: 2025-05-07T20:23:14.1665797Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:14.1666436Z 2025-05-07T20:23:14.1666538Z Version 2023.7.20250414: 2025-05-07T20:23:14.1666850Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:14.1667097Z 2025-05-07T20:23:14.1667221Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:14.1667426Z 2025-05-07T20:23:14.1667512Z Release notes: 2025-05-07T20:23:14.1667902Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:14.1668260Z 2025-05-07T20:23:14.1668356Z Version 2023.7.20250428: 2025-05-07T20:23:14.1668653Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:14.1668904Z 2025-05-07T20:23:14.1669018Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:14.1669228Z 2025-05-07T20:23:14.1669313Z Release notes: 2025-05-07T20:23:14.1669700Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:14.1670062Z 2025-05-07T20:23:14.1670380Z ================================================================================ 2025-05-07T20:23:14.2227620Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:14.2227972Z 2025-05-07T20:23:14.2228060Z Upgraded: 2025-05-07T20:23:14.2228419Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:14.2228982Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:14.2229327Z 2025-05-07T20:23:14.2229412Z Complete! 2025-05-07T20:23:14.2673386Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:14.2696950Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:14.7577864Z Last metadata expiration check: 0:00:10 ago on Wed May 7 20:23:04 2025. 2025-05-07T20:23:14.7819065Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:14.8222905Z Dependencies resolved. 2025-05-07T20:23:14.8402353Z ================================================================================ 2025-05-07T20:23:14.8403028Z Package Architecture Version Repository Size 2025-05-07T20:23:14.8403569Z ================================================================================ 2025-05-07T20:23:14.8403873Z Installing: 2025-05-07T20:23:14.8404167Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:14.8404437Z 2025-05-07T20:23:14.8404563Z Transaction Summary 2025-05-07T20:23:14.8404912Z ================================================================================ 2025-05-07T20:23:14.8405334Z Install 1 Package 2025-05-07T20:23:14.8405519Z 2025-05-07T20:23:14.8405664Z Total download size: 319 k 2025-05-07T20:23:14.8406005Z Installed size: 837 k 2025-05-07T20:23:14.8406541Z Downloading Packages: 2025-05-07T20:23:14.9223649Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 6.0 MB/s | 319 kB 00:00 2025-05-07T20:23:14.9229364Z -------------------------------------------------------------------------------- 2025-05-07T20:23:14.9232106Z Total 3.8 MB/s | 319 kB 00:00 2025-05-07T20:23:14.9385268Z Running transaction check 2025-05-07T20:23:14.9439985Z Transaction check succeeded. 2025-05-07T20:23:14.9440528Z Running transaction test 2025-05-07T20:23:14.9898394Z Transaction test succeeded. 2025-05-07T20:23:14.9902516Z Running transaction 2025-05-07T20:23:15.0940819Z Preparing : 1/1 2025-05-07T20:23:15.1457048Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:15.3040711Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:15.4309073Z ================================================================================ 2025-05-07T20:23:15.4309737Z WARNING: 2025-05-07T20:23:15.4310062Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:15.4310596Z 2025-05-07T20:23:15.4310689Z Available Versions: 2025-05-07T20:23:15.4310849Z 2025-05-07T20:23:15.4310947Z Version 2023.7.20250331: 2025-05-07T20:23:15.4311256Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:15.4311512Z 2025-05-07T20:23:15.4311634Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:15.4311840Z 2025-05-07T20:23:15.4311931Z Release notes: 2025-05-07T20:23:15.4312402Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:15.4312858Z 2025-05-07T20:23:15.4312952Z Version 2023.7.20250414: 2025-05-07T20:23:15.4313259Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:15.4313502Z 2025-05-07T20:23:15.4313624Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:15.4313827Z 2025-05-07T20:23:15.4313911Z Release notes: 2025-05-07T20:23:15.4314314Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:15.4314684Z 2025-05-07T20:23:15.4315017Z Version 2023.7.20250428: 2025-05-07T20:23:15.4315328Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:15.4315569Z 2025-05-07T20:23:15.4315684Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:15.4315894Z 2025-05-07T20:23:15.4315979Z Release notes: 2025-05-07T20:23:15.4316368Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:15.4316723Z 2025-05-07T20:23:15.4316843Z ================================================================================ 2025-05-07T20:23:15.4659652Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:15.4659985Z 2025-05-07T20:23:15.4660075Z Installed: 2025-05-07T20:23:15.4660393Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:15.4660683Z 2025-05-07T20:23:15.4660779Z Complete! 2025-05-07T20:23:15.5121729Z + hostname 2025-05-07T20:23:15.5121918Z 2025-05-07T20:23:15.5135960Z ip-10-0-32-22.ec2.internal 2025-05-07T20:23:15.5137410Z 2025-05-07T20:23:15.5137923Z + sudo lshw -C display 2025-05-07T20:23:16.1215641Z 2025-05-07T20:23:16.1216083Z *-display:0 UNCLAIMED 2025-05-07T20:23:16.1216514Z description: VGA compatible controller 2025-05-07T20:23:16.1216916Z product: Amazon.com, Inc. 2025-05-07T20:23:16.1217201Z vendor: Amazon.com, Inc. 2025-05-07T20:23:16.1217466Z physical id: 3 2025-05-07T20:23:16.1217706Z bus info: pci@0000:00:03.0 2025-05-07T20:23:16.1217972Z version: 00 2025-05-07T20:23:16.1218193Z width: 32 bits 2025-05-07T20:23:16.1218420Z clock: 33MHz 2025-05-07T20:23:16.1218679Z capabilities: vga_controller bus_master 2025-05-07T20:23:16.1219000Z configuration: latency=0 2025-05-07T20:23:16.1219328Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:16.1219671Z *-display:1 2025-05-07T20:23:16.1219904Z description: 3D controller 2025-05-07T20:23:16.1220229Z product: GA102GL [A10G] 2025-05-07T20:23:16.1220501Z vendor: NVIDIA Corporation 2025-05-07T20:23:16.1220776Z physical id: 1e 2025-05-07T20:23:16.1221026Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:16.1221282Z version: a1 2025-05-07T20:23:16.1221504Z width: 64 bits 2025-05-07T20:23:16.1221733Z clock: 33MHz 2025-05-07T20:23:16.1222025Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:16.1222404Z configuration: driver=nvidia latency=0 2025-05-07T20:23:16.1223022Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:16.1254663Z 2025-05-07T20:23:16.1255103Z ################################################################################ 2025-05-07T20:23:16.1255432Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:16.1386039Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:16.1557286Z Wed May 7 20:23:16 2025 2025-05-07T20:23:16.1557744Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:16.1558237Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:16.1558725Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:16.1559207Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:16.1559722Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:16.1560153Z | | | MIG M. | 2025-05-07T20:23:16.1560490Z |=========================================+========================+======================| 2025-05-07T20:23:16.1638850Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:16.1639586Z | 0% 31C P0 59W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:16.1639998Z | | | N/A | 2025-05-07T20:23:16.1640487Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:16.1640910Z 2025-05-07T20:23:16.1641307Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:16.1641745Z | Processes: | 2025-05-07T20:23:16.1642192Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:16.1642618Z | ID ID Usage | 2025-05-07T20:23:16.1642983Z |=========================================================================================| 2025-05-07T20:23:16.1643451Z | No running processes found | 2025-05-07T20:23:16.1643928Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:16.3074171Z ################################################################################ 2025-05-07T20:23:16.3074620Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:16.3219152Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:16.3219999Z [CHECK] rocminfo not found 2025-05-07T20:23:16.3229734Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:16.3230756Z [CHECK] rocm-smi not found 2025-05-07T20:23:16.3283942Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:16.3284604Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:16.3300076Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:16.3300648Z env: 2025-05-07T20:23:16.3301014Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:16.3301470Z BUILD_ENV: build_binary 2025-05-07T20:23:16.3301868Z BUILD_TARGET: genai 2025-05-07T20:23:16.3302239Z BUILD_VARIANT: cuda 2025-05-07T20:23:16.3302600Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:16.3303011Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:16.3303482Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:16.3303981Z ##[endgroup] 2025-05-07T20:23:16.6668439Z ################################################################################ 2025-05-07T20:23:16.6668798Z # Setup Miniconda 2025-05-07T20:23:16.6669032Z # 2025-05-07T20:23:16.6683461Z # [2025-05-07T20:23:16.667Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:16.6683905Z ################################################################################ 2025-05-07T20:23:16.6684129Z 2025-05-07T20:23:16.6698462Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:16.7637832Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:16.7638241Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:16.7638446Z 2025-05-07T20:23:16.7655282Z 2025-05-07T20:23:16.7655744Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:16.7676971Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T20:23:18.0635509Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:18.0635908Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:18.0636166Z 2025-05-07T20:23:18.0781078Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:18.5309581Z Unpacking payload ... 2025-05-07T20:23:19.0483084Z 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:19.8440239Z 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:21.9589722Z 2025-05-07T20:23:21.9590467Z Installing base environment... 2025-05-07T20:23:21.9590792Z 2025-05-07T20:23:23.0452407Z Preparing transaction: ...working... done 2025-05-07T20:23:25.9857668Z Executing transaction: ...working... done 2025-05-07T20:23:26.6439988Z 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:26.7320508Z installation finished. 2025-05-07T20:23:26.7328103Z 2025-05-07T20:23:26.7328407Z + rm -f miniconda.sh 2025-05-07T20:23:26.7328651Z 2025-05-07T20:23:26.7639727Z 2025-05-07T20:23:26.7640097Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:26.7640578Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:26.7640903Z 2025-05-07T20:23:27.1275524Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:27.1276055Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:27.1276558Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:27.1276954Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:27.1277319Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:27.1277709Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:27.1278144Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:27.1278586Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:27.1279098Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:27.1280039Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:27.1280564Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:27.1280935Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:27.1281128Z 2025-05-07T20:23:27.1281329Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:27.1281634Z 2025-05-07T20:23:27.1931604Z 2025-05-07T20:23:27.1932216Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:27.1932490Z 2025-05-07T20:23:28.0229519Z 2025-05-07T20:23:28.0230448Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:28.0254449Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T20:23:41.2484038Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:23:42.8252620Z Solving environment: / - \ | / - \ | / - \ | done 2025-05-07T20:23:42.9232664Z 2025-05-07T20:23:42.9232823Z ## Package Plan ## 2025-05-07T20:23:42.9232983Z 2025-05-07T20:23:42.9233240Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:42.9233606Z 2025-05-07T20:23:42.9233747Z added / updated specs: 2025-05-07T20:23:42.9234132Z - conda-libmamba-solver 2025-05-07T20:23:42.9234484Z - libarchive 2025-05-07T20:23:42.9234773Z - libmamba 2025-05-07T20:23:42.9235074Z - libmambapy 2025-05-07T20:23:42.9235261Z 2025-05-07T20:23:42.9235282Z 2025-05-07T20:23:42.9235472Z The following packages will be downloaded: 2025-05-07T20:23:42.9235770Z 2025-05-07T20:23:42.9235943Z package | build 2025-05-07T20:23:42.9236383Z ---------------------------|----------------- 2025-05-07T20:23:42.9236822Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:42.9237309Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:42.9237737Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:42.9238217Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:42.9238827Z ------------------------------------------------------------ 2025-05-07T20:23:42.9239297Z Total: 1.4 MB 2025-05-07T20:23:42.9239523Z 2025-05-07T20:23:42.9239640Z The following packages will be UPDATED: 2025-05-07T20:23:42.9239850Z 2025-05-07T20:23:42.9244237Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:42.9245030Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:42.9245413Z 2025-05-07T20:23:42.9245646Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:42.9245963Z 2025-05-07T20:23:42.9246288Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:42.9247091Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:23:42.9247575Z 2025-05-07T20:23:42.9247580Z 2025-05-07T20:23:42.9247584Z 2025-05-07T20:23:42.9247730Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:42.9248116Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:42.9248337Z 2025-05-07T20:23:42.9255288Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:42.9255643Z 2025-05-07T20:23:42.9255842Z 2025-05-07T20:23:42.9265688Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:42.9265978Z 2025-05-07T20:23:42.9266013Z 2025-05-07T20:23:42.9270132Z 2025-05-07T20:23:42.9988238Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:42.9988586Z 2025-05-07T20:23:42.9989162Z 2025-05-07T20:23:43.0068705Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:43.0068976Z 2025-05-07T20:23:43.0069085Z 2025-05-07T20:23:43.0183392Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:43.0183663Z 2025-05-07T20:23:43.0216660Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:43.0216914Z 2025-05-07T20:23:43.0217288Z 2025-05-07T20:23:43.0218757Z 2025-05-07T20:23:43.0346640Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:43.0358480Z conda-25.3.1 | 1.1 MB | 1 | 1% 2025-05-07T20:23:43.0359230Z 2025-05-07T20:23:43.0362347Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:43.0362666Z 2025-05-07T20:23:43.0414815Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:43.0415571Z 2025-05-07T20:23:43.0415576Z 2025-05-07T20:23:43.0415580Z 2025-05-07T20:23:43.0415849Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:43.0416126Z 2025-05-07T20:23:43.0416130Z 2025-05-07T20:23:43.0416137Z 2025-05-07T20:23:43.0949975Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:43.2019806Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:43.2020200Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:43.2026026Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:43.2026363Z 2025-05-07T20:23:43.2026560Z 2025-05-07T20:23:43.2026908Z  2025-05-07T20:23:43.2027116Z 2025-05-07T20:23:43.2027121Z 2025-05-07T20:23:43.2027293Z  2025-05-07T20:23:43.2027504Z 2025-05-07T20:23:43.2027518Z 2025-05-07T20:23:43.2027521Z 2025-05-07T20:23:43.2027721Z  done 2025-05-07T20:23:43.3031061Z Preparing transaction: - done 2025-05-07T20:23:43.4036645Z Verifying transaction: | done 2025-05-07T20:23:44.7056185Z Executing transaction: - \ | / - \ | / - \ | / - done 2025-05-07T20:23:46.4273168Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:23:46.4298359Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:23:47.4140776Z Channels: 2025-05-07T20:23:47.4141029Z - defaults 2025-05-07T20:23:47.4141252Z Platform: linux-64 2025-05-07T20:23:48.6503665Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:23:48.7679340Z Solving environment: - \ Channels: 2025-05-07T20:23:48.7679681Z - defaults 2025-05-07T20:23:48.7679888Z Platform: linux-64 2025-05-07T20:23:49.0591677Z Collecting package metadata (repodata.json): / - \ done 2025-05-07T20:23:49.2748638Z Solving environment: / - \ | done 2025-05-07T20:23:49.3563025Z done 2025-05-07T20:23:49.4221530Z 2025-05-07T20:23:49.4221802Z ## Package Plan ## 2025-05-07T20:23:49.4222269Z 2025-05-07T20:23:49.4222759Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:49.4223090Z 2025-05-07T20:23:49.4223194Z added / updated specs: 2025-05-07T20:23:49.4223456Z - conda 2025-05-07T20:23:49.4223580Z 2025-05-07T20:23:49.4223585Z 2025-05-07T20:23:49.4223712Z The following packages will be downloaded: 2025-05-07T20:23:49.4223940Z 2025-05-07T20:23:49.4224060Z package | build 2025-05-07T20:23:49.4224390Z ---------------------------|----------------- 2025-05-07T20:23:49.4225107Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:23:49.4225640Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:23:49.4226025Z ------------------------------------------------------------ 2025-05-07T20:23:49.4226381Z Total: 1.4 MB 2025-05-07T20:23:49.4226590Z 2025-05-07T20:23:49.4226707Z The following packages will be UPDATED: 2025-05-07T20:23:49.4226916Z 2025-05-07T20:23:49.4227222Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:23:49.4227732Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:23:49.4227980Z 2025-05-07T20:23:49.4227984Z 2025-05-07T20:23:49.4227988Z 2025-05-07T20:23:49.4228137Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:49.4228499Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:23:49.4228719Z 2025-05-07T20:23:49.4673683Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:23:49.4673952Z 2025-05-07T20:23:49.4837628Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:49.6982820Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:49.6983316Z 2025-05-07T20:23:49.6984880Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:49.6985967Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:49.6986301Z 2025-05-07T20:23:49.6988166Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:49.6991550Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:49.6991889Z 2025-05-07T20:23:49.6992117Z 2025-05-07T20:23:49.6992799Z  done 2025-05-07T20:23:49.7996102Z Preparing transaction: - done 2025-05-07T20:23:49.9002297Z Verifying transaction: | done 2025-05-07T20:23:52.4033557Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:23:53.0116686Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:23:53.0121372Z + conda clean --packages --tarball -y 2025-05-07T20:23:53.0121602Z 2025-05-07T20:23:54.0188375Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:23:54.0188725Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:23:54.0808663Z 2025-05-07T20:23:54.0816946Z + conda clean --all -y 2025-05-07T20:23:54.0817135Z 2025-05-07T20:23:54.6130171Z There are no unused tarball(s) to remove. 2025-05-07T20:23:54.6130566Z Will remove 1 index cache(s). 2025-05-07T20:23:54.6130870Z There are no unused package(s) to remove. 2025-05-07T20:23:54.6131193Z There are no tempfile(s) to remove. 2025-05-07T20:23:54.6131488Z There are no logfile(s) to remove. 2025-05-07T20:23:54.6753853Z 2025-05-07T20:23:54.6758619Z + conda info 2025-05-07T20:23:54.6758768Z 2025-05-07T20:23:55.4260682Z 2025-05-07T20:23:55.4261327Z active environment : base 2025-05-07T20:23:55.4261710Z active env location : /home/ec2-user/miniconda 2025-05-07T20:23:55.4262037Z shell level : 1 2025-05-07T20:23:55.4262321Z user config file : /home/ec2-user/.condarc 2025-05-07T20:23:55.4262716Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:23:55.4263087Z conda version : 25.3.1 2025-05-07T20:23:55.4263365Z conda-build version : not installed 2025-05-07T20:23:55.4263671Z python version : 3.13.2.final.0 2025-05-07T20:23:55.4263973Z solver : libmamba (default) 2025-05-07T20:23:55.4264276Z virtual packages : __archspec=1=zen2 2025-05-07T20:23:55.4264581Z __conda=25.3.1=0 2025-05-07T20:23:55.4264868Z __cuda=12.8=0 2025-05-07T20:23:55.4265244Z __glibc=2.34=0 2025-05-07T20:23:55.4265530Z __linux=6.1.130=0 2025-05-07T20:23:55.4265810Z __unix=0=0 2025-05-07T20:23:55.4266506Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:23:55.4266925Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:23:55.4267270Z conda av metadata url : None 2025-05-07T20:23:55.4267643Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:23:55.4268063Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:23:55.4268448Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:23:55.4268831Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:23:55.4269195Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:23:55.4269536Z /home/ec2-user/.conda/pkgs 2025-05-07T20:23:55.4269880Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:23:55.4270211Z /home/ec2-user/.conda/envs 2025-05-07T20:23:55.4270514Z platform : linux-64 2025-05-07T20:23:55.4271338Z 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:55.4272320Z UID:GID : 1000:1000 2025-05-07T20:23:55.4272595Z netrc file : None 2025-05-07T20:23:55.4272861Z offline mode : False 2025-05-07T20:23:55.4273031Z 2025-05-07T20:23:55.4911865Z 2025-05-07T20:23:55.4912534Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:23:55.4913298Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_221e8160-d81d-46f0-b7d0-4e3bcbb65667 ... 2025-05-07T20:23:55.4914194Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:23:55.4989249Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T20:23:55.4989797Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T20:23:55.5008698Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:55.5009042Z env: 2025-05-07T20:23:55.5009270Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:55.5009584Z BUILD_ENV: build_binary 2025-05-07T20:23:55.5009824Z BUILD_TARGET: genai 2025-05-07T20:23:55.5010057Z BUILD_VARIANT: cuda 2025-05-07T20:23:55.5010297Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:55.5010549Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:55.5010853Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:55.5011182Z ##[endgroup] 2025-05-07T20:23:55.8372855Z ################################################################################ 2025-05-07T20:23:55.8373210Z # Create Conda Environment 2025-05-07T20:23:55.8373464Z # 2025-05-07T20:23:55.8388185Z # [2025-05-07T20:23:55.838Z] + create_conda_environment build_binary 3.13 2025-05-07T20:23:55.8388604Z ################################################################################ 2025-05-07T20:23:55.8388830Z 2025-05-07T20:23:55.8405669Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:55.9280864Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:55.9281242Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:23:55.9281572Z + conda info --envs 2025-05-07T20:23:55.9281718Z 2025-05-07T20:23:56.6772340Z 2025-05-07T20:23:56.6772992Z # conda environments: 2025-05-07T20:23:56.6773279Z # 2025-05-07T20:23:56.6773509Z base /home/ec2-user/miniconda 2025-05-07T20:23:56.6773735Z 2025-05-07T20:23:56.7422615Z 2025-05-07T20:23:56.7423280Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:23:58.3716082Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:23:58.3716403Z 2025-05-07T20:23:58.3730340Z 2025-05-07T20:23:58.3739540Z [SETUP] Creating new Conda environment (Python 3.13) ... 2025-05-07T20:23:58.3762347Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.13 2025-05-07T20:23:59.1246434Z Channels: 2025-05-07T20:23:59.1246684Z - defaults 2025-05-07T20:23:59.1246914Z Platform: linux-64 2025-05-07T20:24:00.6025871Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T20:24:00.7032282Z Solving environment: / done 2025-05-07T20:24:00.7322637Z 2025-05-07T20:24:00.7323225Z ## Package Plan ## 2025-05-07T20:24:00.7323445Z 2025-05-07T20:24:00.7323666Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:00.7323971Z 2025-05-07T20:24:00.7324080Z added / updated specs: 2025-05-07T20:24:00.7324333Z - python=3.13 2025-05-07T20:24:00.7324478Z 2025-05-07T20:24:00.7324483Z 2025-05-07T20:24:00.7324609Z The following packages will be downloaded: 2025-05-07T20:24:00.7324828Z 2025-05-07T20:24:00.7324982Z package | build 2025-05-07T20:24:00.7325301Z ---------------------------|----------------- 2025-05-07T20:24:00.7325669Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:00.7326174Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:00.7326766Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:00.7327501Z python_abi-3.13 | 0_cp313 6 KB 2025-05-07T20:24:00.7327882Z ------------------------------------------------------------ 2025-05-07T20:24:00.7328220Z Total: 159 KB 2025-05-07T20:24:00.7328425Z 2025-05-07T20:24:00.7328555Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:00.7328780Z 2025-05-07T20:24:00.7329168Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:00.7329653Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:00.7330278Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T20:24:00.7330758Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:00.7331248Z expat pkgs/main/linux-64::expat-2.7.1-h6a678d5_0 2025-05-07T20:24:00.7331700Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:00.7332163Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:00.7332593Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:00.7333034Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:00.7333474Z libmpdec pkgs/main/linux-64::libmpdec-4.0.0-h5eee18b_0 2025-05-07T20:24:00.7333937Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:00.7334387Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T20:24:00.7334815Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:00.7335238Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:00.7335642Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:00.7336120Z python pkgs/main/linux-64::python-3.13.2-hf623796_100_cp313 2025-05-07T20:24:00.7336757Z python_abi pkgs/main/linux-64::python_abi-3.13-0_cp313 2025-05-07T20:24:00.7337298Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:00.7337767Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py313h06a4308_0 2025-05-07T20:24:00.7338261Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:00.7338680Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:00.7339067Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:00.7339487Z wheel pkgs/main/linux-64::wheel-0.45.1-py313h06a4308_0 2025-05-07T20:24:00.7339891Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:00.7340266Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:00.7340504Z 2025-05-07T20:24:00.7340508Z 2025-05-07T20:24:00.7340512Z 2025-05-07T20:24:00.7340664Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:00.7341050Z ca-certificates-2025 | 129 KB | | 0% 2025-05-07T20:24:00.7341296Z 2025-05-07T20:24:00.7341670Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:00.7341907Z 2025-05-07T20:24:00.7341911Z 2025-05-07T20:24:00.7348983Z python_abi-3.13 | 6 KB | | 0%  2025-05-07T20:24:00.7349276Z 2025-05-07T20:24:00.7349280Z 2025-05-07T20:24:00.7349284Z 2025-05-07T20:24:00.7648747Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:00.7649028Z 2025-05-07T20:24:00.7649032Z 2025-05-07T20:24:00.7704204Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T20:24:00.7704461Z 2025-05-07T20:24:00.7704480Z 2025-05-07T20:24:00.7734856Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T20:24:00.7735102Z 2025-05-07T20:24:00.7735106Z 2025-05-07T20:24:00.7735110Z 2025-05-07T20:24:00.7770953Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:00.7771213Z 2025-05-07T20:24:00.7771217Z 2025-05-07T20:24:00.7771221Z 2025-05-07T20:24:00.7798874Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:00.7799531Z 2025-05-07T20:24:00.7930320Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:00.7930583Z 2025-05-07T20:24:00.8064756Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:00.8127501Z ca-certificates-2025 | 129 KB | ########## | 100% 2025-05-07T20:24:00.8132787Z ca-certificates-2025 | 129 KB | ########## | 100% 2025-05-07T20:24:00.8133137Z 2025-05-07T20:24:00.8133343Z 2025-05-07T20:24:00.8133811Z  2025-05-07T20:24:00.8134026Z 2025-05-07T20:24:00.8134030Z 2025-05-07T20:24:00.8134203Z  2025-05-07T20:24:00.8134412Z 2025-05-07T20:24:00.8134415Z 2025-05-07T20:24:00.8134419Z 2025-05-07T20:24:00.8134609Z  done 2025-05-07T20:24:01.0190453Z Preparing transaction: \ | done 2025-05-07T20:24:02.3957194Z Verifying transaction: - \ | / - \ | / - \ | / done 2025-05-07T20:24:04.7107737Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:24:04.7610122Z # 2025-05-07T20:24:04.7610459Z # To activate this environment, use 2025-05-07T20:24:04.7610773Z # 2025-05-07T20:24:04.7610986Z # $ conda activate build_binary 2025-05-07T20:24:04.7611254Z # 2025-05-07T20:24:04.7611469Z # To deactivate an active environment, use 2025-05-07T20:24:04.7611786Z # 2025-05-07T20:24:04.7611988Z # $ conda deactivate 2025-05-07T20:24:04.7612149Z 2025-05-07T20:24:04.8714761Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:04.8735170Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:07.8316415Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (25.1) 2025-05-07T20:24:07.8317061Z Collecting pip 2025-05-07T20:24:07.8317384Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:07.8317810Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:07.8318709Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 69.9 MB/s eta 0:00:00 2025-05-07T20:24:07.8319189Z Installing collected packages: pip 2025-05-07T20:24:07.8319588Z Attempting uninstall: pip 2025-05-07T20:24:07.8319997Z Found existing installation: pip 25.1 2025-05-07T20:24:07.8320430Z Uninstalling pip-25.1: 2025-05-07T20:24:07.8320827Z Successfully uninstalled pip-25.1 2025-05-07T20:24:07.8321275Z Successfully installed pip-25.1.1 2025-05-07T20:24:07.8321569Z 2025-05-07T20:24:07.8945643Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:07.8968720Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:08.7483956Z Channels: 2025-05-07T20:24:08.7484231Z - conda-forge 2025-05-07T20:24:08.7484515Z Platform: linux-64 2025-05-07T20:24:19.3686980Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:21.0420874Z Solving environment: - \ | / - done 2025-05-07T20:24:21.1038304Z 2025-05-07T20:24:21.1038754Z ## Package Plan ## 2025-05-07T20:24:21.1038988Z 2025-05-07T20:24:21.1039280Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:21.1039693Z 2025-05-07T20:24:21.1039872Z added / updated specs: 2025-05-07T20:24:21.1040179Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:21.1040384Z 2025-05-07T20:24:21.1040389Z 2025-05-07T20:24:21.1040517Z The following packages will be downloaded: 2025-05-07T20:24:21.1040733Z 2025-05-07T20:24:21.1040866Z package | build 2025-05-07T20:24:21.1041189Z ---------------------------|----------------- 2025-05-07T20:24:21.1041566Z cffi-1.17.1 | py313hfab6e84_0 289 KB conda-forge 2025-05-07T20:24:21.1042484Z cryptography-44.0.3 | py313h6556f6e_0 1.5 MB conda-forge 2025-05-07T20:24:21.1043092Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:21.1043593Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:21.1044018Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:21.1044435Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:21.1045022Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:21.1045468Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:21.1045946Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:21.1046440Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:21.1046872Z ------------------------------------------------------------ 2025-05-07T20:24:21.1047222Z Total: 6.4 MB 2025-05-07T20:24:21.1047434Z 2025-05-07T20:24:21.1047574Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:21.1047794Z 2025-05-07T20:24:21.1048000Z cffi conda-forge/linux-64::cffi-1.17.1-py313hfab6e84_0 2025-05-07T20:24:21.1048671Z cryptography conda-forge/linux-64::cryptography-44.0.3-py313h6556f6e_0 2025-05-07T20:24:21.1049540Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:21.1050262Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:21.1050737Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:21.1051270Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:21.1051853Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:21.1052193Z 2025-05-07T20:24:21.1052320Z The following packages will be UPDATED: 2025-05-07T20:24:21.1052527Z 2025-05-07T20:24:21.1052920Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:21.1053670Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:24:21.1054399Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:21.1055031Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:21.1055390Z 2025-05-07T20:24:21.1055394Z 2025-05-07T20:24:21.1055398Z 2025-05-07T20:24:21.1055554Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:21.1055942Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T20:24:21.1056182Z 2025-05-07T20:24:21.1056474Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:21.1056722Z 2025-05-07T20:24:21.1056726Z 2025-05-07T20:24:21.1062151Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:21.1062487Z 2025-05-07T20:24:21.1062493Z 2025-05-07T20:24:21.1066795Z 2025-05-07T20:24:21.1078478Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:21.1078827Z 2025-05-07T20:24:21.1078833Z 2025-05-07T20:24:21.1078839Z 2025-05-07T20:24:21.1092397Z 2025-05-07T20:24:21.1107385Z cffi-1.17.1 | 289 KB | | 0%  2025-05-07T20:24:21.1107743Z 2025-05-07T20:24:21.1107763Z 2025-05-07T20:24:21.1107769Z 2025-05-07T20:24:21.1107774Z 2025-05-07T20:24:21.1107779Z 2025-05-07T20:24:21.1108394Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:21.1108761Z 2025-05-07T20:24:21.1108766Z 2025-05-07T20:24:21.1108771Z 2025-05-07T20:24:21.1108786Z 2025-05-07T20:24:21.1108791Z 2025-05-07T20:24:21.1117198Z 2025-05-07T20:24:21.1118225Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:21.1118589Z 2025-05-07T20:24:21.1118615Z 2025-05-07T20:24:21.1118621Z 2025-05-07T20:24:21.1118626Z 2025-05-07T20:24:21.1118631Z 2025-05-07T20:24:21.1118636Z 2025-05-07T20:24:21.1118641Z 2025-05-07T20:24:21.1120428Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:21.1125377Z 2025-05-07T20:24:21.1125647Z 2025-05-07T20:24:21.1125656Z 2025-05-07T20:24:21.1125661Z 2025-05-07T20:24:21.1125668Z 2025-05-07T20:24:21.1125673Z 2025-05-07T20:24:21.1125700Z 2025-05-07T20:24:21.1125969Z 2025-05-07T20:24:21.1126408Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:21.1126816Z 2025-05-07T20:24:21.1126831Z 2025-05-07T20:24:21.1126836Z 2025-05-07T20:24:21.1126841Z 2025-05-07T20:24:21.1126846Z 2025-05-07T20:24:21.1126851Z 2025-05-07T20:24:21.1126856Z 2025-05-07T20:24:21.1126861Z 2025-05-07T20:24:21.1126866Z 2025-05-07T20:24:21.1530683Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:21.1531089Z 2025-05-07T20:24:21.1531095Z 2025-05-07T20:24:21.1531100Z 2025-05-07T20:24:21.1737565Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:21.1737922Z 2025-05-07T20:24:21.1737928Z 2025-05-07T20:24:21.1737933Z 2025-05-07T20:24:21.1883051Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:21.1883403Z 2025-05-07T20:24:21.1883408Z 2025-05-07T20:24:21.1883414Z 2025-05-07T20:24:21.1883981Z 2025-05-07T20:24:21.1923865Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T20:24:21.1924163Z 2025-05-07T20:24:21.1924167Z 2025-05-07T20:24:21.1924171Z 2025-05-07T20:24:21.1924174Z 2025-05-07T20:24:21.1924178Z 2025-05-07T20:24:21.2041258Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:21.2044370Z openssl-3.5.0 | 3.0 MB | ##5 | 26% 2025-05-07T20:24:21.2044622Z 2025-05-07T20:24:21.2065856Z cryptography-44.0.3 | 1.5 MB | ######2 | 62%  2025-05-07T20:24:21.2066109Z 2025-05-07T20:24:21.2066242Z 2025-05-07T20:24:21.2268034Z libgcc-15.1.0 | 810 KB | #3 | 14%  2025-05-07T20:24:21.2268313Z 2025-05-07T20:24:21.2268317Z 2025-05-07T20:24:21.2268322Z 2025-05-07T20:24:21.2268325Z 2025-05-07T20:24:21.2268329Z 2025-05-07T20:24:21.2268333Z 2025-05-07T20:24:21.2270263Z 2025-05-07T20:24:21.2347268Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:21.2347725Z 2025-05-07T20:24:21.2347732Z 2025-05-07T20:24:21.2347754Z 2025-05-07T20:24:21.2347760Z 2025-05-07T20:24:21.2347765Z 2025-05-07T20:24:21.2347770Z 2025-05-07T20:24:21.2347776Z 2025-05-07T20:24:21.2446512Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:21.2446897Z 2025-05-07T20:24:21.2446901Z 2025-05-07T20:24:21.2446905Z 2025-05-07T20:24:21.2446909Z 2025-05-07T20:24:21.2446925Z 2025-05-07T20:24:21.2454440Z 2025-05-07T20:24:21.2549403Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:21.2549702Z 2025-05-07T20:24:21.2549706Z 2025-05-07T20:24:21.2549710Z 2025-05-07T20:24:21.2549714Z 2025-05-07T20:24:21.2549718Z 2025-05-07T20:24:21.2551789Z 2025-05-07T20:24:21.2707400Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:21.2707707Z 2025-05-07T20:24:21.2707711Z 2025-05-07T20:24:21.2707714Z 2025-05-07T20:24:21.2707718Z 2025-05-07T20:24:21.2707722Z 2025-05-07T20:24:21.2707726Z 2025-05-07T20:24:21.2707729Z 2025-05-07T20:24:21.2707754Z 2025-05-07T20:24:21.2738388Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:21.2738699Z 2025-05-07T20:24:21.2738703Z 2025-05-07T20:24:21.2738707Z 2025-05-07T20:24:21.2738712Z 2025-05-07T20:24:21.2738723Z 2025-05-07T20:24:21.2738730Z 2025-05-07T20:24:21.2738735Z 2025-05-07T20:24:21.2745040Z 2025-05-07T20:24:21.2746111Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:21.2746410Z 2025-05-07T20:24:21.2746788Z 2025-05-07T20:24:21.2772494Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:21.2774594Z 2025-05-07T20:24:21.2850373Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:21.2850788Z 2025-05-07T20:24:21.2850795Z 2025-05-07T20:24:21.2850802Z 2025-05-07T20:24:21.2850808Z 2025-05-07T20:24:21.2850814Z 2025-05-07T20:24:21.2850821Z 2025-05-07T20:24:21.2851302Z 2025-05-07T20:24:21.2896325Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:21.2896811Z 2025-05-07T20:24:21.2896817Z 2025-05-07T20:24:21.2896823Z 2025-05-07T20:24:21.2896829Z 2025-05-07T20:24:21.2896842Z 2025-05-07T20:24:21.2896848Z 2025-05-07T20:24:21.2896854Z 2025-05-07T20:24:21.2896859Z 2025-05-07T20:24:21.2900154Z 2025-05-07T20:24:21.2930135Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:21.2930526Z 2025-05-07T20:24:21.2930532Z 2025-05-07T20:24:21.2930538Z 2025-05-07T20:24:21.2930543Z 2025-05-07T20:24:21.2930548Z 2025-05-07T20:24:21.2930553Z 2025-05-07T20:24:21.2930559Z 2025-05-07T20:24:21.2930564Z 2025-05-07T20:24:21.2933737Z 2025-05-07T20:24:21.3037843Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:21.3038230Z 2025-05-07T20:24:21.3038236Z 2025-05-07T20:24:21.3038241Z 2025-05-07T20:24:21.3038247Z 2025-05-07T20:24:21.3038252Z 2025-05-07T20:24:21.3041283Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:21.3041674Z 2025-05-07T20:24:21.3041679Z 2025-05-07T20:24:21.3041685Z 2025-05-07T20:24:21.3041690Z 2025-05-07T20:24:21.3041695Z 2025-05-07T20:24:21.3208388Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:21.3211028Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:21.3308809Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:21.3309192Z 2025-05-07T20:24:21.3309198Z 2025-05-07T20:24:21.3309203Z 2025-05-07T20:24:21.3309208Z 2025-05-07T20:24:21.3309214Z 2025-05-07T20:24:21.3309219Z 2025-05-07T20:24:21.3309224Z 2025-05-07T20:24:21.3309706Z 2025-05-07T20:24:21.3392667Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:21.3393026Z 2025-05-07T20:24:21.3393032Z 2025-05-07T20:24:21.3393037Z 2025-05-07T20:24:21.3393188Z 2025-05-07T20:24:21.3399833Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T20:24:21.3400110Z 2025-05-07T20:24:21.3400130Z 2025-05-07T20:24:21.3400134Z 2025-05-07T20:24:21.3400591Z 2025-05-07T20:24:21.4258611Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T20:24:21.4258882Z 2025-05-07T20:24:21.4260608Z 2025-05-07T20:24:21.4266024Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:21.4266277Z 2025-05-07T20:24:21.4266514Z 2025-05-07T20:24:21.4565353Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:21.4565609Z 2025-05-07T20:24:21.4565613Z 2025-05-07T20:24:21.4565617Z 2025-05-07T20:24:21.4565620Z 2025-05-07T20:24:21.4565624Z 2025-05-07T20:24:21.4565672Z 2025-05-07T20:24:21.4569376Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:21.4569660Z 2025-05-07T20:24:21.4569664Z 2025-05-07T20:24:21.4569668Z 2025-05-07T20:24:21.4569671Z 2025-05-07T20:24:21.4569675Z 2025-05-07T20:24:21.4569678Z 2025-05-07T20:24:21.4821855Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:21.4822138Z 2025-05-07T20:24:21.4822142Z 2025-05-07T20:24:21.4822146Z 2025-05-07T20:24:21.4822149Z 2025-05-07T20:24:21.4822153Z 2025-05-07T20:24:21.4822157Z 2025-05-07T20:24:21.4822160Z 2025-05-07T20:24:21.4822164Z 2025-05-07T20:24:21.4822168Z 2025-05-07T20:24:21.4828314Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:21.4828841Z 2025-05-07T20:24:21.4828845Z 2025-05-07T20:24:21.4828849Z 2025-05-07T20:24:21.4828852Z 2025-05-07T20:24:21.4828856Z 2025-05-07T20:24:21.4828860Z 2025-05-07T20:24:21.4828863Z 2025-05-07T20:24:21.4828867Z 2025-05-07T20:24:21.4828870Z 2025-05-07T20:24:21.5950010Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:21.5950293Z 2025-05-07T20:24:21.6031921Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:21.6038054Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:21.6038653Z 2025-05-07T20:24:21.6038865Z 2025-05-07T20:24:21.6039047Z  2025-05-07T20:24:21.6039246Z 2025-05-07T20:24:21.6039250Z 2025-05-07T20:24:21.6039429Z  2025-05-07T20:24:21.6039632Z 2025-05-07T20:24:21.6039636Z 2025-05-07T20:24:21.6039639Z 2025-05-07T20:24:21.6039903Z  2025-05-07T20:24:21.6040160Z 2025-05-07T20:24:21.6040163Z 2025-05-07T20:24:21.6040167Z 2025-05-07T20:24:21.6040171Z 2025-05-07T20:24:21.6040374Z  2025-05-07T20:24:21.6040615Z 2025-05-07T20:24:21.6040618Z 2025-05-07T20:24:21.6040622Z 2025-05-07T20:24:21.6040625Z 2025-05-07T20:24:21.6040645Z 2025-05-07T20:24:21.6040824Z  2025-05-07T20:24:21.6041038Z 2025-05-07T20:24:21.6041043Z 2025-05-07T20:24:21.6041054Z 2025-05-07T20:24:21.6041058Z 2025-05-07T20:24:21.6041061Z 2025-05-07T20:24:21.6041065Z 2025-05-07T20:24:21.6041244Z  2025-05-07T20:24:21.6041461Z 2025-05-07T20:24:21.6041465Z 2025-05-07T20:24:21.6041468Z 2025-05-07T20:24:21.6041472Z 2025-05-07T20:24:21.6041475Z 2025-05-07T20:24:21.6041479Z 2025-05-07T20:24:21.6041488Z 2025-05-07T20:24:21.6041667Z  2025-05-07T20:24:21.6041886Z 2025-05-07T20:24:21.6041890Z 2025-05-07T20:24:21.6041893Z 2025-05-07T20:24:21.6041897Z 2025-05-07T20:24:21.6041900Z 2025-05-07T20:24:21.6041904Z 2025-05-07T20:24:21.6041908Z 2025-05-07T20:24:21.6041911Z 2025-05-07T20:24:21.6042098Z  2025-05-07T20:24:21.6042316Z 2025-05-07T20:24:21.6042320Z 2025-05-07T20:24:21.6042323Z 2025-05-07T20:24:21.6042327Z 2025-05-07T20:24:21.6042330Z 2025-05-07T20:24:21.6042338Z 2025-05-07T20:24:21.6042342Z 2025-05-07T20:24:21.6042345Z 2025-05-07T20:24:21.6042349Z 2025-05-07T20:24:21.6042555Z  done 2025-05-07T20:24:21.7045466Z Preparing transaction: | done 2025-05-07T20:24:21.8048043Z Verifying transaction: - done 2025-05-07T20:24:23.3074656Z Executing transaction: | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:23.4820553Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:25.1951929Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:25.1965995Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:25.1988504Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:26.0592256Z Channels: 2025-05-07T20:24:26.0592518Z - conda-forge 2025-05-07T20:24:26.0592765Z Platform: linux-64 2025-05-07T20:24:29.4448715Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:29.8154378Z Solving environment: \ done 2025-05-07T20:24:29.8764784Z 2025-05-07T20:24:29.8765329Z ## Package Plan ## 2025-05-07T20:24:29.8765523Z 2025-05-07T20:24:29.8765737Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:29.8766035Z 2025-05-07T20:24:29.8766138Z added / updated specs: 2025-05-07T20:24:29.8766386Z - libxcrypt 2025-05-07T20:24:29.8766904Z 2025-05-07T20:24:29.8766909Z 2025-05-07T20:24:29.8767030Z The following packages will be downloaded: 2025-05-07T20:24:29.8767250Z 2025-05-07T20:24:29.8767368Z package | build 2025-05-07T20:24:29.8767695Z ---------------------------|----------------- 2025-05-07T20:24:29.8768068Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:29.8768466Z ------------------------------------------------------------ 2025-05-07T20:24:29.8768806Z Total: 98 KB 2025-05-07T20:24:29.8769171Z 2025-05-07T20:24:29.8769306Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:29.8769523Z 2025-05-07T20:24:29.8769744Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:29.8770034Z 2025-05-07T20:24:29.8770038Z 2025-05-07T20:24:29.8770042Z 2025-05-07T20:24:29.8770182Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:30.0292961Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T20:24:30.0316483Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T20:24:30.0418189Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:30.0421033Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:30.0421462Z 2025-05-07T20:24:30.0421744Z done 2025-05-07T20:24:30.1426312Z Preparing transaction: / done 2025-05-07T20:24:30.2429615Z Verifying transaction: \ done 2025-05-07T20:24:30.3434338Z Executing transaction: / done 2025-05-07T20:24:33.7646771Z [SETUP] Copying over ... 2025-05-07T20:24:33.7647521Z + cp /home/ec2-user/miniconda/envs/build_binary/include/crypt.h /home/ec2-user/miniconda/envs/build_binary/include/python3.13/crypt.h 2025-05-07T20:24:33.7648078Z 2025-05-07T20:24:33.7671311Z 2025-05-07T20:24:35.4102138Z [SETUP] Installed Python version: Python 3.13.2 2025-05-07T20:24:35.4102661Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:35.4138115Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:35.4138605Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:35.4152520Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:35.4152869Z env: 2025-05-07T20:24:35.4153099Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:35.4153397Z BUILD_ENV: build_binary 2025-05-07T20:24:35.4153650Z BUILD_TARGET: genai 2025-05-07T20:24:35.4153886Z BUILD_VARIANT: cuda 2025-05-07T20:24:35.4154123Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:24:35.4154381Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:35.4154685Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:35.4155017Z ##[endgroup] 2025-05-07T20:24:35.7518059Z ################################################################################ 2025-05-07T20:24:35.7518446Z # Install C/C++ Compilers 2025-05-07T20:24:35.7518728Z # 2025-05-07T20:24:35.7533326Z # [2025-05-07T20:24:35.752Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:35.7533856Z ################################################################################ 2025-05-07T20:24:35.7534081Z 2025-05-07T20:24:35.7550747Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:35.8454209Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:35.8467314Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:35.8489367Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:36.7133706Z Channels: 2025-05-07T20:24:36.7134304Z - conda-forge 2025-05-07T20:24:36.7134780Z Platform: linux-64 2025-05-07T20:24:39.9884137Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:40.3573197Z Solving environment: \ done 2025-05-07T20:24:40.4189324Z 2025-05-07T20:24:40.4189626Z ## Package Plan ## 2025-05-07T20:24:40.4190117Z 2025-05-07T20:24:40.4190356Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:40.4190658Z 2025-05-07T20:24:40.4190758Z added / updated specs: 2025-05-07T20:24:40.4191029Z - sysroot_linux-64=2.17 2025-05-07T20:24:40.4191196Z 2025-05-07T20:24:40.4191200Z 2025-05-07T20:24:40.4191331Z The following packages will be downloaded: 2025-05-07T20:24:40.4191546Z 2025-05-07T20:24:40.4191671Z package | build 2025-05-07T20:24:40.4191991Z ---------------------------|----------------- 2025-05-07T20:24:40.4192418Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:40.4192912Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:40.4193320Z ------------------------------------------------------------ 2025-05-07T20:24:40.4193668Z Total: 15.4 MB 2025-05-07T20:24:40.4193878Z 2025-05-07T20:24:40.4194026Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:40.4194250Z 2025-05-07T20:24:40.4194547Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:40.4195104Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:40.4195416Z 2025-05-07T20:24:40.4195420Z 2025-05-07T20:24:40.4195424Z 2025-05-07T20:24:40.4195576Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:40.4195955Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:40.4197813Z 2025-05-07T20:24:40.6383663Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:40.6383926Z 2025-05-07T20:24:40.6400758Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T20:24:40.6482118Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:40.6483798Z 2025-05-07T20:24:40.7404301Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:40.8608612Z sysroot_linux-64-2.1 | 14.5 MB | ######4 | 65% 2025-05-07T20:24:40.8668298Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:40.8668792Z 2025-05-07T20:24:40.8669922Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:40.8670423Z 2025-05-07T20:24:41.3848932Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:41.3853146Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:41.3853636Z 2025-05-07T20:24:41.3853922Z 2025-05-07T20:24:41.3854134Z  done 2025-05-07T20:24:41.4858937Z Preparing transaction: / done 2025-05-07T20:24:41.6873150Z Verifying transaction: \ | done 2025-05-07T20:24:41.8929916Z Executing transaction: - \ done 2025-05-07T20:24:42.0497321Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:42.0497640Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:24:43.7484560Z [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:43.7497255Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:24:43.7520800Z [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:44.6507113Z Channels: 2025-05-07T20:24:44.6507439Z - conda-forge 2025-05-07T20:24:44.6507744Z Platform: linux-64 2025-05-07T20:24:48.0304119Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:48.9865351Z Solving environment: \ | / done 2025-05-07T20:24:49.0495275Z 2025-05-07T20:24:49.0495599Z ## Package Plan ## 2025-05-07T20:24:49.0495772Z 2025-05-07T20:24:49.0495985Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:49.0496333Z 2025-05-07T20:24:49.0496446Z added / updated specs: 2025-05-07T20:24:49.0496710Z - gxx_linux-64=11.4.0 2025-05-07T20:24:49.0496871Z 2025-05-07T20:24:49.0496876Z 2025-05-07T20:24:49.0497361Z The following packages will be downloaded: 2025-05-07T20:24:49.0497599Z 2025-05-07T20:24:49.0497717Z package | build 2025-05-07T20:24:49.0498046Z ---------------------------|----------------- 2025-05-07T20:24:49.0498452Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:24:49.0499175Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:24:49.0499645Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:24:49.0500089Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:24:49.0500530Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:24:49.0500963Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:24:49.0501400Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:24:49.0501881Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:24:49.0502358Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:24:49.0502790Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:24:49.0503265Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:24:49.0503740Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:24:49.0504139Z ------------------------------------------------------------ 2025-05-07T20:24:49.0504488Z Total: 91.6 MB 2025-05-07T20:24:49.0504704Z 2025-05-07T20:24:49.0504835Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:49.0505054Z 2025-05-07T20:24:49.0505414Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:24:49.0505962Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:24:49.0507012Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:24:49.0507529Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:24:49.0508035Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:24:49.0508532Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:24:49.0509061Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:49.0509621Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:24:49.0510116Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:24:49.0510649Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:49.0511014Z 2025-05-07T20:24:49.0511129Z The following packages will be UPDATED: 2025-05-07T20:24:49.0511339Z 2025-05-07T20:24:49.0511661Z 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:49.0512375Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:24:49.0512776Z 2025-05-07T20:24:49.0512780Z 2025-05-07T20:24:49.0512784Z 2025-05-07T20:24:49.0512930Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:49.0513313Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:49.0513543Z 2025-05-07T20:24:49.0513927Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:49.0514157Z 2025-05-07T20:24:49.0514161Z 2025-05-07T20:24:49.0528604Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:49.0528899Z 2025-05-07T20:24:49.0528905Z 2025-05-07T20:24:49.0532824Z 2025-05-07T20:24:49.0569694Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:49.0570075Z 2025-05-07T20:24:49.0570305Z 2025-05-07T20:24:49.0570309Z 2025-05-07T20:24:49.0570715Z 2025-05-07T20:24:49.0581626Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:49.0581992Z 2025-05-07T20:24:49.0581997Z 2025-05-07T20:24:49.0582000Z 2025-05-07T20:24:49.0582004Z 2025-05-07T20:24:49.0584640Z 2025-05-07T20:24:49.0586489Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:49.0586790Z 2025-05-07T20:24:49.0586795Z 2025-05-07T20:24:49.0586806Z 2025-05-07T20:24:49.0586811Z 2025-05-07T20:24:49.0586814Z 2025-05-07T20:24:49.0601272Z 2025-05-07T20:24:49.0602897Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:24:49.0603205Z 2025-05-07T20:24:49.0603210Z 2025-05-07T20:24:49.0603214Z 2025-05-07T20:24:49.0603218Z 2025-05-07T20:24:49.0603221Z 2025-05-07T20:24:49.0603225Z 2025-05-07T20:24:49.0603229Z 2025-05-07T20:24:49.0604289Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:24:49.0604629Z 2025-05-07T20:24:49.0604639Z 2025-05-07T20:24:49.0604647Z 2025-05-07T20:24:49.0604651Z 2025-05-07T20:24:49.0604655Z 2025-05-07T20:24:49.0604658Z 2025-05-07T20:24:49.0604662Z 2025-05-07T20:24:49.0604665Z 2025-05-07T20:24:49.0611956Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:49.0612257Z 2025-05-07T20:24:49.0612261Z 2025-05-07T20:24:49.0612265Z 2025-05-07T20:24:49.0612268Z 2025-05-07T20:24:49.0612272Z 2025-05-07T20:24:49.0612275Z 2025-05-07T20:24:49.0612279Z 2025-05-07T20:24:49.0612282Z 2025-05-07T20:24:49.0612286Z 2025-05-07T20:24:49.0613878Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:24:49.0614237Z 2025-05-07T20:24:49.0614241Z 2025-05-07T20:24:49.0614244Z 2025-05-07T20:24:49.0614248Z 2025-05-07T20:24:49.0614251Z 2025-05-07T20:24:49.0614255Z 2025-05-07T20:24:49.0614259Z 2025-05-07T20:24:49.0614262Z 2025-05-07T20:24:49.0614266Z 2025-05-07T20:24:49.0614269Z 2025-05-07T20:24:49.0627029Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:24:49.0627335Z 2025-05-07T20:24:49.0627339Z 2025-05-07T20:24:49.0627343Z 2025-05-07T20:24:49.0627346Z 2025-05-07T20:24:49.0627350Z 2025-05-07T20:24:49.0627353Z 2025-05-07T20:24:49.0627357Z 2025-05-07T20:24:49.0627374Z 2025-05-07T20:24:49.0627380Z 2025-05-07T20:24:49.0627384Z 2025-05-07T20:24:49.0627388Z 2025-05-07T20:24:49.1508517Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:24:49.1510273Z 2025-05-07T20:24:49.1524651Z gxx_impl_linux-64-11 | 11.2 MB | | 1%  2025-05-07T20:24:49.1524907Z 2025-05-07T20:24:49.1526646Z 2025-05-07T20:24:49.1534195Z libstdcxx-devel_linu | 11.1 MB | 1 | 2%  2025-05-07T20:24:49.1534504Z 2025-05-07T20:24:49.1534509Z 2025-05-07T20:24:49.1534515Z 2025-05-07T20:24:49.1584212Z binutils_impl_linux- | 6.0 MB | 3 | 4%  2025-05-07T20:24:49.1584526Z 2025-05-07T20:24:49.1584530Z 2025-05-07T20:24:49.1584534Z 2025-05-07T20:24:49.1584548Z 2025-05-07T20:24:49.1973845Z libstdcxx-15.1.0 | 3.7 MB | # | 11%  2025-05-07T20:24:49.2509596Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:49.2509868Z 2025-05-07T20:24:49.2524746Z gxx_impl_linux-64-11 | 11.2 MB | ###2 | 32%  2025-05-07T20:24:49.2525001Z 2025-05-07T20:24:49.2525005Z 2025-05-07T20:24:49.2535016Z libstdcxx-devel_linu | 11.1 MB | ###1 | 31%  2025-05-07T20:24:49.2535297Z 2025-05-07T20:24:49.2535302Z 2025-05-07T20:24:49.2536011Z 2025-05-07T20:24:49.2975872Z binutils_impl_linux- | 6.0 MB | ########2 | 82%  2025-05-07T20:24:49.3053956Z gcc_impl_linux-64-11 | 53.0 MB | 6 | 6% 2025-05-07T20:24:49.3054417Z 2025-05-07T20:24:49.3054422Z 2025-05-07T20:24:49.3054425Z 2025-05-07T20:24:49.3055864Z 2025-05-07T20:24:49.3062514Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:49.3063084Z 2025-05-07T20:24:49.3063098Z 2025-05-07T20:24:49.3063115Z 2025-05-07T20:24:49.3063656Z 2025-05-07T20:24:49.3511218Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:49.3511502Z 2025-05-07T20:24:49.3525486Z gxx_impl_linux-64-11 | 11.2 MB | ######5 | 66%  2025-05-07T20:24:49.3525728Z 2025-05-07T20:24:49.3525732Z 2025-05-07T20:24:49.3674525Z libstdcxx-devel_linu | 11.1 MB | ######8 | 68%  2025-05-07T20:24:49.3674819Z 2025-05-07T20:24:49.3674823Z 2025-05-07T20:24:49.3674828Z 2025-05-07T20:24:49.3674832Z 2025-05-07T20:24:49.3676062Z 2025-05-07T20:24:49.3975877Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:49.4173094Z gcc_impl_linux-64-11 | 53.0 MB | #3 | 13% 2025-05-07T20:24:49.4173444Z 2025-05-07T20:24:49.4173448Z 2025-05-07T20:24:49.4177678Z 2025-05-07T20:24:49.4513331Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:49.4513627Z 2025-05-07T20:24:49.4526867Z gxx_impl_linux-64-11 | 11.2 MB | #########5 | 96%  2025-05-07T20:24:49.4527120Z 2025-05-07T20:24:49.4530127Z 2025-05-07T20:24:49.4675338Z libstdcxx-devel_linu | 11.1 MB | #########8 | 99%  2025-05-07T20:24:49.4675614Z 2025-05-07T20:24:49.4675618Z 2025-05-07T20:24:49.4675622Z 2025-05-07T20:24:49.4675626Z 2025-05-07T20:24:49.4678196Z 2025-05-07T20:24:49.4720241Z libsanitizer-11.4.0 | 3.5 MB | ######### | 90%  2025-05-07T20:24:49.4720585Z 2025-05-07T20:24:49.4720588Z 2025-05-07T20:24:49.4720592Z 2025-05-07T20:24:49.4720596Z 2025-05-07T20:24:49.4720607Z 2025-05-07T20:24:49.4720611Z 2025-05-07T20:24:49.4979737Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:24:49.5840970Z gcc_impl_linux-64-11 | 53.0 MB | #8 | 19% 2025-05-07T20:24:49.5841335Z 2025-05-07T20:24:49.5841341Z 2025-05-07T20:24:49.5841346Z 2025-05-07T20:24:49.5841351Z 2025-05-07T20:24:49.5843436Z 2025-05-07T20:24:49.5982436Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:49.6108680Z gcc_impl_linux-64-11 | 53.0 MB | ##5 | 26% 2025-05-07T20:24:49.6108943Z 2025-05-07T20:24:49.6108947Z 2025-05-07T20:24:49.6108951Z 2025-05-07T20:24:49.6108954Z 2025-05-07T20:24:49.6108958Z 2025-05-07T20:24:49.6112164Z 2025-05-07T20:24:49.6112999Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:49.6113403Z 2025-05-07T20:24:49.6113418Z 2025-05-07T20:24:49.6113423Z 2025-05-07T20:24:49.6113429Z 2025-05-07T20:24:49.6113434Z 2025-05-07T20:24:49.6113440Z 2025-05-07T20:24:49.6327995Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:49.6328309Z 2025-05-07T20:24:49.6328313Z 2025-05-07T20:24:49.6328317Z 2025-05-07T20:24:49.6328320Z 2025-05-07T20:24:49.6328324Z 2025-05-07T20:24:49.6328336Z 2025-05-07T20:24:49.6328340Z 2025-05-07T20:24:49.6673764Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:24:49.6674096Z 2025-05-07T20:24:49.6674102Z 2025-05-07T20:24:49.6674119Z 2025-05-07T20:24:49.6674142Z 2025-05-07T20:24:49.6674147Z 2025-05-07T20:24:49.6674152Z 2025-05-07T20:24:49.6674157Z 2025-05-07T20:24:49.6676244Z 2025-05-07T20:24:49.6721444Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:49.6721762Z 2025-05-07T20:24:49.6721768Z 2025-05-07T20:24:49.6721774Z 2025-05-07T20:24:49.6721779Z 2025-05-07T20:24:49.6721784Z 2025-05-07T20:24:49.6721789Z 2025-05-07T20:24:49.6721794Z 2025-05-07T20:24:49.6724865Z 2025-05-07T20:24:49.6838397Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:49.6838709Z 2025-05-07T20:24:49.6838713Z 2025-05-07T20:24:49.6838717Z 2025-05-07T20:24:49.6838722Z 2025-05-07T20:24:49.6838725Z 2025-05-07T20:24:49.6838729Z 2025-05-07T20:24:49.6838733Z 2025-05-07T20:24:49.6986722Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:49.7163995Z gcc_impl_linux-64-11 | 53.0 MB | ###2 | 32% 2025-05-07T20:24:49.7164266Z 2025-05-07T20:24:49.7164270Z 2025-05-07T20:24:49.7164274Z 2025-05-07T20:24:49.7164277Z 2025-05-07T20:24:49.7164281Z 2025-05-07T20:24:49.7164285Z 2025-05-07T20:24:49.7164288Z 2025-05-07T20:24:49.7164292Z 2025-05-07T20:24:49.7165702Z 2025-05-07T20:24:49.7209354Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:24:49.7209645Z 2025-05-07T20:24:49.7209649Z 2025-05-07T20:24:49.7209652Z 2025-05-07T20:24:49.7209656Z 2025-05-07T20:24:49.7209660Z 2025-05-07T20:24:49.7209663Z 2025-05-07T20:24:49.7209667Z 2025-05-07T20:24:49.7209671Z 2025-05-07T20:24:49.7209674Z 2025-05-07T20:24:49.7401670Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:49.7401959Z 2025-05-07T20:24:49.7401963Z 2025-05-07T20:24:49.7401967Z 2025-05-07T20:24:49.7401970Z 2025-05-07T20:24:49.7401974Z 2025-05-07T20:24:49.7401978Z 2025-05-07T20:24:49.7401991Z 2025-05-07T20:24:49.7402004Z 2025-05-07T20:24:49.7402013Z 2025-05-07T20:24:49.7405624Z 2025-05-07T20:24:49.7444795Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:24:49.7445091Z 2025-05-07T20:24:49.7445095Z 2025-05-07T20:24:49.7445099Z 2025-05-07T20:24:49.7445102Z 2025-05-07T20:24:49.7445106Z 2025-05-07T20:24:49.7445109Z 2025-05-07T20:24:49.7445113Z 2025-05-07T20:24:49.7445117Z 2025-05-07T20:24:49.7445120Z 2025-05-07T20:24:49.7445124Z 2025-05-07T20:24:49.7619819Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:49.7620124Z 2025-05-07T20:24:49.7620128Z 2025-05-07T20:24:49.7620132Z 2025-05-07T20:24:49.7620135Z 2025-05-07T20:24:49.7620140Z 2025-05-07T20:24:49.7620145Z 2025-05-07T20:24:49.7620151Z 2025-05-07T20:24:49.7620155Z 2025-05-07T20:24:49.7620159Z 2025-05-07T20:24:49.7620163Z 2025-05-07T20:24:49.7620167Z 2025-05-07T20:24:49.7653292Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:24:49.7653807Z 2025-05-07T20:24:49.7653813Z 2025-05-07T20:24:49.7653816Z 2025-05-07T20:24:49.7653820Z 2025-05-07T20:24:49.7653824Z 2025-05-07T20:24:49.7653827Z 2025-05-07T20:24:49.7653831Z 2025-05-07T20:24:49.7653835Z 2025-05-07T20:24:49.7653838Z 2025-05-07T20:24:49.7653842Z 2025-05-07T20:24:49.7658010Z 2025-05-07T20:24:49.7838099Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:49.7838403Z 2025-05-07T20:24:49.7842369Z 2025-05-07T20:24:49.7987536Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:49.8148164Z gcc_impl_linux-64-11 | 53.0 MB | #### | 41% 2025-05-07T20:24:49.8148417Z 2025-05-07T20:24:49.8148423Z 2025-05-07T20:24:49.8148427Z 2025-05-07T20:24:49.8149873Z 2025-05-07T20:24:49.8167672Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:49.8168453Z 2025-05-07T20:24:49.8989385Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:49.9837273Z gcc_impl_linux-64-11 | 53.0 MB | #####2 | 53% 2025-05-07T20:24:49.9837535Z 2025-05-07T20:24:49.9837542Z 2025-05-07T20:24:49.9837546Z 2025-05-07T20:24:49.9837550Z 2025-05-07T20:24:49.9837553Z 2025-05-07T20:24:49.9838812Z 2025-05-07T20:24:49.9869609Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:49.9869903Z 2025-05-07T20:24:49.9869908Z 2025-05-07T20:24:49.9869911Z 2025-05-07T20:24:49.9869915Z 2025-05-07T20:24:49.9870907Z 2025-05-07T20:24:49.9989601Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:50.0743857Z gcc_impl_linux-64-11 | 53.0 MB | ######5 | 66% 2025-05-07T20:24:50.0744108Z 2025-05-07T20:24:50.0744112Z 2025-05-07T20:24:50.0744120Z 2025-05-07T20:24:50.0744398Z 2025-05-07T20:24:50.0744405Z 2025-05-07T20:24:50.0744429Z 2025-05-07T20:24:50.0744439Z 2025-05-07T20:24:50.0748704Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:50.0749227Z 2025-05-07T20:24:50.0749236Z 2025-05-07T20:24:50.0749240Z 2025-05-07T20:24:50.0749244Z 2025-05-07T20:24:50.0749248Z 2025-05-07T20:24:50.0749252Z 2025-05-07T20:24:50.0749255Z 2025-05-07T20:24:50.0805960Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:50.0806242Z 2025-05-07T20:24:50.0806246Z 2025-05-07T20:24:50.0806250Z 2025-05-07T20:24:50.0806253Z 2025-05-07T20:24:50.0806257Z 2025-05-07T20:24:50.0806261Z 2025-05-07T20:24:50.0806273Z 2025-05-07T20:24:50.0806277Z 2025-05-07T20:24:50.0811740Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:50.0812023Z 2025-05-07T20:24:50.0812027Z 2025-05-07T20:24:50.0812031Z 2025-05-07T20:24:50.0812044Z 2025-05-07T20:24:50.0812048Z 2025-05-07T20:24:50.0812052Z 2025-05-07T20:24:50.0812056Z 2025-05-07T20:24:50.0815306Z 2025-05-07T20:24:50.0992344Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:50.1442054Z gcc_impl_linux-64-11 | 53.0 MB | #######8 | 78% 2025-05-07T20:24:50.1442300Z 2025-05-07T20:24:50.1442304Z 2025-05-07T20:24:50.1442308Z 2025-05-07T20:24:50.1442312Z 2025-05-07T20:24:50.1442315Z 2025-05-07T20:24:50.1442328Z 2025-05-07T20:24:50.1442332Z 2025-05-07T20:24:50.1442336Z 2025-05-07T20:24:50.1442832Z 2025-05-07T20:24:50.1448890Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:50.1449179Z 2025-05-07T20:24:50.1449183Z 2025-05-07T20:24:50.1449186Z 2025-05-07T20:24:50.1449191Z 2025-05-07T20:24:50.1449195Z 2025-05-07T20:24:50.1449199Z 2025-05-07T20:24:50.1449203Z 2025-05-07T20:24:50.1449207Z 2025-05-07T20:24:50.1450902Z 2025-05-07T20:24:50.1569497Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:50.1569793Z 2025-05-07T20:24:50.1569798Z 2025-05-07T20:24:50.1569801Z 2025-05-07T20:24:50.1569805Z 2025-05-07T20:24:50.1569808Z 2025-05-07T20:24:50.1569821Z 2025-05-07T20:24:50.1569894Z 2025-05-07T20:24:50.1569904Z 2025-05-07T20:24:50.1570172Z 2025-05-07T20:24:50.1570183Z 2025-05-07T20:24:50.1576731Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:50.1577034Z 2025-05-07T20:24:50.1577039Z 2025-05-07T20:24:50.1577042Z 2025-05-07T20:24:50.1577046Z 2025-05-07T20:24:50.1577049Z 2025-05-07T20:24:50.1577053Z 2025-05-07T20:24:50.1577057Z 2025-05-07T20:24:50.1577060Z 2025-05-07T20:24:50.1577064Z 2025-05-07T20:24:50.1577586Z 2025-05-07T20:24:50.1929064Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:50.1929651Z 2025-05-07T20:24:50.1929659Z 2025-05-07T20:24:50.1929666Z 2025-05-07T20:24:50.1929674Z 2025-05-07T20:24:50.1929681Z 2025-05-07T20:24:50.1929689Z 2025-05-07T20:24:50.1929696Z 2025-05-07T20:24:50.1929704Z 2025-05-07T20:24:50.1929711Z 2025-05-07T20:24:50.1929719Z 2025-05-07T20:24:50.1929729Z 2025-05-07T20:24:50.1935786Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:50.1936382Z 2025-05-07T20:24:50.1936389Z 2025-05-07T20:24:50.1936397Z 2025-05-07T20:24:50.1936404Z 2025-05-07T20:24:50.1936411Z 2025-05-07T20:24:50.1936418Z 2025-05-07T20:24:50.1936425Z 2025-05-07T20:24:50.1936443Z 2025-05-07T20:24:50.1936451Z 2025-05-07T20:24:50.1936458Z 2025-05-07T20:24:50.1936465Z 2025-05-07T20:24:50.1992543Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:50.2981033Z gcc_impl_linux-64-11 | 53.0 MB | ######### | 91% 2025-05-07T20:24:50.2981509Z 2025-05-07T20:24:50.2981517Z 2025-05-07T20:24:50.2983706Z 2025-05-07T20:24:50.4644822Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:50.5393917Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:50.5394189Z 2025-05-07T20:24:50.7664137Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:50.7664395Z 2025-05-07T20:24:50.7664686Z 2025-05-07T20:24:51.1817782Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:51.1824867Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:51.1825346Z 2025-05-07T20:24:51.1825621Z 2025-05-07T20:24:51.1825864Z  2025-05-07T20:24:51.1826151Z 2025-05-07T20:24:51.1826157Z 2025-05-07T20:24:51.1826378Z  2025-05-07T20:24:51.1826669Z 2025-05-07T20:24:51.1826673Z 2025-05-07T20:24:51.1826687Z 2025-05-07T20:24:51.1826919Z  2025-05-07T20:24:51.1827198Z 2025-05-07T20:24:51.1827203Z 2025-05-07T20:24:51.1827208Z 2025-05-07T20:24:51.1827213Z 2025-05-07T20:24:51.1827456Z  2025-05-07T20:24:51.1827736Z 2025-05-07T20:24:51.1827742Z 2025-05-07T20:24:51.1827759Z 2025-05-07T20:24:51.1827777Z 2025-05-07T20:24:51.1827783Z 2025-05-07T20:24:51.1828027Z  2025-05-07T20:24:51.1828313Z 2025-05-07T20:24:51.1828318Z 2025-05-07T20:24:51.1828323Z 2025-05-07T20:24:51.1828328Z 2025-05-07T20:24:51.1828340Z 2025-05-07T20:24:51.1828346Z 2025-05-07T20:24:51.1828542Z  2025-05-07T20:24:51.1828755Z 2025-05-07T20:24:51.1828759Z 2025-05-07T20:24:51.1828762Z 2025-05-07T20:24:51.1828766Z 2025-05-07T20:24:51.1828769Z 2025-05-07T20:24:51.1828779Z 2025-05-07T20:24:51.1828783Z 2025-05-07T20:24:51.1828966Z  2025-05-07T20:24:51.1829180Z 2025-05-07T20:24:51.1829184Z 2025-05-07T20:24:51.1829187Z 2025-05-07T20:24:51.1829191Z 2025-05-07T20:24:51.1829204Z 2025-05-07T20:24:51.1829207Z 2025-05-07T20:24:51.1829211Z 2025-05-07T20:24:51.1829215Z 2025-05-07T20:24:51.1829773Z  2025-05-07T20:24:51.1830094Z 2025-05-07T20:24:51.1830099Z 2025-05-07T20:24:51.1830105Z 2025-05-07T20:24:51.1830110Z 2025-05-07T20:24:51.1830115Z 2025-05-07T20:24:51.1830120Z 2025-05-07T20:24:51.1830125Z 2025-05-07T20:24:51.1830130Z 2025-05-07T20:24:51.1830135Z 2025-05-07T20:24:51.1830398Z  2025-05-07T20:24:51.1830625Z 2025-05-07T20:24:51.1830629Z 2025-05-07T20:24:51.1830632Z 2025-05-07T20:24:51.1830635Z 2025-05-07T20:24:51.1830639Z 2025-05-07T20:24:51.1830642Z 2025-05-07T20:24:51.1830646Z 2025-05-07T20:24:51.1830649Z 2025-05-07T20:24:51.1830653Z 2025-05-07T20:24:51.1830656Z 2025-05-07T20:24:51.1830864Z  2025-05-07T20:24:51.1831125Z 2025-05-07T20:24:51.1831128Z 2025-05-07T20:24:51.1831132Z 2025-05-07T20:24:51.1831135Z 2025-05-07T20:24:51.1831139Z 2025-05-07T20:24:51.1831147Z 2025-05-07T20:24:51.1831150Z 2025-05-07T20:24:51.1831159Z 2025-05-07T20:24:51.1831163Z 2025-05-07T20:24:51.1831166Z 2025-05-07T20:24:51.1831170Z 2025-05-07T20:24:51.1831398Z  done 2025-05-07T20:24:51.2833307Z Preparing transaction: \ done 2025-05-07T20:24:51.5841741Z Verifying transaction: / - \ done 2025-05-07T20:24:51.6851170Z Executing transaction: / done 2025-05-07T20:24:51.8483715Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:24:55.7274347Z + 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:55.7274912Z 2025-05-07T20:24:55.7285628Z 2025-05-07T20:24:55.7304799Z + 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:55.7305451Z 2025-05-07T20:24:55.7317265Z 2025-05-07T20:24:55.7334291Z + 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:55.7334882Z 2025-05-07T20:24:55.7346032Z 2025-05-07T20:24:55.7363376Z + 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:55.7363922Z 2025-05-07T20:24:55.7375653Z 2025-05-07T20:24:57.6215488Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:24:57.6215770Z 2025-05-07T20:24:57.6834799Z [CHECK] Binary cc found in PATH 2025-05-07T20:24:59.5664385Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:24:59.5664774Z 2025-05-07T20:24:59.6335828Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:01.5131123Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:01.5131404Z 2025-05-07T20:25:01.5766070Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:03.4547753Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:03.4548063Z 2025-05-07T20:25:03.5182412Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:03.5186733Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:03.5187175Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:03.5187388Z 2025-05-07T20:25:05.4013926Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:05.4014408Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:05.4014803Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:05.4015143Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:05.4015510Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:05.4016052Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:05.4016450Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:05.4016872Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:05.4017259Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:05.4017629Z #define __CHAR_BIT__ 8 2025-05-07T20:25:05.4017977Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:05.4018313Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:05.4019004Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:05.4019298Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:05.4019578Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:05.4019897Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:05.4020206Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:05.4020497Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:05.4020830Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:05.4021160Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:05.4021570Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:05.4021980Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:05.4022296Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:05.4022580Z #define __GCC_IEC_559 2 2025-05-07T20:25:05.4022828Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:05.4023117Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:05.4023391Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:05.4023682Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:05.4024019Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:05.4024345Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:05.4024617Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:05.4024900Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:05.4025334Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:05.4025719Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:05.4026089Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:05.4026454Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:05.4026822Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:05.4027172Z #define __INT8_C(c) c 2025-05-07T20:25:05.4027495Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:05.4027903Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:05.4028287Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:05.4028610Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:05.4029137Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:05.4029415Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:05.4029684Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:05.4029967Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:05.4030242Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:05.4030641Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:05.4031058Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:05.4031349Z #define __linux 1 2025-05-07T20:25:05.4031578Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:05.4031862Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:05.4032145Z #define __unix 1 2025-05-07T20:25:05.4032373Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:05.4032663Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:05.4032939Z #define __WINT_MIN__ 0U 2025-05-07T20:25:05.4033184Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:05.4033474Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:05.4033764Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:05.4034033Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:05.4034289Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:05.4034578Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:05.4034877Z #define __INT64_C(c) c ## L 2025-05-07T20:25:05.4035143Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:05.4035445Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:05.4035714Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:05.4036062Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:05.4036442Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:05.4036702Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:05.4036962Z #define __DBL_DIG__ 15 2025-05-07T20:25:05.4037199Z #define __FLT32_DIG__ 6 2025-05-07T20:25:05.4037508Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:05.4037855Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:05.4038113Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:05.4038554Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:05.4038898Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:05.4039156Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:05.4039426Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:05.4039808Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:05.4040201Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:05.4040479Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:05.4040739Z #define __unix__ 1 2025-05-07T20:25:05.4040960Z #define __INT_WIDTH__ 32 2025-05-07T20:25:05.4041208Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:05.4041456Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:05.4041706Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:05.4041977Z #define __UINT16_C(c) c 2025-05-07T20:25:05.4042216Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:05.4042471Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:05.4042832Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:05.4043206Z #define __gnu_linux__ 1 2025-05-07T20:25:05.4043451Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:05.4043725Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:05.4044016Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:05.4044287Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:05.4044549Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:05.4044806Z #define __GNUC__ 11 2025-05-07T20:25:05.4045026Z #define __pie__ 2 2025-05-07T20:25:05.4045240Z #define __MMX__ 1 2025-05-07T20:25:05.4045469Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:05.4045734Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:05.4046011Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:05.4046287Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:05.4046635Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:05.4047034Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:05.4047353Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:05.4047711Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:05.4047980Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:05.4048282Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:05.4048553Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:05.4048820Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:05.4049108Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:05.4049399Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:05.4049673Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:05.4049956Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:05.4050207Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:05.4050479Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:05.4050753Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:05.4051016Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:05.4051272Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:05.4051594Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:05.4051955Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:05.4052230Z #define __SSE2_MATH__ 1 2025-05-07T20:25:05.4052486Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:05.4052792Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:05.4053079Z #define __amd64 1 2025-05-07T20:25:05.4053310Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:05.4053583Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:05.4053911Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:05.4054227Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:05.4054486Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:05.4054770Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:05.4055032Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:05.4055295Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:05.4055566Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:05.4055844Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:05.4056112Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:05.4056397Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:05.4056647Z #define __x86_64 1 2025-05-07T20:25:05.4056894Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:05.4057371Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:05.4068459Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:05.4068993Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:05.4069484Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:05.4069884Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:05.4070154Z #define __LP64__ 1 2025-05-07T20:25:05.4070402Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:05.4070760Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:05.4071149Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:05.4071436Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:05.4071719Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:05.4072013Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:05.4072302Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:05.4072588Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:05.4072862Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:05.4073134Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:05.4073402Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:05.4073748Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:05.4074118Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:05.4074409Z #define __FLT_DIG__ 6 2025-05-07T20:25:05.4074646Z #define __NO_INLINE__ 1 2025-05-07T20:25:05.4074898Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:05.4075230Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:05.4075577Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:05.4075842Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:05.4076118Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:05.4076373Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:05.4076639Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:05.4076907Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:05.4077383Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:05.4077675Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:05.4077957Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:05.4078263Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:05.4078597Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:05.4078870Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:05.4079137Z #define __FLT128_DIG__ 33 2025-05-07T20:25:05.4079378Z #define __INT32_C(c) c 2025-05-07T20:25:05.4079633Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:05.4079920Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:05.4080202Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:05.4080487Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:05.4080808Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:05.4081114Z #define unix 1 2025-05-07T20:25:05.4081354Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:05.4081673Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:05.4081983Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:05.4082298Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:05.4082632Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:05.4082885Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:05.4083158Z #define __ELF__ 1 2025-05-07T20:25:05.4083400Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:05.4083690Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:05.4083966Z #define __FLT_RADIX__ 2 2025-05-07T20:25:05.4084224Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:05.4084590Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:05.4084951Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:05.4085220Z #define __SSE_MATH__ 1 2025-05-07T20:25:05.4085455Z #define __k8 1 2025-05-07T20:25:05.4085757Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:05.4086140Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:05.4086445Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:05.4086928Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:05.4087200Z #define __LDBL_DIG__ 18 2025-05-07T20:25:05.4087452Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:05.4087708Z #define __x86_64__ 1 2025-05-07T20:25:05.4087956Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:05.4088263Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:05.4088610Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:05.4088914Z #define __FLT64_DIG__ 15 2025-05-07T20:25:05.4089203Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:05.4089556Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:05.4089870Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:05.4090146Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:05.4090434Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:05.4090728Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:05.4091103Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:05.4091513Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:05.4091806Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:05.4092204Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:05.4092526Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:05.4092834Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:05.4093120Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:05.4093425Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:05.4093712Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:05.4093960Z #define __SEG_FS 1 2025-05-07T20:25:05.4094197Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:05.4094474Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:05.4094753Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:05.4095044Z #define __SEG_GS 1 2025-05-07T20:25:05.4095357Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:05.4095737Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:05.4096110Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:05.4096401Z #define __INT16_TYPE__ short int 2025-05-07T20:25:05.4096689Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:05.4096987Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:05.4097251Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:05.4097511Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:05.4097780Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:05.4098132Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:05.4098516Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:05.4098813Z #define linux 1 2025-05-07T20:25:05.4099518Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:05.4099854Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:05.4100135Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:05.4100396Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:05.4100657Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:05.4100925Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:05.4101294Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:05.4101704Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:05.4102041Z #define __code_model_small__ 1 2025-05-07T20:25:05.4102324Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:05.4102610Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:05.4102864Z #define __k8__ 1 2025-05-07T20:25:05.4103103Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:05.4103396Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:05.4103693Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:05.4103948Z #define __pic__ 2 2025-05-07T20:25:05.4104210Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:05.4104519Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:05.4104817Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:05.4105277Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:05.4105785Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:05.4106301Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:05.4106992Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:05.4107402Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:05.4107835Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:05.4108187Z #define __linux__ 1 2025-05-07T20:25:05.4108494Z #define __INT64_TYPE__ long int 2025-05-07T20:25:05.4108855Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:05.4109217Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:05.4109541Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:05.4109797Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:05.4110098Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:05.4110435Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:05.4110731Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:05.4111006Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:05.4111315Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:05.4111610Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:05.4111947Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:05.4112320Z #define __SSE__ 1 2025-05-07T20:25:05.4112549Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:05.4112897Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:05.4113243Z #define __amd64__ 1 2025-05-07T20:25:05.4113476Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:05.4113728Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:05.4114005Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:05.4114285Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:05.4114552Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:05.4114835Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:05.4115103Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:05.4115380Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:05.4115655Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:05.4116018Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:05.4116481Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:05.4117007Z #define _LP64 1 2025-05-07T20:25:05.4117234Z #define __UINT8_C(c) c 2025-05-07T20:25:05.4117476Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:05.4117751Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:05.4118028Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:05.4118310Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:05.4118610Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:05.4118974Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:05.4119444Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:05.4119817Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:05.4120122Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:05.4120440Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:05.4120805Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:05.4121177Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:05.4121462Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:05.4121811Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:05.4122176Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:05.4122444Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:05.4122703Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:05.4122966Z #define __FXSR__ 1 2025-05-07T20:25:05.4123265Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:05.4123727Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:05.4124142Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:05.4124455Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:05.4124708Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:05.4125045Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:05.4125414Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:05.4125701Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:05.4125944Z #define __PIC__ 2 2025-05-07T20:25:05.4126309Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:05.4126709Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:05.4127097Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:05.4127439Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:05.4127767Z #define __SSE2__ 1 2025-05-07T20:25:05.4127989Z #define __INT32_TYPE__ int 2025-05-07T20:25:05.4128243Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:05.4128505Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:05.4128836Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:05.4129191Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:05.4129468Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:05.4129736Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:05.4130007Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:05.4130284Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:05.4130529Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:05.4130783Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:05.4131082Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:05.4131377Z #define __PIE__ 2 2025-05-07T20:25:05.4131703Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:05.4132097Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:05.4132449Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:05.4132808Z #define __INT16_C(c) c 2025-05-07T20:25:05.4133037Z #define __STDC__ 1 2025-05-07T20:25:05.4133272Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:05.4133543Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:05.4133800Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:05.4134100Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:05.4134444Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:05.4134779Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:05.4135049Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:05.4135419Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:05.4135732Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:05.4136030Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:05.4136320Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:05.4136598Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:05.4136902Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:05.4137300Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:05.4137671Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:05.4137981Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:05.4138280Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:05.4138529Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:05.4138698Z 2025-05-07T20:25:05.4650005Z 2025-05-07T20:25:05.4650918Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:05.4651447Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:05.4651671Z 2025-05-07T20:25:07.3542460Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:07.3542869Z #define __cpp_attributes 200809L 2025-05-07T20:25:07.3543339Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:07.3543696Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:07.3543983Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:07.3544241Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:07.3544574Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:07.3544926Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:07.3545357Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:07.3545674Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:07.3545985Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:07.3546247Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:07.3546501Z #define __CHAR_BIT__ 8 2025-05-07T20:25:07.3546742Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:07.3546991Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:07.3547252Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:07.3547543Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:07.3548152Z #define __cpp_static_assert 201411L 2025-05-07T20:25:07.3548458Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:07.3548765Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:07.3549074Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:07.3549365Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:07.3549695Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:07.3550025Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:07.3550425Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:07.3550847Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:07.3551165Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:07.3551447Z #define __GCC_IEC_559 2 2025-05-07T20:25:07.3551703Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:07.3551989Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:07.3552266Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:07.3552572Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:07.3552880Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:07.3553204Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:07.3553513Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:07.3553848Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:07.3554175Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:07.3554445Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:07.3554726Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:07.3555011Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:07.3555309Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:07.3555580Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:07.3555849Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:07.3556124Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:07.3556464Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:07.3556805Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:07.3557069Z #define __INT8_C(c) c 2025-05-07T20:25:07.3559015Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:07.3559295Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:07.3559623Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:07.3559951Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:07.3560237Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:07.3560534Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:07.3560854Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:07.3561219Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:07.3561515Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:07.3561796Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:07.3562075Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:07.3562363Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:07.3562642Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:07.3563036Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:07.3563456Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:07.3563761Z #define __linux 1 2025-05-07T20:25:07.3563997Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:07.3564285Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:07.3564571Z #define __unix 1 2025-05-07T20:25:07.3564804Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:07.3565100Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:07.3565396Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:07.3565669Z #define __WINT_MIN__ 0U 2025-05-07T20:25:07.3565927Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:07.3566219Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:07.3566500Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:07.3566775Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:07.3567034Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:07.3567324Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:07.3567621Z #define __INT64_C(c) c ## L 2025-05-07T20:25:07.3567895Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:07.3568204Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:07.3568579Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:07.3568894Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:07.3569180Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:07.3569443Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:07.3569799Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:07.3570179Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:07.3570433Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:07.3570716Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:07.3570998Z #define __DBL_DIG__ 15 2025-05-07T20:25:07.3571230Z #define __FLT32_DIG__ 6 2025-05-07T20:25:07.3571545Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:07.3571897Z #define __GXX_WEAK__ 1 2025-05-07T20:25:07.3572138Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:07.3572388Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:07.3572727Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:07.3573093Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:07.3573357Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:07.3573664Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:07.3573998Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:07.3574402Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:07.3574805Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:07.3575089Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:07.3575348Z #define __unix__ 1 2025-05-07T20:25:07.3575578Z #define __INT_WIDTH__ 32 2025-05-07T20:25:07.3575830Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:07.3576087Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:07.3576344Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:07.3576616Z #define __UINT16_C(c) c 2025-05-07T20:25:07.3576858Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:07.3577115Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:07.3577488Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:07.3577949Z #define __gnu_linux__ 1 2025-05-07T20:25:07.3578190Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:07.3578461Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:07.3578747Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:07.3579033Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:07.3579314Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:07.3579582Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:07.3579833Z #define __GNUC__ 11 2025-05-07T20:25:07.3580059Z #define __GXX_RTTI 1 2025-05-07T20:25:07.3580296Z #define __pie__ 2 2025-05-07T20:25:07.3580512Z #define __MMX__ 1 2025-05-07T20:25:07.3580746Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:07.3581018Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:07.3581305Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:07.3581576Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:07.3581834Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:07.3582136Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:07.3582488Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:07.3582835Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:07.3583216Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:07.3583527Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:07.3583850Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:07.3584116Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:07.3584390Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:07.3584710Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:07.3585004Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:07.3585472Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:07.3585742Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:07.3586031Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:07.3586337Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:07.3586617Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:07.3586901Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:07.3596770Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:07.3597291Z #define __cplusplus 201703L 2025-05-07T20:25:07.3597582Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:07.3597881Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:07.3598137Z #define __DEPRECATED 1 2025-05-07T20:25:07.3598404Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:07.3598713Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:07.3600487Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:07.3600823Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:07.3601190Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:07.3601468Z #define __SSE2_MATH__ 1 2025-05-07T20:25:07.3601716Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:07.3602024Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:07.3602326Z #define __amd64 1 2025-05-07T20:25:07.3602553Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:07.3602827Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:07.3603109Z #define __GNUG__ 11 2025-05-07T20:25:07.3603369Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:07.3603687Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:07.3603947Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:07.3604203Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:07.3604485Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:07.3604749Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:07.3605029Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:07.3605320Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:07.3605589Z #define __cpp_hex_float 201603L 2025-05-07T20:25:07.3605861Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:07.3606122Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:07.3606404Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:07.3606673Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:07.3606936Z #define __x86_64 1 2025-05-07T20:25:07.3607168Z #define __cpp_lambdas 200907L 2025-05-07T20:25:07.3607440Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:07.3608065Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:07.3608457Z #define __cpp_template_auto 201606L 2025-05-07T20:25:07.3608816Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:07.3609267Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:07.3609728Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:07.3610111Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:07.3610368Z #define __LP64__ 1 2025-05-07T20:25:07.3610592Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:07.3610944Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:07.3611327Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:07.3611595Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:07.3611877Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:07.3612154Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:07.3612418Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:07.3612692Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:07.3613006Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:07.3613340Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:07.3613701Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:07.3613973Z #define __FLT_DIG__ 6 2025-05-07T20:25:07.3614213Z #define __NO_INLINE__ 1 2025-05-07T20:25:07.3614460Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:07.3614778Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:07.3615129Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:07.3615390Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:07.3615656Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:07.3615906Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:07.3616189Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:07.3616488Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:07.3616744Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:07.3617042Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:07.3617528Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:07.3617795Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:07.3618105Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:07.3618449Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:07.3618732Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:07.3619006Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:07.3619270Z #define __FLT128_DIG__ 33 2025-05-07T20:25:07.3619514Z #define __INT32_C(c) c 2025-05-07T20:25:07.3619758Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:07.3620040Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:07.3620327Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:07.3620605Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:07.3620919Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:07.3621226Z #define unix 1 2025-05-07T20:25:07.3621444Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:07.3621708Z #define __cpp_rtti 199711L 2025-05-07T20:25:07.3621983Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:07.3622302Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:07.3622610Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:07.3622924Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:07.3623251Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:07.3623504Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:07.3623795Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:07.3624079Z #define __ELF__ 1 2025-05-07T20:25:07.3624308Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:07.3624595Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:07.3624872Z #define __FLT_RADIX__ 2 2025-05-07T20:25:07.3625117Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:07.3625597Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:07.3625959Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:07.3626229Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:07.3626514Z #define __k8 1 2025-05-07T20:25:07.3626997Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:07.3627363Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:07.3627658Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:07.3627966Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:07.3628222Z #define __LDBL_DIG__ 18 2025-05-07T20:25:07.3628471Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:07.3628739Z #define __x86_64__ 1 2025-05-07T20:25:07.3628982Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:07.3629278Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:07.3629623Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:07.3629934Z #define __FLT64_DIG__ 15 2025-05-07T20:25:07.3630214Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:07.3630563Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:07.3630881Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:07.3631148Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:07.3631441Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:07.3631746Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:07.3632111Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:07.3632507Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:07.3632803Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:07.3633128Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:07.3633441Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:07.3633767Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:07.3634066Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:07.3634344Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:07.3634651Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:07.3634933Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:07.3635169Z #define __SEG_FS 1 2025-05-07T20:25:07.3635405Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:07.3635686Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:07.3635967Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:07.3636344Z #define __SEG_GS 1 2025-05-07T20:25:07.3636695Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:07.3637092Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:07.3637360Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:07.3637653Z #define __INT16_TYPE__ short int 2025-05-07T20:25:07.3637933Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:07.3638236Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:07.3638534Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:07.3638793Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:07.3639050Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:07.3639394Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:07.3639780Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:07.3640088Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:07.3640416Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:07.3640720Z #define linux 1 2025-05-07T20:25:07.3640947Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:07.3641230Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:07.3641507Z #define __EXCEPTIONS 1 2025-05-07T20:25:07.3641758Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:07.3642019Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:07.3642292Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:07.3642587Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:07.3642930Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:07.3643319Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:07.3643674Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:07.3643998Z #define __code_model_small__ 1 2025-05-07T20:25:07.3644279Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:07.3644591Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:07.3644890Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:07.3645171Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:07.3645560Z #define __k8__ 1 2025-05-07T20:25:07.3645796Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:07.3646079Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:07.3646379Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:07.3646628Z #define __pic__ 2 2025-05-07T20:25:07.3646878Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:07.3647196Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:07.3647473Z #define __cpp_decltype 200707L 2025-05-07T20:25:07.3647762Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:07.3648097Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:07.3648470Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:07.3648822Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:07.3649122Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:07.3649445Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:07.3649732Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:07.3650007Z #define __linux__ 1 2025-05-07T20:25:07.3650243Z #define __INT64_TYPE__ long int 2025-05-07T20:25:07.3650507Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:07.3650769Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:07.3651040Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:07.3651325Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:07.3651638Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:07.3651924Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:07.3652238Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:07.3652509Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:07.3652804Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:07.3653096Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:07.3653425Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:07.3653778Z #define __SSE__ 1 2025-05-07T20:25:07.3654002Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:07.3654342Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:07.3654776Z #define __amd64__ 1 2025-05-07T20:25:07.3655001Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:07.3655257Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:07.3655531Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:07.3655794Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:07.3656069Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:07.3656333Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:07.3656609Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:07.3656871Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:07.3657215Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:07.3657676Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:07.3658023Z #define _LP64 1 2025-05-07T20:25:07.3658243Z #define __UINT8_C(c) c 2025-05-07T20:25:07.3658490Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:07.3658752Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:07.3659024Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:07.3659296Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:07.3659650Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:07.3660109Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:07.3660484Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:07.3660782Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:07.3661083Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:07.3661394Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:07.3661771Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:07.3662131Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:07.3662396Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:07.3662661Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:07.3662993Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:07.3663356Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:07.3663619Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:07.3663965Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:07.3664217Z #define __FXSR__ 1 2025-05-07T20:25:07.3664519Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:07.3664966Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:07.3665537Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:07.3665848Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:07.3666114Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:07.3666406Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:07.3666720Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:07.3667019Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:07.3667374Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:07.3667738Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:07.3668011Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:07.3668253Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:07.3668501Z #define __PIC__ 2 2025-05-07T20:25:07.3668767Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:07.3669166Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:07.3669543Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:07.3669874Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:07.3670225Z #define __cpp_constexpr 201603L 2025-05-07T20:25:07.3670476Z #define __SSE2__ 1 2025-05-07T20:25:07.3670718Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:07.3671008Z #define __INT32_TYPE__ int 2025-05-07T20:25:07.3671252Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:07.3671515Z #define __cpp_exceptions 199711L 2025-05-07T20:25:07.3671790Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:07.3672115Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:07.3672468Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:07.3672736Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:07.3673009Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:07.3673370Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:07.3673648Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:07.3673899Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:07.3674154Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:07.3674452Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:07.3674742Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:07.3675031Z #define __PIE__ 2 2025-05-07T20:25:07.3675352Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:07.3675764Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:07.3676064Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:07.3676405Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:07.3676766Z #define __INT16_C(c) c 2025-05-07T20:25:07.3676986Z #define __STDC__ 1 2025-05-07T20:25:07.3677206Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:07.3677460Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:07.3677739Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:07.3677994Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:07.3678291Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:07.3678634Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:07.3678959Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:07.3679223Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:07.3679510Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:07.3679782Z #define __SSE_MATH__ 1 2025-05-07T20:25:07.3680022Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:07.3680302Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:07.3680599Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:07.3680882Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:07.3681170Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:07.3681441Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:07.3681730Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:07.3682120Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:07.3682590Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:07.3682884Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:07.3683171Z #define _GNU_SOURCE 1 2025-05-07T20:25:07.3683421Z #define __cpp_init_captures 201304L 2025-05-07T20:25:07.3683694Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:07.3683950Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:07.3684109Z 2025-05-07T20:25:07.4189495Z 2025-05-07T20:25:07.4190262Z + conda run -n build_binary c++ --version 2025-05-07T20:25:07.4190517Z 2025-05-07T20:25:09.2995415Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:09.2995952Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:09.2996478Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:09.2997028Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:09.2997355Z 2025-05-07T20:25:09.2997359Z 2025-05-07T20:25:09.3638168Z 2025-05-07T20:25:09.3639277Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:09.3639977Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:09.3640286Z 2025-05-07T20:25:11.3035708Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:11.3038803Z 2025-05-07T20:25:11.3039310Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:11.3039895Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:11.3040209Z 2025-05-07T20:25:13.2522288Z #define __cplusplus 201703L 2025-05-07T20:25:13.2524721Z 2025-05-07T20:25:13.2525265Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:13.2559959Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:13.2560434Z . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:13.2572412Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:13.2572773Z env: 2025-05-07T20:25:13.2573004Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:13.2573309Z BUILD_ENV: build_binary 2025-05-07T20:25:13.2573561Z BUILD_TARGET: genai 2025-05-07T20:25:13.2573809Z BUILD_VARIANT: cuda 2025-05-07T20:25:13.2574052Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:25:13.2574313Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:13.2574612Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:13.2574949Z ##[endgroup] 2025-05-07T20:25:13.5927398Z ################################################################################ 2025-05-07T20:25:13.5927860Z # Install CUDA 2025-05-07T20:25:13.5928146Z # 2025-05-07T20:25:13.5944822Z # [2025-05-07T20:25:13.594Z] + install_cuda build_binary 11.8.0 2025-05-07T20:25:13.5945504Z ################################################################################ 2025-05-07T20:25:13.5945812Z 2025-05-07T20:25:13.5962379Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:13.6842350Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:13.6842725Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:13.6848087Z + conda clean --packages --tarball -y 2025-05-07T20:25:13.6848312Z 2025-05-07T20:25:14.3843705Z Will remove 29 (113.6 MB) tarball(s). 2025-05-07T20:25:14.3844198Z Will remove 6 (619 KB) package(s). 2025-05-07T20:25:14.4471420Z 2025-05-07T20:25:14.4479971Z + conda clean --all -y 2025-05-07T20:25:14.4480251Z 2025-05-07T20:25:15.1100650Z There are no unused tarball(s) to remove. 2025-05-07T20:25:15.1101135Z Will remove 1 index cache(s). 2025-05-07T20:25:15.1101574Z There are no unused package(s) to remove. 2025-05-07T20:25:15.1101975Z There are no tempfile(s) to remove. 2025-05-07T20:25:15.1102379Z There are no logfile(s) to remove. 2025-05-07T20:25:15.1731818Z 2025-05-07T20:25:15.1745522Z [INSTALL] Installing CUDA 11.8.0 ... 2025-05-07T20:25:15.1769662Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c nvidia/label/cuda-11.8.0 -y cuda 2025-05-07T20:25:16.2507322Z Channels: 2025-05-07T20:25:16.2507670Z - nvidia/label/cuda-11.8.0 2025-05-07T20:25:16.2508033Z - defaults 2025-05-07T20:25:16.2508262Z Platform: linux-64 2025-05-07T20:25:17.4764186Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:25:17.6122372Z Solving environment: - done 2025-05-07T20:25:17.6467118Z 2025-05-07T20:25:17.6467324Z ## Package Plan ## 2025-05-07T20:25:17.6467575Z 2025-05-07T20:25:17.6467869Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:17.6468316Z 2025-05-07T20:25:17.6468457Z added / updated specs: 2025-05-07T20:25:17.6468794Z - cuda 2025-05-07T20:25:17.6468954Z 2025-05-07T20:25:17.6468960Z 2025-05-07T20:25:17.6469151Z The following packages will be downloaded: 2025-05-07T20:25:17.6469416Z 2025-05-07T20:25:17.6469533Z package | build 2025-05-07T20:25:17.6469854Z ---------------------------|----------------- 2025-05-07T20:25:17.6470236Z cuda-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6470661Z cuda-cccl-11.8.89 | 0 1.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6471159Z cuda-command-line-tools-11.8.0| 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6471673Z cuda-compiler-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6472130Z cuda-cudart-11.8.89 | 0 197 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6472601Z cuda-cudart-dev-11.8.89 | 0 1.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6473490Z cuda-cuobjdump-11.8.86 | 0 229 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6473966Z cuda-cupti-11.8.87 | 0 25.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6474420Z cuda-cuxxfilt-11.8.86 | 0 291 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6474939Z cuda-demo-suite-11.8.86 | 0 5.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6475439Z cuda-documentation-11.8.86 | 0 89 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6475937Z cuda-driver-dev-11.8.89 | 0 16 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6476392Z cuda-gdb-11.8.86 | 0 4.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6476842Z cuda-libraries-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6477341Z cuda-libraries-dev-11.8.0 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6477837Z cuda-memcheck-11.8.86 | 0 168 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6478305Z cuda-nsight-11.8.86 | 0 113.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6478798Z cuda-nsight-compute-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6479275Z cuda-nvcc-11.8.89 | 0 50.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6479730Z cuda-nvdisasm-11.8.86 | 0 48.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6480193Z cuda-nvml-dev-11.8.86 | 0 83 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6480651Z cuda-nvprof-11.8.87 | 0 4.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6481118Z cuda-nvprune-11.8.86 | 0 65 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6481579Z cuda-nvrtc-11.8.89 | 0 19.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6482030Z cuda-nvrtc-dev-11.8.89 | 0 17.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6482482Z cuda-nvtx-11.8.86 | 0 57 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6483091Z cuda-nvvp-11.8.87 | 0 114.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6483564Z cuda-profiler-api-11.8.86 | 0 18 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6484042Z cuda-runtime-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6484525Z cuda-sanitizer-api-11.8.86 | 0 16.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6485006Z cuda-toolkit-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6485450Z cuda-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6485922Z cuda-visual-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6486389Z gds-tools-1.4.0.31 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6486835Z libcublas-11.11.3.6 | 0 364.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6487300Z libcublas-dev-11.11.3.6 | 0 394.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6487760Z libcufft-10.9.0.58 | 0 142.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6488215Z libcufft-dev-10.9.0.58 | 0 275.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6488673Z libcufile-1.4.0.31 | 0 548 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6489126Z libcufile-dev-1.4.0.31 | 0 1.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6489718Z libcurand-10.3.0.86 | 0 53.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6490186Z libcurand-dev-10.3.0.86 | 0 53.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6490649Z libcusolver-11.4.1.48 | 0 96.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6491136Z libcusolver-dev-11.4.1.48 | 0 66.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6491613Z libcusparse-11.7.5.86 | 0 176.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6492092Z libcusparse-dev-11.7.5.86 | 0 359.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6492547Z libnpp-11.8.0.86 | 0 147.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6492990Z libnpp-dev-11.8.0.86 | 0 144.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6493443Z libnvjpeg-11.9.0.86 | 0 2.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6493911Z libnvjpeg-dev-11.9.0.86 | 0 2.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6494400Z nsight-compute-2022.3.0.22 | 0 610.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:17.6494838Z ------------------------------------------------------------ 2025-05-07T20:25:17.6495187Z Total: 3.24 GB 2025-05-07T20:25:17.6495394Z 2025-05-07T20:25:17.6495521Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:17.6495743Z 2025-05-07T20:25:17.6495939Z cuda nvidia/label/cuda-11.8.0/linux-64::cuda-11.8.0-0 2025-05-07T20:25:17.6496389Z cuda-cccl nvidia/label/cuda-11.8.0/linux-64::cuda-cccl-11.8.89-0 2025-05-07T20:25:17.6496956Z cuda-command-line~ nvidia/label/cuda-11.8.0/linux-64::cuda-command-line-tools-11.8.0-0 2025-05-07T20:25:17.6497551Z cuda-compiler nvidia/label/cuda-11.8.0/linux-64::cuda-compiler-11.8.0-0 2025-05-07T20:25:17.6498085Z cuda-cudart nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-11.8.89-0 2025-05-07T20:25:17.6498630Z cuda-cudart-dev nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-dev-11.8.89-0 2025-05-07T20:25:17.6499622Z cuda-cuobjdump nvidia/label/cuda-11.8.0/linux-64::cuda-cuobjdump-11.8.86-0 2025-05-07T20:25:17.6500322Z cuda-cupti nvidia/label/cuda-11.8.0/linux-64::cuda-cupti-11.8.87-0 2025-05-07T20:25:17.6500846Z cuda-cuxxfilt nvidia/label/cuda-11.8.0/linux-64::cuda-cuxxfilt-11.8.86-0 2025-05-07T20:25:17.6501409Z cuda-demo-suite nvidia/label/cuda-11.8.0/linux-64::cuda-demo-suite-11.8.86-0 2025-05-07T20:25:17.6502010Z cuda-documentation nvidia/label/cuda-11.8.0/linux-64::cuda-documentation-11.8.86-0 2025-05-07T20:25:17.6502610Z cuda-driver-dev nvidia/label/cuda-11.8.0/linux-64::cuda-driver-dev-11.8.89-0 2025-05-07T20:25:17.6503321Z cuda-gdb nvidia/label/cuda-11.8.0/linux-64::cuda-gdb-11.8.86-0 2025-05-07T20:25:17.6503846Z cuda-libraries nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-11.8.0-0 2025-05-07T20:25:17.6504439Z cuda-libraries-dev nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-dev-11.8.0-0 2025-05-07T20:25:17.6505017Z cuda-memcheck nvidia/label/cuda-11.8.0/linux-64::cuda-memcheck-11.8.86-0 2025-05-07T20:25:17.6505674Z cuda-nsight nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-11.8.86-0 2025-05-07T20:25:17.6506242Z cuda-nsight-compu~ nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-compute-11.8.0-0 2025-05-07T20:25:17.6506791Z cuda-nvcc nvidia/label/cuda-11.8.0/linux-64::cuda-nvcc-11.8.89-0 2025-05-07T20:25:17.6507295Z cuda-nvdisasm nvidia/label/cuda-11.8.0/linux-64::cuda-nvdisasm-11.8.86-0 2025-05-07T20:25:17.6507834Z cuda-nvml-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvml-dev-11.8.86-0 2025-05-07T20:25:17.6508358Z cuda-nvprof nvidia/label/cuda-11.8.0/linux-64::cuda-nvprof-11.8.87-0 2025-05-07T20:25:17.6509037Z cuda-nvprune nvidia/label/cuda-11.8.0/linux-64::cuda-nvprune-11.8.86-0 2025-05-07T20:25:17.6509550Z cuda-nvrtc nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-11.8.89-0 2025-05-07T20:25:17.6510077Z cuda-nvrtc-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-dev-11.8.89-0 2025-05-07T20:25:17.6510596Z cuda-nvtx nvidia/label/cuda-11.8.0/linux-64::cuda-nvtx-11.8.86-0 2025-05-07T20:25:17.6511075Z cuda-nvvp nvidia/label/cuda-11.8.0/linux-64::cuda-nvvp-11.8.87-0 2025-05-07T20:25:17.6511611Z cuda-profiler-api nvidia/label/cuda-11.8.0/linux-64::cuda-profiler-api-11.8.86-0 2025-05-07T20:25:17.6512176Z cuda-runtime nvidia/label/cuda-11.8.0/linux-64::cuda-runtime-11.8.0-0 2025-05-07T20:25:17.6512742Z cuda-sanitizer-api nvidia/label/cuda-11.8.0/linux-64::cuda-sanitizer-api-11.8.86-0 2025-05-07T20:25:17.6513312Z cuda-toolkit nvidia/label/cuda-11.8.0/linux-64::cuda-toolkit-11.8.0-0 2025-05-07T20:25:17.6513809Z cuda-tools nvidia/label/cuda-11.8.0/linux-64::cuda-tools-11.8.0-0 2025-05-07T20:25:17.6514412Z cuda-visual-tools nvidia/label/cuda-11.8.0/linux-64::cuda-visual-tools-11.8.0-0 2025-05-07T20:25:17.6515020Z gds-tools nvidia/label/cuda-11.8.0/linux-64::gds-tools-1.4.0.31-0 2025-05-07T20:25:17.6515516Z libcublas nvidia/label/cuda-11.8.0/linux-64::libcublas-11.11.3.6-0 2025-05-07T20:25:17.6516043Z libcublas-dev nvidia/label/cuda-11.8.0/linux-64::libcublas-dev-11.11.3.6-0 2025-05-07T20:25:17.6516563Z libcufft nvidia/label/cuda-11.8.0/linux-64::libcufft-10.9.0.58-0 2025-05-07T20:25:17.6517075Z libcufft-dev nvidia/label/cuda-11.8.0/linux-64::libcufft-dev-10.9.0.58-0 2025-05-07T20:25:17.6517590Z libcufile nvidia/label/cuda-11.8.0/linux-64::libcufile-1.4.0.31-0 2025-05-07T20:25:17.6518105Z libcufile-dev nvidia/label/cuda-11.8.0/linux-64::libcufile-dev-1.4.0.31-0 2025-05-07T20:25:17.6518630Z libcurand nvidia/label/cuda-11.8.0/linux-64::libcurand-10.3.0.86-0 2025-05-07T20:25:17.6519161Z libcurand-dev nvidia/label/cuda-11.8.0/linux-64::libcurand-dev-10.3.0.86-0 2025-05-07T20:25:17.6519702Z libcusolver nvidia/label/cuda-11.8.0/linux-64::libcusolver-11.4.1.48-0 2025-05-07T20:25:17.6520262Z libcusolver-dev nvidia/label/cuda-11.8.0/linux-64::libcusolver-dev-11.4.1.48-0 2025-05-07T20:25:17.6520906Z libcusparse nvidia/label/cuda-11.8.0/linux-64::libcusparse-11.7.5.86-0 2025-05-07T20:25:17.6521468Z libcusparse-dev nvidia/label/cuda-11.8.0/linux-64::libcusparse-dev-11.7.5.86-0 2025-05-07T20:25:17.6521990Z libnpp nvidia/label/cuda-11.8.0/linux-64::libnpp-11.8.0.86-0 2025-05-07T20:25:17.6522479Z libnpp-dev nvidia/label/cuda-11.8.0/linux-64::libnpp-dev-11.8.0.86-0 2025-05-07T20:25:17.6522989Z libnvjpeg nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-11.9.0.86-0 2025-05-07T20:25:17.6523522Z libnvjpeg-dev nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-dev-11.9.0.86-0 2025-05-07T20:25:17.6524096Z nsight-compute nvidia/label/cuda-11.8.0/linux-64::nsight-compute-2022.3.0.22-0 2025-05-07T20:25:17.6524451Z 2025-05-07T20:25:17.6557587Z 2025-05-07T20:25:17.6557680Z 2025-05-07T20:25:17.6557993Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:17.6561517Z nsight-compute-2022. | 610.0 MB | | 0% 2025-05-07T20:25:17.6561894Z 2025-05-07T20:25:17.6568689Z libcublas-dev-11.11. | 394.1 MB | | 0%  2025-05-07T20:25:17.6568984Z 2025-05-07T20:25:17.6568988Z 2025-05-07T20:25:17.6574317Z libcublas-11.11.3.6 | 364.0 MB | | 0%  2025-05-07T20:25:17.6574673Z 2025-05-07T20:25:17.6574677Z 2025-05-07T20:25:17.6582703Z 2025-05-07T20:25:17.6598185Z libcusparse-dev-11.7 | 359.7 MB | | 0%  2025-05-07T20:25:17.6598575Z 2025-05-07T20:25:17.6598579Z 2025-05-07T20:25:17.6598583Z 2025-05-07T20:25:17.6607605Z 2025-05-07T20:25:17.6620214Z libcufft-dev-10.9.0. | 275.8 MB | | 0%  2025-05-07T20:25:17.6620602Z 2025-05-07T20:25:17.6620608Z 2025-05-07T20:25:17.6620613Z 2025-05-07T20:25:17.6620866Z 2025-05-07T20:25:17.6620873Z 2025-05-07T20:25:17.6621931Z libcusparse-11.7.5.8 | 176.3 MB | | 0%  2025-05-07T20:25:17.6622324Z 2025-05-07T20:25:17.6622330Z 2025-05-07T20:25:17.6622336Z 2025-05-07T20:25:17.6622341Z 2025-05-07T20:25:17.6622356Z 2025-05-07T20:25:17.6622366Z 2025-05-07T20:25:17.6623486Z libnpp-11.8.0.86 | 147.8 MB | | 0%  2025-05-07T20:25:17.6623858Z 2025-05-07T20:25:17.6623864Z 2025-05-07T20:25:17.6623869Z 2025-05-07T20:25:17.6623874Z 2025-05-07T20:25:17.6623879Z 2025-05-07T20:25:17.6623884Z 2025-05-07T20:25:17.6623893Z 2025-05-07T20:25:17.6625062Z libnpp-dev-11.8.0.86 | 144.5 MB | | 0%  2025-05-07T20:25:17.6625565Z 2025-05-07T20:25:17.6625571Z 2025-05-07T20:25:17.6625576Z 2025-05-07T20:25:17.6625581Z 2025-05-07T20:25:17.6625586Z 2025-05-07T20:25:17.6625591Z 2025-05-07T20:25:17.6625596Z 2025-05-07T20:25:17.6625605Z 2025-05-07T20:25:17.6630570Z libcufft-10.9.0.58 | 142.8 MB | | 0%  2025-05-07T20:25:17.6630957Z 2025-05-07T20:25:17.6630963Z 2025-05-07T20:25:17.6630968Z 2025-05-07T20:25:17.6630973Z 2025-05-07T20:25:17.6630978Z 2025-05-07T20:25:17.6630983Z 2025-05-07T20:25:17.6630993Z 2025-05-07T20:25:17.6630998Z 2025-05-07T20:25:17.6631003Z 2025-05-07T20:25:17.6632782Z cuda-nvvp-11.8.87 | 114.4 MB | | 0%  2025-05-07T20:25:17.6633162Z 2025-05-07T20:25:17.6633167Z 2025-05-07T20:25:17.6633172Z 2025-05-07T20:25:17.6633178Z 2025-05-07T20:25:17.6633182Z 2025-05-07T20:25:17.6633187Z 2025-05-07T20:25:17.6633193Z 2025-05-07T20:25:17.6633207Z 2025-05-07T20:25:17.6633213Z 2025-05-07T20:25:17.6633218Z 2025-05-07T20:25:17.6636456Z cuda-nsight-11.8.86 | 113.6 MB | | 0%  2025-05-07T20:25:17.6636863Z 2025-05-07T20:25:17.6636878Z 2025-05-07T20:25:17.6636883Z 2025-05-07T20:25:17.6636889Z 2025-05-07T20:25:17.6636894Z 2025-05-07T20:25:17.6636909Z 2025-05-07T20:25:17.6636915Z 2025-05-07T20:25:17.6636920Z 2025-05-07T20:25:17.6636925Z 2025-05-07T20:25:17.6636930Z 2025-05-07T20:25:17.6636935Z 2025-05-07T20:25:17.6637967Z libcusolver-11.4.1.4 | 96.5 MB | | 0%  2025-05-07T20:25:17.6638585Z 2025-05-07T20:25:17.6638590Z 2025-05-07T20:25:17.6638596Z 2025-05-07T20:25:17.6638601Z 2025-05-07T20:25:17.6638606Z 2025-05-07T20:25:17.6638611Z 2025-05-07T20:25:17.6638616Z 2025-05-07T20:25:17.6638621Z 2025-05-07T20:25:17.6638626Z 2025-05-07T20:25:17.6638631Z 2025-05-07T20:25:17.6638636Z 2025-05-07T20:25:17.6638647Z 2025-05-07T20:25:17.6639584Z libcusolver-dev-11.4 | 66.3 MB | | 0%  2025-05-07T20:25:17.6639994Z 2025-05-07T20:25:17.6640000Z 2025-05-07T20:25:17.6640005Z 2025-05-07T20:25:17.6640010Z 2025-05-07T20:25:17.6640015Z 2025-05-07T20:25:17.6640020Z 2025-05-07T20:25:17.6640026Z 2025-05-07T20:25:17.6640031Z 2025-05-07T20:25:17.6640044Z 2025-05-07T20:25:17.6640049Z 2025-05-07T20:25:17.6640054Z 2025-05-07T20:25:17.6640068Z 2025-05-07T20:25:17.6640078Z 2025-05-07T20:25:17.6649828Z libcurand-dev-10.3.0 | 53.7 MB | | 0%  2025-05-07T20:25:17.6650271Z 2025-05-07T20:25:17.6650285Z 2025-05-07T20:25:17.6650290Z 2025-05-07T20:25:17.6650295Z 2025-05-07T20:25:17.6650301Z 2025-05-07T20:25:17.6650306Z 2025-05-07T20:25:17.6650311Z 2025-05-07T20:25:17.6650316Z 2025-05-07T20:25:17.6650321Z 2025-05-07T20:25:17.6650326Z 2025-05-07T20:25:17.6650331Z 2025-05-07T20:25:17.6650336Z 2025-05-07T20:25:17.6650341Z 2025-05-07T20:25:17.6651880Z 2025-05-07T20:25:17.6654794Z libcurand-10.3.0.86 | 53.2 MB | | 0%  2025-05-07T20:25:17.6655209Z 2025-05-07T20:25:17.6655215Z 2025-05-07T20:25:17.6655220Z 2025-05-07T20:25:17.6655225Z 2025-05-07T20:25:17.6655230Z 2025-05-07T20:25:17.6655235Z 2025-05-07T20:25:17.6655240Z 2025-05-07T20:25:17.6655389Z 2025-05-07T20:25:17.6655395Z 2025-05-07T20:25:17.6655400Z 2025-05-07T20:25:17.6655405Z 2025-05-07T20:25:17.6655410Z 2025-05-07T20:25:17.6655415Z 2025-05-07T20:25:17.6655420Z 2025-05-07T20:25:17.6655433Z 2025-05-07T20:25:17.6656468Z cuda-nvcc-11.8.89 | 50.8 MB | | 0%  2025-05-07T20:25:17.6656868Z 2025-05-07T20:25:17.6656874Z 2025-05-07T20:25:17.6656879Z 2025-05-07T20:25:17.6656892Z 2025-05-07T20:25:17.6656897Z 2025-05-07T20:25:17.6656902Z 2025-05-07T20:25:17.6656907Z 2025-05-07T20:25:17.6656912Z 2025-05-07T20:25:17.6656918Z 2025-05-07T20:25:17.6656923Z 2025-05-07T20:25:17.6656928Z 2025-05-07T20:25:17.6656933Z 2025-05-07T20:25:17.6656938Z 2025-05-07T20:25:17.6656948Z 2025-05-07T20:25:17.6656953Z 2025-05-07T20:25:17.6656958Z 2025-05-07T20:25:17.6657979Z cuda-nvdisasm-11.8.8 | 48.7 MB | | 0%  2025-05-07T20:25:17.6658406Z 2025-05-07T20:25:17.6658412Z 2025-05-07T20:25:17.6658426Z 2025-05-07T20:25:17.6658432Z 2025-05-07T20:25:17.6658437Z 2025-05-07T20:25:17.6658442Z 2025-05-07T20:25:17.6658447Z 2025-05-07T20:25:17.6658452Z 2025-05-07T20:25:17.6658457Z 2025-05-07T20:25:17.6658462Z 2025-05-07T20:25:17.6658468Z 2025-05-07T20:25:17.6658478Z 2025-05-07T20:25:17.6658483Z 2025-05-07T20:25:17.6658488Z 2025-05-07T20:25:17.6658493Z 2025-05-07T20:25:17.6658510Z 2025-05-07T20:25:17.6658515Z 2025-05-07T20:25:17.6659141Z cuda-cupti-11.8.87 | 25.3 MB | | 0%  2025-05-07T20:25:17.6659547Z 2025-05-07T20:25:17.6659552Z 2025-05-07T20:25:17.6659567Z 2025-05-07T20:25:17.6659573Z 2025-05-07T20:25:17.6659585Z 2025-05-07T20:25:17.6659591Z 2025-05-07T20:25:17.6659596Z 2025-05-07T20:25:17.6659601Z 2025-05-07T20:25:17.6659606Z 2025-05-07T20:25:17.6659611Z 2025-05-07T20:25:17.6659616Z 2025-05-07T20:25:17.6659621Z 2025-05-07T20:25:17.6659626Z 2025-05-07T20:25:17.6659631Z 2025-05-07T20:25:17.6659647Z 2025-05-07T20:25:17.6659652Z 2025-05-07T20:25:17.6659657Z 2025-05-07T20:25:17.6659662Z 2025-05-07T20:25:17.6660339Z cuda-nvrtc-11.8.89 | 19.1 MB | | 0%  2025-05-07T20:25:17.6660681Z 2025-05-07T20:25:17.6660887Z 2025-05-07T20:25:17.6660893Z 2025-05-07T20:25:17.6660898Z 2025-05-07T20:25:17.6660903Z 2025-05-07T20:25:17.6660908Z 2025-05-07T20:25:17.6660913Z 2025-05-07T20:25:17.6660919Z 2025-05-07T20:25:17.6660924Z 2025-05-07T20:25:17.6660929Z 2025-05-07T20:25:17.6660934Z 2025-05-07T20:25:17.6660939Z 2025-05-07T20:25:17.6660944Z 2025-05-07T20:25:17.6660960Z 2025-05-07T20:25:17.6660966Z 2025-05-07T20:25:17.6660970Z 2025-05-07T20:25:17.6660976Z 2025-05-07T20:25:17.6660981Z 2025-05-07T20:25:17.6660986Z 2025-05-07T20:25:25.1680317Z ... (more hidden) ... 2025-05-07T20:25:25.1680743Z 2025-05-07T20:25:25.1680749Z 2025-05-07T20:25:25.1680755Z 2025-05-07T20:25:25.1680787Z 2025-05-07T20:25:25.1684683Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:25.1685070Z 2025-05-07T20:25:25.1685076Z 2025-05-07T20:25:25.1685081Z 2025-05-07T20:25:25.1685615Z 2025-05-07T20:25:29.5115610Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:29.5115945Z 2025-05-07T20:25:29.5115950Z 2025-05-07T20:25:29.5115954Z 2025-05-07T20:25:29.5117929Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:29.5118298Z 2025-05-07T20:25:29.5118302Z 2025-05-07T20:25:29.5118308Z 2025-05-07T20:25:31.4622684Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:31.4623017Z 2025-05-07T20:25:31.4623021Z 2025-05-07T20:25:31.4623025Z 2025-05-07T20:25:31.4623029Z 2025-05-07T20:25:31.4626101Z 2025-05-07T20:25:31.4626824Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:31.4627131Z 2025-05-07T20:25:31.4627135Z 2025-05-07T20:25:31.4627138Z 2025-05-07T20:25:31.4627484Z 2025-05-07T20:25:31.4627502Z 2025-05-07T20:25:33.4834984Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:33.4835443Z 2025-05-07T20:25:33.4835799Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:33.4836086Z 2025-05-07T20:25:33.5440042Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:33.5440309Z 2025-05-07T20:25:33.5440391Z 2025-05-07T20:25:33.5441039Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:33.5441295Z 2025-05-07T20:25:33.5441464Z 2025-05-07T20:25:36.4296754Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:36.4297070Z 2025-05-07T20:25:36.4297074Z 2025-05-07T20:25:36.4297078Z 2025-05-07T20:25:36.4297082Z 2025-05-07T20:25:36.4297085Z 2025-05-07T20:25:36.4298604Z 2025-05-07T20:25:36.4300766Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:36.4301052Z 2025-05-07T20:25:36.4301056Z 2025-05-07T20:25:36.4301088Z 2025-05-07T20:25:36.4301092Z 2025-05-07T20:25:36.4301096Z 2025-05-07T20:25:36.4301099Z 2025-05-07T20:25:38.7488709Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:38.7489022Z 2025-05-07T20:25:38.7489058Z 2025-05-07T20:25:38.7489062Z 2025-05-07T20:25:38.7489066Z 2025-05-07T20:25:38.7489070Z 2025-05-07T20:25:38.7489074Z 2025-05-07T20:25:38.7491555Z 2025-05-07T20:25:38.7497398Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:38.7497688Z 2025-05-07T20:25:38.7497692Z 2025-05-07T20:25:38.7497696Z 2025-05-07T20:25:38.7497699Z 2025-05-07T20:25:38.7497711Z 2025-05-07T20:25:38.7497715Z 2025-05-07T20:25:38.7499896Z 2025-05-07T20:25:39.2836519Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:39.2836861Z 2025-05-07T20:25:39.2836865Z 2025-05-07T20:25:39.2836869Z 2025-05-07T20:25:39.2836874Z 2025-05-07T20:25:39.2836886Z 2025-05-07T20:25:39.2836922Z 2025-05-07T20:25:39.2836926Z 2025-05-07T20:25:39.2836930Z 2025-05-07T20:25:39.2836934Z 2025-05-07T20:25:39.2840146Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:39.2840449Z 2025-05-07T20:25:39.2840453Z 2025-05-07T20:25:39.2840715Z 2025-05-07T20:25:39.2840718Z 2025-05-07T20:25:39.2840722Z 2025-05-07T20:25:39.2840725Z 2025-05-07T20:25:39.2840729Z 2025-05-07T20:25:39.2840732Z 2025-05-07T20:25:39.2841430Z 2025-05-07T20:25:40.0233145Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:40.0233678Z 2025-05-07T20:25:40.0233684Z 2025-05-07T20:25:40.0233690Z 2025-05-07T20:25:40.0233696Z 2025-05-07T20:25:40.0233703Z 2025-05-07T20:25:40.0233710Z 2025-05-07T20:25:40.0233717Z 2025-05-07T20:25:40.0235120Z 2025-05-07T20:25:40.0235653Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:40.0236062Z 2025-05-07T20:25:40.0236078Z 2025-05-07T20:25:40.0236083Z 2025-05-07T20:25:40.0236123Z 2025-05-07T20:25:40.0236128Z 2025-05-07T20:25:40.0236133Z 2025-05-07T20:25:40.0236138Z 2025-05-07T20:25:40.0236144Z 2025-05-07T20:25:41.7680861Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:41.7681333Z 2025-05-07T20:25:41.7681338Z 2025-05-07T20:25:41.7681342Z 2025-05-07T20:25:41.7681345Z 2025-05-07T20:25:41.7681349Z 2025-05-07T20:25:41.7681353Z 2025-05-07T20:25:41.7681356Z 2025-05-07T20:25:41.7681360Z 2025-05-07T20:25:41.7681364Z 2025-05-07T20:25:41.7681368Z 2025-05-07T20:25:41.7681672Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:41.7681964Z 2025-05-07T20:25:41.7681968Z 2025-05-07T20:25:41.7681972Z 2025-05-07T20:25:41.7681975Z 2025-05-07T20:25:41.7681979Z 2025-05-07T20:25:41.7681982Z 2025-05-07T20:25:41.7681986Z 2025-05-07T20:25:41.7681989Z 2025-05-07T20:25:41.7681993Z 2025-05-07T20:25:41.7681997Z 2025-05-07T20:25:42.2286259Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:42.2286691Z 2025-05-07T20:25:42.2286707Z 2025-05-07T20:25:42.2286712Z 2025-05-07T20:25:42.2286717Z 2025-05-07T20:25:42.2286723Z 2025-05-07T20:25:42.2286729Z 2025-05-07T20:25:42.2286734Z 2025-05-07T20:25:42.2286752Z 2025-05-07T20:25:42.2286757Z 2025-05-07T20:25:42.2286761Z 2025-05-07T20:25:42.2286766Z 2025-05-07T20:25:42.2286771Z 2025-05-07T20:25:42.2286776Z 2025-05-07T20:25:42.2287181Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:42.2287500Z 2025-05-07T20:25:42.2287504Z 2025-05-07T20:25:42.2287508Z 2025-05-07T20:25:42.2287511Z 2025-05-07T20:25:42.2287515Z 2025-05-07T20:25:42.2287518Z 2025-05-07T20:25:42.2287522Z 2025-05-07T20:25:42.2287526Z 2025-05-07T20:25:42.2287529Z 2025-05-07T20:25:42.2287533Z 2025-05-07T20:25:42.2287536Z 2025-05-07T20:25:42.2287540Z 2025-05-07T20:25:42.2287543Z 2025-05-07T20:25:42.2417404Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:42.2417893Z 2025-05-07T20:25:42.2417900Z 2025-05-07T20:25:42.2417906Z 2025-05-07T20:25:42.2417912Z 2025-05-07T20:25:42.2417919Z 2025-05-07T20:25:42.2417924Z 2025-05-07T20:25:42.2417930Z 2025-05-07T20:25:42.2417944Z 2025-05-07T20:25:42.2417949Z 2025-05-07T20:25:42.2417955Z 2025-05-07T20:25:42.2417969Z 2025-05-07T20:25:42.2419310Z 2025-05-07T20:25:42.2422613Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:42.2422937Z 2025-05-07T20:25:42.2422955Z 2025-05-07T20:25:42.2422962Z 2025-05-07T20:25:42.2422966Z 2025-05-07T20:25:42.2422970Z 2025-05-07T20:25:42.2422974Z 2025-05-07T20:25:42.2422977Z 2025-05-07T20:25:42.2422981Z 2025-05-07T20:25:42.2422990Z 2025-05-07T20:25:42.2422994Z 2025-05-07T20:25:42.2423050Z 2025-05-07T20:25:42.2423065Z 2025-05-07T20:25:42.6659205Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:42.6659585Z 2025-05-07T20:25:42.6659590Z 2025-05-07T20:25:42.6659593Z 2025-05-07T20:25:42.6659597Z 2025-05-07T20:25:42.6659601Z 2025-05-07T20:25:42.6659604Z 2025-05-07T20:25:42.6659617Z 2025-05-07T20:25:42.6659621Z 2025-05-07T20:25:42.6659624Z 2025-05-07T20:25:42.6659902Z 2025-05-07T20:25:42.6659906Z 2025-05-07T20:25:42.6660477Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:42.6660803Z 2025-05-07T20:25:42.6660807Z 2025-05-07T20:25:42.6660811Z 2025-05-07T20:25:42.6660815Z 2025-05-07T20:25:42.6660819Z 2025-05-07T20:25:42.6660822Z 2025-05-07T20:25:42.6660826Z 2025-05-07T20:25:42.6660830Z 2025-05-07T20:25:42.6660834Z 2025-05-07T20:25:42.6660837Z 2025-05-07T20:25:42.6660841Z 2025-05-07T20:25:44.0594829Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:44.0595325Z 2025-05-07T20:25:44.0595330Z 2025-05-07T20:25:44.0595337Z 2025-05-07T20:25:44.0595343Z 2025-05-07T20:25:44.0595384Z 2025-05-07T20:25:44.0595399Z 2025-05-07T20:25:44.0595404Z 2025-05-07T20:25:44.0595409Z 2025-05-07T20:25:44.0595415Z 2025-05-07T20:25:44.0595422Z 2025-05-07T20:25:44.0595427Z 2025-05-07T20:25:44.0595433Z 2025-05-07T20:25:44.0595439Z 2025-05-07T20:25:44.0595464Z 2025-05-07T20:25:44.0595470Z 2025-05-07T20:25:44.0595475Z 2025-05-07T20:25:44.0598061Z 2025-05-07T20:25:44.0602464Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:44.0602965Z 2025-05-07T20:25:44.0602972Z 2025-05-07T20:25:44.0602977Z 2025-05-07T20:25:44.0602983Z 2025-05-07T20:25:44.0602988Z 2025-05-07T20:25:44.0602993Z 2025-05-07T20:25:44.0602999Z 2025-05-07T20:25:44.0603004Z 2025-05-07T20:25:44.0603010Z 2025-05-07T20:25:44.0603015Z 2025-05-07T20:25:44.0603020Z 2025-05-07T20:25:44.0603026Z 2025-05-07T20:25:44.0603031Z 2025-05-07T20:25:44.0603036Z 2025-05-07T20:25:44.0603042Z 2025-05-07T20:25:44.0603054Z 2025-05-07T20:25:44.0604495Z 2025-05-07T20:25:44.0779036Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:44.0779388Z 2025-05-07T20:25:44.0779393Z 2025-05-07T20:25:44.0779397Z 2025-05-07T20:25:44.0779401Z 2025-05-07T20:25:44.0779405Z 2025-05-07T20:25:44.0779416Z 2025-05-07T20:25:44.0779420Z 2025-05-07T20:25:44.0779423Z 2025-05-07T20:25:44.0779427Z 2025-05-07T20:25:44.0779431Z 2025-05-07T20:25:44.0779434Z 2025-05-07T20:25:44.0779438Z 2025-05-07T20:25:44.0779442Z 2025-05-07T20:25:44.0779794Z 2025-05-07T20:25:44.0780589Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:44.0780909Z 2025-05-07T20:25:44.0780913Z 2025-05-07T20:25:44.0780917Z 2025-05-07T20:25:44.0780920Z 2025-05-07T20:25:44.0780924Z 2025-05-07T20:25:44.0780927Z 2025-05-07T20:25:44.0780931Z 2025-05-07T20:25:44.0780935Z 2025-05-07T20:25:44.0780938Z 2025-05-07T20:25:44.0780942Z 2025-05-07T20:25:44.0780945Z 2025-05-07T20:25:44.0780957Z 2025-05-07T20:25:44.0780961Z 2025-05-07T20:25:44.0780971Z 2025-05-07T20:25:44.1466291Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:44.1466795Z 2025-05-07T20:25:44.1466801Z 2025-05-07T20:25:44.1466834Z 2025-05-07T20:25:44.1466840Z 2025-05-07T20:25:44.1466845Z 2025-05-07T20:25:44.1466851Z 2025-05-07T20:25:44.1466856Z 2025-05-07T20:25:44.1466862Z 2025-05-07T20:25:44.1466867Z 2025-05-07T20:25:44.1466873Z 2025-05-07T20:25:44.1466879Z 2025-05-07T20:25:44.1466884Z 2025-05-07T20:25:44.1466890Z 2025-05-07T20:25:44.1466895Z 2025-05-07T20:25:44.1466901Z 2025-05-07T20:25:44.1467339Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:44.1467852Z 2025-05-07T20:25:44.1467859Z 2025-05-07T20:25:44.1467867Z 2025-05-07T20:25:44.1467875Z 2025-05-07T20:25:44.1467884Z 2025-05-07T20:25:44.1467893Z 2025-05-07T20:25:44.1467901Z 2025-05-07T20:25:44.1467909Z 2025-05-07T20:25:44.1467928Z 2025-05-07T20:25:44.1467937Z 2025-05-07T20:25:44.1467945Z 2025-05-07T20:25:44.1467954Z 2025-05-07T20:25:44.1467962Z 2025-05-07T20:25:44.1467971Z 2025-05-07T20:25:44.1467979Z 2025-05-07T20:25:44.1538515Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:44.1539101Z 2025-05-07T20:25:44.1539105Z 2025-05-07T20:25:44.1539109Z 2025-05-07T20:25:44.1539112Z 2025-05-07T20:25:44.1539123Z 2025-05-07T20:25:44.1539127Z 2025-05-07T20:25:44.1539130Z 2025-05-07T20:25:44.1539134Z 2025-05-07T20:25:44.1539138Z 2025-05-07T20:25:44.1539141Z 2025-05-07T20:25:44.1539145Z 2025-05-07T20:25:44.1539148Z 2025-05-07T20:25:44.1539152Z 2025-05-07T20:25:44.1539155Z 2025-05-07T20:25:44.1539159Z 2025-05-07T20:25:44.1539163Z 2025-05-07T20:25:44.1539562Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:44.1540016Z 2025-05-07T20:25:44.1540022Z 2025-05-07T20:25:44.1540027Z 2025-05-07T20:25:44.1540040Z 2025-05-07T20:25:44.1540046Z 2025-05-07T20:25:44.1540051Z 2025-05-07T20:25:44.1540056Z 2025-05-07T20:25:44.1540061Z 2025-05-07T20:25:44.1540067Z 2025-05-07T20:25:44.1540072Z 2025-05-07T20:25:44.1540077Z 2025-05-07T20:25:44.1540082Z 2025-05-07T20:25:44.1540095Z 2025-05-07T20:25:44.1540101Z 2025-05-07T20:25:44.1540106Z 2025-05-07T20:25:44.1540111Z 2025-05-07T20:25:44.1656292Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:44.1656798Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:44.5563350Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:44.5563665Z 2025-05-07T20:25:44.5563671Z 2025-05-07T20:25:44.5563675Z 2025-05-07T20:25:44.5563678Z 2025-05-07T20:25:44.5563682Z 2025-05-07T20:25:44.5563686Z 2025-05-07T20:25:44.5563690Z 2025-05-07T20:25:44.5563694Z 2025-05-07T20:25:44.5563698Z 2025-05-07T20:25:44.5563701Z 2025-05-07T20:25:44.5563705Z 2025-05-07T20:25:44.5563970Z 2025-05-07T20:25:44.5563976Z 2025-05-07T20:25:44.5563979Z 2025-05-07T20:25:44.5563993Z 2025-05-07T20:25:44.5563997Z 2025-05-07T20:25:44.5564001Z 2025-05-07T20:25:44.5564004Z 2025-05-07T20:25:44.5564008Z 2025-05-07T20:25:44.5564422Z ... (more hidden) ... 2025-05-07T20:25:44.5564708Z 2025-05-07T20:25:44.5564723Z 2025-05-07T20:25:44.5564727Z 2025-05-07T20:25:44.5564730Z 2025-05-07T20:25:44.5564734Z 2025-05-07T20:25:44.5564737Z 2025-05-07T20:25:44.5564741Z 2025-05-07T20:25:44.5564744Z 2025-05-07T20:25:44.5564748Z 2025-05-07T20:25:44.5564751Z 2025-05-07T20:25:44.5564755Z 2025-05-07T20:25:44.5564758Z 2025-05-07T20:25:44.5564762Z 2025-05-07T20:25:44.5564765Z 2025-05-07T20:25:44.5564769Z 2025-05-07T20:25:44.5564772Z 2025-05-07T20:25:44.5564776Z 2025-05-07T20:25:44.5564779Z 2025-05-07T20:25:44.5564783Z 2025-05-07T20:25:44.5805512Z ... (more hidden) ... 2025-05-07T20:25:44.5805810Z 2025-05-07T20:25:44.5805814Z 2025-05-07T20:25:44.5805818Z 2025-05-07T20:25:44.5805821Z 2025-05-07T20:25:44.5805825Z 2025-05-07T20:25:44.5805898Z 2025-05-07T20:25:44.5805901Z 2025-05-07T20:25:44.5805995Z 2025-05-07T20:25:44.5806005Z 2025-05-07T20:25:44.5806031Z 2025-05-07T20:25:44.5806037Z 2025-05-07T20:25:44.5806043Z 2025-05-07T20:25:44.5806048Z 2025-05-07T20:25:44.5806054Z 2025-05-07T20:25:44.5806122Z 2025-05-07T20:25:44.5806131Z 2025-05-07T20:25:44.5806138Z 2025-05-07T20:25:44.5806173Z 2025-05-07T20:25:44.5806742Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:44.5807071Z 2025-05-07T20:25:44.5811990Z 2025-05-07T20:25:44.5812328Z 2025-05-07T20:25:44.5812340Z 2025-05-07T20:25:44.5812347Z 2025-05-07T20:25:44.5812352Z 2025-05-07T20:25:44.5812385Z 2025-05-07T20:25:44.5812390Z 2025-05-07T20:25:44.5812422Z 2025-05-07T20:25:44.5812430Z 2025-05-07T20:25:44.5812436Z 2025-05-07T20:25:44.5812455Z 2025-05-07T20:25:44.5812482Z 2025-05-07T20:25:44.5812486Z 2025-05-07T20:25:44.5812668Z 2025-05-07T20:25:44.5812678Z 2025-05-07T20:25:44.5812703Z 2025-05-07T20:25:44.5812711Z 2025-05-07T20:25:54.1555438Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:54.1556054Z 2025-05-07T20:25:54.1556059Z 2025-05-07T20:25:54.1556063Z 2025-05-07T20:25:54.1556067Z 2025-05-07T20:25:54.1556070Z 2025-05-07T20:26:03.5387293Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:26:03.5387698Z 2025-05-07T20:26:03.5387703Z 2025-05-07T20:26:03.5387707Z 2025-05-07T20:26:03.5387710Z 2025-05-07T20:26:11.3708188Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:26:11.3708599Z 2025-05-07T20:26:11.3708605Z 2025-05-07T20:26:11.3708610Z 2025-05-07T20:26:25.7919523Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:26:25.7919922Z 2025-05-07T20:26:25.7919961Z 2025-05-07T20:26:25.7919976Z 2025-05-07T20:26:25.7919981Z 2025-05-07T20:26:25.7919986Z 2025-05-07T20:26:25.7919995Z 2025-05-07T20:26:37.3576818Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:26:37.3577219Z 2025-05-07T20:26:39.9403457Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:26:39.9403828Z 2025-05-07T20:26:39.9403834Z 2025-05-07T20:26:40.0396792Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:26:40.0397178Z 2025-05-07T20:26:40.0397182Z 2025-05-07T20:26:40.0397186Z 2025-05-07T20:26:40.0397189Z 2025-05-07T20:26:40.0397193Z 2025-05-07T20:26:40.0397197Z 2025-05-07T20:26:40.0397202Z 2025-05-07T20:26:45.9075737Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:26:45.9076160Z 2025-05-07T20:26:45.9076164Z 2025-05-07T20:26:45.9076168Z 2025-05-07T20:26:45.9076171Z 2025-05-07T20:26:45.9076175Z 2025-05-07T20:26:45.9076180Z 2025-05-07T20:26:45.9076184Z 2025-05-07T20:26:45.9076478Z 2025-05-07T20:26:45.9076483Z 2025-05-07T20:26:47.9731731Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:26:47.9732153Z 2025-05-07T20:26:47.9732159Z 2025-05-07T20:26:47.9732164Z 2025-05-07T20:26:47.9732202Z 2025-05-07T20:26:47.9732207Z 2025-05-07T20:26:47.9732212Z 2025-05-07T20:26:47.9732216Z 2025-05-07T20:26:47.9732221Z 2025-05-07T20:26:47.9732226Z 2025-05-07T20:26:47.9732231Z 2025-05-07T20:26:50.7683630Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:26:50.7683970Z 2025-05-07T20:26:50.7683974Z 2025-05-07T20:26:50.7683978Z 2025-05-07T20:26:50.7683982Z 2025-05-07T20:26:50.7683985Z 2025-05-07T20:26:50.7683989Z 2025-05-07T20:26:50.7683993Z 2025-05-07T20:26:50.7683997Z 2025-05-07T20:26:50.7684001Z 2025-05-07T20:26:50.7684005Z 2025-05-07T20:26:50.7684008Z 2025-05-07T20:26:50.7684012Z 2025-05-07T20:26:50.7684016Z 2025-05-07T20:26:54.9897528Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:26:54.9897879Z 2025-05-07T20:26:54.9897883Z 2025-05-07T20:26:54.9897887Z 2025-05-07T20:26:54.9897891Z 2025-05-07T20:26:54.9897894Z 2025-05-07T20:26:54.9897898Z 2025-05-07T20:26:54.9897902Z 2025-05-07T20:26:54.9897919Z 2025-05-07T20:26:58.2502190Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:26:58.2502636Z 2025-05-07T20:26:58.2502640Z 2025-05-07T20:26:58.2502644Z 2025-05-07T20:26:58.2502648Z 2025-05-07T20:26:58.2502652Z 2025-05-07T20:26:58.2502656Z 2025-05-07T20:26:58.2502660Z 2025-05-07T20:26:58.2502664Z 2025-05-07T20:26:58.2502668Z 2025-05-07T20:26:58.2502672Z 2025-05-07T20:26:58.2502676Z 2025-05-07T20:26:58.2502680Z 2025-05-07T20:26:58.2502684Z 2025-05-07T20:26:58.2502688Z 2025-05-07T20:26:58.2502692Z 2025-05-07T20:26:58.2502696Z 2025-05-07T20:26:58.2502700Z 2025-05-07T20:26:58.2973156Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:26:58.2973594Z 2025-05-07T20:26:58.2973600Z 2025-05-07T20:26:58.2973605Z 2025-05-07T20:26:58.2973611Z 2025-05-07T20:26:58.2973616Z 2025-05-07T20:26:58.2973621Z 2025-05-07T20:26:58.2973626Z 2025-05-07T20:26:58.2973631Z 2025-05-07T20:26:58.2973960Z 2025-05-07T20:26:58.2973980Z 2025-05-07T20:26:58.2973985Z 2025-05-07T20:26:58.2973990Z 2025-05-07T20:27:03.0748553Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:27:03.0749019Z 2025-05-07T20:27:03.0749024Z 2025-05-07T20:27:03.0749030Z 2025-05-07T20:27:03.0749036Z 2025-05-07T20:27:03.0749041Z 2025-05-07T20:27:03.0749046Z 2025-05-07T20:27:03.0749052Z 2025-05-07T20:27:03.0749057Z 2025-05-07T20:27:03.0749062Z 2025-05-07T20:27:03.0749067Z 2025-05-07T20:27:03.0749072Z 2025-05-07T20:27:03.0749079Z 2025-05-07T20:27:03.0749084Z 2025-05-07T20:27:03.0749098Z 2025-05-07T20:27:04.3144154Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:27:04.3144651Z 2025-05-07T20:27:04.3144658Z 2025-05-07T20:27:04.3144664Z 2025-05-07T20:27:04.3144669Z 2025-05-07T20:27:04.3144674Z 2025-05-07T20:27:04.3144680Z 2025-05-07T20:27:04.3144685Z 2025-05-07T20:27:04.3144690Z 2025-05-07T20:27:04.3144710Z 2025-05-07T20:27:04.3144715Z 2025-05-07T20:27:04.3144720Z 2025-05-07T20:27:04.3144726Z 2025-05-07T20:27:04.3144731Z 2025-05-07T20:27:04.3144736Z 2025-05-07T20:27:04.3144741Z 2025-05-07T20:27:05.5066676Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:27:05.5066996Z 2025-05-07T20:27:05.5067001Z 2025-05-07T20:27:05.5067004Z 2025-05-07T20:27:05.5067008Z 2025-05-07T20:27:05.5067012Z 2025-05-07T20:27:05.5067015Z 2025-05-07T20:27:05.5067029Z 2025-05-07T20:27:05.5067034Z 2025-05-07T20:27:05.5067038Z 2025-05-07T20:27:05.5067042Z 2025-05-07T20:27:05.5067049Z 2025-05-07T20:27:06.5099102Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:27:06.5099441Z 2025-05-07T20:27:06.5099446Z 2025-05-07T20:27:06.5099450Z 2025-05-07T20:27:06.5099454Z 2025-05-07T20:27:06.5099457Z 2025-05-07T20:27:06.5099461Z 2025-05-07T20:27:06.5099465Z 2025-05-07T20:27:06.5099468Z 2025-05-07T20:27:06.5099485Z 2025-05-07T20:27:06.5099489Z 2025-05-07T20:27:06.5099492Z 2025-05-07T20:27:06.5099496Z 2025-05-07T20:27:06.5099499Z 2025-05-07T20:27:06.5099503Z 2025-05-07T20:27:06.5099507Z 2025-05-07T20:27:06.5099515Z 2025-05-07T20:27:08.8610348Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:27:08.8610702Z 2025-05-07T20:27:08.8610706Z 2025-05-07T20:27:08.8610710Z 2025-05-07T20:27:08.8610714Z 2025-05-07T20:27:08.8610717Z 2025-05-07T20:27:08.8610721Z 2025-05-07T20:27:08.8610725Z 2025-05-07T20:27:08.8610729Z 2025-05-07T20:27:08.8610733Z 2025-05-07T20:27:08.8610748Z 2025-05-07T20:27:08.8610752Z 2025-05-07T20:27:08.8610756Z 2025-05-07T20:27:08.8610790Z 2025-05-07T20:27:08.8610795Z 2025-05-07T20:27:08.8610798Z 2025-05-07T20:27:08.8610802Z 2025-05-07T20:27:08.8610805Z 2025-05-07T20:27:08.8610809Z 2025-05-07T20:27:08.8610813Z 2025-05-07T20:27:08.9289507Z ... (more hidden) ... 2025-05-07T20:27:08.9289808Z 2025-05-07T20:27:08.9289812Z 2025-05-07T20:27:08.9289819Z 2025-05-07T20:27:08.9289822Z 2025-05-07T20:27:08.9289964Z 2025-05-07T20:27:08.9289968Z 2025-05-07T20:27:08.9289981Z 2025-05-07T20:27:08.9290090Z 2025-05-07T20:27:08.9290099Z 2025-05-07T20:27:08.9290105Z 2025-05-07T20:27:08.9290143Z 2025-05-07T20:27:08.9290149Z 2025-05-07T20:27:08.9290154Z 2025-05-07T20:27:08.9290159Z 2025-05-07T20:27:08.9290164Z 2025-05-07T20:27:08.9290170Z 2025-05-07T20:27:08.9290373Z 2025-05-07T20:27:08.9290394Z 2025-05-07T20:27:53.4765101Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:27:53.4772689Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:27:53.4774789Z 2025-05-07T20:27:53.4775073Z 2025-05-07T20:27:53.4775078Z 2025-05-07T20:27:53.4775081Z 2025-05-07T20:27:53.4775085Z 2025-05-07T20:27:53.4775115Z 2025-05-07T20:27:53.4775119Z 2025-05-07T20:27:53.4775135Z 2025-05-07T20:27:53.4776584Z 2025-05-07T20:27:53.4776701Z 2025-05-07T20:27:53.4776720Z 2025-05-07T20:27:53.4776742Z 2025-05-07T20:27:53.4776759Z 2025-05-07T20:27:53.4776779Z 2025-05-07T20:27:53.4776799Z 2025-05-07T20:27:53.4776803Z 2025-05-07T20:27:53.4776826Z 2025-05-07T20:27:53.4776848Z 2025-05-07T20:27:53.4776904Z 2025-05-07T20:27:53.4777046Z 2025-05-07T20:27:53.4777505Z  2025-05-07T20:27:53.4777836Z 2025-05-07T20:27:53.4778038Z 2025-05-07T20:27:53.4778210Z  2025-05-07T20:27:53.4778411Z 2025-05-07T20:27:53.4778415Z 2025-05-07T20:27:53.4778598Z  2025-05-07T20:27:53.4778801Z 2025-05-07T20:27:53.4778805Z 2025-05-07T20:27:53.4778809Z 2025-05-07T20:27:53.4778980Z  2025-05-07T20:27:53.4779191Z 2025-05-07T20:27:53.4779195Z 2025-05-07T20:27:53.4779198Z 2025-05-07T20:27:53.4779202Z 2025-05-07T20:27:53.4779373Z  2025-05-07T20:27:53.4779585Z 2025-05-07T20:27:53.4779588Z 2025-05-07T20:27:53.4779592Z 2025-05-07T20:27:53.4779595Z 2025-05-07T20:27:53.4779599Z 2025-05-07T20:27:53.4779772Z  2025-05-07T20:27:53.4779997Z 2025-05-07T20:27:53.4780001Z 2025-05-07T20:27:53.4780005Z 2025-05-07T20:27:53.4780008Z 2025-05-07T20:27:53.4780012Z 2025-05-07T20:27:53.4780016Z 2025-05-07T20:27:53.4780199Z  2025-05-07T20:27:53.4780423Z 2025-05-07T20:27:53.4780658Z 2025-05-07T20:27:53.4780663Z 2025-05-07T20:27:53.4780666Z 2025-05-07T20:27:53.4780670Z 2025-05-07T20:27:53.4780673Z 2025-05-07T20:27:53.4780677Z 2025-05-07T20:27:53.4780868Z  2025-05-07T20:27:53.4781096Z 2025-05-07T20:27:53.4781099Z 2025-05-07T20:27:53.4781103Z 2025-05-07T20:27:53.4781106Z 2025-05-07T20:27:53.4781110Z 2025-05-07T20:27:53.4781113Z 2025-05-07T20:27:53.4781117Z 2025-05-07T20:27:53.4781120Z 2025-05-07T20:27:53.4781303Z  2025-05-07T20:27:53.4781524Z 2025-05-07T20:27:53.4781528Z 2025-05-07T20:27:53.4781531Z 2025-05-07T20:27:53.4781535Z 2025-05-07T20:27:53.4781538Z 2025-05-07T20:27:53.4781542Z 2025-05-07T20:27:53.4781545Z 2025-05-07T20:27:53.4781549Z 2025-05-07T20:27:53.4781552Z 2025-05-07T20:27:53.4781739Z  2025-05-07T20:27:53.4781968Z 2025-05-07T20:27:53.4781972Z 2025-05-07T20:27:53.4781975Z 2025-05-07T20:27:53.4781979Z 2025-05-07T20:27:53.4781982Z 2025-05-07T20:27:53.4781986Z 2025-05-07T20:27:53.4781989Z 2025-05-07T20:27:53.4781993Z 2025-05-07T20:27:53.4781996Z 2025-05-07T20:27:53.4782004Z 2025-05-07T20:27:53.4782195Z  2025-05-07T20:27:53.4782431Z 2025-05-07T20:27:53.4782434Z 2025-05-07T20:27:53.4782439Z 2025-05-07T20:27:53.4782443Z 2025-05-07T20:27:53.4782446Z 2025-05-07T20:27:53.4782450Z 2025-05-07T20:27:53.4782453Z 2025-05-07T20:27:53.4782457Z 2025-05-07T20:27:53.4782460Z 2025-05-07T20:27:53.4782464Z 2025-05-07T20:27:53.4782468Z 2025-05-07T20:27:53.4782666Z  2025-05-07T20:27:53.4782887Z 2025-05-07T20:27:53.4782891Z 2025-05-07T20:27:53.4782894Z 2025-05-07T20:27:53.4782898Z 2025-05-07T20:27:53.4782901Z 2025-05-07T20:27:53.4782905Z 2025-05-07T20:27:53.4782913Z 2025-05-07T20:27:53.4782924Z 2025-05-07T20:27:53.4782927Z 2025-05-07T20:27:53.4782931Z 2025-05-07T20:27:53.4782935Z 2025-05-07T20:27:53.4782938Z 2025-05-07T20:27:53.4783133Z  2025-05-07T20:27:53.4783442Z 2025-05-07T20:27:53.4783445Z 2025-05-07T20:27:53.4783457Z 2025-05-07T20:27:53.4783460Z 2025-05-07T20:27:53.4783464Z 2025-05-07T20:27:53.4783467Z 2025-05-07T20:27:53.4783471Z 2025-05-07T20:27:53.4783474Z 2025-05-07T20:27:53.4783478Z 2025-05-07T20:27:53.4783481Z 2025-05-07T20:27:53.4783485Z 2025-05-07T20:27:53.4783488Z 2025-05-07T20:27:53.4783492Z 2025-05-07T20:27:53.4783690Z  2025-05-07T20:27:53.4783920Z 2025-05-07T20:27:53.4783923Z 2025-05-07T20:27:53.4783999Z 2025-05-07T20:27:53.4784003Z 2025-05-07T20:27:53.4784006Z 2025-05-07T20:27:53.4784010Z 2025-05-07T20:27:53.4784013Z 2025-05-07T20:27:53.4784022Z 2025-05-07T20:27:53.4784025Z 2025-05-07T20:27:53.4784029Z 2025-05-07T20:27:53.4784033Z 2025-05-07T20:27:53.4784036Z 2025-05-07T20:27:53.4784040Z 2025-05-07T20:27:53.4784043Z 2025-05-07T20:27:53.4784253Z  2025-05-07T20:27:53.4784487Z 2025-05-07T20:27:53.4784491Z 2025-05-07T20:27:53.4784494Z 2025-05-07T20:27:53.4784498Z 2025-05-07T20:27:53.4784501Z 2025-05-07T20:27:53.4784505Z 2025-05-07T20:27:53.4784508Z 2025-05-07T20:27:53.4784512Z 2025-05-07T20:27:53.4784515Z 2025-05-07T20:27:53.4784519Z 2025-05-07T20:27:53.4784529Z 2025-05-07T20:27:53.4784532Z 2025-05-07T20:27:53.4784536Z 2025-05-07T20:27:53.4784539Z 2025-05-07T20:27:53.4784543Z 2025-05-07T20:27:53.4784747Z  2025-05-07T20:27:53.4784973Z 2025-05-07T20:27:53.4784984Z 2025-05-07T20:27:53.4784987Z 2025-05-07T20:27:53.4785081Z 2025-05-07T20:27:53.4785086Z 2025-05-07T20:27:53.4785090Z 2025-05-07T20:27:53.4785093Z 2025-05-07T20:27:53.4785097Z 2025-05-07T20:27:53.4785101Z 2025-05-07T20:27:53.4785104Z 2025-05-07T20:27:53.4785108Z 2025-05-07T20:27:53.4785111Z 2025-05-07T20:27:53.4785115Z 2025-05-07T20:27:53.4785124Z 2025-05-07T20:27:53.4785127Z 2025-05-07T20:27:53.4785131Z 2025-05-07T20:27:53.4785486Z  2025-05-07T20:27:53.4785725Z 2025-05-07T20:27:53.4785728Z 2025-05-07T20:27:53.4785732Z 2025-05-07T20:27:53.4785735Z 2025-05-07T20:27:53.4785739Z 2025-05-07T20:27:53.4785742Z 2025-05-07T20:27:53.4785746Z 2025-05-07T20:27:53.4785749Z 2025-05-07T20:27:53.4785753Z 2025-05-07T20:27:53.4785756Z 2025-05-07T20:27:53.4785760Z 2025-05-07T20:27:53.4785763Z 2025-05-07T20:27:53.4785767Z 2025-05-07T20:27:53.4785770Z 2025-05-07T20:27:53.4785774Z 2025-05-07T20:27:53.4785786Z 2025-05-07T20:27:53.4785789Z 2025-05-07T20:27:53.4786012Z  2025-05-07T20:27:53.4786242Z 2025-05-07T20:27:53.4786245Z 2025-05-07T20:27:53.4786249Z 2025-05-07T20:27:53.4786252Z 2025-05-07T20:27:53.4786256Z 2025-05-07T20:27:53.4786272Z 2025-05-07T20:27:53.4786275Z 2025-05-07T20:27:53.4786279Z 2025-05-07T20:27:53.4786283Z 2025-05-07T20:27:53.4786286Z 2025-05-07T20:27:53.4786290Z 2025-05-07T20:27:53.4786293Z 2025-05-07T20:27:53.4786297Z 2025-05-07T20:27:53.4786300Z 2025-05-07T20:27:53.4786304Z 2025-05-07T20:27:53.4786307Z 2025-05-07T20:27:53.4786311Z 2025-05-07T20:27:53.4786315Z 2025-05-07T20:27:53.4786531Z  2025-05-07T20:27:53.4786770Z 2025-05-07T20:27:53.4786774Z 2025-05-07T20:27:53.4786877Z  2025-05-07T20:27:53.4786988Z 2025-05-07T20:27:53.4786992Z 2025-05-07T20:27:53.4796255Z  2025-05-07T20:27:53.4796449Z 2025-05-07T20:27:53.4796464Z 2025-05-07T20:27:53.4796469Z 2025-05-07T20:27:53.4796674Z  2025-05-07T20:27:53.4796846Z 2025-05-07T20:27:53.4796852Z 2025-05-07T20:27:53.4796857Z 2025-05-07T20:27:53.4796861Z 2025-05-07T20:27:53.4797013Z  2025-05-07T20:27:53.4797314Z 2025-05-07T20:27:53.4797318Z 2025-05-07T20:27:53.4797322Z 2025-05-07T20:27:53.4797325Z 2025-05-07T20:27:53.4797340Z 2025-05-07T20:27:53.4797459Z  2025-05-07T20:27:53.4797589Z 2025-05-07T20:27:53.4797596Z 2025-05-07T20:27:53.4797600Z 2025-05-07T20:27:53.4797603Z 2025-05-07T20:27:53.4797607Z 2025-05-07T20:27:53.4797610Z 2025-05-07T20:27:53.4797732Z  2025-05-07T20:27:53.4797861Z 2025-05-07T20:27:53.4797864Z 2025-05-07T20:27:53.4797868Z 2025-05-07T20:27:53.4797871Z 2025-05-07T20:27:53.4797875Z 2025-05-07T20:27:53.4797878Z 2025-05-07T20:27:53.4797882Z 2025-05-07T20:27:53.4798008Z  2025-05-07T20:27:53.4798149Z 2025-05-07T20:27:53.4798152Z 2025-05-07T20:27:53.4798156Z 2025-05-07T20:27:53.4798165Z 2025-05-07T20:27:53.4798168Z 2025-05-07T20:27:53.4798172Z 2025-05-07T20:27:53.4798176Z 2025-05-07T20:27:53.4798179Z 2025-05-07T20:27:53.4798306Z  2025-05-07T20:27:53.4798461Z 2025-05-07T20:27:53.4798467Z 2025-05-07T20:27:53.4798476Z 2025-05-07T20:27:53.4798480Z 2025-05-07T20:27:53.4798483Z 2025-05-07T20:27:53.4798487Z 2025-05-07T20:27:53.4798491Z 2025-05-07T20:27:53.4798494Z 2025-05-07T20:27:53.4798498Z 2025-05-07T20:27:53.4798624Z  2025-05-07T20:27:53.4798778Z 2025-05-07T20:27:53.4798781Z 2025-05-07T20:27:53.4798785Z 2025-05-07T20:27:53.4798788Z 2025-05-07T20:27:53.4798792Z 2025-05-07T20:27:53.4798795Z 2025-05-07T20:27:53.4798799Z 2025-05-07T20:27:53.4798812Z 2025-05-07T20:27:53.4798816Z 2025-05-07T20:27:53.4798819Z 2025-05-07T20:27:53.4799237Z  2025-05-07T20:27:53.4799426Z 2025-05-07T20:27:53.4799430Z 2025-05-07T20:27:53.4799433Z 2025-05-07T20:27:53.4799437Z 2025-05-07T20:27:53.4799613Z 2025-05-07T20:27:53.4799624Z 2025-05-07T20:27:53.4799628Z 2025-05-07T20:27:53.4799631Z 2025-05-07T20:27:53.4799635Z 2025-05-07T20:27:53.4799638Z 2025-05-07T20:27:53.4799642Z 2025-05-07T20:27:53.4799798Z  2025-05-07T20:27:53.4799980Z 2025-05-07T20:27:53.4799990Z 2025-05-07T20:27:53.4799994Z 2025-05-07T20:27:53.4799997Z 2025-05-07T20:27:53.4800001Z 2025-05-07T20:27:53.4800004Z 2025-05-07T20:27:53.4800008Z 2025-05-07T20:27:53.4800011Z 2025-05-07T20:27:53.4800015Z 2025-05-07T20:27:53.4800018Z 2025-05-07T20:27:53.4800022Z 2025-05-07T20:27:53.4800025Z 2025-05-07T20:27:53.4800167Z  2025-05-07T20:27:53.4800351Z 2025-05-07T20:27:53.4800354Z 2025-05-07T20:27:53.4800358Z 2025-05-07T20:27:53.4800361Z 2025-05-07T20:27:53.4800365Z 2025-05-07T20:27:53.4800369Z 2025-05-07T20:27:53.4800372Z 2025-05-07T20:27:53.4800376Z 2025-05-07T20:27:53.4800379Z 2025-05-07T20:27:53.4800383Z 2025-05-07T20:27:53.4800387Z 2025-05-07T20:27:53.4800396Z 2025-05-07T20:27:53.4800399Z 2025-05-07T20:27:53.4800549Z  2025-05-07T20:27:53.4800733Z 2025-05-07T20:27:53.4800737Z 2025-05-07T20:27:53.4800740Z 2025-05-07T20:27:53.4800744Z 2025-05-07T20:27:53.4800747Z 2025-05-07T20:27:53.4800754Z 2025-05-07T20:27:53.4800757Z 2025-05-07T20:27:53.4800761Z 2025-05-07T20:27:53.4800764Z 2025-05-07T20:27:53.4800768Z 2025-05-07T20:27:53.4800771Z 2025-05-07T20:27:53.4800775Z 2025-05-07T20:27:53.4800778Z 2025-05-07T20:27:53.4800782Z 2025-05-07T20:27:53.4800935Z  2025-05-07T20:27:53.4801123Z 2025-05-07T20:27:53.4801127Z 2025-05-07T20:27:53.4801131Z 2025-05-07T20:27:53.4801134Z 2025-05-07T20:27:53.4801138Z 2025-05-07T20:27:53.4801141Z 2025-05-07T20:27:53.4801145Z 2025-05-07T20:27:53.4801148Z 2025-05-07T20:27:53.4801157Z 2025-05-07T20:27:53.4801160Z 2025-05-07T20:27:53.4801164Z 2025-05-07T20:27:53.4801168Z 2025-05-07T20:27:53.4801171Z 2025-05-07T20:27:53.4801180Z 2025-05-07T20:27:53.4801183Z 2025-05-07T20:27:53.4801329Z  2025-05-07T20:27:53.4801528Z 2025-05-07T20:27:53.4801531Z 2025-05-07T20:27:53.4801535Z 2025-05-07T20:27:53.4801539Z 2025-05-07T20:27:53.4801542Z 2025-05-07T20:27:53.4801671Z 2025-05-07T20:27:53.4801674Z 2025-05-07T20:27:53.4801678Z 2025-05-07T20:27:53.4801681Z 2025-05-07T20:27:53.4801685Z 2025-05-07T20:27:53.4801688Z 2025-05-07T20:27:53.4801692Z 2025-05-07T20:27:53.4801695Z 2025-05-07T20:27:53.4801699Z 2025-05-07T20:27:53.4801702Z 2025-05-07T20:27:53.4801706Z 2025-05-07T20:27:53.4801859Z  2025-05-07T20:27:53.4802075Z 2025-05-07T20:27:53.4802083Z 2025-05-07T20:27:53.4802088Z 2025-05-07T20:27:53.4802092Z 2025-05-07T20:27:53.4802097Z 2025-05-07T20:27:53.4802101Z 2025-05-07T20:27:53.4802105Z 2025-05-07T20:27:53.4802110Z 2025-05-07T20:27:53.4802114Z 2025-05-07T20:27:53.4802119Z 2025-05-07T20:27:53.4802123Z 2025-05-07T20:27:53.4802134Z 2025-05-07T20:27:53.4802138Z 2025-05-07T20:27:53.4802142Z 2025-05-07T20:27:53.4802147Z 2025-05-07T20:27:53.4802158Z 2025-05-07T20:27:53.4802162Z 2025-05-07T20:27:53.4802342Z  2025-05-07T20:27:53.4802550Z 2025-05-07T20:27:53.4802561Z 2025-05-07T20:27:53.4802565Z 2025-05-07T20:27:53.4802569Z 2025-05-07T20:27:53.4802572Z 2025-05-07T20:27:53.4802576Z 2025-05-07T20:27:53.4802582Z 2025-05-07T20:27:53.4802586Z 2025-05-07T20:27:53.4802589Z 2025-05-07T20:27:53.4802593Z 2025-05-07T20:27:53.4802596Z 2025-05-07T20:27:53.4802600Z 2025-05-07T20:27:53.4802603Z 2025-05-07T20:27:53.4802607Z 2025-05-07T20:27:53.4802610Z 2025-05-07T20:27:53.4802614Z 2025-05-07T20:27:53.4802617Z 2025-05-07T20:27:53.4802621Z 2025-05-07T20:27:53.4802781Z  2025-05-07T20:27:53.4802994Z 2025-05-07T20:27:53.4802997Z 2025-05-07T20:27:53.4803103Z  2025-05-07T20:27:53.4803206Z 2025-05-07T20:27:53.4803216Z 2025-05-07T20:27:53.4803404Z  2025-05-07T20:27:53.4803511Z 2025-05-07T20:27:53.4803514Z 2025-05-07T20:27:53.4803518Z 2025-05-07T20:27:53.4803638Z  2025-05-07T20:27:53.4803746Z 2025-05-07T20:27:53.4803750Z 2025-05-07T20:27:53.4803753Z 2025-05-07T20:27:53.4803757Z 2025-05-07T20:27:53.4803873Z  2025-05-07T20:27:53.4803989Z 2025-05-07T20:27:53.4803993Z 2025-05-07T20:27:53.4803996Z 2025-05-07T20:27:53.4804000Z 2025-05-07T20:27:53.4804003Z 2025-05-07T20:27:53.4804114Z  2025-05-07T20:27:53.4804244Z 2025-05-07T20:27:53.4804247Z 2025-05-07T20:27:53.4804251Z 2025-05-07T20:27:53.4804255Z 2025-05-07T20:27:53.4804258Z 2025-05-07T20:27:53.4804262Z 2025-05-07T20:27:53.4804373Z  2025-05-07T20:27:53.4804512Z 2025-05-07T20:27:53.4804516Z 2025-05-07T20:27:53.4804519Z 2025-05-07T20:27:53.4804523Z 2025-05-07T20:27:53.4804526Z 2025-05-07T20:27:53.4804530Z 2025-05-07T20:27:53.4804533Z 2025-05-07T20:27:53.4804648Z  2025-05-07T20:27:53.4804797Z 2025-05-07T20:27:53.4804800Z 2025-05-07T20:27:53.4804804Z 2025-05-07T20:27:53.4804808Z 2025-05-07T20:27:53.4804811Z 2025-05-07T20:27:53.4804815Z 2025-05-07T20:27:53.4804818Z 2025-05-07T20:27:53.4804822Z 2025-05-07T20:27:53.4804940Z  2025-05-07T20:27:53.4805105Z 2025-05-07T20:27:53.4805109Z 2025-05-07T20:27:53.4805112Z 2025-05-07T20:27:53.4805116Z 2025-05-07T20:27:53.4805119Z 2025-05-07T20:27:53.4805123Z 2025-05-07T20:27:53.4805126Z 2025-05-07T20:27:53.4805130Z 2025-05-07T20:27:53.4805133Z 2025-05-07T20:27:53.4805255Z  2025-05-07T20:27:53.4805423Z 2025-05-07T20:27:53.4805426Z 2025-05-07T20:27:53.4805430Z 2025-05-07T20:27:53.4805433Z 2025-05-07T20:27:53.4805437Z 2025-05-07T20:27:53.4805440Z 2025-05-07T20:27:53.4805444Z 2025-05-07T20:27:53.4805447Z 2025-05-07T20:27:53.4805451Z 2025-05-07T20:27:53.4805454Z 2025-05-07T20:27:53.4805582Z  2025-05-07T20:27:53.4805749Z 2025-05-07T20:27:53.4805752Z 2025-05-07T20:27:53.4805761Z 2025-05-07T20:27:53.4805765Z 2025-05-07T20:27:53.4805768Z 2025-05-07T20:27:53.4805772Z 2025-05-07T20:27:53.4805775Z 2025-05-07T20:27:53.4805779Z 2025-05-07T20:27:53.4805782Z 2025-05-07T20:27:53.4805786Z 2025-05-07T20:27:53.4805789Z 2025-05-07T20:27:53.4806040Z  2025-05-07T20:27:53.4806211Z 2025-05-07T20:27:53.4806215Z 2025-05-07T20:27:53.4806219Z 2025-05-07T20:27:53.4806222Z 2025-05-07T20:27:53.4806226Z 2025-05-07T20:27:53.4806229Z 2025-05-07T20:27:53.4806233Z 2025-05-07T20:27:53.4806236Z 2025-05-07T20:27:53.4806240Z 2025-05-07T20:27:53.4806243Z 2025-05-07T20:27:53.4806247Z 2025-05-07T20:27:53.4806250Z 2025-05-07T20:27:53.4806398Z  done 2025-05-07T20:27:53.5789062Z Preparing transaction: | done 2025-05-07T20:27:53.8798126Z Verifying transaction: - \ | done 2025-05-07T20:27:54.1826641Z Executing transaction: - \ | done 2025-05-07T20:27:56.2352264Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:27:56.2653017Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/lib/stubs ... 2025-05-07T20:27:58.1337778Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:27:58.1953004Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs 2025-05-07T20:27:58.1953454Z 2025-05-07T20:27:58.6154415Z 2025-05-07T20:27:58.6163608Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:27:58.6432794Z + 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:58.6433276Z 2025-05-07T20:27:59.0624521Z 2025-05-07T20:27:59.0624788Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:27:59.0626085Z + 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:59.0626814Z 2025-05-07T20:27:59.4861960Z 2025-05-07T20:28:01.4865883Z [CHECK] cuda_runtime.h found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/include/cuda_runtime.h 2025-05-07T20:28:03.4843774Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T20:28:05.4773268Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:28:07.4754680Z [CHECK] libnvidia-ml.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:28:09.3532175Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:28:09.3532459Z 2025-05-07T20:28:09.4148193Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:28:13.2349465Z /tmp/tmptworvcpd: line 3: clang: command not found 2025-05-07T20:28:13.2349772Z 2025-05-07T20:28:13.2350370Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:28:13.2969225Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:28:13.2969549Z 2025-05-07T20:28:13.2990977Z total 24 2025-05-07T20:28:13.2991256Z drwxr-xr-x. 2 ec2-user ec2-user 107 May 7 20:24 . 2025-05-07T20:28:13.2991626Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:24 .. 2025-05-07T20:28:13.2992068Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:28:13.2992567Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:28:13.2993033Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:28:13.2993330Z 2025-05-07T20:28:13.2994428Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:28:13.2994703Z 2025-05-07T20:28:15.2544878Z 2025-05-07T20:28:15.2545650Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:28:15.2546329Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:28:15.2546710Z 2025-05-07T20:28:15.6756278Z 2025-05-07T20:28:15.6756675Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:28:15.6757314Z 2025-05-07T20:28:17.5602964Z -allow-unsupported-compiler 2025-05-07T20:28:17.5603279Z 2025-05-07T20:28:17.6248021Z 2025-05-07T20:28:17.6248481Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:28:17.6249774Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:28:17.6250467Z 2025-05-07T20:28:19.5718186Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:28:19.5718775Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:28:19.5719112Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:28:19.5719430Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:28:19.5719785Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:28:19.5720059Z #define _STL_PAIR_H 1 2025-05-07T20:28:19.5720339Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:28:19.5720673Z #define __cpp_attributes 200809L 2025-05-07T20:28:19.5721004Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:28:19.5721363Z #define __DELETE_THROW throw() 2025-05-07T20:28:19.5721697Z #define _PTRDIFF_T_ 2025-05-07T20:28:19.5721981Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:28:19.5722326Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:28:19.5722643Z #define _IO_LEFT 02 2025-05-07T20:28:19.5722877Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:28:19.5723142Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:28:19.5723414Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:28:19.5723862Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:28:19.5724315Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:28:19.5724726Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:28:19.5725447Z #define _IOS_OUTPUT 2 2025-05-07T20:28:19.5725755Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:28:19.5726096Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:28:19.5726372Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:28:19.5726664Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:28:19.5727439Z #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:19.5728243Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:28:19.5728605Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:28:19.5729025Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:28:19.5729450Z #define _T_WCHAR_ 2025-05-07T20:28:19.5729758Z #define __WCLONE 0x80000000 2025-05-07T20:28:19.5730100Z #define stdout stdout 2025-05-07T20:28:19.5730562Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:28:19.5731072Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:28:19.5731416Z #define __flexarr [] 2025-05-07T20:28:19.5731749Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:19.5732168Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:28:19.5732541Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:28:19.5732889Z #define _MATH_H 1 2025-05-07T20:28:19.5733261Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:28:19.5733709Z #define __S64_TYPE long int 2025-05-07T20:28:19.5734061Z #define __stub_fchflags 2025-05-07T20:28:19.5734426Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:28:19.5734812Z #define __SQUAD_TYPE long int 2025-05-07T20:28:19.5735175Z #define __INTMAX_C(c) c ## L 2025-05-07T20:28:19.5735486Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:28:19.5735741Z #define NL_NMAX INT_MAX 2025-05-07T20:28:19.5735985Z #define _BITS_TIME_H 1 2025-05-07T20:28:19.5736304Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:28:19.5736657Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:28:19.5737055Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:28:19.5737422Z #define __CHAR_BIT__ 8 2025-05-07T20:28:19.5737682Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:19.5738197Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:28:19.5738492Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:28:19.5738757Z #define FP_NAN 0 2025-05-07T20:28:19.5739017Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:28:19.5739451Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:28:19.5739853Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:28:19.5740111Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:28:19.5740358Z #define _NEW 2025-05-07T20:28:19.5740574Z #define __UINT8_MAX__ 0xff 2025-05-07T20:28:19.5740821Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:28:19.5741078Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:28:19.5741339Z #define __USE_ANSI 1 2025-05-07T20:28:19.5741625Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:28:19.5741965Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:28:19.5742241Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:28:19.5742540Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:28:19.5742830Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:28:19.5743107Z #define PIPE_BUF 4096 2025-05-07T20:28:19.5743430Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:28:19.5743788Z #define EXIT_FAILURE 1 2025-05-07T20:28:19.5744058Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:28:19.5744376Z #define MQ_PRIO_MAX 32768 2025-05-07T20:28:19.5744639Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:28:19.5744952Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:28:19.5745597Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:19.5746114Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:28:19.5746573Z #define _XOPEN_SOURCE 700 2025-05-07T20:28:19.5746829Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:28:19.5747112Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:28:19.5747402Z #define __cpp_static_assert 201411L 2025-05-07T20:28:19.5747677Z #define __need_timer_t 2025-05-07T20:28:19.5747983Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:28:19.5748334Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:28:19.5748610Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:28:19.5748892Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:28:19.5749198Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:28:19.5749496Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:19.5749801Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:28:19.5750094Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:19.5750412Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:28:19.5750709Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:28:19.5751014Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:28:19.5751342Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:28:19.5751663Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:28:19.5752066Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:28:19.5752539Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:28:19.5752843Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:28:19.5753117Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:28:19.5753401Z #define __GCC_IEC_559 2 2025-05-07T20:28:19.5753691Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:28:19.5754030Z #define _IO_flockfile(_fp) 2025-05-07T20:28:19.5754294Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:28:19.5754562Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:28:19.5754830Z #define _IOFBF 0 2025-05-07T20:28:19.5755050Z #define __USE_BSD 1 2025-05-07T20:28:19.5755290Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:28:19.5755560Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:28:19.5755849Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:28:19.5756110Z #define _IO_NO_WRITES 8 2025-05-07T20:28:19.5756365Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:28:19.5756723Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:28:19.5757112Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:28:19.5757520Z #define __cpp_binary_literals 201304L 2025-05-07T20:28:19.5757816Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:28:19.5758088Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:28:19.5758399Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:28:19.5758791Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:28:19.5759161Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:28:19.5759494Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:28:19.5759811Z #define M_PI 3.14159265358979323846 2025-05-07T20:28:19.5760125Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:28:19.5760458Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:28:19.5760902Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:19.5761356Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:28:19.5761667Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:28:19.5761943Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:28:19.5762223Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:28:19.5762805Z #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:19.5763389Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:28:19.5763711Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:28:19.5764039Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:28:19.5764334Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:28:19.5764597Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:28:19.5764907Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:28:19.5765328Z #define __cpp_variadic_templates 200704L 2025-05-07T20:28:19.5765624Z #define RAND_MAX 2147483647 2025-05-07T20:28:19.5765894Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:28:19.5766222Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:19.5766531Z #define __SM_90_RT_H__ 2025-05-07T20:28:19.5766788Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:28:19.5767055Z #define __COMPAR_FN_T 2025-05-07T20:28:19.5767299Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:28:19.5767611Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:28:19.5768093Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:28:19.5768607Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:28:19.5768952Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:28:19.5769314Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:28:19.5769616Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:28:19.5769950Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:28:19.5770274Z #define __cpp_variable_templates 201304L 2025-05-07T20:28:19.5770615Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:28:19.5770941Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:28:19.5771221Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:28:19.5771522Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:28:19.5771830Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:28:19.5772095Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:28:19.5772367Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:28:19.5772633Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:28:19.5772880Z #define __u_char_defined 2025-05-07T20:28:19.5773202Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:28:19.5773566Z #define STA_PPSERROR 0x0800 2025-05-07T20:28:19.5773822Z #define _GLIBCXX_STD_A std 2025-05-07T20:28:19.5774081Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:28:19.5774349Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:28:19.5774633Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:28:19.5775078Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:28:19.5775503Z #define FP_INFINITE 1 2025-05-07T20:28:19.5775866Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:19.5776282Z #define _IO_pid_t __pid_t 2025-05-07T20:28:19.5776632Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:28:19.5776899Z #define __LEAF , __leaf__ 2025-05-07T20:28:19.5777144Z #define PATH_MAX 4096 2025-05-07T20:28:19.5777401Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:28:19.5777742Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:28:19.5778061Z #define _LIMITS_H___ 2025-05-07T20:28:19.5778293Z #define __size_t 2025-05-07T20:28:19.5778528Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:28:19.5779060Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:28:19.5779623Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:28:19.5779938Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:28:19.5780268Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:28:19.5780528Z #define _WCHAR_T_DEFINED 2025-05-07T20:28:19.5780883Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:28:19.5781288Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:28:19.5781553Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:28:19.5781839Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:28:19.5782121Z #define __INT8_C(c) c 2025-05-07T20:28:19.5782356Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:28:19.5782628Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:28:19.5782888Z #define __SM_70_RT_HPP__ 2025-05-07T20:28:19.5783135Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:28:19.5783409Z #define __cpp_variadic_using 201611L 2025-05-07T20:28:19.5783733Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:19.5784057Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:28:19.5784332Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:28:19.5784699Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:28:19.5784967Z #define __cpp_capture_star_this 201603L 2025-05-07T20:28:19.5785458Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:28:19.5785819Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:28:19.5786203Z #define NFDBITS __NFDBITS 2025-05-07T20:28:19.5786473Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:28:19.5786771Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:28:19.5787123Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:28:19.5787462Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:28:19.5787723Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:28:19.5788015Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:28:19.5788379Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:19.5788799Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:28:19.5789164Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:28:19.5789458Z #define __cpp_if_constexpr 201606L 2025-05-07T20:28:19.5789745Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:28:19.5790075Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:28:19.5790413Z #define __daddr_t_defined 2025-05-07T20:28:19.5790673Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:28:19.5790957Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:28:19.5791279Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:28:19.5791789Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:28:19.5792276Z #define _ACRTIMP 2025-05-07T20:28:19.5792512Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:28:19.5793033Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:28:19.5793324Z #define _IOS_BIN 128 2025-05-07T20:28:19.5793680Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:28:19.5794095Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:28:19.5794375Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:19.5794657Z #define UNDERFLOW 4 2025-05-07T20:28:19.5794895Z #define NAME_MAX 255 2025-05-07T20:28:19.5795132Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:28:19.5795403Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:28:19.5795686Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:28:19.5796227Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:28:19.5796619Z #define __ptr_t void * 2025-05-07T20:28:19.5796860Z #define M_E 2.7182818284590452354 2025-05-07T20:28:19.5797136Z #define cudaSurfaceType1D 0x01 2025-05-07T20:28:19.5797416Z #define __USE_ISOCXX11 1 2025-05-07T20:28:19.5797688Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:28:19.5798002Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:28:19.5798306Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:28:19.5798605Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:28:19.5798886Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:28:19.5799587Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:28:19.5799916Z #define cudaSurfaceType2D 0x02 2025-05-07T20:28:19.5800187Z #define __linux 1 2025-05-07T20:28:19.5800416Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:28:19.5800700Z #define cudaDeviceMask 0x1f 2025-05-07T20:28:19.5800974Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:28:19.5801270Z #define __CUDA_API_VER_MAJOR__ 11 2025-05-07T20:28:19.5801555Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:28:19.5801862Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:28:19.5802189Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:28:19.5802499Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:28:19.5802809Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:28:19.5803102Z #define _BITS_TYPES_H 1 2025-05-07T20:28:19.5803393Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:28:19.5803758Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:28:19.5804066Z #define cudaSurfaceType3D 0x03 2025-05-07T20:28:19.5804343Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:28:19.5804877Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:28:19.5805190Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:28:19.5805967Z #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:19.5806788Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:28:19.5807085Z #define __unix 1 2025-05-07T20:28:19.5807309Z #define MATH_ERRNO 1 2025-05-07T20:28:19.5807555Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:28:19.5807841Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:28:19.5808122Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:28:19.5808406Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:28:19.5808703Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:28:19.5822610Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:28:19.5823257Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:28:19.5823730Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:28:19.5824000Z #define CUDARTAPI_CDECL 2025-05-07T20:28:19.5824255Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:28:19.5824529Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:28:19.5824820Z #define __cpp_lib_void_t 201411 2025-05-07T20:28:19.5825085Z #define _POSIX_AIO_MAX 1 2025-05-07T20:28:19.5825469Z #define __SIZE_T 2025-05-07T20:28:19.5825706Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:28:19.5825995Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:28:19.5826251Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:28:19.5826521Z #define _ATFILE_SOURCE 1 2025-05-07T20:28:19.5826918Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:28:19.5827348Z #define __WAIT_STATUS void * 2025-05-07T20:28:19.5827615Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:28:19.5827887Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:28:19.5828161Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:28:19.5828437Z #define __WINT_MIN__ 0U 2025-05-07T20:28:19.5829013Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:28:19.5829622Z #define WUNTRACED 2 2025-05-07T20:28:19.5830197Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:28:19.5830488Z #define NZERO 20 2025-05-07T20:28:19.5830801Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:28:19.5831183Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:28:19.5831463Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:28:19.5831763Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:28:19.5832056Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:28:19.5832312Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:28:19.5832602Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:28:19.5832886Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:28:19.5833166Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:28:19.5833459Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:28:19.5833729Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:28:19.5834004Z #define _SIZE_T_DEFINED_ 2025-05-07T20:28:19.5834259Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:28:19.5834583Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:28:19.5834940Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:28:19.5835193Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:28:19.5835472Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:28:19.5835770Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:28:19.5836059Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:28:19.5836368Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:28:19.5836672Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:28:19.5837087Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:28:19.5837482Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:28:19.5837740Z #define __INT64_C(c) c ## L 2025-05-07T20:28:19.5838011Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:28:19.5838448Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:28:19.5838781Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:28:19.5839063Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:28:19.5839364Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:28:19.5839677Z #define STA_PPSWANDER 0x0400 2025-05-07T20:28:19.5839939Z #define __INT_WCHAR_T_H 2025-05-07T20:28:19.5840193Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:28:19.5840483Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:28:19.5840749Z #define __have_pthread_attr_t 1 2025-05-07T20:28:19.5841002Z #define FP_NORMAL 4 2025-05-07T20:28:19.5841231Z #define _BITS_TIMEX_H 1 2025-05-07T20:28:19.5841474Z #define _POSIX_LINK_MAX 8 2025-05-07T20:28:19.5841729Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:28:19.5842015Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:28:19.5842291Z #define cudaTextureType1D 0x01 2025-05-07T20:28:19.5842557Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:28:19.5842825Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:28:19.5843246Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:28:19.5843695Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:28:19.5843957Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:28:19.5844222Z #define _POSIX_SOURCE 1 2025-05-07T20:28:19.5844482Z #define cudaTextureType2D 0x02 2025-05-07T20:28:19.5844743Z #define _PTR_TRAITS_H 1 2025-05-07T20:28:19.5845023Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:28:19.5845345Z #define __CUDA_TEXTURE_TYPES_H__ 2025-05-07T20:28:19.5845625Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:28:19.5845952Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:28:19.5846290Z #define cudaTextureType3D 0x03 2025-05-07T20:28:19.5846562Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:28:19.5846827Z #define CLOCK_REALTIME 0 2025-05-07T20:28:19.5847080Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:28:19.5847360Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:28:19.5847666Z #define __cpp_aligned_new 201606L 2025-05-07T20:28:19.5847946Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:28:19.5848220Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:28:19.5848491Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:28:19.5848775Z #define cudaEventBlockingSync 0x01 2025-05-07T20:28:19.5849175Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:28:19.5849477Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:28:19.5849779Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:28:19.5850064Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:28:19.5850318Z #define __GLIBC__ 2 2025-05-07T20:28:19.5850546Z #define __END_DECLS } 2025-05-07T20:28:19.5850792Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:28:19.5851153Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:28:19.5851533Z #define __CONCAT(x,y) x ## y 2025-05-07T20:28:19.5851794Z #define __STDC_HOSTED__ 1 2025-05-07T20:28:19.5852057Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:28:19.5852325Z #define _ALLOCA_H 1 2025-05-07T20:28:19.5852574Z #define __host__ __location__(host) 2025-05-07T20:28:19.5852995Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:28:19.5853425Z #define __SLONG32_TYPE int 2025-05-07T20:28:19.5853693Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:28:19.5853992Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:28:19.5854272Z #define _SYS_SELECT_H 1 2025-05-07T20:28:19.5854516Z #define _IO_LINE_BUF 0x200 2025-05-07T20:28:19.5854769Z #define _IOS_NOCREATE 32 2025-05-07T20:28:19.5855021Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:28:19.5855303Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:28:19.5855610Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:19.5855912Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:28:19.5856203Z #define __global__ __location__(global) 2025-05-07T20:28:19.5856492Z #define __GNU_LIBRARY__ 6 2025-05-07T20:28:19.5856754Z #define __cpp_decltype_auto 201304L 2025-05-07T20:28:19.5857117Z #define __DBL_DIG__ 15 2025-05-07T20:28:19.5857352Z #define TIME_UTC 1 2025-05-07T20:28:19.5857576Z #define __FLT32_DIG__ 6 2025-05-07T20:28:19.5857895Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:28:19.5858292Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:28:19.5858616Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:28:19.5858894Z #define _G_BUFSIZ 8192 2025-05-07T20:28:19.5859204Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:28:19.5859573Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:28:19.5859860Z #define STA_CLOCKERR 0x1000 2025-05-07T20:28:19.5860112Z #define __GXX_WEAK__ 1 2025-05-07T20:28:19.5860359Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:28:19.5860617Z #define __SHRT_WIDTH__ 16 2025-05-07T20:28:19.5860916Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:28:19.5861254Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:28:19.5861541Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:28:19.5861849Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:28:19.5862186Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:28:19.5862467Z #define _GCC_WCHAR_T 2025-05-07T20:28:19.5862699Z #define TMP_MAX 238328 2025-05-07T20:28:19.5862944Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:28:19.5863219Z #define __DEVICE_TYPES_H__ 2025-05-07T20:28:19.5863478Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:19.5863764Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:28:19.5864048Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:28:19.5864334Z #define _IO_SKIPWS 01 2025-05-07T20:28:19.5864582Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:28:19.5864861Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:28:19.5865320Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:28:19.5865718Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:28:19.5866086Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:28:19.5866455Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:28:19.5866719Z #define le32toh(x) (x) 2025-05-07T20:28:19.5866970Z #define _SIZE_T_DEFINED 2025-05-07T20:28:19.5867292Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:28:19.5867642Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:28:19.5867928Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:28:19.5868299Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:28:19.5868561Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:28:19.5869076Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:28:19.5869617Z #define _POSIX_NAME_MAX 14 2025-05-07T20:28:19.5869901Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:28:19.5870438Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:28:19.5870938Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:28:19.5871258Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:28:19.5871550Z #define _WCHAR_T_ 2025-05-07T20:28:19.5871791Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:28:19.5872161Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:28:19.5872546Z #define RTSIG_MAX 32 2025-05-07T20:28:19.5872780Z #define _STDDEF_H 2025-05-07T20:28:19.5873018Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:28:19.5873293Z #define _VA_LIST_DEFINED 2025-05-07T20:28:19.5873549Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:28:19.5873884Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:28:19.5874266Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:28:19.5874597Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:28:19.5875024Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:28:19.5875549Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:28:19.5875910Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:28:19.5876179Z #define __unix__ 1 2025-05-07T20:28:19.5876418Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:19.5876834Z #define __INT_WIDTH__ 32 2025-05-07T20:28:19.5877087Z #define __SIZEOF_LONG__ 8 2025-05-07T20:28:19.5877332Z #define _IONBF 2 2025-05-07T20:28:19.5877771Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:28:19.5878537Z #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:19.5879065Z #define __STDC_IEC_559__ 1 2025-05-07T20:28:19.5879325Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:28:19.5879591Z #define __UINT16_C(c) c 2025-05-07T20:28:19.5879843Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:28:19.5880119Z #define STA_DEL 0x0020 2025-05-07T20:28:19.5880401Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:28:19.5880737Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T20:28:19.5881000Z #define __id_t_defined 2025-05-07T20:28:19.5881271Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:28:19.5881725Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:28:19.5882150Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:28:19.5882435Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:28:19.5882702Z #define __DECIMAL_DIG__ 21 2025-05-07T20:28:19.5882961Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:28:19.5883231Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:28:19.5883502Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:28:19.5883799Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:28:19.5884071Z #define SING 2 2025-05-07T20:28:19.5884294Z #define STA_FREQHOLD 0x0080 2025-05-07T20:28:19.5884564Z #define cudaStreamDefault 0x00 2025-05-07T20:28:19.5884912Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:28:19.5885282Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:28:19.5885561Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:28:19.5885828Z #define __gnu_linux__ 1 2025-05-07T20:28:19.5886080Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:28:19.5886343Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:28:19.5886590Z #define MAX_INPUT 255 2025-05-07T20:28:19.5886829Z #define __need_clock_t 2025-05-07T20:28:19.5887080Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:28:19.5887339Z #define SEEK_DATA 3 2025-05-07T20:28:19.5887697Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:28:19.5888019Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:28:19.5888290Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:28:19.5888679Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:28:19.5889102Z #define _IO_SHOWPOS 02000 2025-05-07T20:28:19.5889438Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:28:19.5889790Z #define _Mfloat_ float 2025-05-07T20:28:19.5890056Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:28:19.5890370Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:28:19.5890654Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:28:19.5891151Z #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:19.5891645Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:19.5891925Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:28:19.5892256Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:28:19.5892617Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:28:19.5892916Z #define __USE_ISOC11 1 2025-05-07T20:28:19.5893150Z #define _BSD_SIZE_T_ 2025-05-07T20:28:19.5893387Z #define ADJ_MICRO 0x1000 2025-05-07T20:28:19.5893640Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:28:19.5893905Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:28:19.5894206Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:28:19.5894528Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:28:19.5894834Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:28:19.5895164Z #define __THROW throw () 2025-05-07T20:28:19.5895421Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:28:19.5895809Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:19.5896174Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:28:19.5896524Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:28:19.5896792Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:28:19.5897058Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:28:19.5897325Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:28:19.5897590Z #define L_tmpnam 20 2025-05-07T20:28:19.5897815Z #define ___int_wchar_t_h 2025-05-07T20:28:19.5898160Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:28:19.5898533Z #define _T_PTRDIFF 2025-05-07T20:28:19.5898810Z #define __GNUC__ 11 2025-05-07T20:28:19.5899551Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:28:19.5899971Z #define __GXX_RTTI 1 2025-05-07T20:28:19.5900268Z #define __pie__ 2 2025-05-07T20:28:19.5900560Z #define __MMX__ 1 2025-05-07T20:28:19.5900859Z #define __timespec_defined 1 2025-05-07T20:28:19.5901115Z #define L_ctermid 9 2025-05-07T20:28:19.5901366Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:19.5901737Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:28:19.5902114Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:28:19.5902381Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:28:19.5902688Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:28:19.5902998Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:28:19.5903309Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:28:19.5903577Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:28:19.5904021Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:28:19.5904752Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:19.5905445Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:28:19.5905737Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:28:19.5906043Z #define __USE_SVID 1 2025-05-07T20:28:19.5906301Z #define __constant__ __location__(constant) 2025-05-07T20:28:19.5906618Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:28:19.5906921Z #define __device__ __location__(device) 2025-05-07T20:28:19.5907209Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:28:19.5907737Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:28:19.5908023Z #define CUDART_DEVICE __device__ 2025-05-07T20:28:19.5908328Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:28:19.5908730Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:28:19.5909098Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:28:19.5909378Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:28:19.5909749Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:28:19.5910136Z #define __STDC_UTF_16__ 1 2025-05-07T20:28:19.5910391Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:28:19.5910752Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:28:19.5911182Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:28:19.5911503Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:28:19.5911774Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:28:19.5912046Z #define NGROUPS_MAX 65536 2025-05-07T20:28:19.5912293Z #define __USE_ISOC95 1 2025-05-07T20:28:19.5912525Z #define _TIME_H 1 2025-05-07T20:28:19.5912802Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:28:19.5913125Z #define __USE_ISOC99 1 2025-05-07T20:28:19.5913453Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:28:19.5913822Z #define HOST_NAME_MAX 64 2025-05-07T20:28:19.5914078Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:28:19.5914346Z #define _IOS_ATEND 4 2025-05-07T20:28:19.5914588Z #define __U64_TYPE unsigned long int 2025-05-07T20:28:19.5914882Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:28:19.5915216Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:28:19.5915615Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:19.5916105Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:28:19.5916397Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:28:19.5916683Z #define _IO_uid_t __uid_t 2025-05-07T20:28:19.5916971Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:28:19.5917302Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:28:19.5917564Z #define _STDIO_H 1 2025-05-07T20:28:19.5917809Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:28:19.5918174Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:19.5918552Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:28:19.5918847Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:28:19.5919120Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:28:19.5919393Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:28:19.5919682Z #define __cpp_raw_strings 200710L 2025-05-07T20:28:19.5919989Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:19.5920306Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:28:19.5920590Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:28:19.5920899Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:28:19.5921175Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:28:19.5921460Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:28:19.5921743Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:28:19.5922137Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:19.5922544Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:28:19.5922798Z #define __USE_XOPEN 1 2025-05-07T20:28:19.5923041Z #define __USE_XOPEN2K 1 2025-05-07T20:28:19.5923289Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:28:19.5923556Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:28:19.5923854Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:28:19.5924129Z #define __cpp_fold_expressions 201603L 2025-05-07T20:28:19.5924643Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:28:19.5925170Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:28:19.5925465Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:28:19.5925822Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:28:19.5926213Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:28:19.5926605Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:28:19.5927100Z #define __END_NAMESPACE_C99 2025-05-07T20:28:19.5927378Z #define __glibcxx_integral_traps true 2025-05-07T20:28:19.5927669Z #define _POSIX_PATH_MAX 256 2025-05-07T20:28:19.5927929Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:28:19.5928186Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:28:19.5928464Z #define _ISOC11_SOURCE 1 2025-05-07T20:28:19.5928720Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:28:19.5928986Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:28:19.5929286Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:28:19.5929592Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:28:19.5929958Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:28:19.5930347Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:28:19.5930630Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:28:19.5930895Z #define _IO_UNITBUF 020000 2025-05-07T20:28:19.5931157Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:28:19.5931425Z #define __FD_SETSIZE 1024 2025-05-07T20:28:19.5931684Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:28:19.5931963Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:28:19.5932310Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:28:19.5932673Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:28:19.5932939Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:28:19.5933231Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:28:19.5933508Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:28:19.5933754Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:28:19.5934046Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:28:19.5934377Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:28:19.5934665Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:28:19.5934947Z #define __USE_POSIX199506 1 2025-05-07T20:28:19.5935298Z #define _FEATURES_H 1 2025-05-07T20:28:19.5935539Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:28:19.5935933Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:28:19.5936348Z #define __stub_getmsg 2025-05-07T20:28:19.5936596Z #define _IO_FIXED 010000 2025-05-07T20:28:19.5936868Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:28:19.5937184Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:28:19.5937460Z #define __stub_setlogin 2025-05-07T20:28:19.5937699Z #define __stub_fattach 2025-05-07T20:28:19.5937945Z #define __cplusplus 201703L 2025-05-07T20:28:19.5938217Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:28:19.5938497Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:28:19.5938756Z #define INFINITY (__builtin_inff()) 2025-05-07T20:28:19.5939038Z #define _IO_UNBUFFERED 2 2025-05-07T20:28:19.5939517Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:28:19.5940048Z #define _IO_INTERNAL 010 2025-05-07T20:28:19.5940298Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:28:19.5940559Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:28:19.5940919Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:19.5941274Z #define __dev_t_defined 2025-05-07T20:28:19.5941523Z #define __DEPRECATED 1 2025-05-07T20:28:19.5941751Z #define __S32_TYPE int 2025-05-07T20:28:19.5942023Z #define __cpp_rvalue_references 200610L 2025-05-07T20:28:19.5950664Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:28:19.5950950Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:28:19.5951217Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:28:19.5951477Z #define _G_HAVE_MREMAP 1 2025-05-07T20:28:19.5951794Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:19.5952143Z #define OVERFLOW 3 2025-05-07T20:28:19.5952389Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:28:19.5952682Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:28:19.5952977Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:28:19.5953279Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:19.5953623Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:28:19.5953962Z #define __SSE2_MATH__ 1 2025-05-07T20:28:19.5954216Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:28:19.5954673Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:19.5954991Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:28:19.5955272Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:28:19.5955567Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:19.5955875Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:28:19.5956145Z #define __amd64 1 2025-05-07T20:28:19.5956378Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:28:19.5956632Z #define __need_timespec 2025-05-07T20:28:19.5956888Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:28:19.5957155Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:28:19.5957422Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:28:19.5957726Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:28:19.5957999Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:28:19.5958250Z #define __bounded 2025-05-07T20:28:19.5958483Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:28:19.5958776Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:28:19.5959062Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:28:19.5959335Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:28:19.5959615Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:19.5960040Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:28:19.5960451Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:28:19.5960725Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:28:19.5961073Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:28:19.5961413Z #define STA_PLL 0x0001 2025-05-07T20:28:19.5961662Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:28:19.5961931Z #define __GNUG__ 11 2025-05-07T20:28:19.5962168Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:28:19.5962430Z #define _T_WCHAR 2025-05-07T20:28:19.5962818Z #define __specialization_static 2025-05-07T20:28:19.5963095Z #define __key_t_defined 2025-05-07T20:28:19.5963370Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:28:19.5963683Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:28:19.5963945Z #define cudaArraySparse 0x40 2025-05-07T20:28:19.5964212Z #define STA_PPSFREQ 0x0002 2025-05-07T20:28:19.5964466Z #define __GLIBCXX__ 20230528 2025-05-07T20:28:19.5964754Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:28:19.5965053Z #define _WCHAR_T 2025-05-07T20:28:19.5965297Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:28:19.5965980Z #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:19.5966676Z #define __cpp_nsdmi 200809L 2025-05-07T20:28:19.5967096Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:28:19.5967542Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:28:19.5967823Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:28:19.5968083Z #define cudaArrayCubemap 0x04 2025-05-07T20:28:19.5968416Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:19.5968767Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:28:19.5969008Z #define __NO_CTYPE 1 2025-05-07T20:28:19.5969238Z #define __stub_bdflush 2025-05-07T20:28:19.5969607Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:28:19.5970032Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:28:19.5970330Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:28:19.5970601Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:28:19.5970878Z #define __cpp_initializer_lists 200806L 2025-05-07T20:28:19.5971181Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:28:19.5971481Z #define __U16_TYPE unsigned short int 2025-05-07T20:28:19.5971820Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:28:19.5972166Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:28:19.5972458Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:28:19.5972743Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:28:19.5973078Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:28:19.5973517Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:28:19.5973801Z #define _IO_STDIO 040000 2025-05-07T20:28:19.5974128Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:28:19.5974507Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:28:19.5974829Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:28:19.5975124Z #define _PTRDIFF_T 2025-05-07T20:28:19.5975343Z #define _MOVE_H 1 2025-05-07T20:28:19.5975575Z #define __cpp_hex_float 201603L 2025-05-07T20:28:19.5975841Z #define ADJ_TAI 0x0080 2025-05-07T20:28:19.5976068Z #define __ptrvalue 2025-05-07T20:28:19.5976298Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:28:19.5976558Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:28:19.5976846Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:28:19.5977153Z #define MATH_ERREXCEPT 2 2025-05-07T20:28:19.5977441Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:28:19.5977781Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:28:19.5978178Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:28:19.5978569Z #define __USE_GNU 1 2025-05-07T20:28:19.5978813Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:28:19.5979088Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:28:19.5979363Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:28:19.5979755Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:28:19.5980135Z #define WEXITED 4 2025-05-07T20:28:19.5980367Z #define _IO_NO_READS 4 2025-05-07T20:28:19.5980614Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:28:19.5980924Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:28:19.5981240Z #define __uid_t_defined 2025-05-07T20:28:19.5981595Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:28:19.5981882Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:28:19.5982156Z #define WNOHANG 1 2025-05-07T20:28:19.5982406Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:28:19.5982710Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:28:19.5982988Z #define cudaEventDefault 0x00 2025-05-07T20:28:19.5983256Z #define NL_SETMAX INT_MAX 2025-05-07T20:28:19.5983496Z #define __x86_64 1 2025-05-07T20:28:19.5983723Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:28:19.5984117Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:19.5984592Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:28:19.5985080Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:19.5985722Z #define __PTRDIFF_T 2025-05-07T20:28:19.5985951Z #define _ASSERT_H 1 2025-05-07T20:28:19.5986179Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:28:19.5986466Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:19.5986763Z #define _Mlong_double_ long double 2025-05-07T20:28:19.5987041Z #define __cpp_lambdas 200907L 2025-05-07T20:28:19.5987299Z #define _IO_DEC 020 2025-05-07T20:28:19.5987533Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:28:19.5987811Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:28:19.5988100Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:28:19.5988386Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:28:19.5988654Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:28:19.5988930Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:28:19.5989207Z #define _ANSI_STDDEF_H 2025-05-07T20:28:19.5989495Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:28:19.5989894Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:28:19.5990281Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:28:19.5990579Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:28:19.5990870Z #define __cpp_template_auto 201606L 2025-05-07T20:28:19.5991246Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:28:19.5991621Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:28:19.5991903Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:28:19.5992272Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:28:19.5992866Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:28:19.5993240Z #define __GNUC_VA_LIST 2025-05-07T20:28:19.5993574Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:19.5993964Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:28:19.5994234Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:28:19.5994510Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:28:19.5994811Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:28:19.5995065Z #define __WCOREFLAG 0x80 2025-05-07T20:28:19.5995318Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:28:19.5995635Z #define cudaEventDisableTiming 0x02 2025-05-07T20:28:19.5995937Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:28:19.5996203Z #define __LP64__ 1 2025-05-07T20:28:19.5996445Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:28:19.5996733Z #define _IO_off64_t __off64_t 2025-05-07T20:28:19.5996995Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:19.5997258Z #define __time_t_defined 1 2025-05-07T20:28:19.5997514Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:28:19.5997862Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:28:19.5998224Z #define __USE_UNIX98 1 2025-05-07T20:28:19.5998471Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:28:19.5998774Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:28:19.5999449Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:28:19.5999718Z #define SEEK_CUR 1 2025-05-07T20:28:19.5999958Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:19.6000568Z #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:19.6001430Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:28:19.6001724Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:28:19.6001986Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:28:19.6002270Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:28:19.6002543Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:28:19.6002832Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:28:19.6003206Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:19.6003618Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:28:19.6004275Z #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:19.6004921Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:28:19.6005212Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:28:19.6005573Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:28:19.6005959Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:28:19.6006225Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:28:19.6006513Z #define cudaArrayDefault 0x00 2025-05-07T20:28:19.6006772Z #define TLOSS 5 2025-05-07T20:28:19.6006988Z #define __ssize_t_defined 2025-05-07T20:28:19.6007262Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:28:19.6007573Z #define __CUDACC_VER_BUILD__ 89 2025-05-07T20:28:19.6007843Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:28:19.6008138Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:28:19.6008442Z #define __SURFACE_FUNCTIONS_H__ 2025-05-07T20:28:19.6008716Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:28:19.6009086Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:28:19.6009474Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:28:19.6009772Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:28:19.6010044Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:28:19.6010364Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:28:19.6010656Z #define __REGISTER_PREFIX__ 2025-05-07T20:28:19.6010918Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:28:19.6011254Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:28:19.6011606Z #define _IOS_NOREPLACE 64 2025-05-07T20:28:19.6011850Z #define __cdecl 2025-05-07T20:28:19.6012263Z #define cudaEventInterprocess 0x04 2025-05-07T20:28:19.6012588Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:28:19.6012960Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:28:19.6013291Z #define LOGIN_NAME_MAX 256 2025-05-07T20:28:19.6013543Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:28:19.6013818Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:28:19.6014114Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:28:19.6014389Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:28:19.6014693Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:28:19.6015027Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:28:19.6015284Z #define ADJ_NANO 0x2000 2025-05-07T20:28:19.6015596Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:28:19.6015955Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:28:19.6016245Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:28:19.6016500Z #define __FLT_DIG__ 6 2025-05-07T20:28:19.6016857Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:28:19.6017254Z #define __NO_INLINE__ 1 2025-05-07T20:28:19.6017555Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:19.6017902Z #define ADJ_STATUS 0x0010 2025-05-07T20:28:19.6018158Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:28:19.6018432Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:19.6018729Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:28:19.6019021Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:28:19.6019294Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:28:19.6019636Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:28:19.6020076Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:28:19.6020326Z #define MAX_CANON 255 2025-05-07T20:28:19.6020558Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:28:19.6020817Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:28:19.6021106Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:28:19.6021407Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:28:19.6021704Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:28:19.6022018Z #define __VERSION__ "11.4.0" 2025-05-07T20:28:19.6022277Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:28:19.6022577Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:28:19.6022873Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:28:19.6023155Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:28:19.6023464Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:28:19.6023761Z #define __UINT64_C(c) c ## UL 2025-05-07T20:28:19.6024025Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:28:19.6024275Z #define _SYS_TYPES_H 1 2025-05-07T20:28:19.6024520Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:28:19.6024791Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:28:19.6025038Z #define _SYS_CDEFS_H 1 2025-05-07T20:28:19.6025419Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:28:19.6025701Z #define __cpp_unicode_characters 201411L 2025-05-07T20:28:19.6025992Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:28:19.6026257Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:28:19.6026536Z #define FP_SUBNORMAL 3 2025-05-07T20:28:19.6026786Z #define cudaOccupancyDefault 0x00 2025-05-07T20:28:19.6027073Z #define _INITIALIZER_LIST 2025-05-07T20:28:19.6027330Z #define _STDC_PREDEF_H 1 2025-05-07T20:28:19.6027585Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:28:19.6027859Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:28:19.6028152Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:28:19.6028415Z #define _IO_file_flags _flags 2025-05-07T20:28:19.6028671Z #define __USE_XOPEN2K8 1 2025-05-07T20:28:19.6028918Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:28:19.6029178Z #define HUGE 3.40282347e+38F 2025-05-07T20:28:19.6029483Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:28:19.6029831Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:28:19.6030105Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:28:19.6030357Z #define _BSD_SOURCE 1 2025-05-07T20:28:19.6030601Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:28:19.6031589Z #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:19.6032444Z #define __catch(X) catch(X) 2025-05-07T20:28:19.6032702Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:28:19.6032994Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:28:19.6033288Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:28:19.6033558Z #define __TIMER_T_TYPE void * 2025-05-07T20:28:19.6033811Z #define __STRING(x) #x 2025-05-07T20:28:19.6034057Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:28:19.6034326Z #define _T_PTRDIFF_ 2025-05-07T20:28:19.6034582Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:28:19.6034890Z #define cudaEventWaitExternal 0x01 2025-05-07T20:28:19.6035162Z #define __unbounded 2025-05-07T20:28:19.6035410Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:19.6035703Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:28:19.6035987Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:19.6036292Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:28:19.6036573Z #define __cpp_lib_is_final 201402L 2025-05-07T20:28:19.6036872Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:28:19.6037200Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:28:19.6037954Z #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:19.6038900Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:28:19.6039189Z #define __managed__ __location__(managed) 2025-05-07T20:28:19.6039487Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:28:19.6039890Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:19.6040318Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:28:19.6040576Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:28:19.6040953Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:28:19.6041358Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:28:19.6041612Z #define _SYS_SIZE_T_H 2025-05-07T20:28:19.6041909Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:28:19.6042253Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:28:19.6042504Z #define _CRTIMP 2025-05-07T20:28:19.6042734Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:28:19.6043043Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:19.6043378Z #define STA_PPSJITTER 0x0200 2025-05-07T20:28:19.6043736Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:28:19.6044151Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:19.6044494Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:28:19.6044793Z #define __SIZE_T__ 2025-05-07T20:28:19.6045015Z #define __stub_gtty 2025-05-07T20:28:19.6045249Z #define __pid_t_defined 2025-05-07T20:28:19.6045514Z #define __glibcxx_function_requires(...) 2025-05-07T20:28:19.6045812Z #define __SM_80_RT_HPP__ 2025-05-07T20:28:19.6046061Z #define __need_clockid_t 2025-05-07T20:28:19.6046303Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:28:19.6046566Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:28:19.6046887Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:28:19.6047211Z #define __mode_t_defined 2025-05-07T20:28:19.6047480Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:28:19.6047801Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:28:19.6048082Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:28:19.6048486Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:19.6048915Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:28:19.6049215Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:28:19.6049617Z #define _G_config_h 1 2025-05-07T20:28:19.6049848Z #define __stub_sstk 2025-05-07T20:28:19.6050085Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:28:19.6050394Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:28:19.6050730Z #define __wur 2025-05-07T20:28:19.6050952Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:28:19.6051195Z #define _G_HAVE_MMAP 1 2025-05-07T20:28:19.6051425Z #define _IO_OCT 040 2025-05-07T20:28:19.6051655Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:28:19.6051919Z #define NL_MSGMAX INT_MAX 2025-05-07T20:28:19.6052162Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:28:19.6052451Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:28:19.6052769Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:28:19.6053028Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:28:19.6053403Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:28:19.6053784Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:28:19.6054052Z #define _STL_ALGOBASE_H 1 2025-05-07T20:28:19.6054367Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:28:19.6054709Z #define __off64_t_defined 2025-05-07T20:28:19.6054964Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:28:19.6055243Z #define __FLT128_DIG__ 33 2025-05-07T20:28:19.6055506Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:28:19.6055794Z #define __INT32_C(c) c 2025-05-07T20:28:19.6056033Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:28:19.6056319Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:28:19.6056605Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:28:19.6056872Z #define __PDP_ENDIAN 3412 2025-05-07T20:28:19.6057119Z #define _ISOC95_SOURCE 1 2025-05-07T20:28:19.6057472Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:28:19.6057742Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:28:19.6058008Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:28:19.6058309Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:28:19.6058627Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:28:19.6058896Z #define __SM_90_RT_HPP__ 2025-05-07T20:28:19.6059154Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:28:19.6059437Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:28:19.6059845Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:28:19.6060265Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:28:19.6060516Z #define htole32(x) (x) 2025-05-07T20:28:19.6060779Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:28:19.6061094Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:28:19.6061434Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:28:19.6061820Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:28:19.6062188Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:28:19.6062548Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:28:19.6062872Z #define ADJ_OFFSET 0x0001 2025-05-07T20:28:19.6063130Z #define cudaArrayLayered 0x01 2025-05-07T20:28:19.6063475Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:28:19.6063846Z #define cudaEventRecordDefault 0x00 2025-05-07T20:28:19.6064145Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:28:19.6064429Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:28:19.6064701Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:28:19.6064961Z #define unix 1 2025-05-07T20:28:19.6065300Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:28:19.6065565Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:28:19.6065820Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:28:19.6066087Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:28:19.6066359Z #define __USE_POSIX 1 2025-05-07T20:28:19.6067384Z #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:19.6068541Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:28:19.6068850Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:28:19.6069173Z #define __THROWNL throw () 2025-05-07T20:28:19.6069497Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:28:19.6069850Z #define __cpp_rtti 199711L 2025-05-07T20:28:19.6070116Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:28:19.6070401Z #define __PMT(args) args 2025-05-07T20:28:19.6070545Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:19.6070694Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:28:19.6070811Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:28:19.6070914Z #define _SIZE_T_DECLARED 2025-05-07T20:28:19.6078155Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:28:19.6078292Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:28:19.6078701Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:28:19.6078828Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:28:19.6078931Z #define XATTR_LIST_MAX 65536 2025-05-07T20:28:19.6079033Z #define __CUDACC_VER_MAJOR__ 11 2025-05-07T20:28:19.6079186Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:28:19.6079277Z #define _WCHAR_T_H 2025-05-07T20:28:19.6079375Z #define __FLT64X_DIG__ 18 2025-05-07T20:28:19.6079479Z #define _IO_SHOWBASE 0200 2025-05-07T20:28:19.6079577Z #define _POSIX_QLIMIT 1 2025-05-07T20:28:19.6079679Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:28:19.6079790Z #define __INT8_TYPE__ signed char 2025-05-07T20:28:19.6079893Z #define __SURFACE_TYPES_H__ 2025-05-07T20:28:19.6080104Z #define __CUDA_ARCH__ 520 2025-05-07T20:28:19.6080228Z #define __cpp_digit_separators 201309L 2025-05-07T20:28:19.6080315Z #define __ELF__ 1 2025-05-07T20:28:19.6080426Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:28:19.6080531Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:28:19.6080628Z #define STA_INS 0x0010 2025-05-07T20:28:19.6080739Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:28:19.6080841Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:28:19.6080960Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:19.6081081Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:28:19.6081193Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:28:19.6081295Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:28:19.6081413Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:28:19.6081516Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:28:19.6081674Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:28:19.6081844Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:28:19.6081953Z #define _IO_funlockfile(_fp) 2025-05-07T20:28:19.6082275Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:19.6082415Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:28:19.6082520Z #define __DRIVER_TYPES_H__ 2025-05-07T20:28:19.6082612Z #define __FLT_RADIX__ 2 2025-05-07T20:28:19.6082729Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:28:19.6082898Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:28:19.6083004Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:28:19.6083104Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:28:19.6083215Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:28:19.6083323Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:28:19.6083425Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:28:19.6083533Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:28:19.6083628Z #define WORD_BIT 32 2025-05-07T20:28:19.6083719Z #define _IO_USER_BUF 1 2025-05-07T20:28:19.6083820Z #define __VECTOR_TYPES_H__ 2025-05-07T20:28:19.6083935Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:19.6084047Z #define cudaHostAllocPortable 0x01 2025-05-07T20:28:19.6084153Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:28:19.6084262Z #define __long_double_t long double 2025-05-07T20:28:19.6084458Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:28:19.6084564Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:28:19.6084661Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:28:19.6084775Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:28:19.6084891Z #define __TEXTURE_FETCH_FUNCTIONS_H__ 2025-05-07T20:28:19.6084977Z #define __k8 1 2025-05-07T20:28:19.6085174Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:28:19.6085354Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:28:19.6085475Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:28:19.6085582Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:28:19.6085698Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:28:19.6085829Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:28:19.6085943Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:28:19.6086047Z #define __blksize_t_defined 2025-05-07T20:28:19.6086145Z #define _IO_SHOWPOINT 0400 2025-05-07T20:28:19.6086261Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:28:19.6086397Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:28:19.6086517Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:28:19.6086622Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:28:19.6086884Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:28:19.6086995Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:28:19.6087100Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:28:19.6087200Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:28:19.6087460Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:28:19.6087648Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:28:19.6087752Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:28:19.6087880Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:28:19.6087969Z #define SEEK_SET 0 2025-05-07T20:28:19.6088071Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:28:19.6088184Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T20:28:19.6088379Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:28:19.6088475Z #define _MATH_H_MATHDEF 1 2025-05-07T20:28:19.6088572Z #define WSTOPPED 2 2025-05-07T20:28:19.6088888Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:28:19.6088995Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:28:19.6089095Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:28:19.6089207Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:28:19.6089308Z #define __stub_sigreturn 2025-05-07T20:28:19.6089549Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:28:19.6089652Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:28:19.6089755Z #define __HOST_CONFIG_H__ 2025-05-07T20:28:19.6089856Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:28:19.6089944Z #define CLOCK_TAI 11 2025-05-07T20:28:19.6090067Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:28:19.6090157Z #define __restrict_arr 2025-05-07T20:28:19.6090275Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:28:19.6090800Z #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:19.6090987Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:28:19.6091083Z #define __USE_MISC 1 2025-05-07T20:28:19.6091191Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:28:19.6091293Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:28:19.6091397Z #define _GCC_LIMITS_H_ 2025-05-07T20:28:19.6091490Z #define __LDBL_DIG__ 18 2025-05-07T20:28:19.6091589Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:28:19.6091701Z #define __malloc_and_calloc_defined 2025-05-07T20:28:19.6091798Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:28:19.6092033Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:28:19.6092119Z #define __x86_64__ 1 2025-05-07T20:28:19.6092204Z #define _SIZE_T_ 2025-05-07T20:28:19.6092313Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:28:19.6092412Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:28:19.6092529Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:28:19.6092659Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:28:19.6092757Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:28:19.6092868Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:28:19.6093018Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:28:19.6093117Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:28:19.6093584Z #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:19.6093712Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:28:19.6093865Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:28:19.6093975Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:28:19.6094075Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:28:19.6094165Z #define STA_FLL 0x0008 2025-05-07T20:28:19.6094316Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:28:19.6094414Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:28:19.6094541Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:19.6094660Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:28:19.6094749Z #define __stub_revoke 2025-05-07T20:28:19.6094850Z #define __timer_t_defined 1 2025-05-07T20:28:19.6094986Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:28:19.6095161Z #define INT_MAX __INT_MAX__ 2025-05-07T20:28:19.6095277Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:28:19.6095387Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:28:19.6095487Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:28:19.6095599Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:28:19.6095719Z #define cudaArrayTextureGather 0x08 2025-05-07T20:28:19.6095821Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:28:19.6095921Z #define _IO_off_t __off_t 2025-05-07T20:28:19.6096012Z #define __FLT64_DIG__ 15 2025-05-07T20:28:19.6096233Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:28:19.6096338Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:28:19.6096471Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:19.6096602Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:28:19.6096702Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:28:19.6096809Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:28:19.6096903Z #define NULL __null 2025-05-07T20:28:19.6097042Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:28:19.6097172Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:28:19.6097285Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:28:19.6097400Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:28:19.6097491Z #define FP_ZERO 2 2025-05-07T20:28:19.6097597Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:28:19.6097709Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:19.6097802Z #define __WCHAR_T__ 2025-05-07T20:28:19.6097901Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:28:19.6098102Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:28:19.6098265Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:28:19.6098370Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:28:19.6098493Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:28:19.6098619Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:19.6098750Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:28:19.6098884Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:28:19.6099320Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:28:19.6099462Z #define _SIGSET_H_types 1 2025-05-07T20:28:19.6099623Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:28:19.6099993Z #define __cpp_unicode_literals 200710L 2025-05-07T20:28:19.6100099Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:28:19.6100231Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:28:19.6100368Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:28:19.6100479Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:28:19.6100617Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:28:19.6100794Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:28:19.6100893Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:28:19.6101007Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:28:19.6101107Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:28:19.6101204Z #define STA_MODE 0x4000 2025-05-07T20:28:19.6101326Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:28:19.6101431Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:28:19.6101557Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:28:19.6101660Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:28:19.6101763Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:28:19.6101869Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:28:19.6101985Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:28:19.6102077Z #define __SIZE_WIDTH__ 64 2025-05-07T20:28:19.6102205Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:19.6102289Z #define __SEG_FS 1 2025-05-07T20:28:19.6102381Z #define _IO_size_t size_t 2025-05-07T20:28:19.6102495Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:28:19.6102597Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:28:19.6102685Z #define __stub_lchmod 2025-05-07T20:28:19.6102787Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:28:19.6102883Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:28:19.6103130Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:19.6103233Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:28:19.6103317Z #define __SEG_GS 1 2025-05-07T20:28:19.6103506Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:28:19.6103603Z #define _IOS_APPEND 8 2025-05-07T20:28:19.6103700Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:28:19.6103809Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:28:19.6103909Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:28:19.6104011Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:28:19.6104106Z #define htole16(x) (x) 2025-05-07T20:28:19.6104218Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:19.6104324Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:28:19.6104420Z #define __INT16_TYPE__ short int 2025-05-07T20:28:19.6104525Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:28:19.6104640Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:28:19.6104747Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:28:19.6104862Z #define __cpp_structured_bindings 201606L 2025-05-07T20:28:19.6104992Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:28:19.6105085Z #define __SIZEOF_INT__ 4 2025-05-07T20:28:19.6105279Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:28:19.6105406Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:19.6105492Z #define SEEK_HOLE 4 2025-05-07T20:28:19.6105584Z #define TIMER_ABSTIME 1 2025-05-07T20:28:19.6105688Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:28:19.6105786Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:28:19.6105969Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:19.6106085Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:19.6106195Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:28:19.6106299Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:28:19.6106423Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:28:19.6106515Z #define _LINUX_LIMITS_H 2025-05-07T20:28:19.6106610Z #define linux 1 2025-05-07T20:28:19.6106704Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:28:19.6106817Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:28:19.6106929Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:28:19.6107045Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:28:19.6107273Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:28:19.6107425Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:28:19.6107526Z #define __cpp_lib_hypot 201603 2025-05-07T20:28:19.6107631Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:28:19.6107731Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:28:19.6107822Z #define MOD_NANO ADJ_NANO 2025-05-07T20:28:19.6107917Z #define htole64(x) (x) 2025-05-07T20:28:19.6108019Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:28:19.6108116Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:28:19.6108219Z #define _IO_UPPERCASE 01000 2025-05-07T20:28:19.6108713Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:28:19.6108803Z #define __USE_POSIX2 1 2025-05-07T20:28:19.6108910Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:28:19.6109007Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:28:19.6109222Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:28:19.6109315Z #define _XLOCALE_H 1 2025-05-07T20:28:19.6109415Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:28:19.6109524Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:28:19.6109622Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:28:19.6109729Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:28:19.6109825Z #define __EXCEPTIONS 1 2025-05-07T20:28:19.6109928Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:28:19.6110118Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:28:19.6110214Z #define __WORDSIZE 64 2025-05-07T20:28:19.6110308Z #define CLOCK_MONOTONIC 1 2025-05-07T20:28:19.6110399Z #define _STL_RELOPS_H 1 2025-05-07T20:28:19.6110503Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:28:19.6110684Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:28:19.6110789Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:28:19.6110891Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:28:19.6111191Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:28:19.6111437Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:19.6111574Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:28:19.6111675Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:28:19.6111787Z #define __cpp_range_based_for 201603L 2025-05-07T20:28:19.6111904Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:28:19.6112008Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:28:19.6112129Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:28:19.6112313Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:28:19.6112419Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:28:19.6112520Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:28:19.6112626Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:28:19.6112806Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:19.6112904Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:28:19.6113015Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:28:19.6113149Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:28:19.6113238Z #define _STRING_H 1 2025-05-07T20:28:19.6113333Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:28:19.6113442Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:28:19.6113582Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:28:19.6113691Z #define __code_model_small__ 1 2025-05-07T20:28:19.6113783Z #define _PSTL_CONFIG_H 2025-05-07T20:28:19.6113889Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:28:19.6114012Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:28:19.6114121Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:28:19.6114461Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:19.6114565Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:28:19.6114658Z #define FILENAME_MAX 4096 2025-05-07T20:28:19.6114776Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:28:19.6114956Z #define L_cuserid 9 2025-05-07T20:28:19.6115047Z #define __ino_t_defined 2025-05-07T20:28:19.6115137Z #define __k8__ 1 2025-05-07T20:28:19.6115237Z #define __INTPTR_TYPE__ long int 2025-05-07T20:28:19.6115348Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:28:19.6115447Z #define __int8_t_defined 2025-05-07T20:28:19.6115540Z #define __WCHAR_TYPE__ int 2025-05-07T20:28:19.6115644Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:28:19.6115769Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:28:19.6115857Z #define _IOS_TRUNC 16 2025-05-07T20:28:19.6115978Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:28:19.6116072Z #define __HAVE_COLUMN 2025-05-07T20:28:19.6116160Z #define __stub_fdetach 2025-05-07T20:28:19.6116566Z #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:19.6116661Z #define __need_time_t 2025-05-07T20:28:19.6116744Z #define __pic__ 2 2025-05-07T20:28:19.6116878Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:19.6116977Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:28:19.6117072Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:28:19.6117184Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:28:19.6117272Z #define __stub_chflags 2025-05-07T20:28:19.6117364Z #define CLOCK_BOOTTIME 7 2025-05-07T20:28:19.6117460Z #define __need_IOV_MAX 2025-05-07T20:28:19.6117571Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:28:19.6117677Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:28:19.6117781Z #define __cpp_decltype 200707L 2025-05-07T20:28:19.6117881Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:28:19.6117976Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:28:19.6118210Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:28:19.6118304Z #define TTY_NAME_MAX 32 2025-05-07T20:28:19.6118481Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:28:19.6118570Z #define le64toh(x) (x) 2025-05-07T20:28:19.6118694Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:19.6118877Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:28:19.6118991Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:28:19.6119088Z #define STA_PPSTIME 0x0004 2025-05-07T20:28:19.6119178Z #define __import__ 2025-05-07T20:28:19.6119273Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:28:19.6119409Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:28:19.6119503Z #define __export__ 2025-05-07T20:28:19.6119626Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:28:19.6119734Z #define cudaMemAttachHost 0x02 2025-05-07T20:28:19.6119898Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:19.6120000Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:28:19.6120098Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:28:19.6120195Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:28:19.6120289Z #define _WCHAR_T_DECLARED 2025-05-07T20:28:19.6120417Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:28:19.6120528Z #define __cpp_inline_variables 201606L 2025-05-07T20:28:19.6120623Z #define WNOWAIT 0x01000000 2025-05-07T20:28:19.6120715Z #define PLOSS 6 2025-05-07T20:28:19.6120812Z #define M_LN10 2.30258509299404568402 2025-05-07T20:28:19.6120901Z #define EXIT_SUCCESS 0 2025-05-07T20:28:19.6121006Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:28:19.6121103Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:28:19.6121214Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:28:19.6121305Z #define __thread__ __thread 2025-05-07T20:28:19.6121404Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:28:19.6121508Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:28:19.6121737Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:19.6121834Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:28:19.6121926Z #define __linux__ 1 2025-05-07T20:28:19.6122022Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:28:19.6122150Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:28:19.6122336Z #define __S16_TYPE short int 2025-05-07T20:28:19.6122682Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:28:19.6122798Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:28:19.6122989Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:28:19.6123086Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:28:19.6123193Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:28:19.6123277Z #define _T_SIZE_ 2025-05-07T20:28:19.6123380Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:19.6123483Z #define _PSTL_VERSION 12000 2025-05-07T20:28:19.6123607Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:28:19.6123710Z #define __WNOTHREAD 0x20000000 2025-05-07T20:28:19.6123823Z #define _G_va_list __gnuc_va_list 2025-05-07T20:28:19.6123911Z #define _IOS_INPUT 1 2025-05-07T20:28:19.6124007Z #define __USE_LARGEFILE64 1 2025-05-07T20:28:19.6124123Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:28:19.6124223Z #define __INT64_TYPE__ long int 2025-05-07T20:28:19.6124328Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:28:19.6124456Z #define __shared__ __location__(shared) 2025-05-07T20:28:19.6124550Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:28:19.6124654Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:28:19.6124818Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:28:19.6124909Z #define __gid_t_defined 2025-05-07T20:28:19.6125025Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:28:19.6125134Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:28:19.6125333Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:28:19.6125514Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:28:19.6125618Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:28:19.6125711Z #define ___int_size_t_h 2025-05-07T20:28:19.6125845Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:28:19.6125950Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:28:19.6126053Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:28:19.6126159Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:28:19.6126255Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:28:19.6126386Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:19.6126508Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:28:19.6126631Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:28:19.6126726Z #define __clock_t_defined 1 2025-05-07T20:28:19.6126834Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:28:19.6126927Z #define __GLIBC_MINOR__ 17 2025-05-07T20:28:19.6127021Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:28:19.6127129Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:28:19.6127246Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:28:19.6127346Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:28:19.6127519Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:19.6127603Z #define __SSE__ 1 2025-05-07T20:28:19.6127706Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:28:19.6127811Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:28:19.6127906Z #define __sigset_t_defined 2025-05-07T20:28:19.6128011Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:28:19.6128101Z #define MOD_TAI ADJ_TAI 2025-05-07T20:28:19.6128200Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:28:19.6128302Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:28:19.6128388Z #define __SM_70_RT_H__ 2025-05-07T20:28:19.6128485Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:28:19.6128586Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:28:19.6128749Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:19.6128853Z #define _POSIX_MAX_CANON 255 2025-05-07T20:28:19.6128970Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:28:19.6129068Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:28:19.6129174Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:28:19.6129268Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:28:19.6129352Z #define __amd64__ 1 2025-05-07T20:28:19.6129538Z #define __WINT_WIDTH__ 32 2025-05-07T20:28:19.6129645Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:28:19.6129914Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:19.6130024Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:28:19.6130107Z #define EOF (-1) 2025-05-07T20:28:19.6130212Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:28:19.6130307Z #define __USE_POSIX199309 1 2025-05-07T20:28:19.6130404Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:28:19.6130506Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:28:19.6130602Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:28:19.6130700Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:28:19.6130826Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:28:19.6130922Z #define ____mbstate_t_defined 1 2025-05-07T20:28:19.6131012Z #define STA_NANO 0x2000 2025-05-07T20:28:19.6131112Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:28:19.6131208Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:28:19.6131311Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:28:19.6131407Z #define _IO_LINKED 0x80 2025-05-07T20:28:19.6131506Z #define __cpp_lib_launder 201606 2025-05-07T20:28:19.6131610Z #define __SIZEOF_INT128__ 16 2025-05-07T20:28:19.6131714Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:28:19.6131809Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:28:19.6131912Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:28:19.6132020Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:19.6132124Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:19.6132229Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:28:19.6132324Z #define __W_CONTINUED 0xffff 2025-05-07T20:28:19.6132417Z #define __ATOMIC_RELAXED 0 2025-05-07T20:28:19.6132637Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:28:19.6132764Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:19.6132951Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:28:19.6133043Z #define __stub_stty 2025-05-07T20:28:19.6133136Z #define le16toh(x) (x) 2025-05-07T20:28:19.6133252Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:28:19.6133428Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:28:19.6133515Z #define _SIZET_ 2025-05-07T20:28:19.6133614Z #define XATTR_NAME_MAX 255 2025-05-07T20:28:19.6133739Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:28:19.6133826Z #define _SVID_SOURCE 1 2025-05-07T20:28:19.6133915Z #define _LP64 1 2025-05-07T20:28:19.6134008Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:28:19.6134241Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:28:19.6134363Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:28:19.6134455Z #define __UINT8_C(c) c 2025-05-07T20:28:19.6134557Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:28:19.6134653Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:28:19.6134750Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:28:19.6134852Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:28:19.6134957Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:28:19.6135045Z #define CUDARTAPI 2025-05-07T20:28:19.6135157Z #define cudaEventWaitDefault 0x00 2025-05-07T20:28:19.6135242Z #define IOV_MAX 1024 2025-05-07T20:28:19.6135393Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:28:19.6135498Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:28:19.6135586Z #define STA_CLK 0x8000 2025-05-07T20:28:19.6135691Z #define cudaMemAttachSingle 0x04 2025-05-07T20:28:19.6135782Z #define __wchar_t__ 2025-05-07T20:28:19.6135888Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:28:19.6135977Z #define SEEK_END 2 2025-05-07T20:28:19.6136078Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:28:19.6136256Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:28:19.6136364Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:28:19.6136510Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:28:19.6136603Z #define ____FILE_defined 1 2025-05-07T20:28:19.6136826Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:28:19.6136926Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:28:19.6137016Z #define _ISOC99_SOURCE 1 2025-05-07T20:28:19.6137122Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:28:19.6137368Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:19.6137504Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:28:19.6137618Z #define _IO_RIGHT 04 2025-05-07T20:28:19.6137730Z #define __END_NAMESPACE_STD 2025-05-07T20:28:19.6137934Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:19.6138029Z #define _GLIBCXX_STD_C std 2025-05-07T20:28:19.6138132Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:28:19.6138246Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:28:19.6138334Z #define _STDDEF_H_ 2025-05-07T20:28:19.6138509Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:19.6138620Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:28:19.6138740Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:19.6138884Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:28:19.6138998Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:28:19.6139098Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:28:19.6139220Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:28:19.6139319Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:28:19.6139416Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:28:19.6139518Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:28:19.6139693Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:28:19.6139787Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:28:19.6140060Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:28:19.6140163Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:28:19.6140259Z #define __STDCPP_THREADS__ 1 2025-05-07T20:28:19.6140374Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:28:19.6140520Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:28:19.6140631Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:28:19.6140727Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:28:19.6140828Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:28:19.6140934Z #define P_tmpdir "/tmp" 2025-05-07T20:28:19.6141056Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:28:19.6141153Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:28:19.6141264Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:28:19.6141430Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:28:19.6141602Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:28:19.6141710Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:28:19.6141837Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:28:19.6141954Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:28:19.6142063Z #define __location__(a) __annotate__(a) 2025-05-07T20:28:19.6142292Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:28:19.6142400Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:28:19.6142496Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:28:19.6142587Z #define __STDC_UTF_32__ 1 2025-05-07T20:28:19.6142690Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:28:19.6142787Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:28:19.6142870Z #define __FXSR__ 1 2025-05-07T20:28:19.6142960Z #define _SIZE_T 2025-05-07T20:28:19.6143066Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:28:19.6143181Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:28:19.6143359Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:19.6143457Z #define _IO_ssize_t __ssize_t 2025-05-07T20:28:19.6143651Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:19.6143744Z #define _GXX_NULLPTR_T 2025-05-07T20:28:19.6143869Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:28:19.6143961Z #define FOPEN_MAX 16 2025-05-07T20:28:19.6144138Z #define __BIG_ENDIAN 4321 2025-05-07T20:28:19.6144259Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:19.6144363Z #define __suseconds_t_defined 2025-05-07T20:28:19.6144449Z #define WCONTINUED 8 2025-05-07T20:28:19.6144538Z #define __off_t_defined 2025-05-07T20:28:19.6144631Z #define stderr stderr 2025-05-07T20:28:19.6144727Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:28:19.6144835Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:19.6144954Z #define __glibcxx_requires_string(_String) 2025-05-07T20:28:19.6145056Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:28:19.6145301Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:28:19.6145712Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:28:19.6145799Z #define _GCC_SIZE_T 2025-05-07T20:28:19.6145907Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:19.6146012Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:28:19.6146127Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:28:19.6146229Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:28:19.6146322Z #define __UINT32_C(c) c ## U 2025-05-07T20:28:19.6146423Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:28:19.6146535Z #define __cpp_alias_templates 200704L 2025-05-07T20:28:19.6146644Z #define cudaHostAllocMapped 0x02 2025-05-07T20:28:19.6146757Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:28:19.6146852Z #define _STL_ITERATOR_H 1 2025-05-07T20:28:19.6146936Z #define __size_t__ 2025-05-07T20:28:19.6147077Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:28:19.6147179Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:28:19.6147289Z #define cudaEventRecordExternal 0x01 2025-05-07T20:28:19.6147509Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:28:19.6147684Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:28:19.6147773Z #define __SM_80_RT_H__ 2025-05-07T20:28:19.6147864Z #define _ENDIAN_H 1 2025-05-07T20:28:19.6147969Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:28:19.6148075Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:28:19.6148181Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:28:19.6148264Z #define __try try 2025-05-07T20:28:19.6148367Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:28:19.6148463Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:28:19.6148555Z #define __INT8_MAX__ 0x7f 2025-05-07T20:28:19.6148655Z #define __LONG_WIDTH__ 64 2025-05-07T20:28:19.6148738Z #define __PIC__ 2 2025-05-07T20:28:19.6148834Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:28:19.6148947Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:28:19.6149070Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:28:19.6149210Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:28:19.6149352Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:28:19.6149450Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:28:19.6149554Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:28:19.6149739Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:19.6149847Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:28:19.6149955Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:28:19.6150076Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:28:19.6150176Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:28:19.6150267Z #define _IO_STDIO_H 2025-05-07T20:28:19.6150363Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:28:19.6150511Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:19.6150621Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:28:19.6150746Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:28:19.6150831Z #define LONG_BIT 64 2025-05-07T20:28:19.6150952Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:28:19.6151054Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:28:19.6151189Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:28:19.6151287Z #define __fsfilcnt_t_defined 2025-05-07T20:28:19.6151380Z #define __blkcnt_t_defined 2025-05-07T20:28:19.6151563Z #define __USE_LARGEFILE 1 2025-05-07T20:28:19.6151663Z #define __cpp_constexpr 201603L 2025-05-07T20:28:19.6151757Z #define CUDART_VERSION 11080 2025-05-07T20:28:19.6151867Z #define cudaDeviceMapHost 0x08 2025-05-07T20:28:19.6151958Z #define _GLIBCXX_CMATH 1 2025-05-07T20:28:19.6152157Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:28:19.6152256Z #define __lldiv_t_defined 1 2025-05-07T20:28:19.6152343Z #define __SSE2__ 1 2025-05-07T20:28:19.6152426Z #define _IOLBF 1 2025-05-07T20:28:19.6152536Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:28:19.6152633Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:28:19.6152746Z #define __cpp_deduction_guides 201703L 2025-05-07T20:28:19.6152839Z #define ADJ_TICK 0x4000 2025-05-07T20:28:19.6152937Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:28:19.6153055Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:28:19.6153146Z #define __INT32_TYPE__ int 2025-05-07T20:28:19.6153238Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:28:19.6153354Z #define __cpp_exceptions 199711L 2025-05-07T20:28:19.6153452Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:28:19.6153565Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:28:19.6153666Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:28:19.6153785Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:28:19.6153954Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:28:19.6154053Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:28:19.6154150Z #define __SWORD_TYPE long int 2025-05-07T20:28:19.6154253Z #define __INTMAX_TYPE__ long int 2025-05-07T20:28:19.6154353Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:28:19.6154450Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:28:19.6154630Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:28:19.6154727Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:28:19.6154878Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:28:19.6154967Z #define _T_SIZE 2025-05-07T20:28:19.6155074Z #define cudaHostAllocDefault 0x00 2025-05-07T20:28:19.6155211Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:28:19.6155312Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:28:19.6155405Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:28:19.6155508Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:28:19.6155609Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:19.6155703Z #define __ATOMIC_CONSUME 1 2025-05-07T20:28:19.6155836Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:28:19.6155928Z #define __GNUC_MINOR__ 4 2025-05-07T20:28:19.6156032Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:28:19.6156134Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:28:19.6156256Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:19.6156344Z #define __PIE__ 2 2025-05-07T20:28:19.6156460Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:28:19.6156652Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:28:19.6156754Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:28:19.6156878Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:28:19.6157001Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:28:19.6157102Z #define __nlink_t_defined 2025-05-07T20:28:19.6157232Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:28:19.6157346Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:28:19.6157443Z #define _XOPEN_LIM_H 1 2025-05-07T20:28:19.6157709Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:19.6157830Z #define __cpp_template_template_args 201611L 2025-05-07T20:28:19.6157950Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:28:19.6158055Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:28:19.6158156Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:28:19.6158258Z #define __FILE_defined 1 2025-05-07T20:28:19.6158438Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:28:19.6158544Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:28:19.6158741Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:28:19.6158854Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:28:19.6158966Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:28:19.6159054Z #define __INT16_C(c) c 2025-05-07T20:28:19.6159152Z #define __U32_TYPE unsigned int 2025-05-07T20:28:19.6159261Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:28:19.6159363Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:28:19.6159488Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:28:19.6159582Z #define __STDC__ 1 2025-05-07T20:28:19.6159681Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:28:19.6159787Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:28:19.6159946Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:28:19.6160039Z #define __FLT32X_DIG__ 15 2025-05-07T20:28:19.6160149Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:28:19.6160250Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:28:19.6160367Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:28:19.6160492Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:28:19.6160597Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:28:19.6160684Z #define stdin stdin 2025-05-07T20:28:19.6160787Z #define __ino64_t_defined 2025-05-07T20:28:19.6160884Z #define STA_UNSYNC 0x0040 2025-05-07T20:28:19.6160981Z #define __clockid_t_defined 1 2025-05-07T20:28:19.6161134Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:28:19.6161302Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:28:19.6161420Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:28:19.6161526Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:28:19.6161633Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:28:19.6161933Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:28:19.6162023Z #define _IO_HEX 0100 2025-05-07T20:28:19.6162116Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:28:19.6162206Z #define DOMAIN 1 2025-05-07T20:28:19.6162309Z #define M_LN2 0.69314718055994530942 2025-05-07T20:28:19.6162393Z #define __NVCC__ 1 2025-05-07T20:28:19.6162517Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:19.6162621Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:28:19.6162731Z #define __throw_exception_again throw 2025-05-07T20:28:19.6162827Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:28:19.6162918Z #define __EXCEPTION_H 1 2025-05-07T20:28:19.6163022Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:28:19.6163126Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:28:19.6163426Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:19.6163547Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:28:19.6163656Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:28:19.6163754Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:28:19.6163865Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:28:19.6163965Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:28:19.6164109Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:28:19.6164228Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:19.6164340Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:28:19.6164447Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:28:19.6164553Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:28:19.6164652Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:28:19.6164763Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:28:19.6164901Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:28:19.6164999Z #define __useconds_t_defined 2025-05-07T20:28:19.6165190Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:28:19.6165344Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:28:19.6165433Z #define __SSE_MATH__ 1 2025-05-07T20:28:19.6165532Z #define _IO_wint_t wint_t 2025-05-07T20:28:19.6165633Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:28:19.6165737Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:28:19.6165912Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:28:19.6166040Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:28:19.6166143Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:28:19.6166238Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:28:19.6166355Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:28:19.6166459Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:28:19.6166554Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:28:19.6166643Z #define __USE_ATFILE 1 2025-05-07T20:28:19.6166746Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:28:19.6166845Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:28:19.6166934Z #define _GCC_PTRDIFF_T 2025-05-07T20:28:19.6167169Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:28:19.6167273Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:28:19.6167385Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:28:19.6167490Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:28:19.6167602Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:28:19.6167697Z #define _STDLIB_H 1 2025-05-07T20:28:19.6167796Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:28:19.6167891Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:28:19.6168027Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:19.6168140Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:19.6168239Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:28:19.6168444Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:28:19.6168537Z #define __WALL 0x40000000 2025-05-07T20:28:19.6168654Z #define __glibcxx_requires_nonempty() 2025-05-07T20:28:19.6168773Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:28:19.6168865Z #define __ldiv_t_defined 1 2025-05-07T20:28:19.6169133Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:28:19.6175905Z #define ___int_ptrdiff_t_h 2025-05-07T20:28:19.6176114Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:19.6176218Z #define __HOST_DEFINES_H__ 2025-05-07T20:28:19.6176342Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:28:19.6176448Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:19.6176555Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:28:19.6176649Z #define CUDART_CB 2025-05-07T20:28:19.6176758Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:28:19.6176848Z #define MB_LEN_MAX 16 2025-05-07T20:28:19.6177085Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:19.6177189Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:28:19.6177327Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:28:19.6177431Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:28:19.6177564Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:28:19.6177692Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:28:19.6177864Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:28:19.6178068Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:28:19.6178193Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:28:19.6178283Z #define _GNU_SOURCE 1 2025-05-07T20:28:19.6178376Z #define __stub_putmsg 2025-05-07T20:28:19.6178472Z #define __CUDACC__ 1 2025-05-07T20:28:19.6178566Z #define __N(msgid) (msgid) 2025-05-07T20:28:19.6178663Z #define __P(args) args 2025-05-07T20:28:19.6178920Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:28:19.6179024Z #define __cpp_init_captures 201304L 2025-05-07T20:28:19.6179126Z #define __SLONGWORD_TYPE long int 2025-05-07T20:28:19.6179231Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:28:19.6179332Z #define __cpp_lib_as_const 201510 2025-05-07T20:28:19.6179416Z #define __WCHAR_T 2025-05-07T20:28:19.6179519Z #define __ATOMIC_RELEASE 3 2025-05-07T20:28:19.6179619Z #define __CUDA_SURFACE_TYPES_H__ 2025-05-07T20:28:19.6179722Z #define __fsblkcnt_t_defined 2025-05-07T20:28:19.6179832Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:28:19.6179934Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:28:19.6180101Z 2025-05-07T20:28:19.6388665Z 2025-05-07T20:28:19.6389520Z + conda run -n build_binary nvcc --version 2025-05-07T20:28:19.6389544Z 2025-05-07T20:28:21.5228594Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:28:21.5228980Z Copyright (c) 2005-2022 NVIDIA Corporation 2025-05-07T20:28:21.5229302Z Built on Wed_Sep_21_10:33:58_PDT_2022 2025-05-07T20:28:21.5229614Z Cuda compilation tools, release 11.8, V11.8.89 2025-05-07T20:28:21.5229948Z Build cuda_11.8.r11.8/compiler.31833905_0 2025-05-07T20:28:21.5230154Z 2025-05-07T20:28:21.5843390Z 2025-05-07T20:28:21.5854842Z /usr/bin/nvidia-smi 2025-05-07T20:28:21.5860784Z + nvidia-smi 2025-05-07T20:28:21.5861028Z 2025-05-07T20:28:21.6041506Z Wed May 7 20:28:21 2025 2025-05-07T20:28:21.6041978Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:21.6042653Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:28:21.6043167Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:21.6043696Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:28:21.6044418Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:28:21.6044865Z | | | MIG M. | 2025-05-07T20:28:21.6045201Z |=========================================+========================+======================| 2025-05-07T20:28:21.6211928Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:28:21.6217204Z | 0% 27C P8 15W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:28:21.6217654Z | | | N/A | 2025-05-07T20:28:21.6218069Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:21.6218472Z 2025-05-07T20:28:21.6218871Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:21.6219293Z | Processes: | 2025-05-07T20:28:21.6219732Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:28:21.6220146Z | ID ID Usage | 2025-05-07T20:28:21.6220505Z |=========================================================================================| 2025-05-07T20:28:21.6223360Z | No running processes found | 2025-05-07T20:28:21.6223830Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:21.8764849Z 2025-05-07T20:28:21.8769650Z [INSTALL] Successfully installed CUDA 11.8.0 2025-05-07T20:28:21.8817652Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:21.8818198Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:21.8830576Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:21.8830922Z env: 2025-05-07T20:28:21.8831154Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:21.8831452Z BUILD_ENV: build_binary 2025-05-07T20:28:21.8831702Z BUILD_TARGET: genai 2025-05-07T20:28:21.8831933Z BUILD_VARIANT: cuda 2025-05-07T20:28:21.8832166Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:28:21.8832426Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:21.8832728Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:21.8833059Z ##[endgroup] 2025-05-07T20:28:22.2170966Z ################################################################################ 2025-05-07T20:28:22.2171353Z # Install PyTorch (PIP) 2025-05-07T20:28:22.2171951Z # 2025-05-07T20:28:22.2188144Z # [2025-05-07T20:28:22.218Z] + install_pytorch_pip build_binary nightly cuda/11.8.0 2025-05-07T20:28:22.2188601Z ################################################################################ 2025-05-07T20:28:22.2188828Z 2025-05-07T20:28:22.2217312Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:28:23.1559202Z Channels: 2025-05-07T20:28:23.1559466Z - conda-forge 2025-05-07T20:28:23.1559705Z Platform: linux-64 2025-05-07T20:28:33.5011374Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:28:34.0504860Z Solving environment: | / done 2025-05-07T20:28:34.1398557Z 2025-05-07T20:28:34.1399164Z ## Package Plan ## 2025-05-07T20:28:34.1399320Z 2025-05-07T20:28:34.1399568Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:28:34.1399866Z 2025-05-07T20:28:34.1399995Z added / updated specs: 2025-05-07T20:28:34.1400239Z - numpy 2025-05-07T20:28:34.1400378Z 2025-05-07T20:28:34.1400384Z 2025-05-07T20:28:34.1400506Z The following packages will be downloaded: 2025-05-07T20:28:34.1400719Z 2025-05-07T20:28:34.1400844Z package | build 2025-05-07T20:28:34.1401165Z ---------------------------|----------------- 2025-05-07T20:28:34.1401553Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:28:34.1402012Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:28:34.1402464Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:28:34.1402912Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:28:34.1403380Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:28:34.1403856Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:28:34.1404306Z numpy-2.2.5 | py313h17eae1a_0 8.1 MB conda-forge 2025-05-07T20:28:34.1404703Z ------------------------------------------------------------ 2025-05-07T20:28:34.1405050Z Total: 15.4 MB 2025-05-07T20:28:34.1405259Z 2025-05-07T20:28:34.1405398Z The following NEW packages will be INSTALLED: 2025-05-07T20:28:34.1405616Z 2025-05-07T20:28:34.1405830Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:28:34.1406347Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:28:34.1406852Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:28:34.1407358Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:28:34.1407868Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:28:34.1408410Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:28:34.1409247Z numpy conda-forge/linux-64::numpy-2.2.5-py313h17eae1a_0 2025-05-07T20:28:34.1409520Z 2025-05-07T20:28:34.1409524Z 2025-05-07T20:28:34.1409528Z 2025-05-07T20:28:34.1409679Z Downloading and Extracting Packages: ...working... 2025-05-07T20:28:34.1410041Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T20:28:34.1410267Z 2025-05-07T20:28:34.1410930Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:28:34.1411388Z 2025-05-07T20:28:34.1411400Z 2025-05-07T20:28:34.1427834Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:28:34.1428134Z 2025-05-07T20:28:34.1428139Z 2025-05-07T20:28:34.1428144Z 2025-05-07T20:28:34.1434795Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:28:34.1435060Z 2025-05-07T20:28:34.1435315Z 2025-05-07T20:28:34.1435322Z 2025-05-07T20:28:34.1435330Z 2025-05-07T20:28:34.1476976Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:34.1477276Z 2025-05-07T20:28:34.1477384Z 2025-05-07T20:28:34.1477389Z 2025-05-07T20:28:34.1477393Z 2025-05-07T20:28:34.1481071Z 2025-05-07T20:28:34.1484312Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:34.1484598Z 2025-05-07T20:28:34.1484607Z 2025-05-07T20:28:34.1484620Z 2025-05-07T20:28:34.1484626Z 2025-05-07T20:28:34.1484631Z 2025-05-07T20:28:34.1484637Z 2025-05-07T20:28:34.2010196Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:34.2010592Z 2025-05-07T20:28:34.2010606Z 2025-05-07T20:28:34.2010611Z 2025-05-07T20:28:34.2011813Z 2025-05-07T20:28:34.2053359Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:34.2053692Z 2025-05-07T20:28:34.2053710Z 2025-05-07T20:28:34.2055647Z 2025-05-07T20:28:34.2403063Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:34.2409074Z numpy-2.2.5 | 8.1 MB | 7 | 7% 2025-05-07T20:28:34.2409897Z 2025-05-07T20:28:34.2413944Z libopenblas-0.3.29 | 5.6 MB | | 1%  2025-05-07T20:28:34.2414277Z 2025-05-07T20:28:34.2414283Z 2025-05-07T20:28:34.2414288Z 2025-05-07T20:28:34.2416867Z 2025-05-07T20:28:34.2419726Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:34.2420039Z 2025-05-07T20:28:34.2420045Z 2025-05-07T20:28:34.2486344Z libgfortran5-15.1.0 | 1.5 MB | ########5 | 86%  2025-05-07T20:28:34.2486757Z 2025-05-07T20:28:34.2486764Z 2025-05-07T20:28:34.2486769Z 2025-05-07T20:28:34.2486774Z 2025-05-07T20:28:34.2488327Z 2025-05-07T20:28:34.2493108Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:34.2493512Z 2025-05-07T20:28:34.2493518Z 2025-05-07T20:28:34.2493523Z 2025-05-07T20:28:34.2493529Z 2025-05-07T20:28:34.2493534Z 2025-05-07T20:28:34.2526520Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:34.2526863Z 2025-05-07T20:28:34.2526868Z 2025-05-07T20:28:34.2526878Z 2025-05-07T20:28:34.2526882Z 2025-05-07T20:28:34.2526886Z 2025-05-07T20:28:34.2526890Z 2025-05-07T20:28:34.2527148Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:34.2527421Z 2025-05-07T20:28:34.2527425Z 2025-05-07T20:28:34.2527429Z 2025-05-07T20:28:34.2527433Z 2025-05-07T20:28:34.2527436Z 2025-05-07T20:28:34.2527596Z 2025-05-07T20:28:34.2994929Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:34.2995229Z 2025-05-07T20:28:34.2995234Z 2025-05-07T20:28:34.2999259Z 2025-05-07T20:28:34.3008452Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:34.3008727Z 2025-05-07T20:28:34.3008733Z 2025-05-07T20:28:34.3011772Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:34.3012034Z 2025-05-07T20:28:34.3012040Z 2025-05-07T20:28:34.3012045Z 2025-05-07T20:28:34.3407433Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:34.3410781Z 2025-05-07T20:28:34.3412862Z libopenblas-0.3.29 | 5.6 MB | ####3 | 43%  2025-05-07T20:28:34.3421103Z numpy-2.2.5 | 8.1 MB | #####5 | 56% 2025-05-07T20:28:34.3421350Z 2025-05-07T20:28:34.3421354Z 2025-05-07T20:28:34.3421367Z 2025-05-07T20:28:34.3421371Z 2025-05-07T20:28:34.3421374Z 2025-05-07T20:28:34.3423194Z 2025-05-07T20:28:34.3447723Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:34.3448011Z 2025-05-07T20:28:34.3448015Z 2025-05-07T20:28:34.3448018Z 2025-05-07T20:28:34.3448022Z 2025-05-07T20:28:34.3448026Z 2025-05-07T20:28:34.3874910Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:34.3875186Z 2025-05-07T20:28:34.3967926Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:34.4149805Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:34.4150038Z 2025-05-07T20:28:34.4150249Z 2025-05-07T20:28:34.5283408Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:34.5283698Z 2025-05-07T20:28:34.5284547Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:34.5284856Z 2025-05-07T20:28:34.8037070Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:34.8037597Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:34.8044411Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:34.8044897Z 2025-05-07T20:28:34.8045191Z 2025-05-07T20:28:34.8045417Z  2025-05-07T20:28:34.8045624Z 2025-05-07T20:28:34.8045628Z 2025-05-07T20:28:34.8045805Z  2025-05-07T20:28:34.8046012Z 2025-05-07T20:28:34.8046016Z 2025-05-07T20:28:34.8046021Z 2025-05-07T20:28:34.8046205Z  2025-05-07T20:28:34.8046482Z 2025-05-07T20:28:34.8046487Z 2025-05-07T20:28:34.8046501Z 2025-05-07T20:28:34.8046506Z 2025-05-07T20:28:34.8046727Z  2025-05-07T20:28:34.8046945Z 2025-05-07T20:28:34.8046948Z 2025-05-07T20:28:34.8046952Z 2025-05-07T20:28:34.8046955Z 2025-05-07T20:28:34.8046959Z 2025-05-07T20:28:34.8047144Z  2025-05-07T20:28:34.8047365Z 2025-05-07T20:28:34.8047369Z 2025-05-07T20:28:34.8047372Z 2025-05-07T20:28:34.8047376Z 2025-05-07T20:28:34.8047379Z 2025-05-07T20:28:34.8047383Z 2025-05-07T20:28:34.8047565Z  done 2025-05-07T20:28:34.9052882Z Preparing transaction: \ done 2025-05-07T20:28:35.0057162Z Verifying transaction: / done 2025-05-07T20:28:35.1066781Z Executing transaction: \ done 2025-05-07T20:28:35.2785205Z ################################################################################ 2025-05-07T20:28:35.2785762Z # Install Package From PyTorch PIP: torch 2025-05-07T20:28:35.2786168Z # 2025-05-07T20:28:35.2804186Z # [2025-05-07T20:28:35.280Z] + install_from_pytorch_pip build_binary torch nightly cuda/11.8.0 2025-05-07T20:28:35.2804675Z ################################################################################ 2025-05-07T20:28:35.2804894Z 2025-05-07T20:28:35.2819976Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:35.3877733Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:35.3878099Z ################################################################################ 2025-05-07T20:28:35.3878438Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:28:35.3878720Z # 2025-05-07T20:28:35.3895567Z # [2025-05-07T20:28:35.389Z] + __prepare_pip_arguments torch nightly cuda/11.8.0 2025-05-07T20:28:35.3896007Z ################################################################################ 2025-05-07T20:28:35.3896274Z 2025-05-07T20:28:35.3918729Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:28:35.3944363Z [INSTALL] Extracted package variant: cu118 2025-05-07T20:28:35.3961721Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:28:35.3962266Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:28:35.3971255Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:28:35.3980143Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu118/ ... 2025-05-07T20:28:35.4002168Z [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:52.1935094Z DEPRECATION: Building 'MarkupSafe' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'MarkupSafe'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-05-07T20:29:52.1937266Z 2025-05-07T20:29:52.1937503Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:29:52.1937903Z Collecting torch 2025-05-07T20:29:52.1938812Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (29 kB) 2025-05-07T20:29:52.1939540Z Collecting filelock (from torch) 2025-05-07T20:29:52.1940042Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:29:52.1940966Z Requirement already satisfied: typing-extensions>=4.10.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (4.13.2) 2025-05-07T20:29:52.1942042Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (78.1.1) 2025-05-07T20:29:52.1942718Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:29:52.1943431Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:29:52.1944274Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 187.0 MB/s eta 0:00:00 2025-05-07T20:29:52.1944635Z Collecting networkx (from torch) 2025-05-07T20:29:52.1945242Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T20:29:52.1945898Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 128.2 MB/s eta 0:00:00 2025-05-07T20:29:52.1946245Z Collecting jinja2 (from torch) 2025-05-07T20:29:52.1946728Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:29:52.1947238Z Collecting fsspec (from torch) 2025-05-07T20:29:52.1947729Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:29:52.1948334Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch) 2025-05-07T20:29:52.1949041Z 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:52.1949826Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 79.2 MB/s eta 0:00:00 2025-05-07T20:29:52.1950259Z Collecting nvidia-cuda-runtime-cu11==11.8.89 (from torch) 2025-05-07T20:29:52.1950972Z 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:52.1951756Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 53.4 MB/s eta 0:00:00 2025-05-07T20:29:52.1952162Z Collecting nvidia-cuda-cupti-cu11==11.8.87 (from torch) 2025-05-07T20:29:52.1963766Z 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:52.1965369Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 143.9 MB/s eta 0:00:00 2025-05-07T20:29:52.1965780Z Collecting nvidia-cudnn-cu11==9.1.0.70 (from torch) 2025-05-07T20:29:52.1966463Z 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:52.1967241Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 47.4 MB/s eta 0:00:00 2025-05-07T20:29:52.1967630Z Collecting nvidia-cublas-cu11==11.11.3.6 (from torch) 2025-05-07T20:29:52.1968301Z 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:52.1969069Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 74.9 MB/s eta 0:00:00 2025-05-07T20:29:52.1969453Z Collecting nvidia-cufft-cu11==10.9.0.58 (from torch) 2025-05-07T20:29:52.1970123Z 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:52.1971316Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 197.6 MB/s eta 0:00:00 2025-05-07T20:29:52.1971716Z Collecting nvidia-curand-cu11==10.3.0.86 (from torch) 2025-05-07T20:29:52.1972395Z 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:52.1973158Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 209.0 MB/s eta 0:00:00 2025-05-07T20:29:52.1973554Z Collecting nvidia-cusolver-cu11==11.4.1.48 (from torch) 2025-05-07T20:29:52.1974254Z 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:52.1975032Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 147.3 MB/s eta 0:00:00 2025-05-07T20:29:52.1975429Z Collecting nvidia-cusparse-cu11==11.7.5.86 (from torch) 2025-05-07T20:29:52.1976134Z 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:52.1976933Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 142.1 MB/s eta 0:00:00 2025-05-07T20:29:52.1977312Z Collecting nvidia-nccl-cu11==2.21.5 (from torch) 2025-05-07T20:29:52.1977959Z 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:52.1978716Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 163.9 MB/s eta 0:00:00 2025-05-07T20:29:52.1979093Z Collecting nvidia-nvtx-cu11==11.8.86 (from torch) 2025-05-07T20:29:52.1979734Z 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:52.1980405Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:29:52.1981237Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:29:52.1982077Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:29:52.1982623Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:29:52.1983259Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 47.6 MB/s eta 0:00:00 2025-05-07T20:29:52.1983633Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:29:52.1984131Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5.tar.gz (19 kB) 2025-05-07T20:29:52.1984613Z Preparing metadata (setup.py): started 2025-05-07T20:29:52.1984997Z Preparing metadata (setup.py): finished with status 'done' 2025-05-07T20:29:52.1985889Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp313-cp313-manylinux_2_28_x86_64.whl (916.2 MB) 2025-05-07T20:29:52.1986721Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 916.2/916.2 MB 29.4 MB/s eta 0:00:00 2025-05-07T20:29:52.1987660Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.5 MB) 2025-05-07T20:29:52.1988629Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 MB 74.4 MB/s eta 0:00:00 2025-05-07T20:29:52.1989023Z Building wheels for collected packages: MarkupSafe 2025-05-07T20:29:52.1989413Z Building wheel for MarkupSafe (setup.py): started 2025-05-07T20:29:52.1989855Z Building wheel for MarkupSafe (setup.py): finished with status 'done' 2025-05-07T20:29:52.1990703Z Created wheel for MarkupSafe: filename=markupsafe-2.1.5-cp313-cp313-linux_x86_64.whl size=14954 sha256=643541e114a8407be98133ca45f216d723b9832a4adfd98917e63eb388e4af40 2025-05-07T20:29:52.1991722Z Stored in directory: /home/ec2-user/.cache/pip/wheels/3a/21/87/28c44597225fd0c28d6ffa365f1c2c9dd0ab763711aa4957c6 2025-05-07T20:29:52.1992307Z Successfully built MarkupSafe 2025-05-07T20:29:52.1993727Z 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:52.1995078Z 2025-05-07T20:29:52.1996728Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.4.2 nvidia-cublas-cu11-11.11.3.6 nvidia-cuda-cupti-cu11-11.8.87 nvidia-cuda-nvrtc-cu11-11.8.89 nvidia-cuda-runtime-cu11-11.8.89 nvidia-cudnn-cu11-9.1.0.70 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.3.0.86 nvidia-cusolver-cu11-11.4.1.48 nvidia-cusparse-cu11-11.7.5.86 nvidia-nccl-cu11-2.21.5 nvidia-nvtx-cu11-11.8.86 pytorch-triton-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250507+cu118 2025-05-07T20:29:52.1998467Z 2025-05-07T20:29:54.4045464Z torch 2.8.0.dev20250507+cu118 2025-05-07T20:29:54.4047766Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu118) 2025-05-07T20:29:57.7662178Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:30:01.1171463Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu118 2025-05-07T20:30:01.1171907Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:30:04.4014923Z True 2025-05-07T20:30:04.4015180Z True 2025-05-07T20:30:04.4015289Z 2025-05-07T20:30:04.4634265Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:30:04.4674992Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:30:04.4675600Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:30:04.4691248Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:04.4691603Z env: 2025-05-07T20:30:04.4691837Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:04.4692148Z BUILD_ENV: build_binary 2025-05-07T20:30:04.4692400Z BUILD_TARGET: genai 2025-05-07T20:30:04.4692651Z BUILD_VARIANT: cuda 2025-05-07T20:30:04.4692898Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:04.4693161Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:04.4693478Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:04.4693817Z ##[endgroup] 2025-05-07T20:30:04.8068304Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:30:04.8070390Z ################################################################################ 2025-05-07T20:30:04.8071046Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:30:04.8071522Z # 2025-05-07T20:30:04.8086228Z # [2025-05-07T20:30:04.808Z] + collect_pytorch_env_info build_binary 2025-05-07T20:30:04.8086771Z ################################################################################ 2025-05-07T20:30:04.8087060Z 2025-05-07T20:30:04.8101876Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:04.8991245Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:04.8999731Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:30:04.9000852Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:30:04.9001248Z 2025-05-07T20:30:04.9924988Z 2025-05-07T20:30:04.9925412Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:30:04.9948475Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:30:10.5705785Z Collecting environment information... 2025-05-07T20:30:10.5706294Z PyTorch version: 2.8.0.dev20250507+cu118 2025-05-07T20:30:10.5706709Z Is debug build: False 2025-05-07T20:30:10.5707053Z CUDA used to build PyTorch: 11.8 2025-05-07T20:30:10.5707359Z ROCM used to build PyTorch: N/A 2025-05-07T20:30:10.5707537Z 2025-05-07T20:30:10.5707654Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:30:10.5707987Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:30:10.5708306Z Clang version: Could not collect 2025-05-07T20:30:10.5708600Z CMake version: Could not collect 2025-05-07T20:30:10.5708879Z Libc version: glibc-2.34 2025-05-07T20:30:10.5709045Z 2025-05-07T20:30:10.5709350Z Python version: 3.13.2 | packaged by Anaconda, Inc. | (main, Feb 6 2025, 18:56:02) [GCC 11.2.0] (64-bit runtime) 2025-05-07T20:30:10.5710053Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:30:10.5710472Z Is CUDA available: True 2025-05-07T20:30:10.5710730Z CUDA runtime version: 11.8.89 2025-05-07T20:30:10.5711006Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:30:10.5711323Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:30:10.5711658Z Nvidia driver version: 570.133.07 2025-05-07T20:30:10.5711939Z cuDNN version: Could not collect 2025-05-07T20:30:10.5712213Z HIP runtime version: N/A 2025-05-07T20:30:10.5712472Z MIOpen runtime version: N/A 2025-05-07T20:30:10.5712729Z Is XNNPACK available: True 2025-05-07T20:30:10.5712897Z 2025-05-07T20:30:10.5712976Z CPU: 2025-05-07T20:30:10.5713204Z Architecture: x86_64 2025-05-07T20:30:10.5713537Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:30:10.5713933Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:30:10.5714323Z Byte Order: Little Endian 2025-05-07T20:30:10.5714635Z CPU(s): 16 2025-05-07T20:30:10.5714940Z On-line CPU(s) list: 0-15 2025-05-07T20:30:10.5715675Z Vendor ID: AuthenticAMD 2025-05-07T20:30:10.5716024Z Model name: AMD EPYC 7R32 2025-05-07T20:30:10.5716343Z CPU family: 23 2025-05-07T20:30:10.5716632Z Model: 49 2025-05-07T20:30:10.5716922Z Thread(s) per core: 2 2025-05-07T20:30:10.5717210Z Core(s) per socket: 8 2025-05-07T20:30:10.5717500Z Socket(s): 1 2025-05-07T20:30:10.5717784Z Stepping: 0 2025-05-07T20:30:10.5718089Z BogoMIPS: 5600.00 2025-05-07T20:30:10.5720145Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:30:10.5722182Z Hypervisor vendor: KVM 2025-05-07T20:30:10.5722497Z Virtualization type: full 2025-05-07T20:30:10.5722835Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:30:10.5723199Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:30:10.5723716Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:30:10.5724074Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:30:10.5724391Z NUMA node(s): 1 2025-05-07T20:30:10.5724691Z NUMA node0 CPU(s): 0-15 2025-05-07T20:30:10.5725028Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:30:10.5725404Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:30:10.5725758Z Vulnerability L1tf: Not affected 2025-05-07T20:30:10.5726110Z Vulnerability Mds: Not affected 2025-05-07T20:30:10.5726465Z Vulnerability Meltdown: Not affected 2025-05-07T20:30:10.5726821Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:30:10.5727192Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:30:10.5727734Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:30:10.5728315Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:30:10.5728853Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:30:10.5729534Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:30:10.5730386Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:30:10.5731060Z Vulnerability Srbds: Not affected 2025-05-07T20:30:10.5731424Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:30:10.5731659Z 2025-05-07T20:30:10.5731764Z Versions of relevant libraries: 2025-05-07T20:30:10.5732034Z [pip3] numpy==2.2.5 2025-05-07T20:30:10.5732278Z [pip3] nvidia-cublas-cu11==11.11.3.6 2025-05-07T20:30:10.5732587Z [pip3] nvidia-cuda-cupti-cu11==11.8.87 2025-05-07T20:30:10.5732903Z [pip3] nvidia-cuda-nvrtc-cu11==11.8.89 2025-05-07T20:30:10.5733219Z [pip3] nvidia-cuda-runtime-cu11==11.8.89 2025-05-07T20:30:10.5733535Z [pip3] nvidia-cudnn-cu11==9.1.0.70 2025-05-07T20:30:10.5733829Z [pip3] nvidia-cufft-cu11==10.9.0.58 2025-05-07T20:30:10.5734117Z [pip3] nvidia-curand-cu11==10.3.0.86 2025-05-07T20:30:10.5734422Z [pip3] nvidia-cusolver-cu11==11.4.1.48 2025-05-07T20:30:10.5734729Z [pip3] nvidia-cusparse-cu11==11.7.5.86 2025-05-07T20:30:10.5735141Z [pip3] nvidia-nccl-cu11==2.21.5 2025-05-07T20:30:10.5735426Z [pip3] nvidia-nvtx-cu11==11.8.86 2025-05-07T20:30:10.5735717Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:30:10.5736016Z [pip3] torch==2.8.0.dev20250507+cu118 2025-05-07T20:30:10.5736410Z [conda] cuda-cudart 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5736927Z [conda] cuda-cudart-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5737429Z [conda] cuda-cupti 11.8.87 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5737926Z [conda] cuda-libraries 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5738450Z [conda] cuda-libraries-dev 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5738962Z [conda] cuda-nvrtc 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5739466Z [conda] cuda-nvrtc-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5739949Z [conda] cuda-nvtx 11.8.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5740446Z [conda] cuda-runtime 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5740967Z [conda] libcublas 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5741482Z [conda] libcublas-dev 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5742054Z [conda] libcufft 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5742545Z [conda] libcufft-dev 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5743036Z [conda] libcurand 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5743534Z [conda] libcurand-dev 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5744034Z [conda] libcusolver 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5744551Z [conda] libcusolver-dev 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5745061Z [conda] libcusparse 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5745652Z [conda] libcusparse-dev 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:10.5746134Z [conda] numpy 2.2.5 py313h17eae1a_0 conda-forge 2025-05-07T20:30:10.5746606Z [conda] nvidia-cublas-cu11 11.11.3.6 pypi_0 pypi 2025-05-07T20:30:10.5747103Z [conda] nvidia-cuda-cupti-cu11 11.8.87 pypi_0 pypi 2025-05-07T20:30:10.5747596Z [conda] nvidia-cuda-nvrtc-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:10.5748097Z [conda] nvidia-cuda-runtime-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:10.5748599Z [conda] nvidia-cudnn-cu11 9.1.0.70 pypi_0 pypi 2025-05-07T20:30:10.5749069Z [conda] nvidia-cufft-cu11 10.9.0.58 pypi_0 pypi 2025-05-07T20:30:10.5749548Z [conda] nvidia-curand-cu11 10.3.0.86 pypi_0 pypi 2025-05-07T20:30:10.5750040Z [conda] nvidia-cusolver-cu11 11.4.1.48 pypi_0 pypi 2025-05-07T20:30:10.5750534Z [conda] nvidia-cusparse-cu11 11.7.5.86 pypi_0 pypi 2025-05-07T20:30:10.5751009Z [conda] nvidia-nccl-cu11 2.21.5 pypi_0 pypi 2025-05-07T20:30:10.5751527Z [conda] nvidia-nvtx-cu11 11.8.86 pypi_0 pypi 2025-05-07T20:30:10.5752013Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:30:10.5752479Z [conda] torch 2.8.0.dev20250507+cu118 pypi_0 pypi 2025-05-07T20:30:10.5752753Z 2025-05-07T20:30:10.6486203Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:10.6486857Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:10.6501254Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:10.6501606Z env: 2025-05-07T20:30:10.6501838Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:10.6502137Z BUILD_ENV: build_binary 2025-05-07T20:30:10.6502391Z BUILD_TARGET: genai 2025-05-07T20:30:10.6502626Z BUILD_VARIANT: cuda 2025-05-07T20:30:10.6502869Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:10.6503135Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:10.6503596Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:10.6503934Z ##[endgroup] 2025-05-07T20:30:10.9867988Z ################################################################################ 2025-05-07T20:30:10.9868624Z # Prepare FBGEMM-GPU Build 2025-05-07T20:30:10.9868987Z # 2025-05-07T20:30:10.9883083Z # [2025-05-07T20:30:10.987Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:30:10.9883835Z ################################################################################ 2025-05-07T20:30:10.9884081Z 2025-05-07T20:30:10.9898313Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:11.0879910Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:11.0900751Z [BUILD] Running git submodules update ... 2025-05-07T20:30:11.0921979Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:30:11.1284728Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:30:11.1285835Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:30:11.1286540Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:30:11.1287182Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:30:11.1287834Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:30:11.1288513Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:30:11.1289161Z Synchronizing submodule url for '../external/json' 2025-05-07T20:30:11.1321055Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:30:11.1872379Z [BUILD] Installing other build dependencies ... 2025-05-07T20:30:11.1893816Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:30:13.5922822Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:30:13.6124012Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:30:13.7062441Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:30:13.7099897Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:30:13.9122154Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:30:13.9191295Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:30:14.0217960Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:30:14.0248297Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:30:14.3188905Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:30:14.3220101Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:30:14.3658406Z Requirement already satisfied: jinja2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:30:14.3662613Z Requirement already satisfied: mpmath==1.3.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:30:14.4368470Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:30:14.4403398Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T20:30:14.4552843Z Requirement already satisfied: numpy>=2.0.2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T20:30:14.4807867Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:30:14.4837038Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:30:14.5965417Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:30:14.6001720Z Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:30:14.7049337Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:30:14.7091395Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:30:14.7581207Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:30:14.8152626Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:30:14.8189970Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:30:14.9125214Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:30:14.9171638Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:30:15.0178382Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:30:15.0220283Z 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:15.1317275Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:15.1650784Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:30:15.2601105Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:15.2638851Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:30:15.3637043Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:15.3664512Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:15.4716224Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:15.4743790Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:15.5240382Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:30:15.5698804Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:15.5725857Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:30:15.6145034Z Requirement already satisfied: typing-extensions in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:30:15.6641726Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:30:15.6671523Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:30:15.7145493Z Requirement already satisfied: wheel>=0.32.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:30:15.7724483Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:15.7751604Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:30:15.8213407Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:30:15.8719405Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:30:15.9255235Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:30:16.4056389Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 58.1 MB/s eta 0:00:00 2025-05-07T20:30:16.4093946Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:30:16.4582125Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:30:16.5111147Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:30:16.5642874Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:30:16.6201722Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:30:16.6676203Z Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB) 2025-05-07T20:30:16.7224477Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.5/759.5 kB 9.4 MB/s eta 0:00:00 2025-05-07T20:30:16.7258399Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:30:16.7810588Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:16.8327361Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:30:16.8814463Z 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:16.9314162Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:30:16.9848352Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:30:17.0341761Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:30:17.0824814Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:17.1333250Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:30:17.1820288Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:30:17.3491186Z Installing collected packages: sortedcontainers, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, hypothesis, build, pyre-extensions 2025-05-07T20:30:19.6630294Z 2025-05-07T20:30:19.6677879Z Successfully installed attrs-25.3.0 backports.tarfile-1.2.0 build-1.2.2.post1 click-8.1.8 cmake-4.0.0 distro-1.9.0 hypothesis-6.131.14 mypy-extensions-1.1.0 ninja-1.11.1.4 packaging-25.0 patchelf-0.17.2.2 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pyyaml-6.0.2 scikit-build-0.18.1 setuptools_git_versioning-2.1.0 sortedcontainers-2.4.0 tabulate-0.9.0 typing-inspect-0.9.0 2025-05-07T20:30:19.8428660Z ################################################################################ 2025-05-07T20:30:19.8429090Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:30:19.8429371Z # 2025-05-07T20:30:19.8445918Z # [2025-05-07T20:30:19.844Z] + install_triton_pip build_binary 2025-05-07T20:30:19.8446387Z ################################################################################ 2025-05-07T20:30:19.8446633Z 2025-05-07T20:30:19.8446861Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:30:19.8447301Z ################################################################################ 2025-05-07T20:30:19.8447677Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:30:19.8447990Z # 2025-05-07T20:30:19.8463070Z # [2025-05-07T20:30:19.845Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:19.8463689Z ################################################################################ 2025-05-07T20:30:19.8463908Z 2025-05-07T20:30:19.8478588Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:19.9367051Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:19.9367751Z ################################################################################ 2025-05-07T20:30:19.9368408Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:30:19.9368954Z # 2025-05-07T20:30:19.9384743Z # [2025-05-07T20:30:19.938Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:19.9385431Z ################################################################################ 2025-05-07T20:30:19.9385649Z 2025-05-07T20:30:19.9432600Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:30:19.9449641Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:30:19.9450388Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:19.9459223Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:19.9469745Z [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:19.9490779Z [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:26.9947512Z 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:26.9948879Z 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:26.9949596Z 2025-05-07T20:30:26.9949807Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:26.9950225Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:26.9951027Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T20:30:26.9952234Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.5 MB) 2025-05-07T20:30:26.9953724Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/166.5 MB 69.5 MB/s eta 0:00:00 2025-05-07T20:30:26.9954110Z Installing collected packages: pytorch-triton 2025-05-07T20:30:26.9954455Z Attempting uninstall: pytorch-triton 2025-05-07T20:30:26.9954837Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:30:26.9955257Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:30:26.9955688Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:30:26.9956128Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:30:26.9956383Z 2025-05-07T20:30:29.1954587Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:30:29.1958189Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:30:31.3481990Z ################################################################################ 2025-05-07T20:30:31.3482474Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:30:31.3482912Z ################################################################################ 2025-05-07T20:30:31.3483157Z 2025-05-07T20:30:33.3938686Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:30:35.5641533Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:30:35.5645142Z [BUILD] Successfully ran git submodules update 2025-05-07T20:30:35.5687935Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:35.5688410Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:35.5702200Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:35.5702548Z env: 2025-05-07T20:30:35.5702775Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:35.5703068Z BUILD_ENV: build_binary 2025-05-07T20:30:35.5703316Z BUILD_TARGET: genai 2025-05-07T20:30:35.5703547Z BUILD_VARIANT: cuda 2025-05-07T20:30:35.5703778Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:35.5704035Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:35.5704336Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:35.5704679Z ##[endgroup] 2025-05-07T20:30:35.9090190Z ################################################################################ 2025-05-07T20:30:35.9090620Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:30:35.9090892Z # 2025-05-07T20:30:35.9107929Z # [2025-05-07T20:30:35.910Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_genai_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.9108580Z ################################################################################ 2025-05-07T20:30:35.9108801Z 2025-05-07T20:30:35.9109161Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_genai_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.9109855Z + sha1sum fbgemm_gpu_genai_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.9110200Z 2025-05-07T20:30:35.9181237Z c114df4c318e2cfac34186d3db587f0c387354c3 fbgemm_gpu_genai_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.9183406Z 2025-05-07T20:30:35.9184827Z + sha256sum fbgemm_gpu_genai_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.9260792Z 2025-05-07T20:30:35.9261320Z 31a446e188e42ba0b4ee144f4f13f2cd6108ae2dbafecbd6141489017c743341 fbgemm_gpu_genai_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.9263547Z 2025-05-07T20:30:35.9263954Z + md5sum fbgemm_gpu_genai_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.9264295Z 2025-05-07T20:30:35.9371048Z b2d8eda6fd2f8dc768499e8d63e14ced fbgemm_gpu_genai_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.9373446Z 2025-05-07T20:30:35.9382662Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_genai_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl ... 2025-05-07T20:30:35.9405070Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_genai_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:38.4683424Z Processing ./fbgemm_gpu_genai_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:38.4684781Z Requirement already satisfied: numpy in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from fbgemm-gpu-genai-nightly==2025.5.7) (2.2.5) 2025-05-07T20:30:38.4685619Z Installing collected packages: fbgemm-gpu-genai-nightly 2025-05-07T20:30:38.4686065Z Successfully installed fbgemm-gpu-genai-nightly-2025.5.7 2025-05-07T20:30:38.4686497Z 2025-05-07T20:30:45.1429479Z ################################################################################ 2025-05-07T20:30:45.1429938Z [CHECK] !!!! INFO !!!! 2025-05-07T20:30:45.1430314Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu118 2025-05-07T20:30:45.1430733Z [CHECK] CUDA version reported by PyTorch is: 11.8 2025-05-07T20:30:45.1431052Z [CHECK] 2025-05-07T20:30:45.1431381Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:30:45.1431881Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:30:45.1432296Z ################################################################################ 2025-05-07T20:30:45.1432517Z 2025-05-07T20:30:45.1432637Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:30:49.0005844Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:30:52.8466937Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:56.6837591Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:56.6841206Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:31:08.2251364Z ################################################################################ 2025-05-07T20:31:08.2251784Z [CHECK] The installed FBGEMM TARGET is: genai 2025-05-07T20:31:08.2252132Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:31:08.2252473Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:31:08.2252821Z ################################################################################ 2025-05-07T20:31:08.2253064Z 2025-05-07T20:31:15.9622396Z ################################################################################ 2025-05-07T20:31:15.9622800Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:31:15.9624171Z [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:15.9625853Z [CHECK] fbgemm_gpu.experimental: ['__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__'] 2025-05-07T20:31:15.9626374Z ################################################################################ 2025-05-07T20:31:15.9626590Z 2025-05-07T20:31:15.9626745Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:31:19.8096204Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:31:23.6692892Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:31:27.6298088Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:31:31.4793661Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:31:31.4797788Z [INSTALL] Check for operator registrations ... 2025-05-07T20:31:35.2510881Z fbgemm.nccl_init 2025-05-07T20:31:35.2511069Z 2025-05-07T20:31:35.3118694Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.nccl_init 2025-05-07T20:31:39.0765467Z fbgemm.gqa_attn_splitk 2025-05-07T20:31:39.0765675Z 2025-05-07T20:31:39.1383348Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.gqa_attn_splitk 2025-05-07T20:31:42.8957917Z Traceback (most recent call last): 2025-05-07T20:31:42.8958443Z File "", line 1, in 2025-05-07T20:31:42.8959469Z import torch; import fbgemm_gpu; print(torch.ops.fbgemm.rope_qkv_decoding) 2025-05-07T20:31:42.8960103Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-07T20:31:42.8961002Z File "/home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py", line 1317, in __getattr__ 2025-05-07T20:31:42.8961921Z raise AttributeError( 2025-05-07T20:31:42.8962516Z f"'_OpNamespace' '{self.name}' object has no attribute '{op_name}'" 2025-05-07T20:31:42.8963097Z ) 2025-05-07T20:31:42.8963638Z AttributeError: '_OpNamespace' 'fbgemm' object has no attribute 'rope_qkv_decoding' 2025-05-07T20:31:42.8964173Z 2025-05-07T20:31:42.8964962Z 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:42.9579855Z ################################################################################ 2025-05-07T20:31:42.9580380Z [CHECK] FBGEMM_GPU operator hasn't been registered on torch.ops.load(): 2025-05-07T20:31:42.9580760Z [CHECK] 2025-05-07T20:31:42.9581003Z [CHECK] torch.ops.fbgemm.rope_qkv_decoding 2025-05-07T20:31:42.9581294Z [CHECK] 2025-05-07T20:31:42.9582054Z [CHECK] Please check that all operators defined with m.def() have an appropriate 2025-05-07T20:31:42.9582598Z [CHECK] m.impl() defined, AND that the definition sources are included in the 2025-05-07T20:31:42.9583021Z [CHECK] CMake build configuration! 2025-05-07T20:31:42.9583332Z ################################################################################ 2025-05-07T20:31:42.9583551Z 2025-05-07T20:31:42.9606291Z ##[error]Process completed with exit code 1. 2025-05-07T20:31:42.9699271Z Post job cleanup. 2025-05-07T20:31:43.0670262Z [command]/usr/bin/git version 2025-05-07T20:31:43.0713263Z git version 2.47.1 2025-05-07T20:31:43.0747353Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/ccc85241-4941-46eb-b943-42758be3f94a/.gitconfig' 2025-05-07T20:31:43.0757657Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/ccc85241-4941-46eb-b943-42758be3f94a' before making global git config changes 2025-05-07T20:31:43.0758516Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:31:43.0771041Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:31:43.0816264Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:31:43.0851705Z [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:43.1189486Z Entering 'external/asmjit' 2025-05-07T20:31:43.1256278Z Entering 'external/composable_kernel' 2025-05-07T20:31:43.1329293Z Entering 'external/cpuinfo' 2025-05-07T20:31:43.1395367Z Entering 'external/cutlass' 2025-05-07T20:31:43.1469886Z Entering 'external/googletest' 2025-05-07T20:31:43.1535663Z Entering 'external/hipify_torch' 2025-05-07T20:31:43.1605860Z Entering 'external/json' 2025-05-07T20:31:43.1691191Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:31:43.1716642Z http.https://github.com/.extraheader 2025-05-07T20:31:43.1728287Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T20:31:43.1762059Z [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:43.2091915Z Entering 'external/asmjit' 2025-05-07T20:31:43.2136519Z http.https://github.com/.extraheader 2025-05-07T20:31:43.2178734Z Entering 'external/composable_kernel' 2025-05-07T20:31:43.2221587Z http.https://github.com/.extraheader 2025-05-07T20:31:43.2270721Z Entering 'external/cpuinfo' 2025-05-07T20:31:43.2314300Z http.https://github.com/.extraheader 2025-05-07T20:31:43.2358946Z Entering 'external/cutlass' 2025-05-07T20:31:43.2401410Z http.https://github.com/.extraheader 2025-05-07T20:31:43.2450991Z Entering 'external/googletest' 2025-05-07T20:31:43.2494430Z http.https://github.com/.extraheader 2025-05-07T20:31:43.2537155Z Entering 'external/hipify_torch' 2025-05-07T20:31:43.2579911Z http.https://github.com/.extraheader 2025-05-07T20:31:43.2621562Z Entering 'external/json' 2025-05-07T20:31:43.2664636Z http.https://github.com/.extraheader 2025-05-07T20:31:43.2813367Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T20:31:43.2842760Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T20:31:43.2853056Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:31:43.2853414Z ##[endgroup] 2025-05-07T20:31:43.2955084Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T20:31:54.0809603Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T20:32:10.4931294Z Cleaning up orphan processes