2025-05-07T20:22:35.3350192Z Current runner version: '2.323.0' 2025-05-07T20:22:35.3356530Z Runner name: 'i-05ce7edcb146182f0' 2025-05-07T20:22:35.3357412Z Machine name: 'ip-10-0-18-214' 2025-05-07T20:22:35.3360184Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:35.3362395Z Contents: read 2025-05-07T20:22:35.3362902Z Metadata: read 2025-05-07T20:22:35.3363383Z Packages: read 2025-05-07T20:22:35.3363881Z ##[endgroup] 2025-05-07T20:22:35.3366158Z Secret source: None 2025-05-07T20:22:35.3366799Z Prepare workflow directory 2025-05-07T20:22:35.3876428Z Prepare all required actions 2025-05-07T20:22:35.3912044Z Getting action download info 2025-05-07T20:22:35.6177338Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:35.9082981Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:36.2938186Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:37.9170962Z Getting action download info 2025-05-07T20:22:38.0397199Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:38.2567432Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, genai, 3.12, 11.8.0, 12.6.3, clang) 2025-05-07T20:22:38.3184688Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:38.3322083Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:38.3335585Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:38.3337070Z ##[endgroup] 2025-05-07T20:22:39.5221856Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:39.5222553Z Instance Type: g5.4xlarge 2025-05-07T20:22:39.5222869Z AMI Name: unknown 2025-05-07T20:22:39.5260969Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:44.8751109Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:44.8751422Z with: 2025-05-07T20:22:44.8751642Z submodules: true 2025-05-07T20:22:44.8751880Z repository: pytorch/FBGEMM 2025-05-07T20:22:44.8752287Z token: *** 2025-05-07T20:22:44.8752491Z ssh-strict: true 2025-05-07T20:22:44.8752706Z ssh-user: git 2025-05-07T20:22:44.8752923Z persist-credentials: true 2025-05-07T20:22:44.8753179Z clean: true 2025-05-07T20:22:44.8753406Z sparse-checkout-cone-mode: true 2025-05-07T20:22:44.8753674Z fetch-depth: 1 2025-05-07T20:22:44.8753891Z fetch-tags: false 2025-05-07T20:22:44.8754109Z show-progress: true 2025-05-07T20:22:44.8754334Z lfs: false 2025-05-07T20:22:44.8754541Z set-safe-directory: true 2025-05-07T20:22:44.8754796Z env: 2025-05-07T20:22:44.8755007Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:44.8755331Z BUILD_ENV: build_binary 2025-05-07T20:22:44.8755586Z BUILD_TARGET: genai 2025-05-07T20:22:44.8755813Z BUILD_VARIANT: cuda 2025-05-07T20:22:44.8756071Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:44.8756336Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:44.8756574Z ##[endgroup] 2025-05-07T20:22:44.9932111Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:44.9933278Z ##[group]Getting Git version info 2025-05-07T20:22:44.9933737Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.9934367Z [command]/usr/bin/git version 2025-05-07T20:22:44.9934639Z git version 2.47.1 2025-05-07T20:22:44.9950194Z ##[endgroup] 2025-05-07T20:22:44.9973773Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/36f23abb-5809-49d4-a378-88b80edb9cba' before making global git config changes 2025-05-07T20:22:44.9974772Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:44.9978758Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:45.0015443Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:45.0018199Z ##[group]Initializing the repository 2025-05-07T20:22:45.0022846Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:45.0064476Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:45.0065340Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:45.0065916Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:45.0066312Z hint: 2025-05-07T20:22:45.0066599Z hint: git config --global init.defaultBranch 2025-05-07T20:22:45.0066939Z hint: 2025-05-07T20:22:45.0067270Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:45.0067838Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:45.0068272Z hint: 2025-05-07T20:22:45.0068487Z hint: git branch -m 2025-05-07T20:22:45.0069019Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:45.0078278Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.0111819Z ##[endgroup] 2025-05-07T20:22:45.0112494Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:45.0116725Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:45.0148801Z ##[endgroup] 2025-05-07T20:22:45.0149377Z ##[group]Setting up auth 2025-05-07T20:22:45.0156308Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:45.0189079Z [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:45.0555920Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:45.0590471Z [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:45.0934396Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.0981935Z ##[endgroup] 2025-05-07T20:22:45.0982346Z ##[group]Fetching the repository 2025-05-07T20:22:45.0990449Z [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.4038537Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.4039472Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:45.4074948Z ##[endgroup] 2025-05-07T20:22:45.4075348Z ##[group]Determining the checkout info 2025-05-07T20:22:45.4077690Z ##[endgroup] 2025-05-07T20:22:45.4081819Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:45.4120387Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:45.4159054Z ##[group]Checking out the ref 2025-05-07T20:22:45.4162370Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:45.5234417Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:45.5234722Z 2025-05-07T20:22:45.5234952Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:45.5235493Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:45.5236031Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:45.5236362Z 2025-05-07T20:22:45.5236600Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:45.5237087Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:45.5237366Z 2025-05-07T20:22:45.5237484Z git switch -c 2025-05-07T20:22:45.5237679Z 2025-05-07T20:22:45.5237825Z Or undo this operation with: 2025-05-07T20:22:45.5238010Z 2025-05-07T20:22:45.5238095Z git switch - 2025-05-07T20:22:45.5238508Z 2025-05-07T20:22:45.5238740Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:45.5239088Z 2025-05-07T20:22:45.5239502Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:45.5247342Z ##[endgroup] 2025-05-07T20:22:45.5247741Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:45.5253251Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.5299248Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:45.5331209Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:45.5364012Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:45.5391981Z ##[endgroup] 2025-05-07T20:22:45.5392350Z ##[group]Fetching submodules 2025-05-07T20:22:45.5395660Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:45.5743338Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:45.6075760Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:45.6078253Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:45.6081494Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:45.6085035Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:45.6088812Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:45.6092928Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:45.6096166Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:45.6127721Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:45.8951852Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:46.4319839Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:46.8885925Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:47.9935891Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:48.3638401Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:48.7955663Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:49.9879813Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:49.9880433Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:50.0356068Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:50.6775224Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:50.9543527Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:50.9544204Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:51.6668633Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:51.6669364Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:51.7751148Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:52.8638619Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:52.8639791Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:53.5585232Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:54.3786756Z From https://github.com/google/googletest 2025-05-07T20:22:54.3787403Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:54.4190460Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:55.3825022Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:55.3825539Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:55.3910805Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:56.2644529Z From https://github.com/nlohmann/json 2025-05-07T20:22:56.2645438Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:56.3749202Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:56.3768286Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:56.4099348Z Entering 'external/asmjit' 2025-05-07T20:22:56.4131901Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.4163975Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.4195496Z Entering 'external/cutlass' 2025-05-07T20:22:56.4227888Z Entering 'external/googletest' 2025-05-07T20:22:56.4260218Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.4291977Z Entering 'external/json' 2025-05-07T20:22:56.4335385Z ##[endgroup] 2025-05-07T20:22:56.4335850Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:56.4342394Z [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:56.4671333Z Entering 'external/asmjit' 2025-05-07T20:22:56.4737405Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.4808456Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.4874199Z Entering 'external/cutlass' 2025-05-07T20:22:56.4949825Z Entering 'external/googletest' 2025-05-07T20:22:56.5014012Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.5078189Z Entering 'external/json' 2025-05-07T20:22:56.5163786Z [command]/usr/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-05-07T20:22:56.5492522Z Entering 'external/asmjit' 2025-05-07T20:22:56.5555099Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:56.5557962Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.5618945Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:56.5622966Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.5683297Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:56.5686936Z Entering 'external/cutlass' 2025-05-07T20:22:56.5746957Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:56.5750281Z Entering 'external/googletest' 2025-05-07T20:22:56.5811605Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:56.5815021Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.5876509Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:56.5880346Z Entering 'external/json' 2025-05-07T20:22:56.5940653Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:56.6028740Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:56.6359161Z Entering 'external/asmjit' 2025-05-07T20:22:56.6391245Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.6424735Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.6457055Z Entering 'external/cutlass' 2025-05-07T20:22:56.6488522Z Entering 'external/googletest' 2025-05-07T20:22:56.6520013Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.6551967Z Entering 'external/json' 2025-05-07T20:22:56.6598375Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:56.6924259Z Entering 'external/asmjit' 2025-05-07T20:22:56.6956079Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.6986457Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.7017791Z Entering 'external/cutlass' 2025-05-07T20:22:56.7120326Z Entering 'external/googletest' 2025-05-07T20:22:56.7121096Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.7121475Z Entering 'external/json' 2025-05-07T20:22:56.7166051Z ##[endgroup] 2025-05-07T20:22:56.7208764Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:56.7235864Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:56.7418803Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:56.7419125Z with: 2025-05-07T20:22:56.7419377Z name: fbgemm_genai_x86_clang_py3.12_cu11.8.0.whl 2025-05-07T20:22:56.7419827Z merge-multiple: false 2025-05-07T20:22:56.7420094Z repository: pytorch/FBGEMM 2025-05-07T20:22:56.7420354Z run-id: 14891846252 2025-05-07T20:22:56.7420559Z env: 2025-05-07T20:22:56.7422187Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:56.7422499Z BUILD_ENV: build_binary 2025-05-07T20:22:56.7422745Z BUILD_TARGET: genai 2025-05-07T20:22:56.7422969Z BUILD_VARIANT: cuda 2025-05-07T20:22:56.7423206Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:56.7423456Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:56.7423704Z ##[endgroup] 2025-05-07T20:22:56.9761512Z Downloading single artifact 2025-05-07T20:22:57.0706023Z Preparing to download the following artifacts: 2025-05-07T20:22:57.0706958Z - fbgemm_genai_x86_clang_py3.12_cu11.8.0.whl (ID: 3081347947, Size: 5291768, Expected Digest: sha256:77fa5404272db00a2efdc102fe2e875a16a1c20f73a60b7479b250d0a1c9b98e) 2025-05-07T20:22:57.1501244Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-b5aa0497-4a92-5c29-a217-b44f4fd86f8e/artifacts/4c05795e2ee7d0fe2f938b5f5ee18737cb965b7c557cfcef6596d77bd9678598.zip 2025-05-07T20:22:57.1502827Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:57.2503483Z (node:56964) [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:57.2504565Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:22:57.3861343Z SHA256 digest of downloaded artifact is 77fa5404272db00a2efdc102fe2e875a16a1c20f73a60b7479b250d0a1c9b98e 2025-05-07T20:22:57.3862091Z Artifact download completed successfully. 2025-05-07T20:22:57.3862435Z Total of 1 artifact(s) downloaded 2025-05-07T20:22:57.3867578Z Download artifact has finished successfully 2025-05-07T20:22:57.4117847Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:22:57.4118245Z with: 2025-05-07T20:22:57.4118457Z driver-version: 570.133.07 2025-05-07T20:22:57.4118704Z env: 2025-05-07T20:22:57.4118925Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:57.4119230Z BUILD_ENV: build_binary 2025-05-07T20:22:57.4119479Z BUILD_TARGET: genai 2025-05-07T20:22:57.4119707Z BUILD_VARIANT: cuda 2025-05-07T20:22:57.4119937Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:57.4120197Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:57.4120432Z ##[endgroup] 2025-05-07T20:22:57.4209232Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:22:57.4209627Z with: 2025-05-07T20:22:57.4210011Z timeout_minutes: 10 2025-05-07T20:22:57.4210254Z max_attempts: 3 2025-05-07T20:22:57.4236505Z 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:57.4262540Z retry_wait_seconds: 10 2025-05-07T20:22:57.4262809Z polling_interval_seconds: 1 2025-05-07T20:22:57.4263082Z warning_on_retry: true 2025-05-07T20:22:57.4263341Z continue_on_error: false 2025-05-07T20:22:57.4263592Z env: 2025-05-07T20:22:57.4263817Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:57.4264139Z BUILD_ENV: build_binary 2025-05-07T20:22:57.4264398Z BUILD_TARGET: genai 2025-05-07T20:22:57.4264629Z BUILD_VARIANT: cuda 2025-05-07T20:22:57.4264877Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:57.4265144Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:57.4265403Z DRIVER_VERSION: 570.133.07 2025-05-07T20:22:57.4265653Z ##[endgroup] 2025-05-07T20:22:57.5077297Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:22:57.5078236Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:22:57.5080873Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:22:58.0722922Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:22:58.0723683Z No packages marked for removal. 2025-05-07T20:22:58.0787318Z Dependencies resolved. 2025-05-07T20:22:58.0797807Z Nothing to do. 2025-05-07T20:22:58.0798168Z Complete! 2025-05-07T20:22:58.1105033Z + install_nvidia_driver_common 2025-05-07T20:22:58.1108735Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:22:58.1109159Z + lspci 2025-05-07T20:22:58.1110113Z Before installing NVIDIA driver 2025-05-07T20:22:58.1331777Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:22:58.1332976Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:22:58.1333607Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:22:58.1334331Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:22:58.1334990Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:22:58.1335591Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:22:58.1336102Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:22:58.1336590Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:22:58.1337007Z + lsmod 2025-05-07T20:22:58.1373234Z Module Size Used by 2025-05-07T20:22:58.1373632Z xt_conntrack 16384 1 2025-05-07T20:22:58.1374027Z nft_chain_nat 16384 3 2025-05-07T20:22:58.1374381Z xt_MASQUERADE 20480 1 2025-05-07T20:22:58.1374796Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:22:58.1375160Z nf_conntrack_netlink 57344 0 2025-05-07T20:22:58.1375715Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:22:58.1376317Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:22:58.1376719Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:22:58.1377027Z xfrm_user 57344 1 2025-05-07T20:22:58.1377295Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:22:58.1377591Z xt_addrtype 16384 2 2025-05-07T20:22:58.1377848Z nft_compat 20480 4 2025-05-07T20:22:58.1378163Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:22:58.1378597Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:22:58.1378982Z br_netfilter 36864 0 2025-05-07T20:22:58.1379259Z bridge 323584 1 br_netfilter 2025-05-07T20:22:58.1379672Z stp 16384 1 bridge 2025-05-07T20:22:58.1379956Z llc 16384 2 bridge,stp 2025-05-07T20:22:58.1380246Z overlay 167936 0 2025-05-07T20:22:58.1380500Z tls 135168 0 2025-05-07T20:22:58.1380747Z nls_ascii 16384 1 2025-05-07T20:22:58.1381001Z nls_cp437 20480 1 2025-05-07T20:22:58.1381253Z vfat 24576 1 2025-05-07T20:22:58.1381501Z fat 86016 1 vfat 2025-05-07T20:22:58.1381771Z sunrpc 696320 1 2025-05-07T20:22:58.1382021Z ena 180224 0 2025-05-07T20:22:58.1382262Z i8042 45056 0 2025-05-07T20:22:58.1382509Z serio 28672 3 i8042 2025-05-07T20:22:58.1382788Z button 24576 0 2025-05-07T20:22:58.1383053Z ghash_clmulni_intel 16384 0 2025-05-07T20:22:58.1383335Z sch_fq_codel 20480 17 2025-05-07T20:22:58.1383599Z dm_mod 188416 0 2025-05-07T20:22:58.1383849Z loop 36864 0 2025-05-07T20:22:58.1384102Z fuse 163840 1 2025-05-07T20:22:58.1384353Z configfs 57344 1 2025-05-07T20:22:58.1384613Z dax 45056 1 dm_mod 2025-05-07T20:22:58.1384885Z dmi_sysfs 20480 0 2025-05-07T20:22:58.1385141Z crc32_pclmul 16384 0 2025-05-07T20:22:58.1385401Z crc32c_intel 24576 0 2025-05-07T20:22:58.1385650Z efivarfs 24576 1 2025-05-07T20:22:58.1385903Z + modinfo nvidia 2025-05-07T20:22:58.1390754Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:22:58.1391414Z import_ns: DMA_BUF 2025-05-07T20:22:58.1391735Z alias: char-major-195-* 2025-05-07T20:22:58.1392085Z version: 570.133.07 2025-05-07T20:22:58.1392346Z supported: external 2025-05-07T20:22:58.1392766Z license: Dual MIT/GPL 2025-05-07T20:22:58.1393193Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:22:58.1393647Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:22:58.1394178Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:22:58.1394511Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:22:58.1394849Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:22:58.1395185Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:22:58.1395506Z depends: i2c-core,drm 2025-05-07T20:22:58.1395823Z retpoline: Y 2025-05-07T20:22:58.1396125Z name: nvidia 2025-05-07T20:22:58.1396605Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:22:58.1397163Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:22:58.1397630Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:22:58.1398181Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:22:58.1398498Z parm: NVreg_RmLogonRC:int 2025-05-07T20:22:58.1398831Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:22:58.1399273Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:22:58.1399681Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:22:58.1400077Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:22:58.1400450Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:22:58.1400845Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:22:58.1401175Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:22:58.1401479Z parm: NVreg_EnableMSI:int 2025-05-07T20:22:58.1401785Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:22:58.1402238Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:22:58.1402762Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:22:58.1403253Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:22:58.1403689Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:58.1404100Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:22:58.1404539Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:58.1404965Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:22:58.1405306Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:22:58.1405692Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:22:58.1406077Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:22:58.1406428Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:22:58.1406751Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:22:58.1407094Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:22:58.1407426Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:22:58.1407745Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:22:58.1408104Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:22:58.1408485Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:22:58.1408816Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:22:58.1409161Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:22:58.1409519Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:22:58.1409860Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:22:58.1410210Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:22:58.1410551Z parm: NVreg_RmMsg:charp 2025-05-07T20:22:58.1410845Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:22:58.1411172Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:22:58.1411506Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:22:58.1411834Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:22:58.1412164Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:22:58.1412535Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:22:58.1412896Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:22:58.1413228Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:22:58.1413580Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:22:58.1413930Z parm: rm_firmware_active:charp 2025-05-07T20:22:58.1414377Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:22:58.1414618Z ++ command -v nvidia-smi 2025-05-07T20:22:58.1414879Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:22:58.1415146Z + set +e 2025-05-07T20:22:58.1415456Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:22:59.9626919Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:22:59.9627303Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:22:59.9627546Z + '[' 0 -ne 0 ']' 2025-05-07T20:22:59.9627760Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:22:59.9628039Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:22:59.9628492Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:22:59.9628984Z + set -e 2025-05-07T20:22:59.9629551Z + '[' 1 -eq 0 ']' 2025-05-07T20:22:59.9629966Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:22:59.9630484Z + post_install_nvidia_driver_common 2025-05-07T20:22:59.9633718Z + sudo modprobe nvidia 2025-05-07T20:23:00.0719389Z + echo 'After installing NVIDIA driver' 2025-05-07T20:23:00.0719910Z + lspci 2025-05-07T20:23:00.0720159Z After installing NVIDIA driver 2025-05-07T20:23:00.0836047Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:00.0836560Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:00.0837140Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:00.0837698Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:00.0838197Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:00.0838751Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:00.0839274Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:00.0839773Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:00.0840200Z + lsmod 2025-05-07T20:23:00.0867490Z Module Size Used by 2025-05-07T20:23:00.0867849Z nvidia_uvm 1884160 0 2025-05-07T20:23:00.0868218Z nvidia 11583488 1 nvidia_uvm 2025-05-07T20:23:00.0868607Z drm 602112 1 nvidia 2025-05-07T20:23:00.0869013Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:23:00.0869345Z backlight 24576 1 drm 2025-05-07T20:23:00.0869645Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:23:00.0870031Z xt_conntrack 16384 1 2025-05-07T20:23:00.0870378Z nft_chain_nat 16384 3 2025-05-07T20:23:00.0870723Z xt_MASQUERADE 20480 1 2025-05-07T20:23:00.0871081Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:00.0871418Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:00.0871828Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:00.0872275Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:00.0872587Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:00.0872882Z xfrm_user 57344 1 2025-05-07T20:23:00.0873154Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:00.0873437Z xt_addrtype 16384 2 2025-05-07T20:23:00.0873691Z nft_compat 20480 4 2025-05-07T20:23:00.0873999Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:00.0874425Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:00.0874809Z br_netfilter 36864 0 2025-05-07T20:23:00.0875084Z bridge 323584 1 br_netfilter 2025-05-07T20:23:00.0875382Z stp 16384 1 bridge 2025-05-07T20:23:00.0875660Z llc 16384 2 bridge,stp 2025-05-07T20:23:00.0875951Z overlay 167936 0 2025-05-07T20:23:00.0876207Z tls 135168 0 2025-05-07T20:23:00.0876448Z nls_ascii 16384 1 2025-05-07T20:23:00.0876960Z nls_cp437 20480 1 2025-05-07T20:23:00.0877213Z vfat 24576 1 2025-05-07T20:23:00.0877460Z fat 86016 1 vfat 2025-05-07T20:23:00.0877730Z sunrpc 696320 1 2025-05-07T20:23:00.0877987Z ena 180224 0 2025-05-07T20:23:00.0878226Z i8042 45056 0 2025-05-07T20:23:00.0878481Z serio 28672 3 i8042 2025-05-07T20:23:00.0878752Z button 24576 0 2025-05-07T20:23:00.0879010Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:00.0879271Z sch_fq_codel 20480 17 2025-05-07T20:23:00.0879526Z dm_mod 188416 0 2025-05-07T20:23:00.0879772Z loop 36864 0 2025-05-07T20:23:00.0880010Z fuse 163840 1 2025-05-07T20:23:00.0880393Z configfs 57344 1 2025-05-07T20:23:00.0880647Z dax 45056 1 dm_mod 2025-05-07T20:23:00.0880917Z dmi_sysfs 20480 0 2025-05-07T20:23:00.0881167Z crc32_pclmul 16384 0 2025-05-07T20:23:00.0881422Z crc32c_intel 24576 0 2025-05-07T20:23:00.0881675Z efivarfs 24576 1 2025-05-07T20:23:00.0881920Z + modinfo nvidia 2025-05-07T20:23:00.0883990Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:00.0884637Z import_ns: DMA_BUF 2025-05-07T20:23:00.0884958Z alias: char-major-195-* 2025-05-07T20:23:00.0885273Z version: 570.133.07 2025-05-07T20:23:00.0885527Z supported: external 2025-05-07T20:23:00.0885769Z license: Dual MIT/GPL 2025-05-07T20:23:00.0886061Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:00.0886413Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:00.0886742Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:00.0887073Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:00.0887456Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:00.0887814Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:00.0888134Z depends: i2c-core,drm 2025-05-07T20:23:00.0888393Z retpoline: Y 2025-05-07T20:23:00.0888680Z name: nvidia 2025-05-07T20:23:00.0889161Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:00.0889797Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:00.0890318Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:00.0890758Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:00.0891068Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:00.0891374Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:00.0891697Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:00.0892006Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:00.0892322Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:00.0892698Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:00.0893100Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:00.0893445Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:00.0893754Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:00.0894059Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:00.0894432Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:00.0894841Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:00.0895234Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:00.0895656Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:00.0896078Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:00.0896513Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:00.0896934Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:00.0897279Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:00.0897656Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:00.0898153Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:00.0898509Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:00.0898838Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:00.0899176Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:00.0899577Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:00.0899898Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:00.0900254Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:00.0900614Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:00.0900949Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:00.0901289Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:00.0901633Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:00.0902070Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:00.0902414Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:00.0902753Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:00.0903044Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:00.0903372Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:00.0903700Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:00.0904012Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:00.0904352Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:00.0904713Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:00.0905070Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:00.0905403Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:00.0905756Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:00.0906095Z parm: rm_firmware_active:charp 2025-05-07T20:23:00.0906386Z + set +e 2025-05-07T20:23:00.0906577Z + nvidia-smi 2025-05-07T20:23:01.5061847Z Wed May 7 20:23:01 2025 2025-05-07T20:23:01.5062387Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:01.5063071Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:01.5063587Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:01.5064098Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:01.5064657Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:01.5065112Z | | | MIG M. | 2025-05-07T20:23:01.5065465Z |=========================================+========================+======================| 2025-05-07T20:23:01.5127078Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:01.5128088Z | 0% 29C P0 62W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:01.5128611Z | | | N/A | 2025-05-07T20:23:01.5129022Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:01.5129417Z 2025-05-07T20:23:01.5129819Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:01.5130260Z | Processes: | 2025-05-07T20:23:01.5130818Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:01.5131369Z | ID ID Usage | 2025-05-07T20:23:01.5131826Z |=========================================================================================| 2025-05-07T20:23:01.5132348Z | No running processes found | 2025-05-07T20:23:01.5133173Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:01.9256646Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:03.3403013Z NVIDIA A10G 2025-05-07T20:23:03.6136153Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:03.6136502Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:03.6136957Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:03.6137359Z + set -e 2025-05-07T20:23:03.6137624Z INFO: Ignoring allowed status 0 2025-05-07T20:23:03.6146393Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:03.6149761Z + sudo yum install -y yum-utils 2025-05-07T20:23:04.0416952Z Last metadata expiration check: 0:06:06 ago on Wed May 7 20:16:58 2025. 2025-05-07T20:23:04.0664608Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:04.1058680Z Dependencies resolved. 2025-05-07T20:23:04.1238534Z Nothing to do. 2025-05-07T20:23:04.1238769Z Complete! 2025-05-07T20:23:04.1610979Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:04.1611627Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:04.1612548Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:04.4817646Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:04.5405149Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:05.0186765Z nvidia-container-toolkit 15 kB/s | 833 B 00:00 2025-05-07T20:23:05.0432765Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:05.0834441Z Dependencies resolved. 2025-05-07T20:23:05.1012182Z ================================================================================ 2025-05-07T20:23:05.1012653Z Package Arch Version Repository Size 2025-05-07T20:23:05.1013070Z ================================================================================ 2025-05-07T20:23:05.1013381Z Downgrading: 2025-05-07T20:23:05.1013759Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:05.1014407Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:05.1014946Z 2025-05-07T20:23:05.1015093Z Transaction Summary 2025-05-07T20:23:05.1015379Z ================================================================================ 2025-05-07T20:23:05.1015693Z Downgrade 2 Packages 2025-05-07T20:23:05.1015844Z 2025-05-07T20:23:05.1015994Z Total download size: 6.8 M 2025-05-07T20:23:05.1016660Z Downloading Packages: 2025-05-07T20:23:05.1766740Z (1/2): nvidia-container-toolkit-base-1.16.2-1.x 76 MB/s | 5.6 MB 00:00 2025-05-07T20:23:05.1948828Z (2/2): nvidia-container-toolkit-1.16.2-1.x86_64 13 MB/s | 1.2 MB 00:00 2025-05-07T20:23:05.1957578Z -------------------------------------------------------------------------------- 2025-05-07T20:23:05.1960473Z Total 73 MB/s | 6.8 MB 00:00 2025-05-07T20:23:05.1962924Z Running transaction check 2025-05-07T20:23:05.2066673Z Transaction check succeeded. 2025-05-07T20:23:05.2067228Z Running transaction test 2025-05-07T20:23:05.2361010Z Transaction test succeeded. 2025-05-07T20:23:05.2362921Z Running transaction 2025-05-07T20:23:05.7832683Z Preparing : 1/1 2025-05-07T20:23:05.8879187Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:05.8906762Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:05.9117939Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:05.9118581Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:05.9221806Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:05.9246450Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:07.2726635Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:07.2727425Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:07.2728041Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:07.2728612Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:07.4159568Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:07.4160505Z WARNING: 2025-05-07T20:23:07.4160757Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:07.4161000Z 2025-05-07T20:23:07.4161091Z Available Versions: 2025-05-07T20:23:07.4161252Z 2025-05-07T20:23:07.4161352Z Version 2023.7.20250331: 2025-05-07T20:23:07.4161693Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:07.4161970Z 2025-05-07T20:23:07.4162092Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:07.4162312Z 2025-05-07T20:23:07.4162403Z Release notes: 2025-05-07T20:23:07.4162822Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:07.4163227Z 2025-05-07T20:23:07.4163318Z Version 2023.7.20250414: 2025-05-07T20:23:07.4163637Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:07.4163901Z 2025-05-07T20:23:07.4164022Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:07.4164245Z 2025-05-07T20:23:07.4164325Z Release notes: 2025-05-07T20:23:07.4164743Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:07.4165131Z 2025-05-07T20:23:07.4165226Z Version 2023.7.20250428: 2025-05-07T20:23:07.4165543Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:07.4174620Z 2025-05-07T20:23:07.4174766Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:07.4174999Z 2025-05-07T20:23:07.4175088Z Release notes: 2025-05-07T20:23:07.4175515Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:07.4175913Z 2025-05-07T20:23:07.4176032Z ================================================================================ 2025-05-07T20:23:07.4516750Z 2025-05-07T20:23:07.4516863Z 2025-05-07T20:23:07.4516944Z Downgraded: 2025-05-07T20:23:07.4517470Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:07.4518078Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:07.4518456Z 2025-05-07T20:23:07.4518548Z Complete! 2025-05-07T20:23:07.4952345Z + sudo systemctl restart docker 2025-05-07T20:23:11.3779615Z Wed May 7 20:23:11 2025 2025-05-07T20:23:11.3780186Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:11.3780818Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:11.3781330Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:11.3781857Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:11.3782410Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:11.3782848Z | | | MIG M. | 2025-05-07T20:23:11.3783198Z |=========================================+========================+======================| 2025-05-07T20:23:11.3861201Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:11.3862222Z | 0% 30C P0 61W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:11.3862700Z | | | N/A | 2025-05-07T20:23:11.3863102Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:11.3863512Z 2025-05-07T20:23:11.3863918Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:11.3864365Z | Processes: | 2025-05-07T20:23:11.3864824Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:11.3865803Z | ID ID Usage | 2025-05-07T20:23:11.3866270Z |=========================================================================================| 2025-05-07T20:23:11.3866786Z | No running processes found | 2025-05-07T20:23:11.3867279Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:12.4854303Z Command completed after 1 attempt(s). 2025-05-07T20:23:12.4943395Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:12.4943901Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:12.4958583Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:12.4958963Z env: 2025-05-07T20:23:12.4959206Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:12.4959526Z BUILD_ENV: build_binary 2025-05-07T20:23:12.4959791Z BUILD_TARGET: genai 2025-05-07T20:23:12.4960048Z BUILD_VARIANT: cuda 2025-05-07T20:23:12.4960290Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:12.4960568Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:12.4960904Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:12.4961293Z ##[endgroup] 2025-05-07T20:23:12.8284875Z ################################################################################ 2025-05-07T20:23:12.8285249Z # Print System Info 2025-05-07T20:23:12.8285483Z # 2025-05-07T20:23:12.8299962Z # [2025-05-07T20:23:12.829Z] + print_system_info 2025-05-07T20:23:12.8300313Z ################################################################################ 2025-05-07T20:23:12.8300555Z 2025-05-07T20:23:12.8300666Z ################################################################################ 2025-05-07T20:23:12.8301010Z [INFO] Printing environment variables ... 2025-05-07T20:23:12.8301361Z + printenv 2025-05-07T20:23:12.8301485Z 2025-05-07T20:23:12.8325642Z SHELL=/bin/bash 2025-05-07T20:23:12.8326041Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:12.8326489Z BUILD_VARIANT=cuda 2025-05-07T20:23:12.8327053Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_10a759c3-157d-4849-b774-120486fa3729 2025-05-07T20:23:12.8327669Z GITHUB_ACTION=__run 2025-05-07T20:23:12.8327956Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:12.8328316Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:12.8328591Z RUNNER_NAME=i-05ce7edcb146182f0 2025-05-07T20:23:12.8328882Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:12.8329195Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:12.8329470Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:12.8329853Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:12.8330307Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:12.8330588Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:12.8330902Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:12.8331475Z *** 2025-05-07T20:23:12.8331665Z LOGNAME=ec2-user 2025-05-07T20:23:12.8331904Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:12.8332177Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:12.8332401Z GITHUB_ACTIONS=true 2025-05-07T20:23:12.8332625Z SYSTEMD_EXEC_PID=55518 2025-05-07T20:23:12.8332911Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:12.8333498Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:12.8334040Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:12.8334328Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:12.8334587Z RUNNER_OS=Linux 2025-05-07T20:23:12.8334805Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:12.8335057Z HOME=/home/ec2-user 2025-05-07T20:23:12.8335310Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:12.8335600Z LANG=C.UTF-8 2025-05-07T20:23:12.8335910Z RUNNER_TRACKING_ID=github_f8e1f6db-1254-4afa-bac3-3f2b12d9b4b9 2025-05-07T20:23:12.8336284Z RUNNER_ARCH=X64 2025-05-07T20:23:12.8336550Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:12.8337206Z BUILD_TARGET=genai 2025-05-07T20:23:12.8337760Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_10a759c3-157d-4849-b774-120486fa3729 2025-05-07T20:23:12.8338683Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_10a759c3-157d-4849-b774-120486fa3729 2025-05-07T20:23:12.8339458Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:12.8340204Z INVOCATION_ID=f9920eb77ffc4ba182477795aeb960bc 2025-05-07T20:23:12.8340540Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:12.8340803Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:12.8341417Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_10a759c3-157d-4849-b774-120486fa3729 2025-05-07T20:23:12.8342073Z BUILD_ENV=build_binary 2025-05-07T20:23:12.8342301Z GITHUB_ACTOR=q10 2025-05-07T20:23:12.8342514Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:12.8342740Z KERN_NAME_LC=linux 2025-05-07T20:23:12.8342971Z BUILD_CUDA_VERSION=11.8.0 2025-05-07T20:23:12.8343271Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:12.8343621Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:12.8343869Z USER=ec2-user 2025-05-07T20:23:12.8344093Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:12.8344370Z SHLVL=1 2025-05-07T20:23:12.8344562Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:12.8344874Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:12.8345338Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:12.8345714Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:12.8345953Z KERN_NAME=Linux 2025-05-07T20:23:12.8346183Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:12.8346613Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:12.8347065Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:12.8347342Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:12.8347587Z JOURNAL_STREAM=8:90467 2025-05-07T20:23:12.8347911Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:12.8348283Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:12.8348596Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:12.8348942Z GITHUB_BASE_REF=main 2025-05-07T20:23:12.8349152Z CI=true 2025-05-07T20:23:12.8349358Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:12.8349643Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:12.8349916Z GITHUB_ACTION_REF= 2025-05-07T20:23:12.8350167Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:12.8350805Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_10a759c3-157d-4849-b774-120486fa3729 2025-05-07T20:23:12.8351425Z MACHINE_NAME=x86_64 2025-05-07T20:23:12.8351693Z _=/usr/bin/printenv 2025-05-07T20:23:12.8351841Z 2025-05-07T20:23:12.8351957Z ################################################################################ 2025-05-07T20:23:12.8352281Z [INFO] Print ldd version ... 2025-05-07T20:23:12.8352530Z + ldd --version 2025-05-07T20:23:12.8352663Z 2025-05-07T20:23:12.8352745Z ldd (GNU libc) 2.34 2025-05-07T20:23:12.8353013Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:12.8353461Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:12.8354018Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:12.8354486Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:12.8354712Z 2025-05-07T20:23:12.8354830Z ################################################################################ 2025-05-07T20:23:12.8355137Z [INFO] Print CPU info ... 2025-05-07T20:23:12.8355374Z + nproc 2025-05-07T20:23:12.8355481Z 2025-05-07T20:23:12.8372678Z 16 2025-05-07T20:23:12.8374828Z 2025-05-07T20:23:12.8375038Z + lscpu 2025-05-07T20:23:12.8375156Z 2025-05-07T20:23:12.8493450Z Architecture: x86_64 2025-05-07T20:23:12.8494189Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:12.8495402Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8496204Z Byte Order: Little Endian 2025-05-07T20:23:12.8496835Z CPU(s): 16 2025-05-07T20:23:12.8497425Z On-line CPU(s) list: 0-15 2025-05-07T20:23:12.8498070Z Vendor ID: AuthenticAMD 2025-05-07T20:23:12.8498751Z Model name: AMD EPYC 7R32 2025-05-07T20:23:12.8499396Z CPU family: 23 2025-05-07T20:23:12.8500381Z Model: 49 2025-05-07T20:23:12.8500953Z Thread(s) per core: 2 2025-05-07T20:23:12.8501537Z Core(s) per socket: 8 2025-05-07T20:23:12.8501863Z Socket(s): 1 2025-05-07T20:23:12.8502140Z Stepping: 0 2025-05-07T20:23:12.8502451Z BogoMIPS: 5599.99 2025-05-07T20:23:12.8504768Z 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:12.8507098Z Hypervisor vendor: KVM 2025-05-07T20:23:12.8507416Z Virtualization type: full 2025-05-07T20:23:12.8507768Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:12.8508145Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:12.8508518Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:12.8508903Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:12.8509230Z NUMA node(s): 1 2025-05-07T20:23:12.8509530Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:12.8509895Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:12.8510290Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:12.8510655Z Vulnerability L1tf: Not affected 2025-05-07T20:23:12.8511054Z Vulnerability Mds: Not affected 2025-05-07T20:23:12.8511450Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:12.8511816Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:12.8512195Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:12.8512783Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:12.8513414Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:12.8513994Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:12.8514742Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:12.8515712Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:12.8516447Z Vulnerability Srbds: Not affected 2025-05-07T20:23:12.8516916Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:12.8517159Z 2025-05-07T20:23:12.8517244Z + cat /proc/cpuinfo 2025-05-07T20:23:12.8517390Z 2025-05-07T20:23:12.8517470Z processor : 0 2025-05-07T20:23:12.8517686Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8517933Z cpu family : 23 2025-05-07T20:23:12.8518131Z model : 49 2025-05-07T20:23:12.8518337Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8518581Z stepping : 0 2025-05-07T20:23:12.8518783Z microcode : 0x830107f 2025-05-07T20:23:12.8519099Z cpu MHz : 3297.323 2025-05-07T20:23:12.8519310Z cache size : 512 KB 2025-05-07T20:23:12.8519518Z physical id : 0 2025-05-07T20:23:12.8519726Z siblings : 16 2025-05-07T20:23:12.8519924Z core id : 0 2025-05-07T20:23:12.8520116Z cpu cores : 8 2025-05-07T20:23:12.8520312Z apicid : 0 2025-05-07T20:23:12.8520508Z initial apicid : 0 2025-05-07T20:23:12.8521026Z fpu : yes 2025-05-07T20:23:12.8521255Z fpu_exception : yes 2025-05-07T20:23:12.8521474Z cpuid level : 13 2025-05-07T20:23:12.8521672Z wp : yes 2025-05-07T20:23:12.8524014Z 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:12.8526518Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8527039Z bogomips : 5599.99 2025-05-07T20:23:12.8527261Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8527491Z clflush size : 64 2025-05-07T20:23:12.8527708Z cache_alignment : 64 2025-05-07T20:23:12.8527980Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8528306Z power management: 2025-05-07T20:23:12.8528444Z 2025-05-07T20:23:12.8528523Z processor : 1 2025-05-07T20:23:12.8528736Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8528974Z cpu family : 23 2025-05-07T20:23:12.8529178Z model : 49 2025-05-07T20:23:12.8529384Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8529619Z stepping : 0 2025-05-07T20:23:12.8529824Z microcode : 0x830107f 2025-05-07T20:23:12.8530046Z cpu MHz : 3298.935 2025-05-07T20:23:12.8530251Z cache size : 512 KB 2025-05-07T20:23:12.8530470Z physical id : 0 2025-05-07T20:23:12.8530671Z siblings : 16 2025-05-07T20:23:12.8530862Z core id : 1 2025-05-07T20:23:12.8531055Z cpu cores : 8 2025-05-07T20:23:12.8531249Z apicid : 2 2025-05-07T20:23:12.8531439Z initial apicid : 2 2025-05-07T20:23:12.8531651Z fpu : yes 2025-05-07T20:23:12.8531850Z fpu_exception : yes 2025-05-07T20:23:12.8532057Z cpuid level : 13 2025-05-07T20:23:12.8532258Z wp : yes 2025-05-07T20:23:12.8534439Z 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:12.8536924Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8537440Z bogomips : 5599.99 2025-05-07T20:23:12.8537658Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8537897Z clflush size : 64 2025-05-07T20:23:12.8538108Z cache_alignment : 64 2025-05-07T20:23:12.8538376Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8538699Z power management: 2025-05-07T20:23:12.8538833Z 2025-05-07T20:23:12.8538926Z processor : 2 2025-05-07T20:23:12.8539133Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8539367Z cpu family : 23 2025-05-07T20:23:12.8539636Z model : 49 2025-05-07T20:23:12.8539834Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8540072Z stepping : 0 2025-05-07T20:23:12.8540280Z microcode : 0x830107f 2025-05-07T20:23:12.8540497Z cpu MHz : 3299.828 2025-05-07T20:23:12.8540715Z cache size : 512 KB 2025-05-07T20:23:12.8540934Z physical id : 0 2025-05-07T20:23:12.8541161Z siblings : 16 2025-05-07T20:23:12.8541485Z core id : 2 2025-05-07T20:23:12.8541677Z cpu cores : 8 2025-05-07T20:23:12.8541869Z apicid : 4 2025-05-07T20:23:12.8542053Z initial apicid : 4 2025-05-07T20:23:12.8542258Z fpu : yes 2025-05-07T20:23:12.8542454Z fpu_exception : yes 2025-05-07T20:23:12.8542660Z cpuid level : 13 2025-05-07T20:23:12.8542862Z wp : yes 2025-05-07T20:23:12.8545117Z 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:12.8547598Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8548115Z bogomips : 5599.99 2025-05-07T20:23:12.8548336Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8548568Z clflush size : 64 2025-05-07T20:23:12.8548776Z cache_alignment : 64 2025-05-07T20:23:12.8549047Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8549373Z power management: 2025-05-07T20:23:12.8549503Z 2025-05-07T20:23:12.8549591Z processor : 3 2025-05-07T20:23:12.8549796Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8550039Z cpu family : 23 2025-05-07T20:23:12.8550243Z model : 49 2025-05-07T20:23:12.8550442Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8550688Z stepping : 0 2025-05-07T20:23:12.8550888Z microcode : 0x830107f 2025-05-07T20:23:12.8551105Z cpu MHz : 3287.780 2025-05-07T20:23:12.8551319Z cache size : 512 KB 2025-05-07T20:23:12.8551532Z physical id : 0 2025-05-07T20:23:12.8551733Z siblings : 16 2025-05-07T20:23:12.8551930Z core id : 3 2025-05-07T20:23:12.8552136Z cpu cores : 8 2025-05-07T20:23:12.8552325Z apicid : 6 2025-05-07T20:23:12.8552523Z initial apicid : 6 2025-05-07T20:23:12.8552743Z fpu : yes 2025-05-07T20:23:12.8552944Z fpu_exception : yes 2025-05-07T20:23:12.8553160Z cpuid level : 13 2025-05-07T20:23:12.8553359Z wp : yes 2025-05-07T20:23:12.8555535Z 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:12.8558014Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8558537Z bogomips : 5599.99 2025-05-07T20:23:12.8558748Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8558984Z clflush size : 64 2025-05-07T20:23:12.8559199Z cache_alignment : 64 2025-05-07T20:23:12.8559463Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8569658Z power management: 2025-05-07T20:23:12.8569818Z 2025-05-07T20:23:12.8569902Z processor : 4 2025-05-07T20:23:12.8570123Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8570365Z cpu family : 23 2025-05-07T20:23:12.8570575Z model : 49 2025-05-07T20:23:12.8570791Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8571040Z stepping : 0 2025-05-07T20:23:12.8571260Z microcode : 0x830107f 2025-05-07T20:23:12.8571502Z cpu MHz : 3299.052 2025-05-07T20:23:12.8571721Z cache size : 512 KB 2025-05-07T20:23:12.8571966Z physical id : 0 2025-05-07T20:23:12.8572217Z siblings : 16 2025-05-07T20:23:12.8572416Z core id : 4 2025-05-07T20:23:12.8572619Z cpu cores : 8 2025-05-07T20:23:12.8572827Z apicid : 8 2025-05-07T20:23:12.8573129Z initial apicid : 8 2025-05-07T20:23:12.8573345Z fpu : yes 2025-05-07T20:23:12.8573548Z fpu_exception : yes 2025-05-07T20:23:12.8573760Z cpuid level : 13 2025-05-07T20:23:12.8573973Z wp : yes 2025-05-07T20:23:12.8576301Z 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:12.8578824Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8579350Z bogomips : 5599.99 2025-05-07T20:23:12.8579627Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8579867Z clflush size : 64 2025-05-07T20:23:12.8580093Z cache_alignment : 64 2025-05-07T20:23:12.8580362Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8580699Z power management: 2025-05-07T20:23:12.8580833Z 2025-05-07T20:23:12.8580925Z processor : 5 2025-05-07T20:23:12.8581134Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8581379Z cpu family : 23 2025-05-07T20:23:12.8581591Z model : 49 2025-05-07T20:23:12.8581794Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8582048Z stepping : 0 2025-05-07T20:23:12.8582261Z microcode : 0x830107f 2025-05-07T20:23:12.8582482Z cpu MHz : 3299.438 2025-05-07T20:23:12.8582698Z cache size : 512 KB 2025-05-07T20:23:12.8582917Z physical id : 0 2025-05-07T20:23:12.8583118Z siblings : 16 2025-05-07T20:23:12.8583322Z core id : 5 2025-05-07T20:23:12.8583516Z cpu cores : 8 2025-05-07T20:23:12.8583709Z apicid : 10 2025-05-07T20:23:12.8583913Z initial apicid : 10 2025-05-07T20:23:12.8584129Z fpu : yes 2025-05-07T20:23:12.8584326Z fpu_exception : yes 2025-05-07T20:23:12.8584544Z cpuid level : 13 2025-05-07T20:23:12.8584754Z wp : yes 2025-05-07T20:23:12.8586959Z 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:12.8589463Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8589987Z bogomips : 5599.99 2025-05-07T20:23:12.8590216Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8590456Z clflush size : 64 2025-05-07T20:23:12.8590679Z cache_alignment : 64 2025-05-07T20:23:12.8590962Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8591294Z power management: 2025-05-07T20:23:12.8591427Z 2025-05-07T20:23:12.8591508Z processor : 6 2025-05-07T20:23:12.8591726Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8591974Z cpu family : 23 2025-05-07T20:23:12.8592179Z model : 49 2025-05-07T20:23:12.8592388Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8592639Z stepping : 0 2025-05-07T20:23:12.8592838Z microcode : 0x830107f 2025-05-07T20:23:12.8593074Z cpu MHz : 3292.605 2025-05-07T20:23:12.8593296Z cache size : 512 KB 2025-05-07T20:23:12.8593517Z physical id : 0 2025-05-07T20:23:12.8593725Z siblings : 16 2025-05-07T20:23:12.8593932Z core id : 6 2025-05-07T20:23:12.8594132Z cpu cores : 8 2025-05-07T20:23:12.8594331Z apicid : 12 2025-05-07T20:23:12.8594536Z initial apicid : 12 2025-05-07T20:23:12.8594756Z fpu : yes 2025-05-07T20:23:12.8594949Z fpu_exception : yes 2025-05-07T20:23:12.8595169Z cpuid level : 13 2025-05-07T20:23:12.8595479Z wp : yes 2025-05-07T20:23:12.8597740Z 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:12.8600372Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8600894Z bogomips : 5599.99 2025-05-07T20:23:12.8601117Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8601355Z clflush size : 64 2025-05-07T20:23:12.8601577Z cache_alignment : 64 2025-05-07T20:23:12.8601894Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8602246Z power management: 2025-05-07T20:23:12.8602381Z 2025-05-07T20:23:12.8602463Z processor : 7 2025-05-07T20:23:12.8602680Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8602926Z cpu family : 23 2025-05-07T20:23:12.8603124Z model : 49 2025-05-07T20:23:12.8603324Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8603571Z stepping : 0 2025-05-07T20:23:12.8603772Z microcode : 0x830107f 2025-05-07T20:23:12.8604000Z cpu MHz : 3299.183 2025-05-07T20:23:12.8604223Z cache size : 512 KB 2025-05-07T20:23:12.8604430Z physical id : 0 2025-05-07T20:23:12.8604638Z siblings : 16 2025-05-07T20:23:12.8604839Z core id : 7 2025-05-07T20:23:12.8605035Z cpu cores : 8 2025-05-07T20:23:12.8605235Z apicid : 14 2025-05-07T20:23:12.8605444Z initial apicid : 14 2025-05-07T20:23:12.8605655Z fpu : yes 2025-05-07T20:23:12.8605855Z fpu_exception : yes 2025-05-07T20:23:12.8606075Z cpuid level : 13 2025-05-07T20:23:12.8606276Z wp : yes 2025-05-07T20:23:12.8608485Z 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:12.8610999Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8611521Z bogomips : 5599.99 2025-05-07T20:23:12.8611747Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8612005Z clflush size : 64 2025-05-07T20:23:12.8612247Z cache_alignment : 64 2025-05-07T20:23:12.8612525Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8612850Z power management: 2025-05-07T20:23:12.8612990Z 2025-05-07T20:23:12.8613072Z processor : 8 2025-05-07T20:23:12.8613288Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8613515Z cpu family : 23 2025-05-07T20:23:12.8613725Z model : 49 2025-05-07T20:23:12.8613933Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8614169Z stepping : 0 2025-05-07T20:23:12.8614381Z microcode : 0x830107f 2025-05-07T20:23:12.8614604Z cpu MHz : 3299.533 2025-05-07T20:23:12.8614808Z cache size : 512 KB 2025-05-07T20:23:12.8615017Z physical id : 0 2025-05-07T20:23:12.8615220Z siblings : 16 2025-05-07T20:23:12.8615410Z core id : 0 2025-05-07T20:23:12.8615601Z cpu cores : 8 2025-05-07T20:23:12.8615797Z apicid : 1 2025-05-07T20:23:12.8615983Z initial apicid : 1 2025-05-07T20:23:12.8616190Z fpu : yes 2025-05-07T20:23:12.8616382Z fpu_exception : yes 2025-05-07T20:23:12.8616588Z cpuid level : 13 2025-05-07T20:23:12.8616792Z wp : yes 2025-05-07T20:23:12.8618987Z 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:12.8622346Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8622930Z bogomips : 5599.99 2025-05-07T20:23:12.8623155Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8623404Z clflush size : 64 2025-05-07T20:23:12.8623629Z cache_alignment : 64 2025-05-07T20:23:12.8623915Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8624268Z power management: 2025-05-07T20:23:12.8624408Z 2025-05-07T20:23:12.8624506Z processor : 9 2025-05-07T20:23:12.8624723Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8624972Z cpu family : 23 2025-05-07T20:23:12.8625189Z model : 49 2025-05-07T20:23:12.8625401Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8625644Z stepping : 0 2025-05-07T20:23:12.8625845Z microcode : 0x830107f 2025-05-07T20:23:12.8626071Z cpu MHz : 3298.133 2025-05-07T20:23:12.8626273Z cache size : 512 KB 2025-05-07T20:23:12.8626537Z physical id : 0 2025-05-07T20:23:12.8626746Z siblings : 16 2025-05-07T20:23:12.8626937Z core id : 1 2025-05-07T20:23:12.8627135Z cpu cores : 8 2025-05-07T20:23:12.8627331Z apicid : 3 2025-05-07T20:23:12.8627518Z initial apicid : 3 2025-05-07T20:23:12.8627729Z fpu : yes 2025-05-07T20:23:12.8627922Z fpu_exception : yes 2025-05-07T20:23:12.8628129Z cpuid level : 13 2025-05-07T20:23:12.8628334Z wp : yes 2025-05-07T20:23:12.8630515Z 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:12.8633030Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8633540Z bogomips : 5599.99 2025-05-07T20:23:12.8633759Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8633993Z clflush size : 64 2025-05-07T20:23:12.8634202Z cache_alignment : 64 2025-05-07T20:23:12.8634475Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8634797Z power management: 2025-05-07T20:23:12.8634926Z 2025-05-07T20:23:12.8635011Z processor : 10 2025-05-07T20:23:12.8635220Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8635459Z cpu family : 23 2025-05-07T20:23:12.8635659Z model : 49 2025-05-07T20:23:12.8635852Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8636096Z stepping : 0 2025-05-07T20:23:12.8636295Z microcode : 0x830107f 2025-05-07T20:23:12.8636511Z cpu MHz : 3299.870 2025-05-07T20:23:12.8636724Z cache size : 512 KB 2025-05-07T20:23:12.8636934Z physical id : 0 2025-05-07T20:23:12.8637133Z siblings : 16 2025-05-07T20:23:12.8637329Z core id : 2 2025-05-07T20:23:12.8637527Z cpu cores : 8 2025-05-07T20:23:12.8637716Z apicid : 5 2025-05-07T20:23:12.8637918Z initial apicid : 5 2025-05-07T20:23:12.8638128Z fpu : yes 2025-05-07T20:23:12.8638316Z fpu_exception : yes 2025-05-07T20:23:12.8638526Z cpuid level : 13 2025-05-07T20:23:12.8638727Z wp : yes 2025-05-07T20:23:12.8640915Z 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:12.8643526Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8644036Z bogomips : 5599.99 2025-05-07T20:23:12.8644333Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8644567Z clflush size : 64 2025-05-07T20:23:12.8644770Z cache_alignment : 64 2025-05-07T20:23:12.8645041Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8645368Z power management: 2025-05-07T20:23:12.8645501Z 2025-05-07T20:23:12.8645584Z processor : 11 2025-05-07T20:23:12.8645797Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8646034Z cpu family : 23 2025-05-07T20:23:12.8646231Z model : 49 2025-05-07T20:23:12.8646436Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8646677Z stepping : 0 2025-05-07T20:23:12.8646874Z microcode : 0x830107f 2025-05-07T20:23:12.8647101Z cpu MHz : 3298.281 2025-05-07T20:23:12.8647308Z cache size : 512 KB 2025-05-07T20:23:12.8647516Z physical id : 0 2025-05-07T20:23:12.8647716Z siblings : 16 2025-05-07T20:23:12.8647917Z core id : 3 2025-05-07T20:23:12.8648103Z cpu cores : 8 2025-05-07T20:23:12.8648297Z apicid : 7 2025-05-07T20:23:12.8648496Z initial apicid : 7 2025-05-07T20:23:12.8648707Z fpu : yes 2025-05-07T20:23:12.8648903Z fpu_exception : yes 2025-05-07T20:23:12.8649120Z cpuid level : 13 2025-05-07T20:23:12.8649326Z wp : yes 2025-05-07T20:23:12.8651515Z 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:12.8654017Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8654535Z bogomips : 5599.99 2025-05-07T20:23:12.8654755Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8654986Z clflush size : 64 2025-05-07T20:23:12.8655197Z cache_alignment : 64 2025-05-07T20:23:12.8655468Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8655781Z power management: 2025-05-07T20:23:12.8655915Z 2025-05-07T20:23:12.8655993Z processor : 12 2025-05-07T20:23:12.8656208Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8656438Z cpu family : 23 2025-05-07T20:23:12.8656635Z model : 49 2025-05-07T20:23:12.8656836Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8657082Z stepping : 0 2025-05-07T20:23:12.8657276Z microcode : 0x830107f 2025-05-07T20:23:12.8657497Z cpu MHz : 3299.932 2025-05-07T20:23:12.8657701Z cache size : 512 KB 2025-05-07T20:23:12.8657906Z physical id : 0 2025-05-07T20:23:12.8658109Z siblings : 16 2025-05-07T20:23:12.8658302Z core id : 4 2025-05-07T20:23:12.8658491Z cpu cores : 8 2025-05-07T20:23:12.8658688Z apicid : 9 2025-05-07T20:23:12.8658877Z initial apicid : 9 2025-05-07T20:23:12.8659078Z fpu : yes 2025-05-07T20:23:12.8659273Z fpu_exception : yes 2025-05-07T20:23:12.8659573Z cpuid level : 13 2025-05-07T20:23:12.8659793Z wp : yes 2025-05-07T20:23:12.8661976Z 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:12.8664700Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8665222Z bogomips : 5599.99 2025-05-07T20:23:12.8665436Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8665672Z clflush size : 64 2025-05-07T20:23:12.8665886Z cache_alignment : 64 2025-05-07T20:23:12.8666262Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8666586Z power management: 2025-05-07T20:23:12.8666722Z 2025-05-07T20:23:12.8666802Z processor : 13 2025-05-07T20:23:12.8667020Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8667253Z cpu family : 23 2025-05-07T20:23:12.8667453Z model : 49 2025-05-07T20:23:12.8667655Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8667894Z stepping : 0 2025-05-07T20:23:12.8668101Z microcode : 0x830107f 2025-05-07T20:23:12.8668329Z cpu MHz : 3292.259 2025-05-07T20:23:12.8668536Z cache size : 512 KB 2025-05-07T20:23:12.8668747Z physical id : 0 2025-05-07T20:23:12.8668956Z siblings : 16 2025-05-07T20:23:12.8669153Z core id : 5 2025-05-07T20:23:12.8669346Z cpu cores : 8 2025-05-07T20:23:12.8669539Z apicid : 11 2025-05-07T20:23:12.8669734Z initial apicid : 11 2025-05-07T20:23:12.8669945Z fpu : yes 2025-05-07T20:23:12.8670139Z fpu_exception : yes 2025-05-07T20:23:12.8670344Z cpuid level : 13 2025-05-07T20:23:12.8670543Z wp : yes 2025-05-07T20:23:12.8672795Z 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:12.8675506Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8676031Z bogomips : 5599.99 2025-05-07T20:23:12.8676243Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8676479Z clflush size : 64 2025-05-07T20:23:12.8676697Z cache_alignment : 64 2025-05-07T20:23:12.8676961Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8677291Z power management: 2025-05-07T20:23:12.8677423Z 2025-05-07T20:23:12.8677506Z processor : 14 2025-05-07T20:23:12.8677717Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8677947Z cpu family : 23 2025-05-07T20:23:12.8678145Z model : 49 2025-05-07T20:23:12.8678344Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8678592Z stepping : 0 2025-05-07T20:23:12.8678797Z microcode : 0x830107f 2025-05-07T20:23:12.8679014Z cpu MHz : 3287.629 2025-05-07T20:23:12.8679229Z cache size : 512 KB 2025-05-07T20:23:12.8679440Z physical id : 0 2025-05-07T20:23:12.8679638Z siblings : 16 2025-05-07T20:23:12.8679831Z core id : 6 2025-05-07T20:23:12.8680018Z cpu cores : 8 2025-05-07T20:23:12.8680213Z apicid : 13 2025-05-07T20:23:12.8680408Z initial apicid : 13 2025-05-07T20:23:12.8680613Z fpu : yes 2025-05-07T20:23:12.8680810Z fpu_exception : yes 2025-05-07T20:23:12.8681024Z cpuid level : 13 2025-05-07T20:23:12.8681224Z wp : yes 2025-05-07T20:23:12.8683421Z 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:12.8686089Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8686742Z bogomips : 5599.99 2025-05-07T20:23:12.8686964Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8687196Z clflush size : 64 2025-05-07T20:23:12.8687413Z cache_alignment : 64 2025-05-07T20:23:12.8687681Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8687996Z power management: 2025-05-07T20:23:12.8688132Z 2025-05-07T20:23:12.8688321Z processor : 15 2025-05-07T20:23:12.8688540Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8688773Z cpu family : 23 2025-05-07T20:23:12.8688974Z model : 49 2025-05-07T20:23:12.8689174Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8689412Z stepping : 0 2025-05-07T20:23:12.8689616Z microcode : 0x830107f 2025-05-07T20:23:12.8689837Z cpu MHz : 3300.925 2025-05-07T20:23:12.8690040Z cache size : 512 KB 2025-05-07T20:23:12.8690252Z physical id : 0 2025-05-07T20:23:12.8690466Z siblings : 16 2025-05-07T20:23:12.8690657Z core id : 7 2025-05-07T20:23:12.8690858Z cpu cores : 8 2025-05-07T20:23:12.8691062Z apicid : 15 2025-05-07T20:23:12.8691260Z initial apicid : 15 2025-05-07T20:23:12.8691476Z fpu : yes 2025-05-07T20:23:12.8691676Z fpu_exception : yes 2025-05-07T20:23:12.8691889Z cpuid level : 13 2025-05-07T20:23:12.8692099Z wp : yes 2025-05-07T20:23:12.8694294Z 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:12.8696794Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:12.8697309Z bogomips : 5599.99 2025-05-07T20:23:12.8697524Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8697759Z clflush size : 64 2025-05-07T20:23:12.8697977Z cache_alignment : 64 2025-05-07T20:23:12.8698242Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8698566Z power management: 2025-05-07T20:23:12.8698700Z 2025-05-07T20:23:12.8698704Z 2025-05-07T20:23:12.8698831Z ################################################################################ 2025-05-07T20:23:12.8699148Z [INFO] Print PCI info ... 2025-05-07T20:23:12.8699384Z + lspci -v 2025-05-07T20:23:12.8699582Z 2025-05-07T20:23:12.8699811Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:12.8700210Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:12.8700537Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:12.8700757Z 2025-05-07T20:23:12.8700988Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:12.8701409Z Physical Slot: 1 2025-05-07T20:23:12.8701648Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:12.8701861Z 2025-05-07T20:23:12.8702117Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:12.8702572Z Physical Slot: 1 2025-05-07T20:23:12.8702826Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:12.8703061Z 2025-05-07T20:23:12.8703352Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:12.8703816Z Physical Slot: 3 2025-05-07T20:23:12.8704063Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:12.8704411Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:12.8704772Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:12.8705014Z 2025-05-07T20:23:12.8705335Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:12.8705968Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:12.8706261Z Physical Slot: 4 2025-05-07T20:23:12.8706512Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:12.8706904Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:12.8707264Z Capabilities: 2025-05-07T20:23:12.8707529Z Kernel driver in use: nvme 2025-05-07T20:23:12.8707702Z 2025-05-07T20:23:12.8708010Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:12.8708514Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:12.8708864Z Physical Slot: 5 2025-05-07T20:23:12.8709105Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:12.8709469Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:12.8709862Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:12.8710193Z Capabilities: 2025-05-07T20:23:12.8710468Z Kernel driver in use: ena 2025-05-07T20:23:12.8710713Z Kernel modules: ena 2025-05-07T20:23:12.8710851Z 2025-05-07T20:23:12.8711017Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:12.8711412Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:12.8711720Z Physical Slot: 30 2025-05-07T20:23:12.8711974Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:12.8712364Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:12.8712779Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:12.8713167Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:12.8713507Z Capabilities: 2025-05-07T20:23:12.8713779Z Kernel driver in use: nvidia 2025-05-07T20:23:12.8714040Z Kernel modules: nvidia 2025-05-07T20:23:12.8714187Z 2025-05-07T20:23:12.8714507Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:12.8715052Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:12.8715349Z Physical Slot: 31 2025-05-07T20:23:12.8715586Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:12.8715956Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:12.8716397Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:12.8716864Z Capabilities: 2025-05-07T20:23:12.8717356Z Kernel driver in use: nvme 2025-05-07T20:23:12.8717571Z 2025-05-07T20:23:12.8717575Z 2025-05-07T20:23:12.8717764Z ################################################################################ 2025-05-07T20:23:12.8726462Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:12.8726778Z + uname -a 2025-05-07T20:23:12.8726893Z 2025-05-07T20:23:12.8727335Z Linux ip-10-0-18-214.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:12.8727876Z 2025-05-07T20:23:12.8727953Z + uname -m 2025-05-07T20:23:12.8728081Z 2025-05-07T20:23:12.8728156Z x86_64 2025-05-07T20:23:12.8728274Z 2025-05-07T20:23:12.8728361Z + cat /proc/version 2025-05-07T20:23:12.8728498Z 2025-05-07T20:23:12.8729087Z 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:12.8729766Z 2025-05-07T20:23:12.8729849Z + cat /etc/os-release 2025-05-07T20:23:12.8730003Z 2025-05-07T20:23:12.8730092Z NAME="Amazon Linux" 2025-05-07T20:23:12.8730312Z VERSION="2023" 2025-05-07T20:23:12.8730517Z ID="amzn" 2025-05-07T20:23:12.8730702Z ID_LIKE="fedora" 2025-05-07T20:23:12.8730914Z VERSION_ID="2023" 2025-05-07T20:23:12.8731190Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:12.8731483Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:12.8731779Z ANSI_COLOR="0;33" 2025-05-07T20:23:12.8732034Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:12.8732647Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:12.8733106Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:12.8733546Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:12.8734003Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:12.8734391Z VENDOR_NAME="AWS" 2025-05-07T20:23:12.8734637Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:12.8734936Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:12.8735103Z 2025-05-07T20:23:12.8735338Z ################################################################################ 2025-05-07T20:23:12.8735659Z # Print EC2 Instance Info 2025-05-07T20:23:12.8735900Z # 2025-05-07T20:23:12.8736104Z # [2025-05-07T20:23:12.871Z] + print_ec2_info 2025-05-07T20:23:12.8736428Z ################################################################################ 2025-05-07T20:23:12.8736653Z 2025-05-07T20:23:12.8841151Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:12.8961349Z instance-id: i-05ce7edcb146182f0 2025-05-07T20:23:12.9076646Z instance-type: g5.4xlarge 2025-05-07T20:23:12.9117128Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:12.9117495Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:12.9127007Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:12.9127374Z env: 2025-05-07T20:23:12.9127596Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:12.9127913Z BUILD_ENV: build_binary 2025-05-07T20:23:12.9128162Z BUILD_TARGET: genai 2025-05-07T20:23:12.9128390Z BUILD_VARIANT: cuda 2025-05-07T20:23:12.9128634Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:12.9128903Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:12.9129216Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:12.9129558Z ##[endgroup] 2025-05-07T20:23:13.2457672Z ################################################################################ 2025-05-07T20:23:13.2458076Z [INFO] Printing general display info ... 2025-05-07T20:23:13.2489266Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:13.3708989Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:13.3718261Z /usr/bin/sudo 2025-05-07T20:23:13.3728853Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:13.3739606Z /usr/bin/yum 2025-05-07T20:23:13.3741406Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:13.3761453Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:13.8386425Z Last metadata expiration check: 0:00:08 ago on Wed May 7 20:23:05 2025. 2025-05-07T20:23:13.9154445Z ================================================================================ 2025-05-07T20:23:13.9155118Z WARNING: 2025-05-07T20:23:13.9155603Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:13.9156085Z 2025-05-07T20:23:13.9156268Z Available Versions: 2025-05-07T20:23:13.9156566Z 2025-05-07T20:23:13.9156741Z Version 2023.7.20250331: 2025-05-07T20:23:13.9157377Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:13.9157949Z 2025-05-07T20:23:13.9158207Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:13.9158647Z 2025-05-07T20:23:13.9158814Z Release notes: 2025-05-07T20:23:13.9159640Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:13.9160440Z 2025-05-07T20:23:13.9160615Z Version 2023.7.20250414: 2025-05-07T20:23:13.9161152Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:13.9161416Z 2025-05-07T20:23:13.9161534Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:13.9161756Z 2025-05-07T20:23:13.9161837Z Release notes: 2025-05-07T20:23:13.9162245Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:13.9162632Z 2025-05-07T20:23:13.9162723Z Version 2023.7.20250428: 2025-05-07T20:23:13.9163028Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:13.9163516Z 2025-05-07T20:23:13.9163631Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:13.9163862Z 2025-05-07T20:23:13.9163945Z Release notes: 2025-05-07T20:23:13.9164352Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:13.9164739Z 2025-05-07T20:23:13.9164851Z ================================================================================ 2025-05-07T20:23:14.0305703Z Dependencies resolved. 2025-05-07T20:23:14.0592527Z ================================================================================ 2025-05-07T20:23:14.0593103Z Package Arch Version Repository Size 2025-05-07T20:23:14.0593579Z ================================================================================ 2025-05-07T20:23:14.0593893Z Upgrading: 2025-05-07T20:23:14.0594261Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:14.0594877Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:14.0595268Z 2025-05-07T20:23:14.0595569Z Transaction Summary 2025-05-07T20:23:14.0595821Z ================================================================================ 2025-05-07T20:23:14.0596135Z Upgrade 2 Packages 2025-05-07T20:23:14.0596274Z 2025-05-07T20:23:14.0596378Z Total download size: 6.9 M 2025-05-07T20:23:14.0596875Z Downloading Packages: 2025-05-07T20:23:14.0959357Z (1/2): nvidia-container-toolkit-1.17.6-1.x86_64 35 MB/s | 1.2 MB 00:00 2025-05-07T20:23:14.1450560Z (2/2): nvidia-container-toolkit-base-1.17.6-1.x 67 MB/s | 5.7 MB 00:00 2025-05-07T20:23:14.1460401Z -------------------------------------------------------------------------------- 2025-05-07T20:23:14.1461337Z Total 80 MB/s | 6.9 MB 00:00 2025-05-07T20:23:14.1463962Z Running transaction check 2025-05-07T20:23:14.1560744Z Transaction check succeeded. 2025-05-07T20:23:14.1561215Z Running transaction test 2025-05-07T20:23:14.1855929Z Transaction test succeeded. 2025-05-07T20:23:14.1859014Z Running transaction 2025-05-07T20:23:14.7393652Z Preparing : 1/1 2025-05-07T20:23:14.8448649Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:14.8476388Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:14.8686791Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:14.8687399Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:14.8789063Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:14.8810661Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:15.0277245Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:15.0277865Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:15.0278456Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:15.0279019Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:15.1711856Z ================================================================================ 2025-05-07T20:23:15.1712345Z WARNING: 2025-05-07T20:23:15.1712605Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:15.1712846Z 2025-05-07T20:23:15.1712940Z Available Versions: 2025-05-07T20:23:15.1713087Z 2025-05-07T20:23:15.1713174Z Version 2023.7.20250331: 2025-05-07T20:23:15.1713493Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:15.1713757Z 2025-05-07T20:23:15.1713885Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:15.1714106Z 2025-05-07T20:23:15.1714192Z Release notes: 2025-05-07T20:23:15.1714618Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:15.1715294Z 2025-05-07T20:23:15.1715393Z Version 2023.7.20250414: 2025-05-07T20:23:15.1715713Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:15.1715975Z 2025-05-07T20:23:15.1716087Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:15.1716310Z 2025-05-07T20:23:15.1716393Z Release notes: 2025-05-07T20:23:15.1716803Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:15.1717187Z 2025-05-07T20:23:15.1717279Z Version 2023.7.20250428: 2025-05-07T20:23:15.1717583Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:15.1717848Z 2025-05-07T20:23:15.1717960Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:15.1718177Z 2025-05-07T20:23:15.1718266Z Release notes: 2025-05-07T20:23:15.1718663Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:15.1719068Z 2025-05-07T20:23:15.1719395Z ================================================================================ 2025-05-07T20:23:15.2278463Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:15.2278834Z 2025-05-07T20:23:15.2278924Z Upgraded: 2025-05-07T20:23:15.2279275Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:15.2279878Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:15.2280253Z 2025-05-07T20:23:15.2280339Z Complete! 2025-05-07T20:23:15.2709750Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:15.2733045Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:15.7211524Z Last metadata expiration check: 0:00:10 ago on Wed May 7 20:23:05 2025. 2025-05-07T20:23:15.7453830Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:15.7853743Z Dependencies resolved. 2025-05-07T20:23:15.8030381Z ================================================================================ 2025-05-07T20:23:15.8031023Z Package Architecture Version Repository Size 2025-05-07T20:23:15.8031584Z ================================================================================ 2025-05-07T20:23:15.8031885Z Installing: 2025-05-07T20:23:15.8032170Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:15.8032458Z 2025-05-07T20:23:15.8032543Z Transaction Summary 2025-05-07T20:23:15.8032865Z ================================================================================ 2025-05-07T20:23:15.8033274Z Install 1 Package 2025-05-07T20:23:15.8033459Z 2025-05-07T20:23:15.8033588Z Total download size: 319 k 2025-05-07T20:23:15.8033924Z Installed size: 837 k 2025-05-07T20:23:15.8034504Z Downloading Packages: 2025-05-07T20:23:15.8844696Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 6.5 MB/s | 319 kB 00:00 2025-05-07T20:23:15.8850197Z -------------------------------------------------------------------------------- 2025-05-07T20:23:15.8852985Z Total 3.8 MB/s | 319 kB 00:00 2025-05-07T20:23:15.9008113Z Running transaction check 2025-05-07T20:23:15.9062739Z Transaction check succeeded. 2025-05-07T20:23:15.9063116Z Running transaction test 2025-05-07T20:23:15.9523727Z Transaction test succeeded. 2025-05-07T20:23:15.9527538Z Running transaction 2025-05-07T20:23:16.0551831Z Preparing : 1/1 2025-05-07T20:23:16.1066845Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:16.2595680Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:16.3842946Z ================================================================================ 2025-05-07T20:23:16.3843441Z WARNING: 2025-05-07T20:23:16.3843757Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:16.3844394Z 2025-05-07T20:23:16.3844486Z Available Versions: 2025-05-07T20:23:16.3844660Z 2025-05-07T20:23:16.3844748Z Version 2023.7.20250331: 2025-05-07T20:23:16.3845067Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:16.3845333Z 2025-05-07T20:23:16.3845455Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:16.3845681Z 2025-05-07T20:23:16.3845763Z Release notes: 2025-05-07T20:23:16.3846193Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:16.3846591Z 2025-05-07T20:23:16.3846678Z Version 2023.7.20250414: 2025-05-07T20:23:16.3846990Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:16.3847260Z 2025-05-07T20:23:16.3847372Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:16.3847591Z 2025-05-07T20:23:16.3847682Z Release notes: 2025-05-07T20:23:16.3848085Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:16.3848488Z 2025-05-07T20:23:16.3848744Z Version 2023.7.20250428: 2025-05-07T20:23:16.3849062Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:16.3849331Z 2025-05-07T20:23:16.3849442Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:16.3849666Z 2025-05-07T20:23:16.3849751Z Release notes: 2025-05-07T20:23:16.3850158Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:16.3850543Z 2025-05-07T20:23:16.3850660Z ================================================================================ 2025-05-07T20:23:16.4188782Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:16.4189184Z 2025-05-07T20:23:16.4189264Z Installed: 2025-05-07T20:23:16.4189575Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:16.4189880Z 2025-05-07T20:23:16.4189957Z Complete! 2025-05-07T20:23:16.4624809Z + hostname 2025-05-07T20:23:16.4625014Z 2025-05-07T20:23:16.4638091Z ip-10-0-18-214.ec2.internal 2025-05-07T20:23:16.4639640Z 2025-05-07T20:23:16.4640144Z + sudo lshw -C display 2025-05-07T20:23:16.4640321Z 2025-05-07T20:23:16.8305257Z *-display:0 UNCLAIMED 2025-05-07T20:23:16.8305577Z description: VGA compatible controller 2025-05-07T20:23:16.8305935Z product: Amazon.com, Inc. 2025-05-07T20:23:16.8306210Z vendor: Amazon.com, Inc. 2025-05-07T20:23:16.8306473Z physical id: 3 2025-05-07T20:23:16.8306710Z bus info: pci@0000:00:03.0 2025-05-07T20:23:16.8306964Z version: 00 2025-05-07T20:23:16.8307182Z width: 32 bits 2025-05-07T20:23:16.8307403Z clock: 33MHz 2025-05-07T20:23:16.8307647Z capabilities: vga_controller bus_master 2025-05-07T20:23:16.8307972Z configuration: latency=0 2025-05-07T20:23:16.8308310Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:16.8308654Z *-display:1 2025-05-07T20:23:16.8308902Z description: 3D controller 2025-05-07T20:23:16.8309199Z product: GA102GL [A10G] 2025-05-07T20:23:16.8309473Z vendor: NVIDIA Corporation 2025-05-07T20:23:16.8309740Z physical id: 1e 2025-05-07T20:23:16.8309982Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:16.8310242Z version: a1 2025-05-07T20:23:16.8310453Z width: 64 bits 2025-05-07T20:23:16.8310679Z clock: 33MHz 2025-05-07T20:23:16.8310978Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:16.8311361Z configuration: driver=nvidia latency=0 2025-05-07T20:23:16.8312028Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:16.8345450Z 2025-05-07T20:23:16.8345792Z ################################################################################ 2025-05-07T20:23:16.8346145Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:16.8474698Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:16.8639605Z Wed May 7 20:23:16 2025 2025-05-07T20:23:16.8639989Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:16.8640516Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:16.8641023Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:16.8641529Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:16.8642081Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:16.8642523Z | | | MIG M. | 2025-05-07T20:23:16.8642861Z |=========================================+========================+======================| 2025-05-07T20:23:16.8718421Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:16.8719197Z | 0% 30C P0 57W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:16.8719589Z | | | N/A | 2025-05-07T20:23:16.8719994Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:16.8720402Z 2025-05-07T20:23:16.8721031Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:16.8721519Z | Processes: | 2025-05-07T20:23:16.8721975Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:16.8722392Z | ID ID Usage | 2025-05-07T20:23:16.8722758Z |=========================================================================================| 2025-05-07T20:23:16.8723560Z | No running processes found | 2025-05-07T20:23:16.8724049Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:17.0117695Z ################################################################################ 2025-05-07T20:23:17.0118147Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:17.0265504Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:17.0266086Z [CHECK] rocminfo not found 2025-05-07T20:23:17.0274238Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:17.0275984Z [CHECK] rocm-smi not found 2025-05-07T20:23:17.0320634Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:17.0321371Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:17.0332867Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:17.0333228Z env: 2025-05-07T20:23:17.0333455Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:17.0333760Z BUILD_ENV: build_binary 2025-05-07T20:23:17.0334006Z BUILD_TARGET: genai 2025-05-07T20:23:17.0334233Z BUILD_VARIANT: cuda 2025-05-07T20:23:17.0334468Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:17.0334730Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:17.0335039Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:17.0335373Z ##[endgroup] 2025-05-07T20:23:17.3691967Z ################################################################################ 2025-05-07T20:23:17.3692334Z # Setup Miniconda 2025-05-07T20:23:17.3692561Z # 2025-05-07T20:23:17.3708694Z # [2025-05-07T20:23:17.370Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:17.3709117Z ################################################################################ 2025-05-07T20:23:17.3709343Z 2025-05-07T20:23:17.3724575Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:17.4595968Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:17.4596347Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:17.4596549Z 2025-05-07T20:23:17.4612729Z 2025-05-07T20:23:17.4612974Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:17.4635675Z [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.5398330Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:18.5398719Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:18.5398996Z 2025-05-07T20:23:18.5543553Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:18.9950969Z Unpacking payload ... 2025-05-07T20:23:19.5137532Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:23:20.3160906Z 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:22.4164074Z 2025-05-07T20:23:22.4164432Z Installing base environment... 2025-05-07T20:23:22.4164667Z 2025-05-07T20:23:23.5006737Z Preparing transaction: ...working... done 2025-05-07T20:23:26.4086931Z Executing transaction: ...working... done 2025-05-07T20:23:27.0675862Z 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:27.1570063Z installation finished. 2025-05-07T20:23:27.1577266Z 2025-05-07T20:23:27.1577562Z + rm -f miniconda.sh 2025-05-07T20:23:27.1577977Z 2025-05-07T20:23:27.1891428Z 2025-05-07T20:23:27.1891736Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:27.1892109Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:27.1892362Z 2025-05-07T20:23:27.5546314Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:27.5546819Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:27.5547285Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:27.5547749Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:27.5548141Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:27.5548556Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:27.5549014Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:27.5549481Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:27.5549956Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:27.5550803Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:27.5551368Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:27.5551752Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:27.5551955Z 2025-05-07T20:23:27.5552163Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:27.5552484Z 2025-05-07T20:23:27.6200007Z 2025-05-07T20:23:27.6200717Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:27.6201237Z 2025-05-07T20:23:28.4551585Z 2025-05-07T20:23:28.4552440Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:28.4576915Z [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.8560976Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:43.4292662Z Solving environment: \ | / - \ | / - \ | / - done 2025-05-07T20:23:43.5272591Z 2025-05-07T20:23:43.5273031Z ## Package Plan ## 2025-05-07T20:23:43.5273207Z 2025-05-07T20:23:43.5273375Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:43.5273630Z 2025-05-07T20:23:43.5273723Z added / updated specs: 2025-05-07T20:23:43.5273992Z - conda-libmamba-solver 2025-05-07T20:23:43.5274254Z - libarchive 2025-05-07T20:23:43.5274455Z - libmamba 2025-05-07T20:23:43.5274654Z - libmambapy 2025-05-07T20:23:43.5274784Z 2025-05-07T20:23:43.5274788Z 2025-05-07T20:23:43.5274947Z The following packages will be downloaded: 2025-05-07T20:23:43.5275172Z 2025-05-07T20:23:43.5275291Z package | build 2025-05-07T20:23:43.5275613Z ---------------------------|----------------- 2025-05-07T20:23:43.5276050Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:43.5276553Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:43.5276994Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:43.5277487Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:43.5277956Z ------------------------------------------------------------ 2025-05-07T20:23:43.5278307Z Total: 1.4 MB 2025-05-07T20:23:43.5278529Z 2025-05-07T20:23:43.5278642Z The following packages will be UPDATED: 2025-05-07T20:23:43.5278863Z 2025-05-07T20:23:43.5286198Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:43.5287048Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:43.5287458Z 2025-05-07T20:23:43.5287698Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:43.5288037Z 2025-05-07T20:23:43.5288374Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:43.5289234Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:23:43.5289755Z 2025-05-07T20:23:43.5289760Z 2025-05-07T20:23:43.5289764Z 2025-05-07T20:23:43.5289908Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:43.5290304Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:43.5290539Z 2025-05-07T20:23:43.5291241Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:43.5291495Z 2025-05-07T20:23:43.5291499Z 2025-05-07T20:23:43.5300064Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:43.5300380Z 2025-05-07T20:23:43.5300385Z 2025-05-07T20:23:43.5300390Z 2025-05-07T20:23:43.5836048Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:43.5836364Z 2025-05-07T20:23:43.5839256Z 2025-05-07T20:23:43.5943355Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:43.5943647Z 2025-05-07T20:23:43.5943651Z 2025-05-07T20:23:43.5979779Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:43.6001688Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:43.6003669Z 2025-05-07T20:23:43.6144225Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:43.6144483Z 2025-05-07T20:23:43.6299718Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:43.6300060Z 2025-05-07T20:23:43.6300064Z 2025-05-07T20:23:43.6300191Z 2025-05-07T20:23:43.6464463Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:43.6465195Z 2025-05-07T20:23:43.6465203Z 2025-05-07T20:23:43.6465571Z 2025-05-07T20:23:43.6466233Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:43.6466768Z 2025-05-07T20:23:43.6466781Z 2025-05-07T20:23:43.6466788Z 2025-05-07T20:23:43.7235369Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:43.7235781Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:43.7241964Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:43.7242300Z 2025-05-07T20:23:43.7242506Z 2025-05-07T20:23:43.7242684Z  2025-05-07T20:23:43.7242893Z 2025-05-07T20:23:43.7242897Z 2025-05-07T20:23:43.7243060Z  2025-05-07T20:23:43.7243292Z 2025-05-07T20:23:43.7243296Z 2025-05-07T20:23:43.7243300Z 2025-05-07T20:23:43.7243699Z  done 2025-05-07T20:23:43.8246651Z Preparing transaction: | done 2025-05-07T20:23:43.9252334Z Verifying transaction: - done 2025-05-07T20:23:45.3279059Z Executing transaction: | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:47.0434530Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:23:47.0460196Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:23:47.9981904Z Channels: 2025-05-07T20:23:47.9982362Z - defaults 2025-05-07T20:23:47.9982671Z Platform: linux-64 2025-05-07T20:23:49.2324907Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:23:49.3488838Z Solving environment: - \ Channels: 2025-05-07T20:23:49.3489144Z - defaults 2025-05-07T20:23:49.3489428Z Platform: linux-64 2025-05-07T20:23:49.6579788Z Collecting package metadata (repodata.json): / - \ | done 2025-05-07T20:23:49.8736537Z Solving environment: - \ | / done 2025-05-07T20:23:49.9544380Z done 2025-05-07T20:23:50.0206779Z 2025-05-07T20:23:50.0206961Z ## Package Plan ## 2025-05-07T20:23:50.0207259Z 2025-05-07T20:23:50.0207647Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:50.0207903Z 2025-05-07T20:23:50.0208004Z added / updated specs: 2025-05-07T20:23:50.0208268Z - conda 2025-05-07T20:23:50.0208383Z 2025-05-07T20:23:50.0208388Z 2025-05-07T20:23:50.0208517Z The following packages will be downloaded: 2025-05-07T20:23:50.0208749Z 2025-05-07T20:23:50.0208864Z package | build 2025-05-07T20:23:50.0209199Z ---------------------------|----------------- 2025-05-07T20:23:50.0209554Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:23:50.0209942Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:23:50.0210587Z ------------------------------------------------------------ 2025-05-07T20:23:50.0210940Z Total: 1.4 MB 2025-05-07T20:23:50.0211159Z 2025-05-07T20:23:50.0211276Z The following packages will be UPDATED: 2025-05-07T20:23:50.0211499Z 2025-05-07T20:23:50.0211811Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:23:50.0212396Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:23:50.0212661Z 2025-05-07T20:23:50.0212674Z 2025-05-07T20:23:50.0212678Z 2025-05-07T20:23:50.0212822Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:50.0213186Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:23:50.0213406Z 2025-05-07T20:23:50.0587209Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:23:50.0587659Z 2025-05-07T20:23:50.0712726Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:50.2778760Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:50.2780681Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:50.2842265Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:50.2843281Z 2025-05-07T20:23:50.2843670Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:50.2843921Z 2025-05-07T20:23:50.2847577Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:50.2847928Z 2025-05-07T20:23:50.2848133Z 2025-05-07T20:23:50.2848308Z  done 2025-05-07T20:23:50.3853961Z Preparing transaction: \ done 2025-05-07T20:23:50.4859285Z Verifying transaction: / done 2025-05-07T20:23:52.5935465Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:23:53.2235521Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:23:53.2239843Z + conda clean --packages --tarball -y 2025-05-07T20:23:53.2240153Z 2025-05-07T20:23:54.2953154Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:23:54.2953663Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:23:54.3574252Z 2025-05-07T20:23:54.3582988Z + conda clean --all -y 2025-05-07T20:23:54.3583227Z 2025-05-07T20:23:54.8979319Z There are no unused tarball(s) to remove. 2025-05-07T20:23:54.8979858Z Will remove 1 index cache(s). 2025-05-07T20:23:54.8980236Z There are no unused package(s) to remove. 2025-05-07T20:23:54.8980585Z There are no tempfile(s) to remove. 2025-05-07T20:23:54.8980883Z There are no logfile(s) to remove. 2025-05-07T20:23:54.9600921Z 2025-05-07T20:23:54.9606088Z + conda info 2025-05-07T20:23:54.9606273Z 2025-05-07T20:23:55.7087197Z 2025-05-07T20:23:55.7087572Z active environment : base 2025-05-07T20:23:55.7088058Z active env location : /home/ec2-user/miniconda 2025-05-07T20:23:55.7088497Z shell level : 1 2025-05-07T20:23:55.7088897Z user config file : /home/ec2-user/.condarc 2025-05-07T20:23:55.7089330Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:23:55.7089711Z conda version : 25.3.1 2025-05-07T20:23:55.7090004Z conda-build version : not installed 2025-05-07T20:23:55.7090311Z python version : 3.13.2.final.0 2025-05-07T20:23:55.7090619Z solver : libmamba (default) 2025-05-07T20:23:55.7090937Z virtual packages : __archspec=1=zen2 2025-05-07T20:23:55.7091240Z __conda=25.3.1=0 2025-05-07T20:23:55.7091534Z __cuda=12.8=0 2025-05-07T20:23:55.7091814Z __glibc=2.34=0 2025-05-07T20:23:55.7092092Z __linux=6.1.130=0 2025-05-07T20:23:55.7092377Z __unix=0=0 2025-05-07T20:23:55.7092722Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:23:55.7093141Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:23:55.7093756Z conda av metadata url : None 2025-05-07T20:23:55.7094142Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:23:55.7094590Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:23:55.7094990Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:23:55.7095381Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:23:55.7095764Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:23:55.7096108Z /home/ec2-user/.conda/pkgs 2025-05-07T20:23:55.7096464Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:23:55.7096809Z /home/ec2-user/.conda/envs 2025-05-07T20:23:55.7097117Z platform : linux-64 2025-05-07T20:23:55.7098008Z 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.7098902Z UID:GID : 1000:1000 2025-05-07T20:23:55.7099176Z netrc file : None 2025-05-07T20:23:55.7099431Z offline mode : False 2025-05-07T20:23:55.7099844Z 2025-05-07T20:23:55.7777814Z 2025-05-07T20:23:55.7778554Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:23:55.7779713Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_97105e09-8d3b-430f-b371-9029ebe29026 ... 2025-05-07T20:23:55.7780989Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:23:55.7922770Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.12 2025-05-07T20:23:55.7923307Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.12 2025-05-07T20:23:55.7942322Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:55.7942692Z env: 2025-05-07T20:23:55.7942919Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:55.7943244Z BUILD_ENV: build_binary 2025-05-07T20:23:55.7943498Z BUILD_TARGET: genai 2025-05-07T20:23:55.7943778Z BUILD_VARIANT: cuda 2025-05-07T20:23:55.7944024Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:55.7944302Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:55.7944622Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:55.7944968Z ##[endgroup] 2025-05-07T20:23:56.1329969Z ################################################################################ 2025-05-07T20:23:56.1330351Z # Create Conda Environment 2025-05-07T20:23:56.1330594Z # 2025-05-07T20:23:56.1345233Z # [2025-05-07T20:23:56.134Z] + create_conda_environment build_binary 3.12 2025-05-07T20:23:56.1345772Z ################################################################################ 2025-05-07T20:23:56.1346001Z 2025-05-07T20:23:56.1360381Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:56.2248145Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:56.2248615Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:23:56.2248938Z + conda info --envs 2025-05-07T20:23:56.2249083Z 2025-05-07T20:23:56.9766207Z 2025-05-07T20:23:56.9766658Z # conda environments: 2025-05-07T20:23:56.9766971Z # 2025-05-07T20:23:56.9767189Z base /home/ec2-user/miniconda 2025-05-07T20:23:56.9767443Z 2025-05-07T20:23:57.0425979Z 2025-05-07T20:23:57.0426564Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:23:58.6802466Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:23:58.6803039Z 2025-05-07T20:23:58.6815228Z 2025-05-07T20:23:58.6825007Z [SETUP] Creating new Conda environment (Python 3.12) ... 2025-05-07T20:23:58.6847758Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.12 2025-05-07T20:23:59.4388537Z Channels: 2025-05-07T20:23:59.4388858Z - defaults 2025-05-07T20:23:59.4389110Z Platform: linux-64 2025-05-07T20:24:00.9602683Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T20:24:01.0606172Z Solving environment: / done 2025-05-07T20:24:01.0893844Z 2025-05-07T20:24:01.0894214Z ## Package Plan ## 2025-05-07T20:24:01.0894464Z 2025-05-07T20:24:01.0894718Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:01.0895033Z 2025-05-07T20:24:01.0895128Z added / updated specs: 2025-05-07T20:24:01.0895390Z - python=3.12 2025-05-07T20:24:01.0895524Z 2025-05-07T20:24:01.0895541Z 2025-05-07T20:24:01.0895660Z The following packages will be downloaded: 2025-05-07T20:24:01.0895886Z 2025-05-07T20:24:01.0896018Z package | build 2025-05-07T20:24:01.0896339Z ---------------------------|----------------- 2025-05-07T20:24:01.0896715Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:01.0897220Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:01.0897731Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:01.0898153Z python-3.12.9 | h5148396_0 34.7 MB 2025-05-07T20:24:01.0898569Z setuptools-78.1.1 | py312h06a4308_0 2.2 MB 2025-05-07T20:24:01.0899285Z wheel-0.45.1 | py312h06a4308_0 147 KB 2025-05-07T20:24:01.0899728Z ------------------------------------------------------------ 2025-05-07T20:24:01.0900077Z Total: 37.2 MB 2025-05-07T20:24:01.0900294Z 2025-05-07T20:24:01.0900427Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:01.0900657Z 2025-05-07T20:24:01.0901052Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:01.0901636Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:01.0902117Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T20:24:01.0902623Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:01.0903126Z expat pkgs/main/linux-64::expat-2.7.1-h6a678d5_0 2025-05-07T20:24:01.0903595Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:01.0904073Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:01.0904527Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:01.0904978Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:01.0905458Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:01.0905948Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T20:24:01.0906387Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:01.0906955Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:01.0907468Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:01.0907882Z python pkgs/main/linux-64::python-3.12.9-h5148396_0 2025-05-07T20:24:01.0908313Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:01.0908806Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py312h06a4308_0 2025-05-07T20:24:01.0909307Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:01.0909706Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:01.0910093Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:01.0910528Z wheel pkgs/main/linux-64::wheel-0.45.1-py312h06a4308_0 2025-05-07T20:24:01.0910937Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:01.0911317Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:01.0911567Z 2025-05-07T20:24:01.0911571Z 2025-05-07T20:24:01.0911575Z 2025-05-07T20:24:01.0911725Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:01.0912189Z python-3.12.9 | 34.7 MB | | 0% 2025-05-07T20:24:01.0912464Z 2025-05-07T20:24:01.0912830Z setuptools-78.1.1 | 2.2 MB | | 0%  2025-05-07T20:24:01.0913083Z 2025-05-07T20:24:01.0913087Z 2025-05-07T20:24:01.0927354Z wheel-0.45.1 | 147 KB | | 0%  2025-05-07T20:24:01.0927702Z 2025-05-07T20:24:01.0927857Z 2025-05-07T20:24:01.0927868Z 2025-05-07T20:24:01.0933722Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T20:24:01.0934150Z 2025-05-07T20:24:01.0934156Z 2025-05-07T20:24:01.0934162Z 2025-05-07T20:24:01.0934167Z 2025-05-07T20:24:01.0950888Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:01.0951186Z 2025-05-07T20:24:01.0951201Z 2025-05-07T20:24:01.0951205Z 2025-05-07T20:24:01.0951208Z 2025-05-07T20:24:01.0957926Z 2025-05-07T20:24:01.1338663Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:01.1338978Z 2025-05-07T20:24:01.1338982Z 2025-05-07T20:24:01.1338986Z 2025-05-07T20:24:01.1339252Z 2025-05-07T20:24:01.1487124Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:01.1487455Z 2025-05-07T20:24:01.1489357Z 2025-05-07T20:24:01.1499762Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T20:24:01.1500317Z 2025-05-07T20:24:01.1500321Z 2025-05-07T20:24:01.1500325Z 2025-05-07T20:24:01.1670058Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:01.1670511Z 2025-05-07T20:24:01.1670518Z 2025-05-07T20:24:01.1670523Z 2025-05-07T20:24:01.1670528Z 2025-05-07T20:24:01.1674448Z 2025-05-07T20:24:01.1897931Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:01.1906466Z python-3.12.9 | 34.7 MB | 3 | 4% 2025-05-07T20:24:01.1909953Z 2025-05-07T20:24:01.1956611Z setuptools-78.1.1 | 2.2 MB | #7 | 18%  2025-05-07T20:24:01.1957028Z 2025-05-07T20:24:01.1957035Z 2025-05-07T20:24:01.1957456Z 2025-05-07T20:24:01.1964629Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:01.1965071Z 2025-05-07T20:24:01.1965077Z 2025-05-07T20:24:01.1965745Z 2025-05-07T20:24:01.2191527Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:01.2192016Z 2025-05-07T20:24:01.2192023Z 2025-05-07T20:24:01.2192028Z 2025-05-07T20:24:01.2192033Z 2025-05-07T20:24:01.2192511Z 2025-05-07T20:24:01.2201662Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:01.2201963Z 2025-05-07T20:24:01.2201968Z 2025-05-07T20:24:01.2201971Z 2025-05-07T20:24:01.2201975Z 2025-05-07T20:24:01.2204424Z 2025-05-07T20:24:01.2597159Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:01.2601569Z 2025-05-07T20:24:01.2695724Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T20:24:01.2695998Z 2025-05-07T20:24:01.2696002Z 2025-05-07T20:24:01.2696006Z 2025-05-07T20:24:01.2696495Z 2025-05-07T20:24:01.2704644Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:01.2704922Z 2025-05-07T20:24:01.2704926Z 2025-05-07T20:24:01.2704930Z 2025-05-07T20:24:01.2705330Z 2025-05-07T20:24:01.2898170Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:01.2902399Z python-3.12.9 | 34.7 MB | #9 | 19% 2025-05-07T20:24:01.2902655Z 2025-05-07T20:24:01.2903188Z 2025-05-07T20:24:01.2908132Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T20:24:01.2908406Z 2025-05-07T20:24:01.2908469Z 2025-05-07T20:24:01.3898904Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T20:24:01.4900003Z python-3.12.9 | 34.7 MB | ####7 | 48% 2025-05-07T20:24:01.6031755Z python-3.12.9 | 34.7 MB | ########2 | 83% 2025-05-07T20:24:01.6032106Z 2025-05-07T20:24:01.6033216Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T20:24:01.6033517Z 2025-05-07T20:24:01.6192391Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T20:24:02.2418828Z python-3.12.9 | 34.7 MB | ########## | 100% 2025-05-07T20:24:02.2425901Z python-3.12.9 | 34.7 MB | ########## | 100% 2025-05-07T20:24:02.2426325Z 2025-05-07T20:24:02.2426645Z 2025-05-07T20:24:02.2426927Z  2025-05-07T20:24:02.2427208Z 2025-05-07T20:24:02.2427213Z 2025-05-07T20:24:02.2427444Z  2025-05-07T20:24:02.2427749Z 2025-05-07T20:24:02.2427755Z 2025-05-07T20:24:02.2427761Z 2025-05-07T20:24:02.2427995Z  2025-05-07T20:24:02.2428278Z 2025-05-07T20:24:02.2428284Z 2025-05-07T20:24:02.2428290Z 2025-05-07T20:24:02.2428295Z 2025-05-07T20:24:02.2428535Z  2025-05-07T20:24:02.2428833Z 2025-05-07T20:24:02.2428838Z 2025-05-07T20:24:02.2428854Z 2025-05-07T20:24:02.2428860Z 2025-05-07T20:24:02.2428865Z 2025-05-07T20:24:02.2429116Z  done 2025-05-07T20:24:02.4535094Z Preparing transaction: \ | done 2025-05-07T20:24:03.8763182Z Verifying transaction: - \ | / - \ | / - \ | / - done 2025-05-07T20:24:06.1921924Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:06.2422474Z # 2025-05-07T20:24:06.2422810Z # To activate this environment, use 2025-05-07T20:24:06.2423223Z # 2025-05-07T20:24:06.2423827Z # $ conda activate build_binary 2025-05-07T20:24:06.2424138Z # 2025-05-07T20:24:06.2424360Z # To deactivate an active environment, use 2025-05-07T20:24:06.2424663Z # 2025-05-07T20:24:06.2424856Z # $ conda deactivate 2025-05-07T20:24:06.2425023Z 2025-05-07T20:24:06.3483020Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:06.3506395Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:09.3368268Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (25.1) 2025-05-07T20:24:09.3368904Z Collecting pip 2025-05-07T20:24:09.3369252Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:09.3369680Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:09.3370468Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 83.5 MB/s eta 0:00:00 2025-05-07T20:24:09.3370840Z Installing collected packages: pip 2025-05-07T20:24:09.3371140Z Attempting uninstall: pip 2025-05-07T20:24:09.3371450Z Found existing installation: pip 25.1 2025-05-07T20:24:09.3371771Z Uninstalling pip-25.1: 2025-05-07T20:24:09.3372049Z Successfully uninstalled pip-25.1 2025-05-07T20:24:09.3372371Z Successfully installed pip-25.1.1 2025-05-07T20:24:09.3372571Z 2025-05-07T20:24:09.3996698Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:09.4019381Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:10.2598749Z Channels: 2025-05-07T20:24:10.2599079Z - conda-forge 2025-05-07T20:24:10.2599381Z Platform: linux-64 2025-05-07T20:24:20.7434276Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:24:22.4563214Z Solving environment: / - \ | / done 2025-05-07T20:24:22.5191377Z 2025-05-07T20:24:22.5191677Z ## Package Plan ## 2025-05-07T20:24:22.5191858Z 2025-05-07T20:24:22.5192432Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:22.5192854Z 2025-05-07T20:24:22.5192955Z added / updated specs: 2025-05-07T20:24:22.5193241Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:22.5193442Z 2025-05-07T20:24:22.5193447Z 2025-05-07T20:24:22.5193579Z The following packages will be downloaded: 2025-05-07T20:24:22.5193817Z 2025-05-07T20:24:22.5193940Z package | build 2025-05-07T20:24:22.5194372Z ---------------------------|----------------- 2025-05-07T20:24:22.5194853Z cffi-1.17.1 | py312h06ac9bb_0 288 KB conda-forge 2025-05-07T20:24:22.5195374Z cryptography-44.0.3 | py312hda17c39_0 1.5 MB conda-forge 2025-05-07T20:24:22.5195984Z expat-2.7.0 | h5888daf_0 137 KB conda-forge 2025-05-07T20:24:22.5196579Z libexpat-2.7.0 | h5888daf_0 73 KB conda-forge 2025-05-07T20:24:22.5197046Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:22.5197480Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:22.5197903Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:22.5198326Z libnsl-2.0.1 | hd590300_0 33 KB conda-forge 2025-05-07T20:24:22.5198757Z libsqlite-3.46.0 | hde9e2c9_0 845 KB conda-forge 2025-05-07T20:24:22.5199207Z libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2025-05-07T20:24:22.5199636Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:22.5200419Z libzlib-1.2.13 | h4ab18f5_6 60 KB conda-forge 2025-05-07T20:24:22.5200841Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:22.5201270Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:22.5201942Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:22.5202405Z python-3.12.2 |hab00c5b_0_cpython 30.8 MB conda-forge 2025-05-07T20:24:22.5202889Z python_abi-3.12 | 7_cp312 7 KB conda-forge 2025-05-07T20:24:22.5203532Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:22.5204107Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:22.5204558Z zlib-1.2.13 | h4ab18f5_6 91 KB conda-forge 2025-05-07T20:24:22.5204947Z ------------------------------------------------------------ 2025-05-07T20:24:22.5205300Z Total: 38.6 MB 2025-05-07T20:24:22.5205526Z 2025-05-07T20:24:22.5205653Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:22.5205885Z 2025-05-07T20:24:22.5206084Z cffi conda-forge/linux-64::cffi-1.17.1-py312h06ac9bb_0 2025-05-07T20:24:22.5206611Z cryptography conda-forge/linux-64::cryptography-44.0.3-py312hda17c39_0 2025-05-07T20:24:22.5207144Z libexpat conda-forge/linux-64::libexpat-2.7.0-h5888daf_0 2025-05-07T20:24:22.5207596Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:22.5208027Z libnsl conda-forge/linux-64::libnsl-2.0.1-hd590300_0 2025-05-07T20:24:22.5208684Z libsqlite conda-forge/linux-64::libsqlite-3.46.0-hde9e2c9_0 2025-05-07T20:24:22.5209167Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:22.5209636Z libzlib conda-forge/linux-64::libzlib-1.2.13-h4ab18f5_6 2025-05-07T20:24:22.5210108Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:22.5210599Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:22.5211072Z python_abi conda-forge/noarch::python_abi-3.12-7_cp312 2025-05-07T20:24:22.5211627Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:22.5212265Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:22.5212628Z 2025-05-07T20:24:22.5212739Z The following packages will be UPDATED: 2025-05-07T20:24:22.5212954Z 2025-05-07T20:24:22.5213497Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:22.5214306Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:24:22.5214984Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:22.5215646Z libuuid pkgs/main::libuuid-1.41.5-h5eee18b_0 --> conda-forge::libuuid-2.38.1-h0b41bf4_0 2025-05-07T20:24:22.5216303Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:22.5216930Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.2.13-h4ab18f5_6 2025-05-07T20:24:22.5217273Z 2025-05-07T20:24:22.5217498Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:24:22.5217838Z 2025-05-07T20:24:22.5218079Z expat pkgs/main::expat-2.7.1-h6a678d5_0 --> conda-forge::expat-2.7.0-h5888daf_0 2025-05-07T20:24:22.5218730Z python pkgs/main::python-3.12.9-h5148396_0 --> conda-forge::python-3.12.2-hab00c5b_0_cpython 2025-05-07T20:24:22.5219132Z 2025-05-07T20:24:22.5219136Z 2025-05-07T20:24:22.5219140Z 2025-05-07T20:24:22.5219399Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:22.5219881Z python-3.12.2 | 30.8 MB | | 0% 2025-05-07T20:24:22.5220191Z 2025-05-07T20:24:22.5220614Z openssl-3.5.0 | 3.0 MB | | 0%  2025-05-07T20:24:22.5221091Z 2025-05-07T20:24:22.5221097Z 2025-05-07T20:24:22.5221564Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:22.5222009Z 2025-05-07T20:24:22.5222024Z 2025-05-07T20:24:22.5222028Z 2025-05-07T20:24:22.5242794Z libsqlite-3.46.0 | 845 KB | | 0%  2025-05-07T20:24:22.5243175Z 2025-05-07T20:24:22.5243179Z 2025-05-07T20:24:22.5243183Z 2025-05-07T20:24:22.5243194Z 2025-05-07T20:24:22.5252135Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:22.5252418Z 2025-05-07T20:24:22.5252422Z 2025-05-07T20:24:22.5252426Z 2025-05-07T20:24:22.5252429Z 2025-05-07T20:24:22.5252440Z 2025-05-07T20:24:22.5253943Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:22.5254250Z 2025-05-07T20:24:22.5254253Z 2025-05-07T20:24:22.5254257Z 2025-05-07T20:24:22.5254261Z 2025-05-07T20:24:22.5254272Z 2025-05-07T20:24:22.5254275Z 2025-05-07T20:24:22.5255729Z cffi-1.17.1 | 288 KB | | 0%  2025-05-07T20:24:22.5255997Z 2025-05-07T20:24:22.5256001Z 2025-05-07T20:24:22.5256005Z 2025-05-07T20:24:22.5256023Z 2025-05-07T20:24:22.5256027Z 2025-05-07T20:24:22.5256031Z 2025-05-07T20:24:22.5256035Z 2025-05-07T20:24:22.5257057Z expat-2.7.0 | 137 KB | | 0%  2025-05-07T20:24:22.5257393Z 2025-05-07T20:24:22.5257411Z 2025-05-07T20:24:22.5257415Z 2025-05-07T20:24:22.5257418Z 2025-05-07T20:24:22.5257422Z 2025-05-07T20:24:22.5257426Z 2025-05-07T20:24:22.5257429Z 2025-05-07T20:24:22.5257433Z 2025-05-07T20:24:22.5259325Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:22.5259780Z 2025-05-07T20:24:22.5259791Z 2025-05-07T20:24:22.5259795Z 2025-05-07T20:24:22.5259799Z 2025-05-07T20:24:22.5259802Z 2025-05-07T20:24:22.5259806Z 2025-05-07T20:24:22.5259810Z 2025-05-07T20:24:22.5259813Z 2025-05-07T20:24:22.5259817Z 2025-05-07T20:24:22.5262111Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:22.5262435Z 2025-05-07T20:24:22.5262439Z 2025-05-07T20:24:22.5262443Z 2025-05-07T20:24:22.5262457Z 2025-05-07T20:24:22.5262461Z 2025-05-07T20:24:22.5262465Z 2025-05-07T20:24:22.5262469Z 2025-05-07T20:24:22.5262473Z 2025-05-07T20:24:22.5262476Z 2025-05-07T20:24:22.5262480Z 2025-05-07T20:24:22.5263457Z libxcrypt-4.4.36 | 98 KB | | 0%  2025-05-07T20:24:22.5263753Z 2025-05-07T20:24:22.5263757Z 2025-05-07T20:24:22.5263761Z 2025-05-07T20:24:22.5263764Z 2025-05-07T20:24:22.5263768Z 2025-05-07T20:24:22.5263772Z 2025-05-07T20:24:22.5263775Z 2025-05-07T20:24:22.5263779Z 2025-05-07T20:24:22.5263783Z 2025-05-07T20:24:22.5263791Z 2025-05-07T20:24:22.5263795Z 2025-05-07T20:24:22.5276759Z zlib-1.2.13 | 91 KB | | 0%  2025-05-07T20:24:22.5277034Z 2025-05-07T20:24:22.5277038Z 2025-05-07T20:24:22.5277041Z 2025-05-07T20:24:22.5277045Z 2025-05-07T20:24:22.5277055Z 2025-05-07T20:24:22.5277059Z 2025-05-07T20:24:22.5277062Z 2025-05-07T20:24:22.5277066Z 2025-05-07T20:24:22.5277075Z 2025-05-07T20:24:22.5277079Z 2025-05-07T20:24:22.5277082Z 2025-05-07T20:24:22.5281160Z 2025-05-07T20:24:22.5284003Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:22.5284343Z 2025-05-07T20:24:22.5284347Z 2025-05-07T20:24:22.5284350Z 2025-05-07T20:24:22.5284354Z 2025-05-07T20:24:22.5284357Z 2025-05-07T20:24:22.5284361Z 2025-05-07T20:24:22.5284364Z 2025-05-07T20:24:22.5284368Z 2025-05-07T20:24:22.5284372Z 2025-05-07T20:24:22.5284375Z 2025-05-07T20:24:22.5284379Z 2025-05-07T20:24:22.5284383Z 2025-05-07T20:24:22.5284629Z 2025-05-07T20:24:22.5286694Z libexpat-2.7.0 | 73 KB | | 0%  2025-05-07T20:24:22.5287003Z 2025-05-07T20:24:22.5287007Z 2025-05-07T20:24:22.5287011Z 2025-05-07T20:24:22.5287015Z 2025-05-07T20:24:22.5287018Z 2025-05-07T20:24:22.5287022Z 2025-05-07T20:24:22.5287025Z 2025-05-07T20:24:22.5287029Z 2025-05-07T20:24:22.5287033Z 2025-05-07T20:24:22.5287136Z 2025-05-07T20:24:22.5287148Z 2025-05-07T20:24:22.5287151Z 2025-05-07T20:24:22.5287155Z 2025-05-07T20:24:22.5287159Z 2025-05-07T20:24:22.5289570Z libzlib-1.2.13 | 60 KB | | 0%  2025-05-07T20:24:22.5289864Z 2025-05-07T20:24:22.5289881Z 2025-05-07T20:24:22.5289884Z 2025-05-07T20:24:22.5289888Z 2025-05-07T20:24:22.5289891Z 2025-05-07T20:24:22.5289895Z 2025-05-07T20:24:22.5289899Z 2025-05-07T20:24:22.5289902Z 2025-05-07T20:24:22.5289906Z 2025-05-07T20:24:22.5289910Z 2025-05-07T20:24:22.5289913Z 2025-05-07T20:24:22.5289923Z 2025-05-07T20:24:22.5289927Z 2025-05-07T20:24:22.5289930Z 2025-05-07T20:24:22.5289934Z 2025-05-07T20:24:22.5291386Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:22.5291722Z 2025-05-07T20:24:22.5291726Z 2025-05-07T20:24:22.5291730Z 2025-05-07T20:24:22.5291733Z 2025-05-07T20:24:22.5291737Z 2025-05-07T20:24:22.5291740Z 2025-05-07T20:24:22.5291753Z 2025-05-07T20:24:22.5291757Z 2025-05-07T20:24:22.5291761Z 2025-05-07T20:24:22.5291764Z 2025-05-07T20:24:22.5291768Z 2025-05-07T20:24:22.5291771Z 2025-05-07T20:24:22.5291781Z 2025-05-07T20:24:22.5291784Z 2025-05-07T20:24:22.5291788Z 2025-05-07T20:24:22.5291792Z 2025-05-07T20:24:22.5292462Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:22.5292808Z 2025-05-07T20:24:22.5292812Z 2025-05-07T20:24:22.5292816Z 2025-05-07T20:24:22.5292820Z 2025-05-07T20:24:22.5292823Z 2025-05-07T20:24:22.5292838Z 2025-05-07T20:24:22.5292842Z 2025-05-07T20:24:22.5292846Z 2025-05-07T20:24:22.5292849Z 2025-05-07T20:24:22.5292853Z 2025-05-07T20:24:22.5292857Z 2025-05-07T20:24:22.5292860Z 2025-05-07T20:24:22.5292864Z 2025-05-07T20:24:22.5292868Z 2025-05-07T20:24:22.5292871Z 2025-05-07T20:24:22.5292875Z 2025-05-07T20:24:22.5292889Z 2025-05-07T20:24:22.5293786Z libuuid-2.38.1 | 33 KB | | 0%  2025-05-07T20:24:22.5294093Z 2025-05-07T20:24:22.5294096Z 2025-05-07T20:24:22.5294100Z 2025-05-07T20:24:22.5294111Z 2025-05-07T20:24:22.5294114Z 2025-05-07T20:24:22.5294124Z 2025-05-07T20:24:22.5294128Z 2025-05-07T20:24:22.5294131Z 2025-05-07T20:24:22.5294135Z 2025-05-07T20:24:22.5294139Z 2025-05-07T20:24:22.5294142Z 2025-05-07T20:24:22.5294146Z 2025-05-07T20:24:22.5294150Z 2025-05-07T20:24:22.5294153Z 2025-05-07T20:24:22.5294157Z 2025-05-07T20:24:22.5294161Z 2025-05-07T20:24:22.5294164Z 2025-05-07T20:24:22.5294168Z 2025-05-07T20:24:22.5295112Z libnsl-2.0.1 | 33 KB | | 0%  2025-05-07T20:24:22.5295418Z 2025-05-07T20:24:22.5295422Z 2025-05-07T20:24:22.5295425Z 2025-05-07T20:24:22.5295429Z 2025-05-07T20:24:22.5295433Z 2025-05-07T20:24:22.5295436Z 2025-05-07T20:24:22.5295440Z 2025-05-07T20:24:22.5295444Z 2025-05-07T20:24:22.5295447Z 2025-05-07T20:24:22.5295451Z 2025-05-07T20:24:22.5295468Z 2025-05-07T20:24:22.5295472Z 2025-05-07T20:24:22.5295476Z 2025-05-07T20:24:22.5295479Z 2025-05-07T20:24:22.5295483Z 2025-05-07T20:24:22.5295487Z 2025-05-07T20:24:22.5295490Z 2025-05-07T20:24:22.5295494Z 2025-05-07T20:24:22.5295498Z 2025-05-07T20:24:22.6055583Z ... (more hidden) ... 2025-05-07T20:24:22.6055892Z 2025-05-07T20:24:22.6055896Z 2025-05-07T20:24:22.6057661Z 2025-05-07T20:24:22.6196981Z libsqlite-3.46.0 | 845 KB | ########## | 100%  2025-05-07T20:24:22.6215289Z python-3.12.2 | 30.8 MB | #8 | 19% 2025-05-07T20:24:22.6217117Z 2025-05-07T20:24:22.6322439Z openssl-3.5.0 | 3.0 MB | | 1%  2025-05-07T20:24:22.6322694Z 2025-05-07T20:24:22.6322698Z 2025-05-07T20:24:22.6322702Z 2025-05-07T20:24:22.6322730Z 2025-05-07T20:24:22.6322962Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:22.6323223Z 2025-05-07T20:24:22.6323227Z 2025-05-07T20:24:22.6323407Z 2025-05-07T20:24:22.6323417Z 2025-05-07T20:24:22.6348924Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:22.6349188Z 2025-05-07T20:24:22.6351490Z 2025-05-07T20:24:22.6352195Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:22.6352470Z 2025-05-07T20:24:22.6354353Z 2025-05-07T20:24:22.6472587Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:22.6472874Z 2025-05-07T20:24:22.6472951Z 2025-05-07T20:24:22.6472954Z 2025-05-07T20:24:22.6473126Z 2025-05-07T20:24:22.6475623Z 2025-05-07T20:24:22.6730565Z libgomp-15.1.0 | 442 KB | 3 | 4%  2025-05-07T20:24:22.6731138Z 2025-05-07T20:24:22.6731146Z 2025-05-07T20:24:22.6731153Z 2025-05-07T20:24:22.6731161Z 2025-05-07T20:24:22.6731168Z 2025-05-07T20:24:22.6839958Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:22.6840242Z 2025-05-07T20:24:22.6840383Z 2025-05-07T20:24:22.6840402Z 2025-05-07T20:24:22.6840409Z 2025-05-07T20:24:22.6840416Z 2025-05-07T20:24:22.6840448Z 2025-05-07T20:24:22.6955578Z cffi-1.17.1 | 288 KB | 5 | 6%  2025-05-07T20:24:22.6955887Z 2025-05-07T20:24:22.6955891Z 2025-05-07T20:24:22.6955895Z 2025-05-07T20:24:22.6955899Z 2025-05-07T20:24:22.6955902Z 2025-05-07T20:24:22.6955906Z 2025-05-07T20:24:22.6955910Z 2025-05-07T20:24:22.7016114Z expat-2.7.0 | 137 KB | #1 | 12%  2025-05-07T20:24:22.7016455Z 2025-05-07T20:24:22.7016459Z 2025-05-07T20:24:22.7016471Z 2025-05-07T20:24:22.7016474Z 2025-05-07T20:24:22.7016478Z 2025-05-07T20:24:22.7016482Z 2025-05-07T20:24:22.7069638Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T20:24:22.7069966Z 2025-05-07T20:24:22.7069971Z 2025-05-07T20:24:22.7069974Z 2025-05-07T20:24:22.7069978Z 2025-05-07T20:24:22.7069982Z 2025-05-07T20:24:22.7069985Z 2025-05-07T20:24:22.7070503Z 2025-05-07T20:24:22.7081529Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T20:24:22.7081885Z 2025-05-07T20:24:22.7081890Z 2025-05-07T20:24:22.7081894Z 2025-05-07T20:24:22.7081899Z 2025-05-07T20:24:22.7081904Z 2025-05-07T20:24:22.7081909Z 2025-05-07T20:24:22.7081913Z 2025-05-07T20:24:22.7081918Z 2025-05-07T20:24:22.7179145Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T20:24:22.7179524Z 2025-05-07T20:24:22.7179528Z 2025-05-07T20:24:22.7179532Z 2025-05-07T20:24:22.7179536Z 2025-05-07T20:24:22.7179539Z 2025-05-07T20:24:22.7179559Z 2025-05-07T20:24:22.7179563Z 2025-05-07T20:24:22.7184085Z 2025-05-07T20:24:22.7186597Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:22.7186902Z 2025-05-07T20:24:22.7186912Z 2025-05-07T20:24:22.7188619Z 2025-05-07T20:24:22.7210803Z libsqlite-3.46.0 | 845 KB | ########## | 100%  2025-05-07T20:24:22.7211102Z 2025-05-07T20:24:22.7211106Z 2025-05-07T20:24:22.7212306Z 2025-05-07T20:24:22.7215791Z libsqlite-3.46.0 | 845 KB | ########## | 100%  2025-05-07T20:24:22.7219317Z 2025-05-07T20:24:22.7530572Z openssl-3.5.0 | 3.0 MB | ########4 | 85%  2025-05-07T20:24:22.7530903Z 2025-05-07T20:24:22.7530907Z 2025-05-07T20:24:22.7530911Z 2025-05-07T20:24:22.7530915Z 2025-05-07T20:24:22.7530919Z 2025-05-07T20:24:22.7530922Z 2025-05-07T20:24:22.7530926Z 2025-05-07T20:24:22.7530930Z 2025-05-07T20:24:22.7530947Z 2025-05-07T20:24:22.7530951Z 2025-05-07T20:24:22.7559284Z libxcrypt-4.4.36 | 98 KB | #6 | 16%  2025-05-07T20:24:22.7560167Z 2025-05-07T20:24:22.7560171Z 2025-05-07T20:24:22.7560182Z 2025-05-07T20:24:22.7560185Z 2025-05-07T20:24:22.7560189Z 2025-05-07T20:24:22.7560193Z 2025-05-07T20:24:22.7560197Z 2025-05-07T20:24:22.7560200Z 2025-05-07T20:24:22.7560204Z 2025-05-07T20:24:22.7601276Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:22.7601596Z 2025-05-07T20:24:22.7601600Z 2025-05-07T20:24:22.7601604Z 2025-05-07T20:24:22.7601608Z 2025-05-07T20:24:22.7601611Z 2025-05-07T20:24:22.7601615Z 2025-05-07T20:24:22.7601619Z 2025-05-07T20:24:22.7601622Z 2025-05-07T20:24:22.7601626Z 2025-05-07T20:24:22.7601629Z 2025-05-07T20:24:22.7601633Z 2025-05-07T20:24:22.7648988Z zlib-1.2.13 | 91 KB | #7 | 18%  2025-05-07T20:24:22.7649283Z 2025-05-07T20:24:22.7649287Z 2025-05-07T20:24:22.7649290Z 2025-05-07T20:24:22.7649294Z 2025-05-07T20:24:22.7649306Z 2025-05-07T20:24:22.7649310Z 2025-05-07T20:24:22.7649314Z 2025-05-07T20:24:22.7649317Z 2025-05-07T20:24:22.7649321Z 2025-05-07T20:24:22.7652254Z 2025-05-07T20:24:22.7694195Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T20:24:22.7694618Z 2025-05-07T20:24:22.7694625Z 2025-05-07T20:24:22.7694630Z 2025-05-07T20:24:22.7694635Z 2025-05-07T20:24:22.7694640Z 2025-05-07T20:24:22.7694660Z 2025-05-07T20:24:22.7694666Z 2025-05-07T20:24:22.7694671Z 2025-05-07T20:24:22.7694676Z 2025-05-07T20:24:22.7694681Z 2025-05-07T20:24:22.7695471Z 2025-05-07T20:24:22.7736778Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T20:24:22.7737071Z 2025-05-07T20:24:22.7737265Z 2025-05-07T20:24:22.7737283Z 2025-05-07T20:24:22.7737292Z 2025-05-07T20:24:22.7737302Z 2025-05-07T20:24:22.7737312Z 2025-05-07T20:24:22.7737326Z 2025-05-07T20:24:22.7737333Z 2025-05-07T20:24:22.7737342Z 2025-05-07T20:24:22.7814859Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:22.7997082Z python-3.12.2 | 30.8 MB | ###7 | 37% 2025-05-07T20:24:22.7997347Z 2025-05-07T20:24:22.7997525Z 2025-05-07T20:24:22.7997535Z 2025-05-07T20:24:22.7997616Z 2025-05-07T20:24:22.7997625Z 2025-05-07T20:24:22.7997633Z 2025-05-07T20:24:22.7997642Z 2025-05-07T20:24:22.7997648Z 2025-05-07T20:24:22.7997652Z 2025-05-07T20:24:22.7997675Z 2025-05-07T20:24:22.7997681Z 2025-05-07T20:24:22.7997687Z 2025-05-07T20:24:22.7998130Z 2025-05-07T20:24:22.8034574Z libexpat-2.7.0 | 73 KB | ##2 | 22%  2025-05-07T20:24:22.8034984Z 2025-05-07T20:24:22.8034990Z 2025-05-07T20:24:22.8034996Z 2025-05-07T20:24:22.8035002Z 2025-05-07T20:24:22.8035007Z 2025-05-07T20:24:22.8035013Z 2025-05-07T20:24:22.8035018Z 2025-05-07T20:24:22.8035023Z 2025-05-07T20:24:22.8035029Z 2025-05-07T20:24:22.8035035Z 2025-05-07T20:24:22.8035041Z 2025-05-07T20:24:22.8035062Z 2025-05-07T20:24:22.8080304Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:22.8080752Z 2025-05-07T20:24:22.8080756Z 2025-05-07T20:24:22.8080762Z 2025-05-07T20:24:22.8080767Z 2025-05-07T20:24:22.8080770Z 2025-05-07T20:24:22.8080774Z 2025-05-07T20:24:22.8080778Z 2025-05-07T20:24:22.8080782Z 2025-05-07T20:24:22.8080785Z 2025-05-07T20:24:22.8080789Z 2025-05-07T20:24:22.8080806Z 2025-05-07T20:24:22.8080810Z 2025-05-07T20:24:22.8080814Z 2025-05-07T20:24:22.8155885Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T20:24:22.8156300Z 2025-05-07T20:24:22.8156304Z 2025-05-07T20:24:22.8156308Z 2025-05-07T20:24:22.8156312Z 2025-05-07T20:24:22.8156316Z 2025-05-07T20:24:22.8156319Z 2025-05-07T20:24:22.8156323Z 2025-05-07T20:24:22.8156327Z 2025-05-07T20:24:22.8156331Z 2025-05-07T20:24:22.8156334Z 2025-05-07T20:24:22.8156338Z 2025-05-07T20:24:22.8157760Z 2025-05-07T20:24:22.8214975Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:22.8215415Z 2025-05-07T20:24:22.8215418Z 2025-05-07T20:24:22.8215422Z 2025-05-07T20:24:22.8215426Z 2025-05-07T20:24:22.8215430Z 2025-05-07T20:24:22.8215433Z 2025-05-07T20:24:22.8215444Z 2025-05-07T20:24:22.8215448Z 2025-05-07T20:24:22.8215452Z 2025-05-07T20:24:22.8215456Z 2025-05-07T20:24:22.8215459Z 2025-05-07T20:24:22.8215640Z 2025-05-07T20:24:22.8215644Z 2025-05-07T20:24:22.8217400Z 2025-05-07T20:24:22.8274080Z libzlib-1.2.13 | 60 KB | ##6 | 27%  2025-05-07T20:24:22.8274483Z 2025-05-07T20:24:22.8274490Z 2025-05-07T20:24:22.8274496Z 2025-05-07T20:24:22.8274501Z 2025-05-07T20:24:22.8274506Z 2025-05-07T20:24:22.8274511Z 2025-05-07T20:24:22.8274517Z 2025-05-07T20:24:22.8274522Z 2025-05-07T20:24:22.8274538Z 2025-05-07T20:24:22.8274543Z 2025-05-07T20:24:22.8274549Z 2025-05-07T20:24:22.8274554Z 2025-05-07T20:24:22.8274582Z 2025-05-07T20:24:22.8276969Z 2025-05-07T20:24:22.8389065Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T20:24:22.8390691Z 2025-05-07T20:24:22.8455319Z openssl-3.5.0 | 3.0 MB | ########## | 100%  2025-05-07T20:24:22.8455598Z 2025-05-07T20:24:22.8455603Z 2025-05-07T20:24:22.8455619Z 2025-05-07T20:24:22.8455624Z 2025-05-07T20:24:22.8455629Z 2025-05-07T20:24:22.8455656Z 2025-05-07T20:24:22.8455660Z 2025-05-07T20:24:22.8455664Z 2025-05-07T20:24:22.8455668Z 2025-05-07T20:24:22.8455671Z 2025-05-07T20:24:22.8455675Z 2025-05-07T20:24:22.8455679Z 2025-05-07T20:24:22.8455682Z 2025-05-07T20:24:22.8455686Z 2025-05-07T20:24:22.8455690Z 2025-05-07T20:24:22.8480084Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:22.8480481Z 2025-05-07T20:24:22.8480486Z 2025-05-07T20:24:22.8480489Z 2025-05-07T20:24:22.8480493Z 2025-05-07T20:24:22.8480496Z 2025-05-07T20:24:22.8480516Z 2025-05-07T20:24:22.8480520Z 2025-05-07T20:24:22.8480524Z 2025-05-07T20:24:22.8480528Z 2025-05-07T20:24:22.8480531Z 2025-05-07T20:24:22.8480535Z 2025-05-07T20:24:22.8480539Z 2025-05-07T20:24:22.8480542Z 2025-05-07T20:24:22.8480546Z 2025-05-07T20:24:22.8480557Z 2025-05-07T20:24:22.8481062Z 2025-05-07T20:24:22.8505223Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:22.8505597Z 2025-05-07T20:24:22.8505610Z 2025-05-07T20:24:22.8505614Z 2025-05-07T20:24:22.8505618Z 2025-05-07T20:24:22.8505621Z 2025-05-07T20:24:22.8505625Z 2025-05-07T20:24:22.8505629Z 2025-05-07T20:24:22.8505632Z 2025-05-07T20:24:22.8505636Z 2025-05-07T20:24:22.8505640Z 2025-05-07T20:24:22.8505643Z 2025-05-07T20:24:22.8505647Z 2025-05-07T20:24:22.8505651Z 2025-05-07T20:24:22.8505654Z 2025-05-07T20:24:22.8510699Z 2025-05-07T20:24:22.8519631Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:22.8520098Z 2025-05-07T20:24:22.8520112Z 2025-05-07T20:24:22.8520115Z 2025-05-07T20:24:22.8520119Z 2025-05-07T20:24:22.8520122Z 2025-05-07T20:24:22.8520126Z 2025-05-07T20:24:22.8520130Z 2025-05-07T20:24:22.8520133Z 2025-05-07T20:24:22.8520137Z 2025-05-07T20:24:22.8520140Z 2025-05-07T20:24:22.8520144Z 2025-05-07T20:24:22.8520148Z 2025-05-07T20:24:22.8520151Z 2025-05-07T20:24:22.8520161Z 2025-05-07T20:24:22.8520171Z 2025-05-07T20:24:22.8521145Z 2025-05-07T20:24:22.8753240Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:22.8753646Z 2025-05-07T20:24:22.8753663Z 2025-05-07T20:24:22.8753669Z 2025-05-07T20:24:22.8753674Z 2025-05-07T20:24:22.8787263Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:22.8787547Z 2025-05-07T20:24:22.8787559Z 2025-05-07T20:24:22.8787563Z 2025-05-07T20:24:22.8787567Z 2025-05-07T20:24:22.8787570Z 2025-05-07T20:24:22.8787574Z 2025-05-07T20:24:22.8787864Z 2025-05-07T20:24:22.8787869Z 2025-05-07T20:24:22.8787875Z 2025-05-07T20:24:22.8787881Z 2025-05-07T20:24:22.8787885Z 2025-05-07T20:24:22.8787888Z 2025-05-07T20:24:22.8787892Z 2025-05-07T20:24:22.8787895Z 2025-05-07T20:24:22.8787899Z 2025-05-07T20:24:22.8787903Z 2025-05-07T20:24:22.8787910Z 2025-05-07T20:24:22.8835827Z libuuid-2.38.1 | 33 KB | ####8 | 49%  2025-05-07T20:24:22.8836163Z 2025-05-07T20:24:22.8836167Z 2025-05-07T20:24:22.8836171Z 2025-05-07T20:24:22.8836174Z 2025-05-07T20:24:22.8836178Z 2025-05-07T20:24:22.8836182Z 2025-05-07T20:24:22.8836186Z 2025-05-07T20:24:22.8836189Z 2025-05-07T20:24:22.8836193Z 2025-05-07T20:24:22.8836197Z 2025-05-07T20:24:22.8836201Z 2025-05-07T20:24:22.8836212Z 2025-05-07T20:24:22.8836216Z 2025-05-07T20:24:22.8836220Z 2025-05-07T20:24:22.8836223Z 2025-05-07T20:24:22.8836227Z 2025-05-07T20:24:22.8840890Z 2025-05-07T20:24:22.8846457Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T20:24:22.8846917Z 2025-05-07T20:24:22.8846923Z 2025-05-07T20:24:22.8846928Z 2025-05-07T20:24:22.8846933Z 2025-05-07T20:24:22.8846938Z 2025-05-07T20:24:22.8846943Z 2025-05-07T20:24:22.8846949Z 2025-05-07T20:24:22.8846954Z 2025-05-07T20:24:22.8846960Z 2025-05-07T20:24:22.8846965Z 2025-05-07T20:24:22.8846970Z 2025-05-07T20:24:22.8846976Z 2025-05-07T20:24:22.8846989Z 2025-05-07T20:24:22.8846995Z 2025-05-07T20:24:22.8847000Z 2025-05-07T20:24:22.8847005Z 2025-05-07T20:24:22.8847011Z 2025-05-07T20:24:22.8847016Z 2025-05-07T20:24:22.8847021Z 2025-05-07T20:24:22.8856388Z ... (more hidden) ... 2025-05-07T20:24:22.8856770Z 2025-05-07T20:24:22.8856776Z 2025-05-07T20:24:22.8856781Z 2025-05-07T20:24:22.8856786Z 2025-05-07T20:24:22.8856792Z 2025-05-07T20:24:22.8860903Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:22.8861202Z 2025-05-07T20:24:22.8861215Z 2025-05-07T20:24:22.8861219Z 2025-05-07T20:24:22.8861222Z 2025-05-07T20:24:22.8861234Z 2025-05-07T20:24:22.8861237Z 2025-05-07T20:24:22.8861241Z 2025-05-07T20:24:22.8861245Z 2025-05-07T20:24:22.8861248Z 2025-05-07T20:24:22.8861252Z 2025-05-07T20:24:22.8861256Z 2025-05-07T20:24:22.8861259Z 2025-05-07T20:24:22.8861263Z 2025-05-07T20:24:22.8861267Z 2025-05-07T20:24:22.8861271Z 2025-05-07T20:24:22.8861279Z 2025-05-07T20:24:22.8861283Z 2025-05-07T20:24:22.8861287Z 2025-05-07T20:24:22.8861290Z 2025-05-07T20:24:22.8863242Z ... (more hidden) ... 2025-05-07T20:24:22.8863581Z 2025-05-07T20:24:22.8863586Z 2025-05-07T20:24:22.8863592Z 2025-05-07T20:24:22.8863597Z 2025-05-07T20:24:22.8868574Z 2025-05-07T20:24:22.8959961Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:22.8972632Z python-3.12.2 | 30.8 MB | #####2 | 52% 2025-05-07T20:24:22.8972904Z 2025-05-07T20:24:22.8972923Z 2025-05-07T20:24:22.8972926Z 2025-05-07T20:24:22.8972930Z 2025-05-07T20:24:22.8972934Z 2025-05-07T20:24:22.8972938Z 2025-05-07T20:24:22.8972942Z 2025-05-07T20:24:22.8972945Z 2025-05-07T20:24:22.8972949Z 2025-05-07T20:24:22.8972953Z 2025-05-07T20:24:22.8972957Z 2025-05-07T20:24:22.8972960Z 2025-05-07T20:24:22.8972964Z 2025-05-07T20:24:22.8972968Z 2025-05-07T20:24:22.8972972Z 2025-05-07T20:24:22.8972975Z 2025-05-07T20:24:22.8972986Z 2025-05-07T20:24:22.8972990Z 2025-05-07T20:24:22.9012332Z libnsl-2.0.1 | 33 KB | ####9 | 49%  2025-05-07T20:24:22.9012653Z 2025-05-07T20:24:22.9012657Z 2025-05-07T20:24:22.9012661Z 2025-05-07T20:24:22.9012672Z 2025-05-07T20:24:22.9012676Z 2025-05-07T20:24:22.9012680Z 2025-05-07T20:24:22.9012683Z 2025-05-07T20:24:22.9012687Z 2025-05-07T20:24:22.9012691Z 2025-05-07T20:24:22.9012694Z 2025-05-07T20:24:22.9012698Z 2025-05-07T20:24:22.9012701Z 2025-05-07T20:24:22.9012705Z 2025-05-07T20:24:22.9012913Z 2025-05-07T20:24:22.9012916Z 2025-05-07T20:24:22.9012920Z 2025-05-07T20:24:22.9012924Z 2025-05-07T20:24:22.9013098Z 2025-05-07T20:24:22.9479876Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T20:24:22.9480591Z 2025-05-07T20:24:22.9480606Z 2025-05-07T20:24:22.9480619Z 2025-05-07T20:24:22.9480631Z 2025-05-07T20:24:22.9480644Z 2025-05-07T20:24:22.9481086Z 2025-05-07T20:24:22.9481103Z 2025-05-07T20:24:22.9487310Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T20:24:22.9487950Z 2025-05-07T20:24:22.9487954Z 2025-05-07T20:24:22.9487959Z 2025-05-07T20:24:22.9487963Z 2025-05-07T20:24:22.9487967Z 2025-05-07T20:24:22.9487971Z 2025-05-07T20:24:22.9487976Z 2025-05-07T20:24:22.9963459Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T20:24:23.0054700Z python-3.12.2 | 30.8 MB | ######9 | 69% 2025-05-07T20:24:23.0054961Z 2025-05-07T20:24:23.0055411Z 2025-05-07T20:24:23.0055427Z 2025-05-07T20:24:23.0055436Z 2025-05-07T20:24:23.0055444Z 2025-05-07T20:24:23.0056772Z 2025-05-07T20:24:23.0065255Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T20:24:23.0065550Z 2025-05-07T20:24:23.0065555Z 2025-05-07T20:24:23.0065565Z 2025-05-07T20:24:23.0065578Z 2025-05-07T20:24:23.0065586Z 2025-05-07T20:24:23.0065593Z 2025-05-07T20:24:23.0194758Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T20:24:23.0195058Z 2025-05-07T20:24:23.0195062Z 2025-05-07T20:24:23.0195068Z 2025-05-07T20:24:23.0195074Z 2025-05-07T20:24:23.0195080Z 2025-05-07T20:24:23.0195085Z 2025-05-07T20:24:23.0195091Z 2025-05-07T20:24:23.0195569Z 2025-05-07T20:24:23.0201320Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:23.0201751Z 2025-05-07T20:24:23.0201757Z 2025-05-07T20:24:23.0201771Z 2025-05-07T20:24:23.0201776Z 2025-05-07T20:24:23.0201800Z 2025-05-07T20:24:23.0201806Z 2025-05-07T20:24:23.0201811Z 2025-05-07T20:24:23.0201816Z 2025-05-07T20:24:23.0675568Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:23.0675903Z 2025-05-07T20:24:23.0675907Z 2025-05-07T20:24:23.0675911Z 2025-05-07T20:24:23.0675914Z 2025-05-07T20:24:23.0675918Z 2025-05-07T20:24:23.0675922Z 2025-05-07T20:24:23.0675926Z 2025-05-07T20:24:23.0675944Z 2025-05-07T20:24:23.0675947Z 2025-05-07T20:24:23.0679353Z 2025-05-07T20:24:23.0682541Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T20:24:23.0682917Z 2025-05-07T20:24:23.0682921Z 2025-05-07T20:24:23.0682925Z 2025-05-07T20:24:23.0682928Z 2025-05-07T20:24:23.0682932Z 2025-05-07T20:24:23.0682936Z 2025-05-07T20:24:23.0682939Z 2025-05-07T20:24:23.0682943Z 2025-05-07T20:24:23.0682947Z 2025-05-07T20:24:23.0683566Z 2025-05-07T20:24:23.0694120Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T20:24:23.0694500Z 2025-05-07T20:24:23.0694506Z 2025-05-07T20:24:23.0694511Z 2025-05-07T20:24:23.0694517Z 2025-05-07T20:24:23.0694522Z 2025-05-07T20:24:23.0694527Z 2025-05-07T20:24:23.0694532Z 2025-05-07T20:24:23.0694538Z 2025-05-07T20:24:23.0694543Z 2025-05-07T20:24:23.0694559Z 2025-05-07T20:24:23.0696542Z 2025-05-07T20:24:23.0701853Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T20:24:23.0702161Z 2025-05-07T20:24:23.0702177Z 2025-05-07T20:24:23.0702182Z 2025-05-07T20:24:23.0702188Z 2025-05-07T20:24:23.0702193Z 2025-05-07T20:24:23.0702198Z 2025-05-07T20:24:23.0702203Z 2025-05-07T20:24:23.0702209Z 2025-05-07T20:24:23.0702214Z 2025-05-07T20:24:23.0702219Z 2025-05-07T20:24:23.0702225Z 2025-05-07T20:24:23.0973292Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T20:24:23.1054766Z python-3.12.2 | 30.8 MB | ########4 | 84% 2025-05-07T20:24:23.1055124Z 2025-05-07T20:24:23.1055377Z 2025-05-07T20:24:23.1055381Z 2025-05-07T20:24:23.1055385Z 2025-05-07T20:24:23.1055389Z 2025-05-07T20:24:23.1055392Z 2025-05-07T20:24:23.1055396Z 2025-05-07T20:24:23.1055400Z 2025-05-07T20:24:23.1055404Z 2025-05-07T20:24:23.1055407Z 2025-05-07T20:24:23.1055411Z 2025-05-07T20:24:23.1055415Z 2025-05-07T20:24:23.1055419Z 2025-05-07T20:24:23.1059098Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T20:24:23.1059434Z 2025-05-07T20:24:23.1059438Z 2025-05-07T20:24:23.1059442Z 2025-05-07T20:24:23.1059506Z 2025-05-07T20:24:23.1059510Z 2025-05-07T20:24:23.1059513Z 2025-05-07T20:24:23.1059517Z 2025-05-07T20:24:23.1059521Z 2025-05-07T20:24:23.1059524Z 2025-05-07T20:24:23.1059528Z 2025-05-07T20:24:23.1059532Z 2025-05-07T20:24:23.1059535Z 2025-05-07T20:24:23.1059539Z 2025-05-07T20:24:23.1397120Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T20:24:23.1397445Z 2025-05-07T20:24:23.1397462Z 2025-05-07T20:24:23.1397466Z 2025-05-07T20:24:23.1397470Z 2025-05-07T20:24:23.1397474Z 2025-05-07T20:24:23.1397477Z 2025-05-07T20:24:23.1397494Z 2025-05-07T20:24:23.1397500Z 2025-05-07T20:24:23.1397504Z 2025-05-07T20:24:23.1397507Z 2025-05-07T20:24:23.1397511Z 2025-05-07T20:24:23.1400239Z 2025-05-07T20:24:23.1406481Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:23.1406883Z 2025-05-07T20:24:23.1406887Z 2025-05-07T20:24:23.1406891Z 2025-05-07T20:24:23.1406894Z 2025-05-07T20:24:23.1406898Z 2025-05-07T20:24:23.1406902Z 2025-05-07T20:24:23.1406905Z 2025-05-07T20:24:23.1406911Z 2025-05-07T20:24:23.1406917Z 2025-05-07T20:24:23.1406923Z 2025-05-07T20:24:23.1406928Z 2025-05-07T20:24:23.1408460Z 2025-05-07T20:24:23.1759405Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:23.1759833Z 2025-05-07T20:24:23.1759837Z 2025-05-07T20:24:23.1759841Z 2025-05-07T20:24:23.1759855Z 2025-05-07T20:24:23.1759859Z 2025-05-07T20:24:23.1759863Z 2025-05-07T20:24:23.1759867Z 2025-05-07T20:24:23.1759870Z 2025-05-07T20:24:23.1759874Z 2025-05-07T20:24:23.1759878Z 2025-05-07T20:24:23.1759882Z 2025-05-07T20:24:23.1759885Z 2025-05-07T20:24:23.1759895Z 2025-05-07T20:24:23.1759899Z 2025-05-07T20:24:23.1765855Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T20:24:23.1766179Z 2025-05-07T20:24:23.1766183Z 2025-05-07T20:24:23.1766194Z 2025-05-07T20:24:23.1766198Z 2025-05-07T20:24:23.1766202Z 2025-05-07T20:24:23.1766206Z 2025-05-07T20:24:23.1766209Z 2025-05-07T20:24:23.1766213Z 2025-05-07T20:24:23.1766216Z 2025-05-07T20:24:23.1766220Z 2025-05-07T20:24:23.1766224Z 2025-05-07T20:24:23.1766227Z 2025-05-07T20:24:23.1766231Z 2025-05-07T20:24:23.1768414Z 2025-05-07T20:24:23.3005952Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T20:24:23.3006343Z 2025-05-07T20:24:23.3006374Z 2025-05-07T20:24:23.3006380Z 2025-05-07T20:24:23.3006385Z 2025-05-07T20:24:23.3006391Z 2025-05-07T20:24:23.3006396Z 2025-05-07T20:24:23.3006401Z 2025-05-07T20:24:23.3006407Z 2025-05-07T20:24:23.3006412Z 2025-05-07T20:24:23.3009717Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:23.3010084Z 2025-05-07T20:24:23.3010088Z 2025-05-07T20:24:23.3010092Z 2025-05-07T20:24:23.3010110Z 2025-05-07T20:24:23.3010114Z 2025-05-07T20:24:23.3010118Z 2025-05-07T20:24:23.3010121Z 2025-05-07T20:24:23.3010125Z 2025-05-07T20:24:23.3010128Z 2025-05-07T20:24:23.3181446Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:23.3181897Z 2025-05-07T20:24:23.3181903Z 2025-05-07T20:24:23.3181910Z 2025-05-07T20:24:23.3181916Z 2025-05-07T20:24:23.3181925Z 2025-05-07T20:24:23.3181933Z 2025-05-07T20:24:23.3181941Z 2025-05-07T20:24:23.3181947Z 2025-05-07T20:24:23.3181952Z 2025-05-07T20:24:23.3181956Z 2025-05-07T20:24:23.3182216Z 2025-05-07T20:24:23.3182223Z 2025-05-07T20:24:23.3182231Z 2025-05-07T20:24:23.3182239Z 2025-05-07T20:24:23.3182266Z 2025-05-07T20:24:23.3187518Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:23.3188003Z 2025-05-07T20:24:23.3188009Z 2025-05-07T20:24:23.3188015Z 2025-05-07T20:24:23.3188029Z 2025-05-07T20:24:23.3188034Z 2025-05-07T20:24:23.3188256Z 2025-05-07T20:24:23.3188262Z 2025-05-07T20:24:23.3188265Z 2025-05-07T20:24:23.3188269Z 2025-05-07T20:24:23.3188273Z 2025-05-07T20:24:23.3188276Z 2025-05-07T20:24:23.3188280Z 2025-05-07T20:24:23.3188284Z 2025-05-07T20:24:23.3188287Z 2025-05-07T20:24:23.3188291Z 2025-05-07T20:24:23.3665127Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:23.3665531Z 2025-05-07T20:24:23.3665545Z 2025-05-07T20:24:23.4002924Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:23.4003318Z 2025-05-07T20:24:23.4003325Z 2025-05-07T20:24:23.4003335Z 2025-05-07T20:24:23.4003344Z 2025-05-07T20:24:23.4003354Z 2025-05-07T20:24:23.4003363Z 2025-05-07T20:24:23.4003372Z 2025-05-07T20:24:23.4003379Z 2025-05-07T20:24:23.4003399Z 2025-05-07T20:24:23.4003404Z 2025-05-07T20:24:23.4003410Z 2025-05-07T20:24:23.4003414Z 2025-05-07T20:24:23.4003418Z 2025-05-07T20:24:23.4003422Z 2025-05-07T20:24:23.4003425Z 2025-05-07T20:24:23.4003442Z 2025-05-07T20:24:23.4013684Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:23.4014020Z 2025-05-07T20:24:23.4014027Z 2025-05-07T20:24:23.4014031Z 2025-05-07T20:24:23.4014034Z 2025-05-07T20:24:23.4014038Z 2025-05-07T20:24:23.4014042Z 2025-05-07T20:24:23.4014045Z 2025-05-07T20:24:23.4014049Z 2025-05-07T20:24:23.4014053Z 2025-05-07T20:24:23.4014056Z 2025-05-07T20:24:23.4014060Z 2025-05-07T20:24:23.4014064Z 2025-05-07T20:24:23.4014067Z 2025-05-07T20:24:23.4014071Z 2025-05-07T20:24:23.4014084Z 2025-05-07T20:24:23.4014581Z 2025-05-07T20:24:23.4028869Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:23.4029226Z 2025-05-07T20:24:23.4029230Z 2025-05-07T20:24:23.4029234Z 2025-05-07T20:24:23.4029237Z 2025-05-07T20:24:23.4029241Z 2025-05-07T20:24:23.4029245Z 2025-05-07T20:24:23.4029260Z 2025-05-07T20:24:23.4029263Z 2025-05-07T20:24:23.4029275Z 2025-05-07T20:24:23.4029279Z 2025-05-07T20:24:23.4029283Z 2025-05-07T20:24:23.4029286Z 2025-05-07T20:24:23.4029290Z 2025-05-07T20:24:23.4029293Z 2025-05-07T20:24:23.4029297Z 2025-05-07T20:24:23.4029301Z 2025-05-07T20:24:23.4031034Z 2025-05-07T20:24:23.4040780Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T20:24:23.4041154Z 2025-05-07T20:24:23.4041160Z 2025-05-07T20:24:23.4041166Z 2025-05-07T20:24:23.4041171Z 2025-05-07T20:24:23.4041176Z 2025-05-07T20:24:23.4041182Z 2025-05-07T20:24:23.4041187Z 2025-05-07T20:24:23.4041205Z 2025-05-07T20:24:23.4041210Z 2025-05-07T20:24:23.4041216Z 2025-05-07T20:24:23.4041221Z 2025-05-07T20:24:23.4041226Z 2025-05-07T20:24:23.4041231Z 2025-05-07T20:24:23.4041237Z 2025-05-07T20:24:23.4041240Z 2025-05-07T20:24:23.4041251Z 2025-05-07T20:24:23.4041255Z 2025-05-07T20:24:23.4275545Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T20:24:23.4275960Z 2025-05-07T20:24:23.4275973Z 2025-05-07T20:24:23.4275977Z 2025-05-07T20:24:23.4275980Z 2025-05-07T20:24:23.4275984Z 2025-05-07T20:24:23.4275988Z 2025-05-07T20:24:23.4275992Z 2025-05-07T20:24:23.4275995Z 2025-05-07T20:24:23.4275999Z 2025-05-07T20:24:23.4276003Z 2025-05-07T20:24:23.4276006Z 2025-05-07T20:24:23.4276010Z 2025-05-07T20:24:23.4276014Z 2025-05-07T20:24:23.4276018Z 2025-05-07T20:24:23.4276021Z 2025-05-07T20:24:23.4276025Z 2025-05-07T20:24:23.4276029Z 2025-05-07T20:24:23.4276033Z 2025-05-07T20:24:23.4276658Z 2025-05-07T20:24:23.4377035Z ... (more hidden) ... 2025-05-07T20:24:23.4377377Z 2025-05-07T20:24:23.4377383Z 2025-05-07T20:24:23.4377388Z 2025-05-07T20:24:23.4377394Z 2025-05-07T20:24:23.4377399Z 2025-05-07T20:24:23.4377405Z 2025-05-07T20:24:23.4377410Z 2025-05-07T20:24:23.4377415Z 2025-05-07T20:24:23.4377420Z 2025-05-07T20:24:23.4377434Z 2025-05-07T20:24:23.4377440Z 2025-05-07T20:24:23.4377691Z 2025-05-07T20:24:23.4377700Z 2025-05-07T20:24:23.4377706Z 2025-05-07T20:24:23.4377711Z 2025-05-07T20:24:23.4377717Z 2025-05-07T20:24:23.4377722Z 2025-05-07T20:24:23.4377727Z 2025-05-07T20:24:23.4380159Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T20:24:23.4380554Z 2025-05-07T20:24:23.4380560Z 2025-05-07T20:24:23.4380566Z 2025-05-07T20:24:23.4380571Z 2025-05-07T20:24:23.4380577Z 2025-05-07T20:24:23.4380582Z 2025-05-07T20:24:23.4380588Z 2025-05-07T20:24:23.4380593Z 2025-05-07T20:24:23.4380611Z 2025-05-07T20:24:23.4380616Z 2025-05-07T20:24:23.4380622Z 2025-05-07T20:24:23.4380627Z 2025-05-07T20:24:23.4380632Z 2025-05-07T20:24:23.4380637Z 2025-05-07T20:24:23.4380643Z 2025-05-07T20:24:23.4380648Z 2025-05-07T20:24:23.4380653Z 2025-05-07T20:24:23.4380670Z 2025-05-07T20:24:23.4502871Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T20:24:23.4503412Z python-3.12.2 | 30.8 MB | ########## | 100% 2025-05-07T20:24:23.4676851Z python-3.12.2 | 30.8 MB | ########## | 100% 2025-05-07T20:24:23.4677106Z 2025-05-07T20:24:24.1497793Z openssl-3.5.0 | 3.0 MB | ########## | 100%  2025-05-07T20:24:24.1504332Z python-3.12.2 | 30.8 MB | ########## | 100% 2025-05-07T20:24:24.1504602Z 2025-05-07T20:24:24.1504606Z 2025-05-07T20:24:24.1504610Z 2025-05-07T20:24:24.1504613Z 2025-05-07T20:24:24.1504617Z 2025-05-07T20:24:24.1504621Z 2025-05-07T20:24:24.1504633Z 2025-05-07T20:24:24.1504637Z 2025-05-07T20:24:24.1504668Z 2025-05-07T20:24:24.1504672Z 2025-05-07T20:24:24.1504676Z 2025-05-07T20:24:24.1504679Z 2025-05-07T20:24:24.1504683Z 2025-05-07T20:24:24.1504687Z 2025-05-07T20:24:24.1504690Z 2025-05-07T20:24:24.1504694Z 2025-05-07T20:24:24.1504698Z 2025-05-07T20:24:24.1504701Z 2025-05-07T20:24:24.1504705Z 2025-05-07T20:24:24.1504787Z 2025-05-07T20:24:24.1505147Z  2025-05-07T20:24:24.1505480Z 2025-05-07T20:24:24.1505689Z 2025-05-07T20:24:24.1505854Z  2025-05-07T20:24:24.1506071Z 2025-05-07T20:24:24.1506075Z 2025-05-07T20:24:24.1506242Z  2025-05-07T20:24:24.1506464Z 2025-05-07T20:24:24.1506468Z 2025-05-07T20:24:24.1506471Z 2025-05-07T20:24:24.1506673Z  2025-05-07T20:24:24.1506904Z 2025-05-07T20:24:24.1506908Z 2025-05-07T20:24:24.1506911Z 2025-05-07T20:24:24.1506915Z 2025-05-07T20:24:24.1507087Z  2025-05-07T20:24:24.1507312Z 2025-05-07T20:24:24.1507316Z 2025-05-07T20:24:24.1507320Z 2025-05-07T20:24:24.1507323Z 2025-05-07T20:24:24.1507327Z 2025-05-07T20:24:24.1507504Z  2025-05-07T20:24:24.1507734Z 2025-05-07T20:24:24.1507743Z 2025-05-07T20:24:24.1507747Z 2025-05-07T20:24:24.1507752Z 2025-05-07T20:24:24.1507755Z 2025-05-07T20:24:24.1507759Z 2025-05-07T20:24:24.1507944Z  2025-05-07T20:24:24.1508169Z 2025-05-07T20:24:24.1508172Z 2025-05-07T20:24:24.1508184Z 2025-05-07T20:24:24.1508188Z 2025-05-07T20:24:24.1508191Z 2025-05-07T20:24:24.1508195Z 2025-05-07T20:24:24.1508199Z 2025-05-07T20:24:24.1508379Z  2025-05-07T20:24:24.1508837Z 2025-05-07T20:24:24.1508848Z 2025-05-07T20:24:24.1508851Z 2025-05-07T20:24:24.1508855Z 2025-05-07T20:24:24.1508860Z 2025-05-07T20:24:24.1508864Z 2025-05-07T20:24:24.1508867Z 2025-05-07T20:24:24.1508871Z 2025-05-07T20:24:24.1509055Z  2025-05-07T20:24:24.1509294Z 2025-05-07T20:24:24.1509298Z 2025-05-07T20:24:24.1509448Z 2025-05-07T20:24:24.1509452Z 2025-05-07T20:24:24.1509456Z 2025-05-07T20:24:24.1509459Z 2025-05-07T20:24:24.1509463Z 2025-05-07T20:24:24.1509467Z 2025-05-07T20:24:24.1509470Z 2025-05-07T20:24:24.1509661Z  2025-05-07T20:24:24.1509897Z 2025-05-07T20:24:24.1509902Z 2025-05-07T20:24:24.1509905Z 2025-05-07T20:24:24.1509909Z 2025-05-07T20:24:24.1509913Z 2025-05-07T20:24:24.1509916Z 2025-05-07T20:24:24.1509920Z 2025-05-07T20:24:24.1509924Z 2025-05-07T20:24:24.1509927Z 2025-05-07T20:24:24.1509938Z 2025-05-07T20:24:24.1510176Z  2025-05-07T20:24:24.1510411Z 2025-05-07T20:24:24.1510415Z 2025-05-07T20:24:24.1510418Z 2025-05-07T20:24:24.1510422Z 2025-05-07T20:24:24.1510426Z 2025-05-07T20:24:24.1510430Z 2025-05-07T20:24:24.1510433Z 2025-05-07T20:24:24.1510437Z 2025-05-07T20:24:24.1510440Z 2025-05-07T20:24:24.1510444Z 2025-05-07T20:24:24.1510453Z 2025-05-07T20:24:24.1510655Z  2025-05-07T20:24:24.1510892Z 2025-05-07T20:24:24.1510895Z 2025-05-07T20:24:24.1510899Z 2025-05-07T20:24:24.1510903Z 2025-05-07T20:24:24.1510906Z 2025-05-07T20:24:24.1510910Z 2025-05-07T20:24:24.1510914Z 2025-05-07T20:24:24.1510924Z 2025-05-07T20:24:24.1510927Z 2025-05-07T20:24:24.1510931Z 2025-05-07T20:24:24.1510935Z 2025-05-07T20:24:24.1510938Z 2025-05-07T20:24:24.1511138Z  2025-05-07T20:24:24.1511382Z 2025-05-07T20:24:24.1511392Z 2025-05-07T20:24:24.1511396Z 2025-05-07T20:24:24.1511400Z 2025-05-07T20:24:24.1511403Z 2025-05-07T20:24:24.1511407Z 2025-05-07T20:24:24.1511411Z 2025-05-07T20:24:24.1511414Z 2025-05-07T20:24:24.1511418Z 2025-05-07T20:24:24.1511422Z 2025-05-07T20:24:24.1511425Z 2025-05-07T20:24:24.1511429Z 2025-05-07T20:24:24.1511433Z 2025-05-07T20:24:24.1511636Z  2025-05-07T20:24:24.1511884Z 2025-05-07T20:24:24.1511888Z 2025-05-07T20:24:24.1511891Z 2025-05-07T20:24:24.1511895Z 2025-05-07T20:24:24.1511899Z 2025-05-07T20:24:24.1511902Z 2025-05-07T20:24:24.1511906Z 2025-05-07T20:24:24.1511909Z 2025-05-07T20:24:24.1511913Z 2025-05-07T20:24:24.1511917Z 2025-05-07T20:24:24.1511920Z 2025-05-07T20:24:24.1511924Z 2025-05-07T20:24:24.1511928Z 2025-05-07T20:24:24.1511931Z 2025-05-07T20:24:24.1512145Z  2025-05-07T20:24:24.1512393Z 2025-05-07T20:24:24.1512396Z 2025-05-07T20:24:24.1512400Z 2025-05-07T20:24:24.1512404Z 2025-05-07T20:24:24.1512407Z 2025-05-07T20:24:24.1512411Z 2025-05-07T20:24:24.1512414Z 2025-05-07T20:24:24.1512418Z 2025-05-07T20:24:24.1512422Z 2025-05-07T20:24:24.1512425Z 2025-05-07T20:24:24.1512429Z 2025-05-07T20:24:24.1512440Z 2025-05-07T20:24:24.1512449Z 2025-05-07T20:24:24.1512452Z 2025-05-07T20:24:24.1512456Z 2025-05-07T20:24:24.1512664Z  2025-05-07T20:24:24.1512907Z 2025-05-07T20:24:24.1512911Z 2025-05-07T20:24:24.1512922Z 2025-05-07T20:24:24.1512926Z 2025-05-07T20:24:24.1512929Z 2025-05-07T20:24:24.1512933Z 2025-05-07T20:24:24.1512937Z 2025-05-07T20:24:24.1512940Z 2025-05-07T20:24:24.1512944Z 2025-05-07T20:24:24.1512947Z 2025-05-07T20:24:24.1512951Z 2025-05-07T20:24:24.1512955Z 2025-05-07T20:24:24.1513039Z 2025-05-07T20:24:24.1513043Z 2025-05-07T20:24:24.1513047Z 2025-05-07T20:24:24.1513050Z 2025-05-07T20:24:24.1513264Z  2025-05-07T20:24:24.1513518Z 2025-05-07T20:24:24.1513522Z 2025-05-07T20:24:24.1513526Z 2025-05-07T20:24:24.1513529Z 2025-05-07T20:24:24.1513533Z 2025-05-07T20:24:24.1513537Z 2025-05-07T20:24:24.1513540Z 2025-05-07T20:24:24.1513624Z 2025-05-07T20:24:24.1513628Z 2025-05-07T20:24:24.1513632Z 2025-05-07T20:24:24.1513636Z 2025-05-07T20:24:24.1513639Z 2025-05-07T20:24:24.1513643Z 2025-05-07T20:24:24.1513647Z 2025-05-07T20:24:24.1513650Z 2025-05-07T20:24:24.1513654Z 2025-05-07T20:24:24.1513664Z 2025-05-07T20:24:24.1513886Z  2025-05-07T20:24:24.1514138Z 2025-05-07T20:24:24.1514141Z 2025-05-07T20:24:24.1514145Z 2025-05-07T20:24:24.1514148Z 2025-05-07T20:24:24.1514152Z 2025-05-07T20:24:24.1514161Z 2025-05-07T20:24:24.1514170Z 2025-05-07T20:24:24.1514174Z 2025-05-07T20:24:24.1514178Z 2025-05-07T20:24:24.1514182Z 2025-05-07T20:24:24.1514185Z 2025-05-07T20:24:24.1514189Z 2025-05-07T20:24:24.1514192Z 2025-05-07T20:24:24.1514196Z 2025-05-07T20:24:24.1514199Z 2025-05-07T20:24:24.1514203Z 2025-05-07T20:24:24.1514207Z 2025-05-07T20:24:24.1514210Z 2025-05-07T20:24:24.1514438Z  2025-05-07T20:24:24.1514697Z 2025-05-07T20:24:24.1514773Z done 2025-05-07T20:24:24.2513381Z Preparing transaction: \ done 2025-05-07T20:24:24.9988143Z Verifying transaction: / - \ | / - \ done 2025-05-07T20:24:26.6019134Z Executing transaction: / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:26.9610702Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:28.6962802Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:28.6976346Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:28.6998842Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:29.5632777Z Channels: 2025-05-07T20:24:29.5633052Z - conda-forge 2025-05-07T20:24:29.5633369Z Platform: linux-64 2025-05-07T20:24:32.8551788Z Collecting package metadata (repodata.json): - \ | / - done 2025-05-07T20:24:33.2230083Z Solving environment: | / done 2025-05-07T20:24:33.2590232Z 2025-05-07T20:24:33.2590664Z # All requested packages already installed. 2025-05-07T20:24:33.2590917Z 2025-05-07T20:24:36.6158898Z [SETUP] Copying over ... 2025-05-07T20:24:36.6159650Z + cp /home/ec2-user/miniconda/envs/build_binary/include/crypt.h /home/ec2-user/miniconda/envs/build_binary/include/python3.12/crypt.h 2025-05-07T20:24:36.6160252Z 2025-05-07T20:24:36.6186436Z 2025-05-07T20:24:38.2654122Z [SETUP] Installed Python version: Python 3.12.2 2025-05-07T20:24:38.2654612Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:38.2692039Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:38.2692518Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:38.2705827Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:38.2706209Z env: 2025-05-07T20:24:38.2706443Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:38.2706757Z BUILD_ENV: build_binary 2025-05-07T20:24:38.2707016Z BUILD_TARGET: genai 2025-05-07T20:24:38.2707250Z BUILD_VARIANT: cuda 2025-05-07T20:24:38.2707489Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:24:38.2707760Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:38.2708073Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:38.2708415Z ##[endgroup] 2025-05-07T20:24:38.6070827Z ################################################################################ 2025-05-07T20:24:38.6071222Z # Install C/C++ Compilers 2025-05-07T20:24:38.6071471Z # 2025-05-07T20:24:38.6087156Z # [2025-05-07T20:24:38.608Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:38.6087884Z ################################################################################ 2025-05-07T20:24:38.6088125Z 2025-05-07T20:24:38.6102833Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:38.7033199Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:38.7043519Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:38.7065392Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:39.5719144Z Channels: 2025-05-07T20:24:39.5719603Z - conda-forge 2025-05-07T20:24:39.5720060Z Platform: linux-64 2025-05-07T20:24:42.8671592Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:43.2360527Z Solving environment: \ done 2025-05-07T20:24:43.2993938Z 2025-05-07T20:24:43.2994791Z ## Package Plan ## 2025-05-07T20:24:43.2995140Z 2025-05-07T20:24:43.2995614Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:43.2996265Z 2025-05-07T20:24:43.2996445Z added / updated specs: 2025-05-07T20:24:43.2996958Z - sysroot_linux-64=2.17 2025-05-07T20:24:43.2997305Z 2025-05-07T20:24:43.2997315Z 2025-05-07T20:24:43.2997558Z The following packages will be downloaded: 2025-05-07T20:24:43.2997890Z 2025-05-07T20:24:43.2998009Z package | build 2025-05-07T20:24:43.2998334Z ---------------------------|----------------- 2025-05-07T20:24:43.2998775Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:43.2999294Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:43.2999716Z ------------------------------------------------------------ 2025-05-07T20:24:43.3000071Z Total: 15.4 MB 2025-05-07T20:24:43.3000297Z 2025-05-07T20:24:43.3000423Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:43.3000661Z 2025-05-07T20:24:43.3000961Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:43.3001558Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:43.3001896Z 2025-05-07T20:24:43.3001900Z 2025-05-07T20:24:43.3001904Z 2025-05-07T20:24:43.3002050Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:43.3002444Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:43.3002687Z 2025-05-07T20:24:43.4006219Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:43.4006497Z 2025-05-07T20:24:43.4049607Z kernel-headers_linux | 921 KB | #######2 | 73%  2025-05-07T20:24:43.4049879Z 2025-05-07T20:24:43.4604520Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:43.5606750Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:43.6226740Z sysroot_linux-64-2.1 | 14.5 MB | ####6 | 46% 2025-05-07T20:24:43.6227404Z 2025-05-07T20:24:43.6640882Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:43.7275986Z sysroot_linux-64-2.1 | 14.5 MB | #######9 | 79% 2025-05-07T20:24:44.2627672Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:44.2631098Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:44.2631577Z 2025-05-07T20:24:44.2631873Z 2025-05-07T20:24:44.2632094Z  done 2025-05-07T20:24:44.3635135Z Preparing transaction: / done 2025-05-07T20:24:44.5645719Z Verifying transaction: \ | done 2025-05-07T20:24:44.7704981Z Executing transaction: - \ done 2025-05-07T20:24:44.9229526Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:46.5973181Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:24:46.5974384Z [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:46.5987155Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:24:46.6010029Z [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:47.4938025Z Channels: 2025-05-07T20:24:47.4938286Z - conda-forge 2025-05-07T20:24:47.4938605Z Platform: linux-64 2025-05-07T20:24:50.7849079Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:51.7375053Z Solving environment: \ | / done 2025-05-07T20:24:51.8029759Z 2025-05-07T20:24:51.8030078Z ## Package Plan ## 2025-05-07T20:24:51.8030265Z 2025-05-07T20:24:51.8030501Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:51.8030819Z 2025-05-07T20:24:51.8030917Z added / updated specs: 2025-05-07T20:24:51.8031181Z - gxx_linux-64=11.4.0 2025-05-07T20:24:51.8031345Z 2025-05-07T20:24:51.8031349Z 2025-05-07T20:24:51.8031483Z The following packages will be downloaded: 2025-05-07T20:24:51.8031741Z 2025-05-07T20:24:51.8031872Z package | build 2025-05-07T20:24:51.8032197Z ---------------------------|----------------- 2025-05-07T20:24:51.8032619Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:24:51.8033166Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:24:51.8033659Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:24:51.8034116Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:24:51.8034576Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:24:51.8035041Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:24:51.8035483Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:24:51.8035970Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:24:51.8036478Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:24:51.8036941Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:24:51.8037433Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:24:51.8037942Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:24:51.8038362Z ------------------------------------------------------------ 2025-05-07T20:24:51.8038713Z Total: 91.6 MB 2025-05-07T20:24:51.8038934Z 2025-05-07T20:24:51.8039061Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:51.8039295Z 2025-05-07T20:24:51.8039569Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:24:51.8040165Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:24:51.8041048Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:24:51.8041587Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:24:51.8042111Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:24:51.8042634Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:24:51.8043182Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:51.8043768Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:24:51.8044286Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:24:51.8044854Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:51.8045239Z 2025-05-07T20:24:51.8045348Z The following packages will be UPDATED: 2025-05-07T20:24:51.8045566Z 2025-05-07T20:24:51.8045893Z 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:51.8046810Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:24:51.8047242Z 2025-05-07T20:24:51.8047246Z 2025-05-07T20:24:51.8047256Z 2025-05-07T20:24:51.8047396Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:51.8047780Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:51.8048015Z 2025-05-07T20:24:51.8048359Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:51.8048607Z 2025-05-07T20:24:51.8048611Z 2025-05-07T20:24:51.8052858Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:51.8053143Z 2025-05-07T20:24:51.8053148Z 2025-05-07T20:24:51.8053152Z 2025-05-07T20:24:51.8064180Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:51.8064491Z 2025-05-07T20:24:51.8064527Z 2025-05-07T20:24:51.8064531Z 2025-05-07T20:24:51.8064663Z 2025-05-07T20:24:51.8089845Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:51.8090130Z 2025-05-07T20:24:51.8090134Z 2025-05-07T20:24:51.8090137Z 2025-05-07T20:24:51.8090141Z 2025-05-07T20:24:51.8092599Z 2025-05-07T20:24:51.8094042Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:51.8094352Z 2025-05-07T20:24:51.8094356Z 2025-05-07T20:24:51.8094360Z 2025-05-07T20:24:51.8094363Z 2025-05-07T20:24:51.8094367Z 2025-05-07T20:24:51.8094371Z 2025-05-07T20:24:51.8095607Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:24:51.8095912Z 2025-05-07T20:24:51.8095919Z 2025-05-07T20:24:51.8095923Z 2025-05-07T20:24:51.8095926Z 2025-05-07T20:24:51.8095930Z 2025-05-07T20:24:51.8095934Z 2025-05-07T20:24:51.8098076Z 2025-05-07T20:24:51.8099367Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:24:51.8099729Z 2025-05-07T20:24:51.8099732Z 2025-05-07T20:24:51.8099743Z 2025-05-07T20:24:51.8099751Z 2025-05-07T20:24:51.8099755Z 2025-05-07T20:24:51.8099758Z 2025-05-07T20:24:51.8099762Z 2025-05-07T20:24:51.8099766Z 2025-05-07T20:24:51.8101336Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:51.8101645Z 2025-05-07T20:24:51.8101648Z 2025-05-07T20:24:51.8101652Z 2025-05-07T20:24:51.8101655Z 2025-05-07T20:24:51.8101659Z 2025-05-07T20:24:51.8101663Z 2025-05-07T20:24:51.8101666Z 2025-05-07T20:24:51.8101670Z 2025-05-07T20:24:51.8118269Z 2025-05-07T20:24:51.8138257Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:24:51.8138547Z 2025-05-07T20:24:51.8138551Z 2025-05-07T20:24:51.8138554Z 2025-05-07T20:24:51.8138558Z 2025-05-07T20:24:51.8138561Z 2025-05-07T20:24:51.8138565Z 2025-05-07T20:24:51.8138569Z 2025-05-07T20:24:51.8138572Z 2025-05-07T20:24:51.8138576Z 2025-05-07T20:24:51.8138586Z 2025-05-07T20:24:51.8141904Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:24:51.8142209Z 2025-05-07T20:24:51.8142213Z 2025-05-07T20:24:51.8142217Z 2025-05-07T20:24:51.8142230Z 2025-05-07T20:24:51.8142233Z 2025-05-07T20:24:51.8142237Z 2025-05-07T20:24:51.8142241Z 2025-05-07T20:24:51.8142244Z 2025-05-07T20:24:51.8142248Z 2025-05-07T20:24:51.8142251Z 2025-05-07T20:24:51.8142255Z 2025-05-07T20:24:52.2434885Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:24:52.2435212Z 2025-05-07T20:24:52.2445568Z 2025-05-07T20:24:52.2454803Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:52.2455165Z 2025-05-07T20:24:52.2470008Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:52.2470376Z 2025-05-07T20:24:52.2470382Z 2025-05-07T20:24:52.2470949Z 2025-05-07T20:24:52.3117112Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:52.3117479Z 2025-05-07T20:24:52.3117485Z 2025-05-07T20:24:52.3117490Z 2025-05-07T20:24:52.3118242Z 2025-05-07T20:24:52.3318446Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:52.3438321Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:52.3438634Z 2025-05-07T20:24:52.3441774Z 2025-05-07T20:24:52.3459537Z libstdcxx-devel_linu | 11.1 MB | #####6 | 56%  2025-05-07T20:24:52.3459978Z 2025-05-07T20:24:52.4119393Z gxx_impl_linux-64-11 | 11.2 MB | #####6 | 57%  2025-05-07T20:24:52.4119671Z 2025-05-07T20:24:52.4119683Z 2025-05-07T20:24:52.4119687Z 2025-05-07T20:24:52.4122926Z 2025-05-07T20:24:52.4125099Z libstdcxx-15.1.0 | 3.7 MB | #########4 | 94%  2025-05-07T20:24:52.4125385Z 2025-05-07T20:24:52.4125395Z 2025-05-07T20:24:52.4127656Z 2025-05-07T20:24:52.4128176Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:52.4128466Z 2025-05-07T20:24:52.4128470Z 2025-05-07T20:24:52.4128481Z 2025-05-07T20:24:52.4321232Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:52.4448093Z gcc_impl_linux-64-11 | 53.0 MB | 4 | 5% 2025-05-07T20:24:52.4448343Z 2025-05-07T20:24:52.4449697Z 2025-05-07T20:24:52.4461831Z libstdcxx-devel_linu | 11.1 MB | ########9 | 89%  2025-05-07T20:24:52.4466577Z 2025-05-07T20:24:52.4689638Z gxx_impl_linux-64-11 | 11.2 MB | #########3 | 93%  2025-05-07T20:24:52.4689903Z 2025-05-07T20:24:52.4689907Z 2025-05-07T20:24:52.4689911Z 2025-05-07T20:24:52.4689915Z 2025-05-07T20:24:52.4691052Z 2025-05-07T20:24:52.5080640Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:52.5081054Z 2025-05-07T20:24:52.5081058Z 2025-05-07T20:24:52.5081061Z 2025-05-07T20:24:52.5083904Z 2025-05-07T20:24:52.5323282Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:52.5632501Z gcc_impl_linux-64-11 | 53.0 MB | 8 | 9% 2025-05-07T20:24:52.5632762Z 2025-05-07T20:24:52.5632766Z 2025-05-07T20:24:52.5632770Z 2025-05-07T20:24:52.5632783Z 2025-05-07T20:24:52.5632799Z 2025-05-07T20:24:52.5632804Z 2025-05-07T20:24:52.6423269Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:24:52.6514703Z gcc_impl_linux-64-11 | 53.0 MB | #2 | 12% 2025-05-07T20:24:52.6515013Z 2025-05-07T20:24:52.6515017Z 2025-05-07T20:24:52.6515021Z 2025-05-07T20:24:52.6515024Z 2025-05-07T20:24:52.6515028Z 2025-05-07T20:24:52.6515336Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:52.6515635Z 2025-05-07T20:24:52.6515639Z 2025-05-07T20:24:52.6515643Z 2025-05-07T20:24:52.6515647Z 2025-05-07T20:24:52.6515653Z 2025-05-07T20:24:52.7048614Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:52.7048928Z 2025-05-07T20:24:52.7048932Z 2025-05-07T20:24:52.7048936Z 2025-05-07T20:24:52.7048940Z 2025-05-07T20:24:52.7048943Z 2025-05-07T20:24:52.7048947Z 2025-05-07T20:24:52.7049280Z 2025-05-07T20:24:52.7126418Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:24:52.7126736Z 2025-05-07T20:24:52.7126741Z 2025-05-07T20:24:52.7126744Z 2025-05-07T20:24:52.7126748Z 2025-05-07T20:24:52.7126752Z 2025-05-07T20:24:52.7129301Z 2025-05-07T20:24:52.7129725Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:52.7130120Z 2025-05-07T20:24:52.7130124Z 2025-05-07T20:24:52.7130128Z 2025-05-07T20:24:52.7130132Z 2025-05-07T20:24:52.7130143Z 2025-05-07T20:24:52.7130146Z 2025-05-07T20:24:52.7424708Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:52.7546673Z gcc_impl_linux-64-11 | 53.0 MB | #8 | 18% 2025-05-07T20:24:52.7547014Z 2025-05-07T20:24:52.7547020Z 2025-05-07T20:24:52.7547026Z 2025-05-07T20:24:52.7547031Z 2025-05-07T20:24:52.7547036Z 2025-05-07T20:24:52.7547042Z 2025-05-07T20:24:52.7548680Z 2025-05-07T20:24:52.7588432Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:52.7589057Z 2025-05-07T20:24:52.7589068Z 2025-05-07T20:24:52.7589072Z 2025-05-07T20:24:52.7589075Z 2025-05-07T20:24:52.7589079Z 2025-05-07T20:24:52.7589083Z 2025-05-07T20:24:52.7589095Z 2025-05-07T20:24:52.7591090Z 2025-05-07T20:24:52.7631583Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:52.7631973Z 2025-05-07T20:24:52.7631977Z 2025-05-07T20:24:52.7631987Z 2025-05-07T20:24:52.7631991Z 2025-05-07T20:24:52.7631995Z 2025-05-07T20:24:52.7631998Z 2025-05-07T20:24:52.7632002Z 2025-05-07T20:24:52.7634471Z 2025-05-07T20:24:52.7715654Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:52.7718861Z 2025-05-07T20:24:52.7859629Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:52.7860291Z 2025-05-07T20:24:52.7860300Z 2025-05-07T20:24:52.7978752Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:52.7979119Z 2025-05-07T20:24:52.7979123Z 2025-05-07T20:24:52.7979127Z 2025-05-07T20:24:52.7979152Z 2025-05-07T20:24:52.7979156Z 2025-05-07T20:24:52.7979167Z 2025-05-07T20:24:52.7979171Z 2025-05-07T20:24:52.7979175Z 2025-05-07T20:24:52.7981284Z 2025-05-07T20:24:52.8004050Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:24:52.8004398Z 2025-05-07T20:24:52.8004402Z 2025-05-07T20:24:52.8004406Z 2025-05-07T20:24:52.8004410Z 2025-05-07T20:24:52.8004413Z 2025-05-07T20:24:52.8004417Z 2025-05-07T20:24:52.8004421Z 2025-05-07T20:24:52.8004424Z 2025-05-07T20:24:52.8008793Z 2025-05-07T20:24:52.8030156Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:52.8030538Z 2025-05-07T20:24:52.8030542Z 2025-05-07T20:24:52.8030546Z 2025-05-07T20:24:52.8030550Z 2025-05-07T20:24:52.8030553Z 2025-05-07T20:24:52.8030557Z 2025-05-07T20:24:52.8030561Z 2025-05-07T20:24:52.8030564Z 2025-05-07T20:24:52.8030568Z 2025-05-07T20:24:52.8031619Z 2025-05-07T20:24:52.8054998Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:24:52.8055358Z 2025-05-07T20:24:52.8055362Z 2025-05-07T20:24:52.8055366Z 2025-05-07T20:24:52.8055370Z 2025-05-07T20:24:52.8055373Z 2025-05-07T20:24:52.8055377Z 2025-05-07T20:24:52.8055381Z 2025-05-07T20:24:52.8055384Z 2025-05-07T20:24:52.8055388Z 2025-05-07T20:24:52.8058325Z 2025-05-07T20:24:52.8136135Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:52.8136438Z 2025-05-07T20:24:52.8136442Z 2025-05-07T20:24:52.8136445Z 2025-05-07T20:24:52.8136449Z 2025-05-07T20:24:52.8136452Z 2025-05-07T20:24:52.8136456Z 2025-05-07T20:24:52.8136459Z 2025-05-07T20:24:52.8136463Z 2025-05-07T20:24:52.8136467Z 2025-05-07T20:24:52.8136470Z 2025-05-07T20:24:52.8136474Z 2025-05-07T20:24:52.8151267Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:24:52.8151584Z 2025-05-07T20:24:52.8151587Z 2025-05-07T20:24:52.8151591Z 2025-05-07T20:24:52.8151605Z 2025-05-07T20:24:52.8151795Z 2025-05-07T20:24:52.8151801Z 2025-05-07T20:24:52.8151804Z 2025-05-07T20:24:52.8151808Z 2025-05-07T20:24:52.8151811Z 2025-05-07T20:24:52.8151815Z 2025-05-07T20:24:52.8153443Z 2025-05-07T20:24:52.8530269Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:52.8632850Z gcc_impl_linux-64-11 | 53.0 MB | ##3 | 24% 2025-05-07T20:24:52.8633105Z 2025-05-07T20:24:52.8633109Z 2025-05-07T20:24:52.8633113Z 2025-05-07T20:24:52.8633533Z 2025-05-07T20:24:52.9185108Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:52.9185408Z 2025-05-07T20:24:52.9185412Z 2025-05-07T20:24:52.9185416Z 2025-05-07T20:24:52.9185420Z 2025-05-07T20:24:52.9187248Z 2025-05-07T20:24:52.9618206Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:52.9618546Z 2025-05-07T20:24:52.9618550Z 2025-05-07T20:24:52.9618554Z 2025-05-07T20:24:52.9618558Z 2025-05-07T20:24:52.9618752Z 2025-05-07T20:24:52.9618763Z 2025-05-07T20:24:52.9618767Z 2025-05-07T20:24:52.9619616Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:52.9619910Z 2025-05-07T20:24:52.9619914Z 2025-05-07T20:24:52.9619918Z 2025-05-07T20:24:52.9619922Z 2025-05-07T20:24:52.9619925Z 2025-05-07T20:24:52.9619929Z 2025-05-07T20:24:52.9619935Z 2025-05-07T20:24:52.9629725Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:52.9630020Z 2025-05-07T20:24:52.9630023Z 2025-05-07T20:24:52.9630027Z 2025-05-07T20:24:52.9630031Z 2025-05-07T20:24:52.9630034Z 2025-05-07T20:24:52.9630038Z 2025-05-07T20:24:52.9743630Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:53.0242349Z gcc_impl_linux-64-11 | 53.0 MB | ##8 | 28% 2025-05-07T20:24:53.0242673Z 2025-05-07T20:24:53.0242679Z 2025-05-07T20:24:53.0242684Z 2025-05-07T20:24:53.0242689Z 2025-05-07T20:24:53.0242694Z 2025-05-07T20:24:53.0242713Z 2025-05-07T20:24:53.0242725Z 2025-05-07T20:24:53.0244763Z 2025-05-07T20:24:53.0252664Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:53.0253032Z 2025-05-07T20:24:53.0253036Z 2025-05-07T20:24:53.0253040Z 2025-05-07T20:24:53.0253043Z 2025-05-07T20:24:53.0253047Z 2025-05-07T20:24:53.0253051Z 2025-05-07T20:24:53.0253062Z 2025-05-07T20:24:53.0253084Z 2025-05-07T20:24:53.0745181Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:53.1191239Z gcc_impl_linux-64-11 | 53.0 MB | ###6 | 36% 2025-05-07T20:24:53.1191550Z 2025-05-07T20:24:53.1191556Z 2025-05-07T20:24:53.1191582Z 2025-05-07T20:24:53.1747957Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:53.1758531Z gcc_impl_linux-64-11 | 53.0 MB | ####4 | 44% 2025-05-07T20:24:53.1758862Z 2025-05-07T20:24:53.1758868Z 2025-05-07T20:24:53.1758873Z 2025-05-07T20:24:53.1758878Z 2025-05-07T20:24:53.1758883Z 2025-05-07T20:24:53.1758910Z 2025-05-07T20:24:53.1758916Z 2025-05-07T20:24:53.1758921Z 2025-05-07T20:24:53.1758926Z 2025-05-07T20:24:53.1764632Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:53.1764985Z 2025-05-07T20:24:53.1764989Z 2025-05-07T20:24:53.1764993Z 2025-05-07T20:24:53.1764997Z 2025-05-07T20:24:53.1765000Z 2025-05-07T20:24:53.1765004Z 2025-05-07T20:24:53.1765008Z 2025-05-07T20:24:53.1765011Z 2025-05-07T20:24:53.1765215Z 2025-05-07T20:24:53.2338148Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:53.2338467Z 2025-05-07T20:24:53.2338471Z 2025-05-07T20:24:53.2338475Z 2025-05-07T20:24:53.2338479Z 2025-05-07T20:24:53.2338482Z 2025-05-07T20:24:53.2338493Z 2025-05-07T20:24:53.2338497Z 2025-05-07T20:24:53.2338500Z 2025-05-07T20:24:53.2338504Z 2025-05-07T20:24:53.2338858Z 2025-05-07T20:24:53.2346298Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:53.2346820Z 2025-05-07T20:24:53.2346826Z 2025-05-07T20:24:53.2346829Z 2025-05-07T20:24:53.2346833Z 2025-05-07T20:24:53.2346837Z 2025-05-07T20:24:53.2346840Z 2025-05-07T20:24:53.2346844Z 2025-05-07T20:24:53.2346847Z 2025-05-07T20:24:53.2346851Z 2025-05-07T20:24:53.2346855Z 2025-05-07T20:24:53.2748996Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:53.2835575Z gcc_impl_linux-64-11 | 53.0 MB | #####4 | 54% 2025-05-07T20:24:53.2835843Z 2025-05-07T20:24:53.2835847Z 2025-05-07T20:24:53.2835851Z 2025-05-07T20:24:53.2835855Z 2025-05-07T20:24:53.2835858Z 2025-05-07T20:24:53.2835862Z 2025-05-07T20:24:53.2835866Z 2025-05-07T20:24:53.2835870Z 2025-05-07T20:24:53.2835873Z 2025-05-07T20:24:53.2835877Z 2025-05-07T20:24:53.2836126Z 2025-05-07T20:24:53.2842444Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:53.2842870Z 2025-05-07T20:24:53.2842874Z 2025-05-07T20:24:53.2843069Z 2025-05-07T20:24:53.2843083Z 2025-05-07T20:24:53.2843089Z 2025-05-07T20:24:53.2843095Z 2025-05-07T20:24:53.2843100Z 2025-05-07T20:24:53.2843104Z 2025-05-07T20:24:53.2843108Z 2025-05-07T20:24:53.2843112Z 2025-05-07T20:24:53.2843115Z 2025-05-07T20:24:53.3768575Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:53.4469776Z gcc_impl_linux-64-11 | 53.0 MB | ######7 | 68% 2025-05-07T20:24:53.4470177Z 2025-05-07T20:24:53.4794160Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:53.6219928Z gcc_impl_linux-64-11 | 53.0 MB | #######8 | 79% 2025-05-07T20:24:53.6350391Z gcc_impl_linux-64-11 | 53.0 MB | ########8 | 89% 2025-05-07T20:24:53.6350649Z 2025-05-07T20:24:53.6350673Z 2025-05-07T20:24:53.6996624Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:54.2887003Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:54.2887637Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:54.2895637Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:54.2896154Z 2025-05-07T20:24:54.2896475Z 2025-05-07T20:24:54.2896779Z  2025-05-07T20:24:54.2897102Z 2025-05-07T20:24:54.2897109Z 2025-05-07T20:24:54.2897360Z  2025-05-07T20:24:54.2897687Z 2025-05-07T20:24:54.2897693Z 2025-05-07T20:24:54.2897700Z 2025-05-07T20:24:54.2897987Z  2025-05-07T20:24:54.2898317Z 2025-05-07T20:24:54.2898324Z 2025-05-07T20:24:54.2898330Z 2025-05-07T20:24:54.2898344Z 2025-05-07T20:24:54.2898612Z  2025-05-07T20:24:54.2898923Z 2025-05-07T20:24:54.2898929Z 2025-05-07T20:24:54.2898934Z 2025-05-07T20:24:54.2898939Z 2025-05-07T20:24:54.2898944Z 2025-05-07T20:24:54.2899220Z  2025-05-07T20:24:54.2899641Z 2025-05-07T20:24:54.2899646Z 2025-05-07T20:24:54.2899652Z 2025-05-07T20:24:54.2899657Z 2025-05-07T20:24:54.2899662Z 2025-05-07T20:24:54.2899667Z 2025-05-07T20:24:54.2899932Z  2025-05-07T20:24:54.2900241Z 2025-05-07T20:24:54.2900246Z 2025-05-07T20:24:54.2900251Z 2025-05-07T20:24:54.2900256Z 2025-05-07T20:24:54.2900261Z 2025-05-07T20:24:54.2900266Z 2025-05-07T20:24:54.2900271Z 2025-05-07T20:24:54.2900531Z  2025-05-07T20:24:54.2900841Z 2025-05-07T20:24:54.2900846Z 2025-05-07T20:24:54.2900851Z 2025-05-07T20:24:54.2900857Z 2025-05-07T20:24:54.2900863Z 2025-05-07T20:24:54.2900869Z 2025-05-07T20:24:54.2900874Z 2025-05-07T20:24:54.2900879Z 2025-05-07T20:24:54.2901162Z  2025-05-07T20:24:54.2901485Z 2025-05-07T20:24:54.2901743Z 2025-05-07T20:24:54.2901748Z 2025-05-07T20:24:54.2901759Z 2025-05-07T20:24:54.2901763Z 2025-05-07T20:24:54.2901769Z 2025-05-07T20:24:54.2901774Z 2025-05-07T20:24:54.2901780Z 2025-05-07T20:24:54.2901785Z 2025-05-07T20:24:54.2902067Z  2025-05-07T20:24:54.2902384Z 2025-05-07T20:24:54.2902390Z 2025-05-07T20:24:54.2902396Z 2025-05-07T20:24:54.2902401Z 2025-05-07T20:24:54.2902406Z 2025-05-07T20:24:54.2902412Z 2025-05-07T20:24:54.2902416Z 2025-05-07T20:24:54.2902422Z 2025-05-07T20:24:54.2902427Z 2025-05-07T20:24:54.2902432Z 2025-05-07T20:24:54.2902702Z  2025-05-07T20:24:54.2903035Z 2025-05-07T20:24:54.2903040Z 2025-05-07T20:24:54.2903045Z 2025-05-07T20:24:54.2903051Z 2025-05-07T20:24:54.2903057Z 2025-05-07T20:24:54.2903062Z 2025-05-07T20:24:54.2903067Z 2025-05-07T20:24:54.2903073Z 2025-05-07T20:24:54.2903264Z 2025-05-07T20:24:54.2903276Z 2025-05-07T20:24:54.2903282Z 2025-05-07T20:24:54.2903582Z  done 2025-05-07T20:24:54.3906896Z Preparing transaction: \ done 2025-05-07T20:24:54.6924688Z Verifying transaction: / - \ done 2025-05-07T20:24:54.7935194Z Executing transaction: / done 2025-05-07T20:24:54.9579178Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:24:58.8596256Z + 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:58.8596862Z 2025-05-07T20:24:58.8610214Z 2025-05-07T20:24:58.8628916Z + 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:58.8629507Z 2025-05-07T20:24:58.8640591Z 2025-05-07T20:24:58.8657757Z + 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:58.8658373Z 2025-05-07T20:24:58.8670414Z 2025-05-07T20:24:58.8687659Z + 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:58.8688250Z 2025-05-07T20:24:58.8699693Z 2025-05-07T20:25:00.7705545Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:00.7705862Z 2025-05-07T20:25:00.8323037Z [CHECK] Binary cc found in PATH 2025-05-07T20:25:02.7120196Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:02.7120503Z 2025-05-07T20:25:02.7735286Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:04.6456772Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:04.6457077Z 2025-05-07T20:25:04.7078229Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:06.6122714Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:06.6123023Z 2025-05-07T20:25:06.6739865Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:06.6745327Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:06.6745892Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:06.6746117Z 2025-05-07T20:25:08.5541914Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:08.5542344Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:08.5542636Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:08.5542906Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:08.5543250Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:08.5543604Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:08.5543911Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:08.5544256Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:08.5544590Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:08.5544835Z #define __CHAR_BIT__ 8 2025-05-07T20:25:08.5545068Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:08.5545319Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:08.5545564Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:08.5546179Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:08.5546459Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:08.5546863Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.5547171Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:08.5547460Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:08.5547794Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:08.5548120Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:08.5548536Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:08.5548961Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:08.5549281Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:08.5549564Z #define __GCC_IEC_559 2 2025-05-07T20:25:08.5549804Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:08.5550104Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:08.5559600Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:08.5559914Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:08.5560603Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.5560943Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:08.5561232Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:08.5561521Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:08.5561792Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:08.5562059Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:08.5562326Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:08.5562587Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:08.5562854Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:08.5563110Z #define __INT8_C(c) c 2025-05-07T20:25:08.5563342Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:08.5563647Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.5563979Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:08.5564303Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:08.5564663Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:08.5564942Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:08.5565226Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.5565502Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:08.5565786Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:08.5566194Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:08.5566621Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:08.5566917Z #define __linux 1 2025-05-07T20:25:08.5567144Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:08.5567423Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:08.5567707Z #define __unix 1 2025-05-07T20:25:08.5567936Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:08.5568215Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:08.5568493Z #define __WINT_MIN__ 0U 2025-05-07T20:25:08.5568740Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:08.5569027Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:08.5569297Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:08.5569569Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:08.5569838Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:08.5570120Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:08.5570423Z #define __INT64_C(c) c ## L 2025-05-07T20:25:08.5570692Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:08.5570985Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:08.5571253Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:08.5571616Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:08.5571998Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:08.5572250Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:08.5572511Z #define __DBL_DIG__ 15 2025-05-07T20:25:08.5572733Z #define __FLT32_DIG__ 6 2025-05-07T20:25:08.5573037Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:08.5573403Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:08.5573653Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:08.5573976Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:08.5574443Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:08.5574695Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:08.5574955Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:08.5575350Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:08.5575771Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:08.5576045Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:08.5576311Z #define __unix__ 1 2025-05-07T20:25:08.5576537Z #define __INT_WIDTH__ 32 2025-05-07T20:25:08.5576780Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:08.5577027Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:08.5577285Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:08.5577558Z #define __UINT16_C(c) c 2025-05-07T20:25:08.5577788Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:08.5578048Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:08.5578419Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:08.5578791Z #define __gnu_linux__ 1 2025-05-07T20:25:08.5579127Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:08.5579413Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:08.5579807Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.5580082Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:08.5580355Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:08.5580596Z #define __GNUC__ 11 2025-05-07T20:25:08.5580810Z #define __pie__ 2 2025-05-07T20:25:08.5581027Z #define __MMX__ 1 2025-05-07T20:25:08.5581245Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:08.5581519Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:08.5581808Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:08.5582077Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:08.5582436Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:08.5582848Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.5583172Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:08.5583435Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:08.5583702Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:08.5584012Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:08.5584278Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:08.5584538Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:08.5584825Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:08.5585125Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:08.5585395Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:08.5585672Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:08.5585926Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:08.5586194Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:08.5586463Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:08.5586728Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:08.5586986Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:08.5587304Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:08.5587672Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:08.5587946Z #define __SSE2_MATH__ 1 2025-05-07T20:25:08.5588187Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:08.5588506Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.5588805Z #define __amd64 1 2025-05-07T20:25:08.5589033Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:08.5589299Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:08.5589613Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:08.5589936Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:08.5590192Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:08.5590474Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:08.5590733Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:08.5590995Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:08.5591258Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:08.5591524Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:08.5591786Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:08.5592073Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:08.5592321Z #define __x86_64 1 2025-05-07T20:25:08.5592546Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:08.5593029Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:08.5593522Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:08.5594005Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:08.5594490Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:08.5594892Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:08.5595148Z #define __LP64__ 1 2025-05-07T20:25:08.5595393Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.5595780Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:08.5596175Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:08.5596446Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:08.5596724Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:08.5597007Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:08.5597287Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:08.5597552Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:08.5597902Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:08.5598165Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:08.5598420Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:08.5598758Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:08.5599131Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:08.5599405Z #define __FLT_DIG__ 6 2025-05-07T20:25:08.5599633Z #define __NO_INLINE__ 1 2025-05-07T20:25:08.5599874Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:08.5600198Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:08.5600555Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:08.5600811Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:08.5601068Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:08.5601325Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:08.5601588Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:08.5601846Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:08.5602145Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:08.5602444Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:08.5602714Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:08.5603014Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:08.5603354Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:08.5603625Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:08.5603880Z #define __FLT128_DIG__ 33 2025-05-07T20:25:08.5604126Z #define __INT32_C(c) c 2025-05-07T20:25:08.5604368Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:08.5604650Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:08.5604938Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:08.5605222Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:08.5605563Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:08.5605900Z #define unix 1 2025-05-07T20:25:08.5606127Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:08.5606452Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.5606759Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:08.5607088Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:08.5607429Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:08.5607678Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:08.5607943Z #define __ELF__ 1 2025-05-07T20:25:08.5608174Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:08.5608454Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:08.5608733Z #define __FLT_RADIX__ 2 2025-05-07T20:25:08.5608980Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:08.5609342Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:08.5609715Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:08.5609974Z #define __SSE_MATH__ 1 2025-05-07T20:25:08.5610192Z #define __k8 1 2025-05-07T20:25:08.5610492Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:08.5610878Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:08.5611181Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:08.5611481Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:08.5611866Z #define __LDBL_DIG__ 18 2025-05-07T20:25:08.5612112Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:08.5612364Z #define __x86_64__ 1 2025-05-07T20:25:08.5612600Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:08.5612907Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:08.5613247Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.5613560Z #define __FLT64_DIG__ 15 2025-05-07T20:25:08.5613844Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.5614194Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:08.5614516Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.5614788Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:08.5615059Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.5615359Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:08.5615734Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:08.5616147Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:08.5616527Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:08.5616871Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:08.5617202Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:08.5617503Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:08.5617788Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:08.5618101Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:08.5618377Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:08.5618613Z #define __SEG_FS 1 2025-05-07T20:25:08.5618844Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:08.5619120Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:08.5619403Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.5619774Z #define __SEG_GS 1 2025-05-07T20:25:08.5620095Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:08.5620484Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:08.5621068Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:08.5621382Z #define __INT16_TYPE__ short int 2025-05-07T20:25:08.5621661Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:08.5621966Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:08.5622234Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:08.5622476Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:08.5622740Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:08.5623096Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:08.5623494Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.5623785Z #define linux 1 2025-05-07T20:25:08.5624017Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.5624296Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:08.5624564Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:08.5624814Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:08.5625077Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:08.5625335Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:08.5625688Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:08.5626122Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:08.5626453Z #define __code_model_small__ 1 2025-05-07T20:25:08.5626727Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:08.5627017Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:08.5627255Z #define __k8__ 1 2025-05-07T20:25:08.5627480Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:08.5627770Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:08.5628071Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:08.5628314Z #define __pic__ 2 2025-05-07T20:25:08.5628563Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.5628882Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:08.5629169Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.5629505Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:08.5629882Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:08.5630248Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:08.5630523Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:08.5630975Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:08.5631293Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:08.5631547Z #define __linux__ 1 2025-05-07T20:25:08.5631769Z #define __INT64_TYPE__ long int 2025-05-07T20:25:08.5632028Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:08.5632287Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:08.5632563Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:08.5632812Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:08.5633108Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.5633447Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:08.5633752Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:08.5634021Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:08.5634322Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:08.5634630Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:08.5634961Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:08.5635501Z #define __SSE__ 1 2025-05-07T20:25:08.5635731Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:08.5636071Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:08.5636426Z #define __amd64__ 1 2025-05-07T20:25:08.5636647Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:08.5636895Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:08.5637159Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:08.5637433Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:08.5637699Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:08.5637967Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:08.5638227Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:08.5638504Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:08.5638766Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:08.5639126Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:08.5639618Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:08.5639983Z #define _LP64 1 2025-05-07T20:25:08.5640200Z #define __UINT8_C(c) c 2025-05-07T20:25:08.5640436Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:08.5640699Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:08.5640965Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:08.5641241Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:08.5641551Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:08.5641912Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:08.5642403Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:08.5642798Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.5643094Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.5643411Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:08.5643786Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:08.5644168Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:08.5644427Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:08.5644778Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:08.5645164Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:08.5645425Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:08.5645678Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:08.5645928Z #define __FXSR__ 1 2025-05-07T20:25:08.5646223Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:08.5646692Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:08.5647115Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:08.5647428Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:08.5647680Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:08.5648018Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:08.5648390Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:08.5648627Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:08.5648860Z #define __PIC__ 2 2025-05-07T20:25:08.5649108Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:08.5649615Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:08.5650021Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:08.5650364Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:08.5650698Z #define __SSE2__ 1 2025-05-07T20:25:08.5650915Z #define __INT32_TYPE__ int 2025-05-07T20:25:08.5651171Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:08.5651422Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:08.5651764Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:08.5652131Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:08.5652402Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:08.5652666Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:08.5652937Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.5653213Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:08.5653455Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:08.5653702Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:08.5654001Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.5655946Z #define __PIE__ 2 2025-05-07T20:25:08.5656275Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:08.5656683Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:08.5657034Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:08.5657410Z #define __INT16_C(c) c 2025-05-07T20:25:08.5657635Z #define __STDC__ 1 2025-05-07T20:25:08.5657867Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:08.5658139Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:08.5658396Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:08.5658704Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:08.5659056Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:08.5659403Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:08.5659727Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:08.5660008Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:08.5660286Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:08.5660586Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:08.5660879Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.5661159Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:08.5661465Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.5661886Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:08.5662268Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:08.5662578Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:08.5662882Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:08.5663125Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:08.5663297Z 2025-05-07T20:25:08.6161369Z 2025-05-07T20:25:08.6162068Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:08.6163398Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:08.6163681Z 2025-05-07T20:25:10.5155348Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:10.5155856Z #define __cpp_attributes 200809L 2025-05-07T20:25:10.5156359Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:10.5156833Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:10.5157119Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:10.5157383Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:10.5157711Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:10.5158065Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:10.5158346Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:10.5158652Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:10.5158974Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:10.5159347Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:10.5159698Z #define __CHAR_BIT__ 8 2025-05-07T20:25:10.5159972Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:10.5160249Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:10.5160617Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:10.5160988Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:10.5161366Z #define __cpp_static_assert 201411L 2025-05-07T20:25:10.5162088Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:10.5162413Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.5162789Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:10.5163086Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:10.5163418Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:10.5163745Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:10.5173037Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:10.5173497Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:10.5173826Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:10.5174123Z #define __GCC_IEC_559 2 2025-05-07T20:25:10.5174378Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:10.5174665Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:10.5174953Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:10.5175265Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:10.5175571Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:10.5176172Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:10.5176500Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:10.5176840Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.5177183Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:10.5177469Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.5177751Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:10.5178044Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:10.5178358Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:10.5178635Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:10.5178903Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:10.5179257Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:10.5179733Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:10.5180080Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:10.5180342Z #define __INT8_C(c) c 2025-05-07T20:25:10.5180585Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:10.5180872Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:10.5181208Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.5181553Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:10.5181829Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:10.5182135Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:10.5182465Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:10.5182842Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:10.5183129Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:10.5183419Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:10.5183692Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.5183973Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:10.5184263Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:10.5184680Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:10.5185115Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:10.5185415Z #define __linux 1 2025-05-07T20:25:10.5185660Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:10.5185941Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:10.5186233Z #define __unix 1 2025-05-07T20:25:10.5186461Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:10.5186754Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:10.5187042Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:10.5187318Z #define __WINT_MIN__ 0U 2025-05-07T20:25:10.5187570Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.5187856Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:10.5188138Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:10.5188414Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:10.5188664Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:10.5188953Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:10.5189259Z #define __INT64_C(c) c ## L 2025-05-07T20:25:10.5189525Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:10.5189835Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:10.5190248Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:10.5190562Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:10.5190850Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:10.5191122Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:10.5191496Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:10.5191886Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:10.5192143Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:10.5192428Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:10.5192707Z #define __DBL_DIG__ 15 2025-05-07T20:25:10.5192942Z #define __FLT32_DIG__ 6 2025-05-07T20:25:10.5193257Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:10.5193616Z #define __GXX_WEAK__ 1 2025-05-07T20:25:10.5193856Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:10.5194111Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:10.5194444Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:10.5194807Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:10.5195181Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:10.5195491Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:10.5195827Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:10.5196258Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:10.5196681Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:10.5196958Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:10.5197222Z #define __unix__ 1 2025-05-07T20:25:10.5197442Z #define __INT_WIDTH__ 32 2025-05-07T20:25:10.5197693Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:10.5197937Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:10.5198181Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:10.5198450Z #define __UINT16_C(c) c 2025-05-07T20:25:10.5198683Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:10.5198935Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:10.5199304Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:10.5199692Z #define __gnu_linux__ 1 2025-05-07T20:25:10.5199923Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:10.5200186Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:10.5200469Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.5200754Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.5201027Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:10.5201293Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:10.5201541Z #define __GNUC__ 11 2025-05-07T20:25:10.5201757Z #define __GXX_RTTI 1 2025-05-07T20:25:10.5201978Z #define __pie__ 2 2025-05-07T20:25:10.5202184Z #define __MMX__ 1 2025-05-07T20:25:10.5202398Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:10.5202669Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:10.5202957Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:10.5203220Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:10.5203473Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:10.5203776Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:10.5204094Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:10.5204465Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:10.5204853Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:10.5205162Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.5205491Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:10.5205762Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:10.5206024Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:10.5206343Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:10.5206643Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:10.5206911Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:10.5207168Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:10.5207457Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:10.5207763Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:10.5208030Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:10.5208315Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:10.5208576Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:10.5208844Z #define __cplusplus 201703L 2025-05-07T20:25:10.5209231Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:10.5209525Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:10.5209779Z #define __DEPRECATED 1 2025-05-07T20:25:10.5210040Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:10.5210347Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:10.5210600Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:10.5210926Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:10.5211300Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:10.5211573Z #define __SSE2_MATH__ 1 2025-05-07T20:25:10.5211813Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:10.5212121Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.5212421Z #define __amd64 1 2025-05-07T20:25:10.5212641Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:10.5212914Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:10.5213185Z #define __GNUG__ 11 2025-05-07T20:25:10.5213434Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:10.5213857Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:10.5214116Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:10.5214371Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:10.5214653Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:10.5214913Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:10.5215189Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:10.5215492Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:10.5215759Z #define __cpp_hex_float 201603L 2025-05-07T20:25:10.5216031Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:10.5216294Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:10.5216572Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:10.5216842Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:10.5217110Z #define __x86_64 1 2025-05-07T20:25:10.5217336Z #define __cpp_lambdas 200907L 2025-05-07T20:25:10.5217608Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:10.5217992Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:10.5218408Z #define __cpp_template_auto 201606L 2025-05-07T20:25:10.5218783Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:10.5219253Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:10.5219881Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:10.5220290Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:10.5220545Z #define __LP64__ 1 2025-05-07T20:25:10.5222216Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.5222591Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:10.5222987Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:10.5223258Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.5223543Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:10.5223822Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:10.5224088Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:10.5224350Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:10.5224635Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:10.5224964Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:10.5225336Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:10.5225613Z #define __FLT_DIG__ 6 2025-05-07T20:25:10.5225842Z #define __NO_INLINE__ 1 2025-05-07T20:25:10.5226075Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:10.5226403Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:10.5226760Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:10.5227011Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:10.5227271Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:10.5227528Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:10.5227799Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:10.5228098Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:10.5228351Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:10.5228641Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:10.5228929Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:10.5229480Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:10.5229784Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:10.5230133Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:10.5230426Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:10.5230692Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:10.5230943Z #define __FLT128_DIG__ 33 2025-05-07T20:25:10.5231182Z #define __INT32_C(c) c 2025-05-07T20:25:10.5231418Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:10.5231691Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:10.5231970Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:10.5232249Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:10.5232561Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:10.5232875Z #define unix 1 2025-05-07T20:25:10.5233093Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:10.5233346Z #define __cpp_rtti 199711L 2025-05-07T20:25:10.5233609Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:10.5233934Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.5234428Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:10.5234743Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:10.5235084Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:10.5235334Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:10.5235619Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:10.5235904Z #define __ELF__ 1 2025-05-07T20:25:10.5236139Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:10.5236418Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:10.5236698Z #define __FLT_RADIX__ 2 2025-05-07T20:25:10.5236948Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:10.5237306Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:10.5237684Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:10.5237960Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:10.5238234Z #define __k8 1 2025-05-07T20:25:10.5238534Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:10.5238930Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:10.5239222Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:10.5239530Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:10.5239793Z #define __LDBL_DIG__ 18 2025-05-07T20:25:10.5240036Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:10.5240284Z #define __x86_64__ 1 2025-05-07T20:25:10.5240517Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:10.5240817Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:10.5241151Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.5241461Z #define __FLT64_DIG__ 15 2025-05-07T20:25:10.5241741Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.5242093Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:10.5242414Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.5242682Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:10.5242950Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.5243252Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:10.5243638Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:10.5244049Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:10.5244339Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:10.5244665Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:10.5244986Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:10.5245307Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:10.5245608Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:10.5245891Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:10.5246195Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:10.5246485Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:10.5246722Z #define __SEG_FS 1 2025-05-07T20:25:10.5246946Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:10.5247223Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:10.5247500Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.5247785Z #define __SEG_GS 1 2025-05-07T20:25:10.5248198Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:10.5248597Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:10.5248873Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:10.5249163Z #define __INT16_TYPE__ short int 2025-05-07T20:25:10.5249444Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:10.5249761Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:10.5250060Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:10.5250309Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:10.5250575Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:10.5250918Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:10.5251316Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.5251643Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:10.5251974Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:10.5252277Z #define linux 1 2025-05-07T20:25:10.5252490Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.5252872Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:10.5253147Z #define __EXCEPTIONS 1 2025-05-07T20:25:10.5253390Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:10.5253647Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:10.5253916Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:10.5254211Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:10.5254559Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:10.5254958Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:10.5255313Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:10.5255644Z #define __code_model_small__ 1 2025-05-07T20:25:10.5255947Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:10.5256287Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:10.5256592Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:10.5256876Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:10.5257172Z #define __k8__ 1 2025-05-07T20:25:10.5257401Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:10.5257690Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:10.5257995Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:10.5258236Z #define __pic__ 2 2025-05-07T20:25:10.5258479Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.5258798Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:10.5259073Z #define __cpp_decltype 200707L 2025-05-07T20:25:10.5259362Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.5259879Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:10.5260265Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:10.5260635Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:10.5260936Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:10.5261264Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:10.5261556Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:10.5261811Z #define __linux__ 1 2025-05-07T20:25:10.5262039Z #define __INT64_TYPE__ long int 2025-05-07T20:25:10.5262316Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:10.5262577Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:10.5262855Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:10.5263143Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:10.5263460Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:10.5263760Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.5264088Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:10.5264353Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:10.5264653Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:10.5264956Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:10.5265288Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:10.5265658Z #define __SSE__ 1 2025-05-07T20:25:10.5265907Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:10.5266278Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:10.5266633Z #define __amd64__ 1 2025-05-07T20:25:10.5266959Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:10.5267213Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:10.5267482Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:10.5267751Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:10.5268027Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:10.5268281Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:10.5268557Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:10.5268826Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:10.5269175Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:10.5269663Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:10.5270028Z #define _LP64 1 2025-05-07T20:25:10.5270232Z #define __UINT8_C(c) c 2025-05-07T20:25:10.5270472Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:10.5270742Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:10.5271014Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:10.5271275Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:10.5271740Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:10.5272228Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:10.5272613Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.5272918Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.5273238Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:10.5273550Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:10.5273945Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:10.5274330Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:10.5274593Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:10.5274862Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:10.5275212Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:10.5275593Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:10.5275850Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:10.5276107Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:10.5276375Z #define __FXSR__ 1 2025-05-07T20:25:10.5276673Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:10.5277145Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:10.5277569Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:10.5277880Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:10.5278150Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:10.5278453Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:10.5278747Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:10.5279018Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:10.5279391Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:10.5279770Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:10.5280034Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:10.5280279Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:10.5280515Z #define __PIC__ 2 2025-05-07T20:25:10.5280758Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:10.5281185Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:10.5281586Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:10.5281922Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:10.5282282Z #define __cpp_constexpr 201603L 2025-05-07T20:25:10.5282544Z #define __SSE2__ 1 2025-05-07T20:25:10.5282776Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:10.5283068Z #define __INT32_TYPE__ int 2025-05-07T20:25:10.5283319Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:10.5283585Z #define __cpp_exceptions 199711L 2025-05-07T20:25:10.5283861Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:10.5284200Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:10.5284568Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:10.5284833Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:10.5285104Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:10.5285390Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.5285768Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:10.5286023Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:10.5286280Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:10.5286581Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:10.5286874Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.5287171Z #define __PIE__ 2 2025-05-07T20:25:10.5287503Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:10.5287937Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:10.5288247Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:10.5288606Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:10.5288982Z #define __INT16_C(c) c 2025-05-07T20:25:10.5289203Z #define __STDC__ 1 2025-05-07T20:25:10.5299014Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:10.5299331Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:10.5299807Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:10.5300071Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.5300568Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:10.5300937Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:10.5301293Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:10.5301565Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.5301865Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:10.5302154Z #define __SSE_MATH__ 1 2025-05-07T20:25:10.5302390Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:10.5302682Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:10.5303001Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:10.5303299Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:10.5303597Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.5303881Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:10.5304189Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.5304601Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:10.5305004Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:10.5305325Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:10.5305620Z #define _GNU_SOURCE 1 2025-05-07T20:25:10.5305919Z #define __cpp_init_captures 201304L 2025-05-07T20:25:10.5306214Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:10.5306460Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:10.5306629Z 2025-05-07T20:25:10.5783154Z 2025-05-07T20:25:10.5783829Z + conda run -n build_binary c++ --version 2025-05-07T20:25:10.5784099Z 2025-05-07T20:25:12.4627206Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:12.4627657Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:12.4628143Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:12.4628725Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:12.4629076Z 2025-05-07T20:25:12.4629080Z 2025-05-07T20:25:12.5243361Z 2025-05-07T20:25:12.5243872Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:12.5244663Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:12.5244998Z 2025-05-07T20:25:14.4681566Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:14.4683494Z 2025-05-07T20:25:14.4683912Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:14.4684707Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:14.4685133Z 2025-05-07T20:25:16.4243131Z #define __cplusplus 201703L 2025-05-07T20:25:16.4247379Z 2025-05-07T20:25:16.4247769Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:16.4284161Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:16.4284601Z . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:16.4297153Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:16.4297522Z env: 2025-05-07T20:25:16.4297749Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:16.4298084Z BUILD_ENV: build_binary 2025-05-07T20:25:16.4298345Z BUILD_TARGET: genai 2025-05-07T20:25:16.4298577Z BUILD_VARIANT: cuda 2025-05-07T20:25:16.4298824Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:25:16.4299096Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:16.4299413Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:16.4299880Z ##[endgroup] 2025-05-07T20:25:16.7656877Z ################################################################################ 2025-05-07T20:25:16.7657259Z # Install CUDA 2025-05-07T20:25:16.7657536Z # 2025-05-07T20:25:16.7673814Z # [2025-05-07T20:25:16.767Z] + install_cuda build_binary 11.8.0 2025-05-07T20:25:16.7674212Z ################################################################################ 2025-05-07T20:25:16.7674451Z 2025-05-07T20:25:16.7690712Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:16.8581744Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:16.8582206Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:16.8587552Z + conda clean --packages --tarball -y 2025-05-07T20:25:16.8587771Z 2025-05-07T20:25:17.7255244Z Will remove 40 (182.7 MB) tarball(s). 2025-05-07T20:25:17.7255884Z Will remove 7 (108.6 MB) package(s). 2025-05-07T20:25:17.7880392Z 2025-05-07T20:25:17.7890786Z + conda clean --all -y 2025-05-07T20:25:17.7891023Z 2025-05-07T20:25:18.4619938Z There are no unused tarball(s) to remove. 2025-05-07T20:25:18.4621150Z Will remove 1 index cache(s). 2025-05-07T20:25:18.4621519Z There are no unused package(s) to remove. 2025-05-07T20:25:18.4621846Z There are no tempfile(s) to remove. 2025-05-07T20:25:18.4622178Z There are no logfile(s) to remove. 2025-05-07T20:25:18.5245780Z 2025-05-07T20:25:18.5259608Z [INSTALL] Installing CUDA 11.8.0 ... 2025-05-07T20:25:18.5283276Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c nvidia/label/cuda-11.8.0 -y cuda 2025-05-07T20:25:19.6107785Z Channels: 2025-05-07T20:25:19.6108266Z - nvidia/label/cuda-11.8.0 2025-05-07T20:25:19.6108624Z - defaults 2025-05-07T20:25:19.6108866Z Platform: linux-64 2025-05-07T20:25:20.7989937Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:25:20.9044224Z Solving environment: - done 2025-05-07T20:25:20.9467248Z 2025-05-07T20:25:20.9467885Z ## Package Plan ## 2025-05-07T20:25:20.9468140Z 2025-05-07T20:25:20.9468458Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:20.9468856Z 2025-05-07T20:25:20.9469000Z added / updated specs: 2025-05-07T20:25:20.9469246Z - cuda 2025-05-07T20:25:20.9469368Z 2025-05-07T20:25:20.9469373Z 2025-05-07T20:25:20.9469524Z The following packages will be downloaded: 2025-05-07T20:25:20.9469754Z 2025-05-07T20:25:20.9469880Z package | build 2025-05-07T20:25:20.9470212Z ---------------------------|----------------- 2025-05-07T20:25:20.9470590Z cuda-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9471064Z cuda-cccl-11.8.89 | 0 1.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9471613Z cuda-command-line-tools-11.8.0| 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9472159Z cuda-compiler-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9472650Z cuda-cudart-11.8.89 | 0 197 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9473158Z cuda-cudart-dev-11.8.89 | 0 1.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9474060Z cuda-cuobjdump-11.8.86 | 0 229 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9474553Z cuda-cupti-11.8.87 | 0 25.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9475038Z cuda-cuxxfilt-11.8.86 | 0 291 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9475541Z cuda-demo-suite-11.8.86 | 0 5.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9476083Z cuda-documentation-11.8.86 | 0 89 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9476606Z cuda-driver-dev-11.8.89 | 0 16 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9477084Z cuda-gdb-11.8.86 | 0 4.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9477561Z cuda-libraries-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9478082Z cuda-libraries-dev-11.8.0 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9478601Z cuda-memcheck-11.8.86 | 0 168 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9479091Z cuda-nsight-11.8.86 | 0 113.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9479607Z cuda-nsight-compute-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9480273Z cuda-nvcc-11.8.89 | 0 50.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9480749Z cuda-nvdisasm-11.8.86 | 0 48.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9481243Z cuda-nvml-dev-11.8.86 | 0 83 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9481728Z cuda-nvprof-11.8.87 | 0 4.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9482205Z cuda-nvprune-11.8.86 | 0 65 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9482692Z cuda-nvrtc-11.8.89 | 0 19.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9483174Z cuda-nvrtc-dev-11.8.89 | 0 17.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9483646Z cuda-nvtx-11.8.86 | 0 57 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9484102Z cuda-nvvp-11.8.87 | 0 114.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9484601Z cuda-profiler-api-11.8.86 | 0 18 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9485110Z cuda-runtime-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9485618Z cuda-sanitizer-api-11.8.86 | 0 16.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9486134Z cuda-toolkit-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9486612Z cuda-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9487110Z cuda-visual-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9487600Z gds-tools-1.4.0.31 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9488074Z libcublas-11.11.3.6 | 0 364.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9488574Z libcublas-dev-11.11.3.6 | 0 394.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9489107Z libcufft-10.9.0.58 | 0 142.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9489597Z libcufft-dev-10.9.0.58 | 0 275.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9490083Z libcufile-1.4.0.31 | 0 548 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9490570Z libcufile-dev-1.4.0.31 | 0 1.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9491172Z libcurand-10.3.0.86 | 0 53.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9491672Z libcurand-dev-10.3.0.86 | 0 53.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9492170Z libcusolver-11.4.1.48 | 0 96.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9492680Z libcusolver-dev-11.4.1.48 | 0 66.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9493189Z libcusparse-11.7.5.86 | 0 176.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9493704Z libcusparse-dev-11.7.5.86 | 0 359.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9494194Z libnpp-11.8.0.86 | 0 147.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9494662Z libnpp-dev-11.8.0.86 | 0 144.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9495134Z libnvjpeg-11.9.0.86 | 0 2.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9495639Z libnvjpeg-dev-11.9.0.86 | 0 2.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9496163Z nsight-compute-2022.3.0.22 | 0 610.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.9496620Z ------------------------------------------------------------ 2025-05-07T20:25:20.9496971Z Total: 3.24 GB 2025-05-07T20:25:20.9497279Z 2025-05-07T20:25:20.9497405Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:20.9497639Z 2025-05-07T20:25:20.9497831Z cuda nvidia/label/cuda-11.8.0/linux-64::cuda-11.8.0-0 2025-05-07T20:25:20.9498304Z cuda-cccl nvidia/label/cuda-11.8.0/linux-64::cuda-cccl-11.8.89-0 2025-05-07T20:25:20.9498910Z cuda-command-line~ nvidia/label/cuda-11.8.0/linux-64::cuda-command-line-tools-11.8.0-0 2025-05-07T20:25:20.9499659Z cuda-compiler nvidia/label/cuda-11.8.0/linux-64::cuda-compiler-11.8.0-0 2025-05-07T20:25:20.9500238Z cuda-cudart nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-11.8.89-0 2025-05-07T20:25:20.9500816Z cuda-cudart-dev nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-dev-11.8.89-0 2025-05-07T20:25:20.9501429Z cuda-cuobjdump nvidia/label/cuda-11.8.0/linux-64::cuda-cuobjdump-11.8.86-0 2025-05-07T20:25:20.9502178Z cuda-cupti nvidia/label/cuda-11.8.0/linux-64::cuda-cupti-11.8.87-0 2025-05-07T20:25:20.9502753Z cuda-cuxxfilt nvidia/label/cuda-11.8.0/linux-64::cuda-cuxxfilt-11.8.86-0 2025-05-07T20:25:20.9503343Z cuda-demo-suite nvidia/label/cuda-11.8.0/linux-64::cuda-demo-suite-11.8.86-0 2025-05-07T20:25:20.9503987Z cuda-documentation nvidia/label/cuda-11.8.0/linux-64::cuda-documentation-11.8.86-0 2025-05-07T20:25:20.9504631Z cuda-driver-dev nvidia/label/cuda-11.8.0/linux-64::cuda-driver-dev-11.8.89-0 2025-05-07T20:25:20.9505183Z cuda-gdb nvidia/label/cuda-11.8.0/linux-64::cuda-gdb-11.8.86-0 2025-05-07T20:25:20.9505727Z cuda-libraries nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-11.8.0-0 2025-05-07T20:25:20.9506362Z cuda-libraries-dev nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-dev-11.8.0-0 2025-05-07T20:25:20.9506985Z cuda-memcheck nvidia/label/cuda-11.8.0/linux-64::cuda-memcheck-11.8.86-0 2025-05-07T20:25:20.9507549Z cuda-nsight nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-11.8.86-0 2025-05-07T20:25:20.9508164Z cuda-nsight-compu~ nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-compute-11.8.0-0 2025-05-07T20:25:20.9508747Z cuda-nvcc nvidia/label/cuda-11.8.0/linux-64::cuda-nvcc-11.8.89-0 2025-05-07T20:25:20.9509289Z cuda-nvdisasm nvidia/label/cuda-11.8.0/linux-64::cuda-nvdisasm-11.8.86-0 2025-05-07T20:25:20.9509861Z cuda-nvml-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvml-dev-11.8.86-0 2025-05-07T20:25:20.9510422Z cuda-nvprof nvidia/label/cuda-11.8.0/linux-64::cuda-nvprof-11.8.87-0 2025-05-07T20:25:20.9511080Z cuda-nvprune nvidia/label/cuda-11.8.0/linux-64::cuda-nvprune-11.8.86-0 2025-05-07T20:25:20.9511634Z cuda-nvrtc nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-11.8.89-0 2025-05-07T20:25:20.9512191Z cuda-nvrtc-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-dev-11.8.89-0 2025-05-07T20:25:20.9512749Z cuda-nvtx nvidia/label/cuda-11.8.0/linux-64::cuda-nvtx-11.8.86-0 2025-05-07T20:25:20.9513249Z cuda-nvvp nvidia/label/cuda-11.8.0/linux-64::cuda-nvvp-11.8.87-0 2025-05-07T20:25:20.9513836Z cuda-profiler-api nvidia/label/cuda-11.8.0/linux-64::cuda-profiler-api-11.8.86-0 2025-05-07T20:25:20.9514435Z cuda-runtime nvidia/label/cuda-11.8.0/linux-64::cuda-runtime-11.8.0-0 2025-05-07T20:25:20.9515049Z cuda-sanitizer-api nvidia/label/cuda-11.8.0/linux-64::cuda-sanitizer-api-11.8.86-0 2025-05-07T20:25:20.9515659Z cuda-toolkit nvidia/label/cuda-11.8.0/linux-64::cuda-toolkit-11.8.0-0 2025-05-07T20:25:20.9516198Z cuda-tools nvidia/label/cuda-11.8.0/linux-64::cuda-tools-11.8.0-0 2025-05-07T20:25:20.9516779Z cuda-visual-tools nvidia/label/cuda-11.8.0/linux-64::cuda-visual-tools-11.8.0-0 2025-05-07T20:25:20.9517364Z gds-tools nvidia/label/cuda-11.8.0/linux-64::gds-tools-1.4.0.31-0 2025-05-07T20:25:20.9517896Z libcublas nvidia/label/cuda-11.8.0/linux-64::libcublas-11.11.3.6-0 2025-05-07T20:25:20.9518470Z libcublas-dev nvidia/label/cuda-11.8.0/linux-64::libcublas-dev-11.11.3.6-0 2025-05-07T20:25:20.9519170Z libcufft nvidia/label/cuda-11.8.0/linux-64::libcufft-10.9.0.58-0 2025-05-07T20:25:20.9519726Z libcufft-dev nvidia/label/cuda-11.8.0/linux-64::libcufft-dev-10.9.0.58-0 2025-05-07T20:25:20.9520282Z libcufile nvidia/label/cuda-11.8.0/linux-64::libcufile-1.4.0.31-0 2025-05-07T20:25:20.9521102Z libcufile-dev nvidia/label/cuda-11.8.0/linux-64::libcufile-dev-1.4.0.31-0 2025-05-07T20:25:20.9521668Z libcurand nvidia/label/cuda-11.8.0/linux-64::libcurand-10.3.0.86-0 2025-05-07T20:25:20.9522249Z libcurand-dev nvidia/label/cuda-11.8.0/linux-64::libcurand-dev-10.3.0.86-0 2025-05-07T20:25:20.9522847Z libcusolver nvidia/label/cuda-11.8.0/linux-64::libcusolver-11.4.1.48-0 2025-05-07T20:25:20.9523465Z libcusolver-dev nvidia/label/cuda-11.8.0/linux-64::libcusolver-dev-11.4.1.48-0 2025-05-07T20:25:20.9524075Z libcusparse nvidia/label/cuda-11.8.0/linux-64::libcusparse-11.7.5.86-0 2025-05-07T20:25:20.9524691Z libcusparse-dev nvidia/label/cuda-11.8.0/linux-64::libcusparse-dev-11.7.5.86-0 2025-05-07T20:25:20.9525261Z libnpp nvidia/label/cuda-11.8.0/linux-64::libnpp-11.8.0.86-0 2025-05-07T20:25:20.9525783Z libnpp-dev nvidia/label/cuda-11.8.0/linux-64::libnpp-dev-11.8.0.86-0 2025-05-07T20:25:20.9526329Z libnvjpeg nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-11.9.0.86-0 2025-05-07T20:25:20.9526900Z libnvjpeg-dev nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-dev-11.9.0.86-0 2025-05-07T20:25:20.9527527Z nsight-compute nvidia/label/cuda-11.8.0/linux-64::nsight-compute-2022.3.0.22-0 2025-05-07T20:25:20.9527907Z 2025-05-07T20:25:20.9558326Z 2025-05-07T20:25:20.9558374Z 2025-05-07T20:25:20.9559406Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:20.9563541Z nsight-compute-2022. | 610.0 MB | | 0% 2025-05-07T20:25:20.9564044Z 2025-05-07T20:25:20.9571971Z libcublas-dev-11.11. | 394.1 MB | | 0%  2025-05-07T20:25:20.9572519Z 2025-05-07T20:25:20.9572527Z 2025-05-07T20:25:20.9577314Z libcublas-11.11.3.6 | 364.0 MB | | 0%  2025-05-07T20:25:20.9577608Z 2025-05-07T20:25:20.9577612Z 2025-05-07T20:25:20.9586275Z 2025-05-07T20:25:20.9609608Z libcusparse-dev-11.7 | 359.7 MB | | 0%  2025-05-07T20:25:20.9609923Z 2025-05-07T20:25:20.9610101Z 2025-05-07T20:25:20.9610111Z 2025-05-07T20:25:20.9610140Z 2025-05-07T20:25:20.9617120Z libcufft-dev-10.9.0. | 275.8 MB | | 0%  2025-05-07T20:25:20.9617440Z 2025-05-07T20:25:20.9617444Z 2025-05-07T20:25:20.9617448Z 2025-05-07T20:25:20.9617732Z 2025-05-07T20:25:20.9620353Z 2025-05-07T20:25:20.9639974Z libcusparse-11.7.5.8 | 176.3 MB | | 0%  2025-05-07T20:25:20.9640317Z 2025-05-07T20:25:20.9640321Z 2025-05-07T20:25:20.9640325Z 2025-05-07T20:25:20.9640329Z 2025-05-07T20:25:20.9640333Z 2025-05-07T20:25:20.9644589Z 2025-05-07T20:25:20.9646110Z libnpp-11.8.0.86 | 147.8 MB | | 0%  2025-05-07T20:25:20.9646406Z 2025-05-07T20:25:20.9646410Z 2025-05-07T20:25:20.9646414Z 2025-05-07T20:25:20.9646417Z 2025-05-07T20:25:20.9646421Z 2025-05-07T20:25:20.9646431Z 2025-05-07T20:25:20.9646435Z 2025-05-07T20:25:20.9647908Z libnpp-dev-11.8.0.86 | 144.5 MB | | 0%  2025-05-07T20:25:20.9648198Z 2025-05-07T20:25:20.9648202Z 2025-05-07T20:25:20.9648211Z 2025-05-07T20:25:20.9648221Z 2025-05-07T20:25:20.9648225Z 2025-05-07T20:25:20.9648229Z 2025-05-07T20:25:20.9648233Z 2025-05-07T20:25:20.9648236Z 2025-05-07T20:25:20.9649495Z libcufft-10.9.0.58 | 142.8 MB | | 0%  2025-05-07T20:25:20.9649982Z 2025-05-07T20:25:20.9649999Z 2025-05-07T20:25:20.9650005Z 2025-05-07T20:25:20.9650011Z 2025-05-07T20:25:20.9650016Z 2025-05-07T20:25:20.9650021Z 2025-05-07T20:25:20.9650026Z 2025-05-07T20:25:20.9650031Z 2025-05-07T20:25:20.9650446Z 2025-05-07T20:25:20.9652439Z cuda-nvvp-11.8.87 | 114.4 MB | | 0%  2025-05-07T20:25:20.9652916Z 2025-05-07T20:25:20.9652923Z 2025-05-07T20:25:20.9652929Z 2025-05-07T20:25:20.9652934Z 2025-05-07T20:25:20.9652940Z 2025-05-07T20:25:20.9652946Z 2025-05-07T20:25:20.9652951Z 2025-05-07T20:25:20.9652958Z 2025-05-07T20:25:20.9652963Z 2025-05-07T20:25:20.9652970Z 2025-05-07T20:25:20.9653899Z cuda-nsight-11.8.86 | 113.6 MB | | 0%  2025-05-07T20:25:20.9654397Z 2025-05-07T20:25:20.9654404Z 2025-05-07T20:25:20.9654410Z 2025-05-07T20:25:20.9654415Z 2025-05-07T20:25:20.9654420Z 2025-05-07T20:25:20.9654437Z 2025-05-07T20:25:20.9654443Z 2025-05-07T20:25:20.9654449Z 2025-05-07T20:25:20.9654464Z 2025-05-07T20:25:20.9654470Z 2025-05-07T20:25:20.9654480Z 2025-05-07T20:25:20.9655833Z libcusolver-11.4.1.4 | 96.5 MB | | 0%  2025-05-07T20:25:20.9656189Z 2025-05-07T20:25:20.9656193Z 2025-05-07T20:25:20.9656207Z 2025-05-07T20:25:20.9656210Z 2025-05-07T20:25:20.9656214Z 2025-05-07T20:25:20.9656218Z 2025-05-07T20:25:20.9656222Z 2025-05-07T20:25:20.9656225Z 2025-05-07T20:25:20.9656229Z 2025-05-07T20:25:20.9656233Z 2025-05-07T20:25:20.9656237Z 2025-05-07T20:25:20.9656240Z 2025-05-07T20:25:20.9659211Z libcusolver-dev-11.4 | 66.3 MB | | 0%  2025-05-07T20:25:20.9659868Z 2025-05-07T20:25:20.9659875Z 2025-05-07T20:25:20.9659880Z 2025-05-07T20:25:20.9659886Z 2025-05-07T20:25:20.9659891Z 2025-05-07T20:25:20.9659897Z 2025-05-07T20:25:20.9659903Z 2025-05-07T20:25:20.9659909Z 2025-05-07T20:25:20.9659926Z 2025-05-07T20:25:20.9659932Z 2025-05-07T20:25:20.9659938Z 2025-05-07T20:25:20.9659944Z 2025-05-07T20:25:20.9659949Z 2025-05-07T20:25:20.9660878Z libcurand-dev-10.3.0 | 53.7 MB | | 0%  2025-05-07T20:25:20.9661341Z 2025-05-07T20:25:20.9661348Z 2025-05-07T20:25:20.9661354Z 2025-05-07T20:25:20.9661369Z 2025-05-07T20:25:20.9661375Z 2025-05-07T20:25:20.9661381Z 2025-05-07T20:25:20.9661386Z 2025-05-07T20:25:20.9661392Z 2025-05-07T20:25:20.9661408Z 2025-05-07T20:25:20.9661414Z 2025-05-07T20:25:20.9661420Z 2025-05-07T20:25:20.9661425Z 2025-05-07T20:25:20.9661431Z 2025-05-07T20:25:20.9662036Z 2025-05-07T20:25:20.9664509Z libcurand-10.3.0.86 | 53.2 MB | | 0%  2025-05-07T20:25:20.9665023Z 2025-05-07T20:25:20.9665029Z 2025-05-07T20:25:20.9665035Z 2025-05-07T20:25:20.9665041Z 2025-05-07T20:25:20.9665046Z 2025-05-07T20:25:20.9665052Z 2025-05-07T20:25:20.9665057Z 2025-05-07T20:25:20.9665287Z 2025-05-07T20:25:20.9665298Z 2025-05-07T20:25:20.9665304Z 2025-05-07T20:25:20.9665309Z 2025-05-07T20:25:20.9665314Z 2025-05-07T20:25:20.9665320Z 2025-05-07T20:25:20.9665326Z 2025-05-07T20:25:20.9665331Z 2025-05-07T20:25:20.9666035Z cuda-nvcc-11.8.89 | 50.8 MB | | 0%  2025-05-07T20:25:20.9666379Z 2025-05-07T20:25:20.9666384Z 2025-05-07T20:25:20.9666387Z 2025-05-07T20:25:20.9666391Z 2025-05-07T20:25:20.9666395Z 2025-05-07T20:25:20.9666399Z 2025-05-07T20:25:20.9666402Z 2025-05-07T20:25:20.9666406Z 2025-05-07T20:25:20.9666410Z 2025-05-07T20:25:20.9666423Z 2025-05-07T20:25:20.9666427Z 2025-05-07T20:25:20.9666431Z 2025-05-07T20:25:20.9666434Z 2025-05-07T20:25:20.9666438Z 2025-05-07T20:25:20.9666442Z 2025-05-07T20:25:20.9666446Z 2025-05-07T20:25:20.9667092Z cuda-nvdisasm-11.8.8 | 48.7 MB | | 0%  2025-05-07T20:25:20.9667436Z 2025-05-07T20:25:20.9667440Z 2025-05-07T20:25:20.9667453Z 2025-05-07T20:25:20.9667457Z 2025-05-07T20:25:20.9667460Z 2025-05-07T20:25:20.9667464Z 2025-05-07T20:25:20.9667468Z 2025-05-07T20:25:20.9667478Z 2025-05-07T20:25:20.9667481Z 2025-05-07T20:25:20.9667485Z 2025-05-07T20:25:20.9667488Z 2025-05-07T20:25:20.9667492Z 2025-05-07T20:25:20.9667496Z 2025-05-07T20:25:20.9667499Z 2025-05-07T20:25:20.9667617Z 2025-05-07T20:25:20.9667621Z 2025-05-07T20:25:20.9667624Z 2025-05-07T20:25:20.9668610Z cuda-cupti-11.8.87 | 25.3 MB | | 0%  2025-05-07T20:25:20.9668923Z 2025-05-07T20:25:20.9668926Z 2025-05-07T20:25:20.9668930Z 2025-05-07T20:25:20.9668944Z 2025-05-07T20:25:20.9668948Z 2025-05-07T20:25:20.9668953Z 2025-05-07T20:25:20.9668958Z 2025-05-07T20:25:20.9668963Z 2025-05-07T20:25:20.9668968Z 2025-05-07T20:25:20.9668986Z 2025-05-07T20:25:20.9668991Z 2025-05-07T20:25:20.9668996Z 2025-05-07T20:25:20.9669002Z 2025-05-07T20:25:20.9669007Z 2025-05-07T20:25:20.9669020Z 2025-05-07T20:25:20.9669026Z 2025-05-07T20:25:20.9669031Z 2025-05-07T20:25:20.9669037Z 2025-05-07T20:25:20.9670299Z cuda-nvrtc-11.8.89 | 19.1 MB | | 0%  2025-05-07T20:25:20.9670820Z 2025-05-07T20:25:20.9670827Z 2025-05-07T20:25:20.9670846Z 2025-05-07T20:25:20.9670852Z 2025-05-07T20:25:20.9670870Z 2025-05-07T20:25:20.9670876Z 2025-05-07T20:25:20.9670881Z 2025-05-07T20:25:20.9670887Z 2025-05-07T20:25:20.9670903Z 2025-05-07T20:25:20.9670909Z 2025-05-07T20:25:20.9670915Z 2025-05-07T20:25:20.9670920Z 2025-05-07T20:25:20.9670926Z 2025-05-07T20:25:20.9670932Z 2025-05-07T20:25:20.9670938Z 2025-05-07T20:25:20.9670943Z 2025-05-07T20:25:20.9670949Z 2025-05-07T20:25:20.9670955Z 2025-05-07T20:25:20.9670960Z 2025-05-07T20:25:31.2790534Z ... (more hidden) ... 2025-05-07T20:25:31.2790871Z 2025-05-07T20:25:31.2790876Z 2025-05-07T20:25:31.2790880Z 2025-05-07T20:25:31.2794852Z 2025-05-07T20:25:31.2799020Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:31.2799344Z 2025-05-07T20:25:31.2799350Z 2025-05-07T20:25:31.2799355Z 2025-05-07T20:25:31.2799361Z 2025-05-07T20:25:34.2658281Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:34.2658617Z 2025-05-07T20:25:34.2661529Z 2025-05-07T20:25:34.2662101Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:34.2662413Z 2025-05-07T20:25:34.2662420Z 2025-05-07T20:25:34.5407936Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:34.5408340Z 2025-05-07T20:25:34.5408346Z 2025-05-07T20:25:34.5415231Z 2025-05-07T20:25:34.5416286Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:34.5416668Z 2025-05-07T20:25:34.5416674Z 2025-05-07T20:25:34.5416685Z 2025-05-07T20:25:35.4784519Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:35.4786571Z 2025-05-07T20:25:35.4787433Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:35.4787774Z 2025-05-07T20:25:39.4154244Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:39.4154630Z 2025-05-07T20:25:39.4154637Z 2025-05-07T20:25:39.4154672Z 2025-05-07T20:25:39.4154677Z 2025-05-07T20:25:39.4154682Z 2025-05-07T20:25:39.4155102Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:39.4155496Z 2025-05-07T20:25:39.4155502Z 2025-05-07T20:25:39.4155507Z 2025-05-07T20:25:39.4155524Z 2025-05-07T20:25:39.4155536Z 2025-05-07T20:25:41.1254573Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:41.1254995Z 2025-05-07T20:25:41.1255002Z 2025-05-07T20:25:41.1255007Z 2025-05-07T20:25:41.1255012Z 2025-05-07T20:25:41.1255017Z 2025-05-07T20:25:41.1255022Z 2025-05-07T20:25:41.1259951Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:41.1260323Z 2025-05-07T20:25:41.1260327Z 2025-05-07T20:25:41.1260364Z 2025-05-07T20:25:41.1260368Z 2025-05-07T20:25:41.1260371Z 2025-05-07T20:25:41.1260726Z 2025-05-07T20:25:41.1606162Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:41.1606618Z 2025-05-07T20:25:41.1606624Z 2025-05-07T20:25:41.1606630Z 2025-05-07T20:25:41.1606636Z 2025-05-07T20:25:41.1606997Z 2025-05-07T20:25:41.1607003Z 2025-05-07T20:25:41.1607009Z 2025-05-07T20:25:41.1607420Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:41.1607870Z 2025-05-07T20:25:41.1607877Z 2025-05-07T20:25:41.1607883Z 2025-05-07T20:25:41.1607888Z 2025-05-07T20:25:41.1607894Z 2025-05-07T20:25:41.1607904Z 2025-05-07T20:25:41.1607910Z 2025-05-07T20:25:41.4605109Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:41.4605460Z 2025-05-07T20:25:41.4605464Z 2025-05-07T20:25:41.4605468Z 2025-05-07T20:25:41.4605471Z 2025-05-07T20:25:41.4605475Z 2025-05-07T20:25:41.4605508Z 2025-05-07T20:25:41.4605520Z 2025-05-07T20:25:41.4606135Z 2025-05-07T20:25:41.4606731Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:41.4607144Z 2025-05-07T20:25:41.4607148Z 2025-05-07T20:25:41.4607159Z 2025-05-07T20:25:41.4607163Z 2025-05-07T20:25:41.4607167Z 2025-05-07T20:25:41.4607171Z 2025-05-07T20:25:41.4607188Z 2025-05-07T20:25:41.4607192Z 2025-05-07T20:25:44.7670251Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:44.7672179Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:44.8134355Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:44.8134692Z 2025-05-07T20:25:44.8134698Z 2025-05-07T20:25:44.8134703Z 2025-05-07T20:25:44.8134708Z 2025-05-07T20:25:44.8134728Z 2025-05-07T20:25:44.8134733Z 2025-05-07T20:25:44.8134738Z 2025-05-07T20:25:44.8134744Z 2025-05-07T20:25:44.8134749Z 2025-05-07T20:25:44.8134755Z 2025-05-07T20:25:44.8134761Z 2025-05-07T20:25:44.8134789Z 2025-05-07T20:25:44.8135670Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:44.8136026Z 2025-05-07T20:25:44.8136030Z 2025-05-07T20:25:44.8136034Z 2025-05-07T20:25:44.8136037Z 2025-05-07T20:25:44.8136048Z 2025-05-07T20:25:44.8136052Z 2025-05-07T20:25:44.8136055Z 2025-05-07T20:25:44.8136075Z 2025-05-07T20:25:44.8136079Z 2025-05-07T20:25:44.8136082Z 2025-05-07T20:25:44.8136086Z 2025-05-07T20:25:44.8136848Z 2025-05-07T20:25:44.9166988Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:44.9167360Z 2025-05-07T20:25:44.9167373Z 2025-05-07T20:25:44.9167377Z 2025-05-07T20:25:44.9167380Z 2025-05-07T20:25:44.9167384Z 2025-05-07T20:25:44.9167388Z 2025-05-07T20:25:44.9167392Z 2025-05-07T20:25:44.9167395Z 2025-05-07T20:25:44.9167923Z 2025-05-07T20:25:44.9168660Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:44.9169361Z 2025-05-07T20:25:44.9169369Z 2025-05-07T20:25:44.9169381Z 2025-05-07T20:25:44.9169386Z 2025-05-07T20:25:44.9169391Z 2025-05-07T20:25:44.9169397Z 2025-05-07T20:25:44.9169403Z 2025-05-07T20:25:44.9169408Z 2025-05-07T20:25:44.9169413Z 2025-05-07T20:25:45.0875189Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:45.0875678Z 2025-05-07T20:25:45.0875684Z 2025-05-07T20:25:45.0875689Z 2025-05-07T20:25:45.0875695Z 2025-05-07T20:25:45.0875700Z 2025-05-07T20:25:45.0875705Z 2025-05-07T20:25:45.0875710Z 2025-05-07T20:25:45.0875716Z 2025-05-07T20:25:45.0875721Z 2025-05-07T20:25:45.0875726Z 2025-05-07T20:25:45.0875732Z 2025-05-07T20:25:45.0876127Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:45.0876492Z 2025-05-07T20:25:45.0876496Z 2025-05-07T20:25:45.0876500Z 2025-05-07T20:25:45.0876504Z 2025-05-07T20:25:45.0876508Z 2025-05-07T20:25:45.0876511Z 2025-05-07T20:25:45.0876515Z 2025-05-07T20:25:45.0876529Z 2025-05-07T20:25:45.0876534Z 2025-05-07T20:25:45.0876537Z 2025-05-07T20:25:45.0876541Z 2025-05-07T20:25:45.3853070Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:45.3853580Z 2025-05-07T20:25:45.3853587Z 2025-05-07T20:25:45.3853592Z 2025-05-07T20:25:45.3853598Z 2025-05-07T20:25:45.3853942Z 2025-05-07T20:25:45.3853977Z 2025-05-07T20:25:45.3853982Z 2025-05-07T20:25:45.3853988Z 2025-05-07T20:25:45.3853993Z 2025-05-07T20:25:45.3854687Z 2025-05-07T20:25:45.3855371Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:45.3855698Z 2025-05-07T20:25:45.3855709Z 2025-05-07T20:25:45.3855713Z 2025-05-07T20:25:45.3855716Z 2025-05-07T20:25:45.3855720Z 2025-05-07T20:25:45.3855724Z 2025-05-07T20:25:45.3855727Z 2025-05-07T20:25:45.3855732Z 2025-05-07T20:25:45.3855736Z 2025-05-07T20:25:45.3864035Z 2025-05-07T20:25:46.7514463Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:46.7514878Z 2025-05-07T20:25:46.7514899Z 2025-05-07T20:25:46.7514905Z 2025-05-07T20:25:46.7514910Z 2025-05-07T20:25:46.7514914Z 2025-05-07T20:25:46.7514918Z 2025-05-07T20:25:46.7514921Z 2025-05-07T20:25:46.7514925Z 2025-05-07T20:25:46.7514929Z 2025-05-07T20:25:46.7514932Z 2025-05-07T20:25:46.7514936Z 2025-05-07T20:25:46.7514956Z 2025-05-07T20:25:46.7514960Z 2025-05-07T20:25:46.7514963Z 2025-05-07T20:25:46.7514967Z 2025-05-07T20:25:46.7514971Z 2025-05-07T20:25:46.7514974Z 2025-05-07T20:25:46.7515376Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:46.7515709Z 2025-05-07T20:25:46.7515713Z 2025-05-07T20:25:46.7515717Z 2025-05-07T20:25:46.7515721Z 2025-05-07T20:25:46.7515724Z 2025-05-07T20:25:46.7515728Z 2025-05-07T20:25:46.7515732Z 2025-05-07T20:25:46.7515735Z 2025-05-07T20:25:46.7515739Z 2025-05-07T20:25:46.7515743Z 2025-05-07T20:25:46.7515746Z 2025-05-07T20:25:46.7515762Z 2025-05-07T20:25:46.7515766Z 2025-05-07T20:25:46.7515777Z 2025-05-07T20:25:46.7515780Z 2025-05-07T20:25:46.7515784Z 2025-05-07T20:25:46.7515788Z 2025-05-07T20:25:46.8095949Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:46.8096402Z 2025-05-07T20:25:46.8096407Z 2025-05-07T20:25:46.8096420Z 2025-05-07T20:25:46.8096424Z 2025-05-07T20:25:46.8096428Z 2025-05-07T20:25:46.8096431Z 2025-05-07T20:25:46.8096435Z 2025-05-07T20:25:46.8096439Z 2025-05-07T20:25:46.8096442Z 2025-05-07T20:25:46.8096446Z 2025-05-07T20:25:46.8096450Z 2025-05-07T20:25:46.8096454Z 2025-05-07T20:25:46.8098204Z 2025-05-07T20:25:46.8098898Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:46.8099406Z 2025-05-07T20:25:46.8099412Z 2025-05-07T20:25:46.8099417Z 2025-05-07T20:25:46.8099516Z 2025-05-07T20:25:46.8099521Z 2025-05-07T20:25:46.8099527Z 2025-05-07T20:25:46.8099532Z 2025-05-07T20:25:46.8099818Z 2025-05-07T20:25:46.8099825Z 2025-05-07T20:25:46.8099829Z 2025-05-07T20:25:46.8099833Z 2025-05-07T20:25:46.8099836Z 2025-05-07T20:25:46.8099840Z 2025-05-07T20:25:46.9165473Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:46.9165955Z 2025-05-07T20:25:46.9165961Z 2025-05-07T20:25:46.9165986Z 2025-05-07T20:25:46.9166001Z 2025-05-07T20:25:46.9166006Z 2025-05-07T20:25:46.9166012Z 2025-05-07T20:25:46.9166017Z 2025-05-07T20:25:46.9166022Z 2025-05-07T20:25:46.9166028Z 2025-05-07T20:25:46.9166033Z 2025-05-07T20:25:46.9166039Z 2025-05-07T20:25:46.9166044Z 2025-05-07T20:25:46.9166049Z 2025-05-07T20:25:46.9166055Z 2025-05-07T20:25:46.9166060Z 2025-05-07T20:25:46.9166065Z 2025-05-07T20:25:46.9166526Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:46.9167037Z 2025-05-07T20:25:46.9167042Z 2025-05-07T20:25:46.9167045Z 2025-05-07T20:25:46.9167049Z 2025-05-07T20:25:46.9167065Z 2025-05-07T20:25:46.9167069Z 2025-05-07T20:25:46.9167072Z 2025-05-07T20:25:46.9167076Z 2025-05-07T20:25:46.9167080Z 2025-05-07T20:25:46.9167083Z 2025-05-07T20:25:46.9167087Z 2025-05-07T20:25:46.9167091Z 2025-05-07T20:25:46.9167095Z 2025-05-07T20:25:46.9167098Z 2025-05-07T20:25:46.9167102Z 2025-05-07T20:25:46.9167106Z 2025-05-07T20:25:46.9545740Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:46.9546109Z 2025-05-07T20:25:46.9546113Z 2025-05-07T20:25:46.9546117Z 2025-05-07T20:25:46.9546121Z 2025-05-07T20:25:46.9546125Z 2025-05-07T20:25:46.9546136Z 2025-05-07T20:25:46.9546140Z 2025-05-07T20:25:46.9546143Z 2025-05-07T20:25:46.9546147Z 2025-05-07T20:25:46.9546150Z 2025-05-07T20:25:46.9546154Z 2025-05-07T20:25:46.9546158Z 2025-05-07T20:25:46.9546161Z 2025-05-07T20:25:46.9549302Z 2025-05-07T20:25:46.9549857Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:46.9550196Z 2025-05-07T20:25:46.9550221Z 2025-05-07T20:25:46.9550225Z 2025-05-07T20:25:46.9550228Z 2025-05-07T20:25:46.9550232Z 2025-05-07T20:25:46.9550236Z 2025-05-07T20:25:46.9550239Z 2025-05-07T20:25:46.9550243Z 2025-05-07T20:25:46.9550247Z 2025-05-07T20:25:46.9550251Z 2025-05-07T20:25:46.9550254Z 2025-05-07T20:25:46.9550266Z 2025-05-07T20:25:46.9550270Z 2025-05-07T20:25:46.9550273Z 2025-05-07T20:25:47.3684409Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:47.3684876Z 2025-05-07T20:25:47.3684881Z 2025-05-07T20:25:47.3684884Z 2025-05-07T20:25:47.3684888Z 2025-05-07T20:25:47.3684892Z 2025-05-07T20:25:47.3684896Z 2025-05-07T20:25:47.3684901Z 2025-05-07T20:25:47.3684906Z 2025-05-07T20:25:47.3684910Z 2025-05-07T20:25:47.3684914Z 2025-05-07T20:25:47.3684919Z 2025-05-07T20:25:47.3684923Z 2025-05-07T20:25:47.3684928Z 2025-05-07T20:25:47.3684933Z 2025-05-07T20:25:47.3687024Z 2025-05-07T20:25:47.3687652Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:47.3687982Z 2025-05-07T20:25:47.3687986Z 2025-05-07T20:25:47.3687990Z 2025-05-07T20:25:47.3687994Z 2025-05-07T20:25:47.3687997Z 2025-05-07T20:25:47.3688011Z 2025-05-07T20:25:47.3688015Z 2025-05-07T20:25:47.3688018Z 2025-05-07T20:25:47.3688032Z 2025-05-07T20:25:47.3688036Z 2025-05-07T20:25:47.3688040Z 2025-05-07T20:25:47.3688043Z 2025-05-07T20:25:47.3688047Z 2025-05-07T20:25:47.3688050Z 2025-05-07T20:25:47.3688062Z 2025-05-07T20:25:47.3712288Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:47.3712713Z 2025-05-07T20:25:47.3712719Z 2025-05-07T20:25:47.3712724Z 2025-05-07T20:25:47.3712730Z 2025-05-07T20:25:47.3712735Z 2025-05-07T20:25:47.3712741Z 2025-05-07T20:25:47.3712746Z 2025-05-07T20:25:47.3712751Z 2025-05-07T20:25:47.3712756Z 2025-05-07T20:25:47.3712762Z 2025-05-07T20:25:47.3712767Z 2025-05-07T20:25:47.3713027Z 2025-05-07T20:25:47.3713034Z 2025-05-07T20:25:47.3713039Z 2025-05-07T20:25:47.3713043Z 2025-05-07T20:25:47.3713048Z 2025-05-07T20:25:47.3713065Z 2025-05-07T20:25:47.3715194Z 2025-05-07T20:25:47.3715837Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:47.3716258Z 2025-05-07T20:25:47.3716263Z 2025-05-07T20:25:47.3716280Z 2025-05-07T20:25:47.3716283Z 2025-05-07T20:25:47.3716287Z 2025-05-07T20:25:47.3716291Z 2025-05-07T20:25:47.3716295Z 2025-05-07T20:25:47.3716299Z 2025-05-07T20:25:47.3716312Z 2025-05-07T20:25:47.3716315Z 2025-05-07T20:25:47.3716319Z 2025-05-07T20:25:47.3716323Z 2025-05-07T20:25:47.3716327Z 2025-05-07T20:25:47.3716330Z 2025-05-07T20:25:47.3716334Z 2025-05-07T20:25:47.3716338Z 2025-05-07T20:25:47.3716341Z 2025-05-07T20:25:47.3716345Z 2025-05-07T20:25:47.4313376Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:47.4313942Z 2025-05-07T20:25:47.4313948Z 2025-05-07T20:25:47.4313953Z 2025-05-07T20:25:47.4313959Z 2025-05-07T20:25:47.4313964Z 2025-05-07T20:25:47.4313970Z 2025-05-07T20:25:47.4313976Z 2025-05-07T20:25:47.4313982Z 2025-05-07T20:25:47.4313987Z 2025-05-07T20:25:47.4313993Z 2025-05-07T20:25:47.4313998Z 2025-05-07T20:25:47.4314004Z 2025-05-07T20:25:47.4314274Z 2025-05-07T20:25:47.4314279Z 2025-05-07T20:25:47.4314285Z 2025-05-07T20:25:47.4314290Z 2025-05-07T20:25:47.4314308Z 2025-05-07T20:25:47.4314314Z 2025-05-07T20:25:47.4314320Z 2025-05-07T20:25:47.4314706Z ... (more hidden) ... 2025-05-07T20:25:47.4315135Z 2025-05-07T20:25:47.4315141Z 2025-05-07T20:25:47.4315146Z 2025-05-07T20:25:47.4315160Z 2025-05-07T20:25:47.4315166Z 2025-05-07T20:25:47.4315171Z 2025-05-07T20:25:47.4315177Z 2025-05-07T20:25:47.4315182Z 2025-05-07T20:25:47.4315187Z 2025-05-07T20:25:47.4315193Z 2025-05-07T20:25:47.4315198Z 2025-05-07T20:25:47.4315210Z 2025-05-07T20:25:47.4315216Z 2025-05-07T20:25:47.4315221Z 2025-05-07T20:25:47.4315227Z 2025-05-07T20:25:47.4315232Z 2025-05-07T20:25:47.4315238Z 2025-05-07T20:25:47.4315243Z 2025-05-07T20:25:47.4315249Z 2025-05-07T20:26:08.2732150Z ... (more hidden) ... 2025-05-07T20:26:08.2732473Z 2025-05-07T20:26:08.2732674Z 2025-05-07T20:26:08.2732678Z 2025-05-07T20:26:08.2732837Z 2025-05-07T20:26:15.3024324Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:26:15.3024744Z 2025-05-07T20:26:15.3024750Z 2025-05-07T20:26:15.3024759Z 2025-05-07T20:26:16.5452616Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:26:16.5453027Z 2025-05-07T20:26:16.5453033Z 2025-05-07T20:26:30.9994357Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:26:30.9994752Z 2025-05-07T20:26:30.9994759Z 2025-05-07T20:26:30.9994764Z 2025-05-07T20:26:30.9994769Z 2025-05-07T20:26:30.9994774Z 2025-05-07T20:26:30.9994814Z 2025-05-07T20:26:32.2910673Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:26:32.2910992Z 2025-05-07T20:26:32.2910997Z 2025-05-07T20:26:32.2911000Z 2025-05-07T20:26:32.2911004Z 2025-05-07T20:26:32.2911008Z 2025-05-07T20:26:45.2743506Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:26:45.2743906Z 2025-05-07T20:26:45.2743910Z 2025-05-07T20:26:45.2743914Z 2025-05-07T20:26:45.2743918Z 2025-05-07T20:26:45.2743921Z 2025-05-07T20:26:45.2743925Z 2025-05-07T20:26:45.2743930Z 2025-05-07T20:26:47.2644573Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:26:47.2644918Z 2025-05-07T20:26:47.2644922Z 2025-05-07T20:26:47.2644926Z 2025-05-07T20:26:47.2644931Z 2025-05-07T20:26:47.2644935Z 2025-05-07T20:26:47.2644940Z 2025-05-07T20:26:47.2644944Z 2025-05-07T20:26:47.2644947Z 2025-05-07T20:26:51.7950060Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:26:51.7950431Z 2025-05-07T20:26:57.6610314Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:26:57.6610615Z 2025-05-07T20:26:57.6610620Z 2025-05-07T20:26:57.6610623Z 2025-05-07T20:26:57.6610627Z 2025-05-07T20:26:57.6610632Z 2025-05-07T20:26:57.6610641Z 2025-05-07T20:26:57.6610644Z 2025-05-07T20:26:57.6610675Z 2025-05-07T20:26:57.6610678Z 2025-05-07T20:26:57.6610682Z 2025-05-07T20:26:57.6610685Z 2025-05-07T20:26:57.6610689Z 2025-05-07T20:27:00.3671381Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:27:00.3671744Z 2025-05-07T20:27:00.3671749Z 2025-05-07T20:27:00.3671752Z 2025-05-07T20:27:00.3671756Z 2025-05-07T20:27:00.3671760Z 2025-05-07T20:27:00.3671763Z 2025-05-07T20:27:00.3671767Z 2025-05-07T20:27:00.3671771Z 2025-05-07T20:27:00.3671778Z 2025-05-07T20:27:08.2670100Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:27:08.2670537Z 2025-05-07T20:27:08.2670574Z 2025-05-07T20:27:08.2670578Z 2025-05-07T20:27:08.2670582Z 2025-05-07T20:27:08.2670585Z 2025-05-07T20:27:08.2670589Z 2025-05-07T20:27:08.2670593Z 2025-05-07T20:27:08.2670597Z 2025-05-07T20:27:08.2670600Z 2025-05-07T20:27:08.2670604Z 2025-05-07T20:27:11.4594796Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:27:11.4595483Z 2025-05-07T20:27:11.4595497Z 2025-05-07T20:27:11.4595501Z 2025-05-07T20:27:11.4595504Z 2025-05-07T20:27:11.4595508Z 2025-05-07T20:27:11.4595512Z 2025-05-07T20:27:11.4595517Z 2025-05-07T20:27:11.4595520Z 2025-05-07T20:27:11.4595524Z 2025-05-07T20:27:11.4595528Z 2025-05-07T20:27:11.4595532Z 2025-05-07T20:27:11.4595535Z 2025-05-07T20:27:11.4595539Z 2025-05-07T20:27:11.4595543Z 2025-05-07T20:27:11.4595547Z 2025-05-07T20:27:11.4595550Z 2025-05-07T20:27:11.4595559Z 2025-05-07T20:27:12.4087696Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:27:12.4088182Z 2025-05-07T20:27:12.4088188Z 2025-05-07T20:27:12.4088193Z 2025-05-07T20:27:12.4088198Z 2025-05-07T20:27:12.4088204Z 2025-05-07T20:27:12.4088209Z 2025-05-07T20:27:12.4088214Z 2025-05-07T20:27:12.4088219Z 2025-05-07T20:27:12.4088225Z 2025-05-07T20:27:12.4088241Z 2025-05-07T20:27:12.4088248Z 2025-05-07T20:27:15.8810141Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:27:15.8810601Z 2025-05-07T20:27:15.8810607Z 2025-05-07T20:27:15.8810612Z 2025-05-07T20:27:15.8810616Z 2025-05-07T20:27:15.8810621Z 2025-05-07T20:27:15.8810626Z 2025-05-07T20:27:15.8810631Z 2025-05-07T20:27:15.8810636Z 2025-05-07T20:27:15.8810641Z 2025-05-07T20:27:15.8810646Z 2025-05-07T20:27:15.8810651Z 2025-05-07T20:27:15.8810656Z 2025-05-07T20:27:15.8810661Z 2025-05-07T20:27:15.8810667Z 2025-05-07T20:27:15.8810672Z 2025-05-07T20:27:15.8810682Z 2025-05-07T20:27:16.3122974Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:27:16.3123339Z 2025-05-07T20:27:16.3123343Z 2025-05-07T20:27:16.3123347Z 2025-05-07T20:27:16.3123351Z 2025-05-07T20:27:16.3123355Z 2025-05-07T20:27:16.3123358Z 2025-05-07T20:27:16.3123362Z 2025-05-07T20:27:16.3123366Z 2025-05-07T20:27:16.3123370Z 2025-05-07T20:27:16.3123374Z 2025-05-07T20:27:16.3123386Z 2025-05-07T20:27:16.3123406Z 2025-05-07T20:27:16.3123410Z 2025-05-07T20:27:20.7388869Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:27:20.7389283Z 2025-05-07T20:27:20.7389288Z 2025-05-07T20:27:20.7389300Z 2025-05-07T20:27:20.7389304Z 2025-05-07T20:27:20.7389308Z 2025-05-07T20:27:20.7389311Z 2025-05-07T20:27:20.7389315Z 2025-05-07T20:27:20.7389319Z 2025-05-07T20:27:20.7389322Z 2025-05-07T20:27:20.7389327Z 2025-05-07T20:27:20.7389332Z 2025-05-07T20:27:20.7389335Z 2025-05-07T20:27:20.7389339Z 2025-05-07T20:27:20.7389343Z 2025-05-07T20:27:22.3345751Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:27:22.3346119Z 2025-05-07T20:27:22.3346123Z 2025-05-07T20:27:22.3346127Z 2025-05-07T20:27:22.3346131Z 2025-05-07T20:27:22.3346135Z 2025-05-07T20:27:22.3346139Z 2025-05-07T20:27:22.3346143Z 2025-05-07T20:27:22.3346147Z 2025-05-07T20:27:22.3346151Z 2025-05-07T20:27:22.3346155Z 2025-05-07T20:27:22.3346169Z 2025-05-07T20:27:22.3346182Z 2025-05-07T20:27:22.3346186Z 2025-05-07T20:27:22.3346190Z 2025-05-07T20:27:22.3346193Z 2025-05-07T20:27:23.0866030Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:27:23.0866478Z 2025-05-07T20:27:23.0866484Z 2025-05-07T20:27:23.0866489Z 2025-05-07T20:27:23.0866495Z 2025-05-07T20:27:23.0866500Z 2025-05-07T20:27:23.0866505Z 2025-05-07T20:27:23.0866510Z 2025-05-07T20:27:23.0866516Z 2025-05-07T20:27:23.0866521Z 2025-05-07T20:27:23.0866526Z 2025-05-07T20:27:23.0866531Z 2025-05-07T20:27:23.0866537Z 2025-05-07T20:27:23.0866571Z 2025-05-07T20:27:23.0866578Z 2025-05-07T20:27:23.0866583Z 2025-05-07T20:27:23.0866588Z 2025-05-07T20:27:23.0866594Z 2025-05-07T20:27:23.0866600Z 2025-05-07T20:27:25.4234468Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:27:25.4234937Z 2025-05-07T20:27:25.4234943Z 2025-05-07T20:27:25.4235225Z 2025-05-07T20:27:25.4235229Z 2025-05-07T20:27:25.4235233Z 2025-05-07T20:27:25.4235237Z 2025-05-07T20:27:25.4235240Z 2025-05-07T20:27:25.4235244Z 2025-05-07T20:27:25.4235248Z 2025-05-07T20:27:25.4235262Z 2025-05-07T20:27:25.4235266Z 2025-05-07T20:27:25.4235269Z 2025-05-07T20:27:25.4235273Z 2025-05-07T20:27:25.4235278Z 2025-05-07T20:27:25.4235282Z 2025-05-07T20:27:25.4235286Z 2025-05-07T20:27:25.4235290Z 2025-05-07T20:27:25.4235294Z 2025-05-07T20:27:25.4235298Z 2025-05-07T20:27:35.2416258Z ... (more hidden) ... 2025-05-07T20:27:35.2422913Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:27:35.2423212Z 2025-05-07T20:27:35.2423219Z 2025-05-07T20:27:35.2423224Z 2025-05-07T20:27:35.2423230Z 2025-05-07T20:27:35.2423235Z 2025-05-07T20:27:35.2423241Z 2025-05-07T20:27:35.2423246Z 2025-05-07T20:27:35.2423251Z 2025-05-07T20:27:35.2423257Z 2025-05-07T20:27:35.2423262Z 2025-05-07T20:27:35.2423268Z 2025-05-07T20:27:35.2423297Z 2025-05-07T20:27:35.2423303Z 2025-05-07T20:27:35.2423308Z 2025-05-07T20:27:35.2423314Z 2025-05-07T20:27:35.2423319Z 2025-05-07T20:27:35.2423324Z 2025-05-07T20:27:35.2423329Z 2025-05-07T20:27:35.2423334Z 2025-05-07T20:27:35.2423446Z 2025-05-07T20:27:35.2423893Z  2025-05-07T20:27:35.2424311Z 2025-05-07T20:27:35.2424557Z 2025-05-07T20:27:35.2424773Z  2025-05-07T20:27:35.2425024Z 2025-05-07T20:27:35.2425029Z 2025-05-07T20:27:35.2425280Z  2025-05-07T20:27:35.2425542Z 2025-05-07T20:27:35.2425546Z 2025-05-07T20:27:35.2425549Z 2025-05-07T20:27:35.2425727Z  2025-05-07T20:27:35.2425944Z 2025-05-07T20:27:35.2425948Z 2025-05-07T20:27:35.2425952Z 2025-05-07T20:27:35.2425968Z 2025-05-07T20:27:35.2426152Z  2025-05-07T20:27:35.2426427Z 2025-05-07T20:27:35.2426433Z 2025-05-07T20:27:35.2426438Z 2025-05-07T20:27:35.2426443Z 2025-05-07T20:27:35.2426449Z 2025-05-07T20:27:35.2426675Z  2025-05-07T20:27:35.2426901Z 2025-05-07T20:27:35.2426905Z 2025-05-07T20:27:35.2426908Z 2025-05-07T20:27:35.2426912Z 2025-05-07T20:27:35.2426915Z 2025-05-07T20:27:35.2426919Z 2025-05-07T20:27:35.2427102Z  2025-05-07T20:27:35.2427327Z 2025-05-07T20:27:35.2427577Z 2025-05-07T20:27:35.2427582Z 2025-05-07T20:27:35.2427586Z 2025-05-07T20:27:35.2427590Z 2025-05-07T20:27:35.2427593Z 2025-05-07T20:27:35.2427597Z 2025-05-07T20:27:35.2427837Z  2025-05-07T20:27:35.2428142Z 2025-05-07T20:27:35.2428159Z 2025-05-07T20:27:35.2428172Z 2025-05-07T20:27:35.2428177Z 2025-05-07T20:27:35.2428181Z 2025-05-07T20:27:35.2428187Z 2025-05-07T20:27:35.2428192Z 2025-05-07T20:27:35.2428197Z 2025-05-07T20:27:35.2428447Z  2025-05-07T20:27:35.2428754Z 2025-05-07T20:27:35.2428759Z 2025-05-07T20:27:35.2428764Z 2025-05-07T20:27:35.2428769Z 2025-05-07T20:27:35.2428775Z 2025-05-07T20:27:35.2428780Z 2025-05-07T20:27:35.2428785Z 2025-05-07T20:27:35.2428790Z 2025-05-07T20:27:35.2428796Z 2025-05-07T20:27:35.2429040Z  2025-05-07T20:27:35.2429356Z 2025-05-07T20:27:35.2429361Z 2025-05-07T20:27:35.2429366Z 2025-05-07T20:27:35.2429371Z 2025-05-07T20:27:35.2429377Z 2025-05-07T20:27:35.2429382Z 2025-05-07T20:27:35.2429387Z 2025-05-07T20:27:35.2429392Z 2025-05-07T20:27:35.2429398Z 2025-05-07T20:27:35.2429402Z 2025-05-07T20:27:35.2429654Z  2025-05-07T20:27:35.2430158Z 2025-05-07T20:27:35.2430164Z 2025-05-07T20:27:35.2430169Z 2025-05-07T20:27:35.2430174Z 2025-05-07T20:27:35.2430179Z 2025-05-07T20:27:35.2430184Z 2025-05-07T20:27:35.2430189Z 2025-05-07T20:27:35.2430195Z 2025-05-07T20:27:35.2430199Z 2025-05-07T20:27:35.2430205Z 2025-05-07T20:27:35.2430210Z 2025-05-07T20:27:35.2430475Z  2025-05-07T20:27:35.2430782Z 2025-05-07T20:27:35.2430787Z 2025-05-07T20:27:35.2430792Z 2025-05-07T20:27:35.2430798Z 2025-05-07T20:27:35.2430803Z 2025-05-07T20:27:35.2430808Z 2025-05-07T20:27:35.2430820Z 2025-05-07T20:27:35.2430825Z 2025-05-07T20:27:35.2430830Z 2025-05-07T20:27:35.2430836Z 2025-05-07T20:27:35.2430841Z 2025-05-07T20:27:35.2430846Z 2025-05-07T20:27:35.2431113Z  2025-05-07T20:27:35.2431425Z 2025-05-07T20:27:35.2431431Z 2025-05-07T20:27:35.2431445Z 2025-05-07T20:27:35.2431450Z 2025-05-07T20:27:35.2431456Z 2025-05-07T20:27:35.2431461Z 2025-05-07T20:27:35.2431466Z 2025-05-07T20:27:35.2431472Z 2025-05-07T20:27:35.2431488Z 2025-05-07T20:27:35.2431493Z 2025-05-07T20:27:35.2431498Z 2025-05-07T20:27:35.2431502Z 2025-05-07T20:27:35.2431507Z 2025-05-07T20:27:35.2431776Z  2025-05-07T20:27:35.2432083Z 2025-05-07T20:27:35.2432096Z 2025-05-07T20:27:35.2432102Z 2025-05-07T20:27:35.2432106Z 2025-05-07T20:27:35.2432112Z 2025-05-07T20:27:35.2432117Z 2025-05-07T20:27:35.2432122Z 2025-05-07T20:27:35.2432133Z 2025-05-07T20:27:35.2432138Z 2025-05-07T20:27:35.2432143Z 2025-05-07T20:27:35.2432149Z 2025-05-07T20:27:35.2432154Z 2025-05-07T20:27:35.2432159Z 2025-05-07T20:27:35.2432164Z 2025-05-07T20:27:35.2432430Z  2025-05-07T20:27:35.2432759Z 2025-05-07T20:27:35.2432770Z 2025-05-07T20:27:35.2432775Z 2025-05-07T20:27:35.2432781Z 2025-05-07T20:27:35.2432786Z 2025-05-07T20:27:35.2432791Z 2025-05-07T20:27:35.2432796Z 2025-05-07T20:27:35.2432801Z 2025-05-07T20:27:35.2432807Z 2025-05-07T20:27:35.2432812Z 2025-05-07T20:27:35.2432817Z 2025-05-07T20:27:35.2432822Z 2025-05-07T20:27:35.2432827Z 2025-05-07T20:27:35.2432833Z 2025-05-07T20:27:35.2432838Z 2025-05-07T20:27:35.2433120Z  2025-05-07T20:27:35.2433434Z 2025-05-07T20:27:35.2433440Z 2025-05-07T20:27:35.2433445Z 2025-05-07T20:27:35.2433559Z 2025-05-07T20:27:35.2433639Z 2025-05-07T20:27:35.2433644Z 2025-05-07T20:27:35.2433649Z 2025-05-07T20:27:35.2433654Z 2025-05-07T20:27:35.2433660Z 2025-05-07T20:27:35.2433664Z 2025-05-07T20:27:35.2433670Z 2025-05-07T20:27:35.2433675Z 2025-05-07T20:27:35.2433680Z 2025-05-07T20:27:35.2433685Z 2025-05-07T20:27:35.2433690Z 2025-05-07T20:27:35.2433695Z 2025-05-07T20:27:35.2433997Z  2025-05-07T20:27:35.2434265Z 2025-05-07T20:27:35.2434269Z 2025-05-07T20:27:35.2434273Z 2025-05-07T20:27:35.2434276Z 2025-05-07T20:27:35.2434280Z 2025-05-07T20:27:35.2434283Z 2025-05-07T20:27:35.2434287Z 2025-05-07T20:27:35.2434291Z 2025-05-07T20:27:35.2434294Z 2025-05-07T20:27:35.2434305Z 2025-05-07T20:27:35.2434309Z 2025-05-07T20:27:35.2434313Z 2025-05-07T20:27:35.2434316Z 2025-05-07T20:27:35.2434320Z 2025-05-07T20:27:35.2434324Z 2025-05-07T20:27:35.2434327Z 2025-05-07T20:27:35.2434331Z 2025-05-07T20:27:35.2434603Z  2025-05-07T20:27:35.2434874Z 2025-05-07T20:27:35.2434878Z 2025-05-07T20:27:35.2434882Z 2025-05-07T20:27:35.2434886Z 2025-05-07T20:27:35.2434889Z 2025-05-07T20:27:35.2434893Z 2025-05-07T20:27:35.2434896Z 2025-05-07T20:27:35.2434900Z 2025-05-07T20:27:35.2434997Z 2025-05-07T20:27:35.2435000Z 2025-05-07T20:27:35.2435004Z 2025-05-07T20:27:35.2435008Z 2025-05-07T20:27:35.2435011Z 2025-05-07T20:27:35.2435015Z 2025-05-07T20:27:35.2435019Z 2025-05-07T20:27:35.2435022Z 2025-05-07T20:27:35.2435026Z 2025-05-07T20:27:35.2435030Z 2025-05-07T20:27:35.2435266Z  2025-05-07T20:27:35.2435518Z 2025-05-07T20:27:35.2435522Z 2025-05-07T20:27:35.2435623Z  2025-05-07T20:27:35.2435734Z 2025-05-07T20:27:35.2435738Z 2025-05-07T20:27:35.2435837Z  2025-05-07T20:27:35.2435960Z 2025-05-07T20:27:35.2435970Z 2025-05-07T20:27:35.2435976Z 2025-05-07T20:27:35.2436121Z  2025-05-07T20:27:35.2436248Z 2025-05-07T20:27:35.2436252Z 2025-05-07T20:27:35.2436255Z 2025-05-07T20:27:35.2436266Z 2025-05-07T20:27:35.2436376Z  2025-05-07T20:27:35.2436497Z 2025-05-07T20:27:35.2436501Z 2025-05-07T20:27:35.2436505Z 2025-05-07T20:27:35.2436515Z 2025-05-07T20:27:35.2436518Z 2025-05-07T20:27:35.2436633Z  2025-05-07T20:27:35.2436760Z 2025-05-07T20:27:35.2436764Z 2025-05-07T20:27:35.2436768Z 2025-05-07T20:27:35.2436771Z 2025-05-07T20:27:35.2436775Z 2025-05-07T20:27:35.2436779Z 2025-05-07T20:27:35.2436898Z  2025-05-07T20:27:35.2437029Z 2025-05-07T20:27:35.2437033Z 2025-05-07T20:27:35.2437037Z 2025-05-07T20:27:35.2437041Z 2025-05-07T20:27:35.2437044Z 2025-05-07T20:27:35.2437048Z 2025-05-07T20:27:35.2437051Z 2025-05-07T20:27:35.2437171Z  2025-05-07T20:27:35.2437315Z 2025-05-07T20:27:35.2437318Z 2025-05-07T20:27:35.2437322Z 2025-05-07T20:27:35.2437330Z 2025-05-07T20:27:35.2437334Z 2025-05-07T20:27:35.2437338Z 2025-05-07T20:27:35.2437341Z 2025-05-07T20:27:35.2437345Z 2025-05-07T20:27:35.2437472Z  2025-05-07T20:27:35.2437626Z 2025-05-07T20:27:35.2437630Z 2025-05-07T20:27:35.2437634Z 2025-05-07T20:27:35.2437638Z 2025-05-07T20:27:35.2437641Z 2025-05-07T20:27:35.2437649Z 2025-05-07T20:27:35.2437653Z 2025-05-07T20:27:35.2437657Z 2025-05-07T20:27:35.2437660Z 2025-05-07T20:27:35.2437793Z  2025-05-07T20:27:35.2437957Z 2025-05-07T20:27:35.2437961Z 2025-05-07T20:27:35.2437964Z 2025-05-07T20:27:35.2437968Z 2025-05-07T20:27:35.2437972Z 2025-05-07T20:27:35.2437975Z 2025-05-07T20:27:35.2437979Z 2025-05-07T20:27:35.2437983Z 2025-05-07T20:27:35.2437986Z 2025-05-07T20:27:35.2437990Z 2025-05-07T20:27:35.2438126Z  2025-05-07T20:27:35.2438297Z 2025-05-07T20:27:35.2438301Z 2025-05-07T20:27:35.2438304Z 2025-05-07T20:27:35.2438308Z 2025-05-07T20:27:35.2438413Z 2025-05-07T20:27:35.2438417Z 2025-05-07T20:27:35.2438421Z 2025-05-07T20:27:35.2438425Z 2025-05-07T20:27:35.2438436Z 2025-05-07T20:27:35.2438440Z 2025-05-07T20:27:35.2438443Z 2025-05-07T20:27:35.2438580Z  2025-05-07T20:27:35.2438798Z 2025-05-07T20:27:35.2438802Z 2025-05-07T20:27:35.2438807Z 2025-05-07T20:27:35.2438817Z 2025-05-07T20:27:35.2438822Z 2025-05-07T20:27:35.2438834Z 2025-05-07T20:27:35.2438839Z 2025-05-07T20:27:35.2438843Z 2025-05-07T20:27:35.2438848Z 2025-05-07T20:27:35.2438852Z 2025-05-07T20:27:35.2438857Z 2025-05-07T20:27:35.2438861Z 2025-05-07T20:27:35.2439004Z  2025-05-07T20:27:35.2439201Z 2025-05-07T20:27:35.2439205Z 2025-05-07T20:27:35.2439208Z 2025-05-07T20:27:35.2439212Z 2025-05-07T20:27:35.2439216Z 2025-05-07T20:27:35.2439219Z 2025-05-07T20:27:35.2439223Z 2025-05-07T20:27:35.2439226Z 2025-05-07T20:27:35.2439230Z 2025-05-07T20:27:35.2439234Z 2025-05-07T20:27:35.2439237Z 2025-05-07T20:27:35.2439246Z 2025-05-07T20:27:35.2439249Z 2025-05-07T20:27:35.2439389Z  2025-05-07T20:27:35.2439595Z 2025-05-07T20:27:35.2439599Z 2025-05-07T20:27:35.2439603Z 2025-05-07T20:27:35.2439606Z 2025-05-07T20:27:35.2439610Z 2025-05-07T20:27:35.2439613Z 2025-05-07T20:27:35.2439617Z 2025-05-07T20:27:35.2439621Z 2025-05-07T20:27:35.2439702Z 2025-05-07T20:27:35.2439706Z 2025-05-07T20:27:35.2439710Z 2025-05-07T20:27:35.2439713Z 2025-05-07T20:27:35.2439717Z 2025-05-07T20:27:35.2439720Z 2025-05-07T20:27:35.2439881Z  2025-05-07T20:27:35.2440087Z 2025-05-07T20:27:35.2440091Z 2025-05-07T20:27:35.2440094Z 2025-05-07T20:27:35.2440098Z 2025-05-07T20:27:35.2440102Z 2025-05-07T20:27:35.2440105Z 2025-05-07T20:27:35.2440109Z 2025-05-07T20:27:35.2440113Z 2025-05-07T20:27:35.2440116Z 2025-05-07T20:27:35.2440120Z 2025-05-07T20:27:35.2440124Z 2025-05-07T20:27:35.2440134Z 2025-05-07T20:27:35.2440138Z 2025-05-07T20:27:35.2440146Z 2025-05-07T20:27:35.2440150Z 2025-05-07T20:27:35.2440302Z  2025-05-07T20:27:35.2440508Z 2025-05-07T20:27:35.2440511Z 2025-05-07T20:27:35.2440515Z 2025-05-07T20:27:35.2440519Z 2025-05-07T20:27:35.2440529Z 2025-05-07T20:27:35.2440533Z 2025-05-07T20:27:35.2440537Z 2025-05-07T20:27:35.2440540Z 2025-05-07T20:27:35.2440549Z 2025-05-07T20:27:35.2440553Z 2025-05-07T20:27:35.2440556Z 2025-05-07T20:27:35.2440560Z 2025-05-07T20:27:35.2440564Z 2025-05-07T20:27:35.2440567Z 2025-05-07T20:27:35.2440571Z 2025-05-07T20:27:35.2440574Z 2025-05-07T20:27:35.2440726Z  2025-05-07T20:27:35.2440944Z 2025-05-07T20:27:35.2440947Z 2025-05-07T20:27:35.2440951Z 2025-05-07T20:27:35.2440955Z 2025-05-07T20:27:35.2440959Z 2025-05-07T20:27:35.2440962Z 2025-05-07T20:27:35.2440966Z 2025-05-07T20:27:35.2440970Z 2025-05-07T20:27:35.2440973Z 2025-05-07T20:27:35.2440977Z 2025-05-07T20:27:35.2440980Z 2025-05-07T20:27:35.2440987Z 2025-05-07T20:27:35.2440990Z 2025-05-07T20:27:35.2440994Z 2025-05-07T20:27:35.2440998Z 2025-05-07T20:27:35.2441002Z 2025-05-07T20:27:35.2441005Z 2025-05-07T20:27:35.2441168Z  2025-05-07T20:27:35.2441387Z 2025-05-07T20:27:35.2441390Z 2025-05-07T20:27:35.2441394Z 2025-05-07T20:27:35.2441398Z 2025-05-07T20:27:35.2441405Z 2025-05-07T20:27:35.2441409Z 2025-05-07T20:27:35.2441413Z 2025-05-07T20:27:35.2441416Z 2025-05-07T20:27:35.2441420Z 2025-05-07T20:27:35.2441429Z 2025-05-07T20:27:35.2441433Z 2025-05-07T20:27:35.2441437Z 2025-05-07T20:27:35.2441440Z 2025-05-07T20:27:35.2441444Z 2025-05-07T20:27:35.2441448Z 2025-05-07T20:27:35.2441451Z 2025-05-07T20:27:35.2441455Z 2025-05-07T20:27:35.2441459Z 2025-05-07T20:27:35.2441622Z  2025-05-07T20:27:35.2441849Z 2025-05-07T20:27:35.2441853Z 2025-05-07T20:27:35.2441953Z  2025-05-07T20:27:35.2442055Z 2025-05-07T20:27:35.2442085Z 2025-05-07T20:27:35.2442277Z  2025-05-07T20:27:35.2442386Z 2025-05-07T20:27:35.2442390Z 2025-05-07T20:27:35.2442394Z 2025-05-07T20:27:35.2442506Z  2025-05-07T20:27:35.2442614Z 2025-05-07T20:27:35.2442618Z 2025-05-07T20:27:35.2442622Z 2025-05-07T20:27:35.2442625Z 2025-05-07T20:27:35.2442743Z  2025-05-07T20:27:35.2442859Z 2025-05-07T20:27:35.2442867Z 2025-05-07T20:27:35.2442871Z 2025-05-07T20:27:35.2442875Z 2025-05-07T20:27:35.2442878Z 2025-05-07T20:27:35.2442991Z  2025-05-07T20:27:35.2443115Z 2025-05-07T20:27:35.2443118Z 2025-05-07T20:27:35.2443122Z 2025-05-07T20:27:35.2443126Z 2025-05-07T20:27:35.2443129Z 2025-05-07T20:27:35.2443133Z 2025-05-07T20:27:35.2443243Z  2025-05-07T20:27:35.2443375Z 2025-05-07T20:27:35.2443379Z 2025-05-07T20:27:35.2443383Z 2025-05-07T20:27:35.2443386Z 2025-05-07T20:27:35.2443390Z 2025-05-07T20:27:35.2443394Z 2025-05-07T20:27:35.2443397Z 2025-05-07T20:27:35.2443511Z  2025-05-07T20:27:35.2443662Z 2025-05-07T20:27:35.2443666Z 2025-05-07T20:27:35.2443670Z 2025-05-07T20:27:35.2443673Z 2025-05-07T20:27:35.2443677Z 2025-05-07T20:27:35.2443680Z 2025-05-07T20:27:35.2443684Z 2025-05-07T20:27:35.2443688Z 2025-05-07T20:27:35.2443804Z  2025-05-07T20:27:35.2443960Z 2025-05-07T20:27:35.2443964Z 2025-05-07T20:27:35.2443968Z 2025-05-07T20:27:35.2444084Z 2025-05-07T20:27:35.2444088Z 2025-05-07T20:27:35.2444091Z 2025-05-07T20:27:35.2444095Z 2025-05-07T20:27:35.2444098Z 2025-05-07T20:27:35.2444102Z 2025-05-07T20:27:35.2444230Z  2025-05-07T20:27:35.2444389Z 2025-05-07T20:27:35.2444393Z 2025-05-07T20:27:35.2444397Z 2025-05-07T20:27:35.2444400Z 2025-05-07T20:27:35.2444404Z 2025-05-07T20:27:35.2444408Z 2025-05-07T20:27:35.2444411Z 2025-05-07T20:27:35.2444415Z 2025-05-07T20:27:35.2444419Z 2025-05-07T20:27:35.2444422Z 2025-05-07T20:27:35.2444552Z  2025-05-07T20:27:35.2444720Z 2025-05-07T20:27:35.2444723Z 2025-05-07T20:27:35.2444731Z 2025-05-07T20:27:35.2444735Z 2025-05-07T20:27:35.2444738Z 2025-05-07T20:27:35.2444742Z 2025-05-07T20:27:35.2444746Z 2025-05-07T20:27:35.2444749Z 2025-05-07T20:27:35.2444753Z 2025-05-07T20:27:35.2444757Z 2025-05-07T20:27:35.2444760Z 2025-05-07T20:27:35.2444891Z  2025-05-07T20:27:35.2445068Z 2025-05-07T20:27:35.2445076Z 2025-05-07T20:27:35.2445080Z 2025-05-07T20:27:35.2445084Z 2025-05-07T20:27:35.2445087Z 2025-05-07T20:27:35.2445091Z 2025-05-07T20:27:35.2445095Z 2025-05-07T20:27:35.2445098Z 2025-05-07T20:27:35.2445102Z 2025-05-07T20:27:35.2445114Z 2025-05-07T20:27:35.2445118Z 2025-05-07T20:27:35.2445121Z 2025-05-07T20:27:35.2445261Z  done 2025-05-07T20:27:35.3440557Z Preparing transaction: | done 2025-05-07T20:27:35.6449906Z Verifying transaction: - \ | done 2025-05-07T20:27:35.9496672Z Executing transaction: - \ | done 2025-05-07T20:27:38.0073392Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:27:38.0367428Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/lib/stubs ... 2025-05-07T20:27:39.9249981Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:27:39.9878399Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs 2025-05-07T20:27:39.9878904Z 2025-05-07T20:27:40.4117235Z 2025-05-07T20:27:40.4125956Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:27:40.4398556Z + 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:40.4399131Z 2025-05-07T20:27:40.8640576Z 2025-05-07T20:27:40.8641235Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:27:40.8643716Z + 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:40.8645498Z 2025-05-07T20:27:41.2877277Z 2025-05-07T20:27:43.2861791Z [CHECK] cuda_runtime.h found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/include/cuda_runtime.h 2025-05-07T20:27:45.2927080Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T20:27:47.2986752Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:27:49.2985646Z [CHECK] libnvidia-ml.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:27:51.2039289Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:27:51.2039612Z 2025-05-07T20:27:51.2667447Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:27:55.0912575Z /tmp/tmpf06pwx9n: line 3: clang: command not found 2025-05-07T20:27:55.0912912Z 2025-05-07T20:27:55.0913237Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:27:55.1533572Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:27:55.1533952Z 2025-05-07T20:27:55.1553782Z total 24 2025-05-07T20:27:55.1554167Z drwxr-xr-x. 2 ec2-user ec2-user 107 May 7 20:24 . 2025-05-07T20:27:55.1555291Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:24 .. 2025-05-07T20:27:55.1556294Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:27:55.1557500Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:27:55.1558503Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:27:55.1559126Z 2025-05-07T20:27:55.1559454Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:27:55.1559976Z 2025-05-07T20:27:57.0974515Z 2025-05-07T20:27:57.0975100Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:27:57.0975672Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:27:57.0976085Z 2025-05-07T20:27:57.5259839Z 2025-05-07T20:27:57.5260283Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:27:57.5260558Z 2025-05-07T20:27:59.4230153Z -allow-unsupported-compiler 2025-05-07T20:27:59.4230497Z 2025-05-07T20:27:59.4854337Z 2025-05-07T20:27:59.4855128Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:27:59.4856136Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:27:59.4856549Z 2025-05-07T20:28:01.4306964Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:28:01.4307651Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:28:01.4308135Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:28:01.4308588Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:28:01.4309068Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:28:01.4309438Z #define _STL_PAIR_H 1 2025-05-07T20:28:01.4309845Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:28:01.4310338Z #define __cpp_attributes 200809L 2025-05-07T20:28:01.4310865Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:28:01.4311428Z #define __DELETE_THROW throw() 2025-05-07T20:28:01.4311827Z #define _PTRDIFF_T_ 2025-05-07T20:28:01.4312166Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:28:01.4312571Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:28:01.4312967Z #define _IO_LEFT 02 2025-05-07T20:28:01.4313279Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:28:01.4313646Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:28:01.4314033Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:28:01.4314621Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:28:01.4315237Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:28:01.4315641Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:28:01.4316442Z #define _IOS_OUTPUT 2 2025-05-07T20:28:01.4316888Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:28:01.4317403Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:28:01.4317783Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:28:01.4318191Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:28:01.4319353Z #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:01.4320568Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:28:01.4321226Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:28:01.4321650Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:28:01.4322098Z #define _T_WCHAR_ 2025-05-07T20:28:01.4322423Z #define __WCLONE 0x80000000 2025-05-07T20:28:01.4322764Z #define stdout stdout 2025-05-07T20:28:01.4323237Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:28:01.4323787Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:28:01.4324147Z #define __flexarr [] 2025-05-07T20:28:01.4324789Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:01.4325225Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:28:01.4325618Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:28:01.4325979Z #define _MATH_H 1 2025-05-07T20:28:01.4326621Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:28:01.4327091Z #define __S64_TYPE long int 2025-05-07T20:28:01.4327424Z #define __stub_fchflags 2025-05-07T20:28:01.4327794Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:28:01.4328212Z #define __SQUAD_TYPE long int 2025-05-07T20:28:01.4328582Z #define __INTMAX_C(c) c ## L 2025-05-07T20:28:01.4328956Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:28:01.4329313Z #define NL_NMAX INT_MAX 2025-05-07T20:28:01.4329635Z #define _BITS_TIME_H 1 2025-05-07T20:28:01.4330018Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:28:01.4330527Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:28:01.4331088Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:28:01.4331610Z #define __CHAR_BIT__ 8 2025-05-07T20:28:01.4331980Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:01.4332414Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:28:01.4332819Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:28:01.4333190Z #define FP_NAN 0 2025-05-07T20:28:01.4333545Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:28:01.4334173Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:28:01.4334784Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:28:01.4335153Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:28:01.4335496Z #define _NEW 2025-05-07T20:28:01.4335810Z #define __UINT8_MAX__ 0xff 2025-05-07T20:28:01.4336189Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:28:01.4336535Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:28:01.4336949Z #define __USE_ANSI 1 2025-05-07T20:28:01.4337370Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:28:01.4337865Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:28:01.4338254Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:28:01.4338666Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:28:01.4339038Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:28:01.4339444Z #define PIPE_BUF 4096 2025-05-07T20:28:01.4340029Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:28:01.4340560Z #define EXIT_FAILURE 1 2025-05-07T20:28:01.4340946Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:28:01.4341407Z #define MQ_PRIO_MAX 32768 2025-05-07T20:28:01.4341777Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:28:01.4342233Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:28:01.4342911Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:01.4343682Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:28:01.4344394Z #define _XOPEN_SOURCE 700 2025-05-07T20:28:01.4344780Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:28:01.4345174Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:28:01.4345585Z #define __cpp_static_assert 201411L 2025-05-07T20:28:01.4345979Z #define __need_timer_t 2025-05-07T20:28:01.4346390Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:28:01.4346952Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:28:01.4347356Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:28:01.4347751Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:28:01.4348198Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:28:01.4348622Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:01.4349060Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:28:01.4349478Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:01.4349956Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:28:01.4350397Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:28:01.4350843Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:28:01.4351309Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:28:01.4351791Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:28:01.4352395Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:28:01.4353014Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:28:01.4353446Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:28:01.4353990Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:28:01.4354394Z #define __GCC_IEC_559 2 2025-05-07T20:28:01.4354806Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:28:01.4355297Z #define _IO_flockfile(_fp) 2025-05-07T20:28:01.4355674Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:28:01.4356046Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:28:01.4356429Z #define _IOFBF 0 2025-05-07T20:28:01.4356733Z #define __USE_BSD 1 2025-05-07T20:28:01.4357043Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:28:01.4357422Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:28:01.4357818Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:28:01.4358181Z #define _IO_NO_WRITES 8 2025-05-07T20:28:01.4358530Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:28:01.4359053Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:28:01.4359562Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:28:01.4359965Z #define __cpp_binary_literals 201304L 2025-05-07T20:28:01.4360393Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:28:01.4360778Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:28:01.4361226Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:28:01.4361804Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:28:01.4362359Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:28:01.4362851Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:28:01.4363307Z #define M_PI 3.14159265358979323846 2025-05-07T20:28:01.4363743Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:28:01.4364222Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:28:01.4364877Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:01.4365561Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:28:01.4366011Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:28:01.4366402Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:28:01.4366790Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:28:01.4367710Z #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:01.4368583Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:28:01.4369061Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:28:01.4369526Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:28:01.4369951Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:28:01.4370331Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:28:01.4370761Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:28:01.4371366Z #define __cpp_variadic_templates 200704L 2025-05-07T20:28:01.4371803Z #define RAND_MAX 2147483647 2025-05-07T20:28:01.4372177Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:28:01.4372641Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:01.4373089Z #define __SM_90_RT_H__ 2025-05-07T20:28:01.4373434Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:28:01.4373843Z #define __COMPAR_FN_T 2025-05-07T20:28:01.4374190Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:28:01.4374578Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:28:01.4375311Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:28:01.4376086Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:28:01.4376585Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:28:01.4377167Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:28:01.4377594Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:28:01.4378083Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:28:01.4378537Z #define __cpp_variable_templates 201304L 2025-05-07T20:28:01.4379028Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:28:01.4379644Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:28:01.4380041Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:28:01.4380462Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:28:01.4380887Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:28:01.4381414Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:28:01.4406132Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:28:01.4406537Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:28:01.4406887Z #define __u_char_defined 2025-05-07T20:28:01.4407316Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:28:01.4407819Z #define STA_PPSERROR 0x0800 2025-05-07T20:28:01.4408172Z #define _GLIBCXX_STD_A std 2025-05-07T20:28:01.4408509Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:28:01.4408871Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:28:01.4409246Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:28:01.4409883Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:28:01.4410480Z #define FP_INFINITE 1 2025-05-07T20:28:01.4410995Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:01.4411571Z #define _IO_pid_t __pid_t 2025-05-07T20:28:01.4411906Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:28:01.4412263Z #define __LEAF , __leaf__ 2025-05-07T20:28:01.4412586Z #define PATH_MAX 4096 2025-05-07T20:28:01.4412915Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:28:01.4413388Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:28:01.4413854Z #define _LIMITS_H___ 2025-05-07T20:28:01.4414149Z #define __size_t 2025-05-07T20:28:01.4414458Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:28:01.4415249Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:28:01.4416073Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:28:01.4416497Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:28:01.4416955Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:28:01.4417316Z #define _WCHAR_T_DEFINED 2025-05-07T20:28:01.4417796Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:28:01.4418361Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:28:01.4418728Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:28:01.4419118Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:28:01.4419614Z #define __INT8_C(c) c 2025-05-07T20:28:01.4419936Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:28:01.4420285Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:28:01.4420644Z #define __SM_70_RT_HPP__ 2025-05-07T20:28:01.4421225Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:28:01.4421602Z #define __cpp_variadic_using 201611L 2025-05-07T20:28:01.4422057Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:01.4422518Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:28:01.4422901Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:28:01.4423623Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:28:01.4423996Z #define __cpp_capture_star_this 201603L 2025-05-07T20:28:01.4424404Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:28:01.4424905Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:28:01.4425435Z #define NFDBITS __NFDBITS 2025-05-07T20:28:01.4425790Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:28:01.4426187Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:28:01.4426629Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:28:01.4427065Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:28:01.4427405Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:28:01.4427799Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:28:01.4428311Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:01.4428891Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:28:01.4429389Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:28:01.4429781Z #define __cpp_if_constexpr 201606L 2025-05-07T20:28:01.4430173Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:28:01.4430605Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:28:01.4431078Z #define __daddr_t_defined 2025-05-07T20:28:01.4431422Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:28:01.4431796Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:28:01.4432241Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:28:01.4433177Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:28:01.4433876Z #define _ACRTIMP 2025-05-07T20:28:01.4434176Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:28:01.4434530Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:28:01.4434939Z #define _IOS_BIN 128 2025-05-07T20:28:01.4435425Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:28:01.4436011Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:28:01.4436402Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:01.4436788Z #define UNDERFLOW 4 2025-05-07T20:28:01.4437089Z #define NAME_MAX 255 2025-05-07T20:28:01.4437404Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:28:01.4437778Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:28:01.4438169Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:28:01.4438709Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:28:01.4439261Z #define __ptr_t void * 2025-05-07T20:28:01.4439578Z #define M_E 2.7182818284590452354 2025-05-07T20:28:01.4439949Z #define cudaSurfaceType1D 0x01 2025-05-07T20:28:01.4440318Z #define __USE_ISOCXX11 1 2025-05-07T20:28:01.4440677Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:28:01.4441094Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:28:01.4441525Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:28:01.4441931Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:28:01.4442303Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:28:01.4442700Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:28:01.4443138Z #define cudaSurfaceType2D 0x02 2025-05-07T20:28:01.4443492Z #define __linux 1 2025-05-07T20:28:01.4443789Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:28:01.4444163Z #define cudaDeviceMask 0x1f 2025-05-07T20:28:01.4444534Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:28:01.4444929Z #define __CUDA_API_VER_MAJOR__ 11 2025-05-07T20:28:01.4445308Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:28:01.4445732Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:28:01.4446186Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:28:01.4446611Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:28:01.4447036Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:28:01.4447428Z #define _BITS_TYPES_H 1 2025-05-07T20:28:01.4447827Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:28:01.4448301Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:28:01.4448696Z #define cudaSurfaceType3D 0x03 2025-05-07T20:28:01.4449076Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:28:01.4449586Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:28:01.4449993Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:28:01.4451118Z #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:01.4452330Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:28:01.4452716Z #define __unix 1 2025-05-07T20:28:01.4453003Z #define MATH_ERRNO 1 2025-05-07T20:28:01.4453341Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:28:01.4453742Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:28:01.4454092Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:28:01.4454486Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:28:01.4454884Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:28:01.4455272Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:28:01.4455925Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:28:01.4456582Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:28:01.4456954Z #define CUDARTAPI_CDECL 2025-05-07T20:28:01.4457294Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:28:01.4457667Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:28:01.4458055Z #define __cpp_lib_void_t 201411 2025-05-07T20:28:01.4458398Z #define _POSIX_AIO_MAX 1 2025-05-07T20:28:01.4458826Z #define __SIZE_T 2025-05-07T20:28:01.4459139Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:28:01.4459661Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:28:01.4460031Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:28:01.4460388Z #define _ATFILE_SOURCE 1 2025-05-07T20:28:01.4460914Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:28:01.4461545Z #define __WAIT_STATUS void * 2025-05-07T20:28:01.4461909Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:28:01.4462274Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:28:01.4462630Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:28:01.4463017Z #define __WINT_MIN__ 0U 2025-05-07T20:28:01.4463838Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:28:01.4464756Z #define WUNTRACED 2 2025-05-07T20:28:01.4465110Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:28:01.4465521Z #define NZERO 20 2025-05-07T20:28:01.4465978Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:28:01.4466556Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:28:01.4466975Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:28:01.4467393Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:28:01.4467789Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:28:01.4468138Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:28:01.4468537Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:28:01.4468913Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:28:01.4469293Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:28:01.4469680Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:28:01.4470036Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:28:01.4470406Z #define _SIZE_T_DEFINED_ 2025-05-07T20:28:01.4470749Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:28:01.4471202Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:28:01.4471687Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:28:01.4472043Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:28:01.4472415Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:28:01.4472817Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:28:01.4473223Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:28:01.4473648Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:28:01.4474059Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:28:01.4474659Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:28:01.4475217Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:28:01.4475550Z #define __INT64_C(c) c ## L 2025-05-07T20:28:01.4475935Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:28:01.4478620Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:28:01.4479099Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:28:01.4479490Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:28:01.4479912Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:28:01.4480342Z #define STA_PPSWANDER 0x0400 2025-05-07T20:28:01.4480712Z #define __INT_WCHAR_T_H 2025-05-07T20:28:01.4481078Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:28:01.4481482Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:28:01.4481871Z #define __have_pthread_attr_t 1 2025-05-07T20:28:01.4482250Z #define FP_NORMAL 4 2025-05-07T20:28:01.4482563Z #define _BITS_TIMEX_H 1 2025-05-07T20:28:01.4482893Z #define _POSIX_LINK_MAX 8 2025-05-07T20:28:01.4483257Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:28:01.4483666Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:28:01.4484041Z #define cudaTextureType1D 0x01 2025-05-07T20:28:01.4484429Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:28:01.4484802Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:28:01.4485412Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:28:01.4486084Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:28:01.4486457Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:28:01.4486828Z #define _POSIX_SOURCE 1 2025-05-07T20:28:01.4487178Z #define cudaTextureType2D 0x02 2025-05-07T20:28:01.4487553Z #define _PTR_TRAITS_H 1 2025-05-07T20:28:01.4488076Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:28:01.4488543Z #define __CUDA_TEXTURE_TYPES_H__ 2025-05-07T20:28:01.4488940Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:28:01.4489392Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:28:01.4489867Z #define cudaTextureType3D 0x03 2025-05-07T20:28:01.4490259Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:28:01.4490627Z #define CLOCK_REALTIME 0 2025-05-07T20:28:01.4490993Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:28:01.4491388Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:28:01.4491832Z #define __cpp_aligned_new 201606L 2025-05-07T20:28:01.4492231Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:28:01.4492618Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:28:01.4492992Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:28:01.4493379Z #define cudaEventBlockingSync 0x01 2025-05-07T20:28:01.4493797Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:28:01.4494248Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:28:01.4494691Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:28:01.4495092Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:28:01.4495443Z #define __GLIBC__ 2 2025-05-07T20:28:01.4495749Z #define __END_DECLS } 2025-05-07T20:28:01.4496093Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:28:01.4496584Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:28:01.4497073Z #define __CONCAT(x,y) x ## y 2025-05-07T20:28:01.4497401Z #define __STDC_HOSTED__ 1 2025-05-07T20:28:01.4497726Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:28:01.4498064Z #define _ALLOCA_H 1 2025-05-07T20:28:01.4498368Z #define __host__ __location__(host) 2025-05-07T20:28:01.4498916Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:28:01.4499639Z #define __SLONG32_TYPE int 2025-05-07T20:28:01.4499972Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:28:01.4500354Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:28:01.4500724Z #define _SYS_SELECT_H 1 2025-05-07T20:28:01.4501028Z #define _IO_LINE_BUF 0x200 2025-05-07T20:28:01.4501344Z #define _IOS_NOCREATE 32 2025-05-07T20:28:01.4501659Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:28:01.4502017Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:28:01.4502418Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:01.4502823Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:28:01.4503191Z #define __global__ __location__(global) 2025-05-07T20:28:01.4503622Z #define __GNU_LIBRARY__ 6 2025-05-07T20:28:01.4504013Z #define __cpp_decltype_auto 201304L 2025-05-07T20:28:01.4504579Z #define __DBL_DIG__ 15 2025-05-07T20:28:01.4504934Z #define TIME_UTC 1 2025-05-07T20:28:01.4505253Z #define __FLT32_DIG__ 6 2025-05-07T20:28:01.4505728Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:28:01.4506332Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:28:01.4506865Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:28:01.4507264Z #define _G_BUFSIZ 8192 2025-05-07T20:28:01.4507739Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:28:01.4508339Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:28:01.4508828Z #define STA_CLOCKERR 0x1000 2025-05-07T20:28:01.4509228Z #define __GXX_WEAK__ 1 2025-05-07T20:28:01.4509624Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:28:01.4509999Z #define __SHRT_WIDTH__ 16 2025-05-07T20:28:01.4510413Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:28:01.4510914Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:28:01.4511321Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:28:01.4511779Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:28:01.4512284Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:28:01.4512712Z #define _GCC_WCHAR_T 2025-05-07T20:28:01.4513042Z #define TMP_MAX 238328 2025-05-07T20:28:01.4513405Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:28:01.4513823Z #define __DEVICE_TYPES_H__ 2025-05-07T20:28:01.4514215Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:01.4514895Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:28:01.4515319Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:28:01.4515735Z #define _IO_SKIPWS 01 2025-05-07T20:28:01.4516096Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:28:01.4516490Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:28:01.4516991Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:28:01.4517538Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:28:01.4518088Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:28:01.4518636Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:28:01.4519020Z #define le32toh(x) (x) 2025-05-07T20:28:01.4519369Z #define _SIZE_T_DEFINED 2025-05-07T20:28:01.4519831Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:28:01.4520355Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:28:01.4521168Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:28:01.4521566Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:28:01.4521946Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:28:01.4522728Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:28:01.4523567Z #define _POSIX_NAME_MAX 14 2025-05-07T20:28:01.4523978Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:28:01.4524763Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:28:01.4525533Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:28:01.4526000Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:28:01.4526438Z #define _WCHAR_T_ 2025-05-07T20:28:01.4526814Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:28:01.4527357Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:28:01.4527936Z #define RTSIG_MAX 32 2025-05-07T20:28:01.4528255Z #define _STDDEF_H 2025-05-07T20:28:01.4528583Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:28:01.4528990Z #define _VA_LIST_DEFINED 2025-05-07T20:28:01.4529352Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:28:01.4529855Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:28:01.4530462Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:28:01.4530942Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:28:01.4531591Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:28:01.4532400Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:28:01.4532945Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:28:01.4533336Z #define __unix__ 1 2025-05-07T20:28:01.4533676Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:01.4534421Z #define __INT_WIDTH__ 32 2025-05-07T20:28:01.4534796Z #define __SIZEOF_LONG__ 8 2025-05-07T20:28:01.4535136Z #define _IONBF 2 2025-05-07T20:28:01.4535795Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:28:01.4536933Z #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:01.4537754Z #define __STDC_IEC_559__ 1 2025-05-07T20:28:01.4538129Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:28:01.4538510Z #define __UINT16_C(c) c 2025-05-07T20:28:01.4538867Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:28:01.4539274Z #define STA_DEL 0x0020 2025-05-07T20:28:01.4539811Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:28:01.4540299Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T20:28:01.4540672Z #define __id_t_defined 2025-05-07T20:28:01.4541076Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:28:01.4541747Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:28:01.4542391Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:28:01.4542775Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:28:01.4543140Z #define __DECIMAL_DIG__ 21 2025-05-07T20:28:01.4543507Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:28:01.4544103Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:28:01.4544473Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:28:01.4544902Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:28:01.4545295Z #define SING 2 2025-05-07T20:28:01.4545601Z #define STA_FREQHOLD 0x0080 2025-05-07T20:28:01.4545977Z #define cudaStreamDefault 0x00 2025-05-07T20:28:01.4546506Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:28:01.4547045Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:28:01.4547439Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:28:01.4547828Z #define __gnu_linux__ 1 2025-05-07T20:28:01.4548174Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:28:01.4548544Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:28:01.4548911Z #define MAX_INPUT 255 2025-05-07T20:28:01.4549241Z #define __need_clock_t 2025-05-07T20:28:01.4549585Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:28:01.4549973Z #define SEEK_DATA 3 2025-05-07T20:28:01.4550342Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:28:01.4550802Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:28:01.4551195Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:28:01.4551780Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:28:01.4552420Z #define _IO_SHOWPOS 02000 2025-05-07T20:28:01.4552892Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:28:01.4553420Z #define _Mfloat_ float 2025-05-07T20:28:01.4553789Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:28:01.4554229Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:28:01.4554644Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:28:01.4555374Z #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:01.4556088Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:01.4556485Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:28:01.4556943Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:28:01.4557470Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:28:01.4557899Z #define __USE_ISOC11 1 2025-05-07T20:28:01.4558219Z #define _BSD_SIZE_T_ 2025-05-07T20:28:01.4558542Z #define ADJ_MICRO 0x1000 2025-05-07T20:28:01.4558909Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:28:01.4559292Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:28:01.4559715Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:28:01.4560186Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:28:01.4560644Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:28:01.4561148Z #define __THROW throw () 2025-05-07T20:28:01.4561511Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:28:01.4562075Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:01.4562596Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:28:01.4563103Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:28:01.4563475Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:28:01.4563836Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:28:01.4564196Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:28:01.4564582Z #define L_tmpnam 20 2025-05-07T20:28:01.4564885Z #define ___int_wchar_t_h 2025-05-07T20:28:01.4565366Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:28:01.4565904Z #define _T_PTRDIFF 2025-05-07T20:28:01.4566272Z #define __GNUC__ 11 2025-05-07T20:28:01.4566623Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:28:01.4567059Z #define __GXX_RTTI 1 2025-05-07T20:28:01.4567375Z #define __pie__ 2 2025-05-07T20:28:01.4567665Z #define __MMX__ 1 2025-05-07T20:28:01.4567978Z #define __timespec_defined 1 2025-05-07T20:28:01.4568350Z #define L_ctermid 9 2025-05-07T20:28:01.4568687Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:01.4569218Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:28:01.4569779Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:28:01.4570158Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:28:01.4570544Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:28:01.4570986Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:28:01.4571547Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:28:01.4571913Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:28:01.4572531Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:28:01.4573603Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:01.4574430Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:28:01.4574820Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:28:01.4575237Z #define __USE_SVID 1 2025-05-07T20:28:01.4575578Z #define __constant__ __location__(constant) 2025-05-07T20:28:01.4575996Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:28:01.4576399Z #define __device__ __location__(device) 2025-05-07T20:28:01.4576817Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:28:01.4586893Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:28:01.4587292Z #define CUDART_DEVICE __device__ 2025-05-07T20:28:01.4587727Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:28:01.4588289Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:28:01.4588812Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:28:01.4589219Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:28:01.4589723Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:28:01.4590256Z #define __STDC_UTF_16__ 1 2025-05-07T20:28:01.4590611Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:28:01.4591148Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:28:01.4591774Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:28:01.4592232Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:28:01.4592620Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:28:01.4592980Z #define NGROUPS_MAX 65536 2025-05-07T20:28:01.4593315Z #define __USE_ISOC95 1 2025-05-07T20:28:01.4593617Z #define _TIME_H 1 2025-05-07T20:28:01.4593986Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:28:01.4594459Z #define __USE_ISOC99 1 2025-05-07T20:28:01.4594911Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:28:01.4595452Z #define HOST_NAME_MAX 64 2025-05-07T20:28:01.4595796Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:28:01.4596157Z #define _IOS_ATEND 4 2025-05-07T20:28:01.4596526Z #define __U64_TYPE unsigned long int 2025-05-07T20:28:01.4596944Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:28:01.4597408Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:28:01.4597997Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:01.4598695Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:28:01.4599104Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:28:01.4599518Z #define _IO_uid_t __uid_t 2025-05-07T20:28:01.4599910Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:28:01.4600353Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:28:01.4600731Z #define _STDIO_H 1 2025-05-07T20:28:01.4601082Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:28:01.4601596Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:01.4602140Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:28:01.4602573Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:28:01.4602943Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:28:01.4603319Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:28:01.4603736Z #define __cpp_raw_strings 200710L 2025-05-07T20:28:01.4604153Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:01.4604603Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:28:01.4605013Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:28:01.4605440Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:28:01.4605820Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:28:01.4606226Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:28:01.4606619Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:28:01.4607154Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:01.4607914Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:28:01.4608251Z #define __USE_XOPEN 1 2025-05-07T20:28:01.4608568Z #define __USE_XOPEN2K 1 2025-05-07T20:28:01.4608916Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:28:01.4609304Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:28:01.4609721Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:28:01.4610095Z #define __cpp_fold_expressions 201603L 2025-05-07T20:28:01.4610850Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:28:01.4611627Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:28:01.4612024Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:28:01.4612535Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:28:01.4613086Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:28:01.4613601Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:28:01.4614163Z #define __END_NAMESPACE_C99 2025-05-07T20:28:01.4614538Z #define __glibcxx_integral_traps true 2025-05-07T20:28:01.4614937Z #define _POSIX_PATH_MAX 256 2025-05-07T20:28:01.4615285Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:28:01.4615632Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:28:01.4615997Z #define _ISOC11_SOURCE 1 2025-05-07T20:28:01.4616318Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:28:01.4616677Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:28:01.4617079Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:28:01.4617496Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:28:01.4618012Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:28:01.4618573Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:28:01.4618955Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:28:01.4619325Z #define _IO_UNITBUF 020000 2025-05-07T20:28:01.4619834Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:28:01.4620194Z #define __FD_SETSIZE 1024 2025-05-07T20:28:01.4620542Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:28:01.4621185Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:28:01.4621669Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:28:01.4622184Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:28:01.4622552Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:28:01.4622956Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:28:01.4623330Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:28:01.4623677Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:28:01.4624075Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:28:01.4624530Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:28:01.4624938Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:28:01.4625314Z #define __USE_POSIX199506 1 2025-05-07T20:28:01.4625920Z #define _FEATURES_H 1 2025-05-07T20:28:01.4626257Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:28:01.4626816Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:28:01.4627394Z #define __stub_getmsg 2025-05-07T20:28:01.4627707Z #define _IO_FIXED 010000 2025-05-07T20:28:01.4628081Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:28:01.4628514Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:28:01.4628903Z #define __stub_setlogin 2025-05-07T20:28:01.4629230Z #define __stub_fattach 2025-05-07T20:28:01.4629557Z #define __cplusplus 201703L 2025-05-07T20:28:01.4629924Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:28:01.4630318Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:28:01.4630674Z #define INFINITY (__builtin_inff()) 2025-05-07T20:28:01.4631049Z #define _IO_UNBUFFERED 2 2025-05-07T20:28:01.4631754Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:28:01.4632534Z #define _IO_INTERNAL 010 2025-05-07T20:28:01.4632859Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:28:01.4633232Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:28:01.4633720Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:01.4634204Z #define __dev_t_defined 2025-05-07T20:28:01.4634546Z #define __DEPRECATED 1 2025-05-07T20:28:01.4634860Z #define __S32_TYPE int 2025-05-07T20:28:01.4635378Z #define __cpp_rvalue_references 200610L 2025-05-07T20:28:01.4635783Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:28:01.4636135Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:28:01.4636488Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:28:01.4636811Z #define _G_HAVE_MREMAP 1 2025-05-07T20:28:01.4637252Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:01.4637743Z #define OVERFLOW 3 2025-05-07T20:28:01.4638058Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:28:01.4638460Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:28:01.4638865Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:28:01.4639257Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:01.4639730Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:28:01.4640185Z #define __SSE2_MATH__ 1 2025-05-07T20:28:01.4640513Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:28:01.4640929Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:01.4641362Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:28:01.4641743Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:28:01.4642145Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:01.4642595Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:28:01.4642964Z #define __amd64 1 2025-05-07T20:28:01.4643256Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:28:01.4643609Z #define __need_timespec 2025-05-07T20:28:01.4643951Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:28:01.4644293Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:28:01.4644654Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:28:01.4645067Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:28:01.4645433Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:28:01.4645785Z #define __bounded 2025-05-07T20:28:01.4646098Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:28:01.4646480Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:28:01.4646872Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:28:01.4647236Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:28:01.4647604Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:01.4648233Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:28:01.4648837Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:28:01.4649221Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:28:01.4649722Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:28:01.4650237Z #define STA_PLL 0x0001 2025-05-07T20:28:01.4650572Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:28:01.4650930Z #define __GNUG__ 11 2025-05-07T20:28:01.4651248Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:28:01.4651614Z #define _T_WCHAR 2025-05-07T20:28:01.4652053Z #define __specialization_static 2025-05-07T20:28:01.4652433Z #define __key_t_defined 2025-05-07T20:28:01.4652807Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:28:01.4653236Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:28:01.4653607Z #define cudaArraySparse 0x40 2025-05-07T20:28:01.4653976Z #define STA_PPSFREQ 0x0002 2025-05-07T20:28:01.4654316Z #define __GLIBCXX__ 20230528 2025-05-07T20:28:01.4654721Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:28:01.4655147Z #define _WCHAR_T 2025-05-07T20:28:01.4655474Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:28:01.4656486Z #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:01.4657485Z #define __cpp_nsdmi 200809L 2025-05-07T20:28:01.4658064Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:28:01.4658708Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:28:01.4659102Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:28:01.4659612Z #define cudaArrayCubemap 0x04 2025-05-07T20:28:01.4660094Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:01.4660591Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:28:01.4660938Z #define __NO_CTYPE 1 2025-05-07T20:28:01.4661386Z #define __stub_bdflush 2025-05-07T20:28:01.4661917Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:28:01.4662546Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:28:01.4662992Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:28:01.4663380Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:28:01.4663790Z #define __cpp_initializer_lists 200806L 2025-05-07T20:28:01.4664243Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:28:01.4664667Z #define __U16_TYPE unsigned short int 2025-05-07T20:28:01.4665171Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:28:01.4665712Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:28:01.4666125Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:28:01.4666510Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:28:01.4667002Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:28:01.4667512Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:28:01.4667914Z #define _IO_STDIO 040000 2025-05-07T20:28:01.4668399Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:28:01.4668980Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:28:01.4669431Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:28:01.4669846Z #define _PTRDIFF_T 2025-05-07T20:28:01.4670149Z #define _MOVE_H 1 2025-05-07T20:28:01.4670463Z #define __cpp_hex_float 201603L 2025-05-07T20:28:01.4670830Z #define ADJ_TAI 0x0080 2025-05-07T20:28:01.4671152Z #define __ptrvalue 2025-05-07T20:28:01.4671470Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:28:01.4671834Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:28:01.4672242Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:28:01.4672672Z #define MATH_ERREXCEPT 2 2025-05-07T20:28:01.4673097Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:28:01.4673595Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:28:01.4674184Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:28:01.4674766Z #define __USE_GNU 1 2025-05-07T20:28:01.4675100Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:28:01.4675489Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:28:01.4675893Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:28:01.4676467Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:28:01.4677044Z #define WEXITED 4 2025-05-07T20:28:01.4677325Z #define _IO_NO_READS 4 2025-05-07T20:28:01.4677632Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:28:01.4678033Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:28:01.4678439Z #define __uid_t_defined 2025-05-07T20:28:01.4678913Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:28:01.4679285Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:28:01.4679640Z #define WNOHANG 1 2025-05-07T20:28:01.4679953Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:28:01.4680355Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:28:01.4680701Z #define cudaEventDefault 0x00 2025-05-07T20:28:01.4681054Z #define NL_SETMAX INT_MAX 2025-05-07T20:28:01.4681360Z #define __x86_64 1 2025-05-07T20:28:01.4681646Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:28:01.4682168Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:01.4682919Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:01.4683493Z #define __PTRDIFF_T 2025-05-07T20:28:01.4683784Z #define _ASSERT_H 1 2025-05-07T20:28:01.4684079Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:28:01.4684447Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:01.4684875Z #define _Mlong_double_ long double 2025-05-07T20:28:01.4685289Z #define __cpp_lambdas 200907L 2025-05-07T20:28:01.4685651Z #define _IO_DEC 020 2025-05-07T20:28:01.4685980Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:28:01.4686366Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:28:01.4686844Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:28:01.4687257Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:28:01.4687793Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:28:01.4688201Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:28:01.4688611Z #define _ANSI_STDDEF_H 2025-05-07T20:28:01.4689025Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:28:01.4689640Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:28:01.4690223Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:28:01.4690645Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:28:01.4691091Z #define __cpp_template_auto 201606L 2025-05-07T20:28:01.4691624Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:28:01.4692198Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:28:01.4692619Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:28:01.4693190Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:28:01.4693924Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:28:01.4694491Z #define __GNUC_VA_LIST 2025-05-07T20:28:01.4694999Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:01.4695578Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:28:01.4695958Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:28:01.4696384Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:28:01.4696833Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:28:01.4697228Z #define __WCOREFLAG 0x80 2025-05-07T20:28:01.4697612Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:28:01.4698073Z #define cudaEventDisableTiming 0x02 2025-05-07T20:28:01.4698504Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:28:01.4698888Z #define __LP64__ 1 2025-05-07T20:28:01.4699239Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:28:01.4699825Z #define _IO_off64_t __off64_t 2025-05-07T20:28:01.4700218Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:01.4700604Z #define __time_t_defined 1 2025-05-07T20:28:01.4700978Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:28:01.4701513Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:28:01.4702085Z #define __USE_UNIX98 1 2025-05-07T20:28:01.4702432Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:28:01.4702887Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:28:01.4703373Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:28:01.4703744Z #define SEEK_CUR 1 2025-05-07T20:28:01.4704088Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:01.4705060Z #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:01.4706056Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:28:01.4706616Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:28:01.4707013Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:28:01.4707427Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:28:01.4707791Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:28:01.4708189Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:28:01.4708741Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:01.4709366Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:28:01.4710388Z #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:01.4711415Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:28:01.4711862Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:28:01.4712384Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:28:01.4712963Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:28:01.4713367Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:28:01.4713802Z #define cudaArrayDefault 0x00 2025-05-07T20:28:01.4714186Z #define TLOSS 5 2025-05-07T20:28:01.4714510Z #define __ssize_t_defined 2025-05-07T20:28:01.4714914Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:28:01.4715390Z #define __CUDACC_VER_BUILD__ 89 2025-05-07T20:28:01.4715764Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:28:01.4716391Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:28:01.4716871Z #define __SURFACE_FUNCTIONS_H__ 2025-05-07T20:28:01.4717294Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:28:01.4717856Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:28:01.4718460Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:28:01.4718922Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:28:01.4719352Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:28:01.4719788Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:28:01.4720220Z #define __REGISTER_PREFIX__ 2025-05-07T20:28:01.4720604Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:28:01.4721454Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:28:01.4722003Z #define _IOS_NOREPLACE 64 2025-05-07T20:28:01.4722344Z #define __cdecl 2025-05-07T20:28:01.4722675Z #define cudaEventInterprocess 0x04 2025-05-07T20:28:01.4723155Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:28:01.4723715Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:28:01.4724213Z #define LOGIN_NAME_MAX 256 2025-05-07T20:28:01.4724582Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:28:01.4724984Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:28:01.4725422Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:28:01.4725811Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:28:01.4726272Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:28:01.4726771Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:28:01.4727139Z #define ADJ_NANO 0x2000 2025-05-07T20:28:01.4727590Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:28:01.4728131Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:28:01.4728551Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:28:01.4728939Z #define __FLT_DIG__ 6 2025-05-07T20:28:01.4729475Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:28:01.4730090Z #define __NO_INLINE__ 1 2025-05-07T20:28:01.4730522Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:01.4731053Z #define ADJ_STATUS 0x0010 2025-05-07T20:28:01.4731423Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:28:01.4731813Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:01.4732261Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:28:01.4732689Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:28:01.4733080Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:28:01.4733603Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:28:01.4734119Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:28:01.4734470Z #define MAX_CANON 255 2025-05-07T20:28:01.4735071Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:28:01.4735453Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:28:01.4735866Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:28:01.4736325Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:28:01.4736761Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:28:01.4737234Z #define __VERSION__ "11.4.0" 2025-05-07T20:28:01.4737629Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:28:01.4738071Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:28:01.4738504Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:28:01.4738910Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:28:01.4739388Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:28:01.4739921Z #define __UINT64_C(c) c ## UL 2025-05-07T20:28:01.4740302Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:28:01.4740682Z #define _SYS_TYPES_H 1 2025-05-07T20:28:01.4741036Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:28:01.4741423Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:28:01.4741808Z #define _SYS_CDEFS_H 1 2025-05-07T20:28:01.4742155Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:28:01.4742562Z #define __cpp_unicode_characters 201411L 2025-05-07T20:28:01.4743002Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:28:01.4743386Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:28:01.4743790Z #define FP_SUBNORMAL 3 2025-05-07T20:28:01.4744168Z #define cudaOccupancyDefault 0x00 2025-05-07T20:28:01.4744818Z #define _INITIALIZER_LIST 2025-05-07T20:28:01.4745183Z #define _STDC_PREDEF_H 1 2025-05-07T20:28:01.4745543Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:28:01.4745937Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:28:01.4746376Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:28:01.4746782Z #define _IO_file_flags _flags 2025-05-07T20:28:01.4747159Z #define __USE_XOPEN2K8 1 2025-05-07T20:28:01.4747515Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:28:01.4747879Z #define HUGE 3.40282347e+38F 2025-05-07T20:28:01.4748330Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:28:01.4748862Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:28:01.4749243Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:28:01.4749610Z #define _BSD_SOURCE 1 2025-05-07T20:28:01.4749946Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:28:01.4751199Z #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:01.4752514Z #define __catch(X) catch(X) 2025-05-07T20:28:01.4752892Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:28:01.4753301Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:28:01.4753710Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:28:01.4754097Z #define __TIMER_T_TYPE void * 2025-05-07T20:28:01.4754458Z #define __STRING(x) #x 2025-05-07T20:28:01.4754793Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:28:01.4755190Z #define _T_PTRDIFF_ 2025-05-07T20:28:01.4755533Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:28:01.4756163Z #define cudaEventWaitExternal 0x01 2025-05-07T20:28:01.4756635Z #define __unbounded 2025-05-07T20:28:01.4766171Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:01.4766626Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:28:01.4767036Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:01.4767491Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:28:01.4767918Z #define __cpp_lib_is_final 201402L 2025-05-07T20:28:01.4768373Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:28:01.4768879Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:28:01.4769896Z #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:01.4771437Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:28:01.4771885Z #define __managed__ __location__(managed) 2025-05-07T20:28:01.4772312Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:28:01.4772903Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:01.4773535Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:28:01.4773904Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:28:01.4774476Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:28:01.4775075Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:28:01.4775443Z #define _SYS_SIZE_T_H 2025-05-07T20:28:01.4775879Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:28:01.4776389Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:28:01.4776748Z #define _CRTIMP 2025-05-07T20:28:01.4777063Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:28:01.4777505Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:01.4777987Z #define STA_PPSJITTER 0x0200 2025-05-07T20:28:01.4778507Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:28:01.4779142Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:01.4779752Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:28:01.4780193Z #define __SIZE_T__ 2025-05-07T20:28:01.4780509Z #define __stub_gtty 2025-05-07T20:28:01.4780845Z #define __pid_t_defined 2025-05-07T20:28:01.4781371Z #define __glibcxx_function_requires(...) 2025-05-07T20:28:01.4781826Z #define __SM_80_RT_HPP__ 2025-05-07T20:28:01.4782177Z #define __need_clockid_t 2025-05-07T20:28:01.4782531Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:28:01.4782909Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:28:01.4783386Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:28:01.4783868Z #define __mode_t_defined 2025-05-07T20:28:01.4784258Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:28:01.4784703Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:28:01.4785109Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:28:01.4785725Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:01.4786385Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:28:01.4786818Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:28:01.4787215Z #define _G_config_h 1 2025-05-07T20:28:01.4787534Z #define __stub_sstk 2025-05-07T20:28:01.4787876Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:28:01.4788346Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:28:01.4788833Z #define __wur 2025-05-07T20:28:01.4789147Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:28:01.4789495Z #define _G_HAVE_MMAP 1 2025-05-07T20:28:01.4789816Z #define _IO_OCT 040 2025-05-07T20:28:01.4790147Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:28:01.4790507Z #define NL_MSGMAX INT_MAX 2025-05-07T20:28:01.4790857Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:28:01.4791279Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:28:01.4791731Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:28:01.4792115Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:28:01.4792661Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:28:01.4793240Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:28:01.4793625Z #define _STL_ALGOBASE_H 1 2025-05-07T20:28:01.4794081Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:28:01.4794584Z #define __off64_t_defined 2025-05-07T20:28:01.4794951Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:28:01.4795342Z #define __FLT128_DIG__ 33 2025-05-07T20:28:01.4795716Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:28:01.4796188Z #define __INT32_C(c) c 2025-05-07T20:28:01.4796617Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:28:01.4797121Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:28:01.4797610Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:28:01.4798110Z #define __PDP_ENDIAN 3412 2025-05-07T20:28:01.4798548Z #define _ISOC95_SOURCE 1 2025-05-07T20:28:01.4798936Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:28:01.4799329Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:28:01.4799918Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:28:01.4800358Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:28:01.4800828Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:28:01.4801194Z #define __SM_90_RT_HPP__ 2025-05-07T20:28:01.4801554Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:28:01.4801969Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:28:01.4802550Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:28:01.4803170Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:28:01.4803510Z #define htole32(x) (x) 2025-05-07T20:28:01.4803878Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:28:01.4804324Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:28:01.4804779Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:28:01.4805347Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:28:01.4805872Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:28:01.4806471Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:28:01.4807061Z #define ADJ_OFFSET 0x0001 2025-05-07T20:28:01.4807497Z #define cudaArrayLayered 0x01 2025-05-07T20:28:01.4808094Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:28:01.4808659Z #define cudaEventRecordDefault 0x00 2025-05-07T20:28:01.4809068Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:28:01.4809587Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:28:01.4809941Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:28:01.4810292Z #define unix 1 2025-05-07T20:28:01.4810587Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:28:01.4810930Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:28:01.4811289Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:28:01.4811657Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:28:01.4812030Z #define __USE_POSIX 1 2025-05-07T20:28:01.4813503Z #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:01.4815058Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:28:01.4815467Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:28:01.4815906Z #define __THROWNL throw () 2025-05-07T20:28:01.4816371Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:28:01.4816890Z #define __cpp_rtti 199711L 2025-05-07T20:28:01.4817235Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:28:01.4817632Z #define __PMT(args) args 2025-05-07T20:28:01.4817993Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:01.4818194Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:28:01.4818360Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:28:01.4818485Z #define _SIZE_T_DECLARED 2025-05-07T20:28:01.4818624Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:28:01.4818757Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:28:01.4819343Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:28:01.4819642Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:28:01.4819787Z #define XATTR_LIST_MAX 65536 2025-05-07T20:28:01.4819931Z #define __CUDACC_VER_MAJOR__ 11 2025-05-07T20:28:01.4820151Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:28:01.4820285Z #define _WCHAR_T_H 2025-05-07T20:28:01.4820410Z #define __FLT64X_DIG__ 18 2025-05-07T20:28:01.4820553Z #define _IO_SHOWBASE 0200 2025-05-07T20:28:01.4820679Z #define _POSIX_QLIMIT 1 2025-05-07T20:28:01.4821093Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:28:01.4821235Z #define __INT8_TYPE__ signed char 2025-05-07T20:28:01.4821371Z #define __SURFACE_TYPES_H__ 2025-05-07T20:28:01.4821488Z #define __CUDA_ARCH__ 520 2025-05-07T20:28:01.4821644Z #define __cpp_digit_separators 201309L 2025-05-07T20:28:01.4821980Z #define __ELF__ 1 2025-05-07T20:28:01.4822081Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:28:01.4822183Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:28:01.4822268Z #define STA_INS 0x0010 2025-05-07T20:28:01.4822370Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:28:01.4822462Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:28:01.4822580Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:01.4822689Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:28:01.4822794Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:28:01.4822891Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:28:01.4822998Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:28:01.4823095Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:28:01.4823257Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:28:01.4823424Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:28:01.4823524Z #define _IO_funlockfile(_fp) 2025-05-07T20:28:01.4823876Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:01.4824010Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:28:01.4824101Z #define __DRIVER_TYPES_H__ 2025-05-07T20:28:01.4824194Z #define __FLT_RADIX__ 2 2025-05-07T20:28:01.4824295Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:28:01.4824599Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:28:01.4824699Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:28:01.4824793Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:28:01.4824895Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:28:01.4824996Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:28:01.4825095Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:28:01.4825197Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:28:01.4825284Z #define WORD_BIT 32 2025-05-07T20:28:01.4825371Z #define _IO_USER_BUF 1 2025-05-07T20:28:01.4825467Z #define __VECTOR_TYPES_H__ 2025-05-07T20:28:01.4825574Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:01.4825681Z #define cudaHostAllocPortable 0x01 2025-05-07T20:28:01.4825788Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:28:01.4825885Z #define __long_double_t long double 2025-05-07T20:28:01.4825984Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:28:01.4826084Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:28:01.4826175Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:28:01.4826294Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:28:01.4826424Z #define __TEXTURE_FETCH_FUNCTIONS_H__ 2025-05-07T20:28:01.4826515Z #define __k8 1 2025-05-07T20:28:01.4826745Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:28:01.4826926Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:28:01.4827041Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:28:01.4827146Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:28:01.4827242Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:28:01.4827369Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:28:01.4827484Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:28:01.4827581Z #define __blksize_t_defined 2025-05-07T20:28:01.4827672Z #define _IO_SHOWPOINT 0400 2025-05-07T20:28:01.4827777Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:28:01.4827908Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:28:01.4828026Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:28:01.4828125Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:28:01.4828402Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:28:01.4828516Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:28:01.4828611Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:28:01.4828703Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:28:01.4828979Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:28:01.4829080Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:28:01.4829259Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:28:01.4829382Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:28:01.4829468Z #define SEEK_SET 0 2025-05-07T20:28:01.4829564Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:28:01.4829661Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T20:28:01.4829860Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:28:01.4829959Z #define _MATH_H_MATHDEF 1 2025-05-07T20:28:01.4830043Z #define WSTOPPED 2 2025-05-07T20:28:01.4830382Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:28:01.4830484Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:28:01.4830578Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:28:01.4830682Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:28:01.4830780Z #define __stub_sigreturn 2025-05-07T20:28:01.4831030Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:28:01.4831129Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:28:01.4831221Z #define __HOST_CONFIG_H__ 2025-05-07T20:28:01.4831317Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:28:01.4831404Z #define CLOCK_TAI 11 2025-05-07T20:28:01.4831509Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:28:01.4831594Z #define __restrict_arr 2025-05-07T20:28:01.4831715Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:28:01.4832390Z #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:01.4832579Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:28:01.4832672Z #define __USE_MISC 1 2025-05-07T20:28:01.4832774Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:28:01.4832876Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:28:01.4832959Z #define _GCC_LIMITS_H_ 2025-05-07T20:28:01.4833041Z #define __LDBL_DIG__ 18 2025-05-07T20:28:01.4833148Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:28:01.4833247Z #define __malloc_and_calloc_defined 2025-05-07T20:28:01.4833338Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:28:01.4833446Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:28:01.4833527Z #define __x86_64__ 1 2025-05-07T20:28:01.4833606Z #define _SIZE_T_ 2025-05-07T20:28:01.4833716Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:28:01.4833812Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:28:01.4833922Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:28:01.4834043Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:28:01.4834135Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:28:01.4834248Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:28:01.4834387Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:28:01.4834480Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:28:01.4834983Z #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:01.4835107Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:28:01.4835252Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:28:01.4835367Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:28:01.4835460Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:28:01.4835554Z #define STA_FLL 0x0008 2025-05-07T20:28:01.4835706Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:28:01.4835800Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:28:01.4835927Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:01.4836036Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:28:01.4836119Z #define __stub_revoke 2025-05-07T20:28:01.4836215Z #define __timer_t_defined 1 2025-05-07T20:28:01.4836348Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:28:01.4836436Z #define INT_MAX __INT_MAX__ 2025-05-07T20:28:01.4836629Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:28:01.4836736Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:28:01.4836828Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:28:01.4836934Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:28:01.4837046Z #define cudaArrayTextureGather 0x08 2025-05-07T20:28:01.4837164Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:28:01.4837262Z #define _IO_off_t __off_t 2025-05-07T20:28:01.4837370Z #define __FLT64_DIG__ 15 2025-05-07T20:28:01.4837612Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:28:01.4837706Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:28:01.4837832Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:01.4837963Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:28:01.4838058Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:28:01.4838162Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:28:01.4838255Z #define NULL __null 2025-05-07T20:28:01.4838384Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:28:01.4838495Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:28:01.4838598Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:28:01.4838691Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:28:01.4838795Z #define FP_ZERO 2 2025-05-07T20:28:01.4838894Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:28:01.4838999Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:01.4839164Z #define __WCHAR_T__ 2025-05-07T20:28:01.4839268Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:28:01.4839473Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:28:01.4839627Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:28:01.4839732Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:28:01.4839856Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:28:01.4839970Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:01.4840103Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:28:01.4840229Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:28:01.4840333Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:28:01.4840420Z #define _SIGSET_H_types 1 2025-05-07T20:28:01.4840533Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:28:01.4840641Z #define __cpp_unicode_literals 200710L 2025-05-07T20:28:01.4840739Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:28:01.4840861Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:28:01.4841004Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:28:01.4841109Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:28:01.4841237Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:28:01.4841420Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:28:01.4841513Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:28:01.4841617Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:28:01.4841720Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:28:01.4841807Z #define STA_MODE 0x4000 2025-05-07T20:28:01.4841923Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:28:01.4842030Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:28:01.4842143Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:28:01.4842249Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:28:01.4842344Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:28:01.4842441Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:28:01.4842560Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:28:01.4842651Z #define __SIZE_WIDTH__ 64 2025-05-07T20:28:01.4842769Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:01.4842859Z #define __SEG_FS 1 2025-05-07T20:28:01.4842946Z #define _IO_size_t size_t 2025-05-07T20:28:01.4843051Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:28:01.4843147Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:28:01.4843227Z #define __stub_lchmod 2025-05-07T20:28:01.4843326Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:28:01.4843418Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:28:01.4843526Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:01.4843713Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:28:01.4843795Z #define __SEG_GS 1 2025-05-07T20:28:01.4843981Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:28:01.4844074Z #define _IOS_APPEND 8 2025-05-07T20:28:01.4844166Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:28:01.4844260Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:28:01.4844370Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:28:01.4844467Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:28:01.4844557Z #define htole16(x) (x) 2025-05-07T20:28:01.4844665Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:01.4844759Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:28:01.4844857Z #define __INT16_TYPE__ short int 2025-05-07T20:28:01.4844957Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:28:01.4845068Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:28:01.4845178Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:28:01.4845288Z #define __cpp_structured_bindings 201606L 2025-05-07T20:28:01.4845418Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:28:01.4845508Z #define __SIZEOF_INT__ 4 2025-05-07T20:28:01.4845600Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:28:01.4845712Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:01.4845799Z #define SEEK_HOLE 4 2025-05-07T20:28:01.4845889Z #define TIMER_ABSTIME 1 2025-05-07T20:28:01.4846068Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:28:01.4846158Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:28:01.4846339Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:01.4846457Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:01.4846565Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:28:01.4846660Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:28:01.4846785Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:28:01.4846872Z #define _LINUX_LIMITS_H 2025-05-07T20:28:01.4846951Z #define linux 1 2025-05-07T20:28:01.4847046Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:28:01.4847162Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:28:01.4847259Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:28:01.4847356Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:28:01.4847459Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:28:01.4847612Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:28:01.4847707Z #define __cpp_lib_hypot 201603 2025-05-07T20:28:01.4847808Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:28:01.4847909Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:28:01.4848072Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:28:01.4848160Z #define MOD_NANO ADJ_NANO 2025-05-07T20:28:01.4848252Z #define htole64(x) (x) 2025-05-07T20:28:01.4848351Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:28:01.4848446Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:28:01.4848547Z #define _IO_UPPERCASE 01000 2025-05-07T20:28:01.4849097Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:28:01.4849188Z #define __USE_POSIX2 1 2025-05-07T20:28:01.4849284Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:28:01.4849378Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:28:01.4849602Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:28:01.4849683Z #define _XLOCALE_H 1 2025-05-07T20:28:01.4849780Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:28:01.4849881Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:28:01.4849974Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:28:01.4850076Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:28:01.4850170Z #define __EXCEPTIONS 1 2025-05-07T20:28:01.4850269Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:28:01.4850474Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:28:01.4850558Z #define __WORDSIZE 64 2025-05-07T20:28:01.4850648Z #define CLOCK_MONOTONIC 1 2025-05-07T20:28:01.4850743Z #define _STL_RELOPS_H 1 2025-05-07T20:28:01.4850926Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:28:01.4851023Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:28:01.4851120Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:28:01.4851219Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:28:01.4851545Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:28:01.4851794Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:01.4851923Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:28:01.4852026Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:28:01.4852126Z #define __cpp_range_based_for 201603L 2025-05-07T20:28:01.4852236Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:28:01.4852341Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:28:01.4852451Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:28:01.4852635Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:28:01.4852736Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:28:01.4852832Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:28:01.4852933Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:28:01.4853119Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:01.4853211Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:28:01.4853322Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:28:01.4853445Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:28:01.4853605Z #define _STRING_H 1 2025-05-07T20:28:01.4853700Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:28:01.4853797Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:28:01.4853932Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:28:01.4854030Z #define __code_model_small__ 1 2025-05-07T20:28:01.4854117Z #define _PSTL_CONFIG_H 2025-05-07T20:28:01.4854218Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:28:01.4854340Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:28:01.4854441Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:28:01.4854805Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:01.4854904Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:28:01.4854993Z #define FILENAME_MAX 4096 2025-05-07T20:28:01.4855114Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:28:01.4855198Z #define L_cuserid 9 2025-05-07T20:28:01.4855284Z #define __ino_t_defined 2025-05-07T20:28:01.4855375Z #define __k8__ 1 2025-05-07T20:28:01.4855470Z #define __INTPTR_TYPE__ long int 2025-05-07T20:28:01.4855576Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:28:01.4855667Z #define __int8_t_defined 2025-05-07T20:28:01.4855758Z #define __WCHAR_TYPE__ int 2025-05-07T20:28:01.4855854Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:28:01.4855974Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:28:01.4856056Z #define _IOS_TRUNC 16 2025-05-07T20:28:01.4856175Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:28:01.4856265Z #define __HAVE_COLUMN 2025-05-07T20:28:01.4856348Z #define __stub_fdetach 2025-05-07T20:28:01.4856801Z #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:01.4856885Z #define __need_time_t 2025-05-07T20:28:01.4856966Z #define __pic__ 2 2025-05-07T20:28:01.4857092Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:01.4857189Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:28:01.4857286Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:28:01.4857394Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:28:01.4857479Z #define __stub_chflags 2025-05-07T20:28:01.4857566Z #define CLOCK_BOOTTIME 7 2025-05-07T20:28:01.4857656Z #define __need_IOV_MAX 2025-05-07T20:28:01.4857766Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:28:01.4857875Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:28:01.4857972Z #define __cpp_decltype 200707L 2025-05-07T20:28:01.4858070Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:28:01.4858164Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:28:01.4858359Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:28:01.4858446Z #define TTY_NAME_MAX 32 2025-05-07T20:28:01.4858623Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:28:01.4858708Z #define le64toh(x) (x) 2025-05-07T20:28:01.4858827Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:01.4859010Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:28:01.4859125Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:28:01.4859217Z #define STA_PPSTIME 0x0004 2025-05-07T20:28:01.4859303Z #define __import__ 2025-05-07T20:28:01.4859391Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:28:01.4859697Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:28:01.4859782Z #define __export__ 2025-05-07T20:28:01.4859900Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:28:01.4860005Z #define cudaMemAttachHost 0x02 2025-05-07T20:28:01.4860171Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:01.4860274Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:28:01.4860369Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:28:01.4860464Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:28:01.4860553Z #define _WCHAR_T_DECLARED 2025-05-07T20:28:01.4860677Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:28:01.4860780Z #define __cpp_inline_variables 201606L 2025-05-07T20:28:01.4861027Z #define WNOWAIT 0x01000000 2025-05-07T20:28:01.4861107Z #define PLOSS 6 2025-05-07T20:28:01.4861197Z #define M_LN10 2.30258509299404568402 2025-05-07T20:28:01.4861289Z #define EXIT_SUCCESS 0 2025-05-07T20:28:01.4861382Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:28:01.4861475Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:28:01.4861584Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:28:01.4861675Z #define __thread__ __thread 2025-05-07T20:28:01.4861772Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:28:01.4861870Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:28:01.4862113Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:01.4862208Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:28:01.4862295Z #define __linux__ 1 2025-05-07T20:28:01.4862388Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:28:01.4862519Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:28:01.4862613Z #define __S16_TYPE short int 2025-05-07T20:28:01.4862995Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:28:01.4863108Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:28:01.4863304Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:28:01.4863401Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:28:01.4863507Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:28:01.4863585Z #define _T_SIZE_ 2025-05-07T20:28:01.4863681Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:01.4863780Z #define _PSTL_VERSION 12000 2025-05-07T20:28:01.4863903Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:28:01.4864001Z #define __WNOTHREAD 0x20000000 2025-05-07T20:28:01.4864098Z #define _G_va_list __gnuc_va_list 2025-05-07T20:28:01.4864181Z #define _IOS_INPUT 1 2025-05-07T20:28:01.4864283Z #define __USE_LARGEFILE64 1 2025-05-07T20:28:01.4864387Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:28:01.4864477Z #define __INT64_TYPE__ long int 2025-05-07T20:28:01.4864583Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:28:01.4864680Z #define __shared__ __location__(shared) 2025-05-07T20:28:01.4864771Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:28:01.4864877Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:28:01.4865035Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:28:01.4865125Z #define __gid_t_defined 2025-05-07T20:28:01.4865243Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:28:01.4865338Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:28:01.4865549Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:28:01.4865729Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:28:01.4865818Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:28:01.4865910Z #define ___int_size_t_h 2025-05-07T20:28:01.4866032Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:28:01.4866135Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:28:01.4866237Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:28:01.4866340Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:28:01.4866432Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:28:01.4866560Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:01.4866675Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:28:01.4866801Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:28:01.4866891Z #define __clock_t_defined 1 2025-05-07T20:28:01.4866989Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:28:01.4867085Z #define __GLIBC_MINOR__ 17 2025-05-07T20:28:01.4867174Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:28:01.4867269Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:28:01.4867394Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:28:01.4867483Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:28:01.4867657Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:01.4867741Z #define __SSE__ 1 2025-05-07T20:28:01.4867836Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:28:01.4867932Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:28:01.4868119Z #define __sigset_t_defined 2025-05-07T20:28:01.4868213Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:28:01.4868305Z #define MOD_TAI ADJ_TAI 2025-05-07T20:28:01.4868398Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:28:01.4868492Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:28:01.4868582Z #define __SM_70_RT_H__ 2025-05-07T20:28:01.4868676Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:28:01.4868769Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:28:01.4868937Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:01.4869030Z #define _POSIX_MAX_CANON 255 2025-05-07T20:28:01.4869143Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:28:01.4869244Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:28:01.4869340Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:28:01.4869428Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:28:01.4869513Z #define __amd64__ 1 2025-05-07T20:28:01.4869600Z #define __WINT_WIDTH__ 32 2025-05-07T20:28:01.4869707Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:28:01.4869994Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:01.4870093Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:28:01.4870181Z #define EOF (-1) 2025-05-07T20:28:01.4870275Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:28:01.4870366Z #define __USE_POSIX199309 1 2025-05-07T20:28:01.4870467Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:28:01.4870559Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:28:01.4870652Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:28:01.4870751Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:28:01.4870870Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:28:01.4870968Z #define ____mbstate_t_defined 1 2025-05-07T20:28:01.4871051Z #define STA_NANO 0x2000 2025-05-07T20:28:01.4871142Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:28:01.4871240Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:28:01.4871332Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:28:01.4871416Z #define _IO_LINKED 0x80 2025-05-07T20:28:01.4871525Z #define __cpp_lib_launder 201606 2025-05-07T20:28:01.4871617Z #define __SIZEOF_INT128__ 16 2025-05-07T20:28:01.4871716Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:28:01.4871812Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:28:01.4871906Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:28:01.4872013Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:01.4872121Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:01.4872215Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:28:01.4872312Z #define __W_CONTINUED 0xffff 2025-05-07T20:28:01.4872401Z #define __ATOMIC_RELAXED 0 2025-05-07T20:28:01.4872619Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:28:01.4872751Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:01.4872945Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:28:01.4873026Z #define __stub_stty 2025-05-07T20:28:01.4873119Z #define le16toh(x) (x) 2025-05-07T20:28:01.4873226Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:28:01.4873409Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:28:01.4873500Z #define _SIZET_ 2025-05-07T20:28:01.4873589Z #define XATTR_NAME_MAX 255 2025-05-07T20:28:01.4873710Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:28:01.4873803Z #define _SVID_SOURCE 1 2025-05-07T20:28:01.4873881Z #define _LP64 1 2025-05-07T20:28:01.4873977Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:28:01.4874221Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:28:01.4874333Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:28:01.4874431Z #define __UINT8_C(c) c 2025-05-07T20:28:01.4874525Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:28:01.4874619Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:28:01.4874721Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:28:01.4874812Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:28:01.4874909Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:28:01.4875084Z #define CUDARTAPI 2025-05-07T20:28:01.4875186Z #define cudaEventWaitDefault 0x00 2025-05-07T20:28:01.4875272Z #define IOV_MAX 1024 2025-05-07T20:28:01.4875426Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:28:01.4875519Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:28:01.4875616Z #define STA_CLK 0x8000 2025-05-07T20:28:01.4875719Z #define cudaMemAttachSingle 0x04 2025-05-07T20:28:01.4875802Z #define __wchar_t__ 2025-05-07T20:28:01.4875913Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:28:01.4875993Z #define SEEK_END 2 2025-05-07T20:28:01.4876083Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:28:01.4876274Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:28:01.4876371Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:28:01.4876516Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:28:01.4876609Z #define ____FILE_defined 1 2025-05-07T20:28:01.4876724Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:28:01.4876823Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:28:01.4876912Z #define _ISOC99_SOURCE 1 2025-05-07T20:28:01.4877005Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:28:01.4877270Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:01.4877398Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:28:01.4877478Z #define _IO_RIGHT 04 2025-05-07T20:28:01.4877584Z #define __END_NAMESPACE_STD 2025-05-07T20:28:01.4877774Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:01.4877864Z #define _GLIBCXX_STD_C std 2025-05-07T20:28:01.4877973Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:28:01.4878073Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:28:01.4878155Z #define _STDDEF_H_ 2025-05-07T20:28:01.4878339Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:01.4878438Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:28:01.4878554Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:01.4878701Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:28:01.4878801Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:28:01.4878898Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:28:01.4879009Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:28:01.4879109Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:28:01.4879208Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:28:01.4879302Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:28:01.4879477Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:28:01.4879576Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:28:01.4879843Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:28:01.4879943Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:28:01.4880037Z #define __STDCPP_THREADS__ 1 2025-05-07T20:28:01.4880140Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:28:01.4880292Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:28:01.4880386Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:28:01.4880481Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:28:01.4880587Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:28:01.4880678Z #define P_tmpdir "/tmp" 2025-05-07T20:28:01.4880801Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:28:01.4880900Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:28:01.4880999Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:28:01.4881173Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:28:01.4881351Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:28:01.4881446Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:28:01.4881582Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:28:01.4881693Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:28:01.4881797Z #define __location__(a) __annotate__(a) 2025-05-07T20:28:01.4882048Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:28:01.4882143Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:28:01.4882317Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:28:01.4882411Z #define __STDC_UTF_32__ 1 2025-05-07T20:28:01.4882519Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:28:01.4882620Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:28:01.4882700Z #define __FXSR__ 1 2025-05-07T20:28:01.4882778Z #define _SIZE_T 2025-05-07T20:28:01.4883043Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:28:01.4883188Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:28:01.4890167Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:01.4890293Z #define _IO_ssize_t __ssize_t 2025-05-07T20:28:01.4890515Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:01.4890611Z #define _GXX_NULLPTR_T 2025-05-07T20:28:01.4890739Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:28:01.4890833Z #define FOPEN_MAX 16 2025-05-07T20:28:01.4890926Z #define __BIG_ENDIAN 4321 2025-05-07T20:28:01.4891046Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:01.4891162Z #define __suseconds_t_defined 2025-05-07T20:28:01.4891246Z #define WCONTINUED 8 2025-05-07T20:28:01.4891342Z #define __off_t_defined 2025-05-07T20:28:01.4891426Z #define stderr stderr 2025-05-07T20:28:01.4891521Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:28:01.4891636Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:01.4891750Z #define __glibcxx_requires_string(_String) 2025-05-07T20:28:01.4891852Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:28:01.4891951Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:28:01.4892401Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:28:01.4892487Z #define _GCC_SIZE_T 2025-05-07T20:28:01.4892593Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:01.4892695Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:28:01.4892810Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:28:01.4892908Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:28:01.4892997Z #define __UINT32_C(c) c ## U 2025-05-07T20:28:01.4893102Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:28:01.4893204Z #define __cpp_alias_templates 200704L 2025-05-07T20:28:01.4893310Z #define cudaHostAllocMapped 0x02 2025-05-07T20:28:01.4893421Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:28:01.4893510Z #define _STL_ITERATOR_H 1 2025-05-07T20:28:01.4893589Z #define __size_t__ 2025-05-07T20:28:01.4893729Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:28:01.4893826Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:28:01.4894063Z #define cudaEventRecordExternal 0x01 2025-05-07T20:28:01.4894168Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:28:01.4894350Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:28:01.4894440Z #define __SM_80_RT_H__ 2025-05-07T20:28:01.4894523Z #define _ENDIAN_H 1 2025-05-07T20:28:01.4894616Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:28:01.4894728Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:28:01.4894831Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:28:01.4894910Z #define __try try 2025-05-07T20:28:01.4895012Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:28:01.4895107Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:28:01.4895193Z #define __INT8_MAX__ 0x7f 2025-05-07T20:28:01.4895288Z #define __LONG_WIDTH__ 64 2025-05-07T20:28:01.4895366Z #define __PIC__ 2 2025-05-07T20:28:01.4895464Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:28:01.4895575Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:28:01.4895695Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:28:01.4895842Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:28:01.4895972Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:28:01.4896069Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:28:01.4896168Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:28:01.4896366Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:01.4896464Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:28:01.4896656Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:28:01.4896771Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:28:01.4896868Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:28:01.4896959Z #define _IO_STDIO_H 2025-05-07T20:28:01.4897050Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:28:01.4897200Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:01.4897306Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:28:01.4897427Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:28:01.4897519Z #define LONG_BIT 64 2025-05-07T20:28:01.4897633Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:28:01.4897734Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:28:01.4897866Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:28:01.4897959Z #define __fsfilcnt_t_defined 2025-05-07T20:28:01.4898049Z #define __blkcnt_t_defined 2025-05-07T20:28:01.4898144Z #define __USE_LARGEFILE 1 2025-05-07T20:28:01.4898249Z #define __cpp_constexpr 201603L 2025-05-07T20:28:01.4898342Z #define CUDART_VERSION 11080 2025-05-07T20:28:01.4898451Z #define cudaDeviceMapHost 0x08 2025-05-07T20:28:01.4898538Z #define _GLIBCXX_CMATH 1 2025-05-07T20:28:01.4898756Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:28:01.4898848Z #define __lldiv_t_defined 1 2025-05-07T20:28:01.4898930Z #define __SSE2__ 1 2025-05-07T20:28:01.4899019Z #define _IOLBF 1 2025-05-07T20:28:01.4899118Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:28:01.4899211Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:28:01.4899327Z #define __cpp_deduction_guides 201703L 2025-05-07T20:28:01.4899415Z #define ADJ_TICK 0x4000 2025-05-07T20:28:01.4899630Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:28:01.4899749Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:28:01.4899839Z #define __INT32_TYPE__ int 2025-05-07T20:28:01.4899929Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:28:01.4900034Z #define __cpp_exceptions 199711L 2025-05-07T20:28:01.4900135Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:28:01.4900251Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:28:01.4900340Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:28:01.4900457Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:28:01.4900632Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:28:01.4900729Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:28:01.4900825Z #define __SWORD_TYPE long int 2025-05-07T20:28:01.4900926Z #define __INTMAX_TYPE__ long int 2025-05-07T20:28:01.4901022Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:28:01.4901116Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:28:01.4901301Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:28:01.4901393Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:28:01.4901542Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:28:01.4901624Z #define _T_SIZE 2025-05-07T20:28:01.4901736Z #define cudaHostAllocDefault 0x00 2025-05-07T20:28:01.4901861Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:28:01.4901957Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:28:01.4902053Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:28:01.4902145Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:28:01.4902248Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:01.4902335Z #define __ATOMIC_CONSUME 1 2025-05-07T20:28:01.4902463Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:28:01.4902555Z #define __GNUC_MINOR__ 4 2025-05-07T20:28:01.4902655Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:28:01.4902746Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:28:01.4902871Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:01.4902953Z #define __PIE__ 2 2025-05-07T20:28:01.4903055Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:28:01.4903261Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:28:01.4903358Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:28:01.4903467Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:28:01.4903677Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:28:01.4903766Z #define __nlink_t_defined 2025-05-07T20:28:01.4903905Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:28:01.4904016Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:28:01.4904100Z #define _XOPEN_LIM_H 1 2025-05-07T20:28:01.4904386Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:01.4904505Z #define __cpp_template_template_args 201611L 2025-05-07T20:28:01.4904609Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:28:01.4904715Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:28:01.4904814Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:28:01.4904901Z #define __FILE_defined 1 2025-05-07T20:28:01.4905095Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:28:01.4905189Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:28:01.4905301Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:28:01.4905412Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:28:01.4905518Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:28:01.4905607Z #define __INT16_C(c) c 2025-05-07T20:28:01.4905702Z #define __U32_TYPE unsigned int 2025-05-07T20:28:01.4905800Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:28:01.4905904Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:28:01.4906027Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:28:01.4906107Z #define __STDC__ 1 2025-05-07T20:28:01.4906209Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:28:01.4906303Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:28:01.4906495Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:28:01.4906596Z #define __FLT32X_DIG__ 15 2025-05-07T20:28:01.4906704Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:28:01.4906803Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:28:01.4906915Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:28:01.4907025Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:28:01.4907137Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:28:01.4907218Z #define stdin stdin 2025-05-07T20:28:01.4907303Z #define __ino64_t_defined 2025-05-07T20:28:01.4907399Z #define STA_UNSYNC 0x0040 2025-05-07T20:28:01.4907491Z #define __clockid_t_defined 1 2025-05-07T20:28:01.4907641Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:28:01.4907818Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:28:01.4907921Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:28:01.4908035Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:28:01.4908138Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:28:01.4908430Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:28:01.4908521Z #define _IO_HEX 0100 2025-05-07T20:28:01.4908610Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:28:01.4908687Z #define DOMAIN 1 2025-05-07T20:28:01.4908781Z #define M_LN2 0.69314718055994530942 2025-05-07T20:28:01.4908861Z #define __NVCC__ 1 2025-05-07T20:28:01.4908976Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:01.4909082Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:28:01.4909183Z #define __throw_exception_again throw 2025-05-07T20:28:01.4909281Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:28:01.4909368Z #define __EXCEPTION_H 1 2025-05-07T20:28:01.4909464Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:28:01.4909571Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:28:01.4909901Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:01.4910011Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:28:01.4910118Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:28:01.4910210Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:28:01.4910314Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:28:01.4910415Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:28:01.4910560Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:28:01.4910665Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:01.4910889Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:28:01.4910982Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:28:01.4911091Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:28:01.4911187Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:28:01.4911290Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:28:01.4911432Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:28:01.4911526Z #define __useconds_t_defined 2025-05-07T20:28:01.4911714Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:28:01.4911879Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:28:01.4911967Z #define __SSE_MATH__ 1 2025-05-07T20:28:01.4912056Z #define _IO_wint_t wint_t 2025-05-07T20:28:01.4912157Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:28:01.4912252Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:28:01.4912348Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:28:01.4912472Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:28:01.4912571Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:28:01.4912669Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:28:01.4912781Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:28:01.4912875Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:28:01.4912971Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:28:01.4913054Z #define __USE_ATFILE 1 2025-05-07T20:28:01.4913145Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:28:01.4913245Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:28:01.4913332Z #define _GCC_PTRDIFF_T 2025-05-07T20:28:01.4913573Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:28:01.4913679Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:28:01.4913779Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:28:01.4913885Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:28:01.4913993Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:28:01.4914072Z #define _STDLIB_H 1 2025-05-07T20:28:01.4914169Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:28:01.4914266Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:28:01.4914394Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:01.4914508Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:01.4914600Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:28:01.4914793Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:28:01.4914885Z #define __WALL 0x40000000 2025-05-07T20:28:01.4914990Z #define __glibcxx_requires_nonempty() 2025-05-07T20:28:01.4915110Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:28:01.4915199Z #define __ldiv_t_defined 1 2025-05-07T20:28:01.4915465Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:28:01.4915563Z #define ___int_ptrdiff_t_h 2025-05-07T20:28:01.4915739Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:01.4915832Z #define __HOST_DEFINES_H__ 2025-05-07T20:28:01.4915940Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:28:01.4916045Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:01.4916145Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:28:01.4916232Z #define CUDART_CB 2025-05-07T20:28:01.4916333Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:28:01.4916419Z #define MB_LEN_MAX 16 2025-05-07T20:28:01.4916660Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:01.4916755Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:28:01.4916884Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:28:01.4916982Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:28:01.4917095Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:28:01.4917201Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:28:01.4917357Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:28:01.4917562Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:28:01.4917676Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:28:01.4917756Z #define _GNU_SOURCE 1 2025-05-07T20:28:01.4917929Z #define __stub_putmsg 2025-05-07T20:28:01.4918010Z #define __CUDACC__ 1 2025-05-07T20:28:01.4918097Z #define __N(msgid) (msgid) 2025-05-07T20:28:01.4918185Z #define __P(args) args 2025-05-07T20:28:01.4918453Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:28:01.4918556Z #define __cpp_init_captures 201304L 2025-05-07T20:28:01.4918659Z #define __SLONGWORD_TYPE long int 2025-05-07T20:28:01.4918747Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:28:01.4918841Z #define __cpp_lib_as_const 201510 2025-05-07T20:28:01.4918925Z #define __WCHAR_T 2025-05-07T20:28:01.4919018Z #define __ATOMIC_RELEASE 3 2025-05-07T20:28:01.4919115Z #define __CUDA_SURFACE_TYPES_H__ 2025-05-07T20:28:01.4919215Z #define __fsblkcnt_t_defined 2025-05-07T20:28:01.4919322Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:28:01.4919426Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:28:01.4919434Z 2025-05-07T20:28:01.5082505Z 2025-05-07T20:28:01.5083172Z + conda run -n build_binary nvcc --version 2025-05-07T20:28:01.5083218Z 2025-05-07T20:28:03.3968303Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:28:03.3968674Z Copyright (c) 2005-2022 NVIDIA Corporation 2025-05-07T20:28:03.3968998Z Built on Wed_Sep_21_10:33:58_PDT_2022 2025-05-07T20:28:03.3969324Z Cuda compilation tools, release 11.8, V11.8.89 2025-05-07T20:28:03.3969662Z Build cuda_11.8.r11.8/compiler.31833905_0 2025-05-07T20:28:03.3969874Z 2025-05-07T20:28:03.4585902Z 2025-05-07T20:28:03.4596845Z /usr/bin/nvidia-smi 2025-05-07T20:28:03.4601992Z + nvidia-smi 2025-05-07T20:28:03.4602139Z 2025-05-07T20:28:03.4781452Z Wed May 7 20:28:03 2025 2025-05-07T20:28:03.4781826Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:03.4782360Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:28:03.4782864Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:03.4783394Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:28:03.4783951Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:28:03.4784393Z | | | MIG M. | 2025-05-07T20:28:03.4784728Z |=========================================+========================+======================| 2025-05-07T20:28:03.4957037Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:28:03.4957910Z | 0% 26C P8 15W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:28:03.4958304Z | | | N/A | 2025-05-07T20:28:03.4958698Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:03.4961999Z 2025-05-07T20:28:03.4962510Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:03.4962960Z | Processes: | 2025-05-07T20:28:03.4963409Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:28:03.4963832Z | ID ID Usage | 2025-05-07T20:28:03.4964194Z |=========================================================================================| 2025-05-07T20:28:03.4967096Z | No running processes found | 2025-05-07T20:28:03.4967580Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:03.7592684Z 2025-05-07T20:28:03.7597834Z [INSTALL] Successfully installed CUDA 11.8.0 2025-05-07T20:28:03.7650308Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:03.7650902Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:03.7663573Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:03.7663949Z env: 2025-05-07T20:28:03.7664175Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:03.7664499Z BUILD_ENV: build_binary 2025-05-07T20:28:03.7664759Z BUILD_TARGET: genai 2025-05-07T20:28:03.7664999Z BUILD_VARIANT: cuda 2025-05-07T20:28:03.7665246Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:28:03.7665521Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:03.7665836Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:03.7666190Z ##[endgroup] 2025-05-07T20:28:04.0993815Z ################################################################################ 2025-05-07T20:28:04.0994189Z # Install PyTorch (PIP) 2025-05-07T20:28:04.0994426Z # 2025-05-07T20:28:04.1008400Z # [2025-05-07T20:28:04.100Z] + install_pytorch_pip build_binary nightly cuda/11.8.0 2025-05-07T20:28:04.1008893Z ################################################################################ 2025-05-07T20:28:04.1009118Z 2025-05-07T20:28:04.1035109Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:28:05.0275609Z Channels: 2025-05-07T20:28:05.0275913Z - conda-forge 2025-05-07T20:28:05.0276219Z Platform: linux-64 2025-05-07T20:28:15.4930224Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:28:16.0416555Z Solving environment: - \ done 2025-05-07T20:28:16.1345883Z 2025-05-07T20:28:16.1346621Z ## Package Plan ## 2025-05-07T20:28:16.1347048Z 2025-05-07T20:28:16.1347571Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:28:16.1348210Z 2025-05-07T20:28:16.1348400Z added / updated specs: 2025-05-07T20:28:16.1348919Z - numpy 2025-05-07T20:28:16.1349163Z 2025-05-07T20:28:16.1349171Z 2025-05-07T20:28:16.1349413Z The following packages will be downloaded: 2025-05-07T20:28:16.1349860Z 2025-05-07T20:28:16.1350090Z package | build 2025-05-07T20:28:16.1350723Z ---------------------------|----------------- 2025-05-07T20:28:16.1351417Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:28:16.1351898Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:28:16.1352362Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:28:16.1352840Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:28:16.1353315Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:28:16.1353812Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:28:16.1354272Z numpy-2.2.5 | py312h72c5963_0 8.1 MB conda-forge 2025-05-07T20:28:16.1354673Z ------------------------------------------------------------ 2025-05-07T20:28:16.1355026Z Total: 15.4 MB 2025-05-07T20:28:16.1355243Z 2025-05-07T20:28:16.1355374Z The following NEW packages will be INSTALLED: 2025-05-07T20:28:16.1355603Z 2025-05-07T20:28:16.1355824Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:28:16.1356352Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:28:16.1356883Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:28:16.1357412Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:28:16.1357945Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:28:16.1358904Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:28:16.1359657Z numpy conda-forge/linux-64::numpy-2.2.5-py312h72c5963_0 2025-05-07T20:28:16.1359933Z 2025-05-07T20:28:16.1359938Z 2025-05-07T20:28:16.1359942Z 2025-05-07T20:28:16.1360089Z Downloading and Extracting Packages: ...working... 2025-05-07T20:28:16.1360457Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T20:28:16.1360699Z 2025-05-07T20:28:16.1361123Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:28:16.1361377Z 2025-05-07T20:28:16.1361381Z 2025-05-07T20:28:16.1368750Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:28:16.1369084Z 2025-05-07T20:28:16.1369091Z 2025-05-07T20:28:16.1369096Z 2025-05-07T20:28:16.1374661Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:28:16.1375028Z 2025-05-07T20:28:16.1375034Z 2025-05-07T20:28:16.1375039Z 2025-05-07T20:28:16.1377759Z 2025-05-07T20:28:16.1413859Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:16.1414225Z 2025-05-07T20:28:16.1414232Z 2025-05-07T20:28:16.1414237Z 2025-05-07T20:28:16.1414242Z 2025-05-07T20:28:16.1424067Z 2025-05-07T20:28:16.1425349Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:16.1437669Z 2025-05-07T20:28:16.1437674Z 2025-05-07T20:28:16.1437678Z 2025-05-07T20:28:16.1437682Z 2025-05-07T20:28:16.1437686Z 2025-05-07T20:28:16.1437689Z 2025-05-07T20:28:16.2016044Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:16.2016449Z 2025-05-07T20:28:16.2016454Z 2025-05-07T20:28:16.2016460Z 2025-05-07T20:28:16.2016465Z 2025-05-07T20:28:16.2153569Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:16.2153950Z 2025-05-07T20:28:16.2153956Z 2025-05-07T20:28:16.2153961Z 2025-05-07T20:28:16.2156367Z 2025-05-07T20:28:16.2181134Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:16.2181507Z 2025-05-07T20:28:16.2181513Z 2025-05-07T20:28:16.2182277Z 2025-05-07T20:28:16.2347985Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:16.2359023Z numpy-2.2.5 | 8.1 MB | #1 | 12% 2025-05-07T20:28:16.2359356Z 2025-05-07T20:28:16.2359838Z 2025-05-07T20:28:16.2379208Z libgfortran5-15.1.0 | 1.5 MB | #####4 | 54%  2025-05-07T20:28:16.2379668Z 2025-05-07T20:28:16.2379673Z 2025-05-07T20:28:16.2379678Z 2025-05-07T20:28:16.2379681Z 2025-05-07T20:28:16.2381905Z 2025-05-07T20:28:16.2418535Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:16.2420411Z 2025-05-07T20:28:16.2574553Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:28:16.2575109Z 2025-05-07T20:28:16.2575117Z 2025-05-07T20:28:16.2575124Z 2025-05-07T20:28:16.2575132Z 2025-05-07T20:28:16.2575139Z 2025-05-07T20:28:16.2575147Z 2025-05-07T20:28:16.2614572Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:28:16.2614965Z 2025-05-07T20:28:16.2614993Z 2025-05-07T20:28:16.2614999Z 2025-05-07T20:28:16.2615005Z 2025-05-07T20:28:16.2615011Z 2025-05-07T20:28:16.2615016Z 2025-05-07T20:28:16.2928227Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:16.2928626Z 2025-05-07T20:28:16.2928632Z 2025-05-07T20:28:16.2928637Z 2025-05-07T20:28:16.2934843Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:16.2935234Z 2025-05-07T20:28:16.2935240Z 2025-05-07T20:28:16.2935445Z 2025-05-07T20:28:16.3104264Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:16.3104648Z 2025-05-07T20:28:16.3104654Z 2025-05-07T20:28:16.3104659Z 2025-05-07T20:28:16.3104664Z 2025-05-07T20:28:16.3105191Z 2025-05-07T20:28:16.3114882Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:16.3115256Z 2025-05-07T20:28:16.3115997Z 2025-05-07T20:28:16.3120304Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:16.3121461Z 2025-05-07T20:28:16.3121468Z 2025-05-07T20:28:16.3121472Z 2025-05-07T20:28:16.3121475Z 2025-05-07T20:28:16.3121652Z 2025-05-07T20:28:16.3272477Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:16.3272859Z 2025-05-07T20:28:16.3272865Z 2025-05-07T20:28:16.3272870Z 2025-05-07T20:28:16.3272875Z 2025-05-07T20:28:16.3272880Z 2025-05-07T20:28:16.3272886Z 2025-05-07T20:28:16.3348937Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:16.3551297Z numpy-2.2.5 | 8.1 MB | ##### | 51% 2025-05-07T20:28:16.3551660Z 2025-05-07T20:28:16.3636348Z libopenblas-0.3.29 | 5.6 MB | ###7 | 38%  2025-05-07T20:28:16.3827377Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:16.3827715Z 2025-05-07T20:28:16.3827721Z 2025-05-07T20:28:16.6572285Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:16.6573035Z 2025-05-07T20:28:16.7539366Z libopenblas-0.3.29 | 5.6 MB | ########6 | 87%  2025-05-07T20:28:16.7539815Z 2025-05-07T20:28:16.7550195Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:16.7551195Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:16.8347985Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:16.8348646Z 2025-05-07T20:28:16.8355222Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:16.8355829Z 2025-05-07T20:28:16.8356137Z 2025-05-07T20:28:16.8356408Z  2025-05-07T20:28:16.8356716Z 2025-05-07T20:28:16.8356722Z 2025-05-07T20:28:16.8356964Z  2025-05-07T20:28:16.8357275Z 2025-05-07T20:28:16.8357282Z 2025-05-07T20:28:16.8357287Z 2025-05-07T20:28:16.8357525Z  2025-05-07T20:28:16.8357825Z 2025-05-07T20:28:16.8357844Z 2025-05-07T20:28:16.8357858Z 2025-05-07T20:28:16.8357864Z 2025-05-07T20:28:16.8358094Z  2025-05-07T20:28:16.8358327Z 2025-05-07T20:28:16.8358331Z 2025-05-07T20:28:16.8358335Z 2025-05-07T20:28:16.8358339Z 2025-05-07T20:28:16.8358342Z 2025-05-07T20:28:16.8358590Z  2025-05-07T20:28:16.8358904Z 2025-05-07T20:28:16.8358909Z 2025-05-07T20:28:16.8358914Z 2025-05-07T20:28:16.8358919Z 2025-05-07T20:28:16.8358925Z 2025-05-07T20:28:16.8358931Z 2025-05-07T20:28:16.8359200Z  done 2025-05-07T20:28:16.9369267Z Preparing transaction: / done 2025-05-07T20:28:17.0372372Z Verifying transaction: \ done 2025-05-07T20:28:17.1384923Z Executing transaction: / done 2025-05-07T20:28:17.3064290Z ################################################################################ 2025-05-07T20:28:17.3064809Z # Install Package From PyTorch PIP: torch 2025-05-07T20:28:17.3065230Z # 2025-05-07T20:28:17.3080413Z # [2025-05-07T20:28:17.307Z] + install_from_pytorch_pip build_binary torch nightly cuda/11.8.0 2025-05-07T20:28:17.3081073Z ################################################################################ 2025-05-07T20:28:17.3081349Z 2025-05-07T20:28:17.3096050Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:17.4216709Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:17.4217194Z ################################################################################ 2025-05-07T20:28:17.4217643Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:28:17.4217961Z # 2025-05-07T20:28:17.4234557Z # [2025-05-07T20:28:17.423Z] + __prepare_pip_arguments torch nightly cuda/11.8.0 2025-05-07T20:28:17.4235155Z ################################################################################ 2025-05-07T20:28:17.4235451Z 2025-05-07T20:28:17.4256598Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:28:17.4282328Z [INSTALL] Extracted package variant: cu118 2025-05-07T20:28:17.4298728Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:28:17.4299302Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:28:17.4307882Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:28:17.4317005Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu118/ ... 2025-05-07T20:28:17.4338644Z [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:38.3029682Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:29:38.3030282Z Collecting torch 2025-05-07T20:29:38.3031029Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (29 kB) 2025-05-07T20:29:38.3031834Z Collecting filelock (from torch) 2025-05-07T20:29:38.3032377Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:29:38.3033424Z Requirement already satisfied: typing-extensions>=4.10.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from torch) (4.13.2) 2025-05-07T20:29:38.3034618Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from torch) (78.1.1) 2025-05-07T20:29:38.3035351Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:29:38.3035883Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:29:38.3036761Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 159.4 MB/s eta 0:00:00 2025-05-07T20:29:38.3037129Z Collecting networkx (from torch) 2025-05-07T20:29:38.3037673Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T20:29:38.3038366Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 137.7 MB/s eta 0:00:00 2025-05-07T20:29:38.3038722Z Collecting jinja2 (from torch) 2025-05-07T20:29:38.3039230Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:29:38.3039763Z Collecting fsspec (from torch) 2025-05-07T20:29:38.3040287Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:29:38.3040900Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch) 2025-05-07T20:29:38.3041652Z 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:38.3042487Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 61.3 MB/s eta 0:00:00 2025-05-07T20:29:38.3042922Z Collecting nvidia-cuda-runtime-cu11==11.8.89 (from torch) 2025-05-07T20:29:38.3043706Z 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:38.3044547Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 82.6 MB/s eta 0:00:00 2025-05-07T20:29:38.3044965Z Collecting nvidia-cuda-cupti-cu11==11.8.87 (from torch) 2025-05-07T20:29:38.3045714Z 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:38.3046538Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 176.7 MB/s eta 0:00:00 2025-05-07T20:29:38.3046921Z Collecting nvidia-cudnn-cu11==9.1.0.70 (from torch) 2025-05-07T20:29:38.3047650Z 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:38.3048469Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 45.6 MB/s eta 0:00:00 2025-05-07T20:29:38.3048865Z Collecting nvidia-cublas-cu11==11.11.3.6 (from torch) 2025-05-07T20:29:38.3049911Z 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:38.3050903Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 79.3 MB/s eta 0:00:00 2025-05-07T20:29:38.3051298Z Collecting nvidia-cufft-cu11==10.9.0.58 (from torch) 2025-05-07T20:29:38.3052019Z 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:38.3052821Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 156.1 MB/s eta 0:00:00 2025-05-07T20:29:38.3053219Z Collecting nvidia-curand-cu11==10.3.0.86 (from torch) 2025-05-07T20:29:38.3053946Z 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:38.3054750Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 179.8 MB/s eta 0:00:00 2025-05-07T20:29:38.3055165Z Collecting nvidia-cusolver-cu11==11.4.1.48 (from torch) 2025-05-07T20:29:38.3055990Z 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:38.3056813Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 146.1 MB/s eta 0:00:00 2025-05-07T20:29:38.3057223Z Collecting nvidia-cusparse-cu11==11.7.5.86 (from torch) 2025-05-07T20:29:38.3057973Z 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:38.3058797Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 139.2 MB/s eta 0:00:00 2025-05-07T20:29:38.3059173Z Collecting nvidia-nccl-cu11==2.21.5 (from torch) 2025-05-07T20:29:38.3059977Z 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:38.3060787Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 101.4 MB/s eta 0:00:00 2025-05-07T20:29:38.3061186Z Collecting nvidia-nvtx-cu11==11.8.86 (from torch) 2025-05-07T20:29:38.3061885Z 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:38.3062618Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:29:38.3063570Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:29:38.3064778Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:29:38.3065469Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:29:38.3066187Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 49.0 MB/s eta 0:00:00 2025-05-07T20:29:38.3066576Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:29:38.3067331Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2025-05-07T20:29:38.3068611Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp312-cp312-manylinux_2_28_x86_64.whl (916.2 MB) 2025-05-07T20:29:38.3069480Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 916.2/916.2 MB 28.4 MB/s eta 0:00:00 2025-05-07T20:29:38.3070336Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.5 MB) 2025-05-07T20:29:38.3071268Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 MB 65.1 MB/s eta 0:00:00 2025-05-07T20:29:38.3072890Z 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:38.3074389Z 2025-05-07T20:29:38.3076309Z 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:38.3078248Z 2025-05-07T20:29:40.6100520Z torch 2.8.0.dev20250507+cu118 2025-05-07T20:29:40.6101053Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu118) 2025-05-07T20:29:44.1441244Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:29:47.7018723Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu118 2025-05-07T20:29:47.7019303Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:29:51.1548416Z True 2025-05-07T20:29:51.1548691Z True 2025-05-07T20:29:51.1548796Z 2025-05-07T20:29:51.2176615Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:29:51.2214259Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:29:51.2214915Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:29:51.2228154Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:29:51.2228528Z env: 2025-05-07T20:29:51.2228762Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:29:51.2229080Z BUILD_ENV: build_binary 2025-05-07T20:29:51.2229334Z BUILD_TARGET: genai 2025-05-07T20:29:51.2229573Z BUILD_VARIANT: cuda 2025-05-07T20:29:51.2229821Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:29:51.2230131Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:29:51.2230492Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:29:51.2230842Z ##[endgroup] 2025-05-07T20:29:51.5652558Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:29:51.5655381Z ################################################################################ 2025-05-07T20:29:51.5655951Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:29:51.5656335Z # 2025-05-07T20:29:51.5672265Z # [2025-05-07T20:29:51.566Z] + collect_pytorch_env_info build_binary 2025-05-07T20:29:51.5672677Z ################################################################################ 2025-05-07T20:29:51.5672903Z 2025-05-07T20:29:51.5690192Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:29:51.6648795Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:29:51.6658269Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:29:51.6659299Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:29:51.6659811Z 2025-05-07T20:29:51.7584708Z 2025-05-07T20:29:51.7585238Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:29:51.7606526Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:29:57.5843603Z Collecting environment information... 2025-05-07T20:29:57.5844080Z PyTorch version: 2.8.0.dev20250507+cu118 2025-05-07T20:29:57.5844473Z Is debug build: False 2025-05-07T20:29:57.5844747Z CUDA used to build PyTorch: 11.8 2025-05-07T20:29:57.5845031Z ROCM used to build PyTorch: N/A 2025-05-07T20:29:57.5845212Z 2025-05-07T20:29:57.5845314Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:29:57.5845644Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:29:57.5845971Z Clang version: Could not collect 2025-05-07T20:29:57.5846242Z CMake version: Could not collect 2025-05-07T20:29:57.5846571Z Libc version: glibc-2.34 2025-05-07T20:29:57.5846795Z 2025-05-07T20:29:57.5847221Z Python version: 3.12.2 | packaged by conda-forge | (main, Feb 16 2024, 20:50:58) [GCC 12.3.0] (64-bit runtime) 2025-05-07T20:29:57.5847980Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:29:57.5848503Z Is CUDA available: True 2025-05-07T20:29:57.5848849Z CUDA runtime version: 11.8.89 2025-05-07T20:29:57.5849227Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:29:57.5849642Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:29:57.5850043Z Nvidia driver version: 570.133.07 2025-05-07T20:29:57.5850326Z cuDNN version: Could not collect 2025-05-07T20:29:57.5850599Z HIP runtime version: N/A 2025-05-07T20:29:57.5850846Z MIOpen runtime version: N/A 2025-05-07T20:29:57.5851113Z Is XNNPACK available: True 2025-05-07T20:29:57.5851276Z 2025-05-07T20:29:57.5851356Z CPU: 2025-05-07T20:29:57.5851562Z Architecture: x86_64 2025-05-07T20:29:57.5851909Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:29:57.5852311Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:29:57.5852715Z Byte Order: Little Endian 2025-05-07T20:29:57.5853031Z CPU(s): 16 2025-05-07T20:29:57.5853334Z On-line CPU(s) list: 0-15 2025-05-07T20:29:57.5854091Z Vendor ID: AuthenticAMD 2025-05-07T20:29:57.5854438Z Model name: AMD EPYC 7R32 2025-05-07T20:29:57.5854760Z CPU family: 23 2025-05-07T20:29:57.5855054Z Model: 49 2025-05-07T20:29:57.5855338Z Thread(s) per core: 2 2025-05-07T20:29:57.5855628Z Core(s) per socket: 8 2025-05-07T20:29:57.5855908Z Socket(s): 1 2025-05-07T20:29:57.5856190Z Stepping: 0 2025-05-07T20:29:57.5856487Z BogoMIPS: 5599.99 2025-05-07T20:29:57.5858780Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:29:57.5861196Z Hypervisor vendor: KVM 2025-05-07T20:29:57.5861517Z Virtualization type: full 2025-05-07T20:29:57.5861862Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:29:57.5862233Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:29:57.5862602Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:29:57.5862962Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:29:57.5863282Z NUMA node(s): 1 2025-05-07T20:29:57.5863577Z NUMA node0 CPU(s): 0-15 2025-05-07T20:29:57.5864099Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:29:57.5864488Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:29:57.5864851Z Vulnerability L1tf: Not affected 2025-05-07T20:29:57.5865209Z Vulnerability Mds: Not affected 2025-05-07T20:29:57.5865566Z Vulnerability Meltdown: Not affected 2025-05-07T20:29:57.5865929Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:29:57.5866305Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:29:57.5866887Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:29:57.5867507Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:29:57.5868078Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:29:57.5868816Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:29:57.5869756Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:29:57.5870481Z Vulnerability Srbds: Not affected 2025-05-07T20:29:57.5870857Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:29:57.5871105Z 2025-05-07T20:29:57.5871206Z Versions of relevant libraries: 2025-05-07T20:29:57.5871473Z [pip3] numpy==2.2.5 2025-05-07T20:29:57.5871708Z [pip3] nvidia-cublas-cu11==11.11.3.6 2025-05-07T20:29:57.5872021Z [pip3] nvidia-cuda-cupti-cu11==11.8.87 2025-05-07T20:29:57.5872339Z [pip3] nvidia-cuda-nvrtc-cu11==11.8.89 2025-05-07T20:29:57.5872651Z [pip3] nvidia-cuda-runtime-cu11==11.8.89 2025-05-07T20:29:57.5872975Z [pip3] nvidia-cudnn-cu11==9.1.0.70 2025-05-07T20:29:57.5873270Z [pip3] nvidia-cufft-cu11==10.9.0.58 2025-05-07T20:29:57.5873558Z [pip3] nvidia-curand-cu11==10.3.0.86 2025-05-07T20:29:57.5873861Z [pip3] nvidia-cusolver-cu11==11.4.1.48 2025-05-07T20:29:57.5874182Z [pip3] nvidia-cusparse-cu11==11.7.5.86 2025-05-07T20:29:57.5874479Z [pip3] nvidia-nccl-cu11==2.21.5 2025-05-07T20:29:57.5874883Z [pip3] nvidia-nvtx-cu11==11.8.86 2025-05-07T20:29:57.5875180Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:29:57.5875491Z [pip3] torch==2.8.0.dev20250507+cu118 2025-05-07T20:29:57.5875885Z [conda] cuda-cudart 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5876422Z [conda] cuda-cudart-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5876947Z [conda] cuda-cupti 11.8.87 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5877460Z [conda] cuda-libraries 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5878007Z [conda] cuda-libraries-dev 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5878563Z [conda] cuda-nvrtc 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5879078Z [conda] cuda-nvrtc-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5879592Z [conda] cuda-nvtx 11.8.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5880097Z [conda] cuda-runtime 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5880752Z [conda] libcublas 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5881363Z [conda] libcublas-dev 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5882177Z [conda] libcufft 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5882765Z [conda] libcufft-dev 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5883392Z [conda] libcurand 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5884184Z [conda] libcurand-dev 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5884856Z [conda] libcusolver 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5885453Z [conda] libcusolver-dev 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5886114Z [conda] libcusparse 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5886780Z [conda] libcusparse-dev 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:29:57.5887377Z [conda] numpy 2.2.5 py312h72c5963_0 conda-forge 2025-05-07T20:29:57.5887957Z [conda] nvidia-cublas-cu11 11.11.3.6 pypi_0 pypi 2025-05-07T20:29:57.5897914Z [conda] nvidia-cuda-cupti-cu11 11.8.87 pypi_0 pypi 2025-05-07T20:29:57.5898502Z [conda] nvidia-cuda-nvrtc-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:29:57.5899061Z [conda] nvidia-cuda-runtime-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:29:57.5899719Z [conda] nvidia-cudnn-cu11 9.1.0.70 pypi_0 pypi 2025-05-07T20:29:57.5900229Z [conda] nvidia-cufft-cu11 10.9.0.58 pypi_0 pypi 2025-05-07T20:29:57.5900730Z [conda] nvidia-curand-cu11 10.3.0.86 pypi_0 pypi 2025-05-07T20:29:57.5901249Z [conda] nvidia-cusolver-cu11 11.4.1.48 pypi_0 pypi 2025-05-07T20:29:57.5901779Z [conda] nvidia-cusparse-cu11 11.7.5.86 pypi_0 pypi 2025-05-07T20:29:57.5902286Z [conda] nvidia-nccl-cu11 2.21.5 pypi_0 pypi 2025-05-07T20:29:57.5902784Z [conda] nvidia-nvtx-cu11 11.8.86 pypi_0 pypi 2025-05-07T20:29:57.5903290Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:29:57.5903803Z [conda] torch 2.8.0.dev20250507+cu118 pypi_0 pypi 2025-05-07T20:29:57.5904097Z 2025-05-07T20:29:57.6611008Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:29:57.6611622Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:29:57.6625291Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:29:57.6625671Z env: 2025-05-07T20:29:57.6625911Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:29:57.6626223Z BUILD_ENV: build_binary 2025-05-07T20:29:57.6626487Z BUILD_TARGET: genai 2025-05-07T20:29:57.6626729Z BUILD_VARIANT: cuda 2025-05-07T20:29:57.6626969Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:29:57.6627241Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:29:57.6627560Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:29:57.6627908Z ##[endgroup] 2025-05-07T20:29:58.0010219Z ################################################################################ 2025-05-07T20:29:58.0010618Z # Prepare FBGEMM-GPU Build 2025-05-07T20:29:58.0010909Z # 2025-05-07T20:29:58.0032047Z # [2025-05-07T20:29:58.002Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:29:58.0032480Z ################################################################################ 2025-05-07T20:29:58.0032729Z 2025-05-07T20:29:58.0049026Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:29:58.0985092Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:29:58.1006853Z [BUILD] Running git submodules update ... 2025-05-07T20:29:58.1028573Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:29:58.1406605Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:29:58.1407226Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:29:58.1407701Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:29:58.1408116Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:29:58.1408544Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:29:58.1409295Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:29:58.1409720Z Synchronizing submodule url for '../external/json' 2025-05-07T20:29:58.1442656Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:29:58.1998105Z [BUILD] Installing other build dependencies ... 2025-05-07T20:29:58.2019853Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:30:00.6559954Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:30:00.6755074Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:30:00.7882878Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:30:00.7916151Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:30:00.9918690Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:30:00.9951402Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:30:01.0983467Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:30:01.1022597Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:30:01.4165251Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:30:01.4200675Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:30:01.4672196Z Requirement already satisfied: jinja2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:30:01.4675950Z Requirement already satisfied: mpmath==1.3.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:30:01.5378489Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:30:01.5412251Z 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:01.5838377Z Requirement already satisfied: numpy>=2.0.2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T20:30:01.6367492Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:30:01.6400087Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:30:01.7552043Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:30:01.7585838Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:30:01.8573810Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:30:01.8626444Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:30:01.9162016Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:30:01.9774158Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:30:01.9805555Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:30:02.0752890Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:30:02.0782800Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:30:02.1857741Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:30:02.1890986Z 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:02.2910152Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:02.2941021Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:30:02.3881526Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:02.3915820Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:30:02.4933618Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:02.4973440Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:02.5967255Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:02.5998102Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:02.6537847Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:30:02.7079254Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:02.7111229Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:30:02.7580984Z Requirement already satisfied: typing-extensions in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:30:02.8088383Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:30:02.8121848Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:30:02.8623826Z Requirement already satisfied: wheel>=0.32.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:30:02.9285421Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:02.9316263Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:30:02.9880269Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:30:03.0377404Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:30:03.0908893Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:30:03.6971843Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 46.0 MB/s eta 0:00:00 2025-05-07T20:30:03.7004342Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:30:03.7497622Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:30:03.8019904Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:30:03.8522337Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:30:03.9097192Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:30:03.9585411Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-05-07T20:30:04.0161077Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 9.1 MB/s eta 0:00:00 2025-05-07T20:30:04.0207330Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:30:04.0722878Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:04.1211803Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:30:04.1736557Z 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:04.2335901Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:30:04.2862071Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:30:04.3338786Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:30:04.3833469Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:04.4356114Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:30:04.4844351Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:30:04.6487190Z 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:07.0222933Z 2025-05-07T20:30:07.0266944Z 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:07.2069387Z ################################################################################ 2025-05-07T20:30:07.2069778Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:30:07.2070044Z # 2025-05-07T20:30:07.2090455Z # [2025-05-07T20:30:07.208Z] + install_triton_pip build_binary 2025-05-07T20:30:07.2090929Z ################################################################################ 2025-05-07T20:30:07.2091237Z 2025-05-07T20:30:07.2091527Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:30:07.2092085Z ################################################################################ 2025-05-07T20:30:07.2092545Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:30:07.2092873Z # 2025-05-07T20:30:07.2108065Z # [2025-05-07T20:30:07.210Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:07.2108717Z ################################################################################ 2025-05-07T20:30:07.2108942Z 2025-05-07T20:30:07.2123875Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:07.3045378Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:07.3046202Z ################################################################################ 2025-05-07T20:30:07.3046944Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:30:07.3047503Z # 2025-05-07T20:30:07.3067390Z # [2025-05-07T20:30:07.306Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:07.3068089Z ################################################################################ 2025-05-07T20:30:07.3068388Z 2025-05-07T20:30:07.3120503Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:30:07.3136393Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:30:07.3137167Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:07.3145980Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:07.3155889Z [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:07.3177399Z [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:15.1344973Z 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:15.1346467Z 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:15.1347296Z 2025-05-07T20:30:15.1347513Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:15.1347954Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:15.1348826Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T20:30:15.1350163Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.5 MB) 2025-05-07T20:30:15.1351311Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/166.5 MB 55.4 MB/s eta 0:00:00 2025-05-07T20:30:15.1351706Z Installing collected packages: pytorch-triton 2025-05-07T20:30:15.1352053Z Attempting uninstall: pytorch-triton 2025-05-07T20:30:15.1352459Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:30:15.1352901Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:30:15.1353633Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:30:15.1354088Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:30:15.1354368Z 2025-05-07T20:30:17.4146761Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:30:17.4149987Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:30:19.6208722Z ################################################################################ 2025-05-07T20:30:19.6209292Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:30:19.6209688Z ################################################################################ 2025-05-07T20:30:19.6209920Z 2025-05-07T20:30:21.7276589Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:30:23.9561273Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:30:23.9565358Z [BUILD] Successfully ran git submodules update 2025-05-07T20:30:23.9599951Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:23.9600501Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:23.9615965Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:23.9616335Z env: 2025-05-07T20:30:23.9616567Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:23.9616884Z BUILD_ENV: build_binary 2025-05-07T20:30:23.9617146Z BUILD_TARGET: genai 2025-05-07T20:30:23.9617392Z BUILD_VARIANT: cuda 2025-05-07T20:30:23.9617628Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:23.9617892Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:23.9618205Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:23.9618551Z ##[endgroup] 2025-05-07T20:30:24.3010027Z ################################################################################ 2025-05-07T20:30:24.3010415Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:30:24.3010694Z # 2025-05-07T20:30:24.3027092Z # [2025-05-07T20:30:24.302Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_genai_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:24.3027794Z ################################################################################ 2025-05-07T20:30:24.3028023Z 2025-05-07T20:30:24.3028410Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_genai_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:24.3029158Z + sha1sum fbgemm_gpu_genai_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:24.3029525Z 2025-05-07T20:30:24.3091278Z 7d146800fe7d8c33f0c5e43cbdea3c623fb75e39 fbgemm_gpu_genai_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:24.3094285Z 2025-05-07T20:30:24.3095316Z + sha256sum fbgemm_gpu_genai_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:24.3095691Z 2025-05-07T20:30:24.3170406Z c548cee40f4110b41e566a308d16d27097ccab0417c61b0ad105c8fdd58c5afb fbgemm_gpu_genai_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:24.3172830Z 2025-05-07T20:30:24.3173273Z + md5sum fbgemm_gpu_genai_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:24.3173642Z 2025-05-07T20:30:24.3279144Z 8865f5f0c574e87574f28851505fe5d4 fbgemm_gpu_genai_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:24.3282511Z 2025-05-07T20:30:24.3295448Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_genai_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl ... 2025-05-07T20:30:24.3317634Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_genai_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:26.9365196Z Processing ./fbgemm_gpu_genai_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:30:26.9366495Z Requirement already satisfied: numpy in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from fbgemm-gpu-genai-nightly==2025.5.7) (2.2.5) 2025-05-07T20:30:26.9367567Z Installing collected packages: fbgemm-gpu-genai-nightly 2025-05-07T20:30:26.9377549Z Successfully installed fbgemm-gpu-genai-nightly-2025.5.7 2025-05-07T20:30:26.9377852Z 2025-05-07T20:30:33.9224295Z ################################################################################ 2025-05-07T20:30:33.9224798Z [CHECK] !!!! INFO !!!! 2025-05-07T20:30:33.9225299Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu118 2025-05-07T20:30:33.9225758Z [CHECK] CUDA version reported by PyTorch is: 11.8 2025-05-07T20:30:33.9226086Z [CHECK] 2025-05-07T20:30:33.9226416Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:30:33.9226946Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:30:33.9227360Z ################################################################################ 2025-05-07T20:30:33.9227586Z 2025-05-07T20:30:33.9227703Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:30:37.9227038Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:30:41.9067534Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:45.9163734Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:45.9166873Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:30:57.8446914Z ################################################################################ 2025-05-07T20:30:57.8447698Z [CHECK] The installed FBGEMM TARGET is: genai 2025-05-07T20:30:57.8448399Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:30:57.8448865Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:30:57.8449222Z ################################################################################ 2025-05-07T20:30:57.8449452Z 2025-05-07T20:31:05.8073690Z ################################################################################ 2025-05-07T20:31:05.8074244Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:31:05.8076043Z [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:05.8077779Z [CHECK] fbgemm_gpu.experimental: ['__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__'] 2025-05-07T20:31:05.8078331Z ################################################################################ 2025-05-07T20:31:05.8078566Z 2025-05-07T20:31:05.8078722Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:31:09.7890908Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:31:13.7926923Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:31:17.8885371Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:31:21.8664259Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:31:21.8669647Z [INSTALL] Check for operator registrations ... 2025-05-07T20:31:25.7597035Z fbgemm.nccl_init 2025-05-07T20:31:25.7597268Z 2025-05-07T20:31:25.8246126Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.nccl_init 2025-05-07T20:31:29.7194689Z fbgemm.gqa_attn_splitk 2025-05-07T20:31:29.7851604Z 2025-05-07T20:31:29.7852498Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.gqa_attn_splitk 2025-05-07T20:31:33.6833352Z Traceback (most recent call last): 2025-05-07T20:31:33.6833712Z File "", line 1, in 2025-05-07T20:31:33.6834366Z File "/home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/_ops.py", line 1317, in __getattr__ 2025-05-07T20:31:33.6835237Z raise AttributeError( 2025-05-07T20:31:33.6835677Z AttributeError: '_OpNamespace' 'fbgemm' object has no attribute 'rope_qkv_decoding' 2025-05-07T20:31:33.6836098Z 2025-05-07T20:31:33.6837070Z 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:33.7496614Z ################################################################################ 2025-05-07T20:31:33.7497109Z [CHECK] FBGEMM_GPU operator hasn't been registered on torch.ops.load(): 2025-05-07T20:31:33.7497514Z [CHECK] 2025-05-07T20:31:33.7497736Z [CHECK] torch.ops.fbgemm.rope_qkv_decoding 2025-05-07T20:31:33.7498038Z [CHECK] 2025-05-07T20:31:33.7498387Z [CHECK] Please check that all operators defined with m.def() have an appropriate 2025-05-07T20:31:33.7499099Z [CHECK] m.impl() defined, AND that the definition sources are included in the 2025-05-07T20:31:33.7499781Z [CHECK] CMake build configuration! 2025-05-07T20:31:33.7500190Z ################################################################################ 2025-05-07T20:31:33.7500458Z 2025-05-07T20:31:33.7516983Z ##[error]Process completed with exit code 1. 2025-05-07T20:31:33.7602330Z Post job cleanup. 2025-05-07T20:31:33.8595602Z [command]/usr/bin/git version 2025-05-07T20:31:33.8637044Z git version 2.47.1 2025-05-07T20:31:33.8672305Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/2e7a8645-d5c3-4efc-aa02-2ef7c9c41cbe/.gitconfig' 2025-05-07T20:31:33.8682708Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/2e7a8645-d5c3-4efc-aa02-2ef7c9c41cbe' before making global git config changes 2025-05-07T20:31:33.8683650Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:31:33.8688295Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:31:33.8730430Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:31:33.8765047Z [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:33.9096930Z Entering 'external/asmjit' 2025-05-07T20:31:33.9163960Z Entering 'external/composable_kernel' 2025-05-07T20:31:33.9238518Z Entering 'external/cpuinfo' 2025-05-07T20:31:33.9305011Z Entering 'external/cutlass' 2025-05-07T20:31:33.9380151Z Entering 'external/googletest' 2025-05-07T20:31:33.9447181Z Entering 'external/hipify_torch' 2025-05-07T20:31:33.9513192Z Entering 'external/json' 2025-05-07T20:31:33.9600010Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:31:33.9627208Z http.https://github.com/.extraheader 2025-05-07T20:31:33.9640110Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T20:31:33.9671797Z [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:33.9995972Z Entering 'external/asmjit' 2025-05-07T20:31:34.0039018Z http.https://github.com/.extraheader 2025-05-07T20:31:34.0086692Z Entering 'external/composable_kernel' 2025-05-07T20:31:34.0129804Z http.https://github.com/.extraheader 2025-05-07T20:31:34.0178361Z Entering 'external/cpuinfo' 2025-05-07T20:31:34.0225180Z http.https://github.com/.extraheader 2025-05-07T20:31:34.0267199Z Entering 'external/cutlass' 2025-05-07T20:31:34.0309888Z http.https://github.com/.extraheader 2025-05-07T20:31:34.0361183Z Entering 'external/googletest' 2025-05-07T20:31:34.0404607Z http.https://github.com/.extraheader 2025-05-07T20:31:34.0447981Z Entering 'external/hipify_torch' 2025-05-07T20:31:34.0499378Z http.https://github.com/.extraheader 2025-05-07T20:31:34.0546902Z Entering 'external/json' 2025-05-07T20:31:34.0589293Z http.https://github.com/.extraheader 2025-05-07T20:31:34.0739407Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T20:31:34.0771712Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T20:31:34.0782552Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:31:34.0782930Z ##[endgroup] 2025-05-07T20:31:34.0880742Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T20:31:44.9843391Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T20:32:01.5736567Z Cleaning up orphan processes