2025-05-07T20:22:34.8550195Z Current runner version: '2.323.0' 2025-05-07T20:22:34.8557545Z Runner name: 'i-09ec6c7017ff3bd6b' 2025-05-07T20:22:34.8558534Z Machine name: 'ip-10-0-42-179' 2025-05-07T20:22:34.8561281Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:34.8563586Z Contents: read 2025-05-07T20:22:34.8564110Z Metadata: read 2025-05-07T20:22:34.8564603Z Packages: read 2025-05-07T20:22:34.8565098Z ##[endgroup] 2025-05-07T20:22:34.8567359Z Secret source: None 2025-05-07T20:22:34.8568366Z Prepare workflow directory 2025-05-07T20:22:34.9265463Z Prepare all required actions 2025-05-07T20:22:34.9303649Z Getting action download info 2025-05-07T20:22:35.1449432Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:35.3963926Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:35.7877125Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:37.3714061Z Getting action download info 2025-05-07T20:22:37.5244671Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:37.7212781Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, genai, 3.9, 11.8.0, 12.6.3, clang) 2025-05-07T20:22:37.7815759Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:37.7952387Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:37.7965098Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:37.7966616Z ##[endgroup] 2025-05-07T20:22:39.0938357Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:39.0938923Z Instance Type: g5.4xlarge 2025-05-07T20:22:39.0939185Z AMI Name: unknown 2025-05-07T20:22:39.0981379Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:44.5651443Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:44.5651777Z with: 2025-05-07T20:22:44.5652026Z submodules: true 2025-05-07T20:22:44.5652277Z repository: pytorch/FBGEMM 2025-05-07T20:22:44.5652695Z token: *** 2025-05-07T20:22:44.5652911Z ssh-strict: true 2025-05-07T20:22:44.5653138Z ssh-user: git 2025-05-07T20:22:44.5653375Z persist-credentials: true 2025-05-07T20:22:44.5653630Z clean: true 2025-05-07T20:22:44.5653871Z sparse-checkout-cone-mode: true 2025-05-07T20:22:44.5654147Z fetch-depth: 1 2025-05-07T20:22:44.5654377Z fetch-tags: false 2025-05-07T20:22:44.5654601Z show-progress: true 2025-05-07T20:22:44.5654837Z lfs: false 2025-05-07T20:22:44.5655056Z set-safe-directory: true 2025-05-07T20:22:44.5655325Z env: 2025-05-07T20:22:44.5655550Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:44.5655879Z BUILD_ENV: build_binary 2025-05-07T20:22:44.5656164Z BUILD_TARGET: genai 2025-05-07T20:22:44.5656406Z BUILD_VARIANT: cuda 2025-05-07T20:22:44.5656695Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:44.5656968Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:44.5657228Z ##[endgroup] 2025-05-07T20:22:44.6823755Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:44.6824979Z ##[group]Getting Git version info 2025-05-07T20:22:44.6825444Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.6826074Z [command]/usr/bin/git version 2025-05-07T20:22:44.6826349Z git version 2.47.1 2025-05-07T20:22:44.6830184Z ##[endgroup] 2025-05-07T20:22:44.6843373Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/3dd79510-cb17-4bff-a86e-0f3740888d83' before making global git config changes 2025-05-07T20:22:44.6844309Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:44.6858383Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.6896192Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:45.1978613Z ##[group]Initializing the repository 2025-05-07T20:22:45.1984347Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:45.2037263Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:45.2037919Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:45.2038450Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:45.2038843Z hint: 2025-05-07T20:22:45.2039164Z hint: git config --global init.defaultBranch 2025-05-07T20:22:45.2039512Z hint: 2025-05-07T20:22:45.2039836Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:45.2040385Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:45.2040849Z hint: 2025-05-07T20:22:45.2041080Z hint: git branch -m 2025-05-07T20:22:45.2041576Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:45.2056834Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.2091040Z ##[endgroup] 2025-05-07T20:22:45.2091499Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:45.2094790Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:45.2130345Z ##[endgroup] 2025-05-07T20:22:45.2130772Z ##[group]Setting up auth 2025-05-07T20:22:45.2135999Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:45.2172196Z [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.2553298Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:45.2589031Z [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.2938430Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.2993970Z ##[endgroup] 2025-05-07T20:22:45.2994395Z ##[group]Fetching the repository 2025-05-07T20:22:45.3001303Z [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.6559338Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.6560003Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:45.6584871Z ##[endgroup] 2025-05-07T20:22:45.6585354Z ##[group]Determining the checkout info 2025-05-07T20:22:45.6586561Z ##[endgroup] 2025-05-07T20:22:45.6591551Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:45.6631321Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:45.6662031Z ##[group]Checking out the ref 2025-05-07T20:22:45.6665676Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:45.7762561Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:45.7762882Z 2025-05-07T20:22:45.7763093Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:45.7763603Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:45.7764237Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:45.7764545Z 2025-05-07T20:22:45.7764745Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:45.7765212Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:45.7765492Z 2025-05-07T20:22:45.7765628Z git switch -c 2025-05-07T20:22:45.7765842Z 2025-05-07T20:22:45.7765971Z Or undo this operation with: 2025-05-07T20:22:45.7766151Z 2025-05-07T20:22:45.7766246Z git switch - 2025-05-07T20:22:45.7766717Z 2025-05-07T20:22:45.7766940Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:45.7767312Z 2025-05-07T20:22:45.7767691Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:45.7777662Z ##[endgroup] 2025-05-07T20:22:45.7778073Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:45.7783231Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.7835893Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:45.7870820Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:45.7905604Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:45.7937704Z ##[endgroup] 2025-05-07T20:22:45.7938075Z ##[group]Fetching submodules 2025-05-07T20:22:45.7941273Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:45.8292747Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:45.8632330Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:45.8634821Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:45.8638262Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:45.8642147Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:45.8646515Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:45.8651206Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:45.8655071Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:45.8686227Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:46.1836000Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:46.6072509Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:47.0476822Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:48.1381788Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:48.4215972Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:48.7556632Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:49.8863916Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:49.8864436Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:49.9352251Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:51.4080767Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:51.4081302Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:51.6907054Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:52.2883471Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:52.2884071Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:52.3897558Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:53.5566371Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:53.5566849Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:54.2629042Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:54.9804187Z From https://github.com/google/googletest 2025-05-07T20:22:54.9804728Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:55.0219237Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:55.5616606Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:55.5704650Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:55.5705239Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:56.2497174Z From https://github.com/nlohmann/json 2025-05-07T20:22:56.2497634Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:56.3654968Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:56.3673820Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:56.4013433Z Entering 'external/asmjit' 2025-05-07T20:22:56.4047168Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.4079571Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.4111656Z Entering 'external/cutlass' 2025-05-07T20:22:56.4143562Z Entering 'external/googletest' 2025-05-07T20:22:56.4175301Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.4207107Z Entering 'external/json' 2025-05-07T20:22:56.4253411Z ##[endgroup] 2025-05-07T20:22:56.4253837Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:56.4260423Z [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.4598797Z Entering 'external/asmjit' 2025-05-07T20:22:56.4664868Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.4737045Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.4804106Z Entering 'external/cutlass' 2025-05-07T20:22:56.4878409Z Entering 'external/googletest' 2025-05-07T20:22:56.4943518Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.5014179Z Entering 'external/json' 2025-05-07T20:22:56.5098991Z [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.5432355Z Entering 'external/asmjit' 2025-05-07T20:22:56.5496632Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:56.5497823Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.5559412Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:56.5562380Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.5624274Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:56.5626615Z Entering 'external/cutlass' 2025-05-07T20:22:56.5686503Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:56.5689661Z Entering 'external/googletest' 2025-05-07T20:22:56.5751765Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:56.5754188Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.5814267Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:56.5817015Z Entering 'external/json' 2025-05-07T20:22:56.5879380Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:56.5974561Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:56.6309641Z Entering 'external/asmjit' 2025-05-07T20:22:56.6342118Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.6376734Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.6409198Z Entering 'external/cutlass' 2025-05-07T20:22:56.6440725Z Entering 'external/googletest' 2025-05-07T20:22:56.6473763Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.6505138Z Entering 'external/json' 2025-05-07T20:22:56.6555783Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:56.6896334Z Entering 'external/asmjit' 2025-05-07T20:22:56.6927960Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.6960566Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.6992467Z Entering 'external/cutlass' 2025-05-07T20:22:56.7024490Z Entering 'external/googletest' 2025-05-07T20:22:56.7056868Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.7088730Z Entering 'external/json' 2025-05-07T20:22:56.7134698Z ##[endgroup] 2025-05-07T20:22:56.7180713Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:56.7211432Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:56.7398157Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:56.7398473Z with: 2025-05-07T20:22:56.7398729Z name: fbgemm_genai_x86_clang_py3.9_cu11.8.0.whl 2025-05-07T20:22:56.7399060Z merge-multiple: false 2025-05-07T20:22:56.7399311Z repository: pytorch/FBGEMM 2025-05-07T20:22:56.7399572Z run-id: 14891846252 2025-05-07T20:22:56.7399780Z env: 2025-05-07T20:22:56.7399999Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:56.7400289Z BUILD_ENV: build_binary 2025-05-07T20:22:56.7400639Z BUILD_TARGET: genai 2025-05-07T20:22:56.7400893Z BUILD_VARIANT: cuda 2025-05-07T20:22:56.7401124Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:56.7401383Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:56.7401618Z ##[endgroup] 2025-05-07T20:22:56.9756028Z Downloading single artifact 2025-05-07T20:22:57.0704578Z Preparing to download the following artifacts: 2025-05-07T20:22:57.0705398Z - fbgemm_genai_x86_clang_py3.9_cu11.8.0.whl (ID: 3081348076, Size: 5291518, Expected Digest: sha256:eb8d69756ec70f5bd0c59726145a92ff29eb3b39a09df51f9081d4cf12d006be) 2025-05-07T20:22:57.1206852Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-ad4401da-6d59-5a0d-bea6-0e9aeea6b2e8/artifacts/ba7da464b376c49dc899518e68bde40060bdef61d40aa98c14d3b1f59b192c77.zip 2025-05-07T20:22:57.1208306Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:57.2161635Z (node:64446) [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.2162613Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:22:57.3337829Z SHA256 digest of downloaded artifact is eb8d69756ec70f5bd0c59726145a92ff29eb3b39a09df51f9081d4cf12d006be 2025-05-07T20:22:57.3338449Z Artifact download completed successfully. 2025-05-07T20:22:57.3338872Z Total of 1 artifact(s) downloaded 2025-05-07T20:22:57.3344143Z Download artifact has finished successfully 2025-05-07T20:22:57.3562924Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:22:57.3563323Z with: 2025-05-07T20:22:57.3563554Z driver-version: 570.133.07 2025-05-07T20:22:57.3563814Z env: 2025-05-07T20:22:57.3564039Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:57.3564357Z BUILD_ENV: build_binary 2025-05-07T20:22:57.3564619Z BUILD_TARGET: genai 2025-05-07T20:22:57.3564858Z BUILD_VARIANT: cuda 2025-05-07T20:22:57.3565109Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:57.3565377Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:57.3565620Z ##[endgroup] 2025-05-07T20:22:57.3654437Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:22:57.3654827Z with: 2025-05-07T20:22:57.3655238Z timeout_minutes: 10 2025-05-07T20:22:57.3655472Z max_attempts: 3 2025-05-07T20:22:57.3679039Z 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.3702375Z retry_wait_seconds: 10 2025-05-07T20:22:57.3702649Z polling_interval_seconds: 1 2025-05-07T20:22:57.3702922Z warning_on_retry: true 2025-05-07T20:22:57.3703181Z continue_on_error: false 2025-05-07T20:22:57.3703426Z env: 2025-05-07T20:22:57.3703653Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:57.3703967Z BUILD_ENV: build_binary 2025-05-07T20:22:57.3704215Z BUILD_TARGET: genai 2025-05-07T20:22:57.3704450Z BUILD_VARIANT: cuda 2025-05-07T20:22:57.3704696Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:57.3704959Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:57.3705205Z DRIVER_VERSION: 570.133.07 2025-05-07T20:22:57.3705458Z ##[endgroup] 2025-05-07T20:22:57.4502541Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:22:57.4504083Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:22:57.4506989Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:22:57.9696714Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:22:57.9697122Z No packages marked for removal. 2025-05-07T20:22:57.9761647Z Dependencies resolved. 2025-05-07T20:22:57.9772121Z Nothing to do. 2025-05-07T20:22:57.9772465Z Complete! 2025-05-07T20:22:58.0100501Z + install_nvidia_driver_common 2025-05-07T20:22:58.0103998Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:22:58.0104299Z + lspci 2025-05-07T20:22:58.0117370Z Before installing NVIDIA driver 2025-05-07T20:22:58.0293715Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:22:58.0294642Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:22:58.0295217Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:22:58.0295860Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:22:58.0296380Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:22:58.0296920Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:22:58.0297422Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:22:58.0297925Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:22:58.0298327Z + lsmod 2025-05-07T20:22:58.0345056Z Module Size Used by 2025-05-07T20:22:58.0345466Z xt_nat 16384 0 2025-05-07T20:22:58.0345755Z nvidia_modeset 1716224 0 2025-05-07T20:22:58.0346050Z video 65536 1 nvidia_modeset 2025-05-07T20:22:58.0346387Z wmi 36864 1 video 2025-05-07T20:22:58.0346683Z nvidia_uvm 1884160 0 2025-05-07T20:22:58.0346998Z nvidia 11583488 2 nvidia_uvm,nvidia_modeset 2025-05-07T20:22:58.0347348Z drm 602112 1 nvidia 2025-05-07T20:22:58.0347677Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:22:58.0348051Z backlight 24576 3 video,drm,nvidia_modeset 2025-05-07T20:22:58.0348424Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:22:58.0348737Z veth 36864 0 2025-05-07T20:22:58.0349025Z xt_conntrack 16384 1 2025-05-07T20:22:58.0349302Z nft_chain_nat 16384 3 2025-05-07T20:22:58.0349590Z xt_MASQUERADE 20480 1 2025-05-07T20:22:58.0349943Z nf_nat 57344 3 xt_nat,nft_chain_nat,xt_MASQUERADE 2025-05-07T20:22:58.0350571Z nf_conntrack_netlink 57344 0 2025-05-07T20:22:58.0351031Z nf_conntrack 184320 5 xt_conntrack,nf_nat,xt_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:22:58.0351502Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:22:58.0351814Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:22:58.0352113Z xfrm_user 57344 1 2025-05-07T20:22:58.0352387Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:22:58.0352674Z xt_addrtype 16384 2 2025-05-07T20:22:58.0352940Z nft_compat 20480 4 2025-05-07T20:22:58.0353289Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:22:58.0353717Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:22:58.0354087Z br_netfilter 36864 0 2025-05-07T20:22:58.0354378Z bridge 323584 1 br_netfilter 2025-05-07T20:22:58.0354682Z stp 16384 1 bridge 2025-05-07T20:22:58.0354977Z llc 16384 2 bridge,stp 2025-05-07T20:22:58.0355270Z overlay 167936 0 2025-05-07T20:22:58.0355531Z tls 135168 0 2025-05-07T20:22:58.0355810Z nls_ascii 16384 1 2025-05-07T20:22:58.0356066Z nls_cp437 20480 1 2025-05-07T20:22:58.0356320Z vfat 24576 1 2025-05-07T20:22:58.0356583Z fat 86016 1 vfat 2025-05-07T20:22:58.0356854Z sunrpc 696320 1 2025-05-07T20:22:58.0357112Z ena 180224 0 2025-05-07T20:22:58.0357365Z i8042 45056 0 2025-05-07T20:22:58.0357623Z serio 28672 3 i8042 2025-05-07T20:22:58.0357913Z ghash_clmulni_intel 16384 0 2025-05-07T20:22:58.0358209Z button 24576 0 2025-05-07T20:22:58.0358469Z sch_fq_codel 20480 17 2025-05-07T20:22:58.0358739Z dm_mod 188416 0 2025-05-07T20:22:58.0358994Z fuse 163840 1 2025-05-07T20:22:58.0359248Z loop 36864 0 2025-05-07T20:22:58.0359506Z configfs 57344 1 2025-05-07T20:22:58.0359801Z dax 45056 1 dm_mod 2025-05-07T20:22:58.0360089Z dmi_sysfs 20480 0 2025-05-07T20:22:58.0360524Z crc32_pclmul 16384 0 2025-05-07T20:22:58.0360807Z crc32c_intel 24576 0 2025-05-07T20:22:58.0361082Z efivarfs 24576 1 2025-05-07T20:22:58.0361352Z + modinfo nvidia 2025-05-07T20:22:58.0366638Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:22:58.0367135Z import_ns: DMA_BUF 2025-05-07T20:22:58.0367408Z alias: char-major-195-* 2025-05-07T20:22:58.0367700Z version: 570.133.07 2025-05-07T20:22:58.0367971Z supported: external 2025-05-07T20:22:58.0368243Z license: Dual MIT/GPL 2025-05-07T20:22:58.0368553Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:22:58.0368901Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:22:58.0369386Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:22:58.0369724Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:22:58.0370073Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:22:58.0370431Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:22:58.0370762Z depends: i2c-core,drm 2025-05-07T20:22:58.0371027Z retpoline: Y 2025-05-07T20:22:58.0371261Z name: nvidia 2025-05-07T20:22:58.0371637Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:22:58.0372121Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:22:58.0372580Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:22:58.0373010Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:22:58.0373337Z parm: NVreg_RmLogonRC:int 2025-05-07T20:22:58.0373645Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:22:58.0373981Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:22:58.0374299Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:22:58.0374610Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:22:58.0374990Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:22:58.0375389Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:22:58.0375730Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:22:58.0376049Z parm: NVreg_EnableMSI:int 2025-05-07T20:22:58.0376374Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:22:58.0376760Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:22:58.0377165Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:22:58.0377564Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:22:58.0377992Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:58.0378409Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:22:58.0378934Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:58.0379366Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:22:58.0379713Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:22:58.0380109Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:22:58.0380503Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:22:58.0380861Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:22:58.0381192Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:22:58.0381544Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:22:58.0381888Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:22:58.0382210Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:22:58.0382575Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:22:58.0382965Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:22:58.0383304Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:22:58.0383655Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:22:58.0384023Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:22:58.0384376Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:22:58.0384728Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:22:58.0385238Z parm: NVreg_RmMsg:charp 2025-05-07T20:22:58.0385543Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:22:58.0385876Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:22:58.0386215Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:22:58.0386545Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:22:58.0386880Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:22:58.0387255Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:22:58.0387633Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:22:58.0387977Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:22:58.0388329Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:22:58.0388682Z parm: rm_firmware_active:charp 2025-05-07T20:22:58.0389109Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:22:58.0389362Z ++ command -v nvidia-smi 2025-05-07T20:22:58.0389638Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:22:58.0389914Z + set +e 2025-05-07T20:22:58.0390238Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:22:59.7116693Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:22:59.7117154Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:22:59.7117523Z + '[' 0 -ne 0 ']' 2025-05-07T20:22:59.7117872Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:22:59.7118280Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:22:59.7118897Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:22:59.7119568Z + set -e 2025-05-07T20:22:59.7119849Z + '[' 1 -eq 0 ']' 2025-05-07T20:22:59.7120391Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:22:59.7121064Z + post_install_nvidia_driver_common 2025-05-07T20:22:59.7125486Z + sudo modprobe nvidia 2025-05-07T20:22:59.8047815Z + echo 'After installing NVIDIA driver' 2025-05-07T20:22:59.8048219Z + lspci 2025-05-07T20:22:59.8048544Z After installing NVIDIA driver 2025-05-07T20:22:59.8165758Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:22:59.8166268Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:22:59.8166847Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:22:59.8167399Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:22:59.8167890Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:22:59.8168447Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:22:59.8168954Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:22:59.8169450Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:22:59.8169870Z + lsmod 2025-05-07T20:22:59.8198826Z Module Size Used by 2025-05-07T20:22:59.8199456Z xt_nat 16384 0 2025-05-07T20:22:59.8200026Z nvidia_modeset 1716224 0 2025-05-07T20:22:59.8200644Z video 65536 1 nvidia_modeset 2025-05-07T20:22:59.8201291Z wmi 36864 1 video 2025-05-07T20:22:59.8201864Z nvidia_uvm 1884160 0 2025-05-07T20:22:59.8202501Z nvidia 11583488 2 nvidia_uvm,nvidia_modeset 2025-05-07T20:22:59.8203193Z drm 602112 1 nvidia 2025-05-07T20:22:59.8203830Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:22:59.8204384Z backlight 24576 3 video,drm,nvidia_modeset 2025-05-07T20:22:59.8204780Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:22:59.8205083Z veth 36864 0 2025-05-07T20:22:59.8205365Z xt_conntrack 16384 1 2025-05-07T20:22:59.8205651Z nft_chain_nat 16384 3 2025-05-07T20:22:59.8205935Z xt_MASQUERADE 20480 1 2025-05-07T20:22:59.8206277Z nf_nat 57344 3 xt_nat,nft_chain_nat,xt_MASQUERADE 2025-05-07T20:22:59.8206648Z nf_conntrack_netlink 57344 0 2025-05-07T20:22:59.8207336Z nf_conntrack 184320 5 xt_conntrack,nf_nat,xt_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:22:59.8207812Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:22:59.8208140Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:22:59.8208457Z xfrm_user 57344 1 2025-05-07T20:22:59.8208735Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:22:59.8209043Z xt_addrtype 16384 2 2025-05-07T20:22:59.8209320Z nft_compat 20480 4 2025-05-07T20:22:59.8209639Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:22:59.8210076Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:22:59.8210478Z br_netfilter 36864 0 2025-05-07T20:22:59.8210784Z bridge 323584 1 br_netfilter 2025-05-07T20:22:59.8211242Z stp 16384 1 bridge 2025-05-07T20:22:59.8211546Z llc 16384 2 bridge,stp 2025-05-07T20:22:59.8211849Z overlay 167936 0 2025-05-07T20:22:59.8212124Z tls 135168 0 2025-05-07T20:22:59.8212396Z nls_ascii 16384 1 2025-05-07T20:22:59.8212672Z nls_cp437 20480 1 2025-05-07T20:22:59.8212936Z vfat 24576 1 2025-05-07T20:22:59.8213208Z fat 86016 1 vfat 2025-05-07T20:22:59.8213498Z sunrpc 696320 1 2025-05-07T20:22:59.8213763Z ena 180224 0 2025-05-07T20:22:59.8214028Z i8042 45056 0 2025-05-07T20:22:59.8214300Z serio 28672 3 i8042 2025-05-07T20:22:59.8214587Z ghash_clmulni_intel 16384 0 2025-05-07T20:22:59.8214865Z button 24576 0 2025-05-07T20:22:59.8215143Z sch_fq_codel 20480 17 2025-05-07T20:22:59.8215421Z dm_mod 188416 0 2025-05-07T20:22:59.8215693Z fuse 163840 1 2025-05-07T20:22:59.8215962Z loop 36864 0 2025-05-07T20:22:59.8216230Z configfs 57344 1 2025-05-07T20:22:59.8216497Z dax 45056 1 dm_mod 2025-05-07T20:22:59.8216793Z dmi_sysfs 20480 0 2025-05-07T20:22:59.8217068Z crc32_pclmul 16384 0 2025-05-07T20:22:59.8217336Z crc32c_intel 24576 0 2025-05-07T20:22:59.8217608Z efivarfs 24576 1 2025-05-07T20:22:59.8217892Z + modinfo nvidia 2025-05-07T20:22:59.8218293Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:22:59.8218841Z import_ns: DMA_BUF 2025-05-07T20:22:59.8219109Z alias: char-major-195-* 2025-05-07T20:22:59.8219397Z version: 570.133.07 2025-05-07T20:22:59.8219660Z supported: external 2025-05-07T20:22:59.8219929Z license: Dual MIT/GPL 2025-05-07T20:22:59.8220234Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:22:59.8220592Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:22:59.8220930Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:22:59.8221269Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:22:59.8221622Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:22:59.8221973Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:22:59.8222304Z depends: i2c-core,drm 2025-05-07T20:22:59.8222577Z retpoline: Y 2025-05-07T20:22:59.8222812Z name: nvidia 2025-05-07T20:22:59.8223190Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:22:59.8223678Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:22:59.8224133Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:22:59.8224568Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:22:59.8224896Z parm: NVreg_RmLogonRC:int 2025-05-07T20:22:59.8225209Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:22:59.8225551Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:22:59.8225876Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:22:59.8226204Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:22:59.8226679Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:22:59.8227078Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:22:59.8227419Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:22:59.8227729Z parm: NVreg_EnableMSI:int 2025-05-07T20:22:59.8228045Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:22:59.8228419Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:22:59.8228821Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:22:59.8229220Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:22:59.8229648Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:59.8230067Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:22:59.8230576Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:22:59.8231003Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:22:59.8231360Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:22:59.8231737Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:22:59.8232120Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:22:59.8232470Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:22:59.8232793Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:22:59.8233132Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:22:59.8233464Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:22:59.8233784Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:22:59.8234138Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:22:59.8234505Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:22:59.8234843Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:22:59.8235191Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:22:59.8235545Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:22:59.8235893Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:22:59.8236239Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:22:59.8236583Z parm: NVreg_RmMsg:charp 2025-05-07T20:22:59.8236887Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:22:59.8237216Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:22:59.8237558Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:22:59.8237885Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:22:59.8238225Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:22:59.8238583Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:22:59.8238942Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:22:59.8239278Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:22:59.8239628Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:22:59.8239986Z parm: rm_firmware_active:charp 2025-05-07T20:22:59.8240284Z + set +e 2025-05-07T20:22:59.8240482Z + nvidia-smi 2025-05-07T20:23:01.2224974Z Wed May 7 20:23:01 2025 2025-05-07T20:23:01.2225384Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:01.2225899Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:01.2226404Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:01.2226907Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:01.2227447Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:01.2227885Z | | | MIG M. | 2025-05-07T20:23:01.2228231Z |=========================================+========================+======================| 2025-05-07T20:23:01.2289166Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:01.2290455Z | 0% 30C P0 66W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:01.2291251Z | | | N/A | 2025-05-07T20:23:01.2292065Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:01.2292854Z 2025-05-07T20:23:01.2293643Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:01.2294510Z | Processes: | 2025-05-07T20:23:01.2295240Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:01.2295818Z | ID ID Usage | 2025-05-07T20:23:01.2296186Z |=========================================================================================| 2025-05-07T20:23:01.2296633Z | No running processes found | 2025-05-07T20:23:01.2297110Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:01.6432311Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:03.0524809Z NVIDIA A10G 2025-05-07T20:23:03.3305651Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:03.3305962Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:03.3306230Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:03.3306572Z + set -e 2025-05-07T20:23:03.3306822Z INFO: Ignoring allowed status 0 2025-05-07T20:23:03.3314873Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:03.3318799Z + sudo yum install -y yum-utils 2025-05-07T20:23:03.7568196Z Last metadata expiration check: 0:20:31 ago on Wed May 7 20:02:32 2025. 2025-05-07T20:23:03.7819620Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:03.8215194Z Dependencies resolved. 2025-05-07T20:23:03.8397656Z Nothing to do. 2025-05-07T20:23:03.8397991Z Complete! 2025-05-07T20:23:03.8802240Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:03.8802865Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:03.8803752Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:04.2173043Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:04.2758968Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:04.7673941Z nvidia-container-toolkit 14 kB/s | 833 B 00:00 2025-05-07T20:23:04.7925798Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:04.8326048Z Dependencies resolved. 2025-05-07T20:23:04.8505868Z ================================================================================ 2025-05-07T20:23:04.8506529Z Package Arch Version Repository Size 2025-05-07T20:23:04.8507010Z ================================================================================ 2025-05-07T20:23:04.8507347Z Downgrading: 2025-05-07T20:23:04.8507737Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:04.8508335Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:04.8508713Z 2025-05-07T20:23:04.8508860Z Transaction Summary 2025-05-07T20:23:04.8509221Z ================================================================================ 2025-05-07T20:23:04.8509593Z Downgrade 2 Packages 2025-05-07T20:23:04.8509820Z 2025-05-07T20:23:04.8509975Z Total download size: 6.8 M 2025-05-07T20:23:04.8510331Z Downloading Packages: 2025-05-07T20:23:04.8900666Z (1/2): nvidia-container-toolkit-1.16.2-1.x86_64 33 MB/s | 1.2 MB 00:00 2025-05-07T20:23:04.9446745Z (2/2): nvidia-container-toolkit-base-1.16.2-1.x 61 MB/s | 5.6 MB 00:00 2025-05-07T20:23:04.9457048Z -------------------------------------------------------------------------------- 2025-05-07T20:23:04.9460454Z Total 72 MB/s | 6.8 MB 00:00 2025-05-07T20:23:04.9463243Z Running transaction check 2025-05-07T20:23:04.9568732Z Transaction check succeeded. 2025-05-07T20:23:04.9569032Z Running transaction test 2025-05-07T20:23:04.9865249Z Transaction test succeeded. 2025-05-07T20:23:04.9868260Z Running transaction 2025-05-07T20:23:05.5349157Z Preparing : 1/1 2025-05-07T20:23:05.6402699Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:05.6426157Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:05.6662169Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:05.6662766Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:05.6769206Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:05.6793595Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:06.9810308Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:06.9811053Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:06.9824584Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:06.9825137Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:07.1224656Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:07.1225792Z WARNING: 2025-05-07T20:23:07.1226324Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:07.1226828Z 2025-05-07T20:23:07.1227034Z Available Versions: 2025-05-07T20:23:07.1227348Z 2025-05-07T20:23:07.1227562Z Version 2023.7.20250331: 2025-05-07T20:23:07.1228217Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:07.1228753Z 2025-05-07T20:23:07.1228893Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:07.1229161Z 2025-05-07T20:23:07.1229271Z Release notes: 2025-05-07T20:23:07.1229711Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:07.1230114Z 2025-05-07T20:23:07.1230218Z Version 2023.7.20250414: 2025-05-07T20:23:07.1230558Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:07.1230821Z 2025-05-07T20:23:07.1230967Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:07.1231190Z 2025-05-07T20:23:07.1231292Z Release notes: 2025-05-07T20:23:07.1231727Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:07.1232114Z 2025-05-07T20:23:07.1232228Z Version 2023.7.20250428: 2025-05-07T20:23:07.1232571Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:07.1232829Z 2025-05-07T20:23:07.1232954Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:07.1233187Z 2025-05-07T20:23:07.1233284Z Release notes: 2025-05-07T20:23:07.1233706Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:07.1234083Z 2025-05-07T20:23:07.1234207Z ================================================================================ 2025-05-07T20:23:07.1588927Z 2025-05-07T20:23:07.1589079Z 2025-05-07T20:23:07.1589176Z Downgraded: 2025-05-07T20:23:07.1589582Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:07.1590196Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:07.1590564Z 2025-05-07T20:23:07.1590663Z Complete! 2025-05-07T20:23:07.2077995Z + sudo systemctl restart docker 2025-05-07T20:23:11.7678211Z Wed May 7 20:23:11 2025 2025-05-07T20:23:11.7678726Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:11.7679255Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:11.7679774Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:11.7680296Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:11.7680828Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:11.7681285Z | | | MIG M. | 2025-05-07T20:23:11.7682167Z |=========================================+========================+======================| 2025-05-07T20:23:11.7761581Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:11.7762165Z | 0% 30C P0 66W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:11.7762545Z | | | N/A | 2025-05-07T20:23:11.7762938Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:11.7763489Z 2025-05-07T20:23:11.7764049Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:11.7764599Z | Processes: | 2025-05-07T20:23:11.7765050Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:11.7765458Z | ID ID Usage | 2025-05-07T20:23:11.7765814Z |=========================================================================================| 2025-05-07T20:23:11.7766351Z | No running processes found | 2025-05-07T20:23:11.7767040Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:12.4281827Z Command completed after 1 attempt(s). 2025-05-07T20:23:12.4371162Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:12.4371655Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:12.4386710Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:12.4387084Z env: 2025-05-07T20:23:12.4387330Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:12.4387682Z BUILD_ENV: build_binary 2025-05-07T20:23:12.4387955Z BUILD_TARGET: genai 2025-05-07T20:23:12.4388210Z BUILD_VARIANT: cuda 2025-05-07T20:23:12.4388461Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:12.4388738Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:12.4389059Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:12.4389402Z ##[endgroup] 2025-05-07T20:23:12.7782683Z ################################################################################ 2025-05-07T20:23:12.7783041Z # Print System Info 2025-05-07T20:23:12.7783278Z # 2025-05-07T20:23:12.7799425Z # [2025-05-07T20:23:12.779Z] + print_system_info 2025-05-07T20:23:12.7799910Z ################################################################################ 2025-05-07T20:23:12.7800238Z 2025-05-07T20:23:12.7800398Z ################################################################################ 2025-05-07T20:23:12.7800839Z [INFO] Printing environment variables ... 2025-05-07T20:23:12.7801160Z + printenv 2025-05-07T20:23:12.7801277Z 2025-05-07T20:23:12.7821096Z SHELL=/bin/bash 2025-05-07T20:23:12.7821747Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:12.7822357Z BUILD_VARIANT=cuda 2025-05-07T20:23:12.7823118Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_ee2c6851-ffcc-4acf-aa9c-267ef0704e19 2025-05-07T20:23:12.7823903Z GITHUB_ACTION=__run 2025-05-07T20:23:12.7824310Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:12.7824772Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:12.7825110Z RUNNER_NAME=i-09ec6c7017ff3bd6b 2025-05-07T20:23:12.7825404Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:12.7825703Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:12.7825974Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:12.7826353Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:12.7826776Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:12.7827054Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:12.7827687Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:12.7828196Z *** 2025-05-07T20:23:12.7828396Z LOGNAME=ec2-user 2025-05-07T20:23:12.7828638Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:12.7828902Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:12.7829134Z GITHUB_ACTIONS=true 2025-05-07T20:23:12.7829358Z SYSTEMD_EXEC_PID=55530 2025-05-07T20:23:12.7829635Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:12.7830184Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:12.7830690Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:12.7830964Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:12.7831221Z RUNNER_OS=Linux 2025-05-07T20:23:12.7831448Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:12.7831690Z HOME=/home/ec2-user 2025-05-07T20:23:12.7831945Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:12.7832237Z LANG=C.UTF-8 2025-05-07T20:23:12.7832531Z RUNNER_TRACKING_ID=github_58ec5ff3-639b-4b6c-9d9b-7bc40fcba5d9 2025-05-07T20:23:12.7832906Z RUNNER_ARCH=X64 2025-05-07T20:23:12.7833184Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:12.7833518Z BUILD_TARGET=genai 2025-05-07T20:23:12.7834057Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_ee2c6851-ffcc-4acf-aa9c-267ef0704e19 2025-05-07T20:23:12.7834942Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_ee2c6851-ffcc-4acf-aa9c-267ef0704e19 2025-05-07T20:23:12.7835680Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:12.7836355Z INVOCATION_ID=40b1d9dbd6ab4b329bcb2c678efe85a0 2025-05-07T20:23:12.7836895Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:12.7837169Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:12.7837757Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_ee2c6851-ffcc-4acf-aa9c-267ef0704e19 2025-05-07T20:23:12.7838376Z BUILD_ENV=build_binary 2025-05-07T20:23:12.7838616Z GITHUB_ACTOR=q10 2025-05-07T20:23:12.7838835Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:12.7839057Z KERN_NAME_LC=linux 2025-05-07T20:23:12.7839287Z BUILD_CUDA_VERSION=11.8.0 2025-05-07T20:23:12.7839594Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:12.7839927Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:12.7840175Z USER=ec2-user 2025-05-07T20:23:12.7840412Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:12.7840690Z SHLVL=1 2025-05-07T20:23:12.7840890Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:12.7841205Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:12.7841641Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:12.7842143Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:12.7842508Z KERN_NAME=Linux 2025-05-07T20:23:12.7842858Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:12.7843330Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:12.7843760Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:12.7844042Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:12.7844281Z JOURNAL_STREAM=8:87921 2025-05-07T20:23:12.7844597Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:12.7844993Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:12.7845433Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:12.7845902Z GITHUB_BASE_REF=main 2025-05-07T20:23:12.7846218Z CI=true 2025-05-07T20:23:12.7846501Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:12.7846800Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:12.7847087Z GITHUB_ACTION_REF= 2025-05-07T20:23:12.7847342Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:12.7847965Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_ee2c6851-ffcc-4acf-aa9c-267ef0704e19 2025-05-07T20:23:12.7848566Z MACHINE_NAME=x86_64 2025-05-07T20:23:12.7848799Z _=/usr/bin/printenv 2025-05-07T20:23:12.7848951Z 2025-05-07T20:23:12.7849074Z ################################################################################ 2025-05-07T20:23:12.7849535Z [INFO] Print ldd version ... 2025-05-07T20:23:12.7849801Z + ldd --version 2025-05-07T20:23:12.7849931Z 2025-05-07T20:23:12.7850017Z ldd (GNU libc) 2.34 2025-05-07T20:23:12.7850636Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:12.7851156Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:12.7851779Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:12.7852293Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:12.7852597Z 2025-05-07T20:23:12.7852728Z ################################################################################ 2025-05-07T20:23:12.7853076Z [INFO] Print CPU info ... 2025-05-07T20:23:12.7853327Z + nproc 2025-05-07T20:23:12.7853449Z 2025-05-07T20:23:12.7869297Z 16 2025-05-07T20:23:12.7871047Z 2025-05-07T20:23:12.7871256Z + lscpu 2025-05-07T20:23:12.7871415Z 2025-05-07T20:23:12.7989873Z Architecture: x86_64 2025-05-07T20:23:12.7990396Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:12.7990944Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.7991498Z Byte Order: Little Endian 2025-05-07T20:23:12.7991958Z CPU(s): 16 2025-05-07T20:23:12.7992367Z On-line CPU(s) list: 0-15 2025-05-07T20:23:12.7992693Z Vendor ID: AuthenticAMD 2025-05-07T20:23:12.7993041Z Model name: AMD EPYC 7R32 2025-05-07T20:23:12.7993358Z CPU family: 23 2025-05-07T20:23:12.7993848Z Model: 49 2025-05-07T20:23:12.7994145Z Thread(s) per core: 2 2025-05-07T20:23:12.7994434Z Core(s) per socket: 8 2025-05-07T20:23:12.7994723Z Socket(s): 1 2025-05-07T20:23:12.7995006Z Stepping: 0 2025-05-07T20:23:12.7995311Z BogoMIPS: 5599.99 2025-05-07T20:23:12.7997357Z 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.7999405Z Hypervisor vendor: KVM 2025-05-07T20:23:12.7999712Z Virtualization type: full 2025-05-07T20:23:12.8000055Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:12.8000424Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:12.8000783Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:12.8001139Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:12.8001463Z NUMA node(s): 1 2025-05-07T20:23:12.8001760Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:12.8002092Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:12.8002467Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:12.8002827Z Vulnerability L1tf: Not affected 2025-05-07T20:23:12.8003172Z Vulnerability Mds: Not affected 2025-05-07T20:23:12.8003531Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:12.8003890Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:12.8004259Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:12.8004800Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:12.8005501Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:12.8006040Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:12.8006710Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:12.8007827Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:12.8008601Z Vulnerability Srbds: Not affected 2025-05-07T20:23:12.8008978Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:12.8009241Z 2025-05-07T20:23:12.8009333Z + cat /proc/cpuinfo 2025-05-07T20:23:12.8009478Z 2025-05-07T20:23:12.8009703Z processor : 0 2025-05-07T20:23:12.8009997Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8010331Z cpu family : 23 2025-05-07T20:23:12.8010622Z model : 49 2025-05-07T20:23:12.8010914Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8011281Z stepping : 0 2025-05-07T20:23:12.8011559Z microcode : 0x830107f 2025-05-07T20:23:12.8011798Z cpu MHz : 3299.594 2025-05-07T20:23:12.8012030Z cache size : 512 KB 2025-05-07T20:23:12.8012259Z physical id : 0 2025-05-07T20:23:12.8012476Z siblings : 16 2025-05-07T20:23:12.8012691Z core id : 0 2025-05-07T20:23:12.8012903Z cpu cores : 8 2025-05-07T20:23:12.8013113Z apicid : 0 2025-05-07T20:23:12.8013323Z initial apicid : 0 2025-05-07T20:23:12.8013546Z fpu : yes 2025-05-07T20:23:12.8013751Z fpu_exception : yes 2025-05-07T20:23:12.8013979Z cpuid level : 13 2025-05-07T20:23:12.8014200Z wp : yes 2025-05-07T20:23:12.8016292Z 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.8018531Z 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.8019147Z bogomips : 5599.99 2025-05-07T20:23:12.8019375Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8019617Z clflush size : 64 2025-05-07T20:23:12.8019835Z cache_alignment : 64 2025-05-07T20:23:12.8020110Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8020436Z power management: 2025-05-07T20:23:12.8020571Z 2025-05-07T20:23:12.8020656Z processor : 1 2025-05-07T20:23:12.8020877Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8021121Z cpu family : 23 2025-05-07T20:23:12.8021324Z model : 49 2025-05-07T20:23:12.8021536Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8021782Z stepping : 0 2025-05-07T20:23:12.8021994Z microcode : 0x830107f 2025-05-07T20:23:12.8022224Z cpu MHz : 3163.096 2025-05-07T20:23:12.8022442Z cache size : 512 KB 2025-05-07T20:23:12.8022660Z physical id : 0 2025-05-07T20:23:12.8022866Z siblings : 16 2025-05-07T20:23:12.8023071Z core id : 1 2025-05-07T20:23:12.8023274Z cpu cores : 8 2025-05-07T20:23:12.8023471Z apicid : 2 2025-05-07T20:23:12.8023673Z initial apicid : 2 2025-05-07T20:23:12.8023889Z fpu : yes 2025-05-07T20:23:12.8024087Z fpu_exception : yes 2025-05-07T20:23:12.8024310Z cpuid level : 13 2025-05-07T20:23:12.8024526Z wp : yes 2025-05-07T20:23:12.8026484Z 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.8028755Z 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.8029240Z bogomips : 5599.99 2025-05-07T20:23:12.8029470Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8029706Z clflush size : 64 2025-05-07T20:23:12.8029930Z cache_alignment : 64 2025-05-07T20:23:12.8030211Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8030534Z power management: 2025-05-07T20:23:12.8030667Z 2025-05-07T20:23:12.8030756Z processor : 2 2025-05-07T20:23:12.8030980Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8031223Z cpu family : 23 2025-05-07T20:23:12.8031428Z model : 49 2025-05-07T20:23:12.8031636Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8031885Z stepping : 0 2025-05-07T20:23:12.8032095Z microcode : 0x830107f 2025-05-07T20:23:12.8032367Z cpu MHz : 3312.474 2025-05-07T20:23:12.8032613Z cache size : 512 KB 2025-05-07T20:23:12.8032835Z physical id : 0 2025-05-07T20:23:12.8033051Z siblings : 16 2025-05-07T20:23:12.8033250Z core id : 2 2025-05-07T20:23:12.8033458Z cpu cores : 8 2025-05-07T20:23:12.8033661Z apicid : 4 2025-05-07T20:23:12.8033857Z initial apicid : 4 2025-05-07T20:23:12.8034077Z fpu : yes 2025-05-07T20:23:12.8034280Z fpu_exception : yes 2025-05-07T20:23:12.8034496Z cpuid level : 13 2025-05-07T20:23:12.8034710Z wp : yes 2025-05-07T20:23:12.8036776Z 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.8038983Z 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.8039467Z bogomips : 5599.99 2025-05-07T20:23:12.8039688Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8039930Z clflush size : 64 2025-05-07T20:23:12.8040156Z cache_alignment : 64 2025-05-07T20:23:12.8040424Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8040743Z power management: 2025-05-07T20:23:12.8040877Z 2025-05-07T20:23:12.8040972Z processor : 3 2025-05-07T20:23:12.8041182Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8056967Z cpu family : 23 2025-05-07T20:23:12.8057324Z model : 49 2025-05-07T20:23:12.8057620Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8057933Z stepping : 0 2025-05-07T20:23:12.8058174Z microcode : 0x830107f 2025-05-07T20:23:12.8058425Z cpu MHz : 3262.486 2025-05-07T20:23:12.8058746Z cache size : 512 KB 2025-05-07T20:23:12.8058992Z physical id : 0 2025-05-07T20:23:12.8059214Z siblings : 16 2025-05-07T20:23:12.8059433Z core id : 3 2025-05-07T20:23:12.8059651Z cpu cores : 8 2025-05-07T20:23:12.8059856Z apicid : 6 2025-05-07T20:23:12.8060073Z initial apicid : 6 2025-05-07T20:23:12.8060315Z fpu : yes 2025-05-07T20:23:12.8060531Z fpu_exception : yes 2025-05-07T20:23:12.8060777Z cpuid level : 13 2025-05-07T20:23:12.8061010Z wp : yes 2025-05-07T20:23:12.8063099Z 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.8065611Z 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.8066128Z bogomips : 5599.99 2025-05-07T20:23:12.8066376Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8066638Z clflush size : 64 2025-05-07T20:23:12.8066873Z cache_alignment : 64 2025-05-07T20:23:12.8067173Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8067516Z power management: 2025-05-07T20:23:12.8067661Z 2025-05-07T20:23:12.8067757Z processor : 4 2025-05-07T20:23:12.8067993Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8068254Z cpu family : 23 2025-05-07T20:23:12.8068473Z model : 49 2025-05-07T20:23:12.8068709Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8068976Z stepping : 0 2025-05-07T20:23:12.8069199Z microcode : 0x830107f 2025-05-07T20:23:12.8069446Z cpu MHz : 3299.930 2025-05-07T20:23:12.8069685Z cache size : 512 KB 2025-05-07T20:23:12.8069911Z physical id : 0 2025-05-07T20:23:12.8070142Z siblings : 16 2025-05-07T20:23:12.8070373Z core id : 4 2025-05-07T20:23:12.8070582Z cpu cores : 8 2025-05-07T20:23:12.8070800Z apicid : 8 2025-05-07T20:23:12.8071016Z initial apicid : 8 2025-05-07T20:23:12.8071251Z fpu : yes 2025-05-07T20:23:12.8071461Z fpu_exception : yes 2025-05-07T20:23:12.8071698Z cpuid level : 13 2025-05-07T20:23:12.8071925Z wp : yes 2025-05-07T20:23:12.8074065Z 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.8076358Z 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.8076876Z bogomips : 5599.99 2025-05-07T20:23:12.8077126Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8077376Z clflush size : 64 2025-05-07T20:23:12.8077616Z cache_alignment : 64 2025-05-07T20:23:12.8077914Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8078250Z power management: 2025-05-07T20:23:12.8078400Z 2025-05-07T20:23:12.8078491Z processor : 5 2025-05-07T20:23:12.8078729Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8078992Z cpu family : 23 2025-05-07T20:23:12.8079212Z model : 49 2025-05-07T20:23:12.8079440Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8079714Z stepping : 0 2025-05-07T20:23:12.8079931Z microcode : 0x830107f 2025-05-07T20:23:12.8080178Z cpu MHz : 3299.391 2025-05-07T20:23:12.8080415Z cache size : 512 KB 2025-05-07T20:23:12.8080644Z physical id : 0 2025-05-07T20:23:12.8080877Z siblings : 16 2025-05-07T20:23:12.8081100Z core id : 5 2025-05-07T20:23:12.8081313Z cpu cores : 8 2025-05-07T20:23:12.8081544Z apicid : 10 2025-05-07T20:23:12.8081774Z initial apicid : 10 2025-05-07T20:23:12.8082003Z fpu : yes 2025-05-07T20:23:12.8082225Z fpu_exception : yes 2025-05-07T20:23:12.8082464Z cpuid level : 13 2025-05-07T20:23:12.8082687Z wp : yes 2025-05-07T20:23:12.8084661Z 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.8086905Z 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.8087491Z bogomips : 5599.99 2025-05-07T20:23:12.8087721Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8087969Z clflush size : 64 2025-05-07T20:23:12.8088203Z cache_alignment : 64 2025-05-07T20:23:12.8088488Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8088807Z power management: 2025-05-07T20:23:12.8088951Z 2025-05-07T20:23:12.8089040Z processor : 6 2025-05-07T20:23:12.8089271Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8089513Z cpu family : 23 2025-05-07T20:23:12.8089737Z model : 49 2025-05-07T20:23:12.8089955Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8090201Z stepping : 0 2025-05-07T20:23:12.8090418Z microcode : 0x830107f 2025-05-07T20:23:12.8090660Z cpu MHz : 3305.420 2025-05-07T20:23:12.8090878Z cache size : 512 KB 2025-05-07T20:23:12.8091110Z physical id : 0 2025-05-07T20:23:12.8091330Z siblings : 16 2025-05-07T20:23:12.8091537Z core id : 6 2025-05-07T20:23:12.8091746Z cpu cores : 8 2025-05-07T20:23:12.8091959Z apicid : 12 2025-05-07T20:23:12.8092174Z initial apicid : 12 2025-05-07T20:23:12.8092433Z fpu : yes 2025-05-07T20:23:12.8092668Z fpu_exception : yes 2025-05-07T20:23:12.8092891Z cpuid level : 13 2025-05-07T20:23:12.8093118Z wp : yes 2025-05-07T20:23:12.8095162Z 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.8097424Z 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.8097937Z bogomips : 5599.99 2025-05-07T20:23:12.8098172Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8098435Z clflush size : 64 2025-05-07T20:23:12.8098783Z cache_alignment : 64 2025-05-07T20:23:12.8099080Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8099412Z power management: 2025-05-07T20:23:12.8099554Z 2025-05-07T20:23:12.8099658Z processor : 7 2025-05-07T20:23:12.8099887Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8100144Z cpu family : 23 2025-05-07T20:23:12.8100374Z model : 49 2025-05-07T20:23:12.8100597Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8100859Z stepping : 0 2025-05-07T20:23:12.8101089Z microcode : 0x830107f 2025-05-07T20:23:12.8101334Z cpu MHz : 3299.789 2025-05-07T20:23:12.8101578Z cache size : 512 KB 2025-05-07T20:23:12.8101816Z physical id : 0 2025-05-07T20:23:12.8102038Z siblings : 16 2025-05-07T20:23:12.8102260Z core id : 7 2025-05-07T20:23:12.8102484Z cpu cores : 8 2025-05-07T20:23:12.8102707Z apicid : 14 2025-05-07T20:23:12.8102926Z initial apicid : 14 2025-05-07T20:23:12.8103161Z fpu : yes 2025-05-07T20:23:12.8103381Z fpu_exception : yes 2025-05-07T20:23:12.8103610Z cpuid level : 13 2025-05-07T20:23:12.8103839Z wp : yes 2025-05-07T20:23:12.8105850Z 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.8108086Z 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.8108583Z bogomips : 5599.99 2025-05-07T20:23:12.8108825Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8109079Z clflush size : 64 2025-05-07T20:23:12.8109385Z cache_alignment : 64 2025-05-07T20:23:12.8109658Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8109965Z power management: 2025-05-07T20:23:12.8110097Z 2025-05-07T20:23:12.8110179Z processor : 8 2025-05-07T20:23:12.8110388Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8110616Z cpu family : 23 2025-05-07T20:23:12.8110815Z model : 49 2025-05-07T20:23:12.8111015Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8111248Z stepping : 0 2025-05-07T20:23:12.8111447Z microcode : 0x830107f 2025-05-07T20:23:12.8111672Z cpu MHz : 3301.650 2025-05-07T20:23:12.8111880Z cache size : 512 KB 2025-05-07T20:23:12.8112086Z physical id : 0 2025-05-07T20:23:12.8112293Z siblings : 16 2025-05-07T20:23:12.8112491Z core id : 0 2025-05-07T20:23:12.8112688Z cpu cores : 8 2025-05-07T20:23:12.8112891Z apicid : 1 2025-05-07T20:23:12.8113087Z initial apicid : 1 2025-05-07T20:23:12.8113291Z fpu : yes 2025-05-07T20:23:12.8113493Z fpu_exception : yes 2025-05-07T20:23:12.8113712Z cpuid level : 13 2025-05-07T20:23:12.8113920Z wp : yes 2025-05-07T20:23:12.8115861Z 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.8118191Z 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.8118683Z bogomips : 5599.99 2025-05-07T20:23:12.8118905Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8119143Z clflush size : 64 2025-05-07T20:23:12.8119363Z cache_alignment : 64 2025-05-07T20:23:12.8119631Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8119958Z power management: 2025-05-07T20:23:12.8120097Z 2025-05-07T20:23:12.8120181Z processor : 9 2025-05-07T20:23:12.8120399Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8120634Z cpu family : 23 2025-05-07T20:23:12.8120845Z model : 49 2025-05-07T20:23:12.8121051Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8121289Z stepping : 0 2025-05-07T20:23:12.8121499Z microcode : 0x830107f 2025-05-07T20:23:12.8121728Z cpu MHz : 3230.132 2025-05-07T20:23:12.8121937Z cache size : 512 KB 2025-05-07T20:23:12.8122205Z physical id : 0 2025-05-07T20:23:12.8122416Z siblings : 16 2025-05-07T20:23:12.8122614Z core id : 1 2025-05-07T20:23:12.8122820Z cpu cores : 8 2025-05-07T20:23:12.8123025Z apicid : 3 2025-05-07T20:23:12.8123223Z initial apicid : 3 2025-05-07T20:23:12.8123441Z fpu : yes 2025-05-07T20:23:12.8123640Z fpu_exception : yes 2025-05-07T20:23:12.8123855Z cpuid level : 13 2025-05-07T20:23:12.8124069Z wp : yes 2025-05-07T20:23:12.8126016Z 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.8128244Z 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.8128737Z bogomips : 5599.99 2025-05-07T20:23:12.8128958Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8129195Z clflush size : 64 2025-05-07T20:23:12.8129416Z cache_alignment : 64 2025-05-07T20:23:12.8129685Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8130003Z power management: 2025-05-07T20:23:12.8130223Z 2025-05-07T20:23:12.8130315Z processor : 10 2025-05-07T20:23:12.8130532Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8130772Z cpu family : 23 2025-05-07T20:23:12.8130983Z model : 49 2025-05-07T20:23:12.8131184Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8131425Z stepping : 0 2025-05-07T20:23:12.8131634Z microcode : 0x830107f 2025-05-07T20:23:12.8131856Z cpu MHz : 3312.299 2025-05-07T20:23:12.8132069Z cache size : 512 KB 2025-05-07T20:23:12.8132289Z physical id : 0 2025-05-07T20:23:12.8132493Z siblings : 16 2025-05-07T20:23:12.8132696Z core id : 2 2025-05-07T20:23:12.8132898Z cpu cores : 8 2025-05-07T20:23:12.8133093Z apicid : 5 2025-05-07T20:23:12.8133304Z initial apicid : 5 2025-05-07T20:23:12.8133522Z fpu : yes 2025-05-07T20:23:12.8133724Z fpu_exception : yes 2025-05-07T20:23:12.8133939Z cpuid level : 13 2025-05-07T20:23:12.8134152Z wp : yes 2025-05-07T20:23:12.8136093Z 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.8138317Z 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.8138886Z bogomips : 5599.99 2025-05-07T20:23:12.8139204Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8139446Z clflush size : 64 2025-05-07T20:23:12.8139662Z cache_alignment : 64 2025-05-07T20:23:12.8139936Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8140261Z power management: 2025-05-07T20:23:12.8140395Z 2025-05-07T20:23:12.8140481Z processor : 11 2025-05-07T20:23:12.8140713Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8140954Z cpu family : 23 2025-05-07T20:23:12.8141161Z model : 49 2025-05-07T20:23:12.8141375Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8141625Z stepping : 0 2025-05-07T20:23:12.8141841Z microcode : 0x830107f 2025-05-07T20:23:12.8142065Z cpu MHz : 3299.724 2025-05-07T20:23:12.8142287Z cache size : 512 KB 2025-05-07T20:23:12.8142509Z physical id : 0 2025-05-07T20:23:12.8142716Z siblings : 16 2025-05-07T20:23:12.8142920Z core id : 3 2025-05-07T20:23:12.8143123Z cpu cores : 8 2025-05-07T20:23:12.8143351Z apicid : 7 2025-05-07T20:23:12.8143643Z initial apicid : 7 2025-05-07T20:23:12.8143873Z fpu : yes 2025-05-07T20:23:12.8144073Z fpu_exception : yes 2025-05-07T20:23:12.8145776Z cpuid level : 13 2025-05-07T20:23:12.8145992Z wp : yes 2025-05-07T20:23:12.8148295Z 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.8150841Z 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.8151335Z bogomips : 5599.99 2025-05-07T20:23:12.8151563Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8151800Z clflush size : 64 2025-05-07T20:23:12.8152023Z cache_alignment : 64 2025-05-07T20:23:12.8152298Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8152620Z power management: 2025-05-07T20:23:12.8152757Z 2025-05-07T20:23:12.8152847Z processor : 12 2025-05-07T20:23:12.8153073Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8153474Z cpu family : 23 2025-05-07T20:23:12.8153688Z model : 49 2025-05-07T20:23:12.8153905Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8154159Z stepping : 0 2025-05-07T20:23:12.8154371Z microcode : 0x830107f 2025-05-07T20:23:12.8154611Z cpu MHz : 3298.638 2025-05-07T20:23:12.8154836Z cache size : 512 KB 2025-05-07T20:23:12.8155058Z physical id : 0 2025-05-07T20:23:12.8155277Z siblings : 16 2025-05-07T20:23:12.8155490Z core id : 4 2025-05-07T20:23:12.8155695Z cpu cores : 8 2025-05-07T20:23:12.8155905Z apicid : 9 2025-05-07T20:23:12.8156112Z initial apicid : 9 2025-05-07T20:23:12.8156332Z fpu : yes 2025-05-07T20:23:12.8156548Z fpu_exception : yes 2025-05-07T20:23:12.8156782Z cpuid level : 13 2025-05-07T20:23:12.8156997Z wp : yes 2025-05-07T20:23:12.8158953Z 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.8161192Z 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.8161684Z bogomips : 5599.99 2025-05-07T20:23:12.8161921Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8162165Z clflush size : 64 2025-05-07T20:23:12.8162398Z cache_alignment : 64 2025-05-07T20:23:12.8162824Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8163150Z power management: 2025-05-07T20:23:12.8163297Z 2025-05-07T20:23:12.8163387Z processor : 13 2025-05-07T20:23:12.8163620Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8163862Z cpu family : 23 2025-05-07T20:23:12.8164081Z model : 49 2025-05-07T20:23:12.8164305Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8164551Z stepping : 0 2025-05-07T20:23:12.8164773Z microcode : 0x830107f 2025-05-07T20:23:12.8165018Z cpu MHz : 3309.032 2025-05-07T20:23:12.8165238Z cache size : 512 KB 2025-05-07T20:23:12.8165464Z physical id : 0 2025-05-07T20:23:12.8165684Z siblings : 16 2025-05-07T20:23:12.8165890Z core id : 5 2025-05-07T20:23:12.8166103Z cpu cores : 8 2025-05-07T20:23:12.8166317Z apicid : 11 2025-05-07T20:23:12.8166525Z initial apicid : 11 2025-05-07T20:23:12.8166748Z fpu : yes 2025-05-07T20:23:12.8166961Z fpu_exception : yes 2025-05-07T20:23:12.8167191Z cpuid level : 13 2025-05-07T20:23:12.8167409Z wp : yes 2025-05-07T20:23:12.8169379Z 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.8171626Z 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.8172122Z bogomips : 5599.99 2025-05-07T20:23:12.8172349Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8172652Z clflush size : 64 2025-05-07T20:23:12.8172876Z cache_alignment : 64 2025-05-07T20:23:12.8173160Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8173548Z power management: 2025-05-07T20:23:12.8173729Z 2025-05-07T20:23:12.8173820Z processor : 14 2025-05-07T20:23:12.8174051Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8174300Z cpu family : 23 2025-05-07T20:23:12.8174515Z model : 49 2025-05-07T20:23:12.8174731Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8174985Z stepping : 0 2025-05-07T20:23:12.8175290Z microcode : 0x830107f 2025-05-07T20:23:12.8175521Z cpu MHz : 3302.419 2025-05-07T20:23:12.8175741Z cache size : 512 KB 2025-05-07T20:23:12.8175956Z physical id : 0 2025-05-07T20:23:12.8176171Z siblings : 16 2025-05-07T20:23:12.8176377Z core id : 6 2025-05-07T20:23:12.8176582Z cpu cores : 8 2025-05-07T20:23:12.8176788Z apicid : 13 2025-05-07T20:23:12.8176996Z initial apicid : 13 2025-05-07T20:23:12.8177212Z fpu : yes 2025-05-07T20:23:12.8177418Z fpu_exception : yes 2025-05-07T20:23:12.8177638Z cpuid level : 13 2025-05-07T20:23:12.8177848Z wp : yes 2025-05-07T20:23:12.8179874Z 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.8182108Z 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.8182605Z bogomips : 5599.99 2025-05-07T20:23:12.8182839Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8183081Z clflush size : 64 2025-05-07T20:23:12.8183315Z cache_alignment : 64 2025-05-07T20:23:12.8183600Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8183935Z power management: 2025-05-07T20:23:12.8184076Z 2025-05-07T20:23:12.8184265Z processor : 15 2025-05-07T20:23:12.8184502Z vendor_id : AuthenticAMD 2025-05-07T20:23:12.8184760Z cpu family : 23 2025-05-07T20:23:12.8184975Z model : 49 2025-05-07T20:23:12.8185195Z model name : AMD EPYC 7R32 2025-05-07T20:23:12.8185450Z stepping : 0 2025-05-07T20:23:12.8185667Z microcode : 0x830107f 2025-05-07T20:23:12.8185913Z cpu MHz : 3299.652 2025-05-07T20:23:12.8186146Z cache size : 512 KB 2025-05-07T20:23:12.8186369Z physical id : 0 2025-05-07T20:23:12.8186593Z siblings : 16 2025-05-07T20:23:12.8186814Z core id : 7 2025-05-07T20:23:12.8187021Z cpu cores : 8 2025-05-07T20:23:12.8187240Z apicid : 15 2025-05-07T20:23:12.8187454Z initial apicid : 15 2025-05-07T20:23:12.8187670Z fpu : yes 2025-05-07T20:23:12.8187883Z fpu_exception : yes 2025-05-07T20:23:12.8188111Z cpuid level : 13 2025-05-07T20:23:12.8188324Z wp : yes 2025-05-07T20:23:12.8190287Z 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.8192569Z 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.8193073Z bogomips : 5599.99 2025-05-07T20:23:12.8193308Z TLB size : 3072 4K pages 2025-05-07T20:23:12.8193557Z clflush size : 64 2025-05-07T20:23:12.8193788Z cache_alignment : 64 2025-05-07T20:23:12.8194075Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:12.8194399Z power management: 2025-05-07T20:23:12.8194545Z 2025-05-07T20:23:12.8194549Z 2025-05-07T20:23:12.8194680Z ################################################################################ 2025-05-07T20:23:12.8195003Z [INFO] Print PCI info ... 2025-05-07T20:23:12.8195256Z + lspci -v 2025-05-07T20:23:12.8195386Z 2025-05-07T20:23:12.8195574Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:12.8195979Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:12.8196401Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:12.8196617Z 2025-05-07T20:23:12.8196824Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:12.8197227Z Physical Slot: 1 2025-05-07T20:23:12.8197491Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:12.8197702Z 2025-05-07T20:23:12.8197960Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:12.8198412Z Physical Slot: 1 2025-05-07T20:23:12.8198688Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:12.8198917Z 2025-05-07T20:23:12.8199197Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:12.8199654Z Physical Slot: 3 2025-05-07T20:23:12.8199914Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:12.8200271Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:12.8200638Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:12.8200886Z 2025-05-07T20:23:12.8201199Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:12.8201726Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:12.8202032Z Physical Slot: 4 2025-05-07T20:23:12.8202305Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:12.8202707Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:12.8203080Z Capabilities: 2025-05-07T20:23:12.8203361Z Kernel driver in use: nvme 2025-05-07T20:23:12.8203536Z 2025-05-07T20:23:12.8203876Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:12.8204369Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:12.8204725Z Physical Slot: 5 2025-05-07T20:23:12.8204988Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:12.8212148Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:12.8212605Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:12.8212953Z Capabilities: 2025-05-07T20:23:12.8213224Z Kernel driver in use: ena 2025-05-07T20:23:12.8213473Z Kernel modules: ena 2025-05-07T20:23:12.8213621Z 2025-05-07T20:23:12.8213806Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:12.8214195Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:12.8214500Z Physical Slot: 30 2025-05-07T20:23:12.8214769Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:12.8215152Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:12.8215555Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:12.8215939Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:12.8216277Z Capabilities: 2025-05-07T20:23:12.8216548Z Kernel driver in use: nvidia 2025-05-07T20:23:12.8216817Z Kernel modules: nvidia 2025-05-07T20:23:12.8216968Z 2025-05-07T20:23:12.8217296Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:12.8217813Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:12.8218113Z Physical Slot: 31 2025-05-07T20:23:12.8218370Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:12.8218820Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:12.8219211Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:12.8219555Z Capabilities: 2025-05-07T20:23:12.8219828Z Kernel driver in use: nvme 2025-05-07T20:23:12.8219992Z 2025-05-07T20:23:12.8219996Z 2025-05-07T20:23:12.8220120Z ################################################################################ 2025-05-07T20:23:12.8220471Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:12.8220772Z + uname -a 2025-05-07T20:23:12.8220890Z 2025-05-07T20:23:12.8221303Z Linux ip-10-0-42-179.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.8221915Z 2025-05-07T20:23:12.8222001Z + uname -m 2025-05-07T20:23:12.8222127Z 2025-05-07T20:23:12.8222208Z x86_64 2025-05-07T20:23:12.8222332Z 2025-05-07T20:23:12.8222427Z + cat /proc/version 2025-05-07T20:23:12.8222564Z 2025-05-07T20:23:12.8223109Z 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.8223733Z 2025-05-07T20:23:12.8223823Z + cat /etc/os-release 2025-05-07T20:23:12.8223977Z 2025-05-07T20:23:12.8224073Z NAME="Amazon Linux" 2025-05-07T20:23:12.8224295Z VERSION="2023" 2025-05-07T20:23:12.8224502Z ID="amzn" 2025-05-07T20:23:12.8224702Z ID_LIKE="fedora" 2025-05-07T20:23:12.8224916Z VERSION_ID="2023" 2025-05-07T20:23:12.8225155Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:12.8225443Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:12.8225740Z ANSI_COLOR="0;33" 2025-05-07T20:23:12.8226001Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:12.8226398Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:12.8226839Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:12.8227266Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:12.8227721Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:12.8228102Z VENDOR_NAME="AWS" 2025-05-07T20:23:12.8228354Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:12.8228651Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:12.8228815Z 2025-05-07T20:23:12.8229030Z ################################################################################ 2025-05-07T20:23:12.8229350Z # Print EC2 Instance Info 2025-05-07T20:23:12.8229595Z # 2025-05-07T20:23:12.8229810Z # [2025-05-07T20:23:12.821Z] + print_ec2_info 2025-05-07T20:23:12.8230128Z ################################################################################ 2025-05-07T20:23:12.8230349Z 2025-05-07T20:23:12.8343685Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:12.8464573Z instance-id: i-09ec6c7017ff3bd6b 2025-05-07T20:23:12.8584375Z instance-type: g5.4xlarge 2025-05-07T20:23:12.8624318Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:12.8624697Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:12.8634661Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:12.8635029Z env: 2025-05-07T20:23:12.8635256Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:12.8635579Z BUILD_ENV: build_binary 2025-05-07T20:23:12.8635840Z BUILD_TARGET: genai 2025-05-07T20:23:12.8636078Z BUILD_VARIANT: cuda 2025-05-07T20:23:12.8636331Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:12.8636602Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:12.8636925Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:12.8637274Z ##[endgroup] 2025-05-07T20:23:13.1979598Z ################################################################################ 2025-05-07T20:23:13.1980038Z [INFO] Printing general display info ... 2025-05-07T20:23:13.2006224Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:13.3127080Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:13.3135926Z /usr/bin/sudo 2025-05-07T20:23:13.3147015Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:13.3158505Z /usr/bin/yum 2025-05-07T20:23:13.3160157Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:13.3181311Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:13.7603954Z Last metadata expiration check: 0:00:09 ago on Wed May 7 20:23:04 2025. 2025-05-07T20:23:13.8373015Z ================================================================================ 2025-05-07T20:23:13.8373608Z WARNING: 2025-05-07T20:23:13.8373978Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:13.8374222Z 2025-05-07T20:23:13.8374321Z Available Versions: 2025-05-07T20:23:13.8374729Z 2025-05-07T20:23:13.8374835Z Version 2023.7.20250331: 2025-05-07T20:23:13.8375159Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:13.8375423Z 2025-05-07T20:23:13.8375565Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:13.8375794Z 2025-05-07T20:23:13.8375884Z Release notes: 2025-05-07T20:23:13.8376323Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:13.8376708Z 2025-05-07T20:23:13.8376820Z Version 2023.7.20250414: 2025-05-07T20:23:13.8377135Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:13.8377397Z 2025-05-07T20:23:13.8377519Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:13.8377752Z 2025-05-07T20:23:13.8377842Z Release notes: 2025-05-07T20:23:13.8378255Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:13.8378632Z 2025-05-07T20:23:13.8378856Z Version 2023.7.20250428: 2025-05-07T20:23:13.8379192Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:13.8379446Z 2025-05-07T20:23:13.8379577Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:13.8379797Z 2025-05-07T20:23:13.8379895Z Release notes: 2025-05-07T20:23:13.8380311Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:13.8380697Z 2025-05-07T20:23:13.8380820Z ================================================================================ 2025-05-07T20:23:13.9559760Z Dependencies resolved. 2025-05-07T20:23:13.9851638Z ================================================================================ 2025-05-07T20:23:13.9852075Z Package Arch Version Repository Size 2025-05-07T20:23:13.9852607Z ================================================================================ 2025-05-07T20:23:13.9852918Z Upgrading: 2025-05-07T20:23:13.9853279Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:13.9853896Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:13.9854245Z 2025-05-07T20:23:13.9854645Z Transaction Summary 2025-05-07T20:23:13.9854907Z ================================================================================ 2025-05-07T20:23:13.9855219Z Upgrade 2 Packages 2025-05-07T20:23:13.9855356Z 2025-05-07T20:23:13.9855473Z Total download size: 6.9 M 2025-05-07T20:23:13.9856495Z Downloading Packages: 2025-05-07T20:23:14.0204539Z (1/2): nvidia-container-toolkit-1.17.6-1.x86_64 37 MB/s | 1.2 MB 00:00 2025-05-07T20:23:14.0996637Z (2/2): nvidia-container-toolkit-base-1.17.6-1.x 50 MB/s | 5.7 MB 00:00 2025-05-07T20:23:14.1006072Z -------------------------------------------------------------------------------- 2025-05-07T20:23:14.1009385Z Total 60 MB/s | 6.9 MB 00:00 2025-05-07T20:23:14.1011991Z Running transaction check 2025-05-07T20:23:14.1109392Z Transaction check succeeded. 2025-05-07T20:23:14.1109938Z Running transaction test 2025-05-07T20:23:14.1410790Z Transaction test succeeded. 2025-05-07T20:23:14.1414864Z Running transaction 2025-05-07T20:23:14.6927774Z Preparing : 1/1 2025-05-07T20:23:14.7979415Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:14.7999494Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:14.8206486Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:14.8207705Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:14.8308168Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:14.8328534Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:14.9838724Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:14.9839332Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:14.9839911Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:14.9840601Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:15.1272770Z ================================================================================ 2025-05-07T20:23:15.1273319Z WARNING: 2025-05-07T20:23:15.1273611Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:15.1273853Z 2025-05-07T20:23:15.1273967Z Available Versions: 2025-05-07T20:23:15.1274121Z 2025-05-07T20:23:15.1274233Z Version 2023.7.20250331: 2025-05-07T20:23:15.1274568Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:15.1274840Z 2025-05-07T20:23:15.1274975Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:15.1275226Z 2025-05-07T20:23:15.1275326Z Release notes: 2025-05-07T20:23:15.1275759Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:15.1276151Z 2025-05-07T20:23:15.1276267Z Version 2023.7.20250414: 2025-05-07T20:23:15.1276597Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:15.1276855Z 2025-05-07T20:23:15.1276990Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:15.1277207Z 2025-05-07T20:23:15.1277301Z Release notes: 2025-05-07T20:23:15.1277718Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:15.1278094Z 2025-05-07T20:23:15.1278199Z Version 2023.7.20250428: 2025-05-07T20:23:15.1278518Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:15.1278785Z 2025-05-07T20:23:15.1278910Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:15.1279136Z 2025-05-07T20:23:15.1279230Z Release notes: 2025-05-07T20:23:15.1279650Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:15.1280024Z 2025-05-07T20:23:15.1280465Z ================================================================================ 2025-05-07T20:23:15.1847441Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:15.1847815Z 2025-05-07T20:23:15.1847912Z Upgraded: 2025-05-07T20:23:15.1848286Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:15.1848873Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:15.1849237Z 2025-05-07T20:23:15.1849324Z Complete! 2025-05-07T20:23:15.2293299Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:15.2316691Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:15.7420172Z Last metadata expiration check: 0:00:11 ago on Wed May 7 20:23:04 2025. 2025-05-07T20:23:15.7663189Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:15.8065987Z Dependencies resolved. 2025-05-07T20:23:15.8241983Z ================================================================================ 2025-05-07T20:23:15.8242503Z Package Architecture Version Repository Size 2025-05-07T20:23:15.8242959Z ================================================================================ 2025-05-07T20:23:15.8243281Z Installing: 2025-05-07T20:23:15.8243586Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:15.8243866Z 2025-05-07T20:23:15.8243992Z Transaction Summary 2025-05-07T20:23:15.8244725Z ================================================================================ 2025-05-07T20:23:15.8245603Z Install 1 Package 2025-05-07T20:23:15.8245994Z 2025-05-07T20:23:15.8246298Z Total download size: 319 k 2025-05-07T20:23:15.8246891Z Installed size: 837 k 2025-05-07T20:23:15.8247372Z Downloading Packages: 2025-05-07T20:23:15.8985493Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 7.4 MB/s | 319 kB 00:00 2025-05-07T20:23:15.8991170Z -------------------------------------------------------------------------------- 2025-05-07T20:23:15.8994114Z Total 4.2 MB/s | 319 kB 00:00 2025-05-07T20:23:15.9152953Z Running transaction check 2025-05-07T20:23:15.9208660Z Transaction check succeeded. 2025-05-07T20:23:15.9209669Z Running transaction test 2025-05-07T20:23:15.9672858Z Transaction test succeeded. 2025-05-07T20:23:15.9676672Z Running transaction 2025-05-07T20:23:16.0781939Z Preparing : 1/1 2025-05-07T20:23:16.1258772Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:16.3047825Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:16.4278954Z ================================================================================ 2025-05-07T20:23:16.4279350Z WARNING: 2025-05-07T20:23:16.4279610Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:16.4279852Z 2025-05-07T20:23:16.4279951Z Available Versions: 2025-05-07T20:23:16.4280125Z 2025-05-07T20:23:16.4280231Z Version 2023.7.20250331: 2025-05-07T20:23:16.4280547Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:16.4280808Z 2025-05-07T20:23:16.4280936Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:16.4281149Z 2025-05-07T20:23:16.4281248Z Release notes: 2025-05-07T20:23:16.4281671Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:16.4282056Z 2025-05-07T20:23:16.4282153Z Version 2023.7.20250414: 2025-05-07T20:23:16.4282476Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:16.4282727Z 2025-05-07T20:23:16.4282854Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:16.4283067Z 2025-05-07T20:23:16.4283164Z Release notes: 2025-05-07T20:23:16.4283574Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:16.4283952Z 2025-05-07T20:23:16.4284306Z Version 2023.7.20250428: 2025-05-07T20:23:16.4284631Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:16.4284878Z 2025-05-07T20:23:16.4284995Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:16.4285210Z 2025-05-07T20:23:16.4285298Z Release notes: 2025-05-07T20:23:16.4285698Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:16.4286064Z 2025-05-07T20:23:16.4286179Z ================================================================================ 2025-05-07T20:23:16.4625528Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:16.4626010Z 2025-05-07T20:23:16.4626128Z Installed: 2025-05-07T20:23:16.4626557Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:16.4626889Z 2025-05-07T20:23:16.4626982Z Complete! 2025-05-07T20:23:16.5096393Z + hostname 2025-05-07T20:23:16.5096567Z 2025-05-07T20:23:16.5112017Z ip-10-0-42-179.ec2.internal 2025-05-07T20:23:16.5115134Z 2025-05-07T20:23:16.5115431Z + sudo lshw -C display 2025-05-07T20:23:16.5115613Z 2025-05-07T20:23:17.0662738Z *-display:0 UNCLAIMED 2025-05-07T20:23:17.0663098Z description: VGA compatible controller 2025-05-07T20:23:17.0663448Z product: Amazon.com, Inc. 2025-05-07T20:23:17.0663738Z vendor: Amazon.com, Inc. 2025-05-07T20:23:17.0664006Z physical id: 3 2025-05-07T20:23:17.0664264Z bus info: pci@0000:00:03.0 2025-05-07T20:23:17.0664542Z version: 00 2025-05-07T20:23:17.0664765Z width: 32 bits 2025-05-07T20:23:17.0665025Z clock: 33MHz 2025-05-07T20:23:17.0665309Z capabilities: vga_controller bus_master 2025-05-07T20:23:17.0665629Z configuration: latency=0 2025-05-07T20:23:17.0666328Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:17.0666666Z *-display:1 2025-05-07T20:23:17.0666890Z description: 3D controller 2025-05-07T20:23:17.0667190Z product: GA102GL [A10G] 2025-05-07T20:23:17.0667467Z vendor: NVIDIA Corporation 2025-05-07T20:23:17.0667737Z physical id: 1e 2025-05-07T20:23:17.0667971Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:17.0668234Z version: a1 2025-05-07T20:23:17.0668457Z width: 64 bits 2025-05-07T20:23:17.0668677Z clock: 33MHz 2025-05-07T20:23:17.0668977Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:17.0669355Z configuration: driver=nvidia latency=0 2025-05-07T20:23:17.0669967Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:17.0703707Z 2025-05-07T20:23:17.0704185Z ################################################################################ 2025-05-07T20:23:17.0704642Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:17.0834928Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:17.1008480Z Wed May 7 20:23:17 2025 2025-05-07T20:23:17.1009168Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:17.1010065Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:17.1010954Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:17.1011847Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:17.1012806Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:17.1013591Z | | | MIG M. | 2025-05-07T20:23:17.1014195Z |=========================================+========================+======================| 2025-05-07T20:23:17.1093893Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:17.1094573Z | 0% 31C P0 62W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:17.1094956Z | | | N/A | 2025-05-07T20:23:17.1095348Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:17.1095743Z 2025-05-07T20:23:17.1096304Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:17.1096749Z | Processes: | 2025-05-07T20:23:17.1097194Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:17.1097612Z | ID ID Usage | 2025-05-07T20:23:17.1097978Z |=========================================================================================| 2025-05-07T20:23:17.1098816Z | No running processes found | 2025-05-07T20:23:17.2550097Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:17.2550739Z ################################################################################ 2025-05-07T20:23:17.2551100Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:17.2696298Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:17.2697118Z [CHECK] rocminfo not found 2025-05-07T20:23:17.2706830Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:17.2707956Z [CHECK] rocm-smi not found 2025-05-07T20:23:17.2771557Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:17.2772199Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:17.2785703Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:17.2786075Z env: 2025-05-07T20:23:17.2786328Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:17.2786649Z BUILD_ENV: build_binary 2025-05-07T20:23:17.2786914Z BUILD_TARGET: genai 2025-05-07T20:23:17.2787167Z BUILD_VARIANT: cuda 2025-05-07T20:23:17.2787416Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:17.2787691Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:17.2788014Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:17.2788357Z ##[endgroup] 2025-05-07T20:23:17.6182527Z ################################################################################ 2025-05-07T20:23:17.6182910Z # Setup Miniconda 2025-05-07T20:23:17.6183135Z # 2025-05-07T20:23:17.6199307Z # [2025-05-07T20:23:17.619Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:17.6199902Z ################################################################################ 2025-05-07T20:23:17.6200281Z 2025-05-07T20:23:17.6216087Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:17.7091919Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:17.7092647Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:17.7093046Z 2025-05-07T20:23:17.7108128Z 2025-05-07T20:23:17.7108448Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:17.7130202Z [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.5811297Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:18.5812550Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:18.5812968Z 2025-05-07T20:23:18.5956303Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:19.0388345Z Unpacking payload ... 2025-05-07T20:23:19.5601806Z 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.3661921Z 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.4942249Z 2025-05-07T20:23:22.4942790Z Installing base environment... 2025-05-07T20:23:22.4943021Z 2025-05-07T20:23:23.5808946Z Preparing transaction: ...working... done 2025-05-07T20:23:26.4869869Z Executing transaction: ...working... done 2025-05-07T20:23:27.1572382Z 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.2465833Z installation finished. 2025-05-07T20:23:27.2474681Z 2025-05-07T20:23:27.2475004Z + rm -f miniconda.sh 2025-05-07T20:23:27.2475216Z 2025-05-07T20:23:27.2792537Z 2025-05-07T20:23:27.2792950Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:27.2793331Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:27.2793562Z 2025-05-07T20:23:27.6500224Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:27.6500852Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:27.6501401Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:27.6501931Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:27.6502474Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:27.6503058Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:27.6503713Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:27.6504362Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:27.6505038Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:27.6506217Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:27.6507225Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:27.6507765Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:27.6508059Z 2025-05-07T20:23:27.6508358Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:27.6508834Z 2025-05-07T20:23:27.7218573Z 2025-05-07T20:23:27.7219509Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:27.7219741Z 2025-05-07T20:23:28.5746160Z 2025-05-07T20:23:28.5746862Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:28.5770142Z [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.9629199Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:23:43.5805844Z Solving environment: | / - \ | / - \ | / - \ done 2025-05-07T20:23:43.6796002Z 2025-05-07T20:23:43.6796273Z ## Package Plan ## 2025-05-07T20:23:43.6796439Z 2025-05-07T20:23:43.6796598Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:43.6796849Z 2025-05-07T20:23:43.6796954Z added / updated specs: 2025-05-07T20:23:43.6797244Z - conda-libmamba-solver 2025-05-07T20:23:43.6797517Z - libarchive 2025-05-07T20:23:43.6797740Z - libmamba 2025-05-07T20:23:43.6797975Z - libmambapy 2025-05-07T20:23:43.6798117Z 2025-05-07T20:23:43.6798122Z 2025-05-07T20:23:43.6798273Z The following packages will be downloaded: 2025-05-07T20:23:43.6798498Z 2025-05-07T20:23:43.6798631Z package | build 2025-05-07T20:23:43.6798989Z ---------------------------|----------------- 2025-05-07T20:23:43.6799421Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:43.6799918Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:43.6800360Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:43.6800853Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:43.6801325Z ------------------------------------------------------------ 2025-05-07T20:23:43.6801686Z Total: 1.4 MB 2025-05-07T20:23:43.6801901Z 2025-05-07T20:23:43.6802026Z The following packages will be UPDATED: 2025-05-07T20:23:43.6802245Z 2025-05-07T20:23:43.6806029Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:43.6806850Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:43.6807242Z 2025-05-07T20:23:43.6807482Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:43.6807812Z 2025-05-07T20:23:43.6808141Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:43.6808955Z 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.6809444Z 2025-05-07T20:23:43.6809449Z 2025-05-07T20:23:43.6809453Z 2025-05-07T20:23:43.6809604Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:43.6809998Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:43.6810223Z 2025-05-07T20:23:43.6810763Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:43.6811009Z 2025-05-07T20:23:43.6811152Z 2025-05-07T20:23:43.6816277Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:43.6816550Z 2025-05-07T20:23:43.6816553Z 2025-05-07T20:23:43.6816557Z 2025-05-07T20:23:43.7198915Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:43.7199240Z 2025-05-07T20:23:43.7296364Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:43.7296704Z 2025-05-07T20:23:43.7314440Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:43.7314703Z 2025-05-07T20:23:43.7314708Z 2025-05-07T20:23:43.7315097Z 2025-05-07T20:23:43.7444087Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:43.7444437Z 2025-05-07T20:23:43.7444442Z 2025-05-07T20:23:43.7444446Z 2025-05-07T20:23:43.7473158Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:43.7530015Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:43.7530260Z 2025-05-07T20:23:43.7530280Z 2025-05-07T20:23:43.7638570Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:43.7638847Z 2025-05-07T20:23:43.7638851Z 2025-05-07T20:23:43.8654312Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:43.8654911Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:43.8661089Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:43.8661586Z 2025-05-07T20:23:43.8661810Z 2025-05-07T20:23:43.8662028Z  2025-05-07T20:23:43.8662228Z 2025-05-07T20:23:43.8662232Z 2025-05-07T20:23:43.8662403Z  2025-05-07T20:23:43.8662615Z 2025-05-07T20:23:43.8662619Z 2025-05-07T20:23:43.8662623Z 2025-05-07T20:23:43.8662830Z  done 2025-05-07T20:23:43.9667381Z Preparing transaction: / done 2025-05-07T20:23:44.0672906Z Verifying transaction: \ done 2025-05-07T20:23:45.4693593Z Executing transaction: / - \ | / - \ | / - \ | / - done 2025-05-07T20:23:47.3042441Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:23:47.3067955Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:23:48.2510276Z Channels: 2025-05-07T20:23:48.2511049Z - defaults 2025-05-07T20:23:48.2511549Z Platform: linux-64 2025-05-07T20:23:49.5342160Z Collecting package metadata (repodata.json): - \ | / - \ | / done 2025-05-07T20:23:49.6512545Z Solving environment: \ | Channels: 2025-05-07T20:23:49.6512857Z - defaults 2025-05-07T20:23:49.6513333Z Platform: linux-64 2025-05-07T20:23:49.9923935Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:23:50.2081204Z Solving environment: \ | / - done 2025-05-07T20:23:50.2914608Z done 2025-05-07T20:23:50.3581885Z 2025-05-07T20:23:50.3582238Z ## Package Plan ## 2025-05-07T20:23:50.3582480Z 2025-05-07T20:23:50.3582688Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:50.3583042Z 2025-05-07T20:23:50.3583187Z added / updated specs: 2025-05-07T20:23:50.3583556Z - conda 2025-05-07T20:23:50.3583731Z 2025-05-07T20:23:50.3583737Z 2025-05-07T20:23:50.3583911Z The following packages will be downloaded: 2025-05-07T20:23:50.3584245Z 2025-05-07T20:23:50.3584376Z package | build 2025-05-07T20:23:50.3584713Z ---------------------------|----------------- 2025-05-07T20:23:50.3585127Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:23:50.3585686Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:23:50.3586231Z ------------------------------------------------------------ 2025-05-07T20:23:50.3586594Z Total: 1.4 MB 2025-05-07T20:23:50.3586808Z 2025-05-07T20:23:50.3587191Z The following packages will be UPDATED: 2025-05-07T20:23:50.3587563Z 2025-05-07T20:23:50.3587867Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:23:50.3588407Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:23:50.3588768Z 2025-05-07T20:23:50.3588790Z 2025-05-07T20:23:50.3588796Z 2025-05-07T20:23:50.3589001Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:50.3589535Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:23:50.3589796Z 2025-05-07T20:23:50.4007532Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:23:50.4009055Z 2025-05-07T20:23:50.4285158Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:50.6772580Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:50.6772918Z 2025-05-07T20:23:50.6775057Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:50.6775426Z 2025-05-07T20:23:50.6839829Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:50.6840369Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:50.6844091Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:50.6844560Z 2025-05-07T20:23:50.6844841Z 2025-05-07T20:23:50.6845118Z  done 2025-05-07T20:23:50.7848140Z Preparing transaction: | done 2025-05-07T20:23:50.8855388Z Verifying transaction: - done 2025-05-07T20:23:52.9950636Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:23:53.6168785Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:23:53.6172460Z + conda clean --packages --tarball -y 2025-05-07T20:23:53.6172688Z 2025-05-07T20:23:54.6395242Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:23:54.6395620Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:23:54.7087221Z 2025-05-07T20:23:54.7096186Z + conda clean --all -y 2025-05-07T20:23:54.7096446Z 2025-05-07T20:23:55.2592197Z There are no unused tarball(s) to remove. 2025-05-07T20:23:55.2592693Z Will remove 1 index cache(s). 2025-05-07T20:23:55.2593113Z There are no unused package(s) to remove. 2025-05-07T20:23:55.2593436Z There are no tempfile(s) to remove. 2025-05-07T20:23:55.2593748Z There are no logfile(s) to remove. 2025-05-07T20:23:55.3262787Z 2025-05-07T20:23:55.3267931Z + conda info 2025-05-07T20:23:55.3268128Z 2025-05-07T20:23:56.0899448Z 2025-05-07T20:23:56.0899952Z active environment : base 2025-05-07T20:23:56.0900327Z active env location : /home/ec2-user/miniconda 2025-05-07T20:23:56.0900664Z shell level : 1 2025-05-07T20:23:56.0900957Z user config file : /home/ec2-user/.condarc 2025-05-07T20:23:56.0901362Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:23:56.0901736Z conda version : 25.3.1 2025-05-07T20:23:56.0902060Z conda-build version : not installed 2025-05-07T20:23:56.0902388Z python version : 3.13.2.final.0 2025-05-07T20:23:56.0902693Z solver : libmamba (default) 2025-05-07T20:23:56.0903011Z virtual packages : __archspec=1=zen2 2025-05-07T20:23:56.0903327Z __conda=25.3.1=0 2025-05-07T20:23:56.0903620Z __cuda=12.8=0 2025-05-07T20:23:56.0903905Z __glibc=2.34=0 2025-05-07T20:23:56.0904196Z __linux=6.1.130=0 2025-05-07T20:23:56.0904483Z __unix=0=0 2025-05-07T20:23:56.0904823Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:23:56.0905240Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:23:56.0905601Z conda av metadata url : None 2025-05-07T20:23:56.0905973Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:23:56.0906772Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:23:56.0907329Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:23:56.0907714Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:23:56.0908082Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:23:56.0908430Z /home/ec2-user/.conda/pkgs 2025-05-07T20:23:56.0908777Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:23:56.0909131Z /home/ec2-user/.conda/envs 2025-05-07T20:23:56.0909473Z platform : linux-64 2025-05-07T20:23:56.0910309Z 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:56.0911140Z UID:GID : 1000:1000 2025-05-07T20:23:56.0911412Z netrc file : None 2025-05-07T20:23:56.0911695Z offline mode : False 2025-05-07T20:23:56.0911871Z 2025-05-07T20:23:56.1617190Z 2025-05-07T20:23:56.1618070Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:23:56.1618969Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_83ec40e0-f543-44a5-bdd3-bf589bac2b8d ... 2025-05-07T20:23:56.1619767Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:23:56.1700596Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T20:23:56.1701095Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T20:23:56.1717703Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:56.1718072Z env: 2025-05-07T20:23:56.1718306Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:56.1718623Z BUILD_ENV: build_binary 2025-05-07T20:23:56.1718885Z BUILD_TARGET: genai 2025-05-07T20:23:56.1719133Z BUILD_VARIANT: cuda 2025-05-07T20:23:56.1719376Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:56.1719649Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:56.1719979Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:56.1720320Z ##[endgroup] 2025-05-07T20:23:56.5106831Z ################################################################################ 2025-05-07T20:23:56.5107212Z # Create Conda Environment 2025-05-07T20:23:56.5107485Z # 2025-05-07T20:23:56.5122256Z # [2025-05-07T20:23:56.511Z] + create_conda_environment build_binary 3.9 2025-05-07T20:23:56.5122687Z ################################################################################ 2025-05-07T20:23:56.5122922Z 2025-05-07T20:23:56.5139131Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:56.6044449Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:56.6044863Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:23:56.6045198Z + conda info --envs 2025-05-07T20:23:56.6045358Z 2025-05-07T20:23:57.3928009Z 2025-05-07T20:23:57.3928416Z # conda environments: 2025-05-07T20:23:57.3928753Z # 2025-05-07T20:23:57.3929010Z base /home/ec2-user/miniconda 2025-05-07T20:23:57.3929236Z 2025-05-07T20:23:57.4619786Z 2025-05-07T20:23:57.4620350Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:23:59.1214358Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:23:59.1214662Z 2025-05-07T20:23:59.1230896Z 2025-05-07T20:23:59.1240192Z [SETUP] Creating new Conda environment (Python 3.9) ... 2025-05-07T20:23:59.1262709Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.9 2025-05-07T20:23:59.8840360Z Channels: 2025-05-07T20:23:59.8840621Z - defaults 2025-05-07T20:23:59.8840865Z Platform: linux-64 2025-05-07T20:24:01.4863089Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T20:24:01.5868219Z Solving environment: / done 2025-05-07T20:24:01.6159987Z 2025-05-07T20:24:01.6160811Z ## Package Plan ## 2025-05-07T20:24:01.6161148Z 2025-05-07T20:24:01.6161592Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:01.6162715Z 2025-05-07T20:24:01.6162825Z added / updated specs: 2025-05-07T20:24:01.6163133Z - python=3.9 2025-05-07T20:24:01.6163278Z 2025-05-07T20:24:01.6163282Z 2025-05-07T20:24:01.6163418Z The following packages will be downloaded: 2025-05-07T20:24:01.6163644Z 2025-05-07T20:24:01.6163792Z package | build 2025-05-07T20:24:01.6164130Z ---------------------------|----------------- 2025-05-07T20:24:01.6164530Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:01.6164950Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:01.6165386Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:01.6165802Z python-3.9.21 | he870216_1 25.1 MB 2025-05-07T20:24:01.6166222Z setuptools-78.1.1 | py39h06a4308_0 1.7 MB 2025-05-07T20:24:01.6166635Z wheel-0.45.1 | py39h06a4308_0 114 KB 2025-05-07T20:24:01.6167014Z ------------------------------------------------------------ 2025-05-07T20:24:01.6167370Z Total: 27.1 MB 2025-05-07T20:24:01.6167583Z 2025-05-07T20:24:01.6167730Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:01.6167961Z 2025-05-07T20:24:01.6168397Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:01.6168857Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:01.6169389Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:01.6169946Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:01.6170427Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:01.6170869Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:01.6171336Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:01.6171820Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:01.6172277Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:01.6172721Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:01.6173154Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:01.6173569Z python pkgs/main/linux-64::python-3.9.21-he870216_1 2025-05-07T20:24:01.6174004Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:01.6174488Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py39h06a4308_0 2025-05-07T20:24:01.6174964Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:01.6175366Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:01.6175755Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:01.6176179Z wheel pkgs/main/linux-64::wheel-0.45.1-py39h06a4308_0 2025-05-07T20:24:01.6176583Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:01.6176960Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:01.6177212Z 2025-05-07T20:24:01.6177217Z 2025-05-07T20:24:01.6177221Z 2025-05-07T20:24:01.6177373Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:01.6177801Z python-3.9.21 | 25.1 MB | | 0% 2025-05-07T20:24:01.6178145Z 2025-05-07T20:24:01.6178634Z setuptools-78.1.1 | 1.7 MB | | 0%  2025-05-07T20:24:01.6179075Z 2025-05-07T20:24:01.6179081Z 2025-05-07T20:24:01.6179422Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T20:24:01.6179691Z 2025-05-07T20:24:01.6179695Z 2025-05-07T20:24:01.6179699Z 2025-05-07T20:24:01.6194066Z wheel-0.45.1 | 114 KB | | 0%  2025-05-07T20:24:01.6194324Z 2025-05-07T20:24:01.6194328Z 2025-05-07T20:24:01.6194453Z 2025-05-07T20:24:01.6194457Z 2025-05-07T20:24:01.6202379Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:01.6202666Z 2025-05-07T20:24:01.6202670Z 2025-05-07T20:24:01.6202674Z 2025-05-07T20:24:01.6202677Z 2025-05-07T20:24:01.6202681Z 2025-05-07T20:24:01.6539504Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:01.6539819Z 2025-05-07T20:24:01.6539824Z 2025-05-07T20:24:01.6539828Z 2025-05-07T20:24:01.6714067Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T20:24:01.6714450Z 2025-05-07T20:24:01.6714457Z 2025-05-07T20:24:01.6714462Z 2025-05-07T20:24:01.6714467Z 2025-05-07T20:24:01.6733690Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:01.6733980Z 2025-05-07T20:24:01.6733985Z 2025-05-07T20:24:01.6733988Z 2025-05-07T20:24:01.6733992Z 2025-05-07T20:24:01.6735811Z 2025-05-07T20:24:01.6745584Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:01.6746055Z 2025-05-07T20:24:01.6748682Z 2025-05-07T20:24:01.6977789Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:01.6978146Z 2025-05-07T20:24:01.6978151Z 2025-05-07T20:24:01.6978155Z 2025-05-07T20:24:01.6978159Z 2025-05-07T20:24:01.6978164Z 2025-05-07T20:24:01.7165825Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:01.7166507Z python-3.9.21 | 25.1 MB | 7 | 8% 2025-05-07T20:24:01.7166772Z 2025-05-07T20:24:01.7429061Z setuptools-78.1.1 | 1.7 MB | #####7 | 57%  2025-05-07T20:24:01.7429328Z 2025-05-07T20:24:01.7432120Z 2025-05-07T20:24:01.7448282Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:01.7448691Z 2025-05-07T20:24:01.7450209Z 2025-05-07T20:24:01.7606813Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:01.7607401Z 2025-05-07T20:24:01.8165576Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T20:24:01.8305162Z python-3.9.21 | 25.1 MB | ##3 | 23% 2025-05-07T20:24:01.8305410Z 2025-05-07T20:24:01.8305415Z 2025-05-07T20:24:01.8306044Z 2025-05-07T20:24:01.8306049Z 2025-05-07T20:24:01.8317925Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:01.8318331Z 2025-05-07T20:24:01.8318335Z 2025-05-07T20:24:01.8318339Z 2025-05-07T20:24:01.8320127Z 2025-05-07T20:24:01.8403180Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:01.8403521Z 2025-05-07T20:24:01.8403525Z 2025-05-07T20:24:01.8403804Z 2025-05-07T20:24:01.8408410Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T20:24:01.8408762Z 2025-05-07T20:24:01.8408766Z 2025-05-07T20:24:01.8409400Z 2025-05-07T20:24:01.9166634Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T20:24:02.0166973Z python-3.9.21 | 25.1 MB | ####7 | 48% 2025-05-07T20:24:02.0805120Z python-3.9.21 | 25.1 MB | #########8 | 98% 2025-05-07T20:24:02.1643537Z python-3.9.21 | 25.1 MB | ########## | 100% 2025-05-07T20:24:02.1643790Z 2025-05-07T20:24:02.7016060Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T20:24:02.7023443Z python-3.9.21 | 25.1 MB | ########## | 100% 2025-05-07T20:24:02.7023815Z 2025-05-07T20:24:02.7024019Z 2025-05-07T20:24:02.7024239Z  2025-05-07T20:24:02.7024453Z 2025-05-07T20:24:02.7024457Z 2025-05-07T20:24:02.7024626Z  2025-05-07T20:24:02.7024848Z 2025-05-07T20:24:02.7024852Z 2025-05-07T20:24:02.7024856Z 2025-05-07T20:24:02.7025027Z  2025-05-07T20:24:02.7025233Z 2025-05-07T20:24:02.7025236Z 2025-05-07T20:24:02.7025240Z 2025-05-07T20:24:02.7025254Z 2025-05-07T20:24:02.7025430Z  2025-05-07T20:24:02.7025881Z 2025-05-07T20:24:02.7025885Z 2025-05-07T20:24:02.7025889Z 2025-05-07T20:24:02.7025893Z 2025-05-07T20:24:02.7025905Z 2025-05-07T20:24:02.7026093Z  done 2025-05-07T20:24:02.9133219Z Preparing transaction: \ | done 2025-05-07T20:24:04.0456211Z Verifying transaction: - \ | / - \ | / - \ | done 2025-05-07T20:24:06.3672105Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:06.4172474Z # 2025-05-07T20:24:06.4172733Z # To activate this environment, use 2025-05-07T20:24:06.4173032Z # 2025-05-07T20:24:06.4173254Z # $ conda activate build_binary 2025-05-07T20:24:06.4173518Z # 2025-05-07T20:24:06.4173746Z # To deactivate an active environment, use 2025-05-07T20:24:06.4174040Z # 2025-05-07T20:24:06.4174235Z # $ conda deactivate 2025-05-07T20:24:06.4174401Z 2025-05-07T20:24:06.5312179Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:06.5336426Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:09.4115699Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (25.1) 2025-05-07T20:24:09.4116325Z Collecting pip 2025-05-07T20:24:09.4117053Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:09.4117493Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:09.4118363Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 95.2 MB/s eta 0:00:00 2025-05-07T20:24:09.4118738Z Installing collected packages: pip 2025-05-07T20:24:09.4119062Z Attempting uninstall: pip 2025-05-07T20:24:09.4119364Z Found existing installation: pip 25.1 2025-05-07T20:24:09.4119695Z Uninstalling pip-25.1: 2025-05-07T20:24:09.4119985Z Successfully uninstalled pip-25.1 2025-05-07T20:24:09.4120320Z Successfully installed pip-25.1.1 2025-05-07T20:24:09.4120520Z 2025-05-07T20:24:09.4779208Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:09.4801824Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:10.3448785Z Channels: 2025-05-07T20:24:10.3449118Z - conda-forge 2025-05-07T20:24:10.3449365Z Platform: linux-64 2025-05-07T20:24:21.0102239Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:22.5405816Z Solving environment: | / - \ | done 2025-05-07T20:24:22.6073011Z 2025-05-07T20:24:22.6073390Z ## Package Plan ## 2025-05-07T20:24:22.6073567Z 2025-05-07T20:24:22.6073904Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:22.6074221Z 2025-05-07T20:24:22.6074342Z added / updated specs: 2025-05-07T20:24:22.6074631Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:22.6074826Z 2025-05-07T20:24:22.6074831Z 2025-05-07T20:24:22.6074967Z The following packages will be downloaded: 2025-05-07T20:24:22.6075219Z 2025-05-07T20:24:22.6075346Z package | build 2025-05-07T20:24:22.6075688Z ---------------------------|----------------- 2025-05-07T20:24:22.6076075Z cffi-1.17.1 | py39h15c3d72_0 236 KB conda-forge 2025-05-07T20:24:22.6076552Z cryptography-44.0.3 | py39h7170ec2_0 1.5 MB conda-forge 2025-05-07T20:24:22.6077014Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:22.6077449Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:22.6077886Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:22.6078312Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:22.6078751Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:22.6079210Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:22.6080053Z python_abi-3.9 | 2_cp39 4 KB conda-forge 2025-05-07T20:24:22.6080509Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:22.6081006Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:22.6081449Z ------------------------------------------------------------ 2025-05-07T20:24:22.6081794Z Total: 6.3 MB 2025-05-07T20:24:22.6082017Z 2025-05-07T20:24:22.6082148Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:22.6082388Z 2025-05-07T20:24:22.6082593Z cffi conda-forge/linux-64::cffi-1.17.1-py39h15c3d72_0 2025-05-07T20:24:22.6083092Z cryptography conda-forge/linux-64::cryptography-44.0.3-py39h7170ec2_0 2025-05-07T20:24:22.6083599Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:22.6084053Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:22.6084551Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:22.6085030Z python_abi conda-forge/linux-64::python_abi-3.9-2_cp39 2025-05-07T20:24:22.6085557Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:22.6086346Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:22.6086691Z 2025-05-07T20:24:22.6086821Z The following packages will be UPDATED: 2025-05-07T20:24:22.6087033Z 2025-05-07T20:24:22.6087461Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:22.6088237Z 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.6088889Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:22.6089531Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:22.6089895Z 2025-05-07T20:24:22.6089899Z 2025-05-07T20:24:22.6089903Z 2025-05-07T20:24:22.6090056Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:22.6090438Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T20:24:22.6090679Z 2025-05-07T20:24:22.6097781Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:22.6098055Z 2025-05-07T20:24:22.6098060Z 2025-05-07T20:24:22.6115717Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:22.6115966Z 2025-05-07T20:24:22.6115970Z 2025-05-07T20:24:22.6119015Z 2025-05-07T20:24:22.6138958Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:22.6139235Z 2025-05-07T20:24:22.6139243Z 2025-05-07T20:24:22.6139247Z 2025-05-07T20:24:22.6139551Z 2025-05-07T20:24:22.6150186Z cffi-1.17.1 | 236 KB | | 0%  2025-05-07T20:24:22.6150818Z 2025-05-07T20:24:22.6150826Z 2025-05-07T20:24:22.6150833Z 2025-05-07T20:24:22.6150851Z 2025-05-07T20:24:22.6150858Z 2025-05-07T20:24:22.6151214Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:22.6151595Z 2025-05-07T20:24:22.6151601Z 2025-05-07T20:24:22.6151607Z 2025-05-07T20:24:22.6151612Z 2025-05-07T20:24:22.6151633Z 2025-05-07T20:24:22.6151645Z 2025-05-07T20:24:22.6165388Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:22.6165788Z 2025-05-07T20:24:22.6165795Z 2025-05-07T20:24:22.6165802Z 2025-05-07T20:24:22.6165817Z 2025-05-07T20:24:22.6165824Z 2025-05-07T20:24:22.6165830Z 2025-05-07T20:24:22.6165835Z 2025-05-07T20:24:22.6166521Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:22.6166928Z 2025-05-07T20:24:22.6166933Z 2025-05-07T20:24:22.6166955Z 2025-05-07T20:24:22.6166960Z 2025-05-07T20:24:22.6166965Z 2025-05-07T20:24:22.6167284Z 2025-05-07T20:24:22.6167289Z 2025-05-07T20:24:22.6167294Z 2025-05-07T20:24:22.6169280Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:22.6169708Z 2025-05-07T20:24:22.6169713Z 2025-05-07T20:24:22.6169719Z 2025-05-07T20:24:22.6169724Z 2025-05-07T20:24:22.6169729Z 2025-05-07T20:24:22.6169735Z 2025-05-07T20:24:22.6169740Z 2025-05-07T20:24:22.6169759Z 2025-05-07T20:24:22.6169764Z 2025-05-07T20:24:22.6170376Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:22.6170670Z 2025-05-07T20:24:22.6170676Z 2025-05-07T20:24:22.6170682Z 2025-05-07T20:24:22.6170687Z 2025-05-07T20:24:22.6170693Z 2025-05-07T20:24:22.6170703Z 2025-05-07T20:24:22.6170711Z 2025-05-07T20:24:22.6170731Z 2025-05-07T20:24:22.6170738Z 2025-05-07T20:24:22.6170744Z 2025-05-07T20:24:22.6889752Z python_abi-3.9 | 4 KB | | 0%  2025-05-07T20:24:22.6983662Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:22.6984816Z 2025-05-07T20:24:22.7108176Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:22.7108458Z 2025-05-07T20:24:22.7109092Z 2025-05-07T20:24:22.7123155Z libgcc-15.1.0 | 810 KB | ########1 | 81%  2025-05-07T20:24:22.7123521Z 2025-05-07T20:24:22.7123527Z 2025-05-07T20:24:22.7123532Z 2025-05-07T20:24:22.7215448Z libgomp-15.1.0 | 442 KB | #####7 | 58%  2025-05-07T20:24:22.7215868Z 2025-05-07T20:24:22.7215874Z 2025-05-07T20:24:22.7215880Z 2025-05-07T20:24:22.7215885Z 2025-05-07T20:24:22.7217315Z 2025-05-07T20:24:22.7260950Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T20:24:22.7261344Z 2025-05-07T20:24:22.7261351Z 2025-05-07T20:24:22.7261356Z 2025-05-07T20:24:22.7315304Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:22.7315749Z 2025-05-07T20:24:22.7315755Z 2025-05-07T20:24:22.7315761Z 2025-05-07T20:24:22.7315782Z 2025-05-07T20:24:22.7315788Z 2025-05-07T20:24:22.7350126Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:22.7350658Z 2025-05-07T20:24:22.7350663Z 2025-05-07T20:24:22.7392443Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:22.7392864Z 2025-05-07T20:24:22.7392871Z 2025-05-07T20:24:22.7392876Z 2025-05-07T20:24:22.7393476Z 2025-05-07T20:24:22.7435834Z cffi-1.17.1 | 236 KB | 6 | 7%  2025-05-07T20:24:22.7436103Z 2025-05-07T20:24:22.7436108Z 2025-05-07T20:24:22.7436112Z 2025-05-07T20:24:22.7436116Z 2025-05-07T20:24:22.7436119Z 2025-05-07T20:24:22.7441187Z 2025-05-07T20:24:22.7523210Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:22.7523505Z 2025-05-07T20:24:22.7523509Z 2025-05-07T20:24:22.7523513Z 2025-05-07T20:24:22.7523516Z 2025-05-07T20:24:22.7523520Z 2025-05-07T20:24:22.7525277Z 2025-05-07T20:24:22.7589153Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:22.7589504Z 2025-05-07T20:24:22.7589508Z 2025-05-07T20:24:22.7589512Z 2025-05-07T20:24:22.7589516Z 2025-05-07T20:24:22.7681160Z cffi-1.17.1 | 236 KB | ########## | 100%  2025-05-07T20:24:22.7681588Z 2025-05-07T20:24:22.7681594Z 2025-05-07T20:24:22.7681600Z 2025-05-07T20:24:22.7681606Z 2025-05-07T20:24:22.7681624Z 2025-05-07T20:24:22.7681630Z 2025-05-07T20:24:22.7681636Z 2025-05-07T20:24:22.7682189Z 2025-05-07T20:24:22.7723326Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:22.7723645Z 2025-05-07T20:24:22.7723649Z 2025-05-07T20:24:22.7723654Z 2025-05-07T20:24:22.7723657Z 2025-05-07T20:24:22.7723671Z 2025-05-07T20:24:22.7723675Z 2025-05-07T20:24:22.7724852Z 2025-05-07T20:24:22.7742332Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:22.7742882Z 2025-05-07T20:24:22.7742889Z 2025-05-07T20:24:22.7742895Z 2025-05-07T20:24:22.7743170Z 2025-05-07T20:24:22.7743175Z 2025-05-07T20:24:22.7743181Z 2025-05-07T20:24:22.7743186Z 2025-05-07T20:24:22.7743230Z 2025-05-07T20:24:22.7767195Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:22.7767523Z 2025-05-07T20:24:22.7767528Z 2025-05-07T20:24:22.7767531Z 2025-05-07T20:24:22.7767535Z 2025-05-07T20:24:22.7767539Z 2025-05-07T20:24:22.7767554Z 2025-05-07T20:24:22.7769117Z 2025-05-07T20:24:22.7894526Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:22.7895169Z 2025-05-07T20:24:22.7895178Z 2025-05-07T20:24:22.7895186Z 2025-05-07T20:24:22.7895194Z 2025-05-07T20:24:22.7895201Z 2025-05-07T20:24:22.7895209Z 2025-05-07T20:24:22.7895216Z 2025-05-07T20:24:22.7895224Z 2025-05-07T20:24:22.7895273Z 2025-05-07T20:24:22.7922267Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:22.7922555Z 2025-05-07T20:24:22.7922559Z 2025-05-07T20:24:22.7922563Z 2025-05-07T20:24:22.7922580Z 2025-05-07T20:24:22.7922584Z 2025-05-07T20:24:22.7922588Z 2025-05-07T20:24:22.7922591Z 2025-05-07T20:24:22.7922595Z 2025-05-07T20:24:22.7922801Z 2025-05-07T20:24:22.8059097Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:22.8059386Z 2025-05-07T20:24:22.8059390Z 2025-05-07T20:24:22.8059394Z 2025-05-07T20:24:22.8146970Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:22.8147257Z 2025-05-07T20:24:22.8147261Z 2025-05-07T20:24:22.8147265Z 2025-05-07T20:24:22.8147269Z 2025-05-07T20:24:22.8147273Z 2025-05-07T20:24:22.8147276Z 2025-05-07T20:24:22.8147280Z 2025-05-07T20:24:22.8147284Z 2025-05-07T20:24:22.8147288Z 2025-05-07T20:24:22.8147545Z 2025-05-07T20:24:22.8167097Z python_abi-3.9 | 4 KB | ########## | 100%  2025-05-07T20:24:22.8167382Z 2025-05-07T20:24:22.8167386Z 2025-05-07T20:24:22.8167390Z 2025-05-07T20:24:22.8167393Z 2025-05-07T20:24:22.8167407Z 2025-05-07T20:24:22.8167411Z 2025-05-07T20:24:22.8167414Z 2025-05-07T20:24:22.8167418Z 2025-05-07T20:24:22.8167430Z 2025-05-07T20:24:22.8167914Z 2025-05-07T20:24:22.8374739Z python_abi-3.9 | 4 KB | ########## | 100%  2025-05-07T20:24:22.8375029Z 2025-05-07T20:24:22.8375033Z 2025-05-07T20:24:22.8375037Z 2025-05-07T20:24:22.8375041Z 2025-05-07T20:24:22.8375057Z 2025-05-07T20:24:22.8381103Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:22.8381551Z 2025-05-07T20:24:22.8381569Z 2025-05-07T20:24:22.8381576Z 2025-05-07T20:24:22.8381585Z 2025-05-07T20:24:22.8381593Z 2025-05-07T20:24:22.9155091Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:22.9155386Z 2025-05-07T20:24:22.9157579Z 2025-05-07T20:24:22.9606182Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:22.9610064Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:23.0128956Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:23.0129421Z 2025-05-07T20:24:23.0129430Z 2025-05-07T20:24:23.0129438Z 2025-05-07T20:24:23.0129446Z 2025-05-07T20:24:23.0133546Z cffi-1.17.1 | 236 KB | ########## | 100%  2025-05-07T20:24:23.0134038Z 2025-05-07T20:24:23.0134045Z 2025-05-07T20:24:23.0134053Z 2025-05-07T20:24:23.0134061Z 2025-05-07T20:24:23.0263829Z cffi-1.17.1 | 236 KB | ########## | 100%  2025-05-07T20:24:23.0264079Z 2025-05-07T20:24:23.0264083Z 2025-05-07T20:24:23.0264087Z 2025-05-07T20:24:23.0264091Z 2025-05-07T20:24:23.0264095Z 2025-05-07T20:24:23.0265856Z 2025-05-07T20:24:23.0271996Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:23.0272337Z 2025-05-07T20:24:23.0272353Z 2025-05-07T20:24:23.0272359Z 2025-05-07T20:24:23.0272364Z 2025-05-07T20:24:23.0272370Z 2025-05-07T20:24:23.0272375Z 2025-05-07T20:24:23.0325370Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:23.0326110Z 2025-05-07T20:24:23.0326839Z 2025-05-07T20:24:23.0326850Z 2025-05-07T20:24:23.0326886Z 2025-05-07T20:24:23.0326917Z 2025-05-07T20:24:23.0326929Z 2025-05-07T20:24:23.0326961Z 2025-05-07T20:24:23.0327120Z 2025-05-07T20:24:23.0330828Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:23.0331297Z 2025-05-07T20:24:23.0331303Z 2025-05-07T20:24:23.0331310Z 2025-05-07T20:24:23.0331317Z 2025-05-07T20:24:23.0331322Z 2025-05-07T20:24:23.0331328Z 2025-05-07T20:24:23.0331333Z 2025-05-07T20:24:23.0331338Z 2025-05-07T20:24:23.0504696Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:23.0505130Z 2025-05-07T20:24:23.0505136Z 2025-05-07T20:24:23.0505141Z 2025-05-07T20:24:23.0505147Z 2025-05-07T20:24:23.0505152Z 2025-05-07T20:24:23.0505157Z 2025-05-07T20:24:23.0505162Z 2025-05-07T20:24:23.0507120Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:23.0507459Z 2025-05-07T20:24:23.0507474Z 2025-05-07T20:24:23.0507480Z 2025-05-07T20:24:23.0507486Z 2025-05-07T20:24:23.0507491Z 2025-05-07T20:24:23.0507496Z 2025-05-07T20:24:23.0507501Z 2025-05-07T20:24:23.0516478Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:23.0519239Z 2025-05-07T20:24:23.0524971Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:23.0525504Z 2025-05-07T20:24:23.0588132Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:23.0588526Z 2025-05-07T20:24:23.0588534Z 2025-05-07T20:24:23.0588541Z 2025-05-07T20:24:23.0588549Z 2025-05-07T20:24:23.0588557Z 2025-05-07T20:24:23.0588564Z 2025-05-07T20:24:23.0588571Z 2025-05-07T20:24:23.0588579Z 2025-05-07T20:24:23.0588586Z 2025-05-07T20:24:23.0588591Z 2025-05-07T20:24:23.0630858Z python_abi-3.9 | 4 KB | ########## | 100%  2025-05-07T20:24:23.0631285Z 2025-05-07T20:24:23.0631309Z 2025-05-07T20:24:23.0631315Z 2025-05-07T20:24:23.0631320Z 2025-05-07T20:24:23.0631325Z 2025-05-07T20:24:23.0631331Z 2025-05-07T20:24:23.0631336Z 2025-05-07T20:24:23.0631342Z 2025-05-07T20:24:23.0631347Z 2025-05-07T20:24:23.0631652Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:23.0632026Z 2025-05-07T20:24:23.0632032Z 2025-05-07T20:24:23.0632051Z 2025-05-07T20:24:23.0632058Z 2025-05-07T20:24:23.0632064Z 2025-05-07T20:24:23.0632068Z 2025-05-07T20:24:23.0632073Z 2025-05-07T20:24:23.0632077Z 2025-05-07T20:24:23.0632097Z 2025-05-07T20:24:23.0639024Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:23.0639586Z 2025-05-07T20:24:23.0639853Z 2025-05-07T20:24:23.0640093Z  2025-05-07T20:24:23.0640343Z 2025-05-07T20:24:23.0640348Z 2025-05-07T20:24:23.0640579Z  2025-05-07T20:24:23.0640891Z 2025-05-07T20:24:23.0640895Z 2025-05-07T20:24:23.0640898Z 2025-05-07T20:24:23.0641129Z  2025-05-07T20:24:23.0641433Z 2025-05-07T20:24:23.0641439Z 2025-05-07T20:24:23.0641444Z 2025-05-07T20:24:23.0641449Z 2025-05-07T20:24:23.0641673Z  2025-05-07T20:24:23.0641979Z 2025-05-07T20:24:23.0641995Z 2025-05-07T20:24:23.0642001Z 2025-05-07T20:24:23.0642007Z 2025-05-07T20:24:23.0642012Z 2025-05-07T20:24:23.0642273Z  2025-05-07T20:24:23.0642583Z 2025-05-07T20:24:23.0642589Z 2025-05-07T20:24:23.0642595Z 2025-05-07T20:24:23.0642608Z 2025-05-07T20:24:23.0642614Z 2025-05-07T20:24:23.0642619Z 2025-05-07T20:24:23.0642818Z  2025-05-07T20:24:23.0643033Z 2025-05-07T20:24:23.0643037Z 2025-05-07T20:24:23.0643213Z 2025-05-07T20:24:23.0643217Z 2025-05-07T20:24:23.0643228Z 2025-05-07T20:24:23.0643232Z 2025-05-07T20:24:23.0643235Z 2025-05-07T20:24:23.0643460Z  2025-05-07T20:24:23.0643770Z 2025-05-07T20:24:23.0643793Z 2025-05-07T20:24:23.0643798Z 2025-05-07T20:24:23.0643804Z 2025-05-07T20:24:23.0643809Z 2025-05-07T20:24:23.0643818Z 2025-05-07T20:24:23.0643822Z 2025-05-07T20:24:23.0643826Z 2025-05-07T20:24:23.0644018Z  2025-05-07T20:24:23.0644251Z 2025-05-07T20:24:23.0644254Z 2025-05-07T20:24:23.0644258Z 2025-05-07T20:24:23.0644262Z 2025-05-07T20:24:23.0644266Z 2025-05-07T20:24:23.0644269Z 2025-05-07T20:24:23.0644273Z 2025-05-07T20:24:23.0644277Z 2025-05-07T20:24:23.0644280Z 2025-05-07T20:24:23.0644473Z  2025-05-07T20:24:23.0644701Z 2025-05-07T20:24:23.0644711Z 2025-05-07T20:24:23.0644715Z 2025-05-07T20:24:23.0644719Z 2025-05-07T20:24:23.0644723Z 2025-05-07T20:24:23.0644726Z 2025-05-07T20:24:23.0644730Z 2025-05-07T20:24:23.0644734Z 2025-05-07T20:24:23.0644738Z 2025-05-07T20:24:23.0644741Z 2025-05-07T20:24:23.0644943Z  done 2025-05-07T20:24:23.1647532Z Preparing transaction: - done 2025-05-07T20:24:23.2651624Z Verifying transaction: | done 2025-05-07T20:24:24.7680555Z Executing transaction: - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:24.9439085Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:26.7093491Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:26.7109225Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:26.7131904Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:27.5848682Z Channels: 2025-05-07T20:24:27.5849172Z - conda-forge 2025-05-07T20:24:27.5849682Z Platform: linux-64 2025-05-07T20:24:30.9577386Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:31.3300617Z Solving environment: \ done 2025-05-07T20:24:31.3918164Z 2025-05-07T20:24:31.3918838Z ## Package Plan ## 2025-05-07T20:24:31.3919043Z 2025-05-07T20:24:31.3919320Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:31.3919656Z 2025-05-07T20:24:31.3919773Z added / updated specs: 2025-05-07T20:24:31.3920053Z - libxcrypt 2025-05-07T20:24:31.3920196Z 2025-05-07T20:24:31.3920201Z 2025-05-07T20:24:31.3920336Z The following packages will be downloaded: 2025-05-07T20:24:31.3920569Z 2025-05-07T20:24:31.3920699Z package | build 2025-05-07T20:24:31.3921046Z ---------------------------|----------------- 2025-05-07T20:24:31.3921452Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:31.3921879Z ------------------------------------------------------------ 2025-05-07T20:24:31.3922266Z Total: 98 KB 2025-05-07T20:24:31.3922487Z 2025-05-07T20:24:31.3922635Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:31.3922869Z 2025-05-07T20:24:31.3923121Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:31.3923416Z 2025-05-07T20:24:31.3923426Z 2025-05-07T20:24:31.3923431Z 2025-05-07T20:24:31.3923589Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:31.5356900Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T20:24:31.5374166Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T20:24:31.5479224Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:31.5482401Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:31.5483077Z 2025-05-07T20:24:31.5483638Z done 2025-05-07T20:24:31.6488501Z Preparing transaction: / done 2025-05-07T20:24:31.7494987Z Verifying transaction: \ done 2025-05-07T20:24:31.8500808Z Executing transaction: / done 2025-05-07T20:24:35.3448441Z [SETUP] Copying over ... 2025-05-07T20:24:35.3449396Z + cp /home/ec2-user/miniconda/envs/build_binary/include/crypt.h /home/ec2-user/miniconda/envs/build_binary/include/python3.9/crypt.h 2025-05-07T20:24:35.3450139Z 2025-05-07T20:24:35.3482598Z 2025-05-07T20:24:37.0228331Z [SETUP] Installed Python version: Python 3.9.21 2025-05-07T20:24:37.0228942Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:37.0263069Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:37.0263537Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:37.0277703Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:37.0278068Z env: 2025-05-07T20:24:37.0278310Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:37.0278620Z BUILD_ENV: build_binary 2025-05-07T20:24:37.0278893Z BUILD_TARGET: genai 2025-05-07T20:24:37.0279135Z BUILD_VARIANT: cuda 2025-05-07T20:24:37.0279373Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:24:37.0279642Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:37.0279954Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:37.0280300Z ##[endgroup] 2025-05-07T20:24:37.3765501Z ################################################################################ 2025-05-07T20:24:37.3765979Z # Install C/C++ Compilers 2025-05-07T20:24:37.3766339Z # 2025-05-07T20:24:37.3782576Z # [2025-05-07T20:24:37.377Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:37.3782988Z ################################################################################ 2025-05-07T20:24:37.3783205Z 2025-05-07T20:24:37.3800812Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:37.4822534Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:37.4833655Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:37.4858133Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:38.3603009Z Channels: 2025-05-07T20:24:38.3603270Z - conda-forge 2025-05-07T20:24:38.3603515Z Platform: linux-64 2025-05-07T20:24:41.7646847Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:42.1426467Z Solving environment: \ done 2025-05-07T20:24:42.2049978Z 2025-05-07T20:24:42.2050842Z ## Package Plan ## 2025-05-07T20:24:42.2051209Z 2025-05-07T20:24:42.2051693Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:42.2052322Z 2025-05-07T20:24:42.2052536Z added / updated specs: 2025-05-07T20:24:42.2053077Z - sysroot_linux-64=2.17 2025-05-07T20:24:42.2053421Z 2025-05-07T20:24:42.2053430Z 2025-05-07T20:24:42.2053689Z The following packages will be downloaded: 2025-05-07T20:24:42.2054136Z 2025-05-07T20:24:42.2054386Z package | build 2025-05-07T20:24:42.2055077Z ---------------------------|----------------- 2025-05-07T20:24:42.2055946Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:42.2056950Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:42.2057625Z ------------------------------------------------------------ 2025-05-07T20:24:42.2058013Z Total: 15.4 MB 2025-05-07T20:24:42.2058231Z 2025-05-07T20:24:42.2058366Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:42.2058702Z 2025-05-07T20:24:42.2058987Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:42.2059567Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:42.2059879Z 2025-05-07T20:24:42.2059883Z 2025-05-07T20:24:42.2059887Z 2025-05-07T20:24:42.2060048Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:42.2060765Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:42.2060993Z 2025-05-07T20:24:42.4077489Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:42.4789155Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:42.4789569Z 2025-05-07T20:24:42.4956329Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T20:24:42.5000171Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:42.5000652Z 2025-05-07T20:24:42.8207142Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:42.8207825Z 2025-05-07T20:24:42.8208164Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:42.8208483Z 2025-05-07T20:24:43.2316988Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:43.2317428Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:43.2321110Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:43.2321454Z 2025-05-07T20:24:43.2321688Z 2025-05-07T20:24:43.2322244Z  done 2025-05-07T20:24:43.3327299Z Preparing transaction: / done 2025-05-07T20:24:43.5355734Z Verifying transaction: \ | done 2025-05-07T20:24:43.7414954Z Executing transaction: - \ done 2025-05-07T20:24:43.8995280Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:43.8995755Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:24:45.6204945Z [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:45.6217776Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:24:45.6241732Z [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:46.5297751Z Channels: 2025-05-07T20:24:46.5298118Z - conda-forge 2025-05-07T20:24:46.5298454Z Platform: linux-64 2025-05-07T20:24:50.0272297Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:51.0229515Z Solving environment: \ | / done 2025-05-07T20:24:51.0887594Z 2025-05-07T20:24:51.0888507Z ## Package Plan ## 2025-05-07T20:24:51.0888883Z 2025-05-07T20:24:51.0889330Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:51.0889950Z 2025-05-07T20:24:51.0890165Z added / updated specs: 2025-05-07T20:24:51.0890687Z - gxx_linux-64=11.4.0 2025-05-07T20:24:51.0891021Z 2025-05-07T20:24:51.0891030Z 2025-05-07T20:24:51.0891282Z The following packages will be downloaded: 2025-05-07T20:24:51.0891759Z 2025-05-07T20:24:51.0892004Z package | build 2025-05-07T20:24:51.0892663Z ---------------------------|----------------- 2025-05-07T20:24:51.0893176Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:24:51.0893672Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:24:51.0894148Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:24:51.0894616Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:24:51.0895076Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:24:51.0895527Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:24:51.0895972Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:24:51.0896449Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:24:51.0896939Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:24:51.0897396Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:24:51.0897885Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:24:51.0898370Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:24:51.0899322Z ------------------------------------------------------------ 2025-05-07T20:24:51.0899678Z Total: 91.6 MB 2025-05-07T20:24:51.0899888Z 2025-05-07T20:24:51.0900019Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:51.0900249Z 2025-05-07T20:24:51.0900528Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:24:51.0901093Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:24:51.0901883Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:24:51.0902394Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:24:51.0902905Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:24:51.0903409Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:24:51.0903947Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:51.0904510Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:24:51.0905019Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:24:51.0905561Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:51.0905918Z 2025-05-07T20:24:51.0906039Z The following packages will be UPDATED: 2025-05-07T20:24:51.0906249Z 2025-05-07T20:24:51.0906571Z 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.0907288Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:24:51.0907705Z 2025-05-07T20:24:51.0907710Z 2025-05-07T20:24:51.0907714Z 2025-05-07T20:24:51.0907857Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:51.0908233Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:51.0908463Z 2025-05-07T20:24:51.0908887Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:51.0909125Z 2025-05-07T20:24:51.0909129Z 2025-05-07T20:24:51.0909356Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:51.0909620Z 2025-05-07T20:24:51.0909624Z 2025-05-07T20:24:51.0909628Z 2025-05-07T20:24:51.0922296Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:51.0922575Z 2025-05-07T20:24:51.0922579Z 2025-05-07T20:24:51.0922582Z 2025-05-07T20:24:51.0933798Z 2025-05-07T20:24:51.0946549Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:51.0946823Z 2025-05-07T20:24:51.0946827Z 2025-05-07T20:24:51.0946831Z 2025-05-07T20:24:51.0946835Z 2025-05-07T20:24:51.0960196Z 2025-05-07T20:24:51.0976579Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:51.0976938Z 2025-05-07T20:24:51.0976943Z 2025-05-07T20:24:51.0976958Z 2025-05-07T20:24:51.0976962Z 2025-05-07T20:24:51.0976966Z 2025-05-07T20:24:51.0976980Z 2025-05-07T20:24:51.0977727Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:24:51.0978137Z 2025-05-07T20:24:51.0978143Z 2025-05-07T20:24:51.0978148Z 2025-05-07T20:24:51.0978153Z 2025-05-07T20:24:51.0978158Z 2025-05-07T20:24:51.0978177Z 2025-05-07T20:24:51.0978182Z 2025-05-07T20:24:51.0988089Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:24:51.0988501Z 2025-05-07T20:24:51.0988507Z 2025-05-07T20:24:51.0988531Z 2025-05-07T20:24:51.0988537Z 2025-05-07T20:24:51.0988543Z 2025-05-07T20:24:51.0988548Z 2025-05-07T20:24:51.0988553Z 2025-05-07T20:24:51.0991470Z 2025-05-07T20:24:51.0992853Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:51.0993260Z 2025-05-07T20:24:51.0993266Z 2025-05-07T20:24:51.0993272Z 2025-05-07T20:24:51.0993277Z 2025-05-07T20:24:51.0993282Z 2025-05-07T20:24:51.0993537Z 2025-05-07T20:24:51.0993542Z 2025-05-07T20:24:51.1007422Z 2025-05-07T20:24:51.1007428Z 2025-05-07T20:24:51.1009343Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:24:51.1009755Z 2025-05-07T20:24:51.1009760Z 2025-05-07T20:24:51.1009765Z 2025-05-07T20:24:51.1009771Z 2025-05-07T20:24:51.1009776Z 2025-05-07T20:24:51.1009781Z 2025-05-07T20:24:51.1009786Z 2025-05-07T20:24:51.1009792Z 2025-05-07T20:24:51.1009797Z 2025-05-07T20:24:51.1013890Z 2025-05-07T20:24:51.1015838Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:24:51.1016248Z 2025-05-07T20:24:51.1016252Z 2025-05-07T20:24:51.1016256Z 2025-05-07T20:24:51.1016260Z 2025-05-07T20:24:51.1016263Z 2025-05-07T20:24:51.1016267Z 2025-05-07T20:24:51.1016271Z 2025-05-07T20:24:51.1016275Z 2025-05-07T20:24:51.1016279Z 2025-05-07T20:24:51.1016282Z 2025-05-07T20:24:51.1020610Z 2025-05-07T20:24:51.1995847Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:24:51.1996299Z 2025-05-07T20:24:51.1996305Z 2025-05-07T20:24:51.1996310Z 2025-05-07T20:24:51.1996757Z 2025-05-07T20:24:51.3293164Z libstdcxx-15.1.0 | 3.7 MB | ##1 | 21%  2025-05-07T20:24:51.3293489Z 2025-05-07T20:24:51.3293493Z 2025-05-07T20:24:51.3293496Z 2025-05-07T20:24:51.3293612Z 2025-05-07T20:24:51.4549789Z libstdcxx-15.1.0 | 3.7 MB | ####1 | 42%  2025-05-07T20:24:51.4555823Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:51.4556078Z 2025-05-07T20:24:51.4556171Z 2025-05-07T20:24:51.4556175Z 2025-05-07T20:24:51.4558069Z 2025-05-07T20:24:51.4573107Z libstdcxx-15.1.0 | 3.7 MB | ###### | 60%  2025-05-07T20:24:51.4573406Z 2025-05-07T20:24:51.4573410Z 2025-05-07T20:24:51.4573610Z 2025-05-07T20:24:51.4946062Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:51.4946344Z 2025-05-07T20:24:51.4946358Z 2025-05-07T20:24:51.4946362Z 2025-05-07T20:24:51.4948631Z 2025-05-07T20:24:51.5297919Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:51.5298277Z 2025-05-07T20:24:51.5298281Z 2025-05-07T20:24:51.5551125Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:51.5565210Z gcc_impl_linux-64-11 | 53.0 MB | #4 | 14% 2025-05-07T20:24:51.5565507Z 2025-05-07T20:24:51.5565511Z 2025-05-07T20:24:51.5565515Z 2025-05-07T20:24:51.5629426Z binutils_impl_linux- | 6.0 MB | #########2 | 93%  2025-05-07T20:24:51.5632720Z 2025-05-07T20:24:51.5806544Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:51.5806833Z 2025-05-07T20:24:51.5806837Z 2025-05-07T20:24:51.5806841Z 2025-05-07T20:24:51.5806845Z 2025-05-07T20:24:51.5808686Z 2025-05-07T20:24:51.6298750Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:51.6299045Z 2025-05-07T20:24:51.6299049Z 2025-05-07T20:24:51.6630405Z libstdcxx-devel_linu | 11.1 MB | ### | 31%  2025-05-07T20:24:51.6632406Z 2025-05-07T20:24:51.6761483Z gxx_impl_linux-64-11 | 11.2 MB | ##7 | 28%  2025-05-07T20:24:51.6808500Z gcc_impl_linux-64-11 | 53.0 MB | ##2 | 23% 2025-05-07T20:24:51.6808820Z 2025-05-07T20:24:51.6808824Z 2025-05-07T20:24:51.6808828Z 2025-05-07T20:24:51.6808832Z 2025-05-07T20:24:51.6811428Z 2025-05-07T20:24:51.7299396Z libsanitizer-11.4.0 | 3.5 MB | ########6 | 87%  2025-05-07T20:24:51.7299726Z 2025-05-07T20:24:51.7299730Z 2025-05-07T20:24:51.7455174Z libstdcxx-devel_linu | 11.1 MB | #####9 | 60%  2025-05-07T20:24:51.7455448Z 2025-05-07T20:24:51.7455453Z 2025-05-07T20:24:51.7460268Z 2025-05-07T20:24:51.7631791Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:51.7634774Z 2025-05-07T20:24:51.7934095Z gxx_impl_linux-64-11 | 11.2 MB | ###### | 60%  2025-05-07T20:24:51.7980353Z gcc_impl_linux-64-11 | 53.0 MB | ### | 31% 2025-05-07T20:24:51.7981007Z 2025-05-07T20:24:51.7981012Z 2025-05-07T20:24:51.7981016Z 2025-05-07T20:24:51.7981020Z 2025-05-07T20:24:51.7983949Z 2025-05-07T20:24:51.8027302Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:51.8027670Z 2025-05-07T20:24:51.8027674Z 2025-05-07T20:24:51.8027678Z 2025-05-07T20:24:51.8027682Z 2025-05-07T20:24:51.8027685Z 2025-05-07T20:24:51.8029739Z 2025-05-07T20:24:51.8299384Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:24:51.8299697Z 2025-05-07T20:24:51.8304449Z 2025-05-07T20:24:51.8324539Z libstdcxx-devel_linu | 11.1 MB | ########6 | 87%  2025-05-07T20:24:51.8324906Z 2025-05-07T20:24:51.8324910Z 2025-05-07T20:24:51.8324914Z 2025-05-07T20:24:51.8324918Z 2025-05-07T20:24:51.8324922Z 2025-05-07T20:24:51.8324926Z 2025-05-07T20:24:51.8328850Z 2025-05-07T20:24:51.8641269Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:24:51.8641817Z 2025-05-07T20:24:51.8958353Z gxx_impl_linux-64-11 | 11.2 MB | ########4 | 84%  2025-05-07T20:24:51.8958718Z 2025-05-07T20:24:51.8958724Z 2025-05-07T20:24:51.8958729Z 2025-05-07T20:24:51.8958735Z 2025-05-07T20:24:51.8958740Z 2025-05-07T20:24:51.8958745Z 2025-05-07T20:24:51.8958869Z 2025-05-07T20:24:51.9030267Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:51.9030661Z 2025-05-07T20:24:51.9030665Z 2025-05-07T20:24:51.9030677Z 2025-05-07T20:24:51.9030681Z 2025-05-07T20:24:51.9030684Z 2025-05-07T20:24:51.9030688Z 2025-05-07T20:24:51.9368273Z libgcc-devel_linux-6 | 2.3 MB | #########6 | 97%  2025-05-07T20:24:51.9368596Z 2025-05-07T20:24:51.9368608Z 2025-05-07T20:24:51.9368612Z 2025-05-07T20:24:51.9368616Z 2025-05-07T20:24:51.9368620Z 2025-05-07T20:24:51.9368624Z 2025-05-07T20:24:51.9368627Z 2025-05-07T20:24:51.9370809Z 2025-05-07T20:24:51.9427285Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:51.9427690Z 2025-05-07T20:24:51.9427694Z 2025-05-07T20:24:51.9427698Z 2025-05-07T20:24:51.9427702Z 2025-05-07T20:24:51.9427705Z 2025-05-07T20:24:51.9427709Z 2025-05-07T20:24:51.9427713Z 2025-05-07T20:24:51.9429029Z 2025-05-07T20:24:51.9484310Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:51.9744163Z gcc_impl_linux-64-11 | 53.0 MB | ###7 | 38% 2025-05-07T20:24:51.9744531Z 2025-05-07T20:24:51.9744537Z 2025-05-07T20:24:51.9744543Z 2025-05-07T20:24:51.9748145Z 2025-05-07T20:24:51.9762659Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:51.9762946Z 2025-05-07T20:24:51.9762950Z 2025-05-07T20:24:51.9762954Z 2025-05-07T20:24:51.9762958Z 2025-05-07T20:24:51.9762962Z 2025-05-07T20:24:51.9762966Z 2025-05-07T20:24:51.9762970Z 2025-05-07T20:24:51.9762974Z 2025-05-07T20:24:51.9762977Z 2025-05-07T20:24:51.9772352Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:24:51.9772649Z 2025-05-07T20:24:51.9772653Z 2025-05-07T20:24:51.9772657Z 2025-05-07T20:24:51.9783416Z 2025-05-07T20:24:51.9826241Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:51.9826548Z 2025-05-07T20:24:51.9826553Z 2025-05-07T20:24:51.9826556Z 2025-05-07T20:24:51.9826560Z 2025-05-07T20:24:51.9826564Z 2025-05-07T20:24:51.9826568Z 2025-05-07T20:24:51.9826571Z 2025-05-07T20:24:51.9826575Z 2025-05-07T20:24:51.9828269Z 2025-05-07T20:24:51.9909585Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:51.9909902Z 2025-05-07T20:24:51.9909906Z 2025-05-07T20:24:51.9909910Z 2025-05-07T20:24:51.9909914Z 2025-05-07T20:24:51.9909918Z 2025-05-07T20:24:51.9915759Z 2025-05-07T20:24:52.0290014Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:52.0290318Z 2025-05-07T20:24:52.0290322Z 2025-05-07T20:24:52.0290326Z 2025-05-07T20:24:52.0290329Z 2025-05-07T20:24:52.0290578Z 2025-05-07T20:24:52.0290582Z 2025-05-07T20:24:52.0290586Z 2025-05-07T20:24:52.0290598Z 2025-05-07T20:24:52.0290602Z 2025-05-07T20:24:52.0290606Z 2025-05-07T20:24:52.0326944Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:24:52.0327242Z 2025-05-07T20:24:52.0327253Z 2025-05-07T20:24:52.0327257Z 2025-05-07T20:24:52.0327261Z 2025-05-07T20:24:52.0327264Z 2025-05-07T20:24:52.0327268Z 2025-05-07T20:24:52.0327272Z 2025-05-07T20:24:52.0327276Z 2025-05-07T20:24:52.0327280Z 2025-05-07T20:24:52.0327583Z 2025-05-07T20:24:52.0455998Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:52.0456329Z 2025-05-07T20:24:52.0456334Z 2025-05-07T20:24:52.0456338Z 2025-05-07T20:24:52.0456342Z 2025-05-07T20:24:52.0456346Z 2025-05-07T20:24:52.0456349Z 2025-05-07T20:24:52.0456353Z 2025-05-07T20:24:52.0456357Z 2025-05-07T20:24:52.0456361Z 2025-05-07T20:24:52.0456365Z 2025-05-07T20:24:52.0456368Z 2025-05-07T20:24:52.0504503Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:24:52.0504975Z 2025-05-07T20:24:52.0504981Z 2025-05-07T20:24:52.0504986Z 2025-05-07T20:24:52.0504992Z 2025-05-07T20:24:52.0504998Z 2025-05-07T20:24:52.0505002Z 2025-05-07T20:24:52.0505006Z 2025-05-07T20:24:52.0505009Z 2025-05-07T20:24:52.0505013Z 2025-05-07T20:24:52.0505017Z 2025-05-07T20:24:52.0505021Z 2025-05-07T20:24:52.0586847Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:52.1323486Z gcc_impl_linux-64-11 | 53.0 MB | ####4 | 44% 2025-05-07T20:24:52.1323861Z 2025-05-07T20:24:52.1323866Z 2025-05-07T20:24:52.1323870Z 2025-05-07T20:24:52.1323874Z 2025-05-07T20:24:52.1323878Z 2025-05-07T20:24:52.1323882Z 2025-05-07T20:24:52.1323886Z 2025-05-07T20:24:52.1332351Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:52.1332659Z 2025-05-07T20:24:52.1332663Z 2025-05-07T20:24:52.1332681Z 2025-05-07T20:24:52.1332685Z 2025-05-07T20:24:52.1332688Z 2025-05-07T20:24:52.1332692Z 2025-05-07T20:24:52.1335184Z 2025-05-07T20:24:52.1588420Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:52.2556431Z gcc_impl_linux-64-11 | 53.0 MB | #####1 | 52% 2025-05-07T20:24:52.2556701Z 2025-05-07T20:24:52.2564259Z 2025-05-07T20:24:52.2583096Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:52.2583375Z 2025-05-07T20:24:52.2583379Z 2025-05-07T20:24:52.2583383Z 2025-05-07T20:24:52.2583401Z 2025-05-07T20:24:52.2583405Z 2025-05-07T20:24:52.2583417Z 2025-05-07T20:24:52.2583421Z 2025-05-07T20:24:52.2584871Z 2025-05-07T20:24:52.2594905Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:52.2595198Z 2025-05-07T20:24:52.2595210Z 2025-05-07T20:24:52.2595213Z 2025-05-07T20:24:52.2595217Z 2025-05-07T20:24:52.2595221Z 2025-05-07T20:24:52.2595225Z 2025-05-07T20:24:52.2595240Z 2025-05-07T20:24:52.2596769Z 2025-05-07T20:24:52.2631049Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:52.2880381Z gcc_impl_linux-64-11 | 53.0 MB | #####8 | 59% 2025-05-07T20:24:52.2884913Z 2025-05-07T20:24:52.3336504Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:52.3336839Z 2025-05-07T20:24:52.3336843Z 2025-05-07T20:24:52.3336847Z 2025-05-07T20:24:52.3336851Z 2025-05-07T20:24:52.3336863Z 2025-05-07T20:24:52.3336867Z 2025-05-07T20:24:52.3336871Z 2025-05-07T20:24:52.3336874Z 2025-05-07T20:24:52.3336891Z 2025-05-07T20:24:52.3342733Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:52.3343038Z 2025-05-07T20:24:52.3343041Z 2025-05-07T20:24:52.3343045Z 2025-05-07T20:24:52.3343049Z 2025-05-07T20:24:52.3343053Z 2025-05-07T20:24:52.3343056Z 2025-05-07T20:24:52.3343060Z 2025-05-07T20:24:52.3343064Z 2025-05-07T20:24:52.3343311Z 2025-05-07T20:24:52.3632525Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:52.4534558Z gcc_impl_linux-64-11 | 53.0 MB | ######7 | 68% 2025-05-07T20:24:52.4534916Z 2025-05-07T20:24:52.4534923Z 2025-05-07T20:24:52.4534928Z 2025-05-07T20:24:52.4534934Z 2025-05-07T20:24:52.4536003Z 2025-05-07T20:24:52.4635522Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:52.5424038Z gcc_impl_linux-64-11 | 53.0 MB | #######6 | 76% 2025-05-07T20:24:52.5424349Z 2025-05-07T20:24:52.5424353Z 2025-05-07T20:24:52.5424357Z 2025-05-07T20:24:52.5424653Z 2025-05-07T20:24:52.5424661Z 2025-05-07T20:24:52.5424666Z 2025-05-07T20:24:52.5424672Z 2025-05-07T20:24:52.5424677Z 2025-05-07T20:24:52.5424683Z 2025-05-07T20:24:52.5424725Z 2025-05-07T20:24:52.5433334Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:52.5433779Z 2025-05-07T20:24:52.5433785Z 2025-05-07T20:24:52.5433790Z 2025-05-07T20:24:52.5433816Z 2025-05-07T20:24:52.5433822Z 2025-05-07T20:24:52.5433827Z 2025-05-07T20:24:52.5433833Z 2025-05-07T20:24:52.5433838Z 2025-05-07T20:24:52.5433843Z 2025-05-07T20:24:52.5434401Z 2025-05-07T20:24:52.5618526Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:52.5618891Z 2025-05-07T20:24:52.5618895Z 2025-05-07T20:24:52.5618899Z 2025-05-07T20:24:52.5618903Z 2025-05-07T20:24:52.5618907Z 2025-05-07T20:24:52.5620155Z 2025-05-07T20:24:52.5639122Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:52.6354473Z gcc_impl_linux-64-11 | 53.0 MB | ########5 | 85% 2025-05-07T20:24:52.6354812Z 2025-05-07T20:24:52.6354817Z 2025-05-07T20:24:52.6354820Z 2025-05-07T20:24:52.6354824Z 2025-05-07T20:24:52.6354828Z 2025-05-07T20:24:52.6354831Z 2025-05-07T20:24:52.6354835Z 2025-05-07T20:24:52.6354839Z 2025-05-07T20:24:52.6354842Z 2025-05-07T20:24:52.6354846Z 2025-05-07T20:24:52.6354849Z 2025-05-07T20:24:52.6362218Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:52.6362660Z 2025-05-07T20:24:52.6362664Z 2025-05-07T20:24:52.6362668Z 2025-05-07T20:24:52.6362672Z 2025-05-07T20:24:52.6362683Z 2025-05-07T20:24:52.6362687Z 2025-05-07T20:24:52.6362691Z 2025-05-07T20:24:52.6362694Z 2025-05-07T20:24:52.6362698Z 2025-05-07T20:24:52.6362702Z 2025-05-07T20:24:52.6363974Z 2025-05-07T20:24:52.6672664Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:52.7984542Z gcc_impl_linux-64-11 | 53.0 MB | #########3 | 93% 2025-05-07T20:24:52.7984896Z 2025-05-07T20:24:52.7984906Z 2025-05-07T20:24:52.7985092Z 2025-05-07T20:24:53.0038608Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:53.1074392Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:53.1075254Z 2025-05-07T20:24:53.3608470Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:53.3608861Z 2025-05-07T20:24:53.3608871Z 2025-05-07T20:24:53.7940762Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:53.7947119Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:53.7947606Z 2025-05-07T20:24:53.7947910Z 2025-05-07T20:24:53.7948179Z  2025-05-07T20:24:53.7948470Z 2025-05-07T20:24:53.7948476Z 2025-05-07T20:24:53.7948720Z  2025-05-07T20:24:53.7949011Z 2025-05-07T20:24:53.7949036Z 2025-05-07T20:24:53.7949042Z 2025-05-07T20:24:53.7949290Z  2025-05-07T20:24:53.7949592Z 2025-05-07T20:24:53.7949598Z 2025-05-07T20:24:53.7949603Z 2025-05-07T20:24:53.7949608Z 2025-05-07T20:24:53.7949864Z  2025-05-07T20:24:53.7950166Z 2025-05-07T20:24:53.7950172Z 2025-05-07T20:24:53.7950700Z 2025-05-07T20:24:53.7950706Z 2025-05-07T20:24:53.7950712Z 2025-05-07T20:24:53.7951046Z  2025-05-07T20:24:53.7951270Z 2025-05-07T20:24:53.7951274Z 2025-05-07T20:24:53.7951277Z 2025-05-07T20:24:53.7951281Z 2025-05-07T20:24:53.7951285Z 2025-05-07T20:24:53.7951289Z 2025-05-07T20:24:53.7951488Z  2025-05-07T20:24:53.7951704Z 2025-05-07T20:24:53.7951708Z 2025-05-07T20:24:53.7951712Z 2025-05-07T20:24:53.7951715Z 2025-05-07T20:24:53.7951879Z 2025-05-07T20:24:53.7951883Z 2025-05-07T20:24:53.7951887Z 2025-05-07T20:24:53.7952091Z  2025-05-07T20:24:53.7952320Z 2025-05-07T20:24:53.7952323Z 2025-05-07T20:24:53.7952327Z 2025-05-07T20:24:53.7952331Z 2025-05-07T20:24:53.7952335Z 2025-05-07T20:24:53.7952338Z 2025-05-07T20:24:53.7952342Z 2025-05-07T20:24:53.7952346Z 2025-05-07T20:24:53.7952567Z  2025-05-07T20:24:53.7952801Z 2025-05-07T20:24:53.7952805Z 2025-05-07T20:24:53.7952808Z 2025-05-07T20:24:53.7952812Z 2025-05-07T20:24:53.7952816Z 2025-05-07T20:24:53.7952819Z 2025-05-07T20:24:53.7952823Z 2025-05-07T20:24:53.7952827Z 2025-05-07T20:24:53.7952831Z 2025-05-07T20:24:53.7953036Z  2025-05-07T20:24:53.7953267Z 2025-05-07T20:24:53.7953271Z 2025-05-07T20:24:53.7953274Z 2025-05-07T20:24:53.7953278Z 2025-05-07T20:24:53.7953287Z 2025-05-07T20:24:53.7953291Z 2025-05-07T20:24:53.7953294Z 2025-05-07T20:24:53.7953298Z 2025-05-07T20:24:53.7953302Z 2025-05-07T20:24:53.7953314Z 2025-05-07T20:24:53.7953510Z  2025-05-07T20:24:53.7953741Z 2025-05-07T20:24:53.7953745Z 2025-05-07T20:24:53.7953749Z 2025-05-07T20:24:53.7953753Z 2025-05-07T20:24:53.7953762Z 2025-05-07T20:24:53.7953765Z 2025-05-07T20:24:53.7953776Z 2025-05-07T20:24:53.7953780Z 2025-05-07T20:24:53.7953784Z 2025-05-07T20:24:53.7953787Z 2025-05-07T20:24:53.7953791Z 2025-05-07T20:24:53.7954006Z  done 2025-05-07T20:24:53.8964227Z Preparing transaction: \ done 2025-05-07T20:24:54.1970266Z Verifying transaction: / - \ done 2025-05-07T20:24:54.2982975Z Executing transaction: / done 2025-05-07T20:24:54.4711650Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:24:58.4441153Z + 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.4441720Z 2025-05-07T20:24:58.4453672Z 2025-05-07T20:24:58.4473341Z + 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.4473906Z 2025-05-07T20:24:58.4486672Z 2025-05-07T20:24:58.4504714Z + 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.4505257Z 2025-05-07T20:24:58.4516538Z 2025-05-07T20:24:58.4533860Z + 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.4534404Z 2025-05-07T20:24:58.4547073Z 2025-05-07T20:25:00.3578685Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:00.3578966Z 2025-05-07T20:25:00.4220167Z [CHECK] Binary cc found in PATH 2025-05-07T20:25:02.3436239Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:02.3436531Z 2025-05-07T20:25:02.4092284Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:04.3323369Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:04.3323662Z 2025-05-07T20:25:04.3980627Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:06.3175327Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:06.3176270Z 2025-05-07T20:25:06.3841214Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:06.3844687Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:06.3845197Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:06.3845420Z 2025-05-07T20:25:08.3042963Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:08.3043399Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:08.3043718Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:08.3044007Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:08.3044749Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:08.3045131Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:08.3045434Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:08.3045757Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:08.3046068Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:08.3046328Z #define __CHAR_BIT__ 8 2025-05-07T20:25:08.3046577Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:08.3046847Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:08.3047108Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:08.3047394Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:08.3047674Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:08.3047985Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.3048298Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:08.3048590Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:08.3048932Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:08.3049267Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:08.3049683Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:08.3050111Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:08.3050713Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:08.3051135Z #define __GCC_IEC_559 2 2025-05-07T20:25:08.3051458Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:08.3051759Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:08.3052060Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:08.3052355Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:08.3052721Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.3053074Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:08.3053362Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:08.3053674Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:08.3053968Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:08.3054250Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:08.3054540Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:08.3054835Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:08.3055113Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:08.3055402Z #define __INT8_C(c) c 2025-05-07T20:25:08.3055673Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:08.3056008Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.3056347Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:08.3056691Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:08.3057074Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:08.3057366Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:08.3057656Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.3057964Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:08.3058261Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:08.3058746Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:08.3059188Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:08.3059490Z #define __linux 1 2025-05-07T20:25:08.3059749Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:08.3060054Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:08.3060352Z #define __unix 1 2025-05-07T20:25:08.3060589Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:08.3060883Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:08.3061173Z #define __WINT_MIN__ 0U 2025-05-07T20:25:08.3061429Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:08.3061725Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:08.3062195Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:08.3062463Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:08.3062725Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:08.3063025Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:08.3063321Z #define __INT64_C(c) c ## L 2025-05-07T20:25:08.3063605Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:08.3063912Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:08.3064182Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:08.3064671Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:08.3065068Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:08.3065335Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:08.3065602Z #define __DBL_DIG__ 15 2025-05-07T20:25:08.3065844Z #define __FLT32_DIG__ 6 2025-05-07T20:25:08.3066164Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:08.3066518Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:08.3066777Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:08.3067127Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:08.3067474Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:08.3067734Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:08.3068012Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:08.3068399Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:08.3068807Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:08.3069092Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:08.3069352Z #define __unix__ 1 2025-05-07T20:25:08.3069594Z #define __INT_WIDTH__ 32 2025-05-07T20:25:08.3069846Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:08.3070105Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:08.3070359Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:08.3070634Z #define __UINT16_C(c) c 2025-05-07T20:25:08.3070882Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:08.3071139Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:08.3071509Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:08.3079735Z #define __gnu_linux__ 1 2025-05-07T20:25:08.3080052Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:08.3080359Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:08.3080662Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.3080947Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:08.3081231Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:08.3081507Z #define __GNUC__ 11 2025-05-07T20:25:08.3081745Z #define __pie__ 2 2025-05-07T20:25:08.3081971Z #define __MMX__ 1 2025-05-07T20:25:08.3082226Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:08.3082513Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:08.3082806Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:08.3083093Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:08.3083471Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:08.3083896Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.3084237Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:08.3084530Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:08.3084806Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:08.3085123Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:08.3085406Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:08.3085677Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:08.3085982Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:08.3086293Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:08.3086577Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:08.3086865Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:08.3087142Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:08.3087424Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:08.3087704Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:08.3087980Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:08.3088254Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:08.3088583Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:08.3088960Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:08.3089361Z #define __SSE2_MATH__ 1 2025-05-07T20:25:08.3089610Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:08.3089911Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.3090204Z #define __amd64 1 2025-05-07T20:25:08.3090427Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:08.3090708Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:08.3091022Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:08.3091341Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:08.3091604Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:08.3091978Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:08.3092248Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:08.3092514Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:08.3092787Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:08.3093061Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:08.3093330Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:08.3093619Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:08.3093878Z #define __x86_64 1 2025-05-07T20:25:08.3094123Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:08.3094566Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:08.3095030Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:08.3095495Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:08.3095970Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:08.3096360Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:08.3096627Z #define __LP64__ 1 2025-05-07T20:25:08.3096877Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.3097241Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:08.3097623Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:08.3097914Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:08.3098203Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:08.3098491Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:08.3098870Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:08.3099158Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:08.3099431Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:08.3099712Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:08.3099992Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:08.3100334Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:08.3100709Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:08.3101004Z #define __FLT_DIG__ 6 2025-05-07T20:25:08.3101246Z #define __NO_INLINE__ 1 2025-05-07T20:25:08.3101516Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:08.3101864Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:08.3102231Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:08.3102502Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:08.3102784Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:08.3103057Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:08.3103325Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:08.3103601Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:08.3103920Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:08.3104214Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:08.3104497Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:08.3104820Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:08.3105158Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:08.3105438Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:08.3105715Z #define __FLT128_DIG__ 33 2025-05-07T20:25:08.3105966Z #define __INT32_C(c) c 2025-05-07T20:25:08.3106228Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:08.3106526Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:08.3106820Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:08.3107110Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:08.3107445Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:08.3107771Z #define unix 1 2025-05-07T20:25:08.3108014Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:08.3108345Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.3108760Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:08.3109085Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:08.3109431Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:08.3109702Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:08.3109978Z #define __ELF__ 1 2025-05-07T20:25:08.3110228Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:08.3110529Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:08.3110815Z #define __FLT_RADIX__ 2 2025-05-07T20:25:08.3111086Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:08.3111558Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:08.3111939Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:08.3112209Z #define __SSE_MATH__ 1 2025-05-07T20:25:08.3112458Z #define __k8 1 2025-05-07T20:25:08.3112782Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:08.3113166Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:08.3113489Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:08.3113803Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:08.3114070Z #define __LDBL_DIG__ 18 2025-05-07T20:25:08.3114330Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:08.3114601Z #define __x86_64__ 1 2025-05-07T20:25:08.3114846Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:08.3115170Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:08.3115518Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.3115838Z #define __FLT64_DIG__ 15 2025-05-07T20:25:08.3116138Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.3116501Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:08.3116831Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.3117108Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:08.3117403Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.3117721Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:08.3118095Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:08.3118511Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:08.3118819Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:08.3119163Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:08.3119510Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:08.3119826Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:08.3120125Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:08.3120445Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:08.3120741Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:08.3121003Z #define __SEG_FS 1 2025-05-07T20:25:08.3121246Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:08.3121543Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:08.3121836Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.3122131Z #define __SEG_GS 1 2025-05-07T20:25:08.3122463Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:08.3122866Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:08.3123154Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:08.3123460Z #define __INT16_TYPE__ short int 2025-05-07T20:25:08.3123759Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:08.3124064Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:08.3124346Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:08.3124611Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:08.3124893Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:08.3125245Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:08.3125654Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.3125969Z #define linux 1 2025-05-07T20:25:08.3126208Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.3126503Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:08.3126794Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:08.3127056Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:08.3127337Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:08.3127613Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:08.3128079Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:08.3128519Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:08.3128872Z #define __code_model_small__ 1 2025-05-07T20:25:08.3129161Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:08.3129455Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:08.3129718Z #define __k8__ 1 2025-05-07T20:25:08.3129972Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:08.3130271Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:08.3130590Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:08.3130937Z #define __pic__ 2 2025-05-07T20:25:08.3131207Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.3131536Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:08.3131850Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.3132190Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:08.3132586Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:08.3132983Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:08.3133280Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:08.3133605Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:08.3133945Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:08.3134227Z #define __linux__ 1 2025-05-07T20:25:08.3134474Z #define __INT64_TYPE__ long int 2025-05-07T20:25:08.3134771Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:08.3135060Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:08.3135361Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:08.3135654Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:08.3135981Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.3136331Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:08.3136655Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:08.3136952Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:08.3137272Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:08.3137600Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:08.3137970Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:08.3138343Z #define __SSE__ 1 2025-05-07T20:25:08.3138673Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:08.3139054Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:08.3139425Z #define __amd64__ 1 2025-05-07T20:25:08.3139688Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:08.3139970Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:08.3140265Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:08.3140555Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:08.3140851Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:08.3141147Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:08.3141423Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:08.3141716Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:08.3142006Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:08.3142367Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:08.3142852Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:08.3143235Z #define _LP64 1 2025-05-07T20:25:08.3143471Z #define __UINT8_C(c) c 2025-05-07T20:25:08.3143775Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:08.3144077Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:08.3144362Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:08.3144657Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:08.3144983Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:08.3145361Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:08.3145845Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:08.3146242Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.3146561Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.3146888Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:08.3147275Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:08.3147666Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:08.3148032Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:08.3148394Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:08.3148773Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:08.3149048Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:08.3149306Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:08.3149571Z #define __FXSR__ 1 2025-05-07T20:25:08.3149894Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:08.3151504Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:08.3151946Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:08.3152266Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:08.3152524Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:08.3152864Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:08.3153232Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:08.3153479Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:08.3153739Z #define __PIC__ 2 2025-05-07T20:25:08.3154002Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:08.3154405Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:08.3154792Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:08.3155137Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:08.3155473Z #define __SSE2__ 1 2025-05-07T20:25:08.3155702Z #define __INT32_TYPE__ int 2025-05-07T20:25:08.3155973Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:08.3156243Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:08.3156591Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:08.3156957Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:08.3157237Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:08.3157508Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:08.3157787Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.3158071Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:08.3158329Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:08.3158585Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:08.3158879Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.3159184Z #define __PIE__ 2 2025-05-07T20:25:08.3159506Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:08.3159900Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:08.3160254Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:08.3160616Z #define __INT16_C(c) c 2025-05-07T20:25:08.3160847Z #define __STDC__ 1 2025-05-07T20:25:08.3161093Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:08.3161371Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:08.3161633Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:08.3161942Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:08.3162301Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:08.3162635Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:08.3162912Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:08.3163202Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:08.3163467Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:08.3163756Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:08.3164060Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.3164336Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:08.3164641Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.3165043Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:08.3165413Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:08.3165722Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:08.3166021Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:08.3166273Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:08.3166442Z 2025-05-07T20:25:08.3704772Z 2025-05-07T20:25:08.3705343Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:08.3705810Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:08.3706052Z 2025-05-07T20:25:10.2917636Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:10.2918181Z #define __cpp_attributes 200809L 2025-05-07T20:25:10.2918717Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:10.2919352Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:10.2919798Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:10.2920184Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:10.2920686Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:10.2921191Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:10.2922098Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:10.2922569Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:10.2923033Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:10.2923425Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:10.2923802Z #define __CHAR_BIT__ 8 2025-05-07T20:25:10.2924145Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:10.2924501Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:10.2924883Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:10.2925303Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:10.2925720Z #define __cpp_static_assert 201411L 2025-05-07T20:25:10.2926152Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:10.2926598Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.2927046Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:10.2927468Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:10.2927967Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:10.2928421Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:10.2929032Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:10.2929652Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:10.2930124Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:10.2930534Z #define __GCC_IEC_559 2 2025-05-07T20:25:10.2930877Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:10.2931292Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:10.2931704Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:10.2932142Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:10.2932567Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:10.2933045Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:10.2933520Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:10.2934030Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.2934500Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:10.2934892Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.2935292Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:10.2935712Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:10.2936136Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:10.2936525Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:10.2936914Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:10.2937319Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:10.2937824Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:10.2938348Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:10.2938879Z #define __INT8_C(c) c 2025-05-07T20:25:10.2939228Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:10.2939635Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:10.2940093Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.2940578Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:10.2940992Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:10.2941440Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:10.2941907Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:10.2942448Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:10.2942869Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:10.2943278Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:10.2943673Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.2944090Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:10.2944502Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:10.2945132Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:10.2945971Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:10.2946373Z #define __linux 1 2025-05-07T20:25:10.2946705Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:10.2947130Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:10.2947551Z #define __unix 1 2025-05-07T20:25:10.2947887Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:10.2948329Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:10.2948776Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:10.2949186Z #define __WINT_MIN__ 0U 2025-05-07T20:25:10.2949715Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.2950132Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:10.2950882Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:10.2951292Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:10.2951682Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:10.2952090Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:10.2952524Z #define __INT64_C(c) c ## L 2025-05-07T20:25:10.2953122Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:10.2953561Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:10.2953948Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:10.2954413Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:10.2954807Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:10.2955247Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:10.2955767Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:10.2956327Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:10.2956690Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:10.2957111Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:10.2957529Z #define __DBL_DIG__ 15 2025-05-07T20:25:10.2957856Z #define __FLT32_DIG__ 6 2025-05-07T20:25:10.2958311Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:10.2967785Z #define __GXX_WEAK__ 1 2025-05-07T20:25:10.2968160Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:10.2968536Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:10.2969045Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:10.2969590Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:10.2969988Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:10.2970434Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:10.2970947Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:10.2971573Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:10.2972179Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:10.2972595Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:10.2972995Z #define __unix__ 1 2025-05-07T20:25:10.2973313Z #define __INT_WIDTH__ 32 2025-05-07T20:25:10.2973671Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:10.2974037Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:10.2974407Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:10.2974810Z #define __UINT16_C(c) c 2025-05-07T20:25:10.2975215Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:10.2975593Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:10.2976133Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:10.2976692Z #define __gnu_linux__ 1 2025-05-07T20:25:10.2977035Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:10.2977417Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:10.2977837Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.2978267Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.2978762Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:10.2979164Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:10.2979545Z #define __GNUC__ 11 2025-05-07T20:25:10.2979870Z #define __GXX_RTTI 1 2025-05-07T20:25:10.2980202Z #define __pie__ 2 2025-05-07T20:25:10.2980521Z #define __MMX__ 1 2025-05-07T20:25:10.2980845Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:10.2981235Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:10.2981660Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:10.2982046Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:10.2982418Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:10.2983205Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:10.2983687Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:10.2984198Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:10.2984757Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:10.2985274Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.2985741Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:10.2986137Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:10.2986532Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:10.2987179Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:10.2987634Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:10.2988040Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:10.2988431Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:10.2988861Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:10.2989293Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:10.2989712Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:10.2990125Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:10.2990517Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:10.2990905Z #define __cplusplus 201703L 2025-05-07T20:25:10.2991296Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:10.2991735Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:10.2992116Z #define __DEPRECATED 1 2025-05-07T20:25:10.2992497Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:10.2992960Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:10.2993349Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:10.2993820Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:10.2994406Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:10.2994817Z #define __SSE2_MATH__ 1 2025-05-07T20:25:10.2995183Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:10.2995642Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.2996070Z #define __amd64 1 2025-05-07T20:25:10.2996394Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:10.2996774Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:10.2997165Z #define __GNUG__ 11 2025-05-07T20:25:10.2997540Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:10.2998015Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:10.2998388Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:10.2998776Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:10.2999181Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:10.2999555Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:10.2999970Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:10.3000398Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:10.3000807Z #define __cpp_hex_float 201603L 2025-05-07T20:25:10.3001202Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:10.3001591Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:10.3001997Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:10.3002392Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:10.3002788Z #define __x86_64 1 2025-05-07T20:25:10.3003124Z #define __cpp_lambdas 200907L 2025-05-07T20:25:10.3003519Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:10.3004082Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:10.3004653Z #define __cpp_template_auto 201606L 2025-05-07T20:25:10.3005239Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:10.3005931Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:10.3006659Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:10.3007248Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:10.3007635Z #define __LP64__ 1 2025-05-07T20:25:10.3007977Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3008518Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:10.3009111Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:10.3009542Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.3009972Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:10.3010395Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:10.3010815Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:10.3011357Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:10.3011743Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:10.3012245Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:10.3012772Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:10.3013194Z #define __FLT_DIG__ 6 2025-05-07T20:25:10.3013528Z #define __NO_INLINE__ 1 2025-05-07T20:25:10.3013873Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:10.3014347Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:10.3015057Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:10.3015468Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:10.3015866Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:10.3016243Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:10.3016665Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:10.3017090Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:10.3017480Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:10.3017914Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:10.3018314Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:10.3018817Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:10.3019248Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:10.3019740Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:10.3020160Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:10.3020540Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:10.3020905Z #define __FLT128_DIG__ 33 2025-05-07T20:25:10.3021250Z #define __INT32_C(c) c 2025-05-07T20:25:10.3021601Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:10.3021990Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:10.3022390Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:10.3022809Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:10.3023267Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:10.3023695Z #define unix 1 2025-05-07T20:25:10.3024015Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:10.3024392Z #define __cpp_rtti 199711L 2025-05-07T20:25:10.3024773Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:10.3025229Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.3025664Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:10.3026102Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:10.3026573Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:10.3026932Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:10.3027344Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:10.3027756Z #define __ELF__ 1 2025-05-07T20:25:10.3028092Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:10.3028494Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:10.3028891Z #define __FLT_RADIX__ 2 2025-05-07T20:25:10.3029261Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:10.3029774Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:10.3030286Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:10.3030673Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:10.3031082Z #define __k8 1 2025-05-07T20:25:10.3031492Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:10.3032035Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:10.3032453Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:10.3032875Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:10.3033254Z #define __LDBL_DIG__ 18 2025-05-07T20:25:10.3033597Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:10.3033957Z #define __x86_64__ 1 2025-05-07T20:25:10.3034292Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:10.3034723Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:10.3035255Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3035702Z #define __FLT64_DIG__ 15 2025-05-07T20:25:10.3036106Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.3036605Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:10.3037054Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3037431Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:10.3038038Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3038455Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:10.3038970Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:10.3039545Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:10.3039951Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:10.3040408Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:10.3040879Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:10.3041351Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:10.3041880Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:10.3042282Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:10.3042740Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:10.3043139Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:10.3043485Z #define __SEG_FS 1 2025-05-07T20:25:10.3043818Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:10.3044215Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:10.3044713Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3045167Z #define __SEG_GS 1 2025-05-07T20:25:10.3045632Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:10.3046176Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:10.3046565Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:10.3046981Z #define __INT16_TYPE__ short int 2025-05-07T20:25:10.3047393Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:10.3047830Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:10.3048269Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:10.3048621Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:10.3048988Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:10.3049490Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:10.3050053Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3050805Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:10.3051271Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:10.3051704Z #define linux 1 2025-05-07T20:25:10.3052012Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3052408Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:10.3052809Z #define __EXCEPTIONS 1 2025-05-07T20:25:10.3053163Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:10.3053531Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:10.3053917Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:10.3054343Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:10.3054833Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:10.3055411Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:10.3055911Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:10.3056388Z #define __code_model_small__ 1 2025-05-07T20:25:10.3056785Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:10.3057224Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:10.3057667Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:10.3058070Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:10.3058507Z #define __k8__ 1 2025-05-07T20:25:10.3058970Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:10.3059388Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:10.3059826Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:10.3060173Z #define __pic__ 2 2025-05-07T20:25:10.3060523Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.3060963Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:10.3061345Z #define __cpp_decltype 200707L 2025-05-07T20:25:10.3061758Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3062237Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:10.3062765Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:10.3063282Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:10.3063711Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:10.3064193Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:10.3064611Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:10.3065303Z #define __linux__ 1 2025-05-07T20:25:10.3065633Z #define __INT64_TYPE__ long int 2025-05-07T20:25:10.3066014Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:10.3066373Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:10.3066780Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:10.3067193Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:10.3067642Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:10.3068074Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3068535Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:10.3069066Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:10.3069518Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:10.3069947Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:10.3070416Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:10.3070929Z #define __SSE__ 1 2025-05-07T20:25:10.3071261Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:10.3071765Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:10.3072292Z #define __amd64__ 1 2025-05-07T20:25:10.3072609Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:10.3072972Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:10.3073361Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:10.3073760Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:10.3074149Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:10.3074518Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:10.3074953Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:10.3075388Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:10.3075873Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:10.3076537Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:10.3077056Z #define _LP64 1 2025-05-07T20:25:10.3077354Z #define __UINT8_C(c) c 2025-05-07T20:25:10.3077689Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:10.3078083Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:10.3078478Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:10.3078856Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:10.3079366Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:10.3080041Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:10.3080567Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3080989Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3081432Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:10.3081882Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:10.3082437Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:10.3082962Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:10.3083367Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:10.3083743Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:10.3084237Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:10.3084776Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:10.3085151Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:10.3085508Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:10.3085859Z #define __FXSR__ 1 2025-05-07T20:25:10.3086298Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:10.3087001Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:10.3087630Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:10.3088090Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:10.3088485Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:10.3088940Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:10.3089375Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:10.3089757Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:10.3090280Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:10.3090811Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:10.3091193Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:10.3091551Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:10.3092146Z #define __PIC__ 2 2025-05-07T20:25:10.3092504Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:10.3093091Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:10.3093652Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:10.3094150Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:10.3094645Z #define __cpp_constexpr 201603L 2025-05-07T20:25:10.3095043Z #define __SSE2__ 1 2025-05-07T20:25:10.3095419Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:10.3095956Z #define __INT32_TYPE__ int 2025-05-07T20:25:10.3096320Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:10.3096699Z #define __cpp_exceptions 199711L 2025-05-07T20:25:10.3097092Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:10.3097585Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:10.3098106Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:10.3098504Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:10.3099063Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:10.3099464Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3099861Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:10.3100236Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:10.3100614Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:10.3101064Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:10.3101475Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.3101920Z #define __PIE__ 2 2025-05-07T20:25:10.3102406Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:10.3103047Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:10.3103514Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:10.3104043Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:10.3104596Z #define __INT16_C(c) c 2025-05-07T20:25:10.3104952Z #define __STDC__ 1 2025-05-07T20:25:10.3105344Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:10.3105726Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:10.3106149Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:10.3106536Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.3106975Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:10.3107500Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:10.3107999Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:10.3108404Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.3108831Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:10.3109256Z #define __SSE_MATH__ 1 2025-05-07T20:25:10.3109614Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:10.3110031Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:10.3110491Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:10.3110917Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:10.3111355Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3111766Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:10.3112207Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.3112802Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:10.3113363Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:10.3113826Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:10.3114258Z #define _GNU_SOURCE 1 2025-05-07T20:25:10.3114628Z #define __cpp_init_captures 201304L 2025-05-07T20:25:10.3115068Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:10.3115451Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:10.3115690Z 2025-05-07T20:25:10.3624686Z 2025-05-07T20:25:10.3625374Z + conda run -n build_binary c++ --version 2025-05-07T20:25:10.3625674Z 2025-05-07T20:25:12.2799825Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:12.2800271Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:12.2800728Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:12.2801281Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:12.2801617Z 2025-05-07T20:25:12.2801622Z 2025-05-07T20:25:12.3443460Z 2025-05-07T20:25:12.3443801Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:12.3444372Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:12.3444686Z 2025-05-07T20:25:14.3452526Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:14.3455244Z 2025-05-07T20:25:14.3455763Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:14.3456338Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:14.3457038Z 2025-05-07T20:25:16.3482022Z #define __cplusplus 201703L 2025-05-07T20:25:16.3484458Z 2025-05-07T20:25:16.3485623Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:16.3547419Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:16.3547856Z . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:16.3561637Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:16.3562018Z env: 2025-05-07T20:25:16.3562252Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:16.3562552Z BUILD_ENV: build_binary 2025-05-07T20:25:16.3562801Z BUILD_TARGET: genai 2025-05-07T20:25:16.3563040Z BUILD_VARIANT: cuda 2025-05-07T20:25:16.3563278Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:25:16.3563536Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:16.3563842Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:16.3564179Z ##[endgroup] 2025-05-07T20:25:16.7052457Z ################################################################################ 2025-05-07T20:25:16.7052938Z # Install CUDA 2025-05-07T20:25:16.7053186Z # 2025-05-07T20:25:16.7069903Z # [2025-05-07T20:25:16.706Z] + install_cuda build_binary 11.8.0 2025-05-07T20:25:16.7070308Z ################################################################################ 2025-05-07T20:25:16.7070525Z 2025-05-07T20:25:16.7087013Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:16.7966625Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:16.7967008Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:16.7972473Z + conda clean --packages --tarball -y 2025-05-07T20:25:16.7972772Z 2025-05-07T20:25:17.5093782Z Will remove 32 (140.4 MB) tarball(s). 2025-05-07T20:25:17.5094130Z Will remove 6 (617 KB) package(s). 2025-05-07T20:25:17.5752261Z 2025-05-07T20:25:17.5761967Z + conda clean --all -y 2025-05-07T20:25:17.5762211Z 2025-05-07T20:25:18.2521678Z There are no unused tarball(s) to remove. 2025-05-07T20:25:18.2522027Z Will remove 1 index cache(s). 2025-05-07T20:25:18.2522344Z There are no unused package(s) to remove. 2025-05-07T20:25:18.2522665Z There are no tempfile(s) to remove. 2025-05-07T20:25:18.2522990Z There are no logfile(s) to remove. 2025-05-07T20:25:18.3166558Z 2025-05-07T20:25:18.3181259Z [INSTALL] Installing CUDA 11.8.0 ... 2025-05-07T20:25:18.3204618Z [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.3869363Z Channels: 2025-05-07T20:25:19.3869654Z - nvidia/label/cuda-11.8.0 2025-05-07T20:25:19.3869979Z - defaults 2025-05-07T20:25:19.3870211Z Platform: linux-64 2025-05-07T20:25:20.6547072Z Collecting package metadata (repodata.json): - \ | / - \ | / done 2025-05-07T20:25:20.7906895Z Solving environment: \ done 2025-05-07T20:25:20.8257177Z 2025-05-07T20:25:20.8257420Z ## Package Plan ## 2025-05-07T20:25:20.8257659Z 2025-05-07T20:25:20.8257960Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:20.8258423Z 2025-05-07T20:25:20.8258557Z added / updated specs: 2025-05-07T20:25:20.8259016Z - cuda 2025-05-07T20:25:20.8259176Z 2025-05-07T20:25:20.8259183Z 2025-05-07T20:25:20.8259386Z The following packages will be downloaded: 2025-05-07T20:25:20.8259670Z 2025-05-07T20:25:20.8259789Z package | build 2025-05-07T20:25:20.8260113Z ---------------------------|----------------- 2025-05-07T20:25:20.8260825Z cuda-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8261280Z cuda-cccl-11.8.89 | 0 1.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8261802Z cuda-command-line-tools-11.8.0| 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8262326Z cuda-compiler-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8262804Z cuda-cudart-11.8.89 | 0 197 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8264820Z cuda-cudart-dev-11.8.89 | 0 1.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8265526Z cuda-cuobjdump-11.8.86 | 0 229 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8266000Z cuda-cupti-11.8.87 | 0 25.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8266468Z cuda-cuxxfilt-11.8.86 | 0 291 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8266974Z cuda-demo-suite-11.8.86 | 0 5.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8267484Z cuda-documentation-11.8.86 | 0 89 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8267985Z cuda-driver-dev-11.8.89 | 0 16 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8268452Z cuda-gdb-11.8.86 | 0 4.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8268914Z cuda-libraries-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8269412Z cuda-libraries-dev-11.8.0 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8269909Z cuda-memcheck-11.8.86 | 0 168 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8270394Z cuda-nsight-11.8.86 | 0 113.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8270899Z cuda-nsight-compute-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8271381Z cuda-nvcc-11.8.89 | 0 50.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8271852Z cuda-nvdisasm-11.8.86 | 0 48.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8272329Z cuda-nvml-dev-11.8.86 | 0 83 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8272800Z cuda-nvprof-11.8.87 | 0 4.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8273268Z cuda-nvprune-11.8.86 | 0 65 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8273739Z cuda-nvrtc-11.8.89 | 0 19.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8274213Z cuda-nvrtc-dev-11.8.89 | 0 17.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8274677Z cuda-nvtx-11.8.86 | 0 57 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8275124Z cuda-nvvp-11.8.87 | 0 114.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8275620Z cuda-profiler-api-11.8.86 | 0 18 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8276117Z cuda-runtime-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8276606Z cuda-sanitizer-api-11.8.86 | 0 16.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8277103Z cuda-toolkit-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8277570Z cuda-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8278062Z cuda-visual-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8278538Z gds-tools-1.4.0.31 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8279087Z libcublas-11.11.3.6 | 0 364.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8279571Z libcublas-dev-11.11.3.6 | 0 394.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8280046Z libcufft-10.9.0.58 | 0 142.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8280509Z libcufft-dev-10.9.0.58 | 0 275.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8280980Z libcufile-1.4.0.31 | 0 548 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8281459Z libcufile-dev-1.4.0.31 | 0 1.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8282045Z libcurand-10.3.0.86 | 0 53.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8282528Z libcurand-dev-10.3.0.86 | 0 53.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8283012Z libcusolver-11.4.1.48 | 0 96.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8283516Z libcusolver-dev-11.4.1.48 | 0 66.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8284005Z libcusparse-11.7.5.86 | 0 176.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8284499Z libcusparse-dev-11.7.5.86 | 0 359.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8284977Z libnpp-11.8.0.86 | 0 147.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8285433Z libnpp-dev-11.8.0.86 | 0 144.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8285893Z libnvjpeg-11.9.0.86 | 0 2.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8286375Z libnvjpeg-dev-11.9.0.86 | 0 2.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8286972Z nsight-compute-2022.3.0.22 | 0 610.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:20.8287662Z ------------------------------------------------------------ 2025-05-07T20:25:20.8288193Z Total: 3.24 GB 2025-05-07T20:25:20.8288525Z 2025-05-07T20:25:20.8288726Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:20.8289156Z 2025-05-07T20:25:20.8289422Z cuda nvidia/label/cuda-11.8.0/linux-64::cuda-11.8.0-0 2025-05-07T20:25:20.8290083Z cuda-cccl nvidia/label/cuda-11.8.0/linux-64::cuda-cccl-11.8.89-0 2025-05-07T20:25:20.8290772Z cuda-command-line~ nvidia/label/cuda-11.8.0/linux-64::cuda-command-line-tools-11.8.0-0 2025-05-07T20:25:20.8291385Z cuda-compiler nvidia/label/cuda-11.8.0/linux-64::cuda-compiler-11.8.0-0 2025-05-07T20:25:20.8291934Z cuda-cudart nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-11.8.89-0 2025-05-07T20:25:20.8292505Z cuda-cudart-dev nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-dev-11.8.89-0 2025-05-07T20:25:20.8293082Z cuda-cuobjdump nvidia/label/cuda-11.8.0/linux-64::cuda-cuobjdump-11.8.86-0 2025-05-07T20:25:20.8293643Z cuda-cupti nvidia/label/cuda-11.8.0/linux-64::cuda-cupti-11.8.87-0 2025-05-07T20:25:20.8294189Z cuda-cuxxfilt nvidia/label/cuda-11.8.0/linux-64::cuda-cuxxfilt-11.8.86-0 2025-05-07T20:25:20.8294774Z cuda-demo-suite nvidia/label/cuda-11.8.0/linux-64::cuda-demo-suite-11.8.86-0 2025-05-07T20:25:20.8295393Z cuda-documentation nvidia/label/cuda-11.8.0/linux-64::cuda-documentation-11.8.86-0 2025-05-07T20:25:20.8296013Z cuda-driver-dev nvidia/label/cuda-11.8.0/linux-64::cuda-driver-dev-11.8.89-0 2025-05-07T20:25:20.8296543Z cuda-gdb nvidia/label/cuda-11.8.0/linux-64::cuda-gdb-11.8.86-0 2025-05-07T20:25:20.8297082Z cuda-libraries nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-11.8.0-0 2025-05-07T20:25:20.8297851Z cuda-libraries-dev nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-dev-11.8.0-0 2025-05-07T20:25:20.8298452Z cuda-memcheck nvidia/label/cuda-11.8.0/linux-64::cuda-memcheck-11.8.86-0 2025-05-07T20:25:20.8299181Z cuda-nsight nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-11.8.86-0 2025-05-07T20:25:20.8299761Z cuda-nsight-compu~ nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-compute-11.8.0-0 2025-05-07T20:25:20.8300326Z cuda-nvcc nvidia/label/cuda-11.8.0/linux-64::cuda-nvcc-11.8.89-0 2025-05-07T20:25:20.8300852Z cuda-nvdisasm nvidia/label/cuda-11.8.0/linux-64::cuda-nvdisasm-11.8.86-0 2025-05-07T20:25:20.8301399Z cuda-nvml-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvml-dev-11.8.86-0 2025-05-07T20:25:20.8301933Z cuda-nvprof nvidia/label/cuda-11.8.0/linux-64::cuda-nvprof-11.8.87-0 2025-05-07T20:25:20.8302561Z cuda-nvprune nvidia/label/cuda-11.8.0/linux-64::cuda-nvprune-11.8.86-0 2025-05-07T20:25:20.8303085Z cuda-nvrtc nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-11.8.89-0 2025-05-07T20:25:20.8303609Z cuda-nvrtc-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-dev-11.8.89-0 2025-05-07T20:25:20.8304142Z cuda-nvtx nvidia/label/cuda-11.8.0/linux-64::cuda-nvtx-11.8.86-0 2025-05-07T20:25:20.8304624Z cuda-nvvp nvidia/label/cuda-11.8.0/linux-64::cuda-nvvp-11.8.87-0 2025-05-07T20:25:20.8305182Z cuda-profiler-api nvidia/label/cuda-11.8.0/linux-64::cuda-profiler-api-11.8.86-0 2025-05-07T20:25:20.8305749Z cuda-runtime nvidia/label/cuda-11.8.0/linux-64::cuda-runtime-11.8.0-0 2025-05-07T20:25:20.8306321Z cuda-sanitizer-api nvidia/label/cuda-11.8.0/linux-64::cuda-sanitizer-api-11.8.86-0 2025-05-07T20:25:20.8306896Z cuda-toolkit nvidia/label/cuda-11.8.0/linux-64::cuda-toolkit-11.8.0-0 2025-05-07T20:25:20.8307404Z cuda-tools nvidia/label/cuda-11.8.0/linux-64::cuda-tools-11.8.0-0 2025-05-07T20:25:20.8307956Z cuda-visual-tools nvidia/label/cuda-11.8.0/linux-64::cuda-visual-tools-11.8.0-0 2025-05-07T20:25:20.8308508Z gds-tools nvidia/label/cuda-11.8.0/linux-64::gds-tools-1.4.0.31-0 2025-05-07T20:25:20.8309009Z libcublas nvidia/label/cuda-11.8.0/linux-64::libcublas-11.11.3.6-0 2025-05-07T20:25:20.8309548Z libcublas-dev nvidia/label/cuda-11.8.0/linux-64::libcublas-dev-11.11.3.6-0 2025-05-07T20:25:20.8310080Z libcufft nvidia/label/cuda-11.8.0/linux-64::libcufft-10.9.0.58-0 2025-05-07T20:25:20.8310605Z libcufft-dev nvidia/label/cuda-11.8.0/linux-64::libcufft-dev-10.9.0.58-0 2025-05-07T20:25:20.8311136Z libcufile nvidia/label/cuda-11.8.0/linux-64::libcufile-1.4.0.31-0 2025-05-07T20:25:20.8311659Z libcufile-dev nvidia/label/cuda-11.8.0/linux-64::libcufile-dev-1.4.0.31-0 2025-05-07T20:25:20.8312200Z libcurand nvidia/label/cuda-11.8.0/linux-64::libcurand-10.3.0.86-0 2025-05-07T20:25:20.8312737Z libcurand-dev nvidia/label/cuda-11.8.0/linux-64::libcurand-dev-10.3.0.86-0 2025-05-07T20:25:20.8313302Z libcusolver nvidia/label/cuda-11.8.0/linux-64::libcusolver-11.4.1.48-0 2025-05-07T20:25:20.8313872Z libcusolver-dev nvidia/label/cuda-11.8.0/linux-64::libcusolver-dev-11.4.1.48-0 2025-05-07T20:25:20.8314466Z libcusparse nvidia/label/cuda-11.8.0/linux-64::libcusparse-11.7.5.86-0 2025-05-07T20:25:20.8315040Z libcusparse-dev nvidia/label/cuda-11.8.0/linux-64::libcusparse-dev-11.7.5.86-0 2025-05-07T20:25:20.8315581Z libnpp nvidia/label/cuda-11.8.0/linux-64::libnpp-11.8.0.86-0 2025-05-07T20:25:20.8316069Z libnpp-dev nvidia/label/cuda-11.8.0/linux-64::libnpp-dev-11.8.0.86-0 2025-05-07T20:25:20.8316591Z libnvjpeg nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-11.9.0.86-0 2025-05-07T20:25:20.8317128Z libnvjpeg-dev nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-dev-11.9.0.86-0 2025-05-07T20:25:20.8317720Z nsight-compute nvidia/label/cuda-11.8.0/linux-64::nsight-compute-2022.3.0.22-0 2025-05-07T20:25:20.8318077Z 2025-05-07T20:25:20.8356055Z 2025-05-07T20:25:20.8356234Z 2025-05-07T20:25:20.8356588Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:20.8360336Z nsight-compute-2022. | 610.0 MB | | 0% 2025-05-07T20:25:20.8360906Z 2025-05-07T20:25:20.8367407Z libcublas-dev-11.11. | 394.1 MB | | 0%  2025-05-07T20:25:20.8367764Z 2025-05-07T20:25:20.8377316Z 2025-05-07T20:25:20.8387061Z libcublas-11.11.3.6 | 364.0 MB | | 0%  2025-05-07T20:25:20.8387443Z 2025-05-07T20:25:20.8387449Z 2025-05-07T20:25:20.8387454Z 2025-05-07T20:25:20.8394573Z libcusparse-dev-11.7 | 359.7 MB | | 0%  2025-05-07T20:25:20.8394973Z 2025-05-07T20:25:20.8394979Z 2025-05-07T20:25:20.8394984Z 2025-05-07T20:25:20.8405970Z 2025-05-07T20:25:20.8418594Z libcufft-dev-10.9.0. | 275.8 MB | | 0%  2025-05-07T20:25:20.8418999Z 2025-05-07T20:25:20.8419005Z 2025-05-07T20:25:20.8419011Z 2025-05-07T20:25:20.8419834Z 2025-05-07T20:25:20.8422796Z 2025-05-07T20:25:20.8429269Z libcusparse-11.7.5.8 | 176.3 MB | | 0%  2025-05-07T20:25:20.8429689Z 2025-05-07T20:25:20.8429695Z 2025-05-07T20:25:20.8429701Z 2025-05-07T20:25:20.8429723Z 2025-05-07T20:25:20.8429728Z 2025-05-07T20:25:20.8438586Z 2025-05-07T20:25:20.8440113Z libnpp-11.8.0.86 | 147.8 MB | | 0%  2025-05-07T20:25:20.8440616Z 2025-05-07T20:25:20.8440623Z 2025-05-07T20:25:20.8440629Z 2025-05-07T20:25:20.8440635Z 2025-05-07T20:25:20.8440640Z 2025-05-07T20:25:20.8440646Z 2025-05-07T20:25:20.8440652Z 2025-05-07T20:25:20.8441820Z libnpp-dev-11.8.0.86 | 144.5 MB | | 0%  2025-05-07T20:25:20.8442346Z 2025-05-07T20:25:20.8442353Z 2025-05-07T20:25:20.8442360Z 2025-05-07T20:25:20.8442366Z 2025-05-07T20:25:20.8442372Z 2025-05-07T20:25:20.8442378Z 2025-05-07T20:25:20.8442385Z 2025-05-07T20:25:20.8442391Z 2025-05-07T20:25:20.8443386Z libcufft-10.9.0.58 | 142.8 MB | | 0%  2025-05-07T20:25:20.8443875Z 2025-05-07T20:25:20.8443882Z 2025-05-07T20:25:20.8443888Z 2025-05-07T20:25:20.8443894Z 2025-05-07T20:25:20.8443900Z 2025-05-07T20:25:20.8443905Z 2025-05-07T20:25:20.8443922Z 2025-05-07T20:25:20.8443927Z 2025-05-07T20:25:20.8443933Z 2025-05-07T20:25:20.8445163Z cuda-nvvp-11.8.87 | 114.4 MB | | 0%  2025-05-07T20:25:20.8445634Z 2025-05-07T20:25:20.8445640Z 2025-05-07T20:25:20.8445645Z 2025-05-07T20:25:20.8445650Z 2025-05-07T20:25:20.8445656Z 2025-05-07T20:25:20.8445662Z 2025-05-07T20:25:20.8445678Z 2025-05-07T20:25:20.8445683Z 2025-05-07T20:25:20.8445689Z 2025-05-07T20:25:20.8445694Z 2025-05-07T20:25:20.8446787Z cuda-nsight-11.8.86 | 113.6 MB | | 0%  2025-05-07T20:25:20.8447298Z 2025-05-07T20:25:20.8447315Z 2025-05-07T20:25:20.8447322Z 2025-05-07T20:25:20.8447329Z 2025-05-07T20:25:20.8447336Z 2025-05-07T20:25:20.8447353Z 2025-05-07T20:25:20.8447359Z 2025-05-07T20:25:20.8447365Z 2025-05-07T20:25:20.8447370Z 2025-05-07T20:25:20.8447381Z 2025-05-07T20:25:20.8447387Z 2025-05-07T20:25:20.8448421Z libcusolver-11.4.1.4 | 96.5 MB | | 0%  2025-05-07T20:25:20.8448942Z 2025-05-07T20:25:20.8448949Z 2025-05-07T20:25:20.8448966Z 2025-05-07T20:25:20.8448972Z 2025-05-07T20:25:20.8448977Z 2025-05-07T20:25:20.8448983Z 2025-05-07T20:25:20.8448988Z 2025-05-07T20:25:20.8448994Z 2025-05-07T20:25:20.8449000Z 2025-05-07T20:25:20.8449006Z 2025-05-07T20:25:20.8449012Z 2025-05-07T20:25:20.8449018Z 2025-05-07T20:25:20.8450037Z libcusolver-dev-11.4 | 66.3 MB | | 0%  2025-05-07T20:25:20.8450982Z 2025-05-07T20:25:20.8450989Z 2025-05-07T20:25:20.8450996Z 2025-05-07T20:25:20.8451002Z 2025-05-07T20:25:20.8451008Z 2025-05-07T20:25:20.8451028Z 2025-05-07T20:25:20.8451034Z 2025-05-07T20:25:20.8451040Z 2025-05-07T20:25:20.8451057Z 2025-05-07T20:25:20.8451078Z 2025-05-07T20:25:20.8451084Z 2025-05-07T20:25:20.8451089Z 2025-05-07T20:25:20.8451094Z 2025-05-07T20:25:20.8452072Z libcurand-dev-10.3.0 | 53.7 MB | | 0%  2025-05-07T20:25:20.8452890Z 2025-05-07T20:25:20.8452909Z 2025-05-07T20:25:20.8452915Z 2025-05-07T20:25:20.8452921Z 2025-05-07T20:25:20.8452926Z 2025-05-07T20:25:20.8452943Z 2025-05-07T20:25:20.8452948Z 2025-05-07T20:25:20.8452954Z 2025-05-07T20:25:20.8452960Z 2025-05-07T20:25:20.8452965Z 2025-05-07T20:25:20.8452970Z 2025-05-07T20:25:20.8452976Z 2025-05-07T20:25:20.8452981Z 2025-05-07T20:25:20.8452987Z 2025-05-07T20:25:20.8453524Z libcurand-10.3.0.86 | 53.2 MB | | 0%  2025-05-07T20:25:20.8454044Z 2025-05-07T20:25:20.8454051Z 2025-05-07T20:25:20.8454057Z 2025-05-07T20:25:20.8454063Z 2025-05-07T20:25:20.8454069Z 2025-05-07T20:25:20.8454074Z 2025-05-07T20:25:20.8454080Z 2025-05-07T20:25:20.8454289Z 2025-05-07T20:25:20.8454299Z 2025-05-07T20:25:20.8454306Z 2025-05-07T20:25:20.8454311Z 2025-05-07T20:25:20.8454316Z 2025-05-07T20:25:20.8454322Z 2025-05-07T20:25:20.8454327Z 2025-05-07T20:25:20.8454344Z 2025-05-07T20:25:20.8455355Z cuda-nvcc-11.8.89 | 50.8 MB | | 0%  2025-05-07T20:25:20.8455851Z 2025-05-07T20:25:20.8455858Z 2025-05-07T20:25:20.8455864Z 2025-05-07T20:25:20.8455897Z 2025-05-07T20:25:20.8455902Z 2025-05-07T20:25:20.8455908Z 2025-05-07T20:25:20.8455913Z 2025-05-07T20:25:20.8455918Z 2025-05-07T20:25:20.8455924Z 2025-05-07T20:25:20.8455930Z 2025-05-07T20:25:20.8455935Z 2025-05-07T20:25:20.8455941Z 2025-05-07T20:25:20.8455946Z 2025-05-07T20:25:20.8455952Z 2025-05-07T20:25:20.8455958Z 2025-05-07T20:25:20.8455964Z 2025-05-07T20:25:20.8457380Z cuda-nvdisasm-11.8.8 | 48.7 MB | | 0%  2025-05-07T20:25:20.8457920Z 2025-05-07T20:25:20.8457926Z 2025-05-07T20:25:20.8457944Z 2025-05-07T20:25:20.8457950Z 2025-05-07T20:25:20.8457968Z 2025-05-07T20:25:20.8457973Z 2025-05-07T20:25:20.8457979Z 2025-05-07T20:25:20.8457984Z 2025-05-07T20:25:20.8457989Z 2025-05-07T20:25:20.8457995Z 2025-05-07T20:25:20.8458008Z 2025-05-07T20:25:20.8458014Z 2025-05-07T20:25:20.8458019Z 2025-05-07T20:25:20.8458025Z 2025-05-07T20:25:20.8458041Z 2025-05-07T20:25:20.8458047Z 2025-05-07T20:25:20.8458052Z 2025-05-07T20:25:20.8458764Z cuda-cupti-11.8.87 | 25.3 MB | | 0%  2025-05-07T20:25:20.8459290Z 2025-05-07T20:25:20.8459296Z 2025-05-07T20:25:20.8459302Z 2025-05-07T20:25:20.8459308Z 2025-05-07T20:25:20.8459313Z 2025-05-07T20:25:20.8459319Z 2025-05-07T20:25:20.8459324Z 2025-05-07T20:25:20.8459329Z 2025-05-07T20:25:20.8459335Z 2025-05-07T20:25:20.8459341Z 2025-05-07T20:25:20.8459346Z 2025-05-07T20:25:20.8459352Z 2025-05-07T20:25:20.8459358Z 2025-05-07T20:25:20.8459364Z 2025-05-07T20:25:20.8459378Z 2025-05-07T20:25:20.8459384Z 2025-05-07T20:25:20.8459390Z 2025-05-07T20:25:20.8459396Z 2025-05-07T20:25:20.8460717Z cuda-nvrtc-11.8.89 | 19.1 MB | | 0%  2025-05-07T20:25:20.8461700Z 2025-05-07T20:25:20.8461708Z 2025-05-07T20:25:20.8461713Z 2025-05-07T20:25:20.8461719Z 2025-05-07T20:25:20.8461725Z 2025-05-07T20:25:20.8461731Z 2025-05-07T20:25:20.8461737Z 2025-05-07T20:25:20.8461756Z 2025-05-07T20:25:20.8461762Z 2025-05-07T20:25:20.8461776Z 2025-05-07T20:25:20.8461782Z 2025-05-07T20:25:20.8461788Z 2025-05-07T20:25:20.8461794Z 2025-05-07T20:25:20.8461799Z 2025-05-07T20:25:20.8461804Z 2025-05-07T20:25:20.8461810Z 2025-05-07T20:25:20.8461815Z 2025-05-07T20:25:20.8461821Z 2025-05-07T20:25:20.8461826Z 2025-05-07T20:25:31.2785936Z ... (more hidden) ... 2025-05-07T20:25:31.2786397Z 2025-05-07T20:25:31.2786403Z 2025-05-07T20:25:31.2786408Z 2025-05-07T20:25:31.2786452Z 2025-05-07T20:25:31.2786803Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:31.2787161Z 2025-05-07T20:25:31.2787166Z 2025-05-07T20:25:31.2787171Z 2025-05-07T20:25:31.2787220Z 2025-05-07T20:25:33.8818871Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:33.8819591Z 2025-05-07T20:25:33.8819598Z 2025-05-07T20:25:33.8819662Z 2025-05-07T20:25:33.8820737Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:33.8821095Z 2025-05-07T20:25:33.8821100Z 2025-05-07T20:25:33.8821633Z 2025-05-07T20:25:34.7502824Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:34.7503241Z 2025-05-07T20:25:34.7504944Z 2025-05-07T20:25:34.7505639Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:34.7505932Z 2025-05-07T20:25:34.7505936Z 2025-05-07T20:25:36.5732584Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:36.5733423Z 2025-05-07T20:25:36.5734549Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:36.5737047Z 2025-05-07T20:25:37.9575932Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:37.9576228Z 2025-05-07T20:25:37.9576233Z 2025-05-07T20:25:37.9576272Z 2025-05-07T20:25:37.9576277Z 2025-05-07T20:25:37.9582475Z 2025-05-07T20:25:37.9585134Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:37.9585437Z 2025-05-07T20:25:37.9585441Z 2025-05-07T20:25:37.9585445Z 2025-05-07T20:25:37.9585449Z 2025-05-07T20:25:37.9590607Z 2025-05-07T20:25:41.2369740Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:41.2370108Z 2025-05-07T20:25:41.2370113Z 2025-05-07T20:25:41.2370117Z 2025-05-07T20:25:41.2370121Z 2025-05-07T20:25:41.2370125Z 2025-05-07T20:25:41.2370129Z 2025-05-07T20:25:41.2370384Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:41.2370668Z 2025-05-07T20:25:41.2370703Z 2025-05-07T20:25:41.2370707Z 2025-05-07T20:25:41.2370711Z 2025-05-07T20:25:41.2370715Z 2025-05-07T20:25:41.2370719Z 2025-05-07T20:25:41.9082795Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:41.9083093Z 2025-05-07T20:25:41.9083136Z 2025-05-07T20:25:41.9083140Z 2025-05-07T20:25:41.9083144Z 2025-05-07T20:25:41.9083148Z 2025-05-07T20:25:41.9083152Z 2025-05-07T20:25:41.9084055Z 2025-05-07T20:25:41.9084389Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:41.9084674Z 2025-05-07T20:25:41.9084685Z 2025-05-07T20:25:41.9084689Z 2025-05-07T20:25:41.9084693Z 2025-05-07T20:25:41.9084696Z 2025-05-07T20:25:41.9084700Z 2025-05-07T20:25:41.9084740Z 2025-05-07T20:25:43.1184656Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:43.1185119Z 2025-05-07T20:25:43.1185127Z 2025-05-07T20:25:43.1185133Z 2025-05-07T20:25:43.1185139Z 2025-05-07T20:25:43.1185147Z 2025-05-07T20:25:43.1185196Z 2025-05-07T20:25:43.1185204Z 2025-05-07T20:25:43.1185210Z 2025-05-07T20:25:43.1188669Z 2025-05-07T20:25:43.1189504Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:43.1189917Z 2025-05-07T20:25:43.1189943Z 2025-05-07T20:25:43.1189948Z 2025-05-07T20:25:43.1189953Z 2025-05-07T20:25:43.1189970Z 2025-05-07T20:25:43.1189984Z 2025-05-07T20:25:43.1189989Z 2025-05-07T20:25:43.1189995Z 2025-05-07T20:25:43.1190000Z 2025-05-07T20:25:43.9489456Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:43.9489806Z 2025-05-07T20:25:43.9489810Z 2025-05-07T20:25:43.9489814Z 2025-05-07T20:25:43.9489818Z 2025-05-07T20:25:43.9489822Z 2025-05-07T20:25:43.9489826Z 2025-05-07T20:25:43.9489831Z 2025-05-07T20:25:43.9491399Z 2025-05-07T20:25:43.9495191Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:43.9495526Z 2025-05-07T20:25:43.9495532Z 2025-05-07T20:25:43.9495538Z 2025-05-07T20:25:43.9495579Z 2025-05-07T20:25:43.9495585Z 2025-05-07T20:25:43.9495590Z 2025-05-07T20:25:43.9495595Z 2025-05-07T20:25:43.9495600Z 2025-05-07T20:25:46.0856845Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:46.0858103Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:46.5134232Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:46.5134547Z 2025-05-07T20:25:46.5134552Z 2025-05-07T20:25:46.5134556Z 2025-05-07T20:25:46.5134572Z 2025-05-07T20:25:46.5134577Z 2025-05-07T20:25:46.5134582Z 2025-05-07T20:25:46.5134587Z 2025-05-07T20:25:46.5134592Z 2025-05-07T20:25:46.5134597Z 2025-05-07T20:25:46.5134603Z 2025-05-07T20:25:46.5134608Z 2025-05-07T20:25:46.5134613Z 2025-05-07T20:25:46.5135233Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:46.5135631Z 2025-05-07T20:25:46.5135636Z 2025-05-07T20:25:46.5135640Z 2025-05-07T20:25:46.5135644Z 2025-05-07T20:25:46.5135968Z 2025-05-07T20:25:46.5135973Z 2025-05-07T20:25:46.5135977Z 2025-05-07T20:25:46.5135981Z 2025-05-07T20:25:46.5135984Z 2025-05-07T20:25:46.5135988Z 2025-05-07T20:25:46.5135992Z 2025-05-07T20:25:46.5135995Z 2025-05-07T20:25:46.5676289Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:46.5676689Z 2025-05-07T20:25:46.5676694Z 2025-05-07T20:25:46.5676698Z 2025-05-07T20:25:46.5676702Z 2025-05-07T20:25:46.5676705Z 2025-05-07T20:25:46.5676709Z 2025-05-07T20:25:46.5676713Z 2025-05-07T20:25:46.5676717Z 2025-05-07T20:25:46.5676721Z 2025-05-07T20:25:46.5676725Z 2025-05-07T20:25:46.5677389Z 2025-05-07T20:25:46.5681543Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:46.5681888Z 2025-05-07T20:25:46.5681894Z 2025-05-07T20:25:46.5681899Z 2025-05-07T20:25:46.5681905Z 2025-05-07T20:25:46.5681910Z 2025-05-07T20:25:46.5681924Z 2025-05-07T20:25:46.5681930Z 2025-05-07T20:25:46.5681959Z 2025-05-07T20:25:46.5681965Z 2025-05-07T20:25:46.5681970Z 2025-05-07T20:25:46.5681975Z 2025-05-07T20:25:46.5734816Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:46.5735292Z 2025-05-07T20:25:46.5735315Z 2025-05-07T20:25:46.5735322Z 2025-05-07T20:25:46.5735328Z 2025-05-07T20:25:46.5735333Z 2025-05-07T20:25:46.5735339Z 2025-05-07T20:25:46.5735344Z 2025-05-07T20:25:46.5735350Z 2025-05-07T20:25:46.5735355Z 2025-05-07T20:25:46.5735360Z 2025-05-07T20:25:46.5735366Z 2025-05-07T20:25:46.5735371Z 2025-05-07T20:25:46.5737667Z 2025-05-07T20:25:46.5740331Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:46.5740657Z 2025-05-07T20:25:46.5740660Z 2025-05-07T20:25:46.5740664Z 2025-05-07T20:25:46.5740668Z 2025-05-07T20:25:46.5740672Z 2025-05-07T20:25:46.5740676Z 2025-05-07T20:25:46.5740680Z 2025-05-07T20:25:46.5740684Z 2025-05-07T20:25:46.5740687Z 2025-05-07T20:25:46.5740698Z 2025-05-07T20:25:46.5740702Z 2025-05-07T20:25:46.5740706Z 2025-05-07T20:25:46.5740873Z 2025-05-07T20:25:46.6278889Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:46.6279252Z 2025-05-07T20:25:46.6279297Z 2025-05-07T20:25:46.6279301Z 2025-05-07T20:25:46.6279305Z 2025-05-07T20:25:46.6279309Z 2025-05-07T20:25:46.6279312Z 2025-05-07T20:25:46.6279316Z 2025-05-07T20:25:46.6279320Z 2025-05-07T20:25:46.6279324Z 2025-05-07T20:25:46.6279328Z 2025-05-07T20:25:46.6279623Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:46.6279930Z 2025-05-07T20:25:46.6279935Z 2025-05-07T20:25:46.6279939Z 2025-05-07T20:25:46.6279942Z 2025-05-07T20:25:46.6279947Z 2025-05-07T20:25:46.6279951Z 2025-05-07T20:25:46.6279954Z 2025-05-07T20:25:46.6279958Z 2025-05-07T20:25:46.6279962Z 2025-05-07T20:25:46.6279966Z 2025-05-07T20:25:47.8229348Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:47.8229685Z 2025-05-07T20:25:47.8229689Z 2025-05-07T20:25:47.8229693Z 2025-05-07T20:25:47.8229697Z 2025-05-07T20:25:47.8229709Z 2025-05-07T20:25:47.8229713Z 2025-05-07T20:25:47.8229716Z 2025-05-07T20:25:47.8229991Z 2025-05-07T20:25:47.8229997Z 2025-05-07T20:25:47.8230002Z 2025-05-07T20:25:47.8230007Z 2025-05-07T20:25:47.8230012Z 2025-05-07T20:25:47.8230017Z 2025-05-07T20:25:47.8230022Z 2025-05-07T20:25:47.8230027Z 2025-05-07T20:25:47.8230032Z 2025-05-07T20:25:47.8230038Z 2025-05-07T20:25:47.8230043Z 2025-05-07T20:25:47.8230459Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:47.8230973Z 2025-05-07T20:25:47.8230979Z 2025-05-07T20:25:47.8230984Z 2025-05-07T20:25:47.8230989Z 2025-05-07T20:25:47.8230995Z 2025-05-07T20:25:47.8231000Z 2025-05-07T20:25:47.8231005Z 2025-05-07T20:25:47.8231010Z 2025-05-07T20:25:47.8231015Z 2025-05-07T20:25:47.8231021Z 2025-05-07T20:25:47.8231226Z 2025-05-07T20:25:47.8231234Z 2025-05-07T20:25:47.8231239Z 2025-05-07T20:25:47.8231244Z 2025-05-07T20:25:47.8231249Z 2025-05-07T20:25:47.8231254Z 2025-05-07T20:25:47.8231268Z 2025-05-07T20:25:47.8231285Z 2025-05-07T20:25:48.1657078Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:48.1657479Z 2025-05-07T20:25:48.1657483Z 2025-05-07T20:25:48.1657488Z 2025-05-07T20:25:48.1657492Z 2025-05-07T20:25:48.1657496Z 2025-05-07T20:25:48.1657499Z 2025-05-07T20:25:48.1657503Z 2025-05-07T20:25:48.1657507Z 2025-05-07T20:25:48.1657511Z 2025-05-07T20:25:48.1657515Z 2025-05-07T20:25:48.1657519Z 2025-05-07T20:25:48.1657522Z 2025-05-07T20:25:48.1657526Z 2025-05-07T20:25:48.1657530Z 2025-05-07T20:25:48.1657534Z 2025-05-07T20:25:48.1657538Z 2025-05-07T20:25:48.1657574Z 2025-05-07T20:25:48.1658368Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:48.1658917Z 2025-05-07T20:25:48.1658922Z 2025-05-07T20:25:48.1658926Z 2025-05-07T20:25:48.1658930Z 2025-05-07T20:25:48.1658933Z 2025-05-07T20:25:48.1658937Z 2025-05-07T20:25:48.1658941Z 2025-05-07T20:25:48.1658953Z 2025-05-07T20:25:48.1658957Z 2025-05-07T20:25:48.1658969Z 2025-05-07T20:25:48.1658973Z 2025-05-07T20:25:48.1658977Z 2025-05-07T20:25:48.1658980Z 2025-05-07T20:25:48.1658984Z 2025-05-07T20:25:48.1658988Z 2025-05-07T20:25:48.1658992Z 2025-05-07T20:25:48.1658995Z 2025-05-07T20:25:48.5843163Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:48.5843703Z 2025-05-07T20:25:48.5843710Z 2025-05-07T20:25:48.5843715Z 2025-05-07T20:25:48.5843720Z 2025-05-07T20:25:48.5843725Z 2025-05-07T20:25:48.5843731Z 2025-05-07T20:25:48.5843736Z 2025-05-07T20:25:48.5843741Z 2025-05-07T20:25:48.5843745Z 2025-05-07T20:25:48.5843749Z 2025-05-07T20:25:48.5843752Z 2025-05-07T20:25:48.5843756Z 2025-05-07T20:25:48.5843760Z 2025-05-07T20:25:48.5843788Z 2025-05-07T20:25:48.5847841Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:48.5848237Z 2025-05-07T20:25:48.5848242Z 2025-05-07T20:25:48.5848245Z 2025-05-07T20:25:48.5848268Z 2025-05-07T20:25:48.5848272Z 2025-05-07T20:25:48.5848283Z 2025-05-07T20:25:48.5848287Z 2025-05-07T20:25:48.5848291Z 2025-05-07T20:25:48.5848295Z 2025-05-07T20:25:48.5848298Z 2025-05-07T20:25:48.5848302Z 2025-05-07T20:25:48.5848306Z 2025-05-07T20:25:48.5848309Z 2025-05-07T20:25:48.5848313Z 2025-05-07T20:25:48.6807382Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:48.6807720Z 2025-05-07T20:25:48.6807724Z 2025-05-07T20:25:48.6807728Z 2025-05-07T20:25:48.6807732Z 2025-05-07T20:25:48.6807736Z 2025-05-07T20:25:48.6807740Z 2025-05-07T20:25:48.6807744Z 2025-05-07T20:25:48.6807747Z 2025-05-07T20:25:48.6807751Z 2025-05-07T20:25:48.6807755Z 2025-05-07T20:25:48.6807759Z 2025-05-07T20:25:48.6807775Z 2025-05-07T20:25:48.6807779Z 2025-05-07T20:25:48.6807783Z 2025-05-07T20:25:48.6807787Z 2025-05-07T20:25:48.6807791Z 2025-05-07T20:25:48.6807795Z 2025-05-07T20:25:48.6807798Z 2025-05-07T20:25:48.6807813Z 2025-05-07T20:25:48.6808716Z ... (more hidden) ... 2025-05-07T20:25:48.6808993Z 2025-05-07T20:25:48.6808997Z 2025-05-07T20:25:48.6809011Z 2025-05-07T20:25:48.6809022Z 2025-05-07T20:25:48.6809026Z 2025-05-07T20:25:48.6809029Z 2025-05-07T20:25:48.6809033Z 2025-05-07T20:25:48.6809037Z 2025-05-07T20:25:48.6809040Z 2025-05-07T20:25:48.6809044Z 2025-05-07T20:25:48.6809048Z 2025-05-07T20:25:48.6809052Z 2025-05-07T20:25:48.6809055Z 2025-05-07T20:25:48.6809059Z 2025-05-07T20:25:48.6809063Z 2025-05-07T20:25:48.6809066Z 2025-05-07T20:25:48.6809070Z 2025-05-07T20:25:48.6809074Z 2025-05-07T20:25:48.6811337Z 2025-05-07T20:25:48.7459816Z ... (more hidden) ... 2025-05-07T20:25:48.7460402Z 2025-05-07T20:25:48.7460417Z 2025-05-07T20:25:48.7460421Z 2025-05-07T20:25:48.7460425Z 2025-05-07T20:25:48.7460428Z 2025-05-07T20:25:48.7460432Z 2025-05-07T20:25:48.7460436Z 2025-05-07T20:25:48.7460440Z 2025-05-07T20:25:48.7460457Z 2025-05-07T20:25:48.7460461Z 2025-05-07T20:25:48.7460465Z 2025-05-07T20:25:48.7460468Z 2025-05-07T20:25:48.7460472Z 2025-05-07T20:25:48.7460476Z 2025-05-07T20:25:48.7460728Z 2025-05-07T20:25:48.7461246Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:48.7461586Z 2025-05-07T20:25:48.7461590Z 2025-05-07T20:25:48.7461603Z 2025-05-07T20:25:48.7461607Z 2025-05-07T20:25:48.7461611Z 2025-05-07T20:25:48.7461615Z 2025-05-07T20:25:48.7461618Z 2025-05-07T20:25:48.7461622Z 2025-05-07T20:25:48.7461626Z 2025-05-07T20:25:48.7461630Z 2025-05-07T20:25:48.7461633Z 2025-05-07T20:25:48.7461637Z 2025-05-07T20:25:48.7461641Z 2025-05-07T20:25:48.7461645Z 2025-05-07T20:25:48.7461648Z 2025-05-07T20:25:48.7763711Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:48.7764095Z 2025-05-07T20:25:48.7764101Z 2025-05-07T20:25:48.7764106Z 2025-05-07T20:25:48.7764111Z 2025-05-07T20:25:48.7764141Z 2025-05-07T20:25:48.7764147Z 2025-05-07T20:25:48.7764153Z 2025-05-07T20:25:48.7764158Z 2025-05-07T20:25:48.7764164Z 2025-05-07T20:25:48.7764170Z 2025-05-07T20:25:48.7764176Z 2025-05-07T20:25:48.7764181Z 2025-05-07T20:25:48.7764186Z 2025-05-07T20:25:48.7764192Z 2025-05-07T20:25:48.7764197Z 2025-05-07T20:25:48.7764201Z 2025-05-07T20:25:48.7765336Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:48.7765689Z 2025-05-07T20:25:48.7765705Z 2025-05-07T20:25:48.7765708Z 2025-05-07T20:25:48.7765712Z 2025-05-07T20:25:48.7765716Z 2025-05-07T20:25:48.7765720Z 2025-05-07T20:25:48.7765723Z 2025-05-07T20:25:48.7765727Z 2025-05-07T20:25:48.7765731Z 2025-05-07T20:25:48.7765741Z 2025-05-07T20:25:48.7765745Z 2025-05-07T20:25:48.7765749Z 2025-05-07T20:25:48.7765753Z 2025-05-07T20:25:48.7765756Z 2025-05-07T20:25:48.7765760Z 2025-05-07T20:25:48.7767493Z 2025-05-07T20:26:09.2300635Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:26:09.2301028Z 2025-05-07T20:26:09.2301032Z 2025-05-07T20:26:09.2301036Z 2025-05-07T20:26:09.2301040Z 2025-05-07T20:26:15.7828611Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:26:15.7828957Z 2025-05-07T20:26:15.7828963Z 2025-05-07T20:26:15.7828968Z 2025-05-07T20:26:17.8289420Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:26:17.8289864Z 2025-05-07T20:26:17.8289870Z 2025-05-07T20:26:32.3344447Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:26:32.3344775Z 2025-05-07T20:26:32.3344780Z 2025-05-07T20:26:32.3344786Z 2025-05-07T20:26:32.3344790Z 2025-05-07T20:26:32.3344794Z 2025-05-07T20:26:32.3344829Z 2025-05-07T20:26:32.7256604Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:26:32.7256931Z 2025-05-07T20:26:32.7256936Z 2025-05-07T20:26:32.7256939Z 2025-05-07T20:26:32.7256943Z 2025-05-07T20:26:32.7257256Z 2025-05-07T20:26:41.3266718Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:26:41.3267069Z 2025-05-07T20:26:41.3267073Z 2025-05-07T20:26:41.3267077Z 2025-05-07T20:26:41.3267081Z 2025-05-07T20:26:41.3267085Z 2025-05-07T20:26:41.3267089Z 2025-05-07T20:26:41.3267093Z 2025-05-07T20:26:41.3267097Z 2025-05-07T20:26:41.3267109Z 2025-05-07T20:26:46.6614126Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:26:46.6614456Z 2025-05-07T20:26:46.6614460Z 2025-05-07T20:26:46.6614464Z 2025-05-07T20:26:46.6614468Z 2025-05-07T20:26:46.6614481Z 2025-05-07T20:26:46.6614485Z 2025-05-07T20:26:46.6614497Z 2025-05-07T20:26:53.0008847Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:26:53.0009183Z 2025-05-07T20:26:56.3411170Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:26:56.3411476Z 2025-05-07T20:26:56.3411504Z 2025-05-07T20:26:56.3411508Z 2025-05-07T20:26:56.3411553Z 2025-05-07T20:26:56.3411557Z 2025-05-07T20:26:56.3411561Z 2025-05-07T20:26:56.3411565Z 2025-05-07T20:26:56.3411570Z 2025-05-07T20:27:03.4503143Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:27:03.4503532Z 2025-05-07T20:27:03.4503542Z 2025-05-07T20:27:03.4503547Z 2025-05-07T20:27:03.4503551Z 2025-05-07T20:27:03.4503558Z 2025-05-07T20:27:03.4503564Z 2025-05-07T20:27:03.4503569Z 2025-05-07T20:27:03.4503575Z 2025-05-07T20:27:03.4503580Z 2025-05-07T20:27:03.4503585Z 2025-05-07T20:27:03.4503590Z 2025-05-07T20:27:03.4503611Z 2025-05-07T20:27:08.3422271Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:27:08.3422720Z 2025-05-07T20:27:08.3422753Z 2025-05-07T20:27:08.3422757Z 2025-05-07T20:27:08.3422761Z 2025-05-07T20:27:08.3422765Z 2025-05-07T20:27:08.3422769Z 2025-05-07T20:27:08.3422773Z 2025-05-07T20:27:08.3422776Z 2025-05-07T20:27:08.3422780Z 2025-05-07T20:27:08.3422800Z 2025-05-07T20:27:08.3422804Z 2025-05-07T20:27:08.3422808Z 2025-05-07T20:27:08.3422811Z 2025-05-07T20:27:11.1390128Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:27:11.1390620Z 2025-05-07T20:27:11.1390626Z 2025-05-07T20:27:11.1390631Z 2025-05-07T20:27:11.1390636Z 2025-05-07T20:27:11.1390642Z 2025-05-07T20:27:11.1390647Z 2025-05-07T20:27:11.1390653Z 2025-05-07T20:27:11.1390658Z 2025-05-07T20:27:11.1390664Z 2025-05-07T20:27:11.1390669Z 2025-05-07T20:27:11.1390674Z 2025-05-07T20:27:13.4812475Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:27:13.4812828Z 2025-05-07T20:27:13.4812834Z 2025-05-07T20:27:13.4812839Z 2025-05-07T20:27:13.4812878Z 2025-05-07T20:27:13.4812886Z 2025-05-07T20:27:13.4812890Z 2025-05-07T20:27:13.4812894Z 2025-05-07T20:27:13.4812899Z 2025-05-07T20:27:13.4812903Z 2025-05-07T20:27:13.4812907Z 2025-05-07T20:27:13.4812912Z 2025-05-07T20:27:13.4812930Z 2025-05-07T20:27:13.4812947Z 2025-05-07T20:27:13.4812951Z 2025-05-07T20:27:13.4812955Z 2025-05-07T20:27:13.4812958Z 2025-05-07T20:27:13.4812962Z 2025-05-07T20:27:13.4812974Z 2025-05-07T20:27:16.3170839Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:27:16.3171204Z 2025-05-07T20:27:16.3171208Z 2025-05-07T20:27:16.3171212Z 2025-05-07T20:27:16.3171216Z 2025-05-07T20:27:16.3171220Z 2025-05-07T20:27:16.3171224Z 2025-05-07T20:27:16.3171228Z 2025-05-07T20:27:16.3171232Z 2025-05-07T20:27:16.3171236Z 2025-05-07T20:27:16.3171240Z 2025-05-07T20:27:16.6826881Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:27:16.6827226Z 2025-05-07T20:27:16.6827261Z 2025-05-07T20:27:16.6827265Z 2025-05-07T20:27:16.6827268Z 2025-05-07T20:27:16.6827272Z 2025-05-07T20:27:16.6827276Z 2025-05-07T20:27:16.6827281Z 2025-05-07T20:27:16.6827284Z 2025-05-07T20:27:16.6827289Z 2025-05-07T20:27:16.6827856Z 2025-05-07T20:27:16.6827859Z 2025-05-07T20:27:16.6827863Z 2025-05-07T20:27:16.6827867Z 2025-05-07T20:27:16.6827870Z 2025-05-07T20:27:16.6827874Z 2025-05-07T20:27:16.6827878Z 2025-05-07T20:27:16.6827892Z 2025-05-07T20:27:19.0126931Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:27:19.0127308Z 2025-05-07T20:27:19.0127312Z 2025-05-07T20:27:19.0127316Z 2025-05-07T20:27:19.0127321Z 2025-05-07T20:27:19.0127325Z 2025-05-07T20:27:19.0127329Z 2025-05-07T20:27:19.0127333Z 2025-05-07T20:27:19.0127338Z 2025-05-07T20:27:19.0127344Z 2025-05-07T20:27:19.0127350Z 2025-05-07T20:27:19.0127354Z 2025-05-07T20:27:19.0127358Z 2025-05-07T20:27:19.0127361Z 2025-05-07T20:27:19.0127697Z 2025-05-07T20:27:19.0127702Z 2025-05-07T20:27:19.0127706Z 2025-05-07T20:27:19.0127709Z 2025-05-07T20:27:19.0127713Z 2025-05-07T20:27:19.0127729Z 2025-05-07T20:27:21.1427250Z ... (more hidden) ... 2025-05-07T20:27:21.1427612Z 2025-05-07T20:27:21.1427616Z 2025-05-07T20:27:21.1427620Z 2025-05-07T20:27:21.1427624Z 2025-05-07T20:27:21.1427629Z 2025-05-07T20:27:21.1427634Z 2025-05-07T20:27:21.1427638Z 2025-05-07T20:27:21.1427643Z 2025-05-07T20:27:21.1427648Z 2025-05-07T20:27:21.1427652Z 2025-05-07T20:27:21.1427655Z 2025-05-07T20:27:21.1427659Z 2025-05-07T20:27:21.1427663Z 2025-05-07T20:27:21.1427667Z 2025-05-07T20:27:24.5714702Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:27:24.5715067Z 2025-05-07T20:27:24.5715071Z 2025-05-07T20:27:24.5715076Z 2025-05-07T20:27:24.5715081Z 2025-05-07T20:27:24.5715087Z 2025-05-07T20:27:24.5715091Z 2025-05-07T20:27:24.5715096Z 2025-05-07T20:27:24.5715130Z 2025-05-07T20:27:24.5715134Z 2025-05-07T20:27:24.5715138Z 2025-05-07T20:27:24.5715143Z 2025-05-07T20:27:24.5715147Z 2025-05-07T20:27:24.5715152Z 2025-05-07T20:27:24.5715156Z 2025-05-07T20:27:24.5715170Z 2025-05-07T20:27:24.5715188Z 2025-05-07T20:27:25.0596337Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:27:25.0596761Z 2025-05-07T20:27:25.0596777Z 2025-05-07T20:27:25.0596781Z 2025-05-07T20:27:25.0596785Z 2025-05-07T20:27:25.0596788Z 2025-05-07T20:27:25.0596792Z 2025-05-07T20:27:25.0596796Z 2025-05-07T20:27:25.0596800Z 2025-05-07T20:27:25.0596804Z 2025-05-07T20:27:25.0596808Z 2025-05-07T20:27:25.0596811Z 2025-05-07T20:27:25.0596815Z 2025-05-07T20:27:25.0596819Z 2025-05-07T20:27:25.0596823Z 2025-05-07T20:27:25.0596827Z 2025-05-07T20:27:37.0777269Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:27:37.0785137Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:27:37.0785431Z 2025-05-07T20:27:37.0785436Z 2025-05-07T20:27:37.0785443Z 2025-05-07T20:27:37.0785466Z 2025-05-07T20:27:37.0785470Z 2025-05-07T20:27:37.0785474Z 2025-05-07T20:27:37.0785478Z 2025-05-07T20:27:37.0785501Z 2025-05-07T20:27:37.0785505Z 2025-05-07T20:27:37.0785508Z 2025-05-07T20:27:37.0785512Z 2025-05-07T20:27:37.0785516Z 2025-05-07T20:27:37.0785519Z 2025-05-07T20:27:37.0785523Z 2025-05-07T20:27:37.0785527Z 2025-05-07T20:27:37.0785531Z 2025-05-07T20:27:37.0785534Z 2025-05-07T20:27:37.0785538Z 2025-05-07T20:27:37.0785542Z 2025-05-07T20:27:37.0785639Z 2025-05-07T20:27:37.0786004Z  2025-05-07T20:27:37.0786364Z 2025-05-07T20:27:37.0786576Z 2025-05-07T20:27:37.0786763Z  2025-05-07T20:27:37.0786980Z 2025-05-07T20:27:37.0786984Z 2025-05-07T20:27:37.0787170Z  2025-05-07T20:27:37.0787398Z 2025-05-07T20:27:37.0787402Z 2025-05-07T20:27:37.0787416Z 2025-05-07T20:27:37.0787602Z  2025-05-07T20:27:37.0788175Z 2025-05-07T20:27:37.0788179Z 2025-05-07T20:27:37.0788183Z 2025-05-07T20:27:37.0788186Z 2025-05-07T20:27:37.0788378Z  2025-05-07T20:27:37.0788630Z 2025-05-07T20:27:37.0788634Z 2025-05-07T20:27:37.0788638Z 2025-05-07T20:27:37.0788641Z 2025-05-07T20:27:37.0788645Z 2025-05-07T20:27:37.0788834Z  2025-05-07T20:27:37.0789154Z 2025-05-07T20:27:37.0789160Z 2025-05-07T20:27:37.0789165Z 2025-05-07T20:27:37.0789170Z 2025-05-07T20:27:37.0789175Z 2025-05-07T20:27:37.0789180Z 2025-05-07T20:27:37.0789454Z  2025-05-07T20:27:37.0789744Z 2025-05-07T20:27:37.0790003Z 2025-05-07T20:27:37.0790009Z 2025-05-07T20:27:37.0790013Z 2025-05-07T20:27:37.0790017Z 2025-05-07T20:27:37.0790020Z 2025-05-07T20:27:37.0790024Z 2025-05-07T20:27:37.0790237Z  2025-05-07T20:27:37.0790502Z 2025-05-07T20:27:37.0790509Z 2025-05-07T20:27:37.0790514Z 2025-05-07T20:27:37.0790520Z 2025-05-07T20:27:37.0790525Z 2025-05-07T20:27:37.0790530Z 2025-05-07T20:27:37.0790535Z 2025-05-07T20:27:37.0790540Z 2025-05-07T20:27:37.0790866Z  2025-05-07T20:27:37.0791092Z 2025-05-07T20:27:37.0791096Z 2025-05-07T20:27:37.0791100Z 2025-05-07T20:27:37.0791104Z 2025-05-07T20:27:37.0791107Z 2025-05-07T20:27:37.0791111Z 2025-05-07T20:27:37.0791115Z 2025-05-07T20:27:37.0791119Z 2025-05-07T20:27:37.0791137Z 2025-05-07T20:27:37.0791338Z  2025-05-07T20:27:37.0791576Z 2025-05-07T20:27:37.0791580Z 2025-05-07T20:27:37.0791584Z 2025-05-07T20:27:37.0791587Z 2025-05-07T20:27:37.0791591Z 2025-05-07T20:27:37.0791608Z 2025-05-07T20:27:37.0791612Z 2025-05-07T20:27:37.0791615Z 2025-05-07T20:27:37.0791619Z 2025-05-07T20:27:37.0791628Z 2025-05-07T20:27:37.0791829Z  2025-05-07T20:27:37.0792059Z 2025-05-07T20:27:37.0792063Z 2025-05-07T20:27:37.0792078Z 2025-05-07T20:27:37.0792082Z 2025-05-07T20:27:37.0792085Z 2025-05-07T20:27:37.0792089Z 2025-05-07T20:27:37.0792093Z 2025-05-07T20:27:37.0792097Z 2025-05-07T20:27:37.0792100Z 2025-05-07T20:27:37.0792104Z 2025-05-07T20:27:37.0792108Z 2025-05-07T20:27:37.0792316Z  2025-05-07T20:27:37.0792565Z 2025-05-07T20:27:37.0792569Z 2025-05-07T20:27:37.0792573Z 2025-05-07T20:27:37.0792577Z 2025-05-07T20:27:37.0792580Z 2025-05-07T20:27:37.0792584Z 2025-05-07T20:27:37.0792595Z 2025-05-07T20:27:37.0792599Z 2025-05-07T20:27:37.0792603Z 2025-05-07T20:27:37.0792607Z 2025-05-07T20:27:37.0792611Z 2025-05-07T20:27:37.0792614Z 2025-05-07T20:27:37.0792826Z  2025-05-07T20:27:37.0793077Z 2025-05-07T20:27:37.0793081Z 2025-05-07T20:27:37.0793085Z 2025-05-07T20:27:37.0793088Z 2025-05-07T20:27:37.0793092Z 2025-05-07T20:27:37.0793096Z 2025-05-07T20:27:37.0793100Z 2025-05-07T20:27:37.0793103Z 2025-05-07T20:27:37.0793107Z 2025-05-07T20:27:37.0793111Z 2025-05-07T20:27:37.0793115Z 2025-05-07T20:27:37.0793119Z 2025-05-07T20:27:37.0793122Z 2025-05-07T20:27:37.0793360Z  2025-05-07T20:27:37.0793676Z 2025-05-07T20:27:37.0793680Z 2025-05-07T20:27:37.0793684Z 2025-05-07T20:27:37.0793688Z 2025-05-07T20:27:37.0793691Z 2025-05-07T20:27:37.0793695Z 2025-05-07T20:27:37.0793699Z 2025-05-07T20:27:37.0793709Z 2025-05-07T20:27:37.0793713Z 2025-05-07T20:27:37.0793733Z 2025-05-07T20:27:37.0793737Z 2025-05-07T20:27:37.0793741Z 2025-05-07T20:27:37.0793745Z 2025-05-07T20:27:37.0793748Z 2025-05-07T20:27:37.0793976Z  2025-05-07T20:27:37.0794417Z 2025-05-07T20:27:37.0794421Z 2025-05-07T20:27:37.0794439Z 2025-05-07T20:27:37.0794443Z 2025-05-07T20:27:37.0794446Z 2025-05-07T20:27:37.0794450Z 2025-05-07T20:27:37.0794454Z 2025-05-07T20:27:37.0794457Z 2025-05-07T20:27:37.0794461Z 2025-05-07T20:27:37.0794465Z 2025-05-07T20:27:37.0794468Z 2025-05-07T20:27:37.0794472Z 2025-05-07T20:27:37.0794476Z 2025-05-07T20:27:37.0794480Z 2025-05-07T20:27:37.0794483Z 2025-05-07T20:27:37.0794713Z  2025-05-07T20:27:37.0794975Z 2025-05-07T20:27:37.0794979Z 2025-05-07T20:27:37.0794983Z 2025-05-07T20:27:37.0795092Z 2025-05-07T20:27:37.0795096Z 2025-05-07T20:27:37.0795100Z 2025-05-07T20:27:37.0795103Z 2025-05-07T20:27:37.0795107Z 2025-05-07T20:27:37.0795111Z 2025-05-07T20:27:37.0795114Z 2025-05-07T20:27:37.0795118Z 2025-05-07T20:27:37.0795122Z 2025-05-07T20:27:37.0795132Z 2025-05-07T20:27:37.0795136Z 2025-05-07T20:27:37.0795139Z 2025-05-07T20:27:37.0795143Z 2025-05-07T20:27:37.0795377Z  2025-05-07T20:27:37.0795714Z 2025-05-07T20:27:37.0795720Z 2025-05-07T20:27:37.0795725Z 2025-05-07T20:27:37.0795731Z 2025-05-07T20:27:37.0795736Z 2025-05-07T20:27:37.0795741Z 2025-05-07T20:27:37.0795745Z 2025-05-07T20:27:37.0795764Z 2025-05-07T20:27:37.0795767Z 2025-05-07T20:27:37.0795771Z 2025-05-07T20:27:37.0795775Z 2025-05-07T20:27:37.0795778Z 2025-05-07T20:27:37.0795782Z 2025-05-07T20:27:37.0795786Z 2025-05-07T20:27:37.0795789Z 2025-05-07T20:27:37.0795793Z 2025-05-07T20:27:37.0795797Z 2025-05-07T20:27:37.0796038Z  2025-05-07T20:27:37.0796297Z 2025-05-07T20:27:37.0796301Z 2025-05-07T20:27:37.0796304Z 2025-05-07T20:27:37.0796308Z 2025-05-07T20:27:37.0796319Z 2025-05-07T20:27:37.0796323Z 2025-05-07T20:27:37.0796327Z 2025-05-07T20:27:37.0796331Z 2025-05-07T20:27:37.0796334Z 2025-05-07T20:27:37.0796338Z 2025-05-07T20:27:37.0796342Z 2025-05-07T20:27:37.0796346Z 2025-05-07T20:27:37.0796350Z 2025-05-07T20:27:37.0796353Z 2025-05-07T20:27:37.0796357Z 2025-05-07T20:27:37.0796361Z 2025-05-07T20:27:37.0796365Z 2025-05-07T20:27:37.0796368Z 2025-05-07T20:27:37.0796647Z  2025-05-07T20:27:37.0796915Z 2025-05-07T20:27:37.0796919Z 2025-05-07T20:27:37.0797028Z  2025-05-07T20:27:37.0797140Z 2025-05-07T20:27:37.0797157Z 2025-05-07T20:27:37.0797266Z  2025-05-07T20:27:37.0797380Z 2025-05-07T20:27:37.0797389Z 2025-05-07T20:27:37.0797393Z 2025-05-07T20:27:37.0797586Z  2025-05-07T20:27:37.0797756Z 2025-05-07T20:27:37.0797762Z 2025-05-07T20:27:37.0797767Z 2025-05-07T20:27:37.0797773Z 2025-05-07T20:27:37.0797958Z  2025-05-07T20:27:37.0798151Z 2025-05-07T20:27:37.0798156Z 2025-05-07T20:27:37.0798162Z 2025-05-07T20:27:37.0798167Z 2025-05-07T20:27:37.0798172Z 2025-05-07T20:27:37.0798357Z  2025-05-07T20:27:37.0798543Z 2025-05-07T20:27:37.0798548Z 2025-05-07T20:27:37.0798553Z 2025-05-07T20:27:37.0798559Z 2025-05-07T20:27:37.0798564Z 2025-05-07T20:27:37.0798569Z 2025-05-07T20:27:37.0798754Z  2025-05-07T20:27:37.0798951Z 2025-05-07T20:27:37.0798956Z 2025-05-07T20:27:37.0798961Z 2025-05-07T20:27:37.0798966Z 2025-05-07T20:27:37.0798971Z 2025-05-07T20:27:37.0798977Z 2025-05-07T20:27:37.0798982Z 2025-05-07T20:27:37.0799171Z  2025-05-07T20:27:37.0799329Z 2025-05-07T20:27:37.0799332Z 2025-05-07T20:27:37.0799336Z 2025-05-07T20:27:37.0799346Z 2025-05-07T20:27:37.0799349Z 2025-05-07T20:27:37.0799353Z 2025-05-07T20:27:37.0799357Z 2025-05-07T20:27:37.0799361Z 2025-05-07T20:27:37.0799504Z  2025-05-07T20:27:37.0799665Z 2025-05-07T20:27:37.0799782Z 2025-05-07T20:27:37.0799785Z 2025-05-07T20:27:37.0799789Z 2025-05-07T20:27:37.0799793Z 2025-05-07T20:27:37.0799797Z 2025-05-07T20:27:37.0799800Z 2025-05-07T20:27:37.0799804Z 2025-05-07T20:27:37.0799808Z 2025-05-07T20:27:37.0799955Z  2025-05-07T20:27:37.0800127Z 2025-05-07T20:27:37.0800131Z 2025-05-07T20:27:37.0800135Z 2025-05-07T20:27:37.0800138Z 2025-05-07T20:27:37.0800142Z 2025-05-07T20:27:37.0800146Z 2025-05-07T20:27:37.0800149Z 2025-05-07T20:27:37.0800153Z 2025-05-07T20:27:37.0800157Z 2025-05-07T20:27:37.0800160Z 2025-05-07T20:27:37.0800315Z  2025-05-07T20:27:37.0800490Z 2025-05-07T20:27:37.0800493Z 2025-05-07T20:27:37.0800497Z 2025-05-07T20:27:37.0800501Z 2025-05-07T20:27:37.0800622Z 2025-05-07T20:27:37.0800627Z 2025-05-07T20:27:37.0800631Z 2025-05-07T20:27:37.0800635Z 2025-05-07T20:27:37.0800638Z 2025-05-07T20:27:37.0800642Z 2025-05-07T20:27:37.0800659Z 2025-05-07T20:27:37.0800841Z  2025-05-07T20:27:37.0801111Z 2025-05-07T20:27:37.0801117Z 2025-05-07T20:27:37.0801122Z 2025-05-07T20:27:37.0801127Z 2025-05-07T20:27:37.0801132Z 2025-05-07T20:27:37.0801138Z 2025-05-07T20:27:37.0801143Z 2025-05-07T20:27:37.0801167Z 2025-05-07T20:27:37.0801172Z 2025-05-07T20:27:37.0801177Z 2025-05-07T20:27:37.0801182Z 2025-05-07T20:27:37.0801188Z 2025-05-07T20:27:37.0801395Z  2025-05-07T20:27:37.0801663Z 2025-05-07T20:27:37.0801668Z 2025-05-07T20:27:37.0801691Z 2025-05-07T20:27:37.0801697Z 2025-05-07T20:27:37.0801702Z 2025-05-07T20:27:37.0801708Z 2025-05-07T20:27:37.0801713Z 2025-05-07T20:27:37.0801718Z 2025-05-07T20:27:37.0801723Z 2025-05-07T20:27:37.0801729Z 2025-05-07T20:27:37.0801734Z 2025-05-07T20:27:37.0801750Z 2025-05-07T20:27:37.0801756Z 2025-05-07T20:27:37.0801970Z  2025-05-07T20:27:37.0802211Z 2025-05-07T20:27:37.0802214Z 2025-05-07T20:27:37.0802218Z 2025-05-07T20:27:37.0802222Z 2025-05-07T20:27:37.0802233Z 2025-05-07T20:27:37.0802236Z 2025-05-07T20:27:37.0802240Z 2025-05-07T20:27:37.0802244Z 2025-05-07T20:27:37.0802248Z 2025-05-07T20:27:37.0802251Z 2025-05-07T20:27:37.0802255Z 2025-05-07T20:27:37.0802259Z 2025-05-07T20:27:37.0802263Z 2025-05-07T20:27:37.0802266Z 2025-05-07T20:27:37.0802439Z  2025-05-07T20:27:37.0802641Z 2025-05-07T20:27:37.0802645Z 2025-05-07T20:27:37.0802649Z 2025-05-07T20:27:37.0802653Z 2025-05-07T20:27:37.0802656Z 2025-05-07T20:27:37.0802660Z 2025-05-07T20:27:37.0802664Z 2025-05-07T20:27:37.0802668Z 2025-05-07T20:27:37.0802671Z 2025-05-07T20:27:37.0802675Z 2025-05-07T20:27:37.0802679Z 2025-05-07T20:27:37.0802682Z 2025-05-07T20:27:37.0802686Z 2025-05-07T20:27:37.0802697Z 2025-05-07T20:27:37.0802710Z 2025-05-07T20:27:37.0802878Z  2025-05-07T20:27:37.0803087Z 2025-05-07T20:27:37.0803090Z 2025-05-07T20:27:37.0803094Z 2025-05-07T20:27:37.0803098Z 2025-05-07T20:27:37.0803110Z 2025-05-07T20:27:37.0803114Z 2025-05-07T20:27:37.0803133Z 2025-05-07T20:27:37.0803137Z 2025-05-07T20:27:37.0803140Z 2025-05-07T20:27:37.0803144Z 2025-05-07T20:27:37.0803148Z 2025-05-07T20:27:37.0803151Z 2025-05-07T20:27:37.0803155Z 2025-05-07T20:27:37.0803159Z 2025-05-07T20:27:37.0803163Z 2025-05-07T20:27:37.0803166Z 2025-05-07T20:27:37.0803330Z  2025-05-07T20:27:37.0803552Z 2025-05-07T20:27:37.0803556Z 2025-05-07T20:27:37.0803560Z 2025-05-07T20:27:37.0803563Z 2025-05-07T20:27:37.0803567Z 2025-05-07T20:27:37.0803571Z 2025-05-07T20:27:37.0803575Z 2025-05-07T20:27:37.0803578Z 2025-05-07T20:27:37.0803582Z 2025-05-07T20:27:37.0803586Z 2025-05-07T20:27:37.0803589Z 2025-05-07T20:27:37.0803600Z 2025-05-07T20:27:37.0803604Z 2025-05-07T20:27:37.0803608Z 2025-05-07T20:27:37.0803611Z 2025-05-07T20:27:37.0803615Z 2025-05-07T20:27:37.0803619Z 2025-05-07T20:27:37.0803801Z  2025-05-07T20:27:37.0804136Z 2025-05-07T20:27:37.0804140Z 2025-05-07T20:27:37.0804143Z 2025-05-07T20:27:37.0804147Z 2025-05-07T20:27:37.0804151Z 2025-05-07T20:27:37.0804155Z 2025-05-07T20:27:37.0804158Z 2025-05-07T20:27:37.0804162Z 2025-05-07T20:27:37.0804166Z 2025-05-07T20:27:37.0804170Z 2025-05-07T20:27:37.0804173Z 2025-05-07T20:27:37.0804190Z 2025-05-07T20:27:37.0804194Z 2025-05-07T20:27:37.0804197Z 2025-05-07T20:27:37.0804201Z 2025-05-07T20:27:37.0804205Z 2025-05-07T20:27:37.0804209Z 2025-05-07T20:27:37.0804212Z 2025-05-07T20:27:37.0804385Z  2025-05-07T20:27:37.0804612Z 2025-05-07T20:27:37.0804616Z 2025-05-07T20:27:37.0804728Z  2025-05-07T20:27:37.0804838Z 2025-05-07T20:27:37.0804841Z 2025-05-07T20:27:37.0805049Z  2025-05-07T20:27:37.0805163Z 2025-05-07T20:27:37.0805167Z 2025-05-07T20:27:37.0805170Z 2025-05-07T20:27:37.0805318Z  2025-05-07T20:27:37.0805440Z 2025-05-07T20:27:37.0805444Z 2025-05-07T20:27:37.0805448Z 2025-05-07T20:27:37.0805458Z 2025-05-07T20:27:37.0805592Z  2025-05-07T20:27:37.0805730Z 2025-05-07T20:27:37.0805735Z 2025-05-07T20:27:37.0805739Z 2025-05-07T20:27:37.0805744Z 2025-05-07T20:27:37.0805749Z 2025-05-07T20:27:37.0805879Z  2025-05-07T20:27:37.0806022Z 2025-05-07T20:27:37.0806026Z 2025-05-07T20:27:37.0806029Z 2025-05-07T20:27:37.0806033Z 2025-05-07T20:27:37.0806037Z 2025-05-07T20:27:37.0806041Z 2025-05-07T20:27:37.0806159Z  2025-05-07T20:27:37.0806304Z 2025-05-07T20:27:37.0806307Z 2025-05-07T20:27:37.0806311Z 2025-05-07T20:27:37.0806315Z 2025-05-07T20:27:37.0806318Z 2025-05-07T20:27:37.0806322Z 2025-05-07T20:27:37.0806326Z 2025-05-07T20:27:37.0806445Z  2025-05-07T20:27:37.0806607Z 2025-05-07T20:27:37.0806611Z 2025-05-07T20:27:37.0806615Z 2025-05-07T20:27:37.0806618Z 2025-05-07T20:27:37.0806622Z 2025-05-07T20:27:37.0806626Z 2025-05-07T20:27:37.0806629Z 2025-05-07T20:27:37.0806633Z 2025-05-07T20:27:37.0806759Z  2025-05-07T20:27:37.0806933Z 2025-05-07T20:27:37.0806937Z 2025-05-07T20:27:37.0806941Z 2025-05-07T20:27:37.0806944Z 2025-05-07T20:27:37.0806948Z 2025-05-07T20:27:37.0806952Z 2025-05-07T20:27:37.0806955Z 2025-05-07T20:27:37.0806959Z 2025-05-07T20:27:37.0806963Z 2025-05-07T20:27:37.0807094Z  2025-05-07T20:27:37.0807267Z 2025-05-07T20:27:37.0807271Z 2025-05-07T20:27:37.0807274Z 2025-05-07T20:27:37.0807278Z 2025-05-07T20:27:37.0807282Z 2025-05-07T20:27:37.0807286Z 2025-05-07T20:27:37.0807289Z 2025-05-07T20:27:37.0807293Z 2025-05-07T20:27:37.0807297Z 2025-05-07T20:27:37.0807300Z 2025-05-07T20:27:37.0807447Z  2025-05-07T20:27:37.0807618Z 2025-05-07T20:27:37.0807622Z 2025-05-07T20:27:37.0807631Z 2025-05-07T20:27:37.0807635Z 2025-05-07T20:27:37.0807639Z 2025-05-07T20:27:37.0807642Z 2025-05-07T20:27:37.0807646Z 2025-05-07T20:27:37.0807650Z 2025-05-07T20:27:37.0807654Z 2025-05-07T20:27:37.0807657Z 2025-05-07T20:27:37.0807665Z 2025-05-07T20:27:37.0807816Z  2025-05-07T20:27:37.0807991Z 2025-05-07T20:27:37.0807994Z 2025-05-07T20:27:37.0807998Z 2025-05-07T20:27:37.0808002Z 2025-05-07T20:27:37.0808006Z 2025-05-07T20:27:37.0808009Z 2025-05-07T20:27:37.0808013Z 2025-05-07T20:27:37.0808017Z 2025-05-07T20:27:37.0808021Z 2025-05-07T20:27:37.0808024Z 2025-05-07T20:27:37.0808028Z 2025-05-07T20:27:37.0808042Z 2025-05-07T20:27:37.0808193Z  done 2025-05-07T20:27:37.1807756Z Preparing transaction: / done 2025-05-07T20:27:37.4818006Z Verifying transaction: \ | / done 2025-05-07T20:27:37.7868674Z Executing transaction: \ | / done 2025-05-07T20:27:39.8927135Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:27:39.9227940Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/lib/stubs ... 2025-05-07T20:27:41.8237816Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:27:41.8878805Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs 2025-05-07T20:27:41.8879432Z 2025-05-07T20:27:42.3200051Z 2025-05-07T20:27:42.3208865Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:27:42.3488308Z + conda env config vars set -n build_binary NVML_LIB_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:27:42.3489022Z 2025-05-07T20:27:42.8090316Z 2025-05-07T20:27:42.8090889Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:27:42.8092288Z + conda env config vars set -n build_binary CUDA_INCLUDE_DIRS="/home/ec2-user/miniconda/envs/build_binary/include/:/home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/" 2025-05-07T20:27:42.8093031Z 2025-05-07T20:27:43.2519317Z 2025-05-07T20:27:45.2999507Z [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:47.3354698Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T20:27:49.3838456Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:27:51.4371652Z [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:53.3611962Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:27:53.3612418Z 2025-05-07T20:27:53.4240560Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:27:57.3460367Z /tmp/tmpmt_4d1m6: line 3: clang: command not found 2025-05-07T20:27:57.3460695Z 2025-05-07T20:27:57.3461280Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:27:57.4131771Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:27:57.4133841Z 2025-05-07T20:27:57.4155832Z total 24 2025-05-07T20:27:57.4156132Z drwxr-xr-x. 2 ec2-user ec2-user 107 May 7 20:24 . 2025-05-07T20:27:57.4156517Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:24 .. 2025-05-07T20:27:57.4156971Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:27:57.4157491Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:27:57.4157986Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:27:57.4158283Z 2025-05-07T20:27:57.4159032Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:27:57.4159311Z 2025-05-07T20:27:59.4069709Z 2025-05-07T20:27:59.4070491Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:27:59.4071059Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:27:59.4071447Z 2025-05-07T20:27:59.8369977Z 2025-05-07T20:27:59.8370545Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:27:59.8370855Z 2025-05-07T20:28:01.7629084Z -allow-unsupported-compiler 2025-05-07T20:28:01.7629346Z 2025-05-07T20:28:01.8278227Z 2025-05-07T20:28:01.8278890Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:28:01.8279419Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:28:01.8279750Z 2025-05-07T20:28:03.8172528Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:28:03.8173374Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:28:03.8173798Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:28:03.8174264Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:28:03.8174657Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:28:03.8175044Z #define _STL_PAIR_H 1 2025-05-07T20:28:03.8175454Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:28:03.8175999Z #define __cpp_attributes 200809L 2025-05-07T20:28:03.8176876Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:28:03.8177369Z #define __DELETE_THROW throw() 2025-05-07T20:28:03.8177780Z #define _PTRDIFF_T_ 2025-05-07T20:28:03.8178108Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:28:03.8178405Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:28:03.8178791Z #define _IO_LEFT 02 2025-05-07T20:28:03.8179052Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:28:03.8179421Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:28:03.8179821Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:28:03.8180328Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:28:03.8180920Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:28:03.8181338Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:28:03.8182095Z #define _IOS_OUTPUT 2 2025-05-07T20:28:03.8182547Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:28:03.8182943Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:28:03.8183255Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:28:03.8183800Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:28:03.8184983Z #define __bswap_16(x) (__extension__ ({ unsigned short int __v, __x = (unsigned short int) (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_16 (__x); else __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v; })) 2025-05-07T20:28:03.8186255Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:28:03.8186713Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:28:03.8187148Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:28:03.8187589Z #define _T_WCHAR_ 2025-05-07T20:28:03.8187926Z #define __WCLONE 0x80000000 2025-05-07T20:28:03.8188297Z #define stdout stdout 2025-05-07T20:28:03.8188800Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:28:03.8189245Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:28:03.8189519Z #define __flexarr [] 2025-05-07T20:28:03.8189783Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:03.8190109Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:28:03.8190406Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:28:03.8190678Z #define _MATH_H 1 2025-05-07T20:28:03.8190969Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:28:03.8191331Z #define __S64_TYPE long int 2025-05-07T20:28:03.8191597Z #define __stub_fchflags 2025-05-07T20:28:03.8191871Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:28:03.8192179Z #define __SQUAD_TYPE long int 2025-05-07T20:28:03.8192455Z #define __INTMAX_C(c) c ## L 2025-05-07T20:28:03.8192724Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:28:03.8192996Z #define NL_NMAX INT_MAX 2025-05-07T20:28:03.8193245Z #define _BITS_TIME_H 1 2025-05-07T20:28:03.8193531Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:28:03.8193899Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:28:03.8194321Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:28:03.8194697Z #define __CHAR_BIT__ 8 2025-05-07T20:28:03.8194976Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.8195310Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:28:03.8195620Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:28:03.8195895Z #define FP_NAN 0 2025-05-07T20:28:03.8196179Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:28:03.8196631Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:28:03.8197044Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:28:03.8197322Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:28:03.8197586Z #define _NEW 2025-05-07T20:28:03.8197809Z #define __UINT8_MAX__ 0xff 2025-05-07T20:28:03.8198072Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:28:03.8198350Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:28:03.8198623Z #define __USE_ANSI 1 2025-05-07T20:28:03.8198931Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:28:03.8199287Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:28:03.8199587Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:28:03.8199881Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:28:03.8200308Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:28:03.8200599Z #define PIPE_BUF 4096 2025-05-07T20:28:03.8200920Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:28:03.8201293Z #define EXIT_FAILURE 1 2025-05-07T20:28:03.8201578Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:28:03.8201903Z #define MQ_PRIO_MAX 32768 2025-05-07T20:28:03.8202211Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:28:03.8202557Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:28:03.8203014Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:03.8203538Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:28:03.8204007Z #define _XOPEN_SOURCE 700 2025-05-07T20:28:03.8204277Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:28:03.8204556Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:28:03.8204853Z #define __cpp_static_assert 201411L 2025-05-07T20:28:03.8205138Z #define __need_timer_t 2025-05-07T20:28:03.8205449Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:28:03.8205802Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:28:03.8206091Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:28:03.8206373Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:28:03.8206692Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:28:03.8207002Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.8207306Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:28:03.8207602Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.8207934Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:28:03.8208231Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:28:03.8208540Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:28:03.8208872Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:28:03.8209197Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:28:03.8209597Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:28:03.8210018Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:28:03.8210323Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:28:03.8210587Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:28:03.8210876Z #define __GCC_IEC_559 2 2025-05-07T20:28:03.8211174Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:28:03.8211514Z #define _IO_flockfile(_fp) 2025-05-07T20:28:03.8211784Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:28:03.8212058Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:28:03.8212320Z #define _IOFBF 0 2025-05-07T20:28:03.8212546Z #define __USE_BSD 1 2025-05-07T20:28:03.8212784Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:28:03.8213060Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:28:03.8213340Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:28:03.8213602Z #define _IO_NO_WRITES 8 2025-05-07T20:28:03.8213956Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:28:03.8214320Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:28:03.8214689Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:28:03.8214992Z #define __cpp_binary_literals 201304L 2025-05-07T20:28:03.8215294Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:28:03.8215574Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:28:03.8215902Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:28:03.8216298Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:28:03.8216675Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:28:03.8217025Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:28:03.8217359Z #define M_PI 3.14159265358979323846 2025-05-07T20:28:03.8217678Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:28:03.8218026Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:28:03.8218485Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:03.8219092Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:28:03.8219415Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:28:03.8219796Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:28:03.8220071Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:28:03.8220659Z #define _IO_peekc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) && __underflow (_fp) == EOF ? EOF : *(unsigned char *) (_fp)->_IO_read_ptr) 2025-05-07T20:28:03.8221264Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:28:03.8221606Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:28:03.8221930Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:28:03.8222259Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:28:03.8222556Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:28:03.8222868Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:28:03.8223290Z #define __cpp_variadic_templates 200704L 2025-05-07T20:28:03.8223603Z #define RAND_MAX 2147483647 2025-05-07T20:28:03.8223881Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:28:03.8224226Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.8224555Z #define __SM_90_RT_H__ 2025-05-07T20:28:03.8224817Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:28:03.8225094Z #define __COMPAR_FN_T 2025-05-07T20:28:03.8225353Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:28:03.8225625Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:28:03.8226112Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:28:03.8226635Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:28:03.8226990Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:28:03.8227352Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:28:03.8227664Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:28:03.8228017Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:28:03.8228347Z #define __cpp_variable_templates 201304L 2025-05-07T20:28:03.8228698Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:28:03.8229046Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:28:03.8229325Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:28:03.8229646Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:28:03.8229964Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:28:03.8230245Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:28:03.8230520Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:28:03.8230802Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:28:03.8231064Z #define __u_char_defined 2025-05-07T20:28:03.8231388Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:28:03.8231752Z #define STA_PPSERROR 0x0800 2025-05-07T20:28:03.8232021Z #define _GLIBCXX_STD_A std 2025-05-07T20:28:03.8232277Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:28:03.8232553Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:28:03.8232842Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:28:03.8233283Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:28:03.8233717Z #define FP_INFINITE 1 2025-05-07T20:28:03.8234090Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:03.8234525Z #define _IO_pid_t __pid_t 2025-05-07T20:28:03.8234787Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:28:03.8235055Z #define __LEAF , __leaf__ 2025-05-07T20:28:03.8235309Z #define PATH_MAX 4096 2025-05-07T20:28:03.8235568Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:28:03.8235911Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:28:03.8236239Z #define _LIMITS_H___ 2025-05-07T20:28:03.8236472Z #define __size_t 2025-05-07T20:28:03.8236714Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:28:03.8237259Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:28:03.8237821Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:28:03.8238142Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:28:03.8238479Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:28:03.8238741Z #define _WCHAR_T_DEFINED 2025-05-07T20:28:03.8239096Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:28:03.8239600Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:28:03.8239877Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:28:03.8240163Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:28:03.8240455Z #define __INT8_C(c) c 2025-05-07T20:28:03.8240703Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:28:03.8240965Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:28:03.8241241Z #define __SM_70_RT_HPP__ 2025-05-07T20:28:03.8241502Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:28:03.8241776Z #define __cpp_variadic_using 201611L 2025-05-07T20:28:03.8242111Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.8242445Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:28:03.8242716Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:28:03.8243136Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:28:03.8243407Z #define __cpp_capture_star_this 201603L 2025-05-07T20:28:03.8243717Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:28:03.8244082Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:28:03.8244475Z #define NFDBITS __NFDBITS 2025-05-07T20:28:03.8244741Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:28:03.8245037Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:28:03.8245361Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:28:03.8245683Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:28:03.8245936Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:28:03.8246230Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:28:03.8246605Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:03.8247015Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:28:03.8247412Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:28:03.8247714Z #define __cpp_if_constexpr 201606L 2025-05-07T20:28:03.8248017Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:28:03.8248332Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:28:03.8248677Z #define __daddr_t_defined 2025-05-07T20:28:03.8248935Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:28:03.8249216Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:28:03.8249543Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:28:03.8250060Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:28:03.8251024Z #define _ACRTIMP 2025-05-07T20:28:03.8251267Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:28:03.8251545Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:28:03.8264181Z #define _IOS_BIN 128 2025-05-07T20:28:03.8264613Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:28:03.8265043Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:28:03.8265336Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.8265631Z #define UNDERFLOW 4 2025-05-07T20:28:03.8265863Z #define NAME_MAX 255 2025-05-07T20:28:03.8266106Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:28:03.8266387Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:28:03.8266676Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:28:03.8267089Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:28:03.8267487Z #define __ptr_t void * 2025-05-07T20:28:03.8267741Z #define M_E 2.7182818284590452354 2025-05-07T20:28:03.8268041Z #define cudaSurfaceType1D 0x01 2025-05-07T20:28:03.8268340Z #define __USE_ISOCXX11 1 2025-05-07T20:28:03.8268634Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:28:03.8268966Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:28:03.8269299Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:28:03.8269625Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:28:03.8269916Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:28:03.8270232Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:28:03.8270578Z #define cudaSurfaceType2D 0x02 2025-05-07T20:28:03.8270866Z #define __linux 1 2025-05-07T20:28:03.8271114Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:28:03.8271410Z #define cudaDeviceMask 0x1f 2025-05-07T20:28:03.8271703Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:28:03.8272372Z #define __CUDA_API_VER_MAJOR__ 11 2025-05-07T20:28:03.8272669Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:28:03.8272995Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:28:03.8273336Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:28:03.8273658Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:28:03.8273978Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:28:03.8274277Z #define _BITS_TYPES_H 1 2025-05-07T20:28:03.8274580Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:28:03.8274939Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:28:03.8275247Z #define cudaSurfaceType3D 0x03 2025-05-07T20:28:03.8275541Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:28:03.8275987Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:28:03.8276296Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:28:03.8277113Z #define __MATHDECLX(type,function,suffix,args,attrib) __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib) 2025-05-07T20:28:03.8277974Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:28:03.8278275Z #define __unix 1 2025-05-07T20:28:03.8278505Z #define MATH_ERRNO 1 2025-05-07T20:28:03.8278766Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:28:03.8279070Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:28:03.8279352Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:28:03.8279669Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:28:03.8279981Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:28:03.8280292Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:28:03.8280781Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:28:03.8281267Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:28:03.8281555Z #define CUDARTAPI_CDECL 2025-05-07T20:28:03.8281824Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:28:03.8282118Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:28:03.8282439Z #define __cpp_lib_void_t 201411 2025-05-07T20:28:03.8282708Z #define _POSIX_AIO_MAX 1 2025-05-07T20:28:03.8282962Z #define __SIZE_T 2025-05-07T20:28:03.8283218Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:28:03.8283522Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:28:03.8283799Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:28:03.8284080Z #define _ATFILE_SOURCE 1 2025-05-07T20:28:03.8284478Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:28:03.8284933Z #define __WAIT_STATUS void * 2025-05-07T20:28:03.8285215Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:28:03.8285490Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:28:03.8285761Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:28:03.8286048Z #define __WINT_MIN__ 0U 2025-05-07T20:28:03.8286637Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:28:03.8287252Z #define WUNTRACED 2 2025-05-07T20:28:03.8287510Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:28:03.8287814Z #define NZERO 20 2025-05-07T20:28:03.8288128Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:28:03.8288519Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:28:03.8288813Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:28:03.8289110Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:28:03.8289408Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:28:03.8289678Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:28:03.8289976Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:28:03.8290254Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:28:03.8290547Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:28:03.8290841Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:28:03.8291111Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:28:03.8291393Z #define _SIZE_T_DEFINED_ 2025-05-07T20:28:03.8291661Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:28:03.8291992Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:28:03.8292442Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:28:03.8292708Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:28:03.8292983Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:28:03.8293285Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:28:03.8293592Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:28:03.8293895Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:28:03.8294208Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:28:03.8294643Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:28:03.8295056Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:28:03.8295317Z #define __INT64_C(c) c ## L 2025-05-07T20:28:03.8295606Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:28:03.8296045Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:28:03.8296372Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:28:03.8296662Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:28:03.8296977Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:28:03.8297289Z #define STA_PPSWANDER 0x0400 2025-05-07T20:28:03.8297560Z #define __INT_WCHAR_T_H 2025-05-07T20:28:03.8297826Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:28:03.8298115Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:28:03.8298399Z #define __have_pthread_attr_t 1 2025-05-07T20:28:03.8298752Z #define FP_NORMAL 4 2025-05-07T20:28:03.8298997Z #define _BITS_TIMEX_H 1 2025-05-07T20:28:03.8299247Z #define _POSIX_LINK_MAX 8 2025-05-07T20:28:03.8299524Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:28:03.8299833Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:28:03.8300116Z #define cudaTextureType1D 0x01 2025-05-07T20:28:03.8300406Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:28:03.8300688Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:28:03.8301126Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:28:03.8301593Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:28:03.8301877Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:28:03.8302183Z #define _POSIX_SOURCE 1 2025-05-07T20:28:03.8302481Z #define cudaTextureType2D 0x02 2025-05-07T20:28:03.8302763Z #define _PTR_TRAITS_H 1 2025-05-07T20:28:03.8303047Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:28:03.8303389Z #define __CUDA_TEXTURE_TYPES_H__ 2025-05-07T20:28:03.8303688Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:28:03.8304030Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:28:03.8304378Z #define cudaTextureType3D 0x03 2025-05-07T20:28:03.8304671Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:28:03.8304951Z #define CLOCK_REALTIME 0 2025-05-07T20:28:03.8305214Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:28:03.8305511Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:28:03.8305840Z #define __cpp_aligned_new 201606L 2025-05-07T20:28:03.8306129Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:28:03.8306421Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:28:03.8306710Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:28:03.8307003Z #define cudaEventBlockingSync 0x01 2025-05-07T20:28:03.8307334Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:28:03.8307661Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:28:03.8307970Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:28:03.8308274Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:28:03.8308548Z #define __GLIBC__ 2 2025-05-07T20:28:03.8308797Z #define __END_DECLS } 2025-05-07T20:28:03.8309051Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:28:03.8309448Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:28:03.8309855Z #define __CONCAT(x,y) x ## y 2025-05-07T20:28:03.8310125Z #define __STDC_HOSTED__ 1 2025-05-07T20:28:03.8310406Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:28:03.8310695Z #define _ALLOCA_H 1 2025-05-07T20:28:03.8310943Z #define __host__ __location__(host) 2025-05-07T20:28:03.8311387Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:28:03.8311855Z #define __SLONG32_TYPE int 2025-05-07T20:28:03.8312274Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:28:03.8312578Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:28:03.8312871Z #define _SYS_SELECT_H 1 2025-05-07T20:28:03.8313114Z #define _IO_LINE_BUF 0x200 2025-05-07T20:28:03.8313376Z #define _IOS_NOCREATE 32 2025-05-07T20:28:03.8313637Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:28:03.8313927Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:28:03.8314233Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.8314551Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:28:03.8314848Z #define __global__ __location__(global) 2025-05-07T20:28:03.8315133Z #define __GNU_LIBRARY__ 6 2025-05-07T20:28:03.8315400Z #define __cpp_decltype_auto 201304L 2025-05-07T20:28:03.8315773Z #define __DBL_DIG__ 15 2025-05-07T20:28:03.8316007Z #define TIME_UTC 1 2025-05-07T20:28:03.8316236Z #define __FLT32_DIG__ 6 2025-05-07T20:28:03.8316574Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:28:03.8316974Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:28:03.8317316Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:28:03.8317612Z #define _G_BUFSIZ 8192 2025-05-07T20:28:03.8317921Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:28:03.8318304Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:28:03.8318604Z #define STA_CLOCKERR 0x1000 2025-05-07T20:28:03.8318869Z #define __GXX_WEAK__ 1 2025-05-07T20:28:03.8319112Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:28:03.8319388Z #define __SHRT_WIDTH__ 16 2025-05-07T20:28:03.8319697Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:28:03.8320037Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:28:03.8320325Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:28:03.8320651Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:28:03.8320988Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:28:03.8321276Z #define _GCC_WCHAR_T 2025-05-07T20:28:03.8321520Z #define TMP_MAX 238328 2025-05-07T20:28:03.8321762Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:28:03.8322050Z #define __DEVICE_TYPES_H__ 2025-05-07T20:28:03.8322320Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.8322604Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:28:03.8322886Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:28:03.8323184Z #define _IO_SKIPWS 01 2025-05-07T20:28:03.8323440Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:28:03.8323710Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:28:03.8324053Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:28:03.8324430Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:28:03.8324824Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:28:03.8325209Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:28:03.8325490Z #define le32toh(x) (x) 2025-05-07T20:28:03.8325742Z #define _SIZE_T_DEFINED 2025-05-07T20:28:03.8326061Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:28:03.8326422Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:28:03.8326720Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:28:03.8326993Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:28:03.8327269Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:28:03.8327793Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:28:03.8328337Z #define _POSIX_NAME_MAX 14 2025-05-07T20:28:03.8328636Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:28:03.8329200Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:28:03.8329715Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:28:03.8330051Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:28:03.8330367Z #define _WCHAR_T_ 2025-05-07T20:28:03.8330622Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:28:03.8330999Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:28:03.8331413Z #define RTSIG_MAX 32 2025-05-07T20:28:03.8331661Z #define _STDDEF_H 2025-05-07T20:28:03.8331894Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:28:03.8332321Z #define _VA_LIST_DEFINED 2025-05-07T20:28:03.8332581Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:28:03.8332921Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:28:03.8333327Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:28:03.8333673Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:28:03.8334102Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:28:03.8334639Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:28:03.8335023Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:28:03.8335303Z #define __unix__ 1 2025-05-07T20:28:03.8335546Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.8335932Z #define __INT_WIDTH__ 32 2025-05-07T20:28:03.8336190Z #define __SIZEOF_LONG__ 8 2025-05-07T20:28:03.8336430Z #define _IONBF 2 2025-05-07T20:28:03.8336891Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:28:03.8337675Z #define _IO_getc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) ? __uflow (_fp) : *(unsigned char *) (_fp)->_IO_read_ptr++) 2025-05-07T20:28:03.8338213Z #define __STDC_IEC_559__ 1 2025-05-07T20:28:03.8338481Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:28:03.8338883Z #define __UINT16_C(c) c 2025-05-07T20:28:03.8339142Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:28:03.8339426Z #define STA_DEL 0x0020 2025-05-07T20:28:03.8339733Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:28:03.8340083Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T20:28:03.8340358Z #define __id_t_defined 2025-05-07T20:28:03.8340663Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:28:03.8341135Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:28:03.8341577Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:28:03.8341864Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:28:03.8342158Z #define __DECIMAL_DIG__ 21 2025-05-07T20:28:03.8342426Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:28:03.8342710Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:28:03.8342998Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:28:03.8343310Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:28:03.8343597Z #define SING 2 2025-05-07T20:28:03.8343843Z #define STA_FREQHOLD 0x0080 2025-05-07T20:28:03.8344133Z #define cudaStreamDefault 0x00 2025-05-07T20:28:03.8344500Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:28:03.8344893Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:28:03.8345183Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:28:03.8345466Z #define __gnu_linux__ 1 2025-05-07T20:28:03.8345735Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:28:03.8346012Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:28:03.8346273Z #define MAX_INPUT 255 2025-05-07T20:28:03.8346529Z #define __need_clock_t 2025-05-07T20:28:03.8346798Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:28:03.8347079Z #define SEEK_DATA 3 2025-05-07T20:28:03.8347361Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:28:03.8347699Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:28:03.8347979Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:28:03.8348397Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:28:03.8348839Z #define _IO_SHOWPOS 02000 2025-05-07T20:28:03.8349189Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:28:03.8349563Z #define _Mfloat_ float 2025-05-07T20:28:03.8349843Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:28:03.8350168Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:28:03.8351437Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:28:03.8352121Z #define __glibcxx_max_b(T,B) (__glibcxx_signed_b (T,B) ? (((((T)1 << (__glibcxx_digits_b (T,B) - 1)) - 1) << 1) + 1) : ~(T)0) 2025-05-07T20:28:03.8352826Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.8353104Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:28:03.8353686Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:28:03.8354051Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:28:03.8354351Z #define __USE_ISOC11 1 2025-05-07T20:28:03.8354582Z #define _BSD_SIZE_T_ 2025-05-07T20:28:03.8354825Z #define ADJ_MICRO 0x1000 2025-05-07T20:28:03.8355172Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:28:03.8355487Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:28:03.8355789Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:28:03.8356112Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:28:03.8356421Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:28:03.8356752Z #define __THROW throw () 2025-05-07T20:28:03.8357014Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:28:03.8357473Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:03.8357843Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:28:03.8358206Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:28:03.8358475Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:28:03.8358756Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:28:03.8359032Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:28:03.8359299Z #define L_tmpnam 20 2025-05-07T20:28:03.8359528Z #define ___int_wchar_t_h 2025-05-07T20:28:03.8359879Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:28:03.8360264Z #define _T_PTRDIFF 2025-05-07T20:28:03.8360537Z #define __GNUC__ 11 2025-05-07T20:28:03.8360803Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:28:03.8361117Z #define __GXX_RTTI 1 2025-05-07T20:28:03.8361343Z #define __pie__ 2 2025-05-07T20:28:03.8361566Z #define __MMX__ 1 2025-05-07T20:28:03.8361799Z #define __timespec_defined 1 2025-05-07T20:28:03.8362050Z #define L_ctermid 9 2025-05-07T20:28:03.8362299Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:03.8362674Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:28:03.8363057Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:28:03.8363331Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:28:03.8363632Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:28:03.8363944Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:28:03.8364255Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:28:03.8364534Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:28:03.8364980Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:28:03.8365728Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:03.8366489Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:28:03.8366874Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:28:03.8367192Z #define __USE_SVID 1 2025-05-07T20:28:03.8367462Z #define __constant__ __location__(constant) 2025-05-07T20:28:03.8367798Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:28:03.8368110Z #define __device__ __location__(device) 2025-05-07T20:28:03.8368408Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:28:03.8368694Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:28:03.8368993Z #define CUDART_DEVICE __device__ 2025-05-07T20:28:03.8369304Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:28:03.8369717Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:28:03.8370095Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:28:03.8370386Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:28:03.8370767Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:28:03.8371161Z #define __STDC_UTF_16__ 1 2025-05-07T20:28:03.8371422Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:28:03.8371791Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:28:03.8372231Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:28:03.8372559Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:28:03.8372836Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:28:03.8373114Z #define NGROUPS_MAX 65536 2025-05-07T20:28:03.8373370Z #define __USE_ISOC95 1 2025-05-07T20:28:03.8373732Z #define _TIME_H 1 2025-05-07T20:28:03.8374119Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:28:03.8374450Z #define __USE_ISOC99 1 2025-05-07T20:28:03.8374787Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:28:03.8375154Z #define HOST_NAME_MAX 64 2025-05-07T20:28:03.8375413Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:28:03.8375681Z #define _IOS_ATEND 4 2025-05-07T20:28:03.8375919Z #define __U64_TYPE unsigned long int 2025-05-07T20:28:03.8376219Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:28:03.8376547Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:28:03.8376960Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:03.8377389Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:28:03.8377689Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:28:03.8377983Z #define _IO_uid_t __uid_t 2025-05-07T20:28:03.8378260Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:28:03.8378588Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:28:03.8378975Z #define _STDIO_H 1 2025-05-07T20:28:03.8379209Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:28:03.8379574Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:03.8379949Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:28:03.8380231Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:28:03.8380510Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:28:03.8380782Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:28:03.8381073Z #define __cpp_raw_strings 200710L 2025-05-07T20:28:03.8381373Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.8381688Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:28:03.8381972Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:28:03.8382276Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:28:03.8382557Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:28:03.8382848Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:28:03.8383133Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:28:03.8383546Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:03.8383974Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:28:03.8384231Z #define __USE_XOPEN 1 2025-05-07T20:28:03.8384483Z #define __USE_XOPEN2K 1 2025-05-07T20:28:03.8384738Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:28:03.8385033Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:28:03.8393062Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:28:03.8393371Z #define __cpp_fold_expressions 201603L 2025-05-07T20:28:03.8393919Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:28:03.8394457Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:28:03.8394777Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:28:03.8395161Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:28:03.8395560Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:28:03.8395970Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:28:03.8396396Z #define __END_NAMESPACE_C99 2025-05-07T20:28:03.8396682Z #define __glibcxx_integral_traps true 2025-05-07T20:28:03.8396992Z #define _POSIX_PATH_MAX 256 2025-05-07T20:28:03.8397271Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:28:03.8397541Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:28:03.8397837Z #define _ISOC11_SOURCE 1 2025-05-07T20:28:03.8398112Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:28:03.8398402Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:28:03.8398709Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:28:03.8399029Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:28:03.8399424Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:28:03.8399816Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:28:03.8400116Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:28:03.8400399Z #define _IO_UNITBUF 020000 2025-05-07T20:28:03.8400661Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:28:03.8400941Z #define __FD_SETSIZE 1024 2025-05-07T20:28:03.8401350Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:28:03.8401628Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:28:03.8401981Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:28:03.8402343Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:28:03.8402625Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:28:03.8402915Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:28:03.8403199Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:28:03.8403457Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:28:03.8403744Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:28:03.8404076Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:28:03.8404370Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:28:03.8404641Z #define __USE_POSIX199506 1 2025-05-07T20:28:03.8405034Z #define _FEATURES_H 1 2025-05-07T20:28:03.8405287Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:28:03.8405682Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:28:03.8406107Z #define __stub_getmsg 2025-05-07T20:28:03.8406358Z #define _IO_FIXED 010000 2025-05-07T20:28:03.8406636Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:28:03.8406964Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:28:03.8407250Z #define __stub_setlogin 2025-05-07T20:28:03.8407590Z #define __stub_fattach 2025-05-07T20:28:03.8407934Z #define __cplusplus 201703L 2025-05-07T20:28:03.8408332Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:28:03.8408751Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:28:03.8409055Z #define INFINITY (__builtin_inff()) 2025-05-07T20:28:03.8409349Z #define _IO_UNBUFFERED 2 2025-05-07T20:28:03.8409848Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:28:03.8410381Z #define _IO_INTERNAL 010 2025-05-07T20:28:03.8410645Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:28:03.8410922Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:28:03.8411278Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:03.8411647Z #define __dev_t_defined 2025-05-07T20:28:03.8411914Z #define __DEPRECATED 1 2025-05-07T20:28:03.8412152Z #define __S32_TYPE int 2025-05-07T20:28:03.8412422Z #define __cpp_rvalue_references 200610L 2025-05-07T20:28:03.8412726Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:28:03.8412999Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:28:03.8413259Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:28:03.8413504Z #define _G_HAVE_MREMAP 1 2025-05-07T20:28:03.8413823Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:03.8414168Z #define OVERFLOW 3 2025-05-07T20:28:03.8414405Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:28:03.8414700Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:28:03.8414994Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:28:03.8415281Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.8415624Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:28:03.8415956Z #define __SSE2_MATH__ 1 2025-05-07T20:28:03.8416208Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:28:03.8416523Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.8416842Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:28:03.8417129Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:28:03.8417424Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.8417747Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:28:03.8418021Z #define __amd64 1 2025-05-07T20:28:03.8418255Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:28:03.8418630Z #define __need_timespec 2025-05-07T20:28:03.8419123Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:28:03.8419462Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:28:03.8419761Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:28:03.8420092Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:28:03.8420373Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:28:03.8420650Z #define __bounded 2025-05-07T20:28:03.8420913Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:28:03.8421224Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:28:03.8421538Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:28:03.8421951Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:28:03.8422272Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.8422713Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:28:03.8423137Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:28:03.8423422Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:28:03.8423767Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:28:03.8424133Z #define STA_PLL 0x0001 2025-05-07T20:28:03.8424404Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:28:03.8424677Z #define __GNUG__ 11 2025-05-07T20:28:03.8424931Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:28:03.8425209Z #define _T_WCHAR 2025-05-07T20:28:03.8425542Z #define __specialization_static 2025-05-07T20:28:03.8425828Z #define __key_t_defined 2025-05-07T20:28:03.8426113Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:28:03.8426432Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:28:03.8426690Z #define cudaArraySparse 0x40 2025-05-07T20:28:03.8426970Z #define STA_PPSFREQ 0x0002 2025-05-07T20:28:03.8427231Z #define __GLIBCXX__ 20230528 2025-05-07T20:28:03.8427517Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:28:03.8427825Z #define _WCHAR_T 2025-05-07T20:28:03.8428073Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:28:03.8428762Z #define __FD_ZERO(fdsp) do { int __d0, __d1; __asm__ __volatile__ ("cld; rep; " __FD_ZERO_STOS : "=c" (__d0), "=D" (__d1) : "a" (0), "0" (sizeof (fd_set) / sizeof (__fd_mask)), "1" (&__FDS_BITS (fdsp)[0]) : "memory"); } while (0) 2025-05-07T20:28:03.8429478Z #define __cpp_nsdmi 200809L 2025-05-07T20:28:03.8429924Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:28:03.8430387Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:28:03.8430677Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:28:03.8430964Z #define cudaArrayCubemap 0x04 2025-05-07T20:28:03.8431317Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:03.8431686Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:28:03.8431964Z #define __NO_CTYPE 1 2025-05-07T20:28:03.8432242Z #define __stub_bdflush 2025-05-07T20:28:03.8432654Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:28:03.8433100Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:28:03.8433419Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:28:03.8433701Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:28:03.8434009Z #define __cpp_initializer_lists 200806L 2025-05-07T20:28:03.8434339Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:28:03.8434659Z #define __U16_TYPE unsigned short int 2025-05-07T20:28:03.8435014Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:28:03.8435380Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:28:03.8435689Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:28:03.8435978Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:28:03.8436330Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:28:03.8436683Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:28:03.8436969Z #define _IO_STDIO 040000 2025-05-07T20:28:03.8437305Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:28:03.8437705Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:28:03.8438031Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:28:03.8438337Z #define _PTRDIFF_T 2025-05-07T20:28:03.8438573Z #define _MOVE_H 1 2025-05-07T20:28:03.8438814Z #define __cpp_hex_float 201603L 2025-05-07T20:28:03.8439090Z #define ADJ_TAI 0x0080 2025-05-07T20:28:03.8439336Z #define __ptrvalue 2025-05-07T20:28:03.8439578Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:28:03.8439836Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:28:03.8440147Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:28:03.8440465Z #define MATH_ERREXCEPT 2 2025-05-07T20:28:03.8440764Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:28:03.8441126Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:28:03.8441631Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:28:03.8442007Z #define __USE_GNU 1 2025-05-07T20:28:03.8442246Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:28:03.8442532Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:28:03.8442798Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:28:03.8443198Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:28:03.8443802Z #define WEXITED 4 2025-05-07T20:28:03.8444032Z #define _IO_NO_READS 4 2025-05-07T20:28:03.8444272Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:28:03.8444593Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:28:03.8444913Z #define __uid_t_defined 2025-05-07T20:28:03.8445254Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:28:03.8445550Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:28:03.8445830Z #define WNOHANG 1 2025-05-07T20:28:03.8446079Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:28:03.8446396Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:28:03.8446671Z #define cudaEventDefault 0x00 2025-05-07T20:28:03.8446930Z #define NL_SETMAX INT_MAX 2025-05-07T20:28:03.8447182Z #define __x86_64 1 2025-05-07T20:28:03.8447417Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:28:03.8447823Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:03.8448301Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:28:03.8448805Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:03.8449238Z #define __PTRDIFF_T 2025-05-07T20:28:03.8449464Z #define _ASSERT_H 1 2025-05-07T20:28:03.8449702Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:28:03.8449993Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.8450688Z #define _Mlong_double_ long double 2025-05-07T20:28:03.8451006Z #define __cpp_lambdas 200907L 2025-05-07T20:28:03.8451265Z #define _IO_DEC 020 2025-05-07T20:28:03.8451495Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:28:03.8451782Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:28:03.8452082Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:28:03.8452403Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:28:03.8452671Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:28:03.8452950Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:28:03.8453230Z #define _ANSI_STDDEF_H 2025-05-07T20:28:03.8453525Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:28:03.8453928Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:28:03.8454319Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:28:03.8454605Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:28:03.8454913Z #define __cpp_template_auto 201606L 2025-05-07T20:28:03.8455296Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:28:03.8455672Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:28:03.8455949Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:28:03.8456328Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:28:03.8456810Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:28:03.8457175Z #define __GNUC_VA_LIST 2025-05-07T20:28:03.8457520Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:03.8457908Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:28:03.8458172Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:28:03.8458463Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:28:03.8458875Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:28:03.8459133Z #define __WCOREFLAG 0x80 2025-05-07T20:28:03.8459407Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:28:03.8459729Z #define cudaEventDisableTiming 0x02 2025-05-07T20:28:03.8460039Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:28:03.8460308Z #define __LP64__ 1 2025-05-07T20:28:03.8460562Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:28:03.8460857Z #define _IO_off64_t __off64_t 2025-05-07T20:28:03.8461133Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.8461627Z #define __time_t_defined 1 2025-05-07T20:28:03.8461886Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:28:03.8462233Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:28:03.8462654Z #define __USE_UNIX98 1 2025-05-07T20:28:03.8462907Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:28:03.8463206Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:28:03.8463521Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:28:03.8463784Z #define SEEK_CUR 1 2025-05-07T20:28:03.8464015Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.8464647Z #define _PSTL_PRAGMA_DECLARE_REDUCTION(NAME,OP) _PSTL_PRAGMA(omp declare reduction(NAME:OP : omp_out(omp_in)) initializer(omp_priv = omp_orig)) 2025-05-07T20:28:03.8465406Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:28:03.8465692Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:28:03.8465950Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:28:03.8466238Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:28:03.8466517Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:28:03.8466789Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:28:03.8467174Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:03.8467593Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:28:03.8468265Z #define _IO_putc_unlocked(_ch,_fp) (_IO_BE ((_fp)->_IO_write_ptr >= (_fp)->_IO_write_end, 0) ? __overflow (_fp, (unsigned char) (_ch)) : (unsigned char) (*(_fp)->_IO_write_ptr++ = (_ch))) 2025-05-07T20:28:03.8468922Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:28:03.8469229Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:28:03.8469597Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:28:03.8469982Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:28:03.8470261Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:28:03.8470554Z #define cudaArrayDefault 0x00 2025-05-07T20:28:03.8470812Z #define TLOSS 5 2025-05-07T20:28:03.8471042Z #define __ssize_t_defined 2025-05-07T20:28:03.8471333Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:28:03.8471637Z #define __CUDACC_VER_BUILD__ 89 2025-05-07T20:28:03.8471927Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:28:03.8472229Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:28:03.8472537Z #define __SURFACE_FUNCTIONS_H__ 2025-05-07T20:28:03.8472811Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:28:03.8473186Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:28:03.8473581Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:28:03.8473872Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:28:03.8474155Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:28:03.8474456Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:28:03.8474748Z #define __REGISTER_PREFIX__ 2025-05-07T20:28:03.8475013Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:28:03.8475356Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:28:03.8475717Z #define _IOS_NOREPLACE 64 2025-05-07T20:28:03.8475965Z #define __cdecl 2025-05-07T20:28:03.8476216Z #define cudaEventInterprocess 0x04 2025-05-07T20:28:03.8476547Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:28:03.8476927Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:28:03.8477266Z #define LOGIN_NAME_MAX 256 2025-05-07T20:28:03.8477526Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:28:03.8477798Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:28:03.8478099Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:28:03.8478374Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:28:03.8478688Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:28:03.8479028Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:28:03.8479290Z #define ADJ_NANO 0x2000 2025-05-07T20:28:03.8479603Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:28:03.8479969Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:28:03.8480272Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:28:03.8480534Z #define __FLT_DIG__ 6 2025-05-07T20:28:03.8481065Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:28:03.8481470Z #define __NO_INLINE__ 1 2025-05-07T20:28:03.8481780Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:03.8482128Z #define ADJ_STATUS 0x0010 2025-05-07T20:28:03.8482386Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:28:03.8482666Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:03.8482969Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:28:03.8483264Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:28:03.8483542Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:28:03.8483895Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:28:03.8484334Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:28:03.8484586Z #define MAX_CANON 255 2025-05-07T20:28:03.8484821Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:28:03.8485095Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:28:03.8485388Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:28:03.8485707Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:28:03.8486001Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:28:03.8486328Z #define __VERSION__ "11.4.0" 2025-05-07T20:28:03.8486600Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:28:03.8486898Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:28:03.8487199Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:28:03.8487487Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:28:03.8487801Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:28:03.8488106Z #define __UINT64_C(c) c ## UL 2025-05-07T20:28:03.8488374Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:28:03.8488628Z #define _SYS_TYPES_H 1 2025-05-07T20:28:03.8488882Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:28:03.8489165Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:28:03.8489416Z #define _SYS_CDEFS_H 1 2025-05-07T20:28:03.8489673Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:28:03.8489953Z #define __cpp_unicode_characters 201411L 2025-05-07T20:28:03.8490257Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:28:03.8490518Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:28:03.8490801Z #define FP_SUBNORMAL 3 2025-05-07T20:28:03.8491059Z #define cudaOccupancyDefault 0x00 2025-05-07T20:28:03.8491343Z #define _INITIALIZER_LIST 2025-05-07T20:28:03.8491601Z #define _STDC_PREDEF_H 1 2025-05-07T20:28:03.8491860Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:28:03.8492142Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:28:03.8492440Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:28:03.8492709Z #define _IO_file_flags _flags 2025-05-07T20:28:03.8492969Z #define __USE_XOPEN2K8 1 2025-05-07T20:28:03.8493224Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:28:03.8493488Z #define HUGE 3.40282347e+38F 2025-05-07T20:28:03.8493807Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:28:03.8494164Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:28:03.8494446Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:28:03.8494701Z #define _BSD_SOURCE 1 2025-05-07T20:28:03.8494946Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:28:03.8495817Z #define _GLIBCXX_HAS_NESTED_TYPE(_NTYPE) template> struct __has_ ##_NTYPE : false_type { }; template struct __has_ ##_NTYPE<_Tp, __void_t> : true_type { }; 2025-05-07T20:28:03.8496694Z #define __catch(X) catch(X) 2025-05-07T20:28:03.8496956Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:28:03.8497254Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:28:03.8497552Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:28:03.8497830Z #define __TIMER_T_TYPE void * 2025-05-07T20:28:03.8498092Z #define __STRING(x) #x 2025-05-07T20:28:03.8498343Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:28:03.8498619Z #define _T_PTRDIFF_ 2025-05-07T20:28:03.8498981Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:28:03.8499302Z #define cudaEventWaitExternal 0x01 2025-05-07T20:28:03.8499596Z #define __unbounded 2025-05-07T20:28:03.8499852Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.8500262Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:28:03.8500564Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.8500874Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:28:03.8501169Z #define __cpp_lib_is_final 201402L 2025-05-07T20:28:03.8501485Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:28:03.8501825Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:28:03.8502600Z #define cudaDevicePropDontCare { {'\0'}, {{0}}, {'\0'}, 0, 0, 0, 0, 0, 0, 0, {0, 0, 0}, {0, 0, 0}, 0, 0, -1, -1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, {0, 0}, {0, 0}, {0, 0, 0}, {0, 0}, {0, 0, 0}, {0, 0, 0}, 0, {0, 0}, {0, 0, 0}, {0, 0}, 0, {0, 0}, {0, 0, 0}, {0, 0}, {0, 0, 0}, 0, {0, 0}, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, } 2025-05-07T20:28:03.8503256Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:28:03.8503559Z #define __managed__ __location__(managed) 2025-05-07T20:28:03.8503870Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:28:03.8504294Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:03.8504734Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:28:03.8505013Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:28:03.8505416Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:28:03.8505847Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:28:03.8506125Z #define _SYS_SIZE_T_H 2025-05-07T20:28:03.8506439Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:28:03.8506807Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:28:03.8507074Z #define _CRTIMP 2025-05-07T20:28:03.8507317Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:28:03.8507648Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:03.8508001Z #define STA_PPSJITTER 0x0200 2025-05-07T20:28:03.8508375Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:28:03.8508814Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.8509196Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:28:03.8509512Z #define __SIZE_T__ 2025-05-07T20:28:03.8509755Z #define __stub_gtty 2025-05-07T20:28:03.8510010Z #define __pid_t_defined 2025-05-07T20:28:03.8510296Z #define __glibcxx_function_requires(...) 2025-05-07T20:28:03.8510609Z #define __SM_80_RT_HPP__ 2025-05-07T20:28:03.8510877Z #define __need_clockid_t 2025-05-07T20:28:03.8511152Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:28:03.8511427Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:28:03.8511776Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:28:03.8512122Z #define __mode_t_defined 2025-05-07T20:28:03.8512412Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:28:03.8512757Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:28:03.8513058Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:28:03.8513478Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:03.8513923Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:28:03.8514238Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:28:03.8514524Z #define _G_config_h 1 2025-05-07T20:28:03.8514772Z #define __stub_sstk 2025-05-07T20:28:03.8515029Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:28:03.8515367Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:28:03.8515731Z #define __wur 2025-05-07T20:28:03.8515968Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:28:03.8516231Z #define _G_HAVE_MMAP 1 2025-05-07T20:28:03.8524458Z #define _IO_OCT 040 2025-05-07T20:28:03.8524732Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:28:03.8525015Z #define NL_MSGMAX INT_MAX 2025-05-07T20:28:03.8525281Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:28:03.8525577Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:28:03.8525920Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:28:03.8526197Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:28:03.8526582Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:28:03.8526970Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:28:03.8527396Z #define _STL_ALGOBASE_H 1 2025-05-07T20:28:03.8527716Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:28:03.8528060Z #define __off64_t_defined 2025-05-07T20:28:03.8528325Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:28:03.8528610Z #define __FLT128_DIG__ 33 2025-05-07T20:28:03.8528866Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:28:03.8529164Z #define __INT32_C(c) c 2025-05-07T20:28:03.8529413Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:28:03.8529691Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:28:03.8529982Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:28:03.8530260Z #define __PDP_ENDIAN 3412 2025-05-07T20:28:03.8530514Z #define _ISOC95_SOURCE 1 2025-05-07T20:28:03.8530878Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:28:03.8531159Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:28:03.8531430Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:28:03.8531731Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:28:03.8532068Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:28:03.8532335Z #define __SM_90_RT_HPP__ 2025-05-07T20:28:03.8532590Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:28:03.8532887Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:28:03.8533308Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:28:03.8533731Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:28:03.8533993Z #define htole32(x) (x) 2025-05-07T20:28:03.8534271Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:28:03.8534587Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:28:03.8534950Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:28:03.8535362Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:28:03.8535743Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:28:03.8536116Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:28:03.8536454Z #define ADJ_OFFSET 0x0001 2025-05-07T20:28:03.8536727Z #define cudaArrayLayered 0x01 2025-05-07T20:28:03.8537072Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:28:03.8537458Z #define cudaEventRecordDefault 0x00 2025-05-07T20:28:03.8537762Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:28:03.8538043Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:28:03.8538331Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:28:03.8538607Z #define unix 1 2025-05-07T20:28:03.8538930Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:28:03.8539213Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:28:03.8539482Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:28:03.8539761Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:28:03.8540035Z #define __USE_POSIX 1 2025-05-07T20:28:03.8541083Z #define __bswap_constant_64(x) (__extension__ ((((x) & 0xff00000000000000ull) >> 56) | (((x) & 0x00ff000000000000ull) >> 40) | (((x) & 0x0000ff0000000000ull) >> 24) | (((x) & 0x000000ff00000000ull) >> 8) | (((x) & 0x00000000ff000000ull) << 8) | (((x) & 0x0000000000ff0000ull) << 24) | (((x) & 0x000000000000ff00ull) << 40) | (((x) & 0x00000000000000ffull) << 56))) 2025-05-07T20:28:03.8542174Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:28:03.8542491Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:28:03.8542823Z #define __THROWNL throw () 2025-05-07T20:28:03.8543171Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:28:03.8543534Z #define __cpp_rtti 199711L 2025-05-07T20:28:03.8543802Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:28:03.8544102Z #define __PMT(args) args 2025-05-07T20:28:03.8544378Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.8544728Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:28:03.8545084Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:28:03.8545393Z #define _SIZE_T_DECLARED 2025-05-07T20:28:03.8545647Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:28:03.8545915Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:28:03.8546479Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:28:03.8547193Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:28:03.8547467Z #define XATTR_LIST_MAX 65536 2025-05-07T20:28:03.8547730Z #define __CUDACC_VER_MAJOR__ 11 2025-05-07T20:28:03.8548045Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:28:03.8548364Z #define _WCHAR_T_H 2025-05-07T20:28:03.8548597Z #define __FLT64X_DIG__ 18 2025-05-07T20:28:03.8548847Z #define _IO_SHOWBASE 0200 2025-05-07T20:28:03.8549089Z #define _POSIX_QLIMIT 1 2025-05-07T20:28:03.8549336Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:28:03.8549609Z #define __INT8_TYPE__ signed char 2025-05-07T20:28:03.8549883Z #define __SURFACE_TYPES_H__ 2025-05-07T20:28:03.8550591Z #define __CUDA_ARCH__ 520 2025-05-07T20:28:03.8550976Z #define __cpp_digit_separators 201309L 2025-05-07T20:28:03.8551269Z #define __ELF__ 1 2025-05-07T20:28:03.8551504Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:28:03.8551798Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:28:03.8552111Z #define STA_INS 0x0010 2025-05-07T20:28:03.8552386Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:28:03.8552679Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:28:03.8552973Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.8553287Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:28:03.8553610Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:28:03.8553927Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:28:03.8554217Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:28:03.8554529Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:28:03.8554874Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:28:03.8555287Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:28:03.8555643Z #define _IO_funlockfile(_fp) 2025-05-07T20:28:03.8556145Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:03.8556700Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:28:03.8557018Z #define __DRIVER_TYPES_H__ 2025-05-07T20:28:03.8557273Z #define __FLT_RADIX__ 2 2025-05-07T20:28:03.8557533Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:28:03.8557894Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:28:03.8558257Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:28:03.8558522Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:28:03.8558787Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:28:03.8559091Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:28:03.8559366Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:28:03.8559654Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:28:03.8559927Z #define WORD_BIT 32 2025-05-07T20:28:03.8560156Z #define _IO_USER_BUF 1 2025-05-07T20:28:03.8560403Z #define __VECTOR_TYPES_H__ 2025-05-07T20:28:03.8560700Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:03.8561134Z #define cudaHostAllocPortable 0x01 2025-05-07T20:28:03.8561433Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:28:03.8561721Z #define __long_double_t long double 2025-05-07T20:28:03.8562020Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:28:03.8562345Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:28:03.8562636Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:28:03.8562916Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:28:03.8563225Z #define __TEXTURE_FETCH_FUNCTIONS_H__ 2025-05-07T20:28:03.8563503Z #define __k8 1 2025-05-07T20:28:03.8563832Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:28:03.8564316Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:28:03.8564711Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:28:03.8565033Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:28:03.8565338Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:28:03.8565663Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:28:03.8565991Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:28:03.8566285Z #define __blksize_t_defined 2025-05-07T20:28:03.8566887Z #define _IO_SHOWPOINT 0400 2025-05-07T20:28:03.8567141Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:28:03.8567462Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:28:03.8567811Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:28:03.8568107Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:28:03.8568543Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:28:03.8569018Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:28:03.8569328Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:28:03.8569595Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:28:03.8570026Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:28:03.8570629Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:28:03.8570918Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:28:03.8571215Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:28:03.8571519Z #define SEEK_SET 0 2025-05-07T20:28:03.8571751Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:28:03.8572039Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T20:28:03.8572412Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:28:03.8572789Z #define _MATH_H_MATHDEF 1 2025-05-07T20:28:03.8573044Z #define WSTOPPED 2 2025-05-07T20:28:03.8573509Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:28:03.8574021Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:28:03.8574289Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:28:03.8574576Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:28:03.8574871Z #define __stub_sigreturn 2025-05-07T20:28:03.8575274Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:28:03.8575716Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:28:03.8575989Z #define __HOST_CONFIG_H__ 2025-05-07T20:28:03.8576245Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:28:03.8576524Z #define CLOCK_TAI 11 2025-05-07T20:28:03.8576787Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:28:03.8577089Z #define __restrict_arr 2025-05-07T20:28:03.8577353Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:28:03.8578092Z #define strndupa(s,n) (__extension__ ({ const char *__old = (s); size_t __len = strnlen (__old, (n)); char *__new = (char *) __builtin_alloca (__len + 1); __new[__len] = '\0'; (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:28:03.8579004Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:28:03.8579366Z #define __USE_MISC 1 2025-05-07T20:28:03.8579622Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:28:03.8579921Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:28:03.8580183Z #define _GCC_LIMITS_H_ 2025-05-07T20:28:03.8580420Z #define __LDBL_DIG__ 18 2025-05-07T20:28:03.8580665Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:28:03.8580941Z #define __malloc_and_calloc_defined 2025-05-07T20:28:03.8581223Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:28:03.8581511Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:28:03.8581793Z #define __x86_64__ 1 2025-05-07T20:28:03.8582017Z #define _SIZE_T_ 2025-05-07T20:28:03.8582285Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:28:03.8582599Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:28:03.8582891Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:28:03.8583221Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:28:03.8583533Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:28:03.8583811Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:28:03.8584163Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:28:03.8584500Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:28:03.8585139Z #define strdupa(s) (__extension__ ({ const char *__old = (s); size_t __len = strlen (__old) + 1; char *__new = (char *) __builtin_alloca (__len); (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:28:03.8585813Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:28:03.8586277Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:28:03.8586627Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:28:03.8586902Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:28:03.8587185Z #define STA_FLL 0x0008 2025-05-07T20:28:03.8587481Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:28:03.8587829Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:28:03.8588122Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.8588456Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:28:03.8588755Z #define __stub_revoke 2025-05-07T20:28:03.8588992Z #define __timer_t_defined 1 2025-05-07T20:28:03.8589295Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:28:03.8589714Z #define INT_MAX __INT_MAX__ 2025-05-07T20:28:03.8589985Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:28:03.8590301Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:28:03.8590603Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:28:03.8590887Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:28:03.8591207Z #define cudaArrayTextureGather 0x08 2025-05-07T20:28:03.8591507Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:28:03.8591791Z #define _IO_off_t __off_t 2025-05-07T20:28:03.8592034Z #define __FLT64_DIG__ 15 2025-05-07T20:28:03.8592431Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:28:03.8592895Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:28:03.8593199Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.8593557Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:28:03.8593878Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:28:03.8596003Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:28:03.8596279Z #define NULL __null 2025-05-07T20:28:03.8596559Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:28:03.8596893Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:28:03.8597186Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.8597453Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:28:03.8597715Z #define FP_ZERO 2 2025-05-07T20:28:03.8597956Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:28:03.8598239Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.8598533Z #define __WCHAR_T__ 2025-05-07T20:28:03.8598769Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:28:03.8599142Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:28:03.8599599Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:28:03.8599950Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:28:03.8600252Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:28:03.8600588Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:03.8600936Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:28:03.8601297Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:28:03.8601616Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:28:03.8601868Z #define _SIGSET_H_types 1 2025-05-07T20:28:03.8602151Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:28:03.8602473Z #define __cpp_unicode_literals 200710L 2025-05-07T20:28:03.8602780Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:28:03.8603090Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:28:03.8603448Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:28:03.8603790Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:28:03.8604124Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:28:03.8604534Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:28:03.8604914Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:28:03.8605191Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:28:03.8605491Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:28:03.8605769Z #define STA_MODE 0x4000 2025-05-07T20:28:03.8606024Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:28:03.8606346Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:28:03.8606666Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:28:03.8606986Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:28:03.8607371Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:28:03.8607647Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:28:03.8607932Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:28:03.8608230Z #define __SIZE_WIDTH__ 64 2025-05-07T20:28:03.8608510Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.8608811Z #define __SEG_FS 1 2025-05-07T20:28:03.8609033Z #define _IO_size_t size_t 2025-05-07T20:28:03.8609299Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:28:03.8609585Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:28:03.8609840Z #define __stub_lchmod 2025-05-07T20:28:03.8610083Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:28:03.8610347Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:28:03.8610703Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.8611020Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:28:03.8611286Z #define __SEG_GS 1 2025-05-07T20:28:03.8611609Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:28:03.8611997Z #define _IOS_APPEND 8 2025-05-07T20:28:03.8612246Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:28:03.8612525Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:28:03.8612803Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:28:03.8613085Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:28:03.8613374Z #define htole16(x) (x) 2025-05-07T20:28:03.8613630Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:03.8613937Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:28:03.8614210Z #define __INT16_TYPE__ short int 2025-05-07T20:28:03.8614484Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:28:03.8614792Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:28:03.8615107Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:28:03.8615411Z #define __cpp_structured_bindings 201606L 2025-05-07T20:28:03.8615753Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:28:03.8616067Z #define __SIZEOF_INT__ 4 2025-05-07T20:28:03.8616323Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:28:03.8616607Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.8616902Z #define SEEK_HOLE 4 2025-05-07T20:28:03.8617128Z #define TIMER_ABSTIME 1 2025-05-07T20:28:03.8617369Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:28:03.8617636Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:28:03.8617985Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:03.8618374Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.8618805Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:28:03.8619131Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:28:03.8619446Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:28:03.8619781Z #define _LINUX_LIMITS_H 2025-05-07T20:28:03.8620047Z #define linux 1 2025-05-07T20:28:03.8620285Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:28:03.8620586Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:28:03.8620916Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:28:03.8621215Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:28:03.8621514Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:28:03.8621880Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:28:03.8622243Z #define __cpp_lib_hypot 201603 2025-05-07T20:28:03.8622530Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.8622830Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:28:03.8623121Z #define MOD_NANO ADJ_NANO 2025-05-07T20:28:03.8623383Z #define htole64(x) (x) 2025-05-07T20:28:03.8623654Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:28:03.8623962Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:28:03.8624245Z #define _IO_UPPERCASE 01000 2025-05-07T20:28:03.8624929Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:28:03.8625632Z #define __USE_POSIX2 1 2025-05-07T20:28:03.8625899Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:28:03.8626196Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:28:03.8626601Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:28:03.8627109Z #define _XLOCALE_H 1 2025-05-07T20:28:03.8627361Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:28:03.8627646Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:28:03.8627938Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:28:03.8628225Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:28:03.8628531Z #define __EXCEPTIONS 1 2025-05-07T20:28:03.8628796Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:28:03.8629186Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:28:03.8629588Z #define __WORDSIZE 64 2025-05-07T20:28:03.8629855Z #define CLOCK_MONOTONIC 1 2025-05-07T20:28:03.8630125Z #define _STL_RELOPS_H 1 2025-05-07T20:28:03.8630503Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:28:03.8630786Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:28:03.8631079Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:28:03.8631350Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:28:03.8631846Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:28:03.8632562Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:03.8633037Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:28:03.8633357Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:28:03.8633660Z #define __cpp_range_based_for 201603L 2025-05-07T20:28:03.8633974Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:28:03.8634310Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:28:03.8634623Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:28:03.8635023Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:28:03.8635407Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:28:03.8635697Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:28:03.8635979Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:28:03.8636361Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:03.8636742Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:28:03.8637043Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:28:03.8637363Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:28:03.8637676Z #define _STRING_H 1 2025-05-07T20:28:03.8637920Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:28:03.8638186Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:28:03.8638525Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:28:03.8638877Z #define __code_model_small__ 1 2025-05-07T20:28:03.8639153Z #define _PSTL_CONFIG_H 2025-05-07T20:28:03.8639416Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:28:03.8639736Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:28:03.8640064Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:28:03.8640605Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:03.8641153Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:28:03.8641427Z #define FILENAME_MAX 4096 2025-05-07T20:28:03.8641708Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:28:03.8642025Z #define L_cuserid 9 2025-05-07T20:28:03.8642291Z #define __ino_t_defined 2025-05-07T20:28:03.8642562Z #define __k8__ 1 2025-05-07T20:28:03.8642807Z #define __INTPTR_TYPE__ long int 2025-05-07T20:28:03.8643112Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:28:03.8643415Z #define __int8_t_defined 2025-05-07T20:28:03.8643677Z #define __WCHAR_TYPE__ int 2025-05-07T20:28:03.8643952Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:28:03.8644268Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:28:03.8644566Z #define _IOS_TRUNC 16 2025-05-07T20:28:03.8644846Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:28:03.8645163Z #define __HAVE_COLUMN 2025-05-07T20:28:03.8645407Z #define __stub_fdetach 2025-05-07T20:28:03.8645985Z #define __CUDACC_VER__ "__CUDACC_VER__ is no longer supported. Use __CUDACC_VER_MAJOR__, __CUDACC_VER_MINOR__, and __CUDACC_VER_BUILD__ instead." 2025-05-07T20:28:03.8646589Z #define __need_time_t 2025-05-07T20:28:03.8646826Z #define __pic__ 2 2025-05-07T20:28:03.8647206Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.8647538Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:28:03.8647815Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:28:03.8648108Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:28:03.8648400Z #define __stub_chflags 2025-05-07T20:28:03.8648655Z #define CLOCK_BOOTTIME 7 2025-05-07T20:28:03.8648904Z #define __need_IOV_MAX 2025-05-07T20:28:03.8649182Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:28:03.8649525Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:28:03.8649831Z #define __cpp_decltype 200707L 2025-05-07T20:28:03.8650119Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:28:03.8650924Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:28:03.8651470Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:28:03.8659960Z #define TTY_NAME_MAX 32 2025-05-07T20:28:03.8660338Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:28:03.8660701Z #define le64toh(x) (x) 2025-05-07T20:28:03.8660998Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.8661407Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:28:03.8661797Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:28:03.8662111Z #define STA_PPSTIME 0x0004 2025-05-07T20:28:03.8662373Z #define __import__ 2025-05-07T20:28:03.8662611Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:28:03.8662922Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:28:03.8663250Z #define __export__ 2025-05-07T20:28:03.8663514Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:28:03.8663847Z #define cudaMemAttachHost 0x02 2025-05-07T20:28:03.8664202Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:03.8664581Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:28:03.8664857Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:28:03.8665128Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:28:03.8665417Z #define _WCHAR_T_DECLARED 2025-05-07T20:28:03.8665705Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:28:03.8666054Z #define __cpp_inline_variables 201606L 2025-05-07T20:28:03.8666357Z #define WNOWAIT 0x01000000 2025-05-07T20:28:03.8666607Z #define PLOSS 6 2025-05-07T20:28:03.8666856Z #define M_LN10 2.30258509299404568402 2025-05-07T20:28:03.8667141Z #define EXIT_SUCCESS 0 2025-05-07T20:28:03.8667392Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:28:03.8667684Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:28:03.8667973Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:28:03.8668262Z #define __thread__ __thread 2025-05-07T20:28:03.8668538Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:28:03.8668826Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:28:03.8669244Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:03.8669673Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:28:03.8669943Z #define __linux__ 1 2025-05-07T20:28:03.8670185Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:28:03.8670490Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:28:03.8670829Z #define __S16_TYPE short int 2025-05-07T20:28:03.8671360Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:28:03.8671924Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:28:03.8672330Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:28:03.8672731Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:28:03.8673012Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:28:03.8673299Z #define _T_SIZE_ 2025-05-07T20:28:03.8673552Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:03.8673847Z #define _PSTL_VERSION 12000 2025-05-07T20:28:03.8674141Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:28:03.8674467Z #define __WNOTHREAD 0x20000000 2025-05-07T20:28:03.8674754Z #define _G_va_list __gnuc_va_list 2025-05-07T20:28:03.8675025Z #define _IOS_INPUT 1 2025-05-07T20:28:03.8675274Z #define __USE_LARGEFILE64 1 2025-05-07T20:28:03.8675830Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:28:03.8676121Z #define __INT64_TYPE__ long int 2025-05-07T20:28:03.8676395Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:28:03.8676673Z #define __shared__ __location__(shared) 2025-05-07T20:28:03.8676959Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:28:03.8677231Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:28:03.8677582Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:28:03.8677932Z #define __gid_t_defined 2025-05-07T20:28:03.8678214Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:28:03.8678525Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:28:03.8678897Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:28:03.8679394Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:28:03.8679671Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:28:03.8679919Z #define ___int_size_t_h 2025-05-07T20:28:03.8680204Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:28:03.8680534Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:28:03.8680825Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:28:03.8681096Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:28:03.8681373Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:28:03.8681662Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.8682000Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:28:03.8682334Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:28:03.8682645Z #define __clock_t_defined 1 2025-05-07T20:28:03.8682906Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:28:03.8683184Z #define __GLIBC_MINOR__ 17 2025-05-07T20:28:03.8683436Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:28:03.8683697Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:28:03.8684000Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:28:03.8684298Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:28:03.8684624Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:03.8684982Z #define __SSE__ 1 2025-05-07T20:28:03.8685219Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:28:03.8685492Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:28:03.8685788Z #define __sigset_t_defined 2025-05-07T20:28:03.8686061Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:28:03.8686342Z #define MOD_TAI ADJ_TAI 2025-05-07T20:28:03.8686589Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:28:03.8686871Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:28:03.8687127Z #define __SM_70_RT_H__ 2025-05-07T20:28:03.8687372Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:28:03.8687642Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:28:03.8687970Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:03.8688326Z #define _POSIX_MAX_CANON 255 2025-05-07T20:28:03.8688619Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:28:03.8688925Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:28:03.8689195Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:28:03.8689465Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:28:03.8689711Z #define __amd64__ 1 2025-05-07T20:28:03.8689934Z #define __WINT_WIDTH__ 32 2025-05-07T20:28:03.8690207Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:28:03.8690685Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:03.8691161Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:28:03.8691434Z #define EOF (-1) 2025-05-07T20:28:03.8691678Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:28:03.8691961Z #define __USE_POSIX199309 1 2025-05-07T20:28:03.8692226Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:28:03.8692508Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:28:03.8692782Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:28:03.8693062Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:28:03.8693368Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:28:03.8693676Z #define ____mbstate_t_defined 1 2025-05-07T20:28:03.8693939Z #define STA_NANO 0x2000 2025-05-07T20:28:03.8694192Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:28:03.8694460Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:28:03.8694822Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:28:03.8695090Z #define _IO_LINKED 0x80 2025-05-07T20:28:03.8695338Z #define __cpp_lib_launder 201606 2025-05-07T20:28:03.8695607Z #define __SIZEOF_INT128__ 16 2025-05-07T20:28:03.8695868Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:28:03.8696157Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:28:03.8696431Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:28:03.8696709Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:03.8697024Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:03.8697318Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:28:03.8697584Z #define __W_CONTINUED 0xffff 2025-05-07T20:28:03.8697851Z #define __ATOMIC_RELAXED 0 2025-05-07T20:28:03.8698233Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:28:03.8698595Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:03.8699100Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:28:03.8699487Z #define __stub_stty 2025-05-07T20:28:03.8699716Z #define le16toh(x) (x) 2025-05-07T20:28:03.8699974Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:28:03.8700371Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:28:03.8700729Z #define _SIZET_ 2025-05-07T20:28:03.8700949Z #define XATTR_NAME_MAX 255 2025-05-07T20:28:03.8701237Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:28:03.8701542Z #define _SVID_SOURCE 1 2025-05-07T20:28:03.8701772Z #define _LP64 1 2025-05-07T20:28:03.8702004Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:28:03.8702453Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:28:03.8702897Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:28:03.8703207Z #define __UINT8_C(c) c 2025-05-07T20:28:03.8703457Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:28:03.8703720Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:28:03.8703992Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:28:03.8704269Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:28:03.8704538Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:28:03.8704810Z #define CUDARTAPI 2025-05-07T20:28:03.8705056Z #define cudaEventWaitDefault 0x00 2025-05-07T20:28:03.8705329Z #define IOV_MAX 1024 2025-05-07T20:28:03.8705613Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:28:03.8705957Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:28:03.8706225Z #define STA_CLK 0x8000 2025-05-07T20:28:03.8706470Z #define cudaMemAttachSingle 0x04 2025-05-07T20:28:03.8706740Z #define __wchar_t__ 2025-05-07T20:28:03.8706991Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:28:03.8707263Z #define SEEK_END 2 2025-05-07T20:28:03.8707494Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:28:03.8707843Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:28:03.8708209Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:28:03.8708536Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:28:03.8708874Z #define ____FILE_defined 1 2025-05-07T20:28:03.8709150Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:28:03.8709463Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:28:03.8709726Z #define _ISOC99_SOURCE 1 2025-05-07T20:28:03.8709980Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:28:03.8710396Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:03.8710883Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:28:03.8711204Z #define _IO_RIGHT 04 2025-05-07T20:28:03.8711437Z #define __END_NAMESPACE_STD 2025-05-07T20:28:03.8711797Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:03.8712208Z #define _GLIBCXX_STD_C std 2025-05-07T20:28:03.8712488Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:28:03.8712766Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:28:03.8713045Z #define _STDDEF_H_ 2025-05-07T20:28:03.8713351Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:03.8713831Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.8714142Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:03.8715913Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:28:03.8716253Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:28:03.8716556Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:28:03.8716854Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:28:03.8716958Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:28:03.8717059Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:28:03.8717172Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:28:03.8717349Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:28:03.8717449Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:28:03.8717781Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:28:03.8717891Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:28:03.8718015Z #define __STDCPP_THREADS__ 1 2025-05-07T20:28:03.8718129Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:28:03.8718286Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:28:03.8718402Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:28:03.8718500Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:28:03.8718605Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:28:03.8718719Z #define P_tmpdir "/tmp" 2025-05-07T20:28:03.8718843Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:28:03.8718955Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:28:03.8719067Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:28:03.8719241Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:28:03.8719428Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:28:03.8719534Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:28:03.8719667Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:28:03.8719791Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:28:03.8719896Z #define __location__(a) __annotate__(a) 2025-05-07T20:28:03.8720126Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:28:03.8720238Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:28:03.8720335Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:28:03.8720436Z #define __STDC_UTF_32__ 1 2025-05-07T20:28:03.8720533Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:28:03.8720633Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:28:03.8720724Z #define __FXSR__ 1 2025-05-07T20:28:03.8720808Z #define _SIZE_T 2025-05-07T20:28:03.8720917Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:28:03.8721041Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:28:03.8721211Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:03.8721306Z #define _IO_ssize_t __ssize_t 2025-05-07T20:28:03.8721504Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:03.8721598Z #define _GXX_NULLPTR_T 2025-05-07T20:28:03.8721725Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:28:03.8721824Z #define FOPEN_MAX 16 2025-05-07T20:28:03.8721921Z #define __BIG_ENDIAN 4321 2025-05-07T20:28:03.8722053Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:03.8722152Z #define __suseconds_t_defined 2025-05-07T20:28:03.8722241Z #define WCONTINUED 8 2025-05-07T20:28:03.8722337Z #define __off_t_defined 2025-05-07T20:28:03.8722425Z #define stderr stderr 2025-05-07T20:28:03.8722522Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:28:03.8722641Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.8722760Z #define __glibcxx_requires_string(_String) 2025-05-07T20:28:03.8722858Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:28:03.8722958Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:28:03.8723367Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:28:03.8723461Z #define _GCC_SIZE_T 2025-05-07T20:28:03.8723565Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.8723670Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:28:03.8723881Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:28:03.8723977Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:28:03.8724074Z #define __UINT32_C(c) c ## U 2025-05-07T20:28:03.8724180Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:28:03.8724285Z #define __cpp_alias_templates 200704L 2025-05-07T20:28:03.8724392Z #define cudaHostAllocMapped 0x02 2025-05-07T20:28:03.8724506Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:28:03.8724603Z #define _STL_ITERATOR_H 1 2025-05-07T20:28:03.8724688Z #define __size_t__ 2025-05-07T20:28:03.8724830Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:28:03.8724932Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:28:03.8725128Z #define cudaEventRecordExternal 0x01 2025-05-07T20:28:03.8725226Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:28:03.8725398Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:28:03.8725493Z #define __SM_80_RT_H__ 2025-05-07T20:28:03.8725578Z #define _ENDIAN_H 1 2025-05-07T20:28:03.8725683Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:28:03.8725795Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:28:03.8725896Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:28:03.8725981Z #define __try try 2025-05-07T20:28:03.8726086Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:28:03.8726184Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:28:03.8726282Z #define __INT8_MAX__ 0x7f 2025-05-07T20:28:03.8726374Z #define __LONG_WIDTH__ 64 2025-05-07T20:28:03.8726458Z #define __PIC__ 2 2025-05-07T20:28:03.8726561Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:28:03.8726663Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:28:03.8726787Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:28:03.8726940Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:28:03.8727073Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:28:03.8727171Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:28:03.8727276Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:28:03.8727468Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:03.8727570Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:28:03.8727680Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:28:03.8727795Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:28:03.8727902Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:28:03.8727990Z #define _IO_STDIO_H 2025-05-07T20:28:03.8728086Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:28:03.8728242Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:03.8728346Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:28:03.8728470Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:28:03.8728571Z #define LONG_BIT 64 2025-05-07T20:28:03.8728687Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:28:03.8728789Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:28:03.8728928Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:28:03.8729028Z #define __fsfilcnt_t_defined 2025-05-07T20:28:03.8729134Z #define __blkcnt_t_defined 2025-05-07T20:28:03.8729227Z #define __USE_LARGEFILE 1 2025-05-07T20:28:03.8729328Z #define __cpp_constexpr 201603L 2025-05-07T20:28:03.8729430Z #define CUDART_VERSION 11080 2025-05-07T20:28:03.8729535Z #define cudaDeviceMapHost 0x08 2025-05-07T20:28:03.8729630Z #define _GLIBCXX_CMATH 1 2025-05-07T20:28:03.8729842Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:28:03.8729937Z #define __lldiv_t_defined 1 2025-05-07T20:28:03.8730025Z #define __SSE2__ 1 2025-05-07T20:28:03.8730115Z #define _IOLBF 1 2025-05-07T20:28:03.8730220Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:28:03.8730320Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:28:03.8730442Z #define __cpp_deduction_guides 201703L 2025-05-07T20:28:03.8730533Z #define ADJ_TICK 0x4000 2025-05-07T20:28:03.8730641Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:28:03.8730753Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:28:03.8730848Z #define __INT32_TYPE__ int 2025-05-07T20:28:03.8731061Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:28:03.8731168Z #define __cpp_exceptions 199711L 2025-05-07T20:28:03.8731266Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:28:03.8731386Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:28:03.8731482Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:28:03.8731601Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:28:03.8731772Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:28:03.8731871Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:28:03.8731968Z #define __SWORD_TYPE long int 2025-05-07T20:28:03.8732074Z #define __INTMAX_TYPE__ long int 2025-05-07T20:28:03.8732175Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:28:03.8732282Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:28:03.8732464Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:28:03.8732561Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:28:03.8732720Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:28:03.8732805Z #define _T_SIZE 2025-05-07T20:28:03.8732920Z #define cudaHostAllocDefault 0x00 2025-05-07T20:28:03.8733056Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:28:03.8733154Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:28:03.8733246Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:28:03.8733348Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:28:03.8733448Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.8733540Z #define __ATOMIC_CONSUME 1 2025-05-07T20:28:03.8733675Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:28:03.8733767Z #define __GNUC_MINOR__ 4 2025-05-07T20:28:03.8733876Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:28:03.8733973Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:28:03.8734094Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.8734193Z #define __PIE__ 2 2025-05-07T20:28:03.8734297Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:28:03.8734490Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:28:03.8734599Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:28:03.8734718Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:28:03.8734841Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:28:03.8734941Z #define __nlink_t_defined 2025-05-07T20:28:03.8735069Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:28:03.8735192Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:28:03.8735283Z #define _XOPEN_LIM_H 1 2025-05-07T20:28:03.8735549Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:03.8735675Z #define __cpp_template_template_args 201611L 2025-05-07T20:28:03.8735786Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:28:03.8735890Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:28:03.8735998Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:28:03.8736095Z #define __FILE_defined 1 2025-05-07T20:28:03.8736276Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:28:03.8736381Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:28:03.8736498Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:28:03.8736618Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:28:03.8736723Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:28:03.8736812Z #define __INT16_C(c) c 2025-05-07T20:28:03.8736918Z #define __U32_TYPE unsigned int 2025-05-07T20:28:03.8737022Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:28:03.8737125Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:28:03.8737257Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:28:03.8737342Z #define __STDC__ 1 2025-05-07T20:28:03.8737439Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:28:03.8737546Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:28:03.8737707Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:28:03.8737799Z #define __FLT32X_DIG__ 15 2025-05-07T20:28:03.8737909Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:28:03.8738009Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:28:03.8738131Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:28:03.8738335Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:28:03.8738441Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:28:03.8738534Z #define stdin stdin 2025-05-07T20:28:03.8738626Z #define __ino64_t_defined 2025-05-07T20:28:03.8738809Z #define STA_UNSYNC 0x0040 2025-05-07T20:28:03.8738913Z #define __clockid_t_defined 1 2025-05-07T20:28:03.8739064Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:28:03.8739233Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:28:03.8739347Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:28:03.8739456Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:28:03.8739573Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:28:03.8739859Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:28:03.8739951Z #define _IO_HEX 0100 2025-05-07T20:28:03.8740055Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:28:03.8740143Z #define DOMAIN 1 2025-05-07T20:28:03.8740244Z #define M_LN2 0.69314718055994530942 2025-05-07T20:28:03.8740337Z #define __NVCC__ 1 2025-05-07T20:28:03.8740455Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:03.8740561Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:28:03.8740678Z #define __throw_exception_again throw 2025-05-07T20:28:03.8740774Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:28:03.8740869Z #define __EXCEPTION_H 1 2025-05-07T20:28:03.8740975Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:28:03.8741078Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:28:03.8741389Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:03.8741506Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:28:03.8741613Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:28:03.8741717Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:28:03.8741823Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:28:03.8741922Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:28:03.8742086Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:28:03.8742197Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:03.8742313Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:28:03.8742416Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:28:03.8742526Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:28:03.8742634Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:28:03.8742741Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:28:03.8742880Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:28:03.8742986Z #define __useconds_t_defined 2025-05-07T20:28:03.8743172Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:28:03.8743328Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:28:03.8743425Z #define __SSE_MATH__ 1 2025-05-07T20:28:03.8743518Z #define _IO_wint_t wint_t 2025-05-07T20:28:03.8743618Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:28:03.8743727Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:28:03.8743828Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:28:03.8743960Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:28:03.8744070Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:28:03.8744166Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:28:03.8744292Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:28:03.8744395Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:28:03.8744491Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:28:03.8744586Z #define __USE_ATFILE 1 2025-05-07T20:28:03.8744683Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:28:03.8744782Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:28:03.8744880Z #define _GCC_PTRDIFF_T 2025-05-07T20:28:03.8745106Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:28:03.8745207Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:28:03.8745314Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:28:03.8745419Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:28:03.8745541Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:28:03.8745761Z #define _STDLIB_H 1 2025-05-07T20:28:03.8745859Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:28:03.8745962Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:28:03.8746095Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:03.8746205Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:03.8746310Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:28:03.8746497Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:28:03.8746590Z #define __WALL 0x40000000 2025-05-07T20:28:03.8746707Z #define __glibcxx_requires_nonempty() 2025-05-07T20:28:03.8746827Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:28:03.8746922Z #define __ldiv_t_defined 1 2025-05-07T20:28:03.8747191Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:28:03.8747291Z #define ___int_ptrdiff_t_h 2025-05-07T20:28:03.8747472Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:03.8747569Z #define __HOST_DEFINES_H__ 2025-05-07T20:28:03.8747684Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:28:03.8747791Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:03.8747893Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:28:03.8747979Z #define CUDART_CB 2025-05-07T20:28:03.8748091Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:28:03.8748184Z #define MB_LEN_MAX 16 2025-05-07T20:28:03.8748408Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:03.8748517Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:28:03.8748646Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:28:03.8748752Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:28:03.8748874Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:28:03.8748978Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:28:03.8749135Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:28:03.8749333Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:28:03.8749451Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:28:03.8749548Z #define _GNU_SOURCE 1 2025-05-07T20:28:03.8749639Z #define __stub_putmsg 2025-05-07T20:28:03.8749727Z #define __CUDACC__ 1 2025-05-07T20:28:03.8749828Z #define __N(msgid) (msgid) 2025-05-07T20:28:03.8749916Z #define __P(args) args 2025-05-07T20:28:03.8750189Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:28:03.8750736Z #define __cpp_init_captures 201304L 2025-05-07T20:28:03.8750887Z #define __SLONGWORD_TYPE long int 2025-05-07T20:28:03.8751021Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:28:03.8751127Z #define __cpp_lib_as_const 201510 2025-05-07T20:28:03.8751211Z #define __WCHAR_T 2025-05-07T20:28:03.8751320Z #define __ATOMIC_RELEASE 3 2025-05-07T20:28:03.8751419Z #define __CUDA_SURFACE_TYPES_H__ 2025-05-07T20:28:03.8751516Z #define __fsblkcnt_t_defined 2025-05-07T20:28:03.8751630Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:28:03.8751734Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:28:03.8751746Z 2025-05-07T20:28:03.8985091Z 2025-05-07T20:28:03.8985744Z + conda run -n build_binary nvcc --version 2025-05-07T20:28:03.8985763Z 2025-05-07T20:28:05.8219066Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:28:05.8219476Z Copyright (c) 2005-2022 NVIDIA Corporation 2025-05-07T20:28:05.8219811Z Built on Wed_Sep_21_10:33:58_PDT_2022 2025-05-07T20:28:05.8220133Z Cuda compilation tools, release 11.8, V11.8.89 2025-05-07T20:28:05.8220477Z Build cuda_11.8.r11.8/compiler.31833905_0 2025-05-07T20:28:05.8220683Z 2025-05-07T20:28:05.8905021Z 2025-05-07T20:28:05.8916380Z /usr/bin/nvidia-smi 2025-05-07T20:28:05.8921814Z + nvidia-smi 2025-05-07T20:28:05.8921960Z 2025-05-07T20:28:05.9102708Z Wed May 7 20:28:05 2025 2025-05-07T20:28:05.9103138Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:05.9103709Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:28:05.9106212Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:05.9106719Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:28:05.9107252Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:28:05.9107694Z | | | MIG M. | 2025-05-07T20:28:05.9108042Z |=========================================+========================+======================| 2025-05-07T20:28:05.9276333Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:28:05.9277003Z | 0% 26C P8 16W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:28:05.9277413Z | | | N/A | 2025-05-07T20:28:05.9277821Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:05.9281122Z 2025-05-07T20:28:05.9281549Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:05.9281997Z | Processes: | 2025-05-07T20:28:05.9282464Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:28:05.9282892Z | ID ID Usage | 2025-05-07T20:28:05.9283293Z |=========================================================================================| 2025-05-07T20:28:05.9287462Z | No running processes found | 2025-05-07T20:28:05.9287951Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:06.1905042Z 2025-05-07T20:28:06.1909990Z [INSTALL] Successfully installed CUDA 11.8.0 2025-05-07T20:28:06.1977341Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:06.1977927Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:06.1992291Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:06.1992654Z env: 2025-05-07T20:28:06.1992883Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:06.1993199Z BUILD_ENV: build_binary 2025-05-07T20:28:06.1993454Z BUILD_TARGET: genai 2025-05-07T20:28:06.1993687Z BUILD_VARIANT: cuda 2025-05-07T20:28:06.1993955Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:28:06.1994245Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:06.1994550Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:06.1994902Z ##[endgroup] 2025-05-07T20:28:06.5364219Z ################################################################################ 2025-05-07T20:28:06.5364641Z # Install PyTorch (PIP) 2025-05-07T20:28:06.5364893Z # 2025-05-07T20:28:06.5381089Z # [2025-05-07T20:28:06.537Z] + install_pytorch_pip build_binary nightly cuda/11.8.0 2025-05-07T20:28:06.5381554Z ################################################################################ 2025-05-07T20:28:06.5381780Z 2025-05-07T20:28:06.5410628Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:28:07.4700035Z Channels: 2025-05-07T20:28:07.4700369Z - conda-forge 2025-05-07T20:28:07.4700675Z Platform: linux-64 2025-05-07T20:28:18.0713514Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:28:18.6291854Z Solving environment: | / done 2025-05-07T20:28:18.7202253Z 2025-05-07T20:28:18.7202752Z ## Package Plan ## 2025-05-07T20:28:18.7202981Z 2025-05-07T20:28:18.7203277Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:28:18.7203998Z 2025-05-07T20:28:18.7204104Z added / updated specs: 2025-05-07T20:28:18.7204376Z - numpy 2025-05-07T20:28:18.7204526Z 2025-05-07T20:28:18.7204537Z 2025-05-07T20:28:18.7204661Z The following packages will be downloaded: 2025-05-07T20:28:18.7204881Z 2025-05-07T20:28:18.7205011Z package | build 2025-05-07T20:28:18.7205338Z ---------------------------|----------------- 2025-05-07T20:28:18.7205740Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:28:18.7206206Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:28:18.7206732Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:28:18.7207386Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:28:18.7208039Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:28:18.7208600Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:28:18.7209074Z numpy-2.0.2 | py39h9cb892a_1 7.6 MB conda-forge 2025-05-07T20:28:18.7209485Z ------------------------------------------------------------ 2025-05-07T20:28:18.7209849Z Total: 14.8 MB 2025-05-07T20:28:18.7210067Z 2025-05-07T20:28:18.7210216Z The following NEW packages will be INSTALLED: 2025-05-07T20:28:18.7210445Z 2025-05-07T20:28:18.7210677Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:28:18.7211219Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:28:18.7211742Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:28:18.7212314Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:28:18.7212848Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:28:18.7213414Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:28:18.7214176Z numpy conda-forge/linux-64::numpy-2.0.2-py39h9cb892a_1 2025-05-07T20:28:18.7214449Z 2025-05-07T20:28:18.7214453Z 2025-05-07T20:28:18.7214457Z 2025-05-07T20:28:18.7214612Z Downloading and Extracting Packages: ...working... 2025-05-07T20:28:18.7214990Z numpy-2.0.2 | 7.6 MB | | 0% 2025-05-07T20:28:18.7215218Z 2025-05-07T20:28:18.7216047Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:28:18.7216401Z 2025-05-07T20:28:18.7219408Z 2025-05-07T20:28:18.7235362Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:28:18.7235731Z 2025-05-07T20:28:18.7235746Z 2025-05-07T20:28:18.7238847Z 2025-05-07T20:28:18.7260321Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:28:18.7260596Z 2025-05-07T20:28:18.7260600Z 2025-05-07T20:28:18.7260604Z 2025-05-07T20:28:18.7260616Z 2025-05-07T20:28:18.7277147Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:18.7277426Z 2025-05-07T20:28:18.7277430Z 2025-05-07T20:28:18.7277434Z 2025-05-07T20:28:18.7277446Z 2025-05-07T20:28:18.7277450Z 2025-05-07T20:28:18.7278186Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:18.7278450Z 2025-05-07T20:28:18.7278455Z 2025-05-07T20:28:18.7278459Z 2025-05-07T20:28:18.7278471Z 2025-05-07T20:28:18.7278475Z 2025-05-07T20:28:18.7278479Z 2025-05-07T20:28:18.7856346Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:18.7856777Z 2025-05-07T20:28:18.7857245Z 2025-05-07T20:28:18.7928896Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:18.7929204Z 2025-05-07T20:28:18.7929210Z 2025-05-07T20:28:18.7929216Z 2025-05-07T20:28:18.8042232Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:18.8042534Z 2025-05-07T20:28:18.8042539Z 2025-05-07T20:28:18.8042842Z 2025-05-07T20:28:18.8044826Z 2025-05-07T20:28:18.8202016Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.8202302Z 2025-05-07T20:28:18.8202307Z 2025-05-07T20:28:18.8202312Z 2025-05-07T20:28:18.8202317Z 2025-05-07T20:28:18.8202330Z 2025-05-07T20:28:18.8209633Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.8213661Z numpy-2.0.2 | 7.6 MB | 3 | 4% 2025-05-07T20:28:18.8217938Z 2025-05-07T20:28:18.8358419Z libopenblas-0.3.29 | 5.6 MB | ########4 | 85%  2025-05-07T20:28:18.8358714Z 2025-05-07T20:28:18.8358719Z 2025-05-07T20:28:18.8358734Z 2025-05-07T20:28:18.8358740Z 2025-05-07T20:28:18.8358745Z 2025-05-07T20:28:18.8360259Z 2025-05-07T20:28:18.8407109Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:28:18.8407542Z 2025-05-07T20:28:18.8407550Z 2025-05-07T20:28:18.8407557Z 2025-05-07T20:28:18.8407564Z 2025-05-07T20:28:18.8407571Z 2025-05-07T20:28:18.8410473Z 2025-05-07T20:28:18.8818487Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.8819258Z 2025-05-07T20:28:18.8819266Z 2025-05-07T20:28:18.8819274Z 2025-05-07T20:28:18.8820283Z 2025-05-07T20:28:18.8826314Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.8826703Z 2025-05-07T20:28:18.8826710Z 2025-05-07T20:28:18.8826715Z 2025-05-07T20:28:18.8827074Z 2025-05-07T20:28:18.9143264Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.9143654Z 2025-05-07T20:28:18.9143660Z 2025-05-07T20:28:18.9146336Z 2025-05-07T20:28:18.9158331Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:18.9158699Z 2025-05-07T20:28:18.9158703Z 2025-05-07T20:28:18.9158794Z 2025-05-07T20:28:18.9213470Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:18.9498313Z numpy-2.0.2 | 7.6 MB | #####2 | 53% 2025-05-07T20:28:18.9498579Z 2025-05-07T20:28:18.9498583Z 2025-05-07T20:28:18.9498587Z 2025-05-07T20:28:18.9498598Z 2025-05-07T20:28:18.9498984Z 2025-05-07T20:28:18.9508154Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.9508423Z 2025-05-07T20:28:18.9508427Z 2025-05-07T20:28:18.9508431Z 2025-05-07T20:28:18.9508434Z 2025-05-07T20:28:18.9508819Z 2025-05-07T20:28:18.9696768Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.9697077Z 2025-05-07T20:28:18.9697081Z 2025-05-07T20:28:18.9697084Z 2025-05-07T20:28:18.9697096Z 2025-05-07T20:28:18.9697100Z 2025-05-07T20:28:18.9698687Z 2025-05-07T20:28:18.9729535Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:18.9730532Z 2025-05-07T20:28:18.9969466Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:18.9969737Z 2025-05-07T20:28:18.9969741Z 2025-05-07T20:28:18.9972566Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:18.9973044Z 2025-05-07T20:28:18.9973050Z 2025-05-07T20:28:18.9979099Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:19.1110893Z numpy-2.0.2 | 7.6 MB | ########## | 100% 2025-05-07T20:28:19.1111459Z 2025-05-07T20:28:19.4159830Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:19.4160379Z numpy-2.0.2 | 7.6 MB | ########## | 100% 2025-05-07T20:28:19.4170464Z numpy-2.0.2 | 7.6 MB | ########## | 100% 2025-05-07T20:28:19.4171026Z 2025-05-07T20:28:19.4171323Z 2025-05-07T20:28:19.4171604Z  2025-05-07T20:28:19.4171911Z 2025-05-07T20:28:19.4171918Z 2025-05-07T20:28:19.4172153Z  2025-05-07T20:28:19.4172456Z 2025-05-07T20:28:19.4172473Z 2025-05-07T20:28:19.4172478Z 2025-05-07T20:28:19.4172723Z  2025-05-07T20:28:19.4173336Z 2025-05-07T20:28:19.4173341Z 2025-05-07T20:28:19.4173355Z 2025-05-07T20:28:19.4173360Z 2025-05-07T20:28:19.4173608Z  2025-05-07T20:28:19.4173831Z 2025-05-07T20:28:19.4173834Z 2025-05-07T20:28:19.4173838Z 2025-05-07T20:28:19.4173842Z 2025-05-07T20:28:19.4173846Z 2025-05-07T20:28:19.4174088Z  2025-05-07T20:28:19.4174393Z 2025-05-07T20:28:19.4174399Z 2025-05-07T20:28:19.4174404Z 2025-05-07T20:28:19.4174409Z 2025-05-07T20:28:19.4174414Z 2025-05-07T20:28:19.4174420Z 2025-05-07T20:28:19.4174716Z  done 2025-05-07T20:28:19.5179384Z Preparing transaction: \ done 2025-05-07T20:28:19.6182380Z Verifying transaction: / done 2025-05-07T20:28:19.7191251Z Executing transaction: \ done 2025-05-07T20:28:19.8994989Z ################################################################################ 2025-05-07T20:28:19.8995456Z # Install Package From PyTorch PIP: torch 2025-05-07T20:28:19.8995747Z # 2025-05-07T20:28:19.9010439Z # [2025-05-07T20:28:19.900Z] + install_from_pytorch_pip build_binary torch nightly cuda/11.8.0 2025-05-07T20:28:19.9010928Z ################################################################################ 2025-05-07T20:28:19.9011150Z 2025-05-07T20:28:19.9028531Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:19.9945987Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:19.9946363Z ################################################################################ 2025-05-07T20:28:19.9946705Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:28:19.9947002Z # 2025-05-07T20:28:19.9966025Z # [2025-05-07T20:28:19.996Z] + __prepare_pip_arguments torch nightly cuda/11.8.0 2025-05-07T20:28:19.9966472Z ################################################################################ 2025-05-07T20:28:19.9966721Z 2025-05-07T20:28:19.9990569Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:28:20.0015613Z [INSTALL] Extracted package variant: cu118 2025-05-07T20:28:20.0032957Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:28:20.0033512Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:28:20.0042509Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:28:20.0052217Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu118/ ... 2025-05-07T20:28:20.0073935Z [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:42.0427740Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:29:42.0428210Z Collecting torch 2025-05-07T20:29:42.0428892Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (29 kB) 2025-05-07T20:29:42.0429680Z Collecting filelock (from torch) 2025-05-07T20:29:42.0430231Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:29:42.0431193Z Requirement already satisfied: typing-extensions>=4.10.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from torch) (4.13.2) 2025-05-07T20:29:42.0431917Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:29:42.0432436Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:29:42.0433364Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 160.1 MB/s eta 0:00:00 2025-05-07T20:29:42.0433731Z Collecting networkx (from torch) 2025-05-07T20:29:42.0434244Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2025-05-07T20:29:42.0434908Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 135.2 MB/s eta 0:00:00 2025-05-07T20:29:42.0435631Z Collecting jinja2 (from torch) 2025-05-07T20:29:42.0436134Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:29:42.0436661Z Collecting fsspec (from torch) 2025-05-07T20:29:42.0437199Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:29:42.0437787Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch) 2025-05-07T20:29:42.0438501Z 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:42.0439298Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 162.9 MB/s eta 0:00:00 2025-05-07T20:29:42.0439716Z Collecting nvidia-cuda-runtime-cu11==11.8.89 (from torch) 2025-05-07T20:29:42.0440443Z 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:42.0441245Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 96.0 MB/s eta 0:00:00 2025-05-07T20:29:42.0441663Z Collecting nvidia-cuda-cupti-cu11==11.8.87 (from torch) 2025-05-07T20:29:42.0442371Z 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:42.0443157Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 178.9 MB/s eta 0:00:00 2025-05-07T20:29:42.0443541Z Collecting nvidia-cudnn-cu11==9.1.0.70 (from torch) 2025-05-07T20:29:42.0444240Z 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:42.0445034Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 46.2 MB/s eta 0:00:00 2025-05-07T20:29:42.0445430Z Collecting nvidia-cublas-cu11==11.11.3.6 (from torch) 2025-05-07T20:29:42.0446145Z 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:42.0447272Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 68.3 MB/s eta 0:00:00 2025-05-07T20:29:42.0447686Z Collecting nvidia-cufft-cu11==10.9.0.58 (from torch) 2025-05-07T20:29:42.0448387Z 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:42.0449236Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 158.4 MB/s eta 0:00:00 2025-05-07T20:29:42.0449648Z Collecting nvidia-curand-cu11==10.3.0.86 (from torch) 2025-05-07T20:29:42.0450632Z 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:42.0451428Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 150.2 MB/s eta 0:00:00 2025-05-07T20:29:42.0451848Z Collecting nvidia-cusolver-cu11==11.4.1.48 (from torch) 2025-05-07T20:29:42.0452579Z 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:42.0453417Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 167.8 MB/s eta 0:00:00 2025-05-07T20:29:42.0453827Z Collecting nvidia-cusparse-cu11==11.7.5.86 (from torch) 2025-05-07T20:29:42.0454553Z 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:42.0455353Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 62.8 MB/s eta 0:00:00 2025-05-07T20:29:42.0455742Z Collecting nvidia-nccl-cu11==2.21.5 (from torch) 2025-05-07T20:29:42.0456432Z 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:42.0457214Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 55.8 MB/s eta 0:00:00 2025-05-07T20:29:42.0457608Z Collecting nvidia-nvtx-cu11==11.8.86 (from torch) 2025-05-07T20:29:42.0458426Z 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:42.0459343Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:29:42.0460198Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:29:42.0461490Z Requirement already satisfied: setuptools>=40.8.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from pytorch-triton==3.3.0+git96316ce5->torch) (78.1.1) 2025-05-07T20:29:42.0462352Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:29:42.0462929Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:29:42.0463589Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 30.3 MB/s eta 0:00:00 2025-05-07T20:29:42.0463970Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:29:42.0464690Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2025-05-07T20:29:42.0465768Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp39-cp39-manylinux_2_28_x86_64.whl (916.3 MB) 2025-05-07T20:29:42.0466581Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 916.3/916.3 MB 28.0 MB/s eta 0:00:00 2025-05-07T20:29:42.0467379Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.4 MB) 2025-05-07T20:29:42.0468264Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.4/153.4 MB 72.6 MB/s eta 0:00:00 2025-05-07T20:29:42.0469761Z 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:42.0471152Z 2025-05-07T20:29:42.0472982Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.2.1 nvidia-cublas-cu11-11.11.3.6 nvidia-cuda-cupti-cu11-11.8.87 nvidia-cuda-nvrtc-cu11-11.8.89 nvidia-cuda-runtime-cu11-11.8.89 nvidia-cudnn-cu11-9.1.0.70 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.3.0.86 nvidia-cusolver-cu11-11.4.1.48 nvidia-cusparse-cu11-11.7.5.86 nvidia-nccl-cu11-2.21.5 nvidia-nvtx-cu11-11.8.86 pytorch-triton-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250507+cu118 2025-05-07T20:29:42.0474763Z 2025-05-07T20:29:44.3218973Z torch 2.8.0.dev20250507+cu118 2025-05-07T20:29:44.3220395Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu118) 2025-05-07T20:29:47.7910528Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:29:51.2387951Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu118 2025-05-07T20:29:51.2388819Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:29:54.6156939Z True 2025-05-07T20:29:54.6157214Z True 2025-05-07T20:29:54.6157335Z 2025-05-07T20:29:54.6798122Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:29:54.6848918Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:29:54.6849557Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:29:54.6863044Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:29:54.6863426Z env: 2025-05-07T20:29:54.6863678Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:29:54.6864010Z BUILD_ENV: build_binary 2025-05-07T20:29:54.6864285Z BUILD_TARGET: genai 2025-05-07T20:29:54.6864543Z BUILD_VARIANT: cuda 2025-05-07T20:29:54.6864806Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:29:54.6865084Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:29:54.6865415Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:29:54.6865790Z ##[endgroup] 2025-05-07T20:29:55.0269240Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:29:55.0271469Z ################################################################################ 2025-05-07T20:29:55.0272136Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:29:55.0272651Z # 2025-05-07T20:29:55.0289314Z # [2025-05-07T20:29:55.028Z] + collect_pytorch_env_info build_binary 2025-05-07T20:29:55.0289721Z ################################################################################ 2025-05-07T20:29:55.0289937Z 2025-05-07T20:29:55.0307324Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:29:55.1340971Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:29:55.1352467Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:29:55.1353102Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:29:55.1353614Z 2025-05-07T20:29:55.2807636Z 2025-05-07T20:29:55.2808126Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:29:55.2834797Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:30:01.2481334Z Collecting environment information... 2025-05-07T20:30:01.2481774Z PyTorch version: 2.8.0.dev20250507+cu118 2025-05-07T20:30:01.2482078Z Is debug build: False 2025-05-07T20:30:01.2482327Z CUDA used to build PyTorch: 11.8 2025-05-07T20:30:01.2482619Z ROCM used to build PyTorch: N/A 2025-05-07T20:30:01.2482795Z 2025-05-07T20:30:01.2482907Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:30:01.2483228Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:30:01.2483551Z Clang version: Could not collect 2025-05-07T20:30:01.2483828Z CMake version: Could not collect 2025-05-07T20:30:01.2484096Z Libc version: glibc-2.34 2025-05-07T20:30:01.2484261Z 2025-05-07T20:30:01.2484477Z Python version: 3.9.21 (main, Dec 11 2024, 16:24:11) [GCC 11.2.0] (64-bit runtime) 2025-05-07T20:30:01.2485079Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:30:01.2485714Z Is CUDA available: True 2025-05-07T20:30:01.2486052Z CUDA runtime version: 11.8.89 2025-05-07T20:30:01.2486436Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:30:01.2486792Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:30:01.2487121Z Nvidia driver version: 570.133.07 2025-05-07T20:30:01.2487414Z cuDNN version: Could not collect 2025-05-07T20:30:01.2487696Z HIP runtime version: N/A 2025-05-07T20:30:01.2487957Z MIOpen runtime version: N/A 2025-05-07T20:30:01.2488232Z Is XNNPACK available: True 2025-05-07T20:30:01.2488407Z 2025-05-07T20:30:01.2488488Z CPU: 2025-05-07T20:30:01.2488713Z Architecture: x86_64 2025-05-07T20:30:01.2489054Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:30:01.2489454Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:30:01.2490220Z Byte Order: Little Endian 2025-05-07T20:30:01.2490579Z CPU(s): 16 2025-05-07T20:30:01.2490874Z On-line CPU(s) list: 0-15 2025-05-07T20:30:01.2491419Z Vendor ID: AuthenticAMD 2025-05-07T20:30:01.2491764Z Model name: AMD EPYC 7R32 2025-05-07T20:30:01.2492078Z CPU family: 23 2025-05-07T20:30:01.2492363Z Model: 49 2025-05-07T20:30:01.2492651Z Thread(s) per core: 2 2025-05-07T20:30:01.2492943Z Core(s) per socket: 8 2025-05-07T20:30:01.2493222Z Socket(s): 1 2025-05-07T20:30:01.2493501Z Stepping: 0 2025-05-07T20:30:01.2493800Z BogoMIPS: 5599.99 2025-05-07T20:30:01.2495883Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:30:01.2497926Z Hypervisor vendor: KVM 2025-05-07T20:30:01.2498231Z Virtualization type: full 2025-05-07T20:30:01.2498571Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:30:01.2499067Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:30:01.2499424Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:30:01.2499789Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:30:01.2500122Z NUMA node(s): 1 2025-05-07T20:30:01.2500437Z NUMA node0 CPU(s): 0-15 2025-05-07T20:30:01.2500784Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:30:01.2501169Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:30:01.2501550Z Vulnerability L1tf: Not affected 2025-05-07T20:30:01.2501907Z Vulnerability Mds: Not affected 2025-05-07T20:30:01.2502272Z Vulnerability Meltdown: Not affected 2025-05-07T20:30:01.2502644Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:30:01.2503018Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:30:01.2503571Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:30:01.2504163Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:30:01.2504718Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:30:01.2505404Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:30:01.2506278Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:30:01.2506964Z Vulnerability Srbds: Not affected 2025-05-07T20:30:01.2507342Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:30:01.2507577Z 2025-05-07T20:30:01.2507693Z Versions of relevant libraries: 2025-05-07T20:30:01.2507980Z [pip3] numpy==2.0.2 2025-05-07T20:30:01.2508243Z [pip3] nvidia-cublas-cu11==11.11.3.6 2025-05-07T20:30:01.2508562Z [pip3] nvidia-cuda-cupti-cu11==11.8.87 2025-05-07T20:30:01.2508893Z [pip3] nvidia-cuda-nvrtc-cu11==11.8.89 2025-05-07T20:30:01.2509228Z [pip3] nvidia-cuda-runtime-cu11==11.8.89 2025-05-07T20:30:01.2509552Z [pip3] nvidia-cudnn-cu11==9.1.0.70 2025-05-07T20:30:01.2509859Z [pip3] nvidia-cufft-cu11==10.9.0.58 2025-05-07T20:30:01.2510165Z [pip3] nvidia-curand-cu11==10.3.0.86 2025-05-07T20:30:01.2510566Z [pip3] nvidia-cusolver-cu11==11.4.1.48 2025-05-07T20:30:01.2510879Z [pip3] nvidia-cusparse-cu11==11.7.5.86 2025-05-07T20:30:01.2511186Z [pip3] nvidia-nccl-cu11==2.21.5 2025-05-07T20:30:01.2511598Z [pip3] nvidia-nvtx-cu11==11.8.86 2025-05-07T20:30:01.2511894Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:30:01.2512213Z [pip3] torch==2.8.0.dev20250507+cu118 2025-05-07T20:30:01.2512614Z [conda] cuda-cudart 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2513133Z [conda] cuda-cudart-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2513632Z [conda] cuda-cupti 11.8.87 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2514141Z [conda] cuda-libraries 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2514672Z [conda] cuda-libraries-dev 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2515192Z [conda] cuda-nvrtc 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2515695Z [conda] cuda-nvrtc-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2516188Z [conda] cuda-nvtx 11.8.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2516679Z [conda] cuda-runtime 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2517170Z [conda] libcublas 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2517680Z [conda] libcublas-dev 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2518178Z [conda] libcufft 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2518671Z [conda] libcufft-dev 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2519163Z [conda] libcurand 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2519671Z [conda] libcurand-dev 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2520186Z [conda] libcusolver 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2520701Z [conda] libcusolver-dev 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2521208Z [conda] libcusparse 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2521718Z [conda] libcusparse-dev 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:01.2522205Z [conda] numpy 2.0.2 py39h9cb892a_1 conda-forge 2025-05-07T20:30:01.2522672Z [conda] nvidia-cublas-cu11 11.11.3.6 pypi_0 pypi 2025-05-07T20:30:01.2523173Z [conda] nvidia-cuda-cupti-cu11 11.8.87 pypi_0 pypi 2025-05-07T20:30:01.2523680Z [conda] nvidia-cuda-nvrtc-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:01.2524185Z [conda] nvidia-cuda-runtime-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:01.2524684Z [conda] nvidia-cudnn-cu11 9.1.0.70 pypi_0 pypi 2025-05-07T20:30:01.2525169Z [conda] nvidia-cufft-cu11 10.9.0.58 pypi_0 pypi 2025-05-07T20:30:01.2525648Z [conda] nvidia-curand-cu11 10.3.0.86 pypi_0 pypi 2025-05-07T20:30:01.2526129Z [conda] nvidia-cusolver-cu11 11.4.1.48 pypi_0 pypi 2025-05-07T20:30:01.2526624Z [conda] nvidia-cusparse-cu11 11.7.5.86 pypi_0 pypi 2025-05-07T20:30:01.2527105Z [conda] nvidia-nccl-cu11 2.21.5 pypi_0 pypi 2025-05-07T20:30:01.2527576Z [conda] nvidia-nvtx-cu11 11.8.86 pypi_0 pypi 2025-05-07T20:30:01.2528052Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:30:01.2528610Z [conda] torch 2.8.0.dev20250507+cu118 pypi_0 pypi 2025-05-07T20:30:01.2528884Z 2025-05-07T20:30:01.3238245Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:01.3238931Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:01.3251236Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:01.3251597Z env: 2025-05-07T20:30:01.3251828Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:01.3252130Z BUILD_ENV: build_binary 2025-05-07T20:30:01.3252383Z BUILD_TARGET: genai 2025-05-07T20:30:01.3252619Z BUILD_VARIANT: cuda 2025-05-07T20:30:01.3252865Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:01.3253123Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:01.3253431Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:01.3253778Z ##[endgroup] 2025-05-07T20:30:01.6663816Z ################################################################################ 2025-05-07T20:30:01.6664254Z # Prepare FBGEMM-GPU Build 2025-05-07T20:30:01.6664522Z # 2025-05-07T20:30:01.6681099Z # [2025-05-07T20:30:01.667Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:30:01.6681743Z ################################################################################ 2025-05-07T20:30:01.6682086Z 2025-05-07T20:30:01.6698418Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:01.7564618Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:01.7586484Z [BUILD] Running git submodules update ... 2025-05-07T20:30:01.7607790Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:30:01.7983292Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:30:01.7983968Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:30:01.7984622Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:30:01.7985196Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:30:01.7985809Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:30:01.7986373Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:30:01.7986803Z Synchronizing submodule url for '../external/json' 2025-05-07T20:30:01.8021991Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:30:01.8579119Z [BUILD] Installing other build dependencies ... 2025-05-07T20:30:01.8601651Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:30:04.3438337Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:30:04.3624132Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:30:04.4689146Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:30:04.4715787Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:30:04.7348543Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:30:04.7457515Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:30:04.8661659Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:30:04.8688867Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:30:05.2376939Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:30:05.2408631Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:30:05.2970592Z Requirement already satisfied: jinja2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:30:05.2974574Z Requirement already satisfied: mpmath==1.3.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:30:05.3823334Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:30:05.3856804Z 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:05.4348805Z Requirement already satisfied: numpy>=2.0.2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 21)) (2.0.2) 2025-05-07T20:30:05.5039199Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:30:05.5088806Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:30:05.6517597Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:30:05.6548903Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:30:05.7618902Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:30:05.7677933Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:30:05.8274681Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:30:05.8981910Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:30:05.9098275Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:30:06.0118378Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:30:06.0224197Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:30:06.1385396Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:30:06.1444969Z 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:06.2659510Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:06.2688605Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:30:06.3773802Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:06.3801723Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:30:06.5325370Z Collecting importlib-metadata>=4.6 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:06.5358258Z Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2025-05-07T20:30:06.6392585Z Collecting tomli>=1.1.0 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:06.6444658Z Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:06.7671977Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:06.7700572Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:06.8892841Z Collecting exceptiongroup>=1.0.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:06.8921731Z Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2025-05-07T20:30:07.0032486Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:07.0070814Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:07.0682677Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:30:07.1275130Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:07.1304139Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:30:07.1777622Z Requirement already satisfied: typing-extensions in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:30:07.2290769Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:30:07.2321081Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:30:07.2822613Z Requirement already satisfied: wheel>=0.32.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:30:07.3654209Z Collecting zipp>=3.20 (from importlib-metadata>=4.6->build->-r requirements.txt (line 14)) 2025-05-07T20:30:07.3681297Z Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2025-05-07T20:30:07.4832738Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:07.4874758Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:30:07.5323368Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:30:07.5934479Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:30:07.6528076Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:30:08.1539555Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 55.6 MB/s eta 0:00:00 2025-05-07T20:30:08.1571306Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:30:08.2181959Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:30:08.2763227Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:30:08.3373616Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:30:08.3999879Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:30:08.4632196Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) 2025-05-07T20:30:08.5284784Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 7.6 MB/s eta 0:00:00 2025-05-07T20:30:08.5327511Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:30:08.5943347Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:08.6515678Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:30:08.7086628Z 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:08.7774392Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:30:08.8315080Z Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2025-05-07T20:30:08.8857389Z Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2025-05-07T20:30:08.9461678Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:30:09.0063896Z Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2025-05-07T20:30:09.0588717Z Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2025-05-07T20:30:09.1192706Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:30:09.1800662Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:09.2392318Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:30:09.3000056Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:30:09.5481353Z Installing collected packages: sortedcontainers, zipp, tomli, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, exceptiongroup, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, importlib-metadata, hypothesis, pyre-extensions, build 2025-05-07T20:30:12.1479855Z 2025-05-07T20:30:12.1553302Z Successfully installed attrs-25.3.0 backports.tarfile-1.2.0 build-1.2.2.post1 click-8.1.8 cmake-4.0.0 distro-1.9.0 exceptiongroup-1.2.2 hypothesis-6.131.14 importlib-metadata-8.7.0 mypy-extensions-1.1.0 ninja-1.11.1.4 packaging-25.0 patchelf-0.17.2.2 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pyyaml-6.0.2 scikit-build-0.18.1 setuptools_git_versioning-2.1.0 sortedcontainers-2.4.0 tabulate-0.9.0 tomli-2.2.1 typing-inspect-0.9.0 zipp-3.21.0 2025-05-07T20:30:12.3617886Z ################################################################################ 2025-05-07T20:30:12.3618290Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:30:12.3618582Z # 2025-05-07T20:30:12.3635539Z # [2025-05-07T20:30:12.363Z] + install_triton_pip build_binary 2025-05-07T20:30:12.3635943Z ################################################################################ 2025-05-07T20:30:12.3636181Z 2025-05-07T20:30:12.3636828Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:30:12.3637472Z ################################################################################ 2025-05-07T20:30:12.3637861Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:30:12.3638197Z # 2025-05-07T20:30:12.3652787Z # [2025-05-07T20:30:12.364Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:12.3653340Z ################################################################################ 2025-05-07T20:30:12.3653565Z 2025-05-07T20:30:12.3668353Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:12.4557547Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:12.4557973Z ################################################################################ 2025-05-07T20:30:12.4558346Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:30:12.4558659Z # 2025-05-07T20:30:12.4574100Z # [2025-05-07T20:30:12.457Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:12.4574652Z ################################################################################ 2025-05-07T20:30:12.4574876Z 2025-05-07T20:30:12.4623241Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:30:12.4640183Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:30:12.4640699Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:12.4649553Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:12.4659430Z [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:12.4680596Z [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:21.1533715Z 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:21.1535057Z 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:21.1535787Z 2025-05-07T20:30:21.1536011Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:21.1536446Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:21.1537261Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T20:30:21.1538486Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.4 MB) 2025-05-07T20:30:21.1539710Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 MB 41.9 MB/s eta 0:00:00 2025-05-07T20:30:21.1540125Z Installing collected packages: pytorch-triton 2025-05-07T20:30:21.1540506Z Attempting uninstall: pytorch-triton 2025-05-07T20:30:21.1540909Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:30:21.1541358Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:30:21.1541798Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:30:21.1542256Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:30:21.1542519Z 2025-05-07T20:30:23.4149588Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:30:23.4152933Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:30:25.6230956Z ################################################################################ 2025-05-07T20:30:25.6231630Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:30:25.6232165Z ################################################################################ 2025-05-07T20:30:25.6233118Z 2025-05-07T20:30:27.7105534Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:30:29.9330506Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:30:29.9333788Z [BUILD] Successfully ran git submodules update 2025-05-07T20:30:29.9371522Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:29.9372023Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:29.9385181Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:29.9385540Z env: 2025-05-07T20:30:29.9385772Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:29.9386084Z BUILD_ENV: build_binary 2025-05-07T20:30:29.9386334Z BUILD_TARGET: genai 2025-05-07T20:30:29.9386570Z BUILD_VARIANT: cuda 2025-05-07T20:30:29.9386804Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:29.9387065Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:29.9387370Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:29.9387720Z ##[endgroup] 2025-05-07T20:30:30.2760446Z ################################################################################ 2025-05-07T20:30:30.2760837Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:30:30.2761112Z # 2025-05-07T20:30:30.2776034Z # [2025-05-07T20:30:30.277Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:30.2776908Z ################################################################################ 2025-05-07T20:30:30.2777229Z 2025-05-07T20:30:30.2777610Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:30.2778313Z + sha1sum fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:30.2778746Z 2025-05-07T20:30:30.2842323Z 47e6ea4bfb7aa4ca677ff03e2d61fcdd9165d2ea fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:30.2844769Z 2025-05-07T20:30:30.2845405Z + sha256sum fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:30.2915271Z 2025-05-07T20:30:30.2915827Z d4e56fd5b4efe2f3c8a4569a63475afa71a7acdfe428bc34e58308042a21200e fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:30.2918130Z 2025-05-07T20:30:30.2918609Z + md5sum fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:30.2918941Z 2025-05-07T20:30:30.3023277Z e30e3decb14851abf4997199d952ce17 fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:30.3025791Z 2025-05-07T20:30:30.3035523Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl ... 2025-05-07T20:30:30.3058998Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:32.9281041Z Processing ./fbgemm_gpu_genai_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:32.9282048Z Requirement already satisfied: numpy in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from fbgemm-gpu-genai-nightly==2025.5.7) (2.0.2) 2025-05-07T20:30:32.9282906Z Installing collected packages: fbgemm-gpu-genai-nightly 2025-05-07T20:30:32.9283360Z Successfully installed fbgemm-gpu-genai-nightly-2025.5.7 2025-05-07T20:30:32.9283636Z 2025-05-07T20:30:39.8564929Z ################################################################################ 2025-05-07T20:30:39.8565342Z [CHECK] !!!! INFO !!!! 2025-05-07T20:30:39.8565737Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu118 2025-05-07T20:30:39.8566176Z [CHECK] CUDA version reported by PyTorch is: 11.8 2025-05-07T20:30:39.8566505Z [CHECK] 2025-05-07T20:30:39.8566834Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:30:39.8567351Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:30:39.8567754Z ################################################################################ 2025-05-07T20:30:39.8568419Z 2025-05-07T20:30:39.8568546Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:30:43.7685271Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:30:47.6912899Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:51.6024452Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:51.6027230Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:31:03.3582978Z ################################################################################ 2025-05-07T20:31:03.3583525Z [CHECK] The installed FBGEMM TARGET is: genai 2025-05-07T20:31:03.3583895Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:31:03.3584259Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:31:03.3584615Z ################################################################################ 2025-05-07T20:31:03.3584849Z 2025-05-07T20:31:11.1883058Z ################################################################################ 2025-05-07T20:31:11.1883883Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:31:11.1887382Z [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:11.1889279Z [CHECK] fbgemm_gpu.experimental: ['__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__'] 2025-05-07T20:31:11.1889815Z ################################################################################ 2025-05-07T20:31:11.1890058Z 2025-05-07T20:31:11.1890228Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:31:15.1058788Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:31:19.0040780Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:31:23.0423169Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:31:26.9681825Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:31:26.9685660Z [INSTALL] Check for operator registrations ... 2025-05-07T20:31:30.8086863Z fbgemm.nccl_init 2025-05-07T20:31:30.8087230Z 2025-05-07T20:31:30.8733919Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.nccl_init 2025-05-07T20:31:34.6993329Z fbgemm.gqa_attn_splitk 2025-05-07T20:31:34.6993590Z 2025-05-07T20:31:34.7672223Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.gqa_attn_splitk 2025-05-07T20:31:38.5867634Z Traceback (most recent call last): 2025-05-07T20:31:38.5868004Z File "", line 1, in 2025-05-07T20:31:38.5868630Z File "/home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/_ops.py", line 1317, in __getattr__ 2025-05-07T20:31:38.5870268Z raise AttributeError( 2025-05-07T20:31:38.5870730Z AttributeError: '_OpNamespace' 'fbgemm' object has no attribute 'rope_qkv_decoding' 2025-05-07T20:31:38.5871109Z 2025-05-07T20:31:38.5871641Z 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:38.6516949Z ################################################################################ 2025-05-07T20:31:38.6517416Z [CHECK] FBGEMM_GPU operator hasn't been registered on torch.ops.load(): 2025-05-07T20:31:38.6517811Z [CHECK] 2025-05-07T20:31:38.6518063Z [CHECK] torch.ops.fbgemm.rope_qkv_decoding 2025-05-07T20:31:38.6518357Z [CHECK] 2025-05-07T20:31:38.6518709Z [CHECK] Please check that all operators defined with m.def() have an appropriate 2025-05-07T20:31:38.6519272Z [CHECK] m.impl() defined, AND that the definition sources are included in the 2025-05-07T20:31:38.6520126Z [CHECK] CMake build configuration! 2025-05-07T20:31:38.6520440Z ################################################################################ 2025-05-07T20:31:38.6520669Z 2025-05-07T20:31:38.6534930Z ##[error]Process completed with exit code 1. 2025-05-07T20:31:38.6628968Z Post job cleanup. 2025-05-07T20:31:38.7612728Z [command]/usr/bin/git version 2025-05-07T20:31:38.7654607Z git version 2.47.1 2025-05-07T20:31:38.7689846Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/30f012e9-b7f4-4d70-bd94-d286a3b95167/.gitconfig' 2025-05-07T20:31:38.7700612Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/30f012e9-b7f4-4d70-bd94-d286a3b95167' before making global git config changes 2025-05-07T20:31:38.7701493Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:31:38.7714142Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:31:38.7755385Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:31:38.7789662Z [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:38.8128168Z Entering 'external/asmjit' 2025-05-07T20:31:38.8195385Z Entering 'external/composable_kernel' 2025-05-07T20:31:38.8269176Z Entering 'external/cpuinfo' 2025-05-07T20:31:38.8337725Z Entering 'external/cutlass' 2025-05-07T20:31:38.8414387Z Entering 'external/googletest' 2025-05-07T20:31:38.8481134Z Entering 'external/hipify_torch' 2025-05-07T20:31:38.8547251Z Entering 'external/json' 2025-05-07T20:31:38.8633763Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:31:38.8659970Z http.https://github.com/.extraheader 2025-05-07T20:31:38.8671611Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T20:31:38.8703850Z [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:38.9039694Z Entering 'external/asmjit' 2025-05-07T20:31:38.9082838Z http.https://github.com/.extraheader 2025-05-07T20:31:38.9126503Z Entering 'external/composable_kernel' 2025-05-07T20:31:38.9175373Z http.https://github.com/.extraheader 2025-05-07T20:31:38.9223904Z Entering 'external/cpuinfo' 2025-05-07T20:31:38.9266378Z http.https://github.com/.extraheader 2025-05-07T20:31:38.9311188Z Entering 'external/cutlass' 2025-05-07T20:31:38.9355247Z http.https://github.com/.extraheader 2025-05-07T20:31:38.9407565Z Entering 'external/googletest' 2025-05-07T20:31:38.9455504Z http.https://github.com/.extraheader 2025-05-07T20:31:38.9497557Z Entering 'external/hipify_torch' 2025-05-07T20:31:38.9545013Z http.https://github.com/.extraheader 2025-05-07T20:31:38.9587867Z Entering 'external/json' 2025-05-07T20:31:38.9630466Z http.https://github.com/.extraheader 2025-05-07T20:31:38.9786729Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T20:31:38.9819789Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T20:31:38.9830560Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:31:38.9830934Z ##[endgroup] 2025-05-07T20:31:38.9929599Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T20:31:49.9083106Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T20:32:06.4815841Z Cleaning up orphan processes