2025-05-07T19:40:17.7236182Z Current runner version: '2.323.0' 2025-05-07T19:40:17.7242494Z Runner name: 'i-02093af71831a372d' 2025-05-07T19:40:17.7243487Z Machine name: 'ip-10-0-16-94' 2025-05-07T19:40:17.7246322Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:40:17.7248598Z Contents: read 2025-05-07T19:40:17.7249200Z Metadata: read 2025-05-07T19:40:17.7249794Z Packages: read 2025-05-07T19:40:17.7250306Z ##[endgroup] 2025-05-07T19:40:17.7252607Z Secret source: None 2025-05-07T19:40:17.7253264Z Prepare workflow directory 2025-05-07T19:40:17.7818258Z Prepare all required actions 2025-05-07T19:40:17.7858092Z Getting action download info 2025-05-07T19:40:17.9525786Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T19:40:18.2123170Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-05-07T19:40:18.7486599Z Complete job name: build_artifact (x86, linux.4xlarge, default, 3.10, gcc) 2025-05-07T19:40:18.8076127Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T19:40:18.8197150Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T19:40:18.8207254Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:18.8208316Z ##[endgroup] 2025-05-07T19:40:19.8473225Z Runner Type: linux.4xlarge 2025-05-07T19:40:19.8473725Z Instance Type: c5.4xlarge 2025-05-07T19:40:19.8474072Z AMI Name: unknown 2025-05-07T19:40:19.8500216Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T19:40:25.1110941Z ##[group]Checking docker version 2025-05-07T19:40:25.1124621Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T19:40:25.1282731Z '1.44' 2025-05-07T19:40:25.1297527Z Docker daemon API version: '1.44' 2025-05-07T19:40:25.1298016Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T19:40:25.1445446Z '1.44' 2025-05-07T19:40:25.1453581Z Docker client API version: '1.44' 2025-05-07T19:40:25.1458002Z ##[endgroup] 2025-05-07T19:40:25.1460482Z ##[group]Clean up resources from previous jobs 2025-05-07T19:40:25.1465003Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=f5ebd3" 2025-05-07T19:40:25.1591340Z ##[command]/usr/bin/docker network prune --force --filter "label=f5ebd3" 2025-05-07T19:40:25.1694295Z ##[endgroup] 2025-05-07T19:40:25.1694575Z ##[group]Create local container network 2025-05-07T19:40:25.1703789Z ##[command]/usr/bin/docker network create --label f5ebd3 github_network_ef1844fc81984bb8a913b349f857c1dd 2025-05-07T19:40:25.4838625Z 25ca266465420dc6276b74731997de1301ffe33bc9da9c80012e2267b9791064 2025-05-07T19:40:25.4852076Z ##[endgroup] 2025-05-07T19:40:25.4875715Z ##[group]Starting job container 2025-05-07T19:40:25.4895858Z ##[command]/usr/bin/docker pull amazonlinux:2023 2025-05-07T19:40:25.6830204Z 2023: Pulling from library/amazonlinux 2025-05-07T19:40:25.7514664Z 1c3112c87ab2: Pulling fs layer 2025-05-07T19:40:26.3166072Z 1c3112c87ab2: Verifying Checksum 2025-05-07T19:40:26.3166796Z 1c3112c87ab2: Download complete 2025-05-07T19:40:27.8775893Z 1c3112c87ab2: Pull complete 2025-05-07T19:40:27.8908633Z Digest: sha256:cb5b4c509d62ae388f674c139ae5e8281fc160c217d474445e912043e1941988 2025-05-07T19:40:27.8949763Z Status: Downloaded newer image for amazonlinux:2023 2025-05-07T19:40:27.8975666Z docker.io/library/amazonlinux:2023 2025-05-07T19:40:27.9054818Z ##[command]/usr/bin/docker create --name 6254507a2ec64d0b8f18308189895e38_amazonlinux2023_60a62d --label f5ebd3 --workdir /__w/FBGEMM/FBGEMM --network github_network_ef1844fc81984bb8a913b349f857c1dd --user root -e "HOME=/github/home" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/ec2-user/actions-runner/_work":"/__w" -v "/home/ec2-user/actions-runner/externals":"/__e":ro -v "/home/ec2-user/actions-runner/_work/_temp":"/__w/_temp" -v "/home/ec2-user/actions-runner/_work/_actions":"/__w/_actions" -v "/home/ec2-user/actions-runner/_work/_tool":"/__w/_tool" -v "/home/ec2-user/actions-runner/_work/_temp/_github_home":"/github/home" -v "/home/ec2-user/actions-runner/_work/_temp/_github_workflow":"/github/workflow" --entrypoint "tail" amazonlinux:2023 "-f" "/dev/null" 2025-05-07T19:40:28.2428498Z 7da701e593c8aa4d7289ad90a70988c01615021832d8f5ea819ec48b403a6342 2025-05-07T19:40:28.2448349Z ##[command]/usr/bin/docker start 7da701e593c8aa4d7289ad90a70988c01615021832d8f5ea819ec48b403a6342 2025-05-07T19:40:28.7934833Z 7da701e593c8aa4d7289ad90a70988c01615021832d8f5ea819ec48b403a6342 2025-05-07T19:40:28.7948709Z ##[command]/usr/bin/docker ps --all --filter id=7da701e593c8aa4d7289ad90a70988c01615021832d8f5ea819ec48b403a6342 --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T19:40:28.8049425Z 7da701e593c8aa4d7289ad90a70988c01615021832d8f5ea819ec48b403a6342 Up Less than a second 2025-05-07T19:40:28.8063423Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" 7da701e593c8aa4d7289ad90a70988c01615021832d8f5ea819ec48b403a6342 2025-05-07T19:40:28.8173382Z HOME=/github/home 2025-05-07T19:40:28.8173682Z GITHUB_ACTIONS=true 2025-05-07T19:40:28.8173918Z CI=true 2025-05-07T19:40:28.8174243Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:40:28.8188237Z ##[endgroup] 2025-05-07T19:40:28.8197984Z ##[group]Waiting for all services to be ready 2025-05-07T19:40:28.8199595Z ##[endgroup] 2025-05-07T19:40:28.8271842Z ##[group]Run yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:40:28.8272583Z yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:40:28.8273377Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:28.8273712Z env: 2025-05-07T19:40:28.8273944Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:28.8274249Z BUILD_ENV: build_binary 2025-05-07T19:40:28.8274509Z BUILD_TARGET: default 2025-05-07T19:40:28.8274836Z BUILD_VARIANT: cpu 2025-05-07T19:40:28.8275066Z ##[endgroup] 2025-05-07T19:40:29.6843586Z Amazon Linux 2023 repository 66 MB/s | 37 MB 00:00 2025-05-07T19:40:36.5243467Z Last metadata expiration check: 0:00:07 ago on Wed May 7 19:40:29 2025. 2025-05-07T19:40:37.1056880Z Dependencies resolved. 2025-05-07T19:40:37.1237522Z Nothing to do. 2025-05-07T19:40:37.1238030Z Complete! 2025-05-07T19:40:37.3538369Z Last metadata expiration check: 0:00:08 ago on Wed May 7 19:40:29 2025. 2025-05-07T19:40:37.4179982Z Dependencies resolved. 2025-05-07T19:40:37.4412394Z ======================================================================================== 2025-05-07T19:40:37.4413162Z Package Arch Version Repository Size 2025-05-07T19:40:37.4413893Z ======================================================================================== 2025-05-07T19:40:37.4414665Z Installing: 2025-05-07T19:40:37.4415232Z binutils x86_64 2.41-50.amzn2023.0.3 amazonlinux 5.3 M 2025-05-07T19:40:37.4416100Z findutils x86_64 1:4.8.0-2.amzn2023.0.2 amazonlinux 539 k 2025-05-07T19:40:37.4416991Z git x86_64 2.47.1-1.amzn2023.0.2 amazonlinux 54 k 2025-05-07T19:40:37.4417917Z pciutils x86_64 3.7.0-3.amzn2023.0.2 amazonlinux 93 k 2025-05-07T19:40:37.4418468Z sudo x86_64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 1.3 M 2025-05-07T19:40:37.4418947Z wget x86_64 1.21.3-1.amzn2023.0.4 amazonlinux 779 k 2025-05-07T19:40:37.4419432Z which x86_64 2.21-26.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:40:37.4419835Z Installing dependencies: 2025-05-07T19:40:37.4420203Z cracklib x86_64 2.9.6-27.amzn2023.0.2 amazonlinux 82 k 2025-05-07T19:40:37.4420737Z cyrus-sasl-lib x86_64 2.1.27-18.amzn2023.0.3 amazonlinux 786 k 2025-05-07T19:40:37.4421342Z elfutils-debuginfod-client x86_64 0.188-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:40:37.4422195Z git-core x86_64 2.47.1-1.amzn2023.0.2 amazonlinux 4.7 M 2025-05-07T19:40:37.4422734Z git-core-doc noarch 2.47.1-1.amzn2023.0.2 amazonlinux 2.8 M 2025-05-07T19:40:37.4423255Z gnutls x86_64 3.8.3-6.amzn2023.0.1 amazonlinux 1.1 M 2025-05-07T19:40:37.4423771Z groff-base x86_64 1.22.4-7.amzn2023.0.2 amazonlinux 1.0 M 2025-05-07T19:40:37.4424275Z gzip x86_64 1.12-1.amzn2023.0.1 amazonlinux 160 k 2025-05-07T19:40:37.4424774Z hwdata noarch 0.384-1.amzn2023.0.3 amazonlinux 1.6 M 2025-05-07T19:40:37.4425269Z jansson x86_64 2.14-0.amzn2023 amazonlinux 46 k 2025-05-07T19:40:37.4425804Z kmod-libs x86_64 29-2.amzn2023.0.5 amazonlinux 62 k 2025-05-07T19:40:37.4426308Z less x86_64 608-2.amzn2023.0.2 amazonlinux 168 k 2025-05-07T19:40:37.4426794Z libcbor x86_64 0.7.0-3.amzn2023.0.2 amazonlinux 57 k 2025-05-07T19:40:37.4427293Z libdb x86_64 5.3.28-49.amzn2023.0.2 amazonlinux 756 k 2025-05-07T19:40:37.4427904Z libeconf x86_64 0.4.0-1.amzn2023.0.3 amazonlinux 28 k 2025-05-07T19:40:37.4428420Z libedit x86_64 3.1-38.20210714cvs.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:40:37.4428935Z libfdisk x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 153 k 2025-05-07T19:40:37.4429434Z libfido2 x86_64 1.10.0-2.amzn2023.0.2 amazonlinux 95 k 2025-05-07T19:40:37.4429961Z libmetalink x86_64 0.1.3-14.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:40:37.4430581Z libpwquality x86_64 1.4.4-6.amzn2023.0.2 amazonlinux 106 k 2025-05-07T19:40:37.4431160Z libsemanage x86_64 3.4-5.amzn2023.0.2 amazonlinux 121 k 2025-05-07T19:40:37.4431706Z libutempter x86_64 1.2.1-4.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:40:37.4432204Z nano x86_64 8.3-1.amzn2023 amazonlinux 706 k 2025-05-07T19:40:37.4432704Z ncurses x86_64 6.2-4.20200222.amzn2023.0.6 amazonlinux 394 k 2025-05-07T19:40:37.4433193Z nettle x86_64 3.10.1-1.amzn2023.0.1 amazonlinux 573 k 2025-05-07T19:40:37.4433703Z openldap x86_64 2.4.57-6.amzn2023.0.7 amazonlinux 256 k 2025-05-07T19:40:37.4434225Z openssh x86_64 8.7p1-8.amzn2023.0.14 amazonlinux 454 k 2025-05-07T19:40:37.4434858Z openssh-clients x86_64 8.7p1-8.amzn2023.0.14 amazonlinux 708 k 2025-05-07T19:40:37.4435391Z pam x86_64 1.5.1-8.amzn2023.0.4 amazonlinux 542 k 2025-05-07T19:40:37.4435902Z pciutils-libs x86_64 3.7.0-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:40:37.4436480Z perl-AutoLoader noarch 5.74-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:40:37.4437030Z perl-B x86_64 1.80-477.amzn2023.0.6 amazonlinux 179 k 2025-05-07T19:40:37.4437542Z perl-Carp noarch 1.50-458.amzn2023.0.2 amazonlinux 29 k 2025-05-07T19:40:37.4438131Z perl-Class-Struct noarch 0.66-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:40:37.4438742Z perl-Data-Dumper x86_64 2.174-460.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:40:37.4439330Z perl-Digest noarch 1.20-1.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:40:37.4439894Z perl-Digest-MD5 x86_64 2.58-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:40:37.4440483Z perl-DynaLoader x86_64 1.47-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:40:37.4441151Z perl-Encode x86_64 4:3.15-462.amzn2023.0.2 amazonlinux 1.7 M 2025-05-07T19:40:37.4441692Z perl-Errno x86_64 1.30-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:40:37.4442261Z perl-Error noarch 1:0.17029-5.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:40:37.4442835Z perl-Exporter noarch 5.74-459.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:40:37.4443603Z perl-Fcntl x86_64 1.13-477.amzn2023.0.6 amazonlinux 21 k 2025-05-07T19:40:37.4444200Z perl-File-Basename noarch 2.85-477.amzn2023.0.6 amazonlinux 18 k 2025-05-07T19:40:37.4444814Z perl-File-Find noarch 1.37-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:40:37.4445409Z perl-File-Path noarch 2.18-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:40:37.4445993Z perl-File-Temp noarch 1:0.231.100-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:40:37.4446601Z perl-File-stat noarch 1.09-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:40:37.4447254Z perl-FileHandle noarch 2.03-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:40:37.4447961Z perl-Getopt-Long noarch 1:2.52-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:40:37.4448577Z perl-Getopt-Std noarch 1.12-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:40:37.4449142Z perl-Git noarch 2.47.1-1.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:40:37.4449723Z perl-HTTP-Tiny noarch 0.078-1.amzn2023.0.3 amazonlinux 56 k 2025-05-07T19:40:37.4450270Z perl-IO x86_64 1.43-477.amzn2023.0.6 amazonlinux 87 k 2025-05-07T19:40:37.4450830Z perl-IPC-Open3 noarch 1.21-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:40:37.4451429Z perl-MIME-Base64 x86_64 3.16-2.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:40:37.4452005Z perl-Net-SSLeay x86_64 1.94-1.amzn2023.0.1 amazonlinux 392 k 2025-05-07T19:40:37.4452619Z perl-POSIX x86_64 1.94-477.amzn2023.0.6 amazonlinux 97 k 2025-05-07T19:40:37.4453242Z perl-PathTools x86_64 3.78-459.amzn2023.0.2 amazonlinux 85 k 2025-05-07T19:40:37.4453954Z perl-Pod-Escapes noarch 1:1.07-458.amzn2023.0.2 amazonlinux 20 k 2025-05-07T19:40:37.4454769Z perl-Pod-Perldoc noarch 3.28.01-459.amzn2023.0.3 amazonlinux 84 k 2025-05-07T19:40:37.4455513Z perl-Pod-Simple noarch 1:3.42-2.amzn2023.0.2 amazonlinux 215 k 2025-05-07T19:40:37.4456177Z perl-Pod-Usage noarch 4:2.01-2.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:40:37.4456925Z perl-Scalar-List-Utils x86_64 4:1.56-459.amzn2023.0.2 amazonlinux 71 k 2025-05-07T19:40:37.4457677Z perl-SelectSaver noarch 1.02-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:40:37.4458320Z perl-Socket x86_64 4:2.032-1.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:40:37.4458997Z perl-Storable x86_64 1:3.21-458.amzn2023.0.2 amazonlinux 96 k 2025-05-07T19:40:37.4459747Z perl-Symbol noarch 1.08-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:40:37.4460552Z perl-Term-ANSIColor noarch 5.01-459.amzn2023.0.2 amazonlinux 48 k 2025-05-07T19:40:37.4461236Z perl-Term-Cap noarch 1.17-458.amzn2023.0.2 amazonlinux 22 k 2025-05-07T19:40:37.4461940Z perl-TermReadKey x86_64 2.38-9.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:40:37.4462693Z perl-Text-ParseWords noarch 3.30-458.amzn2023.0.2 amazonlinux 17 k 2025-05-07T19:40:37.4463402Z perl-Text-Tabs+Wrap noarch 2021.0726-1.amzn2023.0.1 amazonlinux 22 k 2025-05-07T19:40:37.4464220Z perl-Time-Local noarch 2:1.300-5.amzn2023.0.2 amazonlinux 34 k 2025-05-07T19:40:37.4464863Z perl-URI noarch 5.09-1.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:40:37.4465539Z perl-base noarch 2.27-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:40:37.4466208Z perl-constant noarch 1.33-459.amzn2023.0.2 amazonlinux 23 k 2025-05-07T19:40:37.4466834Z perl-if noarch 0.60.800-477.amzn2023.0.6 amazonlinux 14 k 2025-05-07T19:40:37.4467529Z perl-interpreter x86_64 4:5.32.1-477.amzn2023.0.6 amazonlinux 71 k 2025-05-07T19:40:37.4468150Z perl-lib x86_64 0.65-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:40:37.4468796Z perl-libnet noarch 3.13-2.amzn2023.0.2 amazonlinux 126 k 2025-05-07T19:40:37.4469461Z perl-libs x86_64 4:5.32.1-477.amzn2023.0.6 amazonlinux 2.0 M 2025-05-07T19:40:37.4470033Z perl-mro x86_64 1.23-477.amzn2023.0.6 amazonlinux 29 k 2025-05-07T19:40:37.4470745Z perl-overload noarch 1.31-477.amzn2023.0.6 amazonlinux 46 k 2025-05-07T19:40:37.4471419Z perl-overloading noarch 0.02-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:40:37.4472105Z perl-parent noarch 1:0.238-458.amzn2023.0.2 amazonlinux 14 k 2025-05-07T19:40:37.4472798Z perl-podlators noarch 1:4.14-458.amzn2023.0.2 amazonlinux 112 k 2025-05-07T19:40:37.4473434Z perl-subs noarch 1.03-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:40:37.4474074Z perl-vars noarch 1.05-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:40:37.4474728Z shadow-utils x86_64 2:4.9-12.amzn2023.0.4 amazonlinux 1.1 M 2025-05-07T19:40:37.4475462Z systemd-libs x86_64 252.23-3.amzn2023 amazonlinux 613 k 2025-05-07T19:40:37.4476056Z util-linux x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 2.2 M 2025-05-07T19:40:37.4476694Z util-linux-core x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 432 k 2025-05-07T19:40:37.4477289Z Installing weak dependencies: 2025-05-07T19:40:37.4477807Z nano-default-editor noarch 8.3-1.amzn2023 amazonlinux 10 k 2025-05-07T19:40:37.4478510Z perl-IO-Socket-IP noarch 0.41-3.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:40:37.4479241Z perl-IO-Socket-SSL noarch 2.075-1.amzn2023.0.2 amazonlinux 218 k 2025-05-07T19:40:37.4479939Z perl-Mozilla-CA noarch 20200520-4.amzn2023.0.2 amazonlinux 13 k 2025-05-07T19:40:37.4480602Z perl-NDBM_File x86_64 1.15-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:40:37.4481283Z sudo-python-plugin x86_64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 56 k 2025-05-07T19:40:37.4481706Z 2025-05-07T19:40:37.4481832Z Transaction Summary 2025-05-07T19:40:37.4482175Z ======================================================================================== 2025-05-07T19:40:37.4482628Z Install 106 Packages 2025-05-07T19:40:37.4482808Z 2025-05-07T19:40:37.4483021Z Total download size: 37 M 2025-05-07T19:40:37.4483348Z Installed size: 148 M 2025-05-07T19:40:37.4483714Z Downloading Packages: 2025-05-07T19:40:37.7514796Z (1/106): cracklib-2.9.6-27.amzn2023.0.2.x86_64. 4.3 MB/s | 82 kB 00:00 2025-05-07T19:40:37.7642357Z (2/106): cyrus-sasl-lib-2.1.27-18.amzn2023.0.3. 24 MB/s | 786 kB 00:00 2025-05-07T19:40:37.7701747Z (3/106): elfutils-debuginfod-client-0.188-3.amz 2.2 MB/s | 41 kB 00:00 2025-05-07T19:40:37.7852038Z (4/106): findutils-4.8.0-2.amzn2023.0.2.x86_64. 27 MB/s | 539 kB 00:00 2025-05-07T19:40:37.8079498Z (5/106): binutils-2.41-50.amzn2023.0.3.x86_64.r 70 MB/s | 5.3 MB 00:00 2025-05-07T19:40:37.8091770Z (6/106): git-2.47.1-1.amzn2023.0.2.x86_64.rpm 1.4 MB/s | 54 kB 00:00 2025-05-07T19:40:37.8388104Z (7/106): git-core-2.47.1-1.amzn2023.0.2.x86_64. 90 MB/s | 4.7 MB 00:00 2025-05-07T19:40:37.8508249Z (8/106): gnutls-3.8.3-6.amzn2023.0.1.x86_64.rpm 30 MB/s | 1.1 MB 00:00 2025-05-07T19:40:37.8664145Z (9/106): git-core-doc-2.47.1-1.amzn2023.0.2.noa 53 MB/s | 2.8 MB 00:00 2025-05-07T19:40:37.8722292Z (10/106): groff-base-1.22.4-7.amzn2023.0.2.x86_ 37 MB/s | 1.0 MB 00:00 2025-05-07T19:40:37.8748379Z (11/106): gzip-1.12-1.amzn2023.0.1.x86_64.rpm 7.2 MB/s | 160 kB 00:00 2025-05-07T19:40:37.8791210Z (12/106): jansson-2.14-0.amzn2023.x86_64.rpm 7.2 MB/s | 46 kB 00:00 2025-05-07T19:40:37.8827367Z (13/106): kmod-libs-29-2.amzn2023.0.5.x86_64.rp 7.9 MB/s | 62 kB 00:00 2025-05-07T19:40:37.8918967Z (14/106): hwdata-0.384-1.amzn2023.0.3.noarch.rp 85 MB/s | 1.6 MB 00:00 2025-05-07T19:40:37.8952409Z (15/106): less-608-2.amzn2023.0.2.x86_64.rpm 12 MB/s | 168 kB 00:00 2025-05-07T19:40:37.8968379Z (16/106): libcbor-0.7.0-3.amzn2023.0.2.x86_64.r 4.0 MB/s | 57 kB 00:00 2025-05-07T19:40:37.9060081Z (17/106): libdb-5.3.28-49.amzn2023.0.2.x86_64.r 56 MB/s | 756 kB 00:00 2025-05-07T19:40:37.9081771Z (18/106): libeconf-0.4.0-1.amzn2023.0.3.x86_64. 2.5 MB/s | 28 kB 00:00 2025-05-07T19:40:37.9102034Z (19/106): libedit-3.1-38.20210714cvs.amzn2023.0 8.4 MB/s | 108 kB 00:00 2025-05-07T19:40:37.9139457Z (20/106): libfdisk-2.37.4-1.amzn2023.0.4.x86_64 21 MB/s | 153 kB 00:00 2025-05-07T19:40:37.9172913Z (21/106): libmetalink-0.1.3-14.amzn2023.0.2.x86 4.6 MB/s | 31 kB 00:00 2025-05-07T19:40:37.9198914Z (22/106): libfido2-1.10.0-2.amzn2023.0.2.x86_64 9.9 MB/s | 95 kB 00:00 2025-05-07T19:40:37.9214373Z (23/106): libpwquality-1.4.4-6.amzn2023.0.2.x86 14 MB/s | 106 kB 00:00 2025-05-07T19:40:37.9239526Z (24/106): libsemanage-3.4-5.amzn2023.0.2.x86_64 20 MB/s | 121 kB 00:00 2025-05-07T19:40:37.9277792Z (25/106): libutempter-1.2.1-4.amzn2023.0.2.x86_ 4.5 MB/s | 26 kB 00:00 2025-05-07T19:40:37.9307477Z (26/106): nano-default-editor-8.3-1.amzn2023.no 1.5 MB/s | 10 kB 00:00 2025-05-07T19:40:37.9360128Z (27/106): nano-8.3-1.amzn2023.x86_64.rpm 50 MB/s | 706 kB 00:00 2025-05-07T19:40:37.9408222Z (28/106): ncurses-6.2-4.20200222.amzn2023.0.6.x 34 MB/s | 394 kB 00:00 2025-05-07T19:40:37.9446024Z (29/106): nettle-3.10.1-1.amzn2023.0.1.x86_64.r 41 MB/s | 573 kB 00:00 2025-05-07T19:40:37.9487276Z (30/106): openldap-2.4.57-6.amzn2023.0.7.x86_64 23 MB/s | 256 kB 00:00 2025-05-07T19:40:37.9590403Z (31/106): openssh-clients-8.7p1-8.amzn2023.0.14 51 MB/s | 708 kB 00:00 2025-05-07T19:40:37.9646039Z (32/106): openssh-8.7p1-8.amzn2023.0.14.x86_64. 23 MB/s | 454 kB 00:00 2025-05-07T19:40:37.9696408Z (33/106): pam-1.5.1-8.amzn2023.0.4.x86_64.rpm 26 MB/s | 542 kB 00:00 2025-05-07T19:40:37.9718388Z (34/106): pciutils-3.7.0-3.amzn2023.0.2.x86_64. 7.9 MB/s | 93 kB 00:00 2025-05-07T19:40:37.9743103Z (35/106): pciutils-libs-3.7.0-3.amzn2023.0.2.x8 9.8 MB/s | 41 kB 00:00 2025-05-07T19:40:37.9783483Z (36/106): perl-B-1.80-477.amzn2023.0.6.x86_64.r 28 MB/s | 179 kB 00:00 2025-05-07T19:40:37.9796739Z (37/106): perl-AutoLoader-5.74-477.amzn2023.0.6 2.2 MB/s | 22 kB 00:00 2025-05-07T19:40:37.9807647Z (38/106): perl-Carp-1.50-458.amzn2023.0.2.noarc 4.6 MB/s | 29 kB 00:00 2025-05-07T19:40:37.9855415Z (39/106): perl-Class-Struct-0.66-477.amzn2023.0 3.2 MB/s | 22 kB 00:00 2025-05-07T19:40:37.9871980Z (40/106): perl-Data-Dumper-2.174-460.amzn2023.0 8.9 MB/s | 55 kB 00:00 2025-05-07T19:40:37.9886475Z (41/106): perl-Digest-1.20-1.amzn2023.0.2.noarc 3.4 MB/s | 26 kB 00:00 2025-05-07T19:40:37.9901746Z (42/106): perl-Digest-MD5-2.58-2.amzn2023.0.2.x 8.3 MB/s | 36 kB 00:00 2025-05-07T19:40:37.9918096Z (43/106): perl-DynaLoader-1.47-477.amzn2023.0.6 6.0 MB/s | 26 kB 00:00 2025-05-07T19:40:38.0049930Z (44/106): perl-Encode-3.15-462.amzn2023.0.2.x86 105 MB/s | 1.7 MB 00:00 2025-05-07T19:40:38.0063802Z (45/106): perl-Errno-1.30-477.amzn2023.0.6.x86_ 967 kB/s | 15 kB 00:00 2025-05-07T19:40:38.0081370Z (46/106): perl-Error-0.17029-5.amzn2023.0.2.noa 2.5 MB/s | 41 kB 00:00 2025-05-07T19:40:38.0101283Z (47/106): perl-Exporter-5.74-459.amzn2023.0.2.n 6.5 MB/s | 31 kB 00:00 2025-05-07T19:40:38.0141514Z (48/106): perl-File-Basename-2.85-477.amzn2023. 3.1 MB/s | 18 kB 00:00 2025-05-07T19:40:38.0155247Z (49/106): perl-Fcntl-1.13-477.amzn2023.0.6.x86_ 2.9 MB/s | 21 kB 00:00 2025-05-07T19:40:38.0166035Z (50/106): perl-File-Find-1.37-477.amzn2023.0.6. 4.0 MB/s | 26 kB 00:00 2025-05-07T19:40:38.0187227Z (51/106): perl-File-Path-2.18-2.amzn2023.0.2.no 8.4 MB/s | 36 kB 00:00 2025-05-07T19:40:38.0211956Z (52/106): perl-File-Temp-0.231.100-2.amzn2023.0 14 MB/s | 60 kB 00:00 2025-05-07T19:40:38.0227994Z (53/106): perl-File-stat-1.09-477.amzn2023.0.6. 2.9 MB/s | 17 kB 00:00 2025-05-07T19:40:38.0241030Z (54/106): perl-FileHandle-2.03-477.amzn2023.0.6 3.0 MB/s | 16 kB 00:00 2025-05-07T19:40:38.0272351Z (55/106): perl-Getopt-Long-2.52-2.amzn2023.0.2. 10 MB/s | 60 kB 00:00 2025-05-07T19:40:38.0284542Z (56/106): perl-Getopt-Std-1.12-477.amzn2023.0.6 2.9 MB/s | 16 kB 00:00 2025-05-07T19:40:38.0302594Z (57/106): perl-Git-2.47.1-1.amzn2023.0.2.noarch 7.0 MB/s | 42 kB 00:00 2025-05-07T19:40:38.0318019Z (58/106): perl-HTTP-Tiny-0.078-1.amzn2023.0.3.n 13 MB/s | 56 kB 00:00 2025-05-07T19:40:38.0338017Z (59/106): perl-IO-1.43-477.amzn2023.0.6.x86_64. 16 MB/s | 87 kB 00:00 2025-05-07T19:40:38.0354276Z (60/106): perl-IO-Socket-IP-0.41-3.amzn2023.0.2 8.5 MB/s | 42 kB 00:00 2025-05-07T19:40:38.0383374Z (61/106): perl-IO-Socket-SSL-2.075-1.amzn2023.0 35 MB/s | 218 kB 00:00 2025-05-07T19:40:38.0399232Z (62/106): perl-IPC-Open3-1.21-477.amzn2023.0.6. 3.9 MB/s | 23 kB 00:00 2025-05-07T19:40:38.0414332Z (63/106): perl-MIME-Base64-3.16-2.amzn2023.0.2. 5.7 MB/s | 31 kB 00:00 2025-05-07T19:40:38.0428254Z (64/106): perl-Mozilla-CA-20200520-4.amzn2023.0 3.0 MB/s | 13 kB 00:00 2025-05-07T19:40:38.0451076Z (65/106): perl-NDBM_File-1.15-477.amzn2023.0.6. 4.5 MB/s | 23 kB 00:00 2025-05-07T19:40:38.0494852Z (66/106): perl-Net-SSLeay-1.94-1.amzn2023.0.1.x 49 MB/s | 392 kB 00:00 2025-05-07T19:40:38.0509584Z (67/106): perl-POSIX-1.94-477.amzn2023.0.6.x86_ 12 MB/s | 97 kB 00:00 2025-05-07T19:40:38.0532733Z (68/106): perl-PathTools-3.78-459.amzn2023.0.2. 12 MB/s | 85 kB 00:00 2025-05-07T19:40:38.0556399Z (69/106): perl-Pod-Escapes-1.07-458.amzn2023.0. 4.7 MB/s | 20 kB 00:00 2025-05-07T19:40:38.0577390Z (70/106): perl-Pod-Perldoc-3.28.01-459.amzn2023 13 MB/s | 84 kB 00:00 2025-05-07T19:40:38.0604156Z (71/106): perl-Pod-Simple-3.42-2.amzn2023.0.2.n 30 MB/s | 215 kB 00:00 2025-05-07T19:40:38.0620980Z (72/106): perl-Pod-Usage-2.01-2.amzn2023.0.2.no 6.6 MB/s | 41 kB 00:00 2025-05-07T19:40:38.0638776Z (73/106): perl-Scalar-List-Utils-1.56-459.amzn2 12 MB/s | 71 kB 00:00 2025-05-07T19:40:38.0653265Z (74/106): perl-SelectSaver-1.02-477.amzn2023.0. 2.6 MB/s | 12 kB 00:00 2025-05-07T19:40:38.0672485Z (75/106): perl-Socket-2.032-1.amzn2023.0.2.x86_ 11 MB/s | 55 kB 00:00 2025-05-07T19:40:38.0694614Z (76/106): perl-Storable-3.21-458.amzn2023.0.2.x 17 MB/s | 96 kB 00:00 2025-05-07T19:40:38.0708065Z (77/106): perl-Symbol-1.08-477.amzn2023.0.6.noa 2.7 MB/s | 15 kB 00:00 2025-05-07T19:40:38.0725745Z (78/106): perl-Term-ANSIColor-5.01-459.amzn2023 9.3 MB/s | 48 kB 00:00 2025-05-07T19:40:38.0754017Z (79/106): perl-TermReadKey-2.38-9.amzn2023.0.2. 8.3 MB/s | 36 kB 00:00 2025-05-07T19:40:38.0768199Z (80/106): perl-Term-Cap-1.17-458.amzn2023.0.2.n 3.1 MB/s | 22 kB 00:00 2025-05-07T19:40:38.0778021Z (81/106): perl-Text-ParseWords-3.30-458.amzn202 3.2 MB/s | 17 kB 00:00 2025-05-07T19:40:38.0803102Z (82/106): perl-Text-Tabs+Wrap-2021.0726-1.amzn2 4.8 MB/s | 22 kB 00:00 2025-05-07T19:40:38.0833640Z (83/106): perl-URI-5.09-1.amzn2023.0.2.noarch.r 21 MB/s | 108 kB 00:00 2025-05-07T19:40:38.0850004Z (84/106): perl-Time-Local-1.300-5.amzn2023.0.2. 4.8 MB/s | 34 kB 00:00 2025-05-07T19:40:38.0863717Z (85/106): perl-base-2.27-477.amzn2023.0.6.noarc 2.8 MB/s | 17 kB 00:00 2025-05-07T19:40:38.0883493Z (86/106): perl-constant-1.33-459.amzn2023.0.2.n 4.9 MB/s | 23 kB 00:00 2025-05-07T19:40:38.0896403Z (87/106): perl-if-0.60.800-477.amzn2023.0.6.noa 3.2 MB/s | 14 kB 00:00 2025-05-07T19:40:38.0929871Z (88/106): perl-interpreter-5.32.1-477.amzn2023. 11 MB/s | 71 kB 00:00 2025-05-07T19:40:38.0943958Z (89/106): perl-lib-0.65-477.amzn2023.0.6.x86_64 2.6 MB/s | 15 kB 00:00 2025-05-07T19:40:38.0966214Z (90/106): perl-libnet-3.13-2.amzn2023.0.2.noarc 18 MB/s | 126 kB 00:00 2025-05-07T19:40:38.1026932Z (91/106): perl-mro-1.23-477.amzn2023.0.6.x86_64 3.5 MB/s | 29 kB 00:00 2025-05-07T19:40:38.1124891Z (92/106): perl-libs-5.32.1-477.amzn2023.0.6.x86 107 MB/s | 2.0 MB 00:00 2025-05-07T19:40:38.1143442Z (93/106): perl-overload-1.31-477.amzn2023.0.6.n 2.6 MB/s | 46 kB 00:00 2025-05-07T19:40:38.1152443Z (94/106): perl-overloading-0.02-477.amzn2023.0. 1.1 MB/s | 13 kB 00:00 2025-05-07T19:40:38.1171332Z (95/106): perl-parent-0.238-458.amzn2023.0.2.no 3.3 MB/s | 14 kB 00:00 2025-05-07T19:40:38.1208646Z (96/106): perl-podlators-4.14-458.amzn2023.0.2. 21 MB/s | 112 kB 00:00 2025-05-07T19:40:38.1222845Z (97/106): perl-subs-1.03-477.amzn2023.0.6.noarc 1.8 MB/s | 12 kB 00:00 2025-05-07T19:40:38.1234458Z (98/106): perl-vars-1.05-477.amzn2023.0.6.noarc 2.1 MB/s | 13 kB 00:00 2025-05-07T19:40:38.1333533Z (99/106): shadow-utils-4.9-12.amzn2023.0.4.x86_ 92 MB/s | 1.1 MB 00:00 2025-05-07T19:40:38.1421660Z (100/106): sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 69 MB/s | 1.3 MB 00:00 2025-05-07T19:40:38.1433198Z (101/106): sudo-python-plugin-1.9.15-1.p5.amzn2 2.8 MB/s | 56 kB 00:00 2025-05-07T19:40:38.1482487Z (102/106): systemd-libs-252.23-3.amzn2023.x86_6 47 MB/s | 613 kB 00:00 2025-05-07T19:40:38.1537292Z (103/106): util-linux-core-2.37.4-1.amzn2023.0. 46 MB/s | 432 kB 00:00 2025-05-07T19:40:38.1727470Z (104/106): util-linux-2.37.4-1.amzn2023.0.4.x86 77 MB/s | 2.2 MB 00:00 2025-05-07T19:40:38.1791040Z (105/106): wget-1.21.3-1.amzn2023.0.4.x86_64.rp 25 MB/s | 779 kB 00:00 2025-05-07T19:40:38.1801180Z (106/106): which-2.21-26.amzn2023.0.2.x86_64.rp 1.6 MB/s | 42 kB 00:00 2025-05-07T19:40:38.1816886Z -------------------------------------------------------------------------------- 2025-05-07T19:40:38.1818424Z Total 50 MB/s | 37 MB 00:00 2025-05-07T19:40:39.2424474Z Running transaction check 2025-05-07T19:40:39.2894675Z Transaction check succeeded. 2025-05-07T19:40:39.2895034Z Running transaction test 2025-05-07T19:40:39.6658649Z Transaction test succeeded. 2025-05-07T19:40:39.6661969Z Running transaction 2025-05-07T19:40:40.4525560Z Preparing : 1/1 2025-05-07T19:40:40.4690604Z Installing : systemd-libs-252.23-3.amzn2023.x86_64 1/106 2025-05-07T19:40:40.4943259Z Installing : nettle-3.10.1-1.amzn2023.0.1.x86_64 2/106 2025-05-07T19:40:40.5167543Z Installing : gnutls-3.8.3-6.amzn2023.0.1.x86_64 3/106 2025-05-07T19:40:40.5235712Z Installing : util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 4/106 2025-05-07T19:40:40.5297765Z Running scriptlet: util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 4/106 2025-05-07T19:40:40.5402024Z Installing : pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 5/106 2025-05-07T19:40:40.5694959Z Installing : ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 6/106 2025-05-07T19:40:40.5772971Z Installing : nano-8.3-1.amzn2023.x86_64 7/106 2025-05-07T19:40:40.5836747Z Installing : nano-default-editor-8.3-1.amzn2023.noarch 8/106 2025-05-07T19:40:40.6357779Z Installing : libsemanage-3.4-5.amzn2023.0.2.x86_64 9/106 2025-05-07T19:40:40.6442720Z Installing : shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 10/106 2025-05-07T19:40:40.6818416Z Running scriptlet: libutempter-1.2.1-4.amzn2023.0.2.x86_64 11/106 2025-05-07T19:40:40.6881395Z Installing : libutempter-1.2.1-4.amzn2023.0.2.x86_64 11/106 2025-05-07T19:40:40.6952705Z Installing : libmetalink-0.1.3-14.amzn2023.0.2.x86_64 12/106 2025-05-07T19:40:40.7021177Z Installing : libfdisk-2.37.4-1.amzn2023.0.4.x86_64 13/106 2025-05-07T19:40:40.7103776Z Installing : libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 14/106 2025-05-07T19:40:40.7227273Z Installing : libeconf-0.4.0-1.amzn2023.0.3.x86_64 15/106 2025-05-07T19:40:40.7288489Z Installing : libdb-5.3.28-49.amzn2023.0.2.x86_64 16/106 2025-05-07T19:40:40.7352914Z Installing : libcbor-0.7.0-3.amzn2023.0.2.x86_64 17/106 2025-05-07T19:40:40.7435259Z Installing : libfido2-1.10.0-2.amzn2023.0.2.x86_64 18/106 2025-05-07T19:40:40.7498628Z Installing : less-608-2.amzn2023.0.2.x86_64 19/106 2025-05-07T19:40:40.7551762Z Installing : kmod-libs-29-2.amzn2023.0.5.x86_64 20/106 2025-05-07T19:40:40.7997006Z Installing : jansson-2.14-0.amzn2023.x86_64 21/106 2025-05-07T19:40:40.8082157Z Installing : hwdata-0.384-1.amzn2023.0.3.noarch 22/106 2025-05-07T19:40:40.8243464Z Installing : gzip-1.12-1.amzn2023.0.1.x86_64 23/106 2025-05-07T19:40:40.8689437Z Installing : cracklib-2.9.6-27.amzn2023.0.2.x86_64 24/106 2025-05-07T19:40:40.8873821Z Installing : pam-1.5.1-8.amzn2023.0.4.x86_64 25/106 2025-05-07T19:40:40.9721662Z Installing : libpwquality-1.4.4-6.amzn2023.0.2.x86_64 26/106 2025-05-07T19:40:40.9723417Z Installing : util-linux-2.37.4-1.amzn2023.0.4.x86_64 27/106 2025-05-07T19:40:40.9723942Z warning: /etc/adjtime created as /etc/adjtime.rpmnew 2025-05-07T19:40:40.9724216Z 2025-05-07T19:40:40.9924536Z Running scriptlet: util-linux-2.37.4-1.amzn2023.0.4.x86_64 27/106 2025-05-07T19:40:41.0227020Z Running scriptlet: openssh-8.7p1-8.amzn2023.0.14.x86_64 28/106 2025-05-07T19:40:41.0429541Z Installing : openssh-8.7p1-8.amzn2023.0.14.x86_64 28/106 2025-05-07T19:40:41.0538936Z Installing : openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 29/106 2025-05-07T19:40:41.1680086Z Running scriptlet: openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 29/106 2025-05-07T19:40:41.3190475Z Installing : git-core-2.47.1-1.amzn2023.0.2.x86_64 30/106 2025-05-07T19:40:41.3312521Z Installing : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 31/106 2025-05-07T19:40:41.3719083Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/106 2025-05-07T19:40:41.3794338Z Installing : groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/106 2025-05-07T19:40:41.3865279Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/106 2025-05-07T19:40:41.3935999Z Installing : perl-Digest-1.20-1.amzn2023.0.2.noarch 33/106 2025-05-07T19:40:41.4020378Z Installing : perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 34/106 2025-05-07T19:40:41.4071155Z Installing : perl-B-1.80-477.amzn2023.0.6.x86_64 35/106 2025-05-07T19:40:41.4114479Z Installing : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:40:41.4166431Z Installing : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 37/106 2025-05-07T19:40:41.4257881Z Installing : perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 38/106 2025-05-07T19:40:41.4318464Z Installing : perl-libnet-3.13-2.amzn2023.0.2.noarch 39/106 2025-05-07T19:40:41.4414483Z Installing : perl-base-2.27-477.amzn2023.0.6.noarch 40/106 2025-05-07T19:40:41.4637976Z Installing : perl-URI-5.09-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:40:41.4719327Z Installing : perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 42/106 2025-05-07T19:40:41.4766997Z Installing : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 43/106 2025-05-07T19:40:41.4808643Z Installing : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 44/106 2025-05-07T19:40:41.4860544Z Installing : perl-if-0.60.800-477.amzn2023.0.6.noarch 45/106 2025-05-07T19:40:41.4917566Z Installing : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 46/106 2025-05-07T19:40:41.4972598Z Installing : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 47/106 2025-05-07T19:40:41.5056605Z Installing : perl-File-Path-2.18-2.amzn2023.0.2.noarch 48/106 2025-05-07T19:40:41.5117990Z Installing : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 49/106 2025-05-07T19:40:41.5162607Z Installing : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 50/106 2025-05-07T19:40:41.5217714Z Installing : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 51/106 2025-05-07T19:40:41.5279423Z Installing : perl-POSIX-1.94-477.amzn2023.0.6.x86_64 52/106 2025-05-07T19:40:41.5329923Z Installing : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 53/106 2025-05-07T19:40:41.5369489Z Installing : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:40:41.5422367Z Installing : perl-subs-1.03-477.amzn2023.0.6.noarch 55/106 2025-05-07T19:40:41.5486333Z Installing : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 56/106 2025-05-07T19:40:41.5538267Z Installing : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 57/106 2025-05-07T19:40:41.5644570Z Installing : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 58/106 2025-05-07T19:40:41.5722686Z Installing : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 59/106 2025-05-07T19:40:41.5776838Z Installing : perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 60/106 2025-05-07T19:40:41.5822382Z Installing : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 61/106 2025-05-07T19:40:41.5865391Z Installing : perl-Symbol-1.08-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:40:41.5937457Z Installing : perl-File-stat-1.09-477.amzn2023.0.6.noarch 63/106 2025-05-07T19:40:41.6030687Z Installing : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 64/106 2025-05-07T19:40:41.6094562Z Installing : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 65/106 2025-05-07T19:40:41.6146012Z Installing : perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 66/106 2025-05-07T19:40:41.6198259Z Installing : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 67/106 2025-05-07T19:40:41.6268215Z Installing : perl-mro-1.23-477.amzn2023.0.6.x86_64 68/106 2025-05-07T19:40:41.6326341Z Installing : perl-IO-1.43-477.amzn2023.0.6.x86_64 69/106 2025-05-07T19:40:41.6375982Z Installing : perl-overloading-0.02-477.amzn2023.0.6.noarch 70/106 2025-05-07T19:40:41.6438737Z Installing : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:40:41.6482351Z Installing : perl-Errno-1.30-477.amzn2023.0.6.x86_64 72/106 2025-05-07T19:40:41.6528095Z Installing : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 73/106 2025-05-07T19:40:41.6583388Z Installing : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:40:41.6654597Z Installing : perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 75/106 2025-05-07T19:40:41.6726895Z Installing : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x 76/106 2025-05-07T19:40:41.6787750Z Installing : perl-constant-1.33-459.amzn2023.0.2.noarch 77/106 2025-05-07T19:40:41.6867340Z Installing : perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 78/106 2025-05-07T19:40:41.6910765Z Installing : perl-overload-1.31-477.amzn2023.0.6.noarch 79/106 2025-05-07T19:40:41.6952359Z Installing : perl-parent-1:0.238-458.amzn2023.0.2.noarch 80/106 2025-05-07T19:40:41.7007426Z Installing : perl-vars-1.05-477.amzn2023.0.6.noarch 81/106 2025-05-07T19:40:41.7053484Z Installing : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 82/106 2025-05-07T19:40:41.7101176Z Installing : perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 83/106 2025-05-07T19:40:41.7151022Z Installing : perl-Carp-1.50-458.amzn2023.0.2.noarch 84/106 2025-05-07T19:40:41.7202213Z Installing : perl-Exporter-5.74-459.amzn2023.0.2.noarch 85/106 2025-05-07T19:40:41.7275381Z Installing : perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 86/106 2025-05-07T19:40:41.7822818Z Installing : perl-PathTools-3.78-459.amzn2023.0.2.x86_64 87/106 2025-05-07T19:40:41.8798489Z Installing : perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 88/106 2025-05-07T19:40:41.8920135Z Installing : perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 89/106 2025-05-07T19:40:41.8995672Z Installing : perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_6 90/106 2025-05-07T19:40:41.9059609Z Installing : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 91/106 2025-05-07T19:40:41.9121371Z Installing : perl-File-Find-1.37-477.amzn2023.0.6.noarch 92/106 2025-05-07T19:40:41.9185047Z Installing : perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 93/106 2025-05-07T19:40:41.9234004Z Installing : perl-lib-0.65-477.amzn2023.0.6.x86_64 94/106 2025-05-07T19:40:41.9290167Z Installing : perl-Git-2.47.1-1.amzn2023.0.2.noarch 95/106 2025-05-07T19:40:41.9359894Z Installing : git-2.47.1-1.amzn2023.0.2.x86_64 96/106 2025-05-07T19:40:41.9561092Z Installing : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 97/106 2025-05-07T19:40:41.9683176Z Installing : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 98/106 2025-05-07T19:40:41.9760484Z Installing : openldap-2.4.57-6.amzn2023.0.7.x86_64 99/106 2025-05-07T19:40:42.0167590Z Installing : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_ 100/106 2025-05-07T19:40:42.1430924Z Installing : sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 101/106 2025-05-07T19:40:42.1519351Z Installing : binutils-2.41-50.amzn2023.0.3.x86_64 102/106 2025-05-07T19:40:42.1617476Z Running scriptlet: binutils-2.41-50.amzn2023.0.3.x86_64 102/106 2025-05-07T19:40:42.1921706Z Installing : pciutils-3.7.0-3.amzn2023.0.2.x86_64 103/106 2025-05-07T19:40:42.2013123Z Installing : wget-1.21.3-1.amzn2023.0.4.x86_64 104/106 2025-05-07T19:40:42.2206599Z Installing : which-2.21-26.amzn2023.0.2.x86_64 105/106 2025-05-07T19:40:42.2287306Z Installing : findutils-1:4.8.0-2.amzn2023.0.2.x86_64 106/106 2025-05-07T19:40:42.2396234Z Running scriptlet: pam-1.5.1-8.amzn2023.0.4.x86_64 106/106 2025-05-07T19:40:42.9766017Z Running scriptlet: findutils-1:4.8.0-2.amzn2023.0.2.x86_64 106/106 2025-05-07T19:40:42.9766942Z Verifying : binutils-2.41-50.amzn2023.0.3.x86_64 1/106 2025-05-07T19:40:42.9767463Z Verifying : cracklib-2.9.6-27.amzn2023.0.2.x86_64 2/106 2025-05-07T19:40:42.9768028Z Verifying : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 3/106 2025-05-07T19:40:42.9768609Z Verifying : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 4/106 2025-05-07T19:40:42.9769156Z Verifying : findutils-1:4.8.0-2.amzn2023.0.2.x86_64 5/106 2025-05-07T19:40:42.9769672Z Verifying : git-2.47.1-1.amzn2023.0.2.x86_64 6/106 2025-05-07T19:40:42.9770167Z Verifying : git-core-2.47.1-1.amzn2023.0.2.x86_64 7/106 2025-05-07T19:40:42.9770706Z Verifying : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 8/106 2025-05-07T19:40:42.9771222Z Verifying : gnutls-3.8.3-6.amzn2023.0.1.x86_64 9/106 2025-05-07T19:40:42.9771742Z Verifying : groff-base-1.22.4-7.amzn2023.0.2.x86_64 10/106 2025-05-07T19:40:42.9772264Z Verifying : gzip-1.12-1.amzn2023.0.1.x86_64 11/106 2025-05-07T19:40:42.9772769Z Verifying : hwdata-0.384-1.amzn2023.0.3.noarch 12/106 2025-05-07T19:40:42.9773415Z Verifying : jansson-2.14-0.amzn2023.x86_64 13/106 2025-05-07T19:40:42.9773925Z Verifying : kmod-libs-29-2.amzn2023.0.5.x86_64 14/106 2025-05-07T19:40:42.9774441Z Verifying : less-608-2.amzn2023.0.2.x86_64 15/106 2025-05-07T19:40:42.9774962Z Verifying : libcbor-0.7.0-3.amzn2023.0.2.x86_64 16/106 2025-05-07T19:40:42.9775460Z Verifying : libdb-5.3.28-49.amzn2023.0.2.x86_64 17/106 2025-05-07T19:40:42.9775973Z Verifying : libeconf-0.4.0-1.amzn2023.0.3.x86_64 18/106 2025-05-07T19:40:42.9776496Z Verifying : libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 19/106 2025-05-07T19:40:42.9777030Z Verifying : libfdisk-2.37.4-1.amzn2023.0.4.x86_64 20/106 2025-05-07T19:40:42.9777551Z Verifying : libfido2-1.10.0-2.amzn2023.0.2.x86_64 21/106 2025-05-07T19:40:42.9778073Z Verifying : libmetalink-0.1.3-14.amzn2023.0.2.x86_64 22/106 2025-05-07T19:40:42.9778624Z Verifying : libpwquality-1.4.4-6.amzn2023.0.2.x86_64 23/106 2025-05-07T19:40:42.9779153Z Verifying : libsemanage-3.4-5.amzn2023.0.2.x86_64 24/106 2025-05-07T19:40:42.9779692Z Verifying : libutempter-1.2.1-4.amzn2023.0.2.x86_64 25/106 2025-05-07T19:40:42.9780209Z Verifying : nano-8.3-1.amzn2023.x86_64 26/106 2025-05-07T19:40:42.9780747Z Verifying : nano-default-editor-8.3-1.amzn2023.noarch 27/106 2025-05-07T19:40:42.9781298Z Verifying : ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 28/106 2025-05-07T19:40:42.9781806Z Verifying : nettle-3.10.1-1.amzn2023.0.1.x86_64 29/106 2025-05-07T19:40:42.9782328Z Verifying : openldap-2.4.57-6.amzn2023.0.7.x86_64 30/106 2025-05-07T19:40:42.9782845Z Verifying : openssh-8.7p1-8.amzn2023.0.14.x86_64 31/106 2025-05-07T19:40:42.9783382Z Verifying : openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 32/106 2025-05-07T19:40:42.9783919Z Verifying : pam-1.5.1-8.amzn2023.0.4.x86_64 33/106 2025-05-07T19:40:42.9784419Z Verifying : pciutils-3.7.0-3.amzn2023.0.2.x86_64 34/106 2025-05-07T19:40:42.9784949Z Verifying : pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 35/106 2025-05-07T19:40:42.9785487Z Verifying : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:40:42.9786021Z Verifying : perl-B-1.80-477.amzn2023.0.6.x86_64 37/106 2025-05-07T19:40:42.9786532Z Verifying : perl-Carp-1.50-458.amzn2023.0.2.noarch 38/106 2025-05-07T19:40:42.9787151Z Verifying : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 39/106 2025-05-07T19:40:42.9787717Z Verifying : perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 40/106 2025-05-07T19:40:42.9788253Z Verifying : perl-Digest-1.20-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:40:42.9788797Z Verifying : perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 42/106 2025-05-07T19:40:42.9789336Z Verifying : perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 43/106 2025-05-07T19:40:42.9789878Z Verifying : perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 44/106 2025-05-07T19:40:42.9790411Z Verifying : perl-Errno-1.30-477.amzn2023.0.6.x86_64 45/106 2025-05-07T19:40:42.9790931Z Verifying : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 46/106 2025-05-07T19:40:42.9791471Z Verifying : perl-Exporter-5.74-459.amzn2023.0.2.noarch 47/106 2025-05-07T19:40:42.9792010Z Verifying : perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 48/106 2025-05-07T19:40:42.9792557Z Verifying : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 49/106 2025-05-07T19:40:42.9793178Z Verifying : perl-File-Find-1.37-477.amzn2023.0.6.noarch 50/106 2025-05-07T19:40:42.9793720Z Verifying : perl-File-Path-2.18-2.amzn2023.0.2.noarch 51/106 2025-05-07T19:40:42.9794268Z Verifying : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 52/106 2025-05-07T19:40:42.9794877Z Verifying : perl-File-stat-1.09-477.amzn2023.0.6.noarch 53/106 2025-05-07T19:40:42.9795432Z Verifying : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:40:42.9795972Z Verifying : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 55/106 2025-05-07T19:40:42.9796536Z Verifying : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 56/106 2025-05-07T19:40:42.9797087Z Verifying : perl-Git-2.47.1-1.amzn2023.0.2.noarch 57/106 2025-05-07T19:40:42.9797613Z Verifying : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 58/106 2025-05-07T19:40:42.9798149Z Verifying : perl-IO-1.43-477.amzn2023.0.6.x86_64 59/106 2025-05-07T19:40:42.9798667Z Verifying : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 60/106 2025-05-07T19:40:42.9799219Z Verifying : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 61/106 2025-05-07T19:40:42.9799767Z Verifying : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:40:42.9800300Z Verifying : perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 63/106 2025-05-07T19:40:42.9800845Z Verifying : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 64/106 2025-05-07T19:40:42.9801379Z Verifying : perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 65/106 2025-05-07T19:40:42.9801913Z Verifying : perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 66/106 2025-05-07T19:40:42.9802454Z Verifying : perl-POSIX-1.94-477.amzn2023.0.6.x86_64 67/106 2025-05-07T19:40:42.9802983Z Verifying : perl-PathTools-3.78-459.amzn2023.0.2.x86_64 68/106 2025-05-07T19:40:42.9803533Z Verifying : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 69/106 2025-05-07T19:40:42.9804074Z Verifying : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 70/106 2025-05-07T19:40:42.9804631Z Verifying : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:40:42.9805154Z Verifying : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 72/106 2025-05-07T19:40:42.9805700Z Verifying : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x 73/106 2025-05-07T19:40:42.9806261Z Verifying : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:40:42.9806889Z Verifying : perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 75/106 2025-05-07T19:40:42.9807514Z Verifying : perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 76/106 2025-05-07T19:40:42.9808060Z Verifying : perl-Symbol-1.08-477.amzn2023.0.6.noarch 77/106 2025-05-07T19:40:42.9808607Z Verifying : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 78/106 2025-05-07T19:40:42.9809170Z Verifying : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 79/106 2025-05-07T19:40:42.9809719Z Verifying : perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 80/106 2025-05-07T19:40:42.9810269Z Verifying : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 81/106 2025-05-07T19:40:42.9810835Z Verifying : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 82/106 2025-05-07T19:40:42.9811368Z Verifying : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 83/106 2025-05-07T19:40:42.9811896Z Verifying : perl-URI-5.09-1.amzn2023.0.2.noarch 84/106 2025-05-07T19:40:42.9812414Z Verifying : perl-base-2.27-477.amzn2023.0.6.noarch 85/106 2025-05-07T19:40:42.9812966Z Verifying : perl-constant-1.33-459.amzn2023.0.2.noarch 86/106 2025-05-07T19:40:42.9813567Z Verifying : perl-if-0.60.800-477.amzn2023.0.6.noarch 87/106 2025-05-07T19:40:42.9814090Z Verifying : perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_6 88/106 2025-05-07T19:40:42.9814620Z Verifying : perl-lib-0.65-477.amzn2023.0.6.x86_64 89/106 2025-05-07T19:40:42.9815135Z Verifying : perl-libnet-3.13-2.amzn2023.0.2.noarch 90/106 2025-05-07T19:40:42.9815665Z Verifying : perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 91/106 2025-05-07T19:40:42.9816184Z Verifying : perl-mro-1.23-477.amzn2023.0.6.x86_64 92/106 2025-05-07T19:40:42.9816702Z Verifying : perl-overload-1.31-477.amzn2023.0.6.noarch 93/106 2025-05-07T19:40:42.9817265Z Verifying : perl-overloading-0.02-477.amzn2023.0.6.noarch 94/106 2025-05-07T19:40:42.9817955Z Verifying : perl-parent-1:0.238-458.amzn2023.0.2.noarch 95/106 2025-05-07T19:40:42.9818493Z Verifying : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 96/106 2025-05-07T19:40:42.9819018Z Verifying : perl-subs-1.03-477.amzn2023.0.6.noarch 97/106 2025-05-07T19:40:42.9819554Z Verifying : perl-vars-1.05-477.amzn2023.0.6.noarch 98/106 2025-05-07T19:40:42.9820079Z Verifying : shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 99/106 2025-05-07T19:40:42.9820581Z Verifying : sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 100/106 2025-05-07T19:40:42.9821111Z Verifying : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_ 101/106 2025-05-07T19:40:42.9821650Z Verifying : systemd-libs-252.23-3.amzn2023.x86_64 102/106 2025-05-07T19:40:42.9822180Z Verifying : util-linux-2.37.4-1.amzn2023.0.4.x86_64 103/106 2025-05-07T19:40:42.9822719Z Verifying : util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 104/106 2025-05-07T19:40:42.9823231Z Verifying : wget-1.21.3-1.amzn2023.0.4.x86_64 105/106 2025-05-07T19:40:43.0857254Z Verifying : which-2.21-26.amzn2023.0.2.x86_64 106/106 2025-05-07T19:40:43.0857791Z 2025-05-07T19:40:43.0857964Z Installed: 2025-05-07T19:40:43.0858515Z binutils-2.41-50.amzn2023.0.3.x86_64 2025-05-07T19:40:43.0859048Z cracklib-2.9.6-27.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0859579Z cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 2025-05-07T19:40:43.0860169Z elfutils-debuginfod-client-0.188-3.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0860749Z findutils-1:4.8.0-2.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0862573Z git-2.47.1-1.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0863076Z git-core-2.47.1-1.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0863599Z git-core-doc-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:40:43.0864137Z gnutls-3.8.3-6.amzn2023.0.1.x86_64 2025-05-07T19:40:43.0864651Z groff-base-1.22.4-7.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0865170Z gzip-1.12-1.amzn2023.0.1.x86_64 2025-05-07T19:40:43.0865685Z hwdata-0.384-1.amzn2023.0.3.noarch 2025-05-07T19:40:43.0866195Z jansson-2.14-0.amzn2023.x86_64 2025-05-07T19:40:43.0866711Z kmod-libs-29-2.amzn2023.0.5.x86_64 2025-05-07T19:40:43.0867208Z less-608-2.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0867715Z libcbor-0.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0868211Z libdb-5.3.28-49.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0868835Z libeconf-0.4.0-1.amzn2023.0.3.x86_64 2025-05-07T19:40:43.0869388Z libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0869923Z libfdisk-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:40:43.0870450Z libfido2-1.10.0-2.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0871048Z libmetalink-0.1.3-14.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0871605Z libpwquality-1.4.4-6.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0872143Z libsemanage-3.4-5.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0872693Z libutempter-1.2.1-4.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0873196Z nano-8.3-1.amzn2023.x86_64 2025-05-07T19:40:43.0873731Z nano-default-editor-8.3-1.amzn2023.noarch 2025-05-07T19:40:43.0874284Z ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 2025-05-07T19:40:43.0874891Z nettle-3.10.1-1.amzn2023.0.1.x86_64 2025-05-07T19:40:43.0875415Z openldap-2.4.57-6.amzn2023.0.7.x86_64 2025-05-07T19:40:43.0875936Z openssh-8.7p1-8.amzn2023.0.14.x86_64 2025-05-07T19:40:43.0876498Z openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 2025-05-07T19:40:43.0877020Z pam-1.5.1-8.amzn2023.0.4.x86_64 2025-05-07T19:40:43.0877532Z pciutils-3.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0878062Z pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0878635Z perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0879190Z perl-B-1.80-477.amzn2023.0.6.x86_64 2025-05-07T19:40:43.0879710Z perl-Carp-1.50-458.amzn2023.0.2.noarch 2025-05-07T19:40:43.0880278Z perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0880848Z perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0881418Z perl-Digest-1.20-1.amzn2023.0.2.noarch 2025-05-07T19:40:43.0881976Z perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0882529Z perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 2025-05-07T19:40:43.0883165Z perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0883696Z perl-Errno-1.30-477.amzn2023.0.6.x86_64 2025-05-07T19:40:43.0884258Z perl-Error-1:0.17029-5.amzn2023.0.2.noarch 2025-05-07T19:40:43.0884810Z perl-Exporter-5.74-459.amzn2023.0.2.noarch 2025-05-07T19:40:43.0885377Z perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 2025-05-07T19:40:43.0885947Z perl-File-Basename-2.85-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0886519Z perl-File-Find-1.37-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0887086Z perl-File-Path-2.18-2.amzn2023.0.2.noarch 2025-05-07T19:40:43.0887636Z perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 2025-05-07T19:40:43.0888202Z perl-File-stat-1.09-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0888779Z perl-FileHandle-2.03-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0889412Z perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 2025-05-07T19:40:43.0889982Z perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0890526Z perl-Git-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:40:43.0891079Z perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 2025-05-07T19:40:43.0891614Z perl-IO-1.43-477.amzn2023.0.6.x86_64 2025-05-07T19:40:43.0892174Z perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 2025-05-07T19:40:43.0892758Z perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 2025-05-07T19:40:43.0893334Z perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0893906Z perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0894479Z perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 2025-05-07T19:40:43.0895047Z perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 2025-05-07T19:40:43.0895587Z perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 2025-05-07T19:40:43.0896145Z perl-POSIX-1.94-477.amzn2023.0.6.x86_64 2025-05-07T19:40:43.0896707Z perl-PathTools-3.78-459.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0897267Z perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 2025-05-07T19:40:43.0897843Z perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 2025-05-07T19:40:43.0898400Z perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 2025-05-07T19:40:43.0898958Z perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 2025-05-07T19:40:43.0899520Z perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0900095Z perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0900662Z perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0901196Z perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0901757Z perl-Symbol-1.08-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0902331Z perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 2025-05-07T19:40:43.0902916Z perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 2025-05-07T19:40:43.0903489Z perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0904142Z perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarch 2025-05-07T19:40:43.0904748Z perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noarch 2025-05-07T19:40:43.0905320Z perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 2025-05-07T19:40:43.0905865Z perl-URI-5.09-1.amzn2023.0.2.noarch 2025-05-07T19:40:43.0906395Z perl-base-2.27-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0906958Z perl-constant-1.33-459.amzn2023.0.2.noarch 2025-05-07T19:40:43.0907515Z perl-if-0.60.800-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0908052Z perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_64 2025-05-07T19:40:43.0908599Z perl-lib-0.65-477.amzn2023.0.6.x86_64 2025-05-07T19:40:43.0909136Z perl-libnet-3.13-2.amzn2023.0.2.noarch 2025-05-07T19:40:43.0909682Z perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 2025-05-07T19:40:43.0910370Z perl-mro-1.23-477.amzn2023.0.6.x86_64 2025-05-07T19:40:43.0910915Z perl-overload-1.31-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0911501Z perl-overloading-0.02-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0912062Z perl-parent-1:0.238-458.amzn2023.0.2.noarch 2025-05-07T19:40:43.0912623Z perl-podlators-1:4.14-458.amzn2023.0.2.noarch 2025-05-07T19:40:43.0913170Z perl-subs-1.03-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0913725Z perl-vars-1.05-477.amzn2023.0.6.noarch 2025-05-07T19:40:43.0914284Z shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 2025-05-07T19:40:43.0914880Z sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 2025-05-07T19:40:43.0915424Z sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_64 2025-05-07T19:40:43.0915985Z systemd-libs-252.23-3.amzn2023.x86_64 2025-05-07T19:40:43.0916533Z util-linux-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:40:43.0917084Z util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:40:43.0917747Z wget-1.21.3-1.amzn2023.0.4.x86_64 2025-05-07T19:40:43.0918268Z which-2.21-26.amzn2023.0.2.x86_64 2025-05-07T19:40:43.0918577Z 2025-05-07T19:40:43.0918664Z Complete! 2025-05-07T19:40:43.1533761Z ##[group]Run actions/checkout@v4 2025-05-07T19:40:43.1534077Z with: 2025-05-07T19:40:43.1534323Z repository: pytorch/FBGEMM 2025-05-07T19:40:43.1534766Z token: *** 2025-05-07T19:40:43.1534978Z ssh-strict: true 2025-05-07T19:40:43.1535190Z ssh-user: git 2025-05-07T19:40:43.1535423Z persist-credentials: true 2025-05-07T19:40:43.1535670Z clean: true 2025-05-07T19:40:43.1535906Z sparse-checkout-cone-mode: true 2025-05-07T19:40:43.1536192Z fetch-depth: 1 2025-05-07T19:40:43.1536403Z fetch-tags: false 2025-05-07T19:40:43.1536631Z show-progress: true 2025-05-07T19:40:43.1536849Z lfs: false 2025-05-07T19:40:43.1537060Z submodules: false 2025-05-07T19:40:43.1537281Z set-safe-directory: true 2025-05-07T19:40:43.1537556Z env: 2025-05-07T19:40:43.1537768Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:43.1538090Z BUILD_ENV: build_binary 2025-05-07T19:40:43.1538332Z BUILD_TARGET: default 2025-05-07T19:40:43.1538576Z BUILD_VARIANT: cpu 2025-05-07T19:40:43.1538834Z ##[endgroup] 2025-05-07T19:40:43.1579709Z ##[command]/usr/bin/docker exec 7da701e593c8aa4d7289ad90a70988c01615021832d8f5ea819ec48b403a6342 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:40:43.4731282Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:40:43.4732570Z ##[group]Getting Git version info 2025-05-07T19:40:43.4732903Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T19:40:43.4733426Z [command]/usr/bin/git version 2025-05-07T19:40:43.4733707Z git version 2.47.1 2025-05-07T19:40:43.4734587Z ##[endgroup] 2025-05-07T19:40:43.4753050Z Temporarily overriding HOME='/__w/_temp/484dd778-bb08-49a0-ad5a-a9025d33b9fb' before making global git config changes 2025-05-07T19:40:43.4753847Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:40:43.4757705Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:40:43.4783168Z Deleting the contents of '/__w/FBGEMM/FBGEMM' 2025-05-07T19:40:43.4785958Z ##[group]Initializing the repository 2025-05-07T19:40:43.4788855Z [command]/usr/bin/git init /__w/FBGEMM/FBGEMM 2025-05-07T19:40:43.4816143Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T19:40:43.4816748Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T19:40:43.4817298Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T19:40:43.4817876Z hint: 2025-05-07T19:40:43.4818147Z hint: git config --global init.defaultBranch 2025-05-07T19:40:43.4818488Z hint: 2025-05-07T19:40:43.4818821Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T19:40:43.4819377Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T19:40:43.4819811Z hint: 2025-05-07T19:40:43.4820010Z hint: git branch -m 2025-05-07T19:40:43.4820378Z Initialized empty Git repository in /__w/FBGEMM/FBGEMM/.git/ 2025-05-07T19:40:43.4825784Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T19:40:43.4846878Z ##[endgroup] 2025-05-07T19:40:43.4847289Z ##[group]Disabling automatic garbage collection 2025-05-07T19:40:43.4850177Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T19:40:43.4870723Z ##[endgroup] 2025-05-07T19:40:43.4871083Z ##[group]Setting up auth 2025-05-07T19:40:43.4876848Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:40:43.4899364Z [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-07T19:40:43.5148003Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:40:43.5169621Z [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-07T19:40:43.5417135Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:40:43.5447987Z ##[endgroup] 2025-05-07T19:40:43.5448397Z ##[group]Fetching the repository 2025-05-07T19:40:43.5455250Z [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-07T19:40:44.2175329Z From https://github.com/pytorch/FBGEMM 2025-05-07T19:40:44.2175950Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T19:40:44.2192200Z ##[endgroup] 2025-05-07T19:40:44.2192609Z ##[group]Determining the checkout info 2025-05-07T19:40:44.2194067Z ##[endgroup] 2025-05-07T19:40:44.2198074Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T19:40:44.2225782Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T19:40:44.2255818Z ##[group]Checking out the ref 2025-05-07T19:40:44.2258601Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:40:44.3087998Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T19:40:44.3088445Z 2025-05-07T19:40:44.3088676Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T19:40:44.3089216Z changes and commit them, and you can discard any commits you make in this 2025-05-07T19:40:44.3089765Z state without impacting any branches by switching back to a branch. 2025-05-07T19:40:44.3090084Z 2025-05-07T19:40:44.3090286Z If you want to create a new branch to retain commits you create, you may 2025-05-07T19:40:44.3090787Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T19:40:44.3091071Z 2025-05-07T19:40:44.3091196Z git switch -c 2025-05-07T19:40:44.3091389Z 2025-05-07T19:40:44.3091493Z Or undo this operation with: 2025-05-07T19:40:44.3091667Z 2025-05-07T19:40:44.3091763Z git switch - 2025-05-07T19:40:44.3091914Z 2025-05-07T19:40:44.3092147Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T19:40:44.3092509Z 2025-05-07T19:40:44.3092912Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:40:44.3094725Z ##[endgroup] 2025-05-07T19:40:44.3123816Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T19:40:44.3141696Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:40:44.3258042Z ##[group]Run . $PRELUDE; print_system_info 2025-05-07T19:40:44.3258429Z . $PRELUDE; print_system_info 2025-05-07T19:40:44.3258897Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:44.3259229Z env: 2025-05-07T19:40:44.3259444Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:44.3259753Z BUILD_ENV: build_binary 2025-05-07T19:40:44.3259994Z BUILD_TARGET: default 2025-05-07T19:40:44.3260233Z BUILD_VARIANT: cpu 2025-05-07T19:40:44.3260464Z ##[endgroup] 2025-05-07T19:40:44.6992895Z ################################################################################ 2025-05-07T19:40:44.6993328Z # Print System Info 2025-05-07T19:40:44.6993543Z # 2025-05-07T19:40:44.7007160Z # [2025-05-07T19:40:44.700Z] + print_system_info 2025-05-07T19:40:44.7007543Z ################################################################################ 2025-05-07T19:40:44.7007825Z 2025-05-07T19:40:44.7007994Z ################################################################################ 2025-05-07T19:40:44.7008339Z [INFO] Printing environment variables ... 2025-05-07T19:40:44.7008655Z + printenv 2025-05-07T19:40:44.7008774Z 2025-05-07T19:40:44.7018067Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T19:40:44.7018392Z BUILD_VARIANT=cpu 2025-05-07T19:40:44.7018695Z HOSTNAME=7da701e593c8 2025-05-07T19:40:44.7019428Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_0902fc76-e76a-4200-8bbe-cc0da76f4925 2025-05-07T19:40:44.7020051Z GITHUB_ACTION=__run_2 2025-05-07T19:40:44.7020410Z GITHUB_RUN_NUMBER=10599 2025-05-07T19:40:44.7020860Z RUNNER_NAME=i-02093af71831a372d 2025-05-07T19:40:44.7021360Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T19:40:44.7021851Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T19:40:44.7022124Z MACHINE_NAME_LC=x86_64 2025-05-07T19:40:44.7022359Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T19:40:44.7022650Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T19:40:44.7022940Z GITHUB_REF_TYPE=branch 2025-05-07T19:40:44.7023365Z *** 2025-05-07T19:40:44.7023571Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T19:40:44.7023845Z GITHUB_ACTIONS=true 2025-05-07T19:40:44.7024107Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:40:44.7024692Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cpu.yml@refs/pull/4066/merge 2025-05-07T19:40:44.7025236Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T19:40:44.7025504Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T19:40:44.7025772Z RUNNER_OS=Linux 2025-05-07T19:40:44.7025987Z GITHUB_REF_PROTECTED=false 2025-05-07T19:40:44.7026261Z HOME=/github/home 2025-05-07T19:40:44.7026507Z GITHUB_API_URL=https://api.github.com 2025-05-07T19:40:44.7026807Z RUNNER_ARCH=X64 2025-05-07T19:40:44.7027246Z RUNNER_TEMP=/__w/_temp 2025-05-07T19:40:44.7027477Z BUILD_TARGET=default 2025-05-07T19:40:44.7027913Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_0902fc76-e76a-4200-8bbe-cc0da76f4925 2025-05-07T19:40:44.7028563Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_0902fc76-e76a-4200-8bbe-cc0da76f4925 2025-05-07T19:40:44.7029076Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T19:40:44.7029403Z GITHUB_EVENT_NAME=pull_request 2025-05-07T19:40:44.7029680Z GITHUB_RUN_ID=14891846254 2025-05-07T19:40:44.7030153Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_0902fc76-e76a-4200-8bbe-cc0da76f4925 2025-05-07T19:40:44.7030687Z BUILD_ENV=build_binary 2025-05-07T19:40:44.7030928Z GITHUB_ACTOR=q10 2025-05-07T19:40:44.7031142Z GITHUB_RUN_ATTEMPT=1 2025-05-07T19:40:44.7031379Z KERN_NAME_LC=linux 2025-05-07T19:40:44.7031652Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T19:40:44.7032007Z PLATFORM_NAME=Linux-x86_64 2025-05-07T19:40:44.7032285Z GITHUB_SERVER_URL=https://github.com 2025-05-07T19:40:44.7032574Z SHLVL=1 2025-05-07T19:40:44.7032769Z GITHUB_ACTOR_ID=255046 2025-05-07T19:40:44.7033017Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T19:40:44.7033353Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T19:40:44.7033739Z GITHUB_REF_NAME=4066/merge 2025-05-07T19:40:44.7034118Z KERN_NAME=Linux 2025-05-07T19:40:44.7034343Z GITHUB_JOB=build_artifact 2025-05-07T19:40:44.7034712Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T19:40:44.7035141Z GITHUB_RETENTION_DAYS=90 2025-05-07T19:40:44.7035634Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T19:40:44.7035985Z GITHUB_ACTION_REPOSITORY= 2025-05-07T19:40:44.7036332Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:40:44.7037030Z GITHUB_BASE_REF=main 2025-05-07T19:40:44.7037429Z CI=true 2025-05-07T19:40:44.7037666Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T19:40:44.7037967Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T19:40:44.7038246Z GITHUB_ACTION_REF= 2025-05-07T19:40:44.7038506Z GITHUB_WORKFLOW=FBGEMM_GPU-CPU CI 2025-05-07T19:40:44.7038981Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_0902fc76-e76a-4200-8bbe-cc0da76f4925 2025-05-07T19:40:44.7039486Z MACHINE_NAME=x86_64 2025-05-07T19:40:44.7039708Z _=/usr/bin/printenv 2025-05-07T19:40:44.7039857Z 2025-05-07T19:40:44.7039979Z ################################################################################ 2025-05-07T19:40:44.7040307Z [INFO] Print ldd version ... 2025-05-07T19:40:44.7040581Z + ldd --version 2025-05-07T19:40:44.7040709Z 2025-05-07T19:40:44.7040823Z ldd (GNU libc) 2.34 2025-05-07T19:40:44.7041098Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:40:44.7041576Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:40:44.7042142Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:40:44.7042627Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T19:40:44.7042857Z 2025-05-07T19:40:44.7042975Z ################################################################################ 2025-05-07T19:40:44.7043301Z [INFO] Print CPU info ... 2025-05-07T19:40:44.7043547Z + nproc 2025-05-07T19:40:44.7043655Z 2025-05-07T19:40:44.7047811Z 16 2025-05-07T19:40:44.7049106Z 2025-05-07T19:40:44.7049376Z + lscpu 2025-05-07T19:40:44.7049574Z 2025-05-07T19:40:44.7101996Z Architecture: x86_64 2025-05-07T19:40:44.7102639Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:40:44.7103421Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7104110Z Byte Order: Little Endian 2025-05-07T19:40:44.7104443Z CPU(s): 16 2025-05-07T19:40:44.7104743Z On-line CPU(s) list: 0-15 2025-05-07T19:40:44.7105077Z Vendor ID: GenuineIntel 2025-05-07T19:40:44.7105489Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7105986Z CPU family: 6 2025-05-07T19:40:44.7106283Z Model: 85 2025-05-07T19:40:44.7106570Z Thread(s) per core: 2 2025-05-07T19:40:44.7106875Z Core(s) per socket: 8 2025-05-07T19:40:44.7107158Z Socket(s): 1 2025-05-07T19:40:44.7107459Z Stepping: 7 2025-05-07T19:40:44.7107762Z BogoMIPS: 5999.99 2025-05-07T19:40:44.7110107Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7112463Z Hypervisor vendor: KVM 2025-05-07T19:40:44.7112794Z Virtualization type: full 2025-05-07T19:40:44.7113139Z L1d cache: 256 KiB (8 instances) 2025-05-07T19:40:44.7113616Z L1i cache: 256 KiB (8 instances) 2025-05-07T19:40:44.7113990Z L2 cache: 8 MiB (8 instances) 2025-05-07T19:40:44.7114420Z L3 cache: 35.8 MiB (1 instance) 2025-05-07T19:40:44.7115036Z NUMA node(s): 1 2025-05-07T19:40:44.7115474Z NUMA node0 CPU(s): 0-15 2025-05-07T19:40:44.7116031Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T19:40:44.7116691Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T19:40:44.7117427Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T19:40:44.7118657Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:40:44.7119268Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T19:40:44.7119912Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:40:44.7120531Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:40:44.7120915Z Vulnerability Retbleed: Vulnerable 2025-05-07T19:40:44.7121285Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:40:44.7121675Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T19:40:44.7122239Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T19:40:44.7123108Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T19:40:44.7123776Z Vulnerability Srbds: Not affected 2025-05-07T19:40:44.7124151Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:40:44.7124395Z 2025-05-07T19:40:44.7124599Z + cat /proc/cpuinfo 2025-05-07T19:40:44.7124733Z 2025-05-07T19:40:44.7124818Z processor : 0 2025-05-07T19:40:44.7125043Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7125283Z cpu family : 6 2025-05-07T19:40:44.7125497Z model : 85 2025-05-07T19:40:44.7125786Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7126140Z stepping : 7 2025-05-07T19:40:44.7126358Z microcode : 0x5003901 2025-05-07T19:40:44.7126579Z cpu MHz : 3600.027 2025-05-07T19:40:44.7126800Z cache size : 36608 KB 2025-05-07T19:40:44.7127023Z physical id : 0 2025-05-07T19:40:44.7127244Z siblings : 16 2025-05-07T19:40:44.7127440Z core id : 0 2025-05-07T19:40:44.7127651Z cpu cores : 8 2025-05-07T19:40:44.7127848Z apicid : 0 2025-05-07T19:40:44.7128057Z initial apicid : 0 2025-05-07T19:40:44.7128275Z fpu : yes 2025-05-07T19:40:44.7128485Z fpu_exception : yes 2025-05-07T19:40:44.7128841Z cpuid level : 13 2025-05-07T19:40:44.7129057Z wp : yes 2025-05-07T19:40:44.7131303Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7133916Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7134511Z bogomips : 5999.99 2025-05-07T19:40:44.7134740Z clflush size : 64 2025-05-07T19:40:44.7134956Z cache_alignment : 64 2025-05-07T19:40:44.7135241Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7161895Z power management: 2025-05-07T19:40:44.7162141Z 2025-05-07T19:40:44.7162256Z processor : 1 2025-05-07T19:40:44.7162478Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7162743Z cpu family : 6 2025-05-07T19:40:44.7162950Z model : 85 2025-05-07T19:40:44.7163431Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7163795Z stepping : 7 2025-05-07T19:40:44.7164026Z microcode : 0x5003901 2025-05-07T19:40:44.7164256Z cpu MHz : 3605.503 2025-05-07T19:40:44.7164486Z cache size : 36608 KB 2025-05-07T19:40:44.7164724Z physical id : 0 2025-05-07T19:40:44.7164930Z siblings : 16 2025-05-07T19:40:44.7165145Z core id : 1 2025-05-07T19:40:44.7165343Z cpu cores : 8 2025-05-07T19:40:44.7165553Z apicid : 2 2025-05-07T19:40:44.7165749Z initial apicid : 2 2025-05-07T19:40:44.7165970Z fpu : yes 2025-05-07T19:40:44.7166166Z fpu_exception : yes 2025-05-07T19:40:44.7166398Z cpuid level : 13 2025-05-07T19:40:44.7166612Z wp : yes 2025-05-07T19:40:44.7168842Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7171465Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7172061Z bogomips : 5999.99 2025-05-07T19:40:44.7172294Z clflush size : 64 2025-05-07T19:40:44.7172512Z cache_alignment : 64 2025-05-07T19:40:44.7172798Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7173146Z power management: 2025-05-07T19:40:44.7173279Z 2025-05-07T19:40:44.7173365Z processor : 2 2025-05-07T19:40:44.7173586Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7173820Z cpu family : 6 2025-05-07T19:40:44.7174032Z model : 85 2025-05-07T19:40:44.7174305Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7174670Z stepping : 7 2025-05-07T19:40:44.7174878Z microcode : 0x5003901 2025-05-07T19:40:44.7175114Z cpu MHz : 3600.279 2025-05-07T19:40:44.7175324Z cache size : 36608 KB 2025-05-07T19:40:44.7175562Z physical id : 0 2025-05-07T19:40:44.7175784Z siblings : 16 2025-05-07T19:40:44.7175981Z core id : 2 2025-05-07T19:40:44.7176187Z cpu cores : 8 2025-05-07T19:40:44.7176384Z apicid : 4 2025-05-07T19:40:44.7176593Z initial apicid : 4 2025-05-07T19:40:44.7176802Z fpu : yes 2025-05-07T19:40:44.7177011Z fpu_exception : yes 2025-05-07T19:40:44.7177228Z cpuid level : 13 2025-05-07T19:40:44.7177444Z wp : yes 2025-05-07T19:40:44.7179669Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7182350Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7182962Z bogomips : 5999.99 2025-05-07T19:40:44.7183178Z clflush size : 64 2025-05-07T19:40:44.7183411Z cache_alignment : 64 2025-05-07T19:40:44.7183698Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7184022Z power management: 2025-05-07T19:40:44.7184160Z 2025-05-07T19:40:44.7184256Z processor : 3 2025-05-07T19:40:44.7184471Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7184717Z cpu family : 6 2025-05-07T19:40:44.7184916Z model : 85 2025-05-07T19:40:44.7185198Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7185552Z stepping : 7 2025-05-07T19:40:44.7185768Z microcode : 0x5003901 2025-05-07T19:40:44.7186053Z cpu MHz : 3599.997 2025-05-07T19:40:44.7186285Z cache size : 36608 KB 2025-05-07T19:40:44.7186511Z physical id : 0 2025-05-07T19:40:44.7186727Z siblings : 16 2025-05-07T19:40:44.7186937Z core id : 3 2025-05-07T19:40:44.7187134Z cpu cores : 8 2025-05-07T19:40:44.7187343Z apicid : 6 2025-05-07T19:40:44.7187538Z initial apicid : 6 2025-05-07T19:40:44.7187763Z fpu : yes 2025-05-07T19:40:44.7187962Z fpu_exception : yes 2025-05-07T19:40:44.7188191Z cpuid level : 13 2025-05-07T19:40:44.7188399Z wp : yes 2025-05-07T19:40:44.7190646Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7193276Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7193872Z bogomips : 5999.99 2025-05-07T19:40:44.7194098Z clflush size : 64 2025-05-07T19:40:44.7194313Z cache_alignment : 64 2025-05-07T19:40:44.7194688Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7195030Z power management: 2025-05-07T19:40:44.7195162Z 2025-05-07T19:40:44.7195244Z processor : 4 2025-05-07T19:40:44.7195467Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7195701Z cpu family : 6 2025-05-07T19:40:44.7195916Z model : 85 2025-05-07T19:40:44.7196188Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7196550Z stepping : 7 2025-05-07T19:40:44.7196755Z microcode : 0x5003901 2025-05-07T19:40:44.7196998Z cpu MHz : 3599.918 2025-05-07T19:40:44.7197212Z cache size : 36608 KB 2025-05-07T19:40:44.7197452Z physical id : 0 2025-05-07T19:40:44.7197661Z siblings : 16 2025-05-07T19:40:44.7197873Z core id : 4 2025-05-07T19:40:44.7198083Z cpu cores : 8 2025-05-07T19:40:44.7198278Z apicid : 8 2025-05-07T19:40:44.7198486Z initial apicid : 8 2025-05-07T19:40:44.7198690Z fpu : yes 2025-05-07T19:40:44.7198899Z fpu_exception : yes 2025-05-07T19:40:44.7199121Z cpuid level : 13 2025-05-07T19:40:44.7199339Z wp : yes 2025-05-07T19:40:44.7201565Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7205394Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7206006Z bogomips : 5999.99 2025-05-07T19:40:44.7206227Z clflush size : 64 2025-05-07T19:40:44.7206462Z cache_alignment : 64 2025-05-07T19:40:44.7206735Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7207074Z power management: 2025-05-07T19:40:44.7207207Z 2025-05-07T19:40:44.7207305Z processor : 5 2025-05-07T19:40:44.7207518Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7207765Z cpu family : 6 2025-05-07T19:40:44.7207965Z model : 85 2025-05-07T19:40:44.7208253Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7208611Z stepping : 7 2025-05-07T19:40:44.7208860Z microcode : 0x5003901 2025-05-07T19:40:44.7209085Z cpu MHz : 3600.288 2025-05-07T19:40:44.7209314Z cache size : 36608 KB 2025-05-07T19:40:44.7209538Z physical id : 0 2025-05-07T19:40:44.7209755Z siblings : 16 2025-05-07T19:40:44.7210027Z core id : 5 2025-05-07T19:40:44.7210228Z cpu cores : 8 2025-05-07T19:40:44.7210436Z apicid : 10 2025-05-07T19:40:44.7210639Z initial apicid : 10 2025-05-07T19:40:44.7210852Z fpu : yes 2025-05-07T19:40:44.7211053Z fpu_exception : yes 2025-05-07T19:40:44.7211287Z cpuid level : 13 2025-05-07T19:40:44.7211507Z wp : yes 2025-05-07T19:40:44.7213731Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7216347Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7216958Z bogomips : 5999.99 2025-05-07T19:40:44.7217174Z clflush size : 64 2025-05-07T19:40:44.7217401Z cache_alignment : 64 2025-05-07T19:40:44.7217850Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7218195Z power management: 2025-05-07T19:40:44.7218329Z 2025-05-07T19:40:44.7218414Z processor : 6 2025-05-07T19:40:44.7218641Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7218880Z cpu family : 6 2025-05-07T19:40:44.7219091Z model : 85 2025-05-07T19:40:44.7219380Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7219734Z stepping : 7 2025-05-07T19:40:44.7219954Z microcode : 0x5003901 2025-05-07T19:40:44.7220175Z cpu MHz : 3600.105 2025-05-07T19:40:44.7220395Z cache size : 36608 KB 2025-05-07T19:40:44.7220616Z physical id : 0 2025-05-07T19:40:44.7220832Z siblings : 16 2025-05-07T19:40:44.7221029Z core id : 6 2025-05-07T19:40:44.7221231Z cpu cores : 8 2025-05-07T19:40:44.7221430Z apicid : 12 2025-05-07T19:40:44.7221639Z initial apicid : 12 2025-05-07T19:40:44.7221848Z fpu : yes 2025-05-07T19:40:44.7222055Z fpu_exception : yes 2025-05-07T19:40:44.7222270Z cpuid level : 13 2025-05-07T19:40:44.7222487Z wp : yes 2025-05-07T19:40:44.7224711Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7227434Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7228121Z bogomips : 5999.99 2025-05-07T19:40:44.7228353Z clflush size : 64 2025-05-07T19:40:44.7228567Z cache_alignment : 64 2025-05-07T19:40:44.7228847Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7229171Z power management: 2025-05-07T19:40:44.7229319Z 2025-05-07T19:40:44.7229405Z processor : 7 2025-05-07T19:40:44.7229614Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7229864Z cpu family : 6 2025-05-07T19:40:44.7230061Z model : 85 2025-05-07T19:40:44.7230346Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7230708Z stepping : 7 2025-05-07T19:40:44.7230910Z microcode : 0x5003901 2025-05-07T19:40:44.7231145Z cpu MHz : 3599.897 2025-05-07T19:40:44.7231363Z cache size : 36608 KB 2025-05-07T19:40:44.7231597Z physical id : 0 2025-05-07T19:40:44.7231802Z siblings : 16 2025-05-07T19:40:44.7232011Z core id : 7 2025-05-07T19:40:44.7232207Z cpu cores : 8 2025-05-07T19:40:44.7232409Z apicid : 14 2025-05-07T19:40:44.7232607Z initial apicid : 14 2025-05-07T19:40:44.7232907Z fpu : yes 2025-05-07T19:40:44.7233106Z fpu_exception : yes 2025-05-07T19:40:44.7233338Z cpuid level : 13 2025-05-07T19:40:44.7233555Z wp : yes 2025-05-07T19:40:44.7235857Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7238533Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7239139Z bogomips : 5999.99 2025-05-07T19:40:44.7239392Z clflush size : 64 2025-05-07T19:40:44.7239630Z cache_alignment : 64 2025-05-07T19:40:44.7239958Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7240310Z power management: 2025-05-07T19:40:44.7240444Z 2025-05-07T19:40:44.7240530Z processor : 8 2025-05-07T19:40:44.7240751Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7240987Z cpu family : 6 2025-05-07T19:40:44.7241197Z model : 85 2025-05-07T19:40:44.7241472Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7241832Z stepping : 7 2025-05-07T19:40:44.7242044Z microcode : 0x5003901 2025-05-07T19:40:44.7242268Z cpu MHz : 2999.996 2025-05-07T19:40:44.7242494Z cache size : 36608 KB 2025-05-07T19:40:44.7242718Z physical id : 0 2025-05-07T19:40:44.7242932Z siblings : 16 2025-05-07T19:40:44.7243126Z core id : 0 2025-05-07T19:40:44.7243328Z cpu cores : 8 2025-05-07T19:40:44.7243520Z apicid : 1 2025-05-07T19:40:44.7243729Z initial apicid : 1 2025-05-07T19:40:44.7243939Z fpu : yes 2025-05-07T19:40:44.7244149Z fpu_exception : yes 2025-05-07T19:40:44.7244373Z cpuid level : 13 2025-05-07T19:40:44.7244588Z wp : yes 2025-05-07T19:40:44.7246817Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7249477Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7250082Z bogomips : 5999.99 2025-05-07T19:40:44.7250312Z clflush size : 64 2025-05-07T19:40:44.7250530Z cache_alignment : 64 2025-05-07T19:40:44.7250868Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7251190Z power management: 2025-05-07T19:40:44.7251334Z 2025-05-07T19:40:44.7251416Z processor : 9 2025-05-07T19:40:44.7251627Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7251874Z cpu family : 6 2025-05-07T19:40:44.7252111Z model : 85 2025-05-07T19:40:44.7252419Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7252802Z stepping : 7 2025-05-07T19:40:44.7253003Z microcode : 0x5003901 2025-05-07T19:40:44.7253241Z cpu MHz : 3601.011 2025-05-07T19:40:44.7253453Z cache size : 36608 KB 2025-05-07T19:40:44.7253687Z physical id : 0 2025-05-07T19:40:44.7253894Z siblings : 16 2025-05-07T19:40:44.7254110Z core id : 1 2025-05-07T19:40:44.7254305Z cpu cores : 8 2025-05-07T19:40:44.7254511Z apicid : 3 2025-05-07T19:40:44.7254705Z initial apicid : 3 2025-05-07T19:40:44.7254931Z fpu : yes 2025-05-07T19:40:44.7255129Z fpu_exception : yes 2025-05-07T19:40:44.7255358Z cpuid level : 13 2025-05-07T19:40:44.7255561Z wp : yes 2025-05-07T19:40:44.7257849Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7260537Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7261154Z bogomips : 5999.99 2025-05-07T19:40:44.7261369Z clflush size : 64 2025-05-07T19:40:44.7261600Z cache_alignment : 64 2025-05-07T19:40:44.7261873Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7262215Z power management: 2025-05-07T19:40:44.7262347Z 2025-05-07T19:40:44.7262435Z processor : 10 2025-05-07T19:40:44.7262664Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7262914Z cpu family : 6 2025-05-07T19:40:44.7263150Z model : 85 2025-05-07T19:40:44.7263418Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7263781Z stepping : 7 2025-05-07T19:40:44.7263992Z microcode : 0x5003901 2025-05-07T19:40:44.7264251Z cpu MHz : 3600.197 2025-05-07T19:40:44.7264511Z cache size : 36608 KB 2025-05-07T19:40:44.7264732Z physical id : 0 2025-05-07T19:40:44.7264947Z siblings : 16 2025-05-07T19:40:44.7265145Z core id : 2 2025-05-07T19:40:44.7265349Z cpu cores : 8 2025-05-07T19:40:44.7265550Z apicid : 5 2025-05-07T19:40:44.7265754Z initial apicid : 5 2025-05-07T19:40:44.7265963Z fpu : yes 2025-05-07T19:40:44.7266172Z fpu_exception : yes 2025-05-07T19:40:44.7266389Z cpuid level : 13 2025-05-07T19:40:44.7266608Z wp : yes 2025-05-07T19:40:44.7268834Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7271421Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7272027Z bogomips : 5999.99 2025-05-07T19:40:44.7272321Z clflush size : 64 2025-05-07T19:40:44.7272536Z cache_alignment : 64 2025-05-07T19:40:44.7272821Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7273149Z power management: 2025-05-07T19:40:44.7273296Z 2025-05-07T19:40:44.7273379Z processor : 11 2025-05-07T19:40:44.7273602Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7273848Z cpu family : 6 2025-05-07T19:40:44.7274050Z model : 85 2025-05-07T19:40:44.7274335Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7274770Z stepping : 7 2025-05-07T19:40:44.7274992Z microcode : 0x5003901 2025-05-07T19:40:44.7275249Z cpu MHz : 3596.411 2025-05-07T19:40:44.7275490Z cache size : 36608 KB 2025-05-07T19:40:44.7275721Z physical id : 0 2025-05-07T19:40:44.7275925Z siblings : 16 2025-05-07T19:40:44.7276129Z core id : 3 2025-05-07T19:40:44.7276323Z cpu cores : 8 2025-05-07T19:40:44.7276526Z apicid : 7 2025-05-07T19:40:44.7276718Z initial apicid : 7 2025-05-07T19:40:44.7276947Z fpu : yes 2025-05-07T19:40:44.7277183Z fpu_exception : yes 2025-05-07T19:40:44.7277452Z cpuid level : 13 2025-05-07T19:40:44.7277654Z wp : yes 2025-05-07T19:40:44.7279939Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7282535Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7283143Z bogomips : 5999.99 2025-05-07T19:40:44.7283359Z clflush size : 64 2025-05-07T19:40:44.7283588Z cache_alignment : 64 2025-05-07T19:40:44.7283858Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7284195Z power management: 2025-05-07T19:40:44.7284328Z 2025-05-07T19:40:44.7284412Z processor : 12 2025-05-07T19:40:44.7284637Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7284870Z cpu family : 6 2025-05-07T19:40:44.7285082Z model : 85 2025-05-07T19:40:44.7285353Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7285712Z stepping : 7 2025-05-07T19:40:44.7285914Z microcode : 0x5003901 2025-05-07T19:40:44.7286147Z cpu MHz : 3600.033 2025-05-07T19:40:44.7286372Z cache size : 36608 KB 2025-05-07T19:40:44.7286593Z physical id : 0 2025-05-07T19:40:44.7286809Z siblings : 16 2025-05-07T19:40:44.7287005Z core id : 4 2025-05-07T19:40:44.7287217Z cpu cores : 8 2025-05-07T19:40:44.7287410Z apicid : 9 2025-05-07T19:40:44.7287619Z initial apicid : 9 2025-05-07T19:40:44.7287872Z fpu : yes 2025-05-07T19:40:44.7288080Z fpu_exception : yes 2025-05-07T19:40:44.7288299Z cpuid level : 13 2025-05-07T19:40:44.7288509Z wp : yes 2025-05-07T19:40:44.7290785Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7293379Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7293988Z bogomips : 5999.99 2025-05-07T19:40:44.7294212Z clflush size : 64 2025-05-07T19:40:44.7294427Z cache_alignment : 64 2025-05-07T19:40:44.7294708Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7295092Z power management: 2025-05-07T19:40:44.7295226Z 2025-05-07T19:40:44.7295327Z processor : 13 2025-05-07T19:40:44.7295544Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7295795Z cpu family : 6 2025-05-07T19:40:44.7295995Z model : 85 2025-05-07T19:40:44.7296387Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7296904Z stepping : 7 2025-05-07T19:40:44.7297130Z microcode : 0x5003901 2025-05-07T19:40:44.7297368Z cpu MHz : 3599.128 2025-05-07T19:40:44.7297643Z cache size : 36608 KB 2025-05-07T19:40:44.7297953Z physical id : 0 2025-05-07T19:40:44.7298266Z siblings : 16 2025-05-07T19:40:44.7298486Z core id : 5 2025-05-07T19:40:44.7298679Z cpu cores : 8 2025-05-07T19:40:44.7298941Z apicid : 11 2025-05-07T19:40:44.7299179Z initial apicid : 11 2025-05-07T19:40:44.7299405Z fpu : yes 2025-05-07T19:40:44.7299647Z fpu_exception : yes 2025-05-07T19:40:44.7299876Z cpuid level : 13 2025-05-07T19:40:44.7300078Z wp : yes 2025-05-07T19:40:44.7302860Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7305503Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7306111Z bogomips : 5999.99 2025-05-07T19:40:44.7306326Z clflush size : 64 2025-05-07T19:40:44.7306549Z cache_alignment : 64 2025-05-07T19:40:44.7306816Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7307172Z power management: 2025-05-07T19:40:44.7307386Z 2025-05-07T19:40:44.7307474Z processor : 14 2025-05-07T19:40:44.7307695Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7307923Z cpu family : 6 2025-05-07T19:40:44.7308120Z model : 85 2025-05-07T19:40:44.7308388Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7308745Z stepping : 7 2025-05-07T19:40:44.7308962Z microcode : 0x5003901 2025-05-07T19:40:44.7309181Z cpu MHz : 3600.026 2025-05-07T19:40:44.7309392Z cache size : 36608 KB 2025-05-07T19:40:44.7309605Z physical id : 0 2025-05-07T19:40:44.7309814Z siblings : 16 2025-05-07T19:40:44.7310007Z core id : 6 2025-05-07T19:40:44.7310206Z cpu cores : 8 2025-05-07T19:40:44.7310395Z apicid : 13 2025-05-07T19:40:44.7310664Z initial apicid : 13 2025-05-07T19:40:44.7310880Z fpu : yes 2025-05-07T19:40:44.7311094Z fpu_exception : yes 2025-05-07T19:40:44.7311407Z cpuid level : 13 2025-05-07T19:40:44.7311606Z wp : yes 2025-05-07T19:40:44.7313825Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7316520Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7317110Z bogomips : 5999.99 2025-05-07T19:40:44.7317333Z clflush size : 64 2025-05-07T19:40:44.7317541Z cache_alignment : 64 2025-05-07T19:40:44.7318052Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7318518Z power management: 2025-05-07T19:40:44.7318662Z 2025-05-07T19:40:44.7318745Z processor : 15 2025-05-07T19:40:44.7318953Z vendor_id : GenuineIntel 2025-05-07T19:40:44.7319327Z cpu family : 6 2025-05-07T19:40:44.7319521Z model : 85 2025-05-07T19:40:44.7319799Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:40:44.7320158Z stepping : 7 2025-05-07T19:40:44.7320361Z microcode : 0x5003901 2025-05-07T19:40:44.7320590Z cpu MHz : 3600.049 2025-05-07T19:40:44.7320803Z cache size : 36608 KB 2025-05-07T19:40:44.7321028Z physical id : 0 2025-05-07T19:40:44.7321233Z siblings : 16 2025-05-07T19:40:44.7321438Z core id : 7 2025-05-07T19:40:44.7321628Z cpu cores : 8 2025-05-07T19:40:44.7321831Z apicid : 15 2025-05-07T19:40:44.7322029Z initial apicid : 15 2025-05-07T19:40:44.7322247Z fpu : yes 2025-05-07T19:40:44.7322442Z fpu_exception : yes 2025-05-07T19:40:44.7322664Z cpuid level : 13 2025-05-07T19:40:44.7322870Z wp : yes 2025-05-07T19:40:44.7325150Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:40:44.7327791Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:40:44.7328397Z bogomips : 5999.99 2025-05-07T19:40:44.7328613Z clflush size : 64 2025-05-07T19:40:44.7328837Z cache_alignment : 64 2025-05-07T19:40:44.7329105Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:40:44.7329435Z power management: 2025-05-07T19:40:44.7329565Z 2025-05-07T19:40:44.7329571Z 2025-05-07T19:40:44.7329679Z ################################################################################ 2025-05-07T19:40:44.7330006Z [INFO] Print PCI info ... 2025-05-07T19:40:44.7330258Z + lspci -v 2025-05-07T19:40:44.7330372Z 2025-05-07T19:40:44.7330539Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:40:44.7330992Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T19:40:44.7331405Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T19:40:44.7331751Z Flags: bus master, medium devsel, latency 0 2025-05-07T19:40:44.7331974Z 2025-05-07T19:40:44.7332180Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T19:40:44.7332600Z Physical Slot: 1 2025-05-07T19:40:44.7332851Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:40:44.7333065Z 2025-05-07T19:40:44.7333330Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T19:40:44.7333812Z Physical Slot: 1 2025-05-07T19:40:44.7334072Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T19:40:44.7334319Z 2025-05-07T19:40:44.7334604Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T19:40:44.7335088Z Physical Slot: 3 2025-05-07T19:40:44.7335347Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:40:44.7335716Z Memory at c0000000 (32-bit, prefetchable) [size=4M] 2025-05-07T19:40:44.7336087Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T19:40:44.7336334Z 2025-05-07T19:40:44.7336675Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T19:40:44.7337229Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T19:40:44.7337534Z Physical Slot: 4 2025-05-07T19:40:44.7337792Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T19:40:44.7338200Z Memory at c0514000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:40:44.7338568Z Capabilities: 2025-05-07T19:40:44.7338852Z Kernel driver in use: nvme 2025-05-07T19:40:44.7339018Z 2025-05-07T19:40:44.7339253Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:40:44.7339748Z Physical Slot: 5 2025-05-07T19:40:44.7340004Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:40:44.7340369Z Memory at c0510000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:40:44.7340777Z Memory at c0400000 (32-bit, prefetchable) [size=1M] 2025-05-07T19:40:44.7341167Z Memory at c0500000 (32-bit, non-prefetchable) [size=64K] 2025-05-07T19:40:44.7341534Z Capabilities: 2025-05-07T19:40:44.7341815Z Kernel driver in use: ena 2025-05-07T19:40:44.7341975Z 2025-05-07T19:40:44.7341979Z 2025-05-07T19:40:44.7342090Z ################################################################################ 2025-05-07T19:40:44.7342434Z [INFO] Print Linux distribution info ... 2025-05-07T19:40:44.7342724Z + uname -a 2025-05-07T19:40:44.7342851Z 2025-05-07T19:40:44.7343255Z Linux 7da701e593c8 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-07T19:40:44.7343769Z 2025-05-07T19:40:44.7343851Z + uname -m 2025-05-07T19:40:44.7343976Z 2025-05-07T19:40:44.7344050Z x86_64 2025-05-07T19:40:44.7344162Z 2025-05-07T19:40:44.7344263Z + cat /proc/version 2025-05-07T19:40:44.7344399Z 2025-05-07T19:40:44.7345058Z 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-07T19:40:44.7345781Z 2025-05-07T19:40:44.7345869Z + cat /etc/os-release 2025-05-07T19:40:44.7346018Z 2025-05-07T19:40:44.7346118Z NAME="Amazon Linux" 2025-05-07T19:40:44.7346334Z VERSION="2023" 2025-05-07T19:40:44.7346548Z ID="amzn" 2025-05-07T19:40:44.7346738Z ID_LIKE="fedora" 2025-05-07T19:40:44.7346957Z VERSION_ID="2023" 2025-05-07T19:40:44.7347186Z PLATFORM_ID="platform:al2023" 2025-05-07T19:40:44.7347479Z PRETTY_NAME="Amazon Linux 2023.7.20250428" 2025-05-07T19:40:44.7347773Z ANSI_COLOR="0;33" 2025-05-07T19:40:44.7348034Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T19:40:44.7348447Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T19:40:44.7348908Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T19:40:44.7349352Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T19:40:44.7349813Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T19:40:44.7350218Z VENDOR_NAME="AWS" 2025-05-07T19:40:44.7350461Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T19:40:44.7350767Z SUPPORT_END="2029-06-30" 2025-05-07T19:40:44.7350922Z 2025-05-07T19:40:44.7382167Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T19:40:44.7382551Z . $PRELUDE; print_gpu_info 2025-05-07T19:40:44.7383007Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:44.7383343Z env: 2025-05-07T19:40:44.7383571Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:44.7383874Z BUILD_ENV: build_binary 2025-05-07T19:40:44.7384129Z BUILD_TARGET: default 2025-05-07T19:40:44.7384359Z BUILD_VARIANT: cpu 2025-05-07T19:40:44.7384599Z ##[endgroup] 2025-05-07T19:40:45.1300833Z ################################################################################ 2025-05-07T19:40:45.1301456Z [INFO] Printing general display info ... 2025-05-07T19:40:45.1314874Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:40:45.2192572Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:40:45.2199062Z /usr/bin/sudo 2025-05-07T19:40:45.2206929Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:40:45.2213321Z /usr/bin/yum 2025-05-07T19:40:45.2214054Z [INSTALL] Updating system repositories ... 2025-05-07T19:40:45.2232232Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T19:40:45.4389027Z Last metadata expiration check: 0:00:16 ago on Wed May 7 19:40:29 2025. 2025-05-07T19:40:45.5399440Z Dependencies resolved. 2025-05-07T19:40:45.5623982Z Nothing to do. 2025-05-07T19:40:45.5624551Z Complete! 2025-05-07T19:40:45.5912066Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T19:40:45.5931683Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T19:40:45.8109544Z Last metadata expiration check: 0:00:16 ago on Wed May 7 19:40:29 2025. 2025-05-07T19:40:45.8648664Z Dependencies resolved. 2025-05-07T19:40:45.8821306Z ================================================================================ 2025-05-07T19:40:45.8821806Z Package Arch Version Repository Size 2025-05-07T19:40:45.8822264Z ================================================================================ 2025-05-07T19:40:45.8822587Z Installing: 2025-05-07T19:40:45.8822895Z hostname x86_64 3.23-4.amzn2023.0.3 amazonlinux 28 k 2025-05-07T19:40:45.8823380Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T19:40:45.8823672Z 2025-05-07T19:40:45.8823804Z Transaction Summary 2025-05-07T19:40:45.8824062Z ================================================================================ 2025-05-07T19:40:45.8824386Z Install 2 Packages 2025-05-07T19:40:45.8824591Z 2025-05-07T19:40:45.8824695Z Total download size: 347 k 2025-05-07T19:40:45.8825109Z Installed size: 883 k 2025-05-07T19:40:45.8825790Z Downloading Packages: 2025-05-07T19:40:46.1732664Z (1/2): hostname-3.23-4.amzn2023.0.3.x86_64.rpm 1.5 MB/s | 28 kB 00:00 2025-05-07T19:40:46.1761289Z (2/2): lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 15 MB/s | 319 kB 00:00 2025-05-07T19:40:46.1768489Z -------------------------------------------------------------------------------- 2025-05-07T19:40:46.1771728Z Total 1.2 MB/s | 347 kB 00:00 2025-05-07T19:40:46.1968403Z Running transaction check 2025-05-07T19:40:46.2019860Z Transaction check succeeded. 2025-05-07T19:40:46.2020637Z Running transaction test 2025-05-07T19:40:46.2174736Z Transaction test succeeded. 2025-05-07T19:40:46.2178054Z Running transaction 2025-05-07T19:40:46.2441274Z Preparing : 1/1 2025-05-07T19:40:46.2504418Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/2 2025-05-07T19:40:46.2534565Z Installing : hostname-3.23-4.amzn2023.0.3.x86_64 2/2 2025-05-07T19:40:46.3178319Z Running scriptlet: hostname-3.23-4.amzn2023.0.3.x86_64 2/2 2025-05-07T19:40:46.3178910Z Verifying : hostname-3.23-4.amzn2023.0.3.x86_64 1/2 2025-05-07T19:40:46.3544080Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2/2 2025-05-07T19:40:46.3544441Z 2025-05-07T19:40:46.3544527Z Installed: 2025-05-07T19:40:46.3544886Z hostname-3.23-4.amzn2023.0.3.x86_64 lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T19:40:46.3545224Z 2025-05-07T19:40:46.3545307Z Complete! 2025-05-07T19:40:46.3875786Z + hostname 2025-05-07T19:40:46.3875941Z 2025-05-07T19:40:46.3882458Z 7da701e593c8 2025-05-07T19:40:46.3883211Z 2025-05-07T19:40:46.3883438Z + sudo lshw -C display 2025-05-07T19:40:46.3883652Z 2025-05-07T19:40:46.4775426Z *-display UNCLAIMED 2025-05-07T19:40:46.4775759Z description: VGA compatible controller 2025-05-07T19:40:46.4776089Z product: Amazon.com, Inc. 2025-05-07T19:40:46.4776380Z vendor: Amazon.com, Inc. 2025-05-07T19:40:46.4776655Z physical id: 3 2025-05-07T19:40:46.4776891Z bus info: pci@0000:00:03.0 2025-05-07T19:40:46.4777164Z version: 00 2025-05-07T19:40:46.4777378Z width: 32 bits 2025-05-07T19:40:46.4777631Z clock: 33MHz 2025-05-07T19:40:46.4777884Z capabilities: vga_controller bus_master 2025-05-07T19:40:46.4778216Z configuration: latency=0 2025-05-07T19:40:46.4778552Z resources: memory:c0000000-c03fffff memory:c0000-dffff 2025-05-07T19:40:46.4795716Z 2025-05-07T19:40:46.4795911Z ################################################################################ 2025-05-07T19:40:46.4796324Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T19:40:46.4904109Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:40:46.4925692Z which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:40:46.4926174Z [CHECK] nvidia-smi not found 2025-05-07T19:40:46.4926483Z ################################################################################ 2025-05-07T19:40:46.4926813Z [INFO] Printing AMD GPU info ... 2025-05-07T19:40:46.5031233Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:40:46.5052343Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:40:46.5052807Z [CHECK] rocminfo not found 2025-05-07T19:40:46.5059492Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:40:46.5059952Z [CHECK] rocm-smi not found 2025-05-07T19:40:46.5116392Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:40:46.5116859Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:40:46.5117400Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:46.5117949Z env: 2025-05-07T19:40:46.5118168Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:46.5118478Z BUILD_ENV: build_binary 2025-05-07T19:40:46.5118720Z BUILD_TARGET: default 2025-05-07T19:40:46.5118961Z BUILD_VARIANT: cpu 2025-05-07T19:40:46.5119194Z ##[endgroup] 2025-05-07T19:40:46.8966509Z ################################################################################ 2025-05-07T19:40:46.8966905Z # Setup Miniconda 2025-05-07T19:40:46.8967118Z # 2025-05-07T19:40:46.8979362Z # [2025-05-07T19:40:46.897Z] + setup_miniconda /github/home/miniconda 2025-05-07T19:40:46.8979864Z ################################################################################ 2025-05-07T19:40:46.8980109Z 2025-05-07T19:40:46.8993844Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:40:46.9825740Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:40:46.9826151Z + mkdir -p /github/home/miniconda 2025-05-07T19:40:46.9826376Z 2025-05-07T19:40:46.9838880Z 2025-05-07T19:40:46.9839125Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T19:40:46.9858290Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T19:40:48.0995648Z [SETUP] Installing Miniconda ... 2025-05-07T19:40:48.0996202Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T19:40:48.0996566Z 2025-05-07T19:40:48.1102676Z PREFIX=/github/home/miniconda 2025-05-07T19:40:48.4741368Z Unpacking payload ... 2025-05-07T19:40:48.9669622Z 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-07T19:40:49.6493222Z 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-07T19:40:51.5026470Z 2025-05-07T19:40:51.5026884Z Installing base environment... 2025-05-07T19:40:51.5027138Z 2025-05-07T19:40:52.5280428Z Preparing transaction: ...working... done 2025-05-07T19:40:55.3821410Z Executing transaction: ...working... done 2025-05-07T19:40:55.9410923Z 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-07T19:40:56.0077845Z installation finished. 2025-05-07T19:40:56.0081817Z 2025-05-07T19:40:56.0082395Z + rm -f miniconda.sh 2025-05-07T19:40:56.0082547Z 2025-05-07T19:40:56.0193431Z 2025-05-07T19:40:56.0193648Z [SETUP] Reloading the bash configuration ... 2025-05-07T19:40:56.0194030Z + /github/home/miniconda/bin/conda init bash 2025-05-07T19:40:56.0194279Z 2025-05-07T19:40:56.3911525Z no change /github/home/miniconda/condabin/conda 2025-05-07T19:40:56.3911947Z no change /github/home/miniconda/bin/conda 2025-05-07T19:40:56.3912555Z no change /github/home/miniconda/bin/conda-env 2025-05-07T19:40:56.3912928Z no change /github/home/miniconda/bin/activate 2025-05-07T19:40:56.3913306Z no change /github/home/miniconda/bin/deactivate 2025-05-07T19:40:56.3913709Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T19:40:56.3914162Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T19:40:56.3914652Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T19:40:56.3915131Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T19:40:56.3915694Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T19:40:56.3916240Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T19:40:56.3916754Z modified /github/home/.bashrc 2025-05-07T19:40:56.3916947Z 2025-05-07T19:40:56.3917161Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T19:40:56.3917496Z 2025-05-07T19:40:56.4474145Z 2025-05-07T19:40:56.4474303Z + . /github/home/.bashrc 2025-05-07T19:40:56.4474484Z 2025-05-07T19:40:57.2621150Z 2025-05-07T19:40:57.2621805Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T19:40:57.2644854Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T19:41:09.6598510Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:41:11.1495329Z Solving environment: / - \ | / - \ | / - \ done 2025-05-07T19:41:11.2429199Z 2025-05-07T19:41:11.2429464Z ## Package Plan ## 2025-05-07T19:41:11.2429645Z 2025-05-07T19:41:11.2429781Z environment location: /github/home/miniconda 2025-05-07T19:41:11.2430026Z 2025-05-07T19:41:11.2430141Z added / updated specs: 2025-05-07T19:41:11.2430408Z - conda-libmamba-solver 2025-05-07T19:41:11.2430684Z - libarchive 2025-05-07T19:41:11.2430892Z - libmamba 2025-05-07T19:41:11.2431113Z - libmambapy 2025-05-07T19:41:11.2431243Z 2025-05-07T19:41:11.2431247Z 2025-05-07T19:41:11.2431384Z The following packages will be downloaded: 2025-05-07T19:41:11.2431624Z 2025-05-07T19:41:11.2431740Z package | build 2025-05-07T19:41:11.2432090Z ---------------------------|----------------- 2025-05-07T19:41:11.2432543Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T19:41:11.2433160Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T19:41:11.2433661Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T19:41:11.2434173Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T19:41:11.2434720Z ------------------------------------------------------------ 2025-05-07T19:41:11.2435071Z Total: 1.4 MB 2025-05-07T19:41:11.2435290Z 2025-05-07T19:41:11.2435421Z The following packages will be UPDATED: 2025-05-07T19:41:11.2435636Z 2025-05-07T19:41:11.2440301Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:41:11.2441189Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T19:41:11.2441597Z 2025-05-07T19:41:11.2441857Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:41:11.2442194Z 2025-05-07T19:41:11.2442533Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T19:41:11.2443648Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T19:41:11.2444173Z 2025-05-07T19:41:11.2444178Z 2025-05-07T19:41:11.2444182Z 2025-05-07T19:41:11.2444342Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:11.2444742Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T19:41:11.2444988Z 2025-05-07T19:41:11.2445342Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T19:41:11.2445593Z 2025-05-07T19:41:11.2445597Z 2025-05-07T19:41:11.2456081Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T19:41:11.2456435Z 2025-05-07T19:41:11.2456440Z 2025-05-07T19:41:11.2456450Z 2025-05-07T19:41:11.2981802Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T19:41:11.2982148Z 2025-05-07T19:41:11.3067083Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:41:11.3067378Z 2025-05-07T19:41:11.3227021Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:41:11.3227301Z 2025-05-07T19:41:11.3227306Z 2025-05-07T19:41:11.3227805Z 2025-05-07T19:41:11.3307650Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:41:11.3341566Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:41:11.3341860Z 2025-05-07T19:41:11.3341865Z 2025-05-07T19:41:11.3341876Z 2025-05-07T19:41:11.3539453Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:41:11.3539823Z 2025-05-07T19:41:11.3539833Z 2025-05-07T19:41:11.3578616Z ca-certificates-2025 | 149 KB | # | 11%  2025-05-07T19:41:11.3578961Z 2025-05-07T19:41:11.3578965Z 2025-05-07T19:41:11.3679020Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:41:11.3679342Z 2025-05-07T19:41:11.3679347Z 2025-05-07T19:41:11.4384783Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:41:11.4385621Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:41:11.4388836Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:41:11.4389176Z 2025-05-07T19:41:11.4389396Z 2025-05-07T19:41:11.4389599Z  2025-05-07T19:41:11.4389850Z 2025-05-07T19:41:11.4389854Z 2025-05-07T19:41:11.4390037Z  2025-05-07T19:41:11.4390253Z 2025-05-07T19:41:11.4390257Z 2025-05-07T19:41:11.4390261Z 2025-05-07T19:41:11.4390491Z  done 2025-05-07T19:41:11.5393298Z Preparing transaction: / done 2025-05-07T19:41:11.6398307Z Verifying transaction: \ done 2025-05-07T19:41:13.0415667Z Executing transaction: / - \ | / - \ | / - \ | / - done 2025-05-07T19:41:14.7044536Z [SETUP] Updating Miniconda base packages ... 2025-05-07T19:41:14.7064502Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T19:41:15.4538602Z Channels: 2025-05-07T19:41:15.4538921Z - defaults 2025-05-07T19:41:15.4539134Z Platform: linux-64 2025-05-07T19:41:16.6452347Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T19:41:16.7798939Z Solving environment: - \ Channels: 2025-05-07T19:41:16.7799264Z - defaults 2025-05-07T19:41:16.7799485Z Platform: linux-64 2025-05-07T19:41:17.0559161Z Collecting package metadata (repodata.json): / - \ | done 2025-05-07T19:41:17.2883679Z Solving environment: - \ | / done 2025-05-07T19:41:17.3783320Z done 2025-05-07T19:41:17.4442077Z 2025-05-07T19:41:17.4442605Z ## Package Plan ## 2025-05-07T19:41:17.4442787Z 2025-05-07T19:41:17.4442948Z environment location: /github/home/miniconda 2025-05-07T19:41:17.4443218Z 2025-05-07T19:41:17.4443313Z added / updated specs: 2025-05-07T19:41:17.4443574Z - conda 2025-05-07T19:41:17.4443951Z 2025-05-07T19:41:17.4443956Z 2025-05-07T19:41:17.4444075Z The following packages will be downloaded: 2025-05-07T19:41:17.4444298Z 2025-05-07T19:41:17.4444426Z package | build 2025-05-07T19:41:17.4444852Z ---------------------------|----------------- 2025-05-07T19:41:17.4445235Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T19:41:17.4445628Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T19:41:17.4446024Z ------------------------------------------------------------ 2025-05-07T19:41:17.4446378Z Total: 1.4 MB 2025-05-07T19:41:17.4446595Z 2025-05-07T19:41:17.4446708Z The following packages will be UPDATED: 2025-05-07T19:41:17.4446920Z 2025-05-07T19:41:17.4447475Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:41:17.4448142Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T19:41:17.4448431Z 2025-05-07T19:41:17.4448435Z 2025-05-07T19:41:17.4448439Z 2025-05-07T19:41:17.4448584Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:17.4448977Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T19:41:17.4449203Z 2025-05-07T19:41:17.4968659Z tzdata-2025b | 116 KB | | 0%  2025-05-07T19:41:17.4968996Z 2025-05-07T19:41:17.5116217Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:41:17.7090679Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:41:17.7090952Z 2025-05-07T19:41:17.7092934Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:41:17.7103762Z 2025-05-07T19:41:17.7141139Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:41:17.7141558Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:41:17.7144593Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:41:17.7145127Z 2025-05-07T19:41:17.7145469Z 2025-05-07T19:41:17.7145892Z  done 2025-05-07T19:41:17.8148681Z Preparing transaction: \ done 2025-05-07T19:41:17.9151436Z Verifying transaction: / done 2025-05-07T19:41:19.9171259Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:41:20.4756301Z [SETUP] Cleaning up Conda packages ... 2025-05-07T19:41:20.4757307Z + conda clean --packages --tarball -y 2025-05-07T19:41:20.4757752Z 2025-05-07T19:41:20.9197973Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T19:41:20.9198326Z Will remove 11 (16.0 MB) package(s). 2025-05-07T19:41:20.9792047Z 2025-05-07T19:41:20.9798942Z + conda clean --all -y 2025-05-07T19:41:20.9799302Z 2025-05-07T19:41:21.4337694Z There are no unused tarball(s) to remove. 2025-05-07T19:41:21.4338368Z Will remove 1 index cache(s). 2025-05-07T19:41:21.4338716Z There are no unused package(s) to remove. 2025-05-07T19:41:21.4339050Z There are no tempfile(s) to remove. 2025-05-07T19:41:21.4339361Z There are no logfile(s) to remove. 2025-05-07T19:41:21.4930074Z 2025-05-07T19:41:21.4932518Z + conda info 2025-05-07T19:41:21.4932755Z 2025-05-07T19:41:22.0732374Z 2025-05-07T19:41:22.0732824Z active environment : base 2025-05-07T19:41:22.0733392Z active env location : /github/home/miniconda 2025-05-07T19:41:22.0733721Z shell level : 1 2025-05-07T19:41:22.0734009Z user config file : /github/home/.condarc 2025-05-07T19:41:22.0734401Z populated config files : /github/home/miniconda/.condarc 2025-05-07T19:41:22.0734787Z conda version : 25.3.1 2025-05-07T19:41:22.0735084Z conda-build version : not installed 2025-05-07T19:41:22.0735388Z python version : 3.13.2.final.0 2025-05-07T19:41:22.0735728Z solver : libmamba (default) 2025-05-07T19:41:22.0736067Z virtual packages : __archspec=1=skylake_avx512 2025-05-07T19:41:22.0736413Z __conda=25.3.1=0 2025-05-07T19:41:22.0736964Z __glibc=2.34=0 2025-05-07T19:41:22.0737261Z __linux=6.1.130=0 2025-05-07T19:41:22.0737556Z __unix=0=0 2025-05-07T19:41:22.0737894Z base environment : /github/home/miniconda (writable) 2025-05-07T19:41:22.0738323Z conda av data dir : /github/home/miniconda/etc/conda 2025-05-07T19:41:22.0738673Z conda av metadata url : None 2025-05-07T19:41:22.0739070Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T19:41:22.0739512Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T19:41:22.0739919Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T19:41:22.0740421Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T19:41:22.0740802Z package cache : /github/home/miniconda/pkgs 2025-05-07T19:41:22.0741156Z /github/home/.conda/pkgs 2025-05-07T19:41:22.0741509Z envs directories : /github/home/miniconda/envs 2025-05-07T19:41:22.0741866Z /github/home/.conda/envs 2025-05-07T19:41:22.0742176Z platform : linux-64 2025-05-07T19:41:22.0743103Z 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.7.20250428 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T19:41:22.0744032Z UID:GID : 0:0 2025-05-07T19:41:22.0744286Z netrc file : None 2025-05-07T19:41:22.0744559Z offline mode : False 2025-05-07T19:41:22.0744732Z 2025-05-07T19:41:22.1333245Z 2025-05-07T19:41:22.1333821Z [SETUP] Exporting Miniconda variables ... 2025-05-07T19:41:22.1334661Z [SETUP] Saving Miniconda variables to /__w/_temp/_runner_file_commands/add_path_ef13448a-4728-40ee-bae9-b1d9ec3c18d3 ... 2025-05-07T19:41:22.1335386Z [SETUP] Successfully set up Miniconda at /github/home/miniconda 2025-05-07T19:41:22.1464594Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.10 2025-05-07T19:41:22.1465142Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.10 2025-05-07T19:41:22.1465877Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:41:22.1466213Z env: 2025-05-07T19:41:22.1466446Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:41:22.1466767Z BUILD_ENV: build_binary 2025-05-07T19:41:22.1467014Z BUILD_TARGET: default 2025-05-07T19:41:22.1467263Z BUILD_VARIANT: cpu 2025-05-07T19:41:22.1467496Z ##[endgroup] 2025-05-07T19:41:22.4953123Z ################################################################################ 2025-05-07T19:41:22.4953543Z # Create Conda Environment 2025-05-07T19:41:22.4953809Z # 2025-05-07T19:41:22.4967201Z # [2025-05-07T19:41:22.496Z] + create_conda_environment build_binary 3.10 2025-05-07T19:41:22.4967651Z ################################################################################ 2025-05-07T19:41:22.4967913Z 2025-05-07T19:41:22.4981490Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:41:22.5803740Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:41:22.5804172Z [SETUP] Listing existing Conda environments ... 2025-05-07T19:41:22.5804538Z + conda info --envs 2025-05-07T19:41:22.5804682Z 2025-05-07T19:41:23.1697691Z 2025-05-07T19:41:23.1698238Z # conda environments: 2025-05-07T19:41:23.1698636Z # 2025-05-07T19:41:23.1698872Z base /github/home/miniconda 2025-05-07T19:41:23.1699101Z 2025-05-07T19:41:23.2304734Z 2025-05-07T19:41:23.2305383Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T19:41:24.8838650Z + rm -rf /github/home/miniconda/envs/build_binary 2025-05-07T19:41:24.8838988Z 2025-05-07T19:41:24.8851113Z 2025-05-07T19:41:24.8857475Z [SETUP] Creating new Conda environment (Python 3.10) ... 2025-05-07T19:41:24.8878752Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.10 2025-05-07T19:41:25.4708226Z Channels: 2025-05-07T19:41:25.4708600Z - defaults 2025-05-07T19:41:25.4708814Z Platform: linux-64 2025-05-07T19:41:26.8855480Z Collecting package metadata (repodata.json): - \ | / - \ | / - done 2025-05-07T19:41:26.9858153Z Solving environment: | done 2025-05-07T19:41:27.0153194Z 2025-05-07T19:41:27.0153738Z ## Package Plan ## 2025-05-07T19:41:27.0153949Z 2025-05-07T19:41:27.0154157Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:27.0154476Z 2025-05-07T19:41:27.0154625Z added / updated specs: 2025-05-07T19:41:27.0154895Z - python=3.10 2025-05-07T19:41:27.0155036Z 2025-05-07T19:41:27.0155055Z 2025-05-07T19:41:27.0155182Z The following packages will be downloaded: 2025-05-07T19:41:27.0155410Z 2025-05-07T19:41:27.0155526Z package | build 2025-05-07T19:41:27.0155889Z ---------------------------|----------------- 2025-05-07T19:41:27.0156295Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T19:41:27.0156817Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T19:41:27.0157261Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T19:41:27.0157679Z python-3.10.16 | he870216_1 26.9 MB 2025-05-07T19:41:27.0158100Z setuptools-78.1.1 | py310h06a4308_0 1.7 MB 2025-05-07T19:41:27.0158514Z wheel-0.45.1 | py310h06a4308_0 115 KB 2025-05-07T19:41:27.0158891Z ------------------------------------------------------------ 2025-05-07T19:41:27.0159283Z Total: 28.8 MB 2025-05-07T19:41:27.0159502Z 2025-05-07T19:41:27.0159634Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:27.0159884Z 2025-05-07T19:41:27.0160130Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T19:41:27.0160594Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T19:41:27.0161355Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T19:41:27.0161945Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T19:41:27.0162556Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T19:41:27.0163172Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T19:41:27.0163643Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T19:41:27.0164116Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T19:41:27.0164609Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T19:41:27.0165090Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T19:41:27.0165538Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T19:41:27.0165978Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T19:41:27.0166414Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:41:27.0166853Z python pkgs/main/linux-64::python-3.10.16-he870216_1 2025-05-07T19:41:27.0167300Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T19:41:27.0167811Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py310h06a4308_0 2025-05-07T19:41:27.0168296Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T19:41:27.0168709Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T19:41:27.0169116Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T19:41:27.0169548Z wheel pkgs/main/linux-64::wheel-0.45.1-py310h06a4308_0 2025-05-07T19:41:27.0169966Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T19:41:27.0170344Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T19:41:27.0170615Z 2025-05-07T19:41:27.0170619Z 2025-05-07T19:41:27.0170623Z 2025-05-07T19:41:27.0170769Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:27.0171319Z python-3.10.16 | 26.9 MB | | 0% 2025-05-07T19:41:27.0171572Z 2025-05-07T19:41:27.0171914Z setuptools-78.1.1 | 1.7 MB | | 0%  2025-05-07T19:41:27.0172190Z 2025-05-07T19:41:27.0172193Z 2025-05-07T19:41:27.0176139Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T19:41:27.0176425Z 2025-05-07T19:41:27.0176428Z 2025-05-07T19:41:27.0176432Z 2025-05-07T19:41:27.0190045Z wheel-0.45.1 | 115 KB | | 0%  2025-05-07T19:41:27.0190306Z 2025-05-07T19:41:27.0190310Z 2025-05-07T19:41:27.0190313Z 2025-05-07T19:41:27.0196063Z 2025-05-07T19:41:27.0206372Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T19:41:27.0206710Z 2025-05-07T19:41:27.0206715Z 2025-05-07T19:41:27.0206720Z 2025-05-07T19:41:27.0206723Z 2025-05-07T19:41:27.0206730Z 2025-05-07T19:41:27.0679866Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T19:41:27.0680247Z 2025-05-07T19:41:27.0680266Z 2025-05-07T19:41:27.0680270Z 2025-05-07T19:41:27.0777128Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T19:41:27.0778267Z 2025-05-07T19:41:27.0793191Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T19:41:27.0793457Z 2025-05-07T19:41:27.0796804Z 2025-05-07T19:41:27.0967983Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:41:27.0968276Z 2025-05-07T19:41:27.0968281Z 2025-05-07T19:41:27.0968285Z 2025-05-07T19:41:27.0968288Z 2025-05-07T19:41:27.0968298Z 2025-05-07T19:41:27.1024493Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:41:27.1024792Z 2025-05-07T19:41:27.1027473Z 2025-05-07T19:41:27.1150575Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:41:27.1150852Z 2025-05-07T19:41:27.1150856Z 2025-05-07T19:41:27.1150859Z 2025-05-07T19:41:27.1150862Z 2025-05-07T19:41:27.1150883Z 2025-05-07T19:41:27.1155895Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:41:27.1253174Z python-3.10.16 | 26.9 MB | #2 | 13% 2025-05-07T19:41:27.1253466Z 2025-05-07T19:41:27.1253470Z 2025-05-07T19:41:27.1253474Z 2025-05-07T19:41:27.1253478Z 2025-05-07T19:41:27.1273929Z _openmp_mutex-5.1 | 21 KB | #######6 | 77%  2025-05-07T19:41:27.1274341Z 2025-05-07T19:41:27.1274346Z 2025-05-07T19:41:27.1274351Z 2025-05-07T19:41:27.1274388Z 2025-05-07T19:41:27.1516530Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:41:27.1516884Z 2025-05-07T19:41:27.1516888Z 2025-05-07T19:41:27.1517080Z 2025-05-07T19:41:27.1520827Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T19:41:27.1521086Z 2025-05-07T19:41:27.1521091Z 2025-05-07T19:41:27.1521113Z 2025-05-07T19:41:27.1902837Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T19:41:27.1903098Z 2025-05-07T19:41:27.1903102Z 2025-05-07T19:41:27.1903105Z 2025-05-07T19:41:27.1903146Z 2025-05-07T19:41:27.2156509Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:41:27.3873620Z python-3.10.16 | 26.9 MB | #####4 | 55% 2025-05-07T19:41:27.3873972Z 2025-05-07T19:41:27.3874707Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T19:41:27.3874975Z 2025-05-07T19:41:27.3895078Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T19:41:27.3895708Z python-3.10.16 | 26.9 MB | ########## | 100% 2025-05-07T19:41:27.8994378Z python-3.10.16 | 26.9 MB | ########## | 100% 2025-05-07T19:41:27.8998149Z python-3.10.16 | 26.9 MB | ########## | 100% 2025-05-07T19:41:27.8998496Z 2025-05-07T19:41:27.8998709Z 2025-05-07T19:41:27.8999090Z  2025-05-07T19:41:27.8999313Z 2025-05-07T19:41:27.8999318Z 2025-05-07T19:41:27.8999484Z  2025-05-07T19:41:27.9000016Z 2025-05-07T19:41:27.9000021Z 2025-05-07T19:41:27.9000024Z 2025-05-07T19:41:27.9000201Z  2025-05-07T19:41:27.9000419Z 2025-05-07T19:41:27.9000423Z 2025-05-07T19:41:27.9000426Z 2025-05-07T19:41:27.9000442Z 2025-05-07T19:41:27.9000670Z  2025-05-07T19:41:27.9000892Z 2025-05-07T19:41:27.9000895Z 2025-05-07T19:41:27.9000900Z 2025-05-07T19:41:27.9000905Z 2025-05-07T19:41:27.9000909Z 2025-05-07T19:41:27.9001151Z  done 2025-05-07T19:41:28.1106304Z Preparing transaction: - \ done 2025-05-07T19:41:29.2780824Z Verifying transaction: / - \ | / - \ | / - \ done 2025-05-07T19:41:31.4911218Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:41:31.4947754Z # 2025-05-07T19:41:31.4948108Z # To activate this environment, use 2025-05-07T19:41:31.4948502Z # 2025-05-07T19:41:31.4948814Z # $ conda activate build_binary 2025-05-07T19:41:31.4949202Z # 2025-05-07T19:41:31.4949517Z # To deactivate an active environment, use 2025-05-07T19:41:31.4949974Z # 2025-05-07T19:41:31.4950232Z # $ conda deactivate 2025-05-07T19:41:31.4950442Z 2025-05-07T19:41:31.5818151Z [SETUP] Upgrading PIP to latest ... 2025-05-07T19:41:31.5838754Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T19:41:34.5393856Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:41:34.5395485Z 2025-05-07T19:41:34.5396158Z Requirement already satisfied: pip in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (25.1) 2025-05-07T19:41:34.5396820Z Collecting pip 2025-05-07T19:41:34.5397141Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T19:41:34.5397591Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T19:41:34.5398352Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 57.5 MB/s eta 0:00:00 2025-05-07T19:41:34.5398729Z Installing collected packages: pip 2025-05-07T19:41:34.5399046Z Attempting uninstall: pip 2025-05-07T19:41:34.5399332Z Found existing installation: pip 25.1 2025-05-07T19:41:34.5399660Z Uninstalling pip-25.1: 2025-05-07T19:41:34.5399945Z Successfully uninstalled pip-25.1 2025-05-07T19:41:34.5400278Z Successfully installed pip-25.1.1 2025-05-07T19:41:34.5400476Z 2025-05-07T19:41:34.6016460Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T19:41:34.6036889Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T19:41:35.2850294Z Channels: 2025-05-07T19:41:35.2850592Z - conda-forge 2025-05-07T19:41:35.2850840Z Platform: linux-64 2025-05-07T19:41:45.4583890Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:41:47.3879933Z Solving environment: \ | / - \ done 2025-05-07T19:41:47.4311480Z 2025-05-07T19:41:47.4311633Z ## Package Plan ## 2025-05-07T19:41:47.4311798Z 2025-05-07T19:41:47.4312011Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:47.4312349Z 2025-05-07T19:41:47.4312458Z added / updated specs: 2025-05-07T19:41:47.4312728Z - pyopenssl[version='>22.1.0'] 2025-05-07T19:41:47.4312934Z 2025-05-07T19:41:47.4312939Z 2025-05-07T19:41:47.4313078Z The following packages will be downloaded: 2025-05-07T19:41:47.4313304Z 2025-05-07T19:41:47.4313420Z package | build 2025-05-07T19:41:47.4313764Z ---------------------------|----------------- 2025-05-07T19:41:47.4314404Z cffi-1.17.1 | py310h8deb56e_0 238 KB conda-forge 2025-05-07T19:41:47.4314944Z cryptography-44.0.3 | py310h6c63255_0 1.5 MB conda-forge 2025-05-07T19:41:47.4315405Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T19:41:47.4315854Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:41:47.4316303Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T19:41:47.4316731Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T19:41:47.4317182Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T19:41:47.4317775Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T19:41:47.4318240Z python_abi-3.10 | 2_cp310 4 KB conda-forge 2025-05-07T19:41:47.4318722Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T19:41:47.4319250Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T19:41:47.4319710Z ------------------------------------------------------------ 2025-05-07T19:41:47.4320063Z Total: 6.3 MB 2025-05-07T19:41:47.4320297Z 2025-05-07T19:41:47.4320428Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:47.4320660Z 2025-05-07T19:41:47.4320880Z cffi conda-forge/linux-64::cffi-1.17.1-py310h8deb56e_0 2025-05-07T19:41:47.4321413Z cryptography conda-forge/linux-64::cryptography-44.0.3-py310h6c63255_0 2025-05-07T19:41:47.4321941Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T19:41:47.4322407Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T19:41:47.4322917Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T19:41:47.4323528Z python_abi conda-forge/linux-64::python_abi-3.10-2_cp310 2025-05-07T19:41:47.4325430Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T19:41:47.4326070Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T19:41:47.4326434Z 2025-05-07T19:41:47.4326551Z The following packages will be UPDATED: 2025-05-07T19:41:47.4326777Z 2025-05-07T19:41:47.4327201Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:41:47.4328026Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T19:41:47.4328860Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T19:41:47.4329560Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T19:41:47.4329956Z 2025-05-07T19:41:47.4329960Z 2025-05-07T19:41:47.4329973Z 2025-05-07T19:41:47.4330124Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:47.4330534Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T19:41:47.4330775Z 2025-05-07T19:41:47.4331118Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T19:41:47.4331381Z 2025-05-07T19:41:47.4331626Z 2025-05-07T19:41:47.4345934Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T19:41:47.4346241Z 2025-05-07T19:41:47.4346251Z 2025-05-07T19:41:47.4346258Z 2025-05-07T19:41:47.4356758Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T19:41:47.4357057Z 2025-05-07T19:41:47.4357076Z 2025-05-07T19:41:47.4357080Z 2025-05-07T19:41:47.4357091Z 2025-05-07T19:41:47.4364753Z cffi-1.17.1 | 238 KB | | 0%  2025-05-07T19:41:47.4365040Z 2025-05-07T19:41:47.4365044Z 2025-05-07T19:41:47.4365048Z 2025-05-07T19:41:47.4365051Z 2025-05-07T19:41:47.4365069Z 2025-05-07T19:41:47.4368927Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T19:41:47.4369401Z 2025-05-07T19:41:47.4369410Z 2025-05-07T19:41:47.4369413Z 2025-05-07T19:41:47.4369417Z 2025-05-07T19:41:47.4369420Z 2025-05-07T19:41:47.4376626Z 2025-05-07T19:41:47.4381834Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T19:41:47.4382286Z 2025-05-07T19:41:47.4382290Z 2025-05-07T19:41:47.4382294Z 2025-05-07T19:41:47.4382298Z 2025-05-07T19:41:47.4382302Z 2025-05-07T19:41:47.4382305Z 2025-05-07T19:41:47.4382312Z 2025-05-07T19:41:47.4383145Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T19:41:47.4383683Z 2025-05-07T19:41:47.4383686Z 2025-05-07T19:41:47.4383697Z 2025-05-07T19:41:47.4383700Z 2025-05-07T19:41:47.4383704Z 2025-05-07T19:41:47.4383708Z 2025-05-07T19:41:47.4383711Z 2025-05-07T19:41:47.4383714Z 2025-05-07T19:41:47.4384493Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T19:41:47.4385029Z 2025-05-07T19:41:47.4385039Z 2025-05-07T19:41:47.4385042Z 2025-05-07T19:41:47.4385046Z 2025-05-07T19:41:47.4385049Z 2025-05-07T19:41:47.4385052Z 2025-05-07T19:41:47.4385056Z 2025-05-07T19:41:47.4385059Z 2025-05-07T19:41:47.4385066Z 2025-05-07T19:41:47.4385448Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:41:47.4385888Z 2025-05-07T19:41:47.4385892Z 2025-05-07T19:41:47.4385895Z 2025-05-07T19:41:47.4385898Z 2025-05-07T19:41:47.4385902Z 2025-05-07T19:41:47.4385905Z 2025-05-07T19:41:47.4385909Z 2025-05-07T19:41:47.4385912Z 2025-05-07T19:41:47.4385915Z 2025-05-07T19:41:47.4385931Z 2025-05-07T19:41:47.5016354Z python_abi-3.10 | 4 KB | | 0%  2025-05-07T19:41:47.5016693Z 2025-05-07T19:41:47.5016697Z 2025-05-07T19:41:47.5016701Z 2025-05-07T19:41:47.5016704Z 2025-05-07T19:41:47.5078251Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T19:41:47.5324053Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:41:47.5324362Z 2025-05-07T19:41:47.5324367Z 2025-05-07T19:41:47.5325331Z 2025-05-07T19:41:47.5380552Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:41:47.5380886Z 2025-05-07T19:41:47.5382760Z 2025-05-07T19:41:47.5383708Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:41:47.5383996Z 2025-05-07T19:41:47.5384020Z 2025-05-07T19:41:47.5486483Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:41:47.5486742Z 2025-05-07T19:41:47.5486746Z 2025-05-07T19:41:47.5486750Z 2025-05-07T19:41:47.5486754Z 2025-05-07T19:41:47.5486757Z 2025-05-07T19:41:47.5488006Z 2025-05-07T19:41:47.5526927Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T19:41:47.5527222Z 2025-05-07T19:41:47.5527226Z 2025-05-07T19:41:47.5530876Z 2025-05-07T19:41:47.5530880Z 2025-05-07T19:41:47.5530884Z 2025-05-07T19:41:47.5530889Z 2025-05-07T19:41:47.5533671Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:47.5534085Z 2025-05-07T19:41:47.5534089Z 2025-05-07T19:41:47.5534093Z 2025-05-07T19:41:47.5534096Z 2025-05-07T19:41:47.5534100Z 2025-05-07T19:41:47.5566470Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T19:41:47.5567547Z 2025-05-07T19:41:47.5567804Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:47.5569947Z 2025-05-07T19:41:47.5591878Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:47.5592154Z 2025-05-07T19:41:47.5592158Z 2025-05-07T19:41:47.5592161Z 2025-05-07T19:41:47.5592164Z 2025-05-07T19:41:47.5592677Z 2025-05-07T19:41:47.5712574Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:41:47.5712868Z 2025-05-07T19:41:47.5712872Z 2025-05-07T19:41:47.5712875Z 2025-05-07T19:41:47.5712879Z 2025-05-07T19:41:47.5712882Z 2025-05-07T19:41:47.5712886Z 2025-05-07T19:41:47.5714141Z 2025-05-07T19:41:47.5714358Z 2025-05-07T19:41:47.5742561Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T19:41:47.5742885Z 2025-05-07T19:41:47.5742896Z 2025-05-07T19:41:47.5742899Z 2025-05-07T19:41:47.5742903Z 2025-05-07T19:41:47.5742906Z 2025-05-07T19:41:47.5742909Z 2025-05-07T19:41:47.5742913Z 2025-05-07T19:41:47.5744532Z 2025-05-07T19:41:47.5745737Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:47.5746052Z 2025-05-07T19:41:47.5746055Z 2025-05-07T19:41:47.5746059Z 2025-05-07T19:41:47.5747053Z 2025-05-07T19:41:47.5749188Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T19:41:47.5749444Z 2025-05-07T19:41:47.5749448Z 2025-05-07T19:41:47.5749452Z 2025-05-07T19:41:47.5749459Z 2025-05-07T19:41:47.5785757Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T19:41:47.5786031Z 2025-05-07T19:41:47.5786034Z 2025-05-07T19:41:47.5786038Z 2025-05-07T19:41:47.5786041Z 2025-05-07T19:41:47.5786057Z 2025-05-07T19:41:47.5786070Z 2025-05-07T19:41:47.5786897Z 2025-05-07T19:41:47.5814443Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T19:41:47.5814788Z 2025-05-07T19:41:47.5814792Z 2025-05-07T19:41:47.5814796Z 2025-05-07T19:41:47.5814800Z 2025-05-07T19:41:47.5814804Z 2025-05-07T19:41:47.5814808Z 2025-05-07T19:41:47.5815695Z 2025-05-07T19:41:47.5915687Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:47.5916120Z 2025-05-07T19:41:47.5916124Z 2025-05-07T19:41:47.5916128Z 2025-05-07T19:41:47.5916132Z 2025-05-07T19:41:47.5916136Z 2025-05-07T19:41:47.5916139Z 2025-05-07T19:41:47.5916143Z 2025-05-07T19:41:47.5916162Z 2025-05-07T19:41:47.5916166Z 2025-05-07T19:41:47.5919100Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:41:47.5919488Z 2025-05-07T19:41:47.5919492Z 2025-05-07T19:41:47.5919500Z 2025-05-07T19:41:47.5923066Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:41:47.5923442Z 2025-05-07T19:41:47.5923446Z 2025-05-07T19:41:47.5923457Z 2025-05-07T19:41:47.5934130Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:41:47.5934530Z 2025-05-07T19:41:47.5934534Z 2025-05-07T19:41:47.5934538Z 2025-05-07T19:41:47.5934543Z 2025-05-07T19:41:47.5934547Z 2025-05-07T19:41:47.5934550Z 2025-05-07T19:41:47.5934553Z 2025-05-07T19:41:47.5934557Z 2025-05-07T19:41:47.5934561Z 2025-05-07T19:41:47.6019528Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:47.6020012Z 2025-05-07T19:41:47.6020020Z 2025-05-07T19:41:47.6020026Z 2025-05-07T19:41:47.6020031Z 2025-05-07T19:41:47.6020037Z 2025-05-07T19:41:47.6020043Z 2025-05-07T19:41:47.6020048Z 2025-05-07T19:41:47.6020054Z 2025-05-07T19:41:47.6020059Z 2025-05-07T19:41:47.6020073Z 2025-05-07T19:41:47.6035417Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T19:41:47.6035773Z 2025-05-07T19:41:47.6035788Z 2025-05-07T19:41:47.6035792Z 2025-05-07T19:41:47.6035796Z 2025-05-07T19:41:47.6035799Z 2025-05-07T19:41:47.6035802Z 2025-05-07T19:41:47.6035806Z 2025-05-07T19:41:47.6035809Z 2025-05-07T19:41:47.6035813Z 2025-05-07T19:41:47.6035816Z 2025-05-07T19:41:47.6284399Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T19:41:47.6284760Z 2025-05-07T19:41:47.6284765Z 2025-05-07T19:41:47.6835202Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:41:47.6835560Z 2025-05-07T19:41:47.6835565Z 2025-05-07T19:41:47.6835568Z 2025-05-07T19:41:47.6835572Z 2025-05-07T19:41:47.6835575Z 2025-05-07T19:41:47.6835587Z 2025-05-07T19:41:47.6837359Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:47.6837786Z 2025-05-07T19:41:47.6837793Z 2025-05-07T19:41:47.6837799Z 2025-05-07T19:41:47.6837806Z 2025-05-07T19:41:47.6837812Z 2025-05-07T19:41:47.6837827Z 2025-05-07T19:41:47.7112232Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:47.7112819Z 2025-05-07T19:41:47.7112826Z 2025-05-07T19:41:47.7112832Z 2025-05-07T19:41:47.7112841Z 2025-05-07T19:41:47.7112847Z 2025-05-07T19:41:47.7115554Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:41:47.7116006Z 2025-05-07T19:41:47.7116010Z 2025-05-07T19:41:47.7116014Z 2025-05-07T19:41:47.7116017Z 2025-05-07T19:41:47.7116021Z 2025-05-07T19:41:47.7288396Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:41:47.7288863Z 2025-05-07T19:41:47.7288871Z 2025-05-07T19:41:47.7288878Z 2025-05-07T19:41:47.7288882Z 2025-05-07T19:41:47.7288886Z 2025-05-07T19:41:47.7288890Z 2025-05-07T19:41:47.7288893Z 2025-05-07T19:41:47.7288898Z 2025-05-07T19:41:47.7289869Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:47.7290248Z 2025-05-07T19:41:47.7290253Z 2025-05-07T19:41:47.7290257Z 2025-05-07T19:41:47.7290287Z 2025-05-07T19:41:47.7290314Z 2025-05-07T19:41:47.7290320Z 2025-05-07T19:41:47.7290326Z 2025-05-07T19:41:47.7290332Z 2025-05-07T19:41:47.7348470Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:47.7350657Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:41:47.7437326Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:41:47.7437757Z 2025-05-07T19:41:47.7437762Z 2025-05-07T19:41:47.7437766Z 2025-05-07T19:41:47.7437769Z 2025-05-07T19:41:47.7437772Z 2025-05-07T19:41:47.7437776Z 2025-05-07T19:41:47.7438975Z 2025-05-07T19:41:47.7443682Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:47.7444228Z 2025-05-07T19:41:47.7444232Z 2025-05-07T19:41:47.7444236Z 2025-05-07T19:41:47.7444240Z 2025-05-07T19:41:47.7444244Z 2025-05-07T19:41:47.7444248Z 2025-05-07T19:41:47.7444252Z 2025-05-07T19:41:47.7551141Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:47.7551978Z 2025-05-07T19:41:47.7551989Z 2025-05-07T19:41:47.7551995Z 2025-05-07T19:41:47.7552001Z 2025-05-07T19:41:47.7552006Z 2025-05-07T19:41:47.7552011Z 2025-05-07T19:41:47.7552019Z 2025-05-07T19:41:47.7552024Z 2025-05-07T19:41:47.7552029Z 2025-05-07T19:41:47.7552035Z 2025-05-07T19:41:47.7640038Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T19:41:47.7640597Z 2025-05-07T19:41:47.7640604Z 2025-05-07T19:41:47.7640613Z 2025-05-07T19:41:47.7640619Z 2025-05-07T19:41:47.7640624Z 2025-05-07T19:41:47.7640631Z 2025-05-07T19:41:47.7640637Z 2025-05-07T19:41:47.7640643Z 2025-05-07T19:41:47.7640649Z 2025-05-07T19:41:47.7641141Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:47.7641632Z 2025-05-07T19:41:47.7641639Z 2025-05-07T19:41:47.7641656Z 2025-05-07T19:41:47.7641662Z 2025-05-07T19:41:47.7641669Z 2025-05-07T19:41:47.7641676Z 2025-05-07T19:41:47.7641682Z 2025-05-07T19:41:47.7641718Z 2025-05-07T19:41:47.7641725Z 2025-05-07T19:41:47.8018787Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:47.8019108Z 2025-05-07T19:41:47.8023388Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:47.8023829Z 2025-05-07T19:41:47.8024223Z 2025-05-07T19:41:47.8024507Z  2025-05-07T19:41:47.8024796Z 2025-05-07T19:41:47.8024802Z 2025-05-07T19:41:47.8025038Z  2025-05-07T19:41:47.8025320Z 2025-05-07T19:41:47.8025324Z 2025-05-07T19:41:47.8025328Z 2025-05-07T19:41:47.8025500Z  2025-05-07T19:41:47.8025719Z 2025-05-07T19:41:47.8025723Z 2025-05-07T19:41:47.8025727Z 2025-05-07T19:41:47.8025732Z 2025-05-07T19:41:47.8026066Z  2025-05-07T19:41:47.8026786Z 2025-05-07T19:41:47.8026791Z 2025-05-07T19:41:47.8026797Z 2025-05-07T19:41:47.8026802Z 2025-05-07T19:41:47.8026807Z 2025-05-07T19:41:47.8027022Z  2025-05-07T19:41:47.8027258Z 2025-05-07T19:41:47.8027262Z 2025-05-07T19:41:47.8027265Z 2025-05-07T19:41:47.8027269Z 2025-05-07T19:41:47.8027272Z 2025-05-07T19:41:47.8027275Z 2025-05-07T19:41:47.8027453Z  2025-05-07T19:41:47.8027691Z 2025-05-07T19:41:47.8027694Z 2025-05-07T19:41:47.8027698Z 2025-05-07T19:41:47.8027701Z 2025-05-07T19:41:47.8027705Z 2025-05-07T19:41:47.8027708Z 2025-05-07T19:41:47.8027712Z 2025-05-07T19:41:47.8027889Z  2025-05-07T19:41:47.8028115Z 2025-05-07T19:41:47.8028131Z 2025-05-07T19:41:47.8028135Z 2025-05-07T19:41:47.8028138Z 2025-05-07T19:41:47.8028141Z 2025-05-07T19:41:47.8028159Z 2025-05-07T19:41:47.8028171Z 2025-05-07T19:41:47.8028174Z 2025-05-07T19:41:47.8028355Z  2025-05-07T19:41:47.8028582Z 2025-05-07T19:41:47.8028597Z 2025-05-07T19:41:47.8028600Z 2025-05-07T19:41:47.8028604Z 2025-05-07T19:41:47.8028607Z 2025-05-07T19:41:47.8028610Z 2025-05-07T19:41:47.8028614Z 2025-05-07T19:41:47.8028617Z 2025-05-07T19:41:47.8028621Z 2025-05-07T19:41:47.8028807Z  2025-05-07T19:41:47.8029035Z 2025-05-07T19:41:47.8029038Z 2025-05-07T19:41:47.8029053Z 2025-05-07T19:41:47.8029057Z 2025-05-07T19:41:47.8029061Z 2025-05-07T19:41:47.8029064Z 2025-05-07T19:41:47.8029067Z 2025-05-07T19:41:47.8029071Z 2025-05-07T19:41:47.8029074Z 2025-05-07T19:41:47.8029078Z 2025-05-07T19:41:47.8029274Z  done 2025-05-07T19:41:47.9029167Z Preparing transaction: / done 2025-05-07T19:41:48.0034286Z Verifying transaction: \ done 2025-05-07T19:41:49.5053684Z Executing transaction: / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:41:49.6056384Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T19:41:51.3637491Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T19:41:51.3644468Z [SETUP] Installing libxcrypt ... 2025-05-07T19:41:51.3665077Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T19:41:52.0510776Z Channels: 2025-05-07T19:41:52.0511051Z - conda-forge 2025-05-07T19:41:52.0511298Z Platform: linux-64 2025-05-07T19:41:55.1062742Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:41:55.5435322Z Solving environment: \ done 2025-05-07T19:41:55.5892763Z 2025-05-07T19:41:55.5892888Z ## Package Plan ## 2025-05-07T19:41:55.5893047Z 2025-05-07T19:41:55.5893249Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:55.5893590Z 2025-05-07T19:41:55.5893712Z added / updated specs: 2025-05-07T19:41:55.5893954Z - libxcrypt 2025-05-07T19:41:55.5894082Z 2025-05-07T19:41:55.5894086Z 2025-05-07T19:41:55.5894222Z The following packages will be downloaded: 2025-05-07T19:41:55.5894444Z 2025-05-07T19:41:55.5894557Z package | build 2025-05-07T19:41:55.5894892Z ---------------------------|----------------- 2025-05-07T19:41:55.5895276Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T19:41:55.5895705Z ------------------------------------------------------------ 2025-05-07T19:41:55.5896066Z Total: 98 KB 2025-05-07T19:41:55.5896285Z 2025-05-07T19:41:55.5896411Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:55.5896654Z 2025-05-07T19:41:55.5896889Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T19:41:55.5897191Z 2025-05-07T19:41:55.5897195Z 2025-05-07T19:41:55.5897406Z 2025-05-07T19:41:55.5897573Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:55.7407163Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T19:41:55.7436406Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T19:41:55.7529865Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:41:55.7531698Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:41:55.7532146Z 2025-05-07T19:41:55.7532442Z done 2025-05-07T19:41:55.8536816Z Preparing transaction: / done 2025-05-07T19:41:55.9540248Z Verifying transaction: \ done 2025-05-07T19:41:56.0544472Z Executing transaction: / done 2025-05-07T19:41:59.4625851Z [SETUP] Copying over ... 2025-05-07T19:41:59.4626636Z + cp /github/home/miniconda/envs/build_binary/include/crypt.h /github/home/miniconda/envs/build_binary/include/python3.10/crypt.h 2025-05-07T19:41:59.4627260Z 2025-05-07T19:41:59.4649145Z 2025-05-07T19:42:01.1177701Z [SETUP] Installed Python version: Python 3.10.16 2025-05-07T19:42:01.1178182Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T19:42:01.1230227Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:42:01.1230718Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:42:01.1231259Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:42:01.1231575Z env: 2025-05-07T19:42:01.1231806Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:42:01.1232109Z BUILD_ENV: build_binary 2025-05-07T19:42:01.1232362Z BUILD_TARGET: default 2025-05-07T19:42:01.1232591Z BUILD_VARIANT: cpu 2025-05-07T19:42:01.1232822Z ##[endgroup] 2025-05-07T19:42:01.5012699Z ################################################################################ 2025-05-07T19:42:01.5013352Z # Install C/C++ Compilers 2025-05-07T19:42:01.5013775Z # 2025-05-07T19:42:01.5026813Z # [2025-05-07T19:42:01.502Z] + install_cxx_compiler build_binary gcc 2025-05-07T19:42:01.5027293Z ################################################################################ 2025-05-07T19:42:01.5027523Z 2025-05-07T19:42:01.5041529Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:42:01.5867045Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:42:01.5874053Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T19:42:01.5894832Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T19:42:02.2824313Z Channels: 2025-05-07T19:42:02.2824653Z - conda-forge 2025-05-07T19:42:02.2824883Z Platform: linux-64 2025-05-07T19:42:05.3834589Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:42:05.8218126Z Solving environment: \ done 2025-05-07T19:42:05.8678791Z 2025-05-07T19:42:05.8679025Z ## Package Plan ## 2025-05-07T19:42:05.8679217Z 2025-05-07T19:42:05.8679481Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:42:05.8679835Z 2025-05-07T19:42:05.8679934Z added / updated specs: 2025-05-07T19:42:05.8680204Z - sysroot_linux-64=2.17 2025-05-07T19:42:05.8680398Z 2025-05-07T19:42:05.8680403Z 2025-05-07T19:42:05.8680524Z The following packages will be downloaded: 2025-05-07T19:42:05.8680760Z 2025-05-07T19:42:05.8680874Z package | build 2025-05-07T19:42:05.8681210Z ---------------------------|----------------- 2025-05-07T19:42:05.8681684Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T19:42:05.8682231Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T19:42:05.8682760Z ------------------------------------------------------------ 2025-05-07T19:42:05.8683113Z Total: 15.4 MB 2025-05-07T19:42:05.8683349Z 2025-05-07T19:42:05.8683479Z The following NEW packages will be INSTALLED: 2025-05-07T19:42:05.8683714Z 2025-05-07T19:42:05.8684277Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T19:42:05.8684887Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T19:42:05.8685238Z 2025-05-07T19:42:05.8685242Z 2025-05-07T19:42:05.8685246Z 2025-05-07T19:42:05.8685393Z Downloading and Extracting Packages: ...working... 2025-05-07T19:42:05.8685852Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:42:05.8686330Z 2025-05-07T19:42:06.0793254Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T19:42:06.0793581Z 2025-05-07T19:42:06.0858914Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T19:42:06.0917433Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:42:06.0919832Z 2025-05-07T19:42:06.2435767Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:42:06.2436373Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:42:06.3042110Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:42:06.3042668Z 2025-05-07T19:42:06.3044566Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:42:06.3045244Z 2025-05-07T19:42:06.7229623Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:42:06.7231647Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:42:06.7231992Z 2025-05-07T19:42:06.7232217Z 2025-05-07T19:42:06.7232714Z  done 2025-05-07T19:42:06.8236228Z Preparing transaction: / done 2025-05-07T19:42:07.0240894Z Verifying transaction: \ | done 2025-05-07T19:42:07.1246216Z Executing transaction: - done 2025-05-07T19:42:07.2120096Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:42:07.2120391Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T19:42:08.8925757Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /github/home/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T19:42:08.8933680Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T19:42:08.8953998Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-64=11.4.0 2025-05-07T19:42:09.6023494Z Channels: 2025-05-07T19:42:09.6023855Z - conda-forge 2025-05-07T19:42:09.6024108Z Platform: linux-64 2025-05-07T19:42:12.7095727Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:42:13.8842249Z Solving environment: \ | / done 2025-05-07T19:42:13.9340593Z 2025-05-07T19:42:13.9340819Z ## Package Plan ## 2025-05-07T19:42:13.9340983Z 2025-05-07T19:42:13.9341202Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:42:13.9341519Z 2025-05-07T19:42:13.9341617Z added / updated specs: 2025-05-07T19:42:13.9341887Z - gxx_linux-64=11.4.0 2025-05-07T19:42:13.9342048Z 2025-05-07T19:42:13.9342052Z 2025-05-07T19:42:13.9342215Z The following packages will be downloaded: 2025-05-07T19:42:13.9342437Z 2025-05-07T19:42:13.9342581Z package | build 2025-05-07T19:42:13.9342922Z ---------------------------|----------------- 2025-05-07T19:42:13.9343352Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T19:42:13.9343984Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T19:42:13.9344468Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T19:42:13.9344946Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T19:42:13.9345416Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T19:42:13.9345871Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T19:42:13.9346329Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T19:42:13.9346813Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T19:42:13.9347436Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T19:42:13.9348168Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T19:42:13.9348665Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T19:42:13.9349182Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T19:42:13.9349608Z ------------------------------------------------------------ 2025-05-07T19:42:13.9350144Z Total: 91.6 MB 2025-05-07T19:42:13.9350386Z 2025-05-07T19:42:13.9350516Z The following NEW packages will be INSTALLED: 2025-05-07T19:42:13.9350761Z 2025-05-07T19:42:13.9351059Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T19:42:13.9351663Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T19:42:13.9352232Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T19:42:13.9352787Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T19:42:13.9353477Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T19:42:13.9354014Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T19:42:13.9354584Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:42:13.9355243Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T19:42:13.9355771Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T19:42:13.9356358Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:42:13.9356747Z 2025-05-07T19:42:13.9356863Z The following packages will be UPDATED: 2025-05-07T19:42:13.9357075Z 2025-05-07T19:42:13.9357420Z 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-07T19:42:13.9358195Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T19:42:13.9358653Z 2025-05-07T19:42:13.9358657Z 2025-05-07T19:42:13.9358661Z 2025-05-07T19:42:13.9358804Z Downloading and Extracting Packages: ...working... 2025-05-07T19:42:13.9359243Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:42:13.9359609Z 2025-05-07T19:42:13.9359928Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:42:13.9360192Z 2025-05-07T19:42:13.9360196Z 2025-05-07T19:42:13.9360427Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:42:13.9360698Z 2025-05-07T19:42:13.9360702Z 2025-05-07T19:42:13.9360705Z 2025-05-07T19:42:13.9376877Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T19:42:13.9377285Z 2025-05-07T19:42:13.9377289Z 2025-05-07T19:42:13.9377292Z 2025-05-07T19:42:13.9377299Z 2025-05-07T19:42:13.9385143Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T19:42:13.9385474Z 2025-05-07T19:42:13.9385485Z 2025-05-07T19:42:13.9385489Z 2025-05-07T19:42:13.9385502Z 2025-05-07T19:42:13.9391004Z 2025-05-07T19:42:13.9401697Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:42:13.9402016Z 2025-05-07T19:42:13.9402020Z 2025-05-07T19:42:13.9402023Z 2025-05-07T19:42:13.9402027Z 2025-05-07T19:42:13.9402030Z 2025-05-07T19:42:13.9402037Z 2025-05-07T19:42:13.9402856Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T19:42:13.9403170Z 2025-05-07T19:42:13.9403174Z 2025-05-07T19:42:13.9403178Z 2025-05-07T19:42:13.9403185Z 2025-05-07T19:42:13.9403189Z 2025-05-07T19:42:13.9403192Z 2025-05-07T19:42:13.9403196Z 2025-05-07T19:42:13.9404316Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T19:42:13.9404631Z 2025-05-07T19:42:13.9404635Z 2025-05-07T19:42:13.9404638Z 2025-05-07T19:42:13.9404642Z 2025-05-07T19:42:13.9404774Z 2025-05-07T19:42:13.9404778Z 2025-05-07T19:42:13.9404781Z 2025-05-07T19:42:13.9406037Z 2025-05-07T19:42:13.9407623Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:42:13.9407960Z 2025-05-07T19:42:13.9407964Z 2025-05-07T19:42:13.9407968Z 2025-05-07T19:42:13.9407987Z 2025-05-07T19:42:13.9407991Z 2025-05-07T19:42:13.9407995Z 2025-05-07T19:42:13.9407998Z 2025-05-07T19:42:13.9408002Z 2025-05-07T19:42:13.9408006Z 2025-05-07T19:42:13.9408694Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T19:42:13.9408989Z 2025-05-07T19:42:13.9408999Z 2025-05-07T19:42:13.9409016Z 2025-05-07T19:42:13.9409020Z 2025-05-07T19:42:13.9409023Z 2025-05-07T19:42:13.9409027Z 2025-05-07T19:42:13.9409030Z 2025-05-07T19:42:13.9409034Z 2025-05-07T19:42:13.9409037Z 2025-05-07T19:42:13.9409041Z 2025-05-07T19:42:13.9414356Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T19:42:13.9414681Z 2025-05-07T19:42:13.9414685Z 2025-05-07T19:42:13.9414688Z 2025-05-07T19:42:13.9414692Z 2025-05-07T19:42:13.9414695Z 2025-05-07T19:42:13.9414839Z 2025-05-07T19:42:13.9414843Z 2025-05-07T19:42:13.9414846Z 2025-05-07T19:42:13.9414850Z 2025-05-07T19:42:13.9414853Z 2025-05-07T19:42:13.9414862Z 2025-05-07T19:42:14.0387368Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T19:42:14.0387735Z 2025-05-07T19:42:14.0387741Z 2025-05-07T19:42:14.0387745Z 2025-05-07T19:42:14.0438144Z 2025-05-07T19:42:14.1401758Z libstdcxx-15.1.0 | 3.7 MB | 1 | 1%  2025-05-07T19:42:14.1402091Z 2025-05-07T19:42:14.1402096Z 2025-05-07T19:42:14.1402101Z 2025-05-07T19:42:14.1402107Z 2025-05-07T19:42:14.2477335Z libstdcxx-15.1.0 | 3.7 MB | 4 | 5%  2025-05-07T19:42:14.2477646Z 2025-05-07T19:42:14.2477652Z 2025-05-07T19:42:14.2477657Z 2025-05-07T19:42:14.2484208Z 2025-05-07T19:42:14.2493804Z libstdcxx-15.1.0 | 3.7 MB | # | 10%  2025-05-07T19:42:14.2494121Z 2025-05-07T19:42:14.2494132Z 2025-05-07T19:42:14.2496013Z 2025-05-07T19:42:14.3007914Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T19:42:14.3008228Z 2025-05-07T19:42:14.3008233Z 2025-05-07T19:42:14.3008237Z 2025-05-07T19:42:14.3008249Z 2025-05-07T19:42:14.3126915Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:42:14.3188754Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:42:14.3189009Z 2025-05-07T19:42:14.3189582Z 2025-05-07T19:42:14.3439742Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:42:14.3440049Z 2025-05-07T19:42:14.3440069Z 2025-05-07T19:42:14.3440074Z 2025-05-07T19:42:14.3440078Z 2025-05-07T19:42:14.3440088Z 2025-05-07T19:42:14.3491086Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:42:14.3491416Z 2025-05-07T19:42:14.3491420Z 2025-05-07T19:42:14.3491782Z 2025-05-07T19:42:14.3504221Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:42:14.3509615Z 2025-05-07T19:42:14.3859507Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:42:14.3859798Z 2025-05-07T19:42:14.3859802Z 2025-05-07T19:42:14.3859806Z 2025-05-07T19:42:14.3859810Z 2025-05-07T19:42:14.3859814Z 2025-05-07T19:42:14.3861344Z 2025-05-07T19:42:14.4127514Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T19:42:14.4189131Z gcc_impl_linux-64-11 | 53.0 MB | 9 | 10% 2025-05-07T19:42:14.4189415Z 2025-05-07T19:42:14.4189806Z 2025-05-07T19:42:14.4614228Z libstdcxx-devel_linu | 11.1 MB | #####3 | 54%  2025-05-07T19:42:14.4614548Z 2025-05-07T19:42:14.4730884Z gxx_impl_linux-64-11 | 11.2 MB | ###8 | 38%  2025-05-07T19:42:14.4731189Z 2025-05-07T19:42:14.4731194Z 2025-05-07T19:42:14.4731197Z 2025-05-07T19:42:14.4732380Z 2025-05-07T19:42:14.4735511Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:42:14.4736027Z 2025-05-07T19:42:14.4736036Z 2025-05-07T19:42:14.4736041Z 2025-05-07T19:42:14.4736045Z 2025-05-07T19:42:14.4757244Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:42:14.4757536Z 2025-05-07T19:42:14.4757540Z 2025-05-07T19:42:14.4757547Z 2025-05-07T19:42:14.4757551Z 2025-05-07T19:42:14.4758578Z 2025-05-07T19:42:14.4764998Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:42:14.4765308Z 2025-05-07T19:42:14.4765312Z 2025-05-07T19:42:14.4765316Z 2025-05-07T19:42:14.4765319Z 2025-05-07T19:42:14.4766164Z 2025-05-07T19:42:14.4790551Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:42:14.4790848Z 2025-05-07T19:42:14.4790851Z 2025-05-07T19:42:14.4790855Z 2025-05-07T19:42:14.4790872Z 2025-05-07T19:42:14.4790875Z 2025-05-07T19:42:14.4790882Z 2025-05-07T19:42:14.5129136Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:42:14.5197533Z gcc_impl_linux-64-11 | 53.0 MB | ##1 | 21% 2025-05-07T19:42:14.5197799Z 2025-05-07T19:42:14.5197804Z 2025-05-07T19:42:14.5198004Z 2025-05-07T19:42:14.5198008Z 2025-05-07T19:42:14.5198012Z 2025-05-07T19:42:14.5198015Z 2025-05-07T19:42:14.5202445Z 2025-05-07T19:42:14.5219298Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T19:42:14.5219602Z 2025-05-07T19:42:14.5219607Z 2025-05-07T19:42:14.5219610Z 2025-05-07T19:42:14.5219613Z 2025-05-07T19:42:14.5219617Z 2025-05-07T19:42:14.5219620Z 2025-05-07T19:42:14.5219624Z 2025-05-07T19:42:14.5219627Z 2025-05-07T19:42:14.5243192Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:42:14.5243499Z 2025-05-07T19:42:14.5243502Z 2025-05-07T19:42:14.5243506Z 2025-05-07T19:42:14.5243509Z 2025-05-07T19:42:14.5243513Z 2025-05-07T19:42:14.5243516Z 2025-05-07T19:42:14.5243519Z 2025-05-07T19:42:14.5244088Z 2025-05-07T19:42:14.5511644Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:42:14.5511964Z 2025-05-07T19:42:14.5511973Z 2025-05-07T19:42:14.5511976Z 2025-05-07T19:42:14.5511990Z 2025-05-07T19:42:14.5511993Z 2025-05-07T19:42:14.5511997Z 2025-05-07T19:42:14.5512436Z 2025-05-07T19:42:14.5615287Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:42:14.5615699Z 2025-05-07T19:42:14.5701390Z gxx_impl_linux-64-11 | 11.2 MB | #######3 | 73%  2025-05-07T19:42:14.5701665Z 2025-05-07T19:42:14.5701678Z 2025-05-07T19:42:14.5701682Z 2025-05-07T19:42:14.5701686Z 2025-05-07T19:42:14.5701689Z 2025-05-07T19:42:14.5701693Z 2025-05-07T19:42:14.5701696Z 2025-05-07T19:42:14.5701699Z 2025-05-07T19:42:14.5702949Z 2025-05-07T19:42:14.5725291Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T19:42:14.5725603Z 2025-05-07T19:42:14.5725606Z 2025-05-07T19:42:14.5725611Z 2025-05-07T19:42:14.5725614Z 2025-05-07T19:42:14.5725635Z 2025-05-07T19:42:14.5725643Z 2025-05-07T19:42:14.5725646Z 2025-05-07T19:42:14.5725650Z 2025-05-07T19:42:14.5728329Z 2025-05-07T19:42:14.5886951Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:42:14.5887279Z 2025-05-07T19:42:14.5887284Z 2025-05-07T19:42:14.5887287Z 2025-05-07T19:42:14.5887291Z 2025-05-07T19:42:14.5887295Z 2025-05-07T19:42:14.5887314Z 2025-05-07T19:42:14.5887317Z 2025-05-07T19:42:14.5887321Z 2025-05-07T19:42:14.5887325Z 2025-05-07T19:42:14.5888775Z 2025-05-07T19:42:14.5912207Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T19:42:14.5912524Z 2025-05-07T19:42:14.5912528Z 2025-05-07T19:42:14.5912545Z 2025-05-07T19:42:14.5912549Z 2025-05-07T19:42:14.5912553Z 2025-05-07T19:42:14.5912557Z 2025-05-07T19:42:14.5912561Z 2025-05-07T19:42:14.5912564Z 2025-05-07T19:42:14.5912567Z 2025-05-07T19:42:14.5913578Z 2025-05-07T19:42:14.6146054Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:42:14.6146631Z 2025-05-07T19:42:14.6146635Z 2025-05-07T19:42:14.6146639Z 2025-05-07T19:42:14.6146643Z 2025-05-07T19:42:14.6146659Z 2025-05-07T19:42:14.6146663Z 2025-05-07T19:42:14.6146666Z 2025-05-07T19:42:14.6146669Z 2025-05-07T19:42:14.6146673Z 2025-05-07T19:42:14.6146676Z 2025-05-07T19:42:14.6146688Z 2025-05-07T19:42:14.6164129Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T19:42:14.6164500Z 2025-05-07T19:42:14.6164503Z 2025-05-07T19:42:14.6164507Z 2025-05-07T19:42:14.6164510Z 2025-05-07T19:42:14.6164514Z 2025-05-07T19:42:14.6164517Z 2025-05-07T19:42:14.6164521Z 2025-05-07T19:42:14.6164530Z 2025-05-07T19:42:14.6164533Z 2025-05-07T19:42:14.6164537Z 2025-05-07T19:42:14.6164540Z 2025-05-07T19:42:14.6265595Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:42:14.6477120Z gcc_impl_linux-64-11 | 53.0 MB | ###2 | 33% 2025-05-07T19:42:14.6477430Z 2025-05-07T19:42:14.6477438Z 2025-05-07T19:42:14.6477443Z 2025-05-07T19:42:14.6477468Z 2025-05-07T19:42:14.6477474Z 2025-05-07T19:42:14.6477492Z 2025-05-07T19:42:14.6483335Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:42:14.6483652Z 2025-05-07T19:42:14.6483656Z 2025-05-07T19:42:14.6483660Z 2025-05-07T19:42:14.6483663Z 2025-05-07T19:42:14.6483666Z 2025-05-07T19:42:14.6484629Z 2025-05-07T19:42:14.6593190Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:42:14.6593638Z 2025-05-07T19:42:14.6593648Z 2025-05-07T19:42:14.6596130Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:42:14.6596455Z 2025-05-07T19:42:14.6596459Z 2025-05-07T19:42:14.6940745Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:42:14.6941288Z 2025-05-07T19:42:14.6941296Z 2025-05-07T19:42:14.6941305Z 2025-05-07T19:42:14.6941310Z 2025-05-07T19:42:14.6941318Z 2025-05-07T19:42:14.6941325Z 2025-05-07T19:42:14.6941355Z 2025-05-07T19:42:14.6941366Z 2025-05-07T19:42:14.6942875Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:42:14.6943489Z 2025-05-07T19:42:14.6943507Z 2025-05-07T19:42:14.6943514Z 2025-05-07T19:42:14.6943520Z 2025-05-07T19:42:14.6943527Z 2025-05-07T19:42:14.6943535Z 2025-05-07T19:42:14.6943542Z 2025-05-07T19:42:14.6943548Z 2025-05-07T19:42:14.7298006Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:42:14.7298330Z 2025-05-07T19:42:14.7298339Z 2025-05-07T19:42:14.7298347Z 2025-05-07T19:42:14.7298352Z 2025-05-07T19:42:14.7298445Z 2025-05-07T19:42:14.7302899Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:42:14.7329311Z gcc_impl_linux-64-11 | 53.0 MB | ####3 | 43% 2025-05-07T19:42:14.7329788Z 2025-05-07T19:42:14.7329796Z 2025-05-07T19:42:14.7329805Z 2025-05-07T19:42:14.7329838Z 2025-05-07T19:42:14.7329846Z 2025-05-07T19:42:14.7329879Z 2025-05-07T19:42:14.7330030Z 2025-05-07T19:42:14.7333467Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:42:14.7334046Z 2025-05-07T19:42:14.7334064Z 2025-05-07T19:42:14.7334067Z 2025-05-07T19:42:14.7334083Z 2025-05-07T19:42:14.7334086Z 2025-05-07T19:42:14.7334089Z 2025-05-07T19:42:14.7334093Z 2025-05-07T19:42:14.7527270Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:42:14.7529130Z 2025-05-07T19:42:14.7703667Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:42:14.7704073Z 2025-05-07T19:42:14.7704077Z 2025-05-07T19:42:14.7704081Z 2025-05-07T19:42:14.7704085Z 2025-05-07T19:42:14.7704089Z 2025-05-07T19:42:14.7704092Z 2025-05-07T19:42:14.7704096Z 2025-05-07T19:42:14.7704099Z 2025-05-07T19:42:14.7704107Z 2025-05-07T19:42:14.7709485Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:42:14.7710066Z 2025-05-07T19:42:14.7710073Z 2025-05-07T19:42:14.7710253Z 2025-05-07T19:42:14.7710264Z 2025-05-07T19:42:14.7710268Z 2025-05-07T19:42:14.7710272Z 2025-05-07T19:42:14.7710276Z 2025-05-07T19:42:14.7710280Z 2025-05-07T19:42:14.7710294Z 2025-05-07T19:42:14.7748755Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:42:14.7749259Z 2025-05-07T19:42:14.7749264Z 2025-05-07T19:42:14.7749267Z 2025-05-07T19:42:14.7749271Z 2025-05-07T19:42:14.7749274Z 2025-05-07T19:42:14.7749277Z 2025-05-07T19:42:14.7749281Z 2025-05-07T19:42:14.7749284Z 2025-05-07T19:42:14.7749287Z 2025-05-07T19:42:14.7749291Z 2025-05-07T19:42:14.7755898Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:42:14.7756194Z 2025-05-07T19:42:14.7756198Z 2025-05-07T19:42:14.7756201Z 2025-05-07T19:42:14.7756204Z 2025-05-07T19:42:14.7756208Z 2025-05-07T19:42:14.7756211Z 2025-05-07T19:42:14.7756214Z 2025-05-07T19:42:14.7756218Z 2025-05-07T19:42:14.7756221Z 2025-05-07T19:42:14.7756228Z 2025-05-07T19:42:14.8140264Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:42:14.8140716Z 2025-05-07T19:42:14.8140721Z 2025-05-07T19:42:14.8140900Z 2025-05-07T19:42:14.8140904Z 2025-05-07T19:42:14.8140907Z 2025-05-07T19:42:14.8140911Z 2025-05-07T19:42:14.8140914Z 2025-05-07T19:42:14.8140918Z 2025-05-07T19:42:14.8140921Z 2025-05-07T19:42:14.8140925Z 2025-05-07T19:42:14.8140933Z 2025-05-07T19:42:14.8143249Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:42:14.8143566Z 2025-05-07T19:42:14.8143570Z 2025-05-07T19:42:14.8143573Z 2025-05-07T19:42:14.8143577Z 2025-05-07T19:42:14.8143580Z 2025-05-07T19:42:14.8143584Z 2025-05-07T19:42:14.8143587Z 2025-05-07T19:42:14.8143594Z 2025-05-07T19:42:14.8143598Z 2025-05-07T19:42:14.8143613Z 2025-05-07T19:42:14.8143617Z 2025-05-07T19:42:14.8303320Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:42:14.9076684Z gcc_impl_linux-64-11 | 53.0 MB | #####5 | 55% 2025-05-07T19:42:14.9077189Z 2025-05-07T19:42:14.9077198Z 2025-05-07T19:42:14.9077211Z 2025-05-07T19:42:14.9081857Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:42:14.9082304Z 2025-05-07T19:42:14.9082315Z 2025-05-07T19:42:14.9082320Z 2025-05-07T19:42:14.9310227Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:42:15.0524261Z gcc_impl_linux-64-11 | 53.0 MB | ####### | 70% 2025-05-07T19:42:15.0943101Z gcc_impl_linux-64-11 | 53.0 MB | ########4 | 84% 2025-05-07T19:42:15.0943561Z 2025-05-07T19:42:15.1861420Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:42:15.2231423Z gcc_impl_linux-64-11 | 53.0 MB | #########6 | 96% 2025-05-07T19:42:15.2231704Z 2025-05-07T19:42:15.2231714Z 2025-05-07T19:42:15.3412773Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:42:15.8849097Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:42:15.8853286Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:42:15.8853928Z 2025-05-07T19:42:15.8854322Z 2025-05-07T19:42:15.8854830Z  2025-05-07T19:42:15.8855163Z 2025-05-07T19:42:15.8855170Z 2025-05-07T19:42:15.8855421Z  2025-05-07T19:42:15.8855767Z 2025-05-07T19:42:15.8855773Z 2025-05-07T19:42:15.8855780Z 2025-05-07T19:42:15.8856034Z  2025-05-07T19:42:15.8856364Z 2025-05-07T19:42:15.8856370Z 2025-05-07T19:42:15.8856375Z 2025-05-07T19:42:15.8856381Z 2025-05-07T19:42:15.8856665Z  2025-05-07T19:42:15.8857001Z 2025-05-07T19:42:15.8857006Z 2025-05-07T19:42:15.8857012Z 2025-05-07T19:42:15.8857019Z 2025-05-07T19:42:15.8857026Z 2025-05-07T19:42:15.8857227Z  2025-05-07T19:42:15.8857828Z 2025-05-07T19:42:15.8857835Z 2025-05-07T19:42:15.8857841Z 2025-05-07T19:42:15.8857849Z 2025-05-07T19:42:15.8857871Z 2025-05-07T19:42:15.8857877Z 2025-05-07T19:42:15.8858166Z  2025-05-07T19:42:15.8858524Z 2025-05-07T19:42:15.8858529Z 2025-05-07T19:42:15.8858534Z 2025-05-07T19:42:15.8858539Z 2025-05-07T19:42:15.8858545Z 2025-05-07T19:42:15.8858551Z 2025-05-07T19:42:15.8858556Z 2025-05-07T19:42:15.8858830Z  2025-05-07T19:42:15.8859204Z 2025-05-07T19:42:15.8859210Z 2025-05-07T19:42:15.8859217Z 2025-05-07T19:42:15.8859223Z 2025-05-07T19:42:15.8859229Z 2025-05-07T19:42:15.8859234Z 2025-05-07T19:42:15.8859239Z 2025-05-07T19:42:15.8859246Z 2025-05-07T19:42:15.8859532Z  2025-05-07T19:42:15.8859968Z 2025-05-07T19:42:15.8859985Z 2025-05-07T19:42:15.8859991Z 2025-05-07T19:42:15.8859996Z 2025-05-07T19:42:15.8860000Z 2025-05-07T19:42:15.8860006Z 2025-05-07T19:42:15.8860199Z 2025-05-07T19:42:15.8860206Z 2025-05-07T19:42:15.8860212Z 2025-05-07T19:42:15.8860542Z  2025-05-07T19:42:15.8860962Z 2025-05-07T19:42:15.8860968Z 2025-05-07T19:42:15.8860975Z 2025-05-07T19:42:15.8860982Z 2025-05-07T19:42:15.8860988Z 2025-05-07T19:42:15.8860995Z 2025-05-07T19:42:15.8861002Z 2025-05-07T19:42:15.8861008Z 2025-05-07T19:42:15.8861015Z 2025-05-07T19:42:15.8861022Z 2025-05-07T19:42:15.8861367Z  2025-05-07T19:42:15.8861813Z 2025-05-07T19:42:15.8861820Z 2025-05-07T19:42:15.8861827Z 2025-05-07T19:42:15.8861833Z 2025-05-07T19:42:15.8861840Z 2025-05-07T19:42:15.8861847Z 2025-05-07T19:42:15.8861854Z 2025-05-07T19:42:15.8861861Z 2025-05-07T19:42:15.8861868Z 2025-05-07T19:42:15.8861882Z 2025-05-07T19:42:15.8861889Z 2025-05-07T19:42:15.8862249Z  done 2025-05-07T19:42:15.9860664Z Preparing transaction: \ done 2025-05-07T19:42:16.1864302Z Verifying transaction: / - done 2025-05-07T19:42:16.2873666Z Executing transaction: | done 2025-05-07T19:42:16.3838453Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T19:42:20.1356815Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:42:20.1357441Z 2025-05-07T19:42:20.1367814Z 2025-05-07T19:42:20.1384942Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:42:20.1385519Z 2025-05-07T19:42:20.1396086Z 2025-05-07T19:42:20.1412097Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:42:20.1412709Z 2025-05-07T19:42:20.1424587Z 2025-05-07T19:42:20.1440355Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:42:20.1440985Z 2025-05-07T19:42:20.1451465Z 2025-05-07T19:42:21.9727898Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:42:21.9728198Z 2025-05-07T19:42:22.0338306Z [CHECK] Binary cc found in PATH 2025-05-07T19:42:23.8589536Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:42:23.8589856Z 2025-05-07T19:42:23.9199775Z [CHECK] Binary gcc found in PATH 2025-05-07T19:42:25.7385889Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:42:25.7386210Z 2025-05-07T19:42:25.7988332Z [CHECK] Binary c++ found in PATH 2025-05-07T19:42:27.6051655Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:42:27.6051958Z 2025-05-07T19:42:27.6650878Z [CHECK] Binary g++ found in PATH 2025-05-07T19:42:27.6652574Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T19:42:27.6653396Z + conda run -n build_binary cc -dM -E - 2025-05-07T19:42:27.6653613Z 2025-05-07T19:42:29.4882789Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:42:29.4883404Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:42:29.4883715Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:42:29.4884088Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:42:29.4884680Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:42:29.4885272Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:42:29.4885566Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:42:29.4885896Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T19:42:29.4886168Z #define __INTMAX_C(c) c ## L 2025-05-07T19:42:29.4886447Z #define __CHAR_BIT__ 8 2025-05-07T19:42:29.4886679Z #define __UINT8_MAX__ 0xff 2025-05-07T19:42:29.4886935Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:42:29.4887182Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:42:29.4887465Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:42:29.4887753Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:42:29.4888067Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:29.4888611Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T19:42:29.4888906Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:42:29.4889255Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:42:29.4889586Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:42:29.4890020Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T19:42:29.4890454Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:42:29.4890785Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:42:29.4891077Z #define __GCC_IEC_559 2 2025-05-07T19:42:29.4891332Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:42:29.4891629Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:42:29.4891899Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:42:29.4892199Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:42:29.4892537Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:29.4892982Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:42:29.4893253Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:42:29.4893549Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:42:29.4893813Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:42:29.4894092Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:42:29.4894353Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:42:29.4894625Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:42:29.4894897Z #define __DEC64_MAX_EXP__ 385 2025-05-07T19:42:29.4895150Z #define __INT8_C(c) c 2025-05-07T19:42:29.4895395Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:42:29.4895695Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:29.4896033Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:42:29.4896354Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:42:29.4896731Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:42:29.4897009Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:42:29.4897288Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:29.4897586Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:42:29.4897865Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:42:29.4898286Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:42:29.4898716Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:42:29.4899019Z #define __linux 1 2025-05-07T19:42:29.4899244Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T19:42:29.4899536Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:42:29.4899818Z #define __unix 1 2025-05-07T19:42:29.4900051Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:42:29.4900331Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:42:29.4900615Z #define __WINT_MIN__ 0U 2025-05-07T19:42:29.4900867Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:42:29.4901153Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:42:29.4901440Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:42:29.4901708Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:42:29.4901971Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:42:29.4902388Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T19:42:29.4902701Z #define __INT64_C(c) c ## L 2025-05-07T19:42:29.4902972Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:42:29.4903284Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:42:29.4903550Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:42:29.4903921Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T19:42:29.4904326Z #define __STDC_HOSTED__ 1 2025-05-07T19:42:29.4904576Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T19:42:29.4904848Z #define __DBL_DIG__ 15 2025-05-07T19:42:29.4905077Z #define __FLT32_DIG__ 6 2025-05-07T19:42:29.4905396Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:42:29.4905758Z #define __SHRT_WIDTH__ 16 2025-05-07T19:42:29.4906024Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:42:29.4906358Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:42:29.4906728Z #define __STDC_UTF_16__ 1 2025-05-07T19:42:29.4906995Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:42:29.4907257Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T19:42:29.4907731Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T19:42:29.4908153Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:42:29.4908440Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:42:29.4908727Z #define __unix__ 1 2025-05-07T19:42:29.4909028Z #define __INT_WIDTH__ 32 2025-05-07T19:42:29.4909332Z #define __SIZEOF_LONG__ 8 2025-05-07T19:42:29.4909766Z #define __STDC_IEC_559__ 1 2025-05-07T19:42:29.4910103Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:42:29.4910427Z #define __UINT16_C(c) c 2025-05-07T19:42:29.4910785Z #define __DECIMAL_DIG__ 21 2025-05-07T19:42:29.4911137Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:42:29.4911549Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:42:29.4912034Z #define __gnu_linux__ 1 2025-05-07T19:42:29.4912327Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:42:29.4912730Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:42:29.4984298Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:29.4984712Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:42:29.4985122Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T19:42:29.4985461Z #define __GNUC__ 11 2025-05-07T19:42:29.4985791Z #define __pie__ 2 2025-05-07T19:42:29.4986086Z #define __MMX__ 1 2025-05-07T19:42:29.4986405Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:42:29.4986788Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:42:29.4987215Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:42:29.4987622Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:42:29.4988156Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:29.4988625Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:29.4988956Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:42:29.4989237Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:42:29.4989507Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:42:29.4989845Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T19:42:29.4990110Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:42:29.4990385Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:42:29.4990683Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:42:29.4990995Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:42:29.4991286Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:42:29.4991571Z #define __MMX_WITH_SSE__ 1 2025-05-07T19:42:29.4991839Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:42:29.4992139Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:42:29.4992427Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T19:42:29.4992688Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:42:29.4992960Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:42:29.4993280Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:29.4993663Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T19:42:29.4993935Z #define __SSE2_MATH__ 1 2025-05-07T19:42:29.4994194Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T19:42:29.4994515Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:29.4995100Z #define __amd64 1 2025-05-07T19:42:29.4995337Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:42:29.4995612Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T19:42:29.4995936Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:42:29.4996252Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:42:29.4996526Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:42:29.4996802Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:42:29.4997076Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:42:29.4997340Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:42:29.4997616Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:42:29.4997893Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:42:29.4998161Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:42:29.4998455Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:42:29.4998703Z #define __x86_64 1 2025-05-07T19:42:29.4998966Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:42:29.4999351Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:42:29.4999848Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T19:42:29.5000425Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:42:29.5000940Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:42:29.5001362Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:42:29.5001616Z #define __LP64__ 1 2025-05-07T19:42:29.5001855Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:29.5002219Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:42:29.5002627Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T19:42:29.5002907Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:42:29.5003197Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:42:29.5003480Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T19:42:29.5003769Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T19:42:29.5004053Z #define __REGISTER_PREFIX__ 2025-05-07T19:42:29.5004316Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:42:29.5004594Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:42:29.5004856Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:42:29.5005209Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:42:29.5005584Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:42:29.5005874Z #define __FLT_DIG__ 6 2025-05-07T19:42:29.5006109Z #define __NO_INLINE__ 1 2025-05-07T19:42:29.5006362Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:42:29.5006694Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T19:42:29.5007068Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:42:29.5007339Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:42:29.5007601Z #define __VERSION__ "11.4.0" 2025-05-07T19:42:29.5007873Z #define __UINT64_C(c) c ## UL 2025-05-07T19:42:29.5008130Z #define _STDC_PREDEF_H 1 2025-05-07T19:42:29.5008398Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:42:29.5008697Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:42:29.5008996Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:42:29.5009268Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:42:29.5009584Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:29.5009922Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:42:29.5010197Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:42:29.5010467Z #define __FLT128_DIG__ 33 2025-05-07T19:42:29.5010704Z #define __INT32_C(c) c 2025-05-07T19:42:29.5010956Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T19:42:29.5011237Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:42:29.5011529Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T19:42:29.5011813Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:42:29.5012146Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:42:29.5012464Z #define unix 1 2025-05-07T19:42:29.5012706Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:42:29.5013024Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:29.5013347Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:42:29.5013680Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:42:29.5014083Z #define __FLT64X_DIG__ 18 2025-05-07T19:42:29.5014351Z #define __INT8_TYPE__ signed char 2025-05-07T19:42:29.5014617Z #define __ELF__ 1 2025-05-07T19:42:29.5014859Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:42:29.5015149Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:42:29.5015449Z #define __FLT_RADIX__ 2 2025-05-07T19:42:29.5015701Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:42:29.5016087Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T19:42:29.5016479Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:42:29.5016740Z #define __SSE_MATH__ 1 2025-05-07T19:42:29.5016980Z #define __k8 1 2025-05-07T19:42:29.5017277Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:42:29.5017828Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:42:29.5018127Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:42:29.5018439Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:42:29.5018700Z #define __LDBL_DIG__ 18 2025-05-07T19:42:29.5018967Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:42:29.5019232Z #define __x86_64__ 1 2025-05-07T19:42:29.5019580Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:42:29.5019901Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T19:42:29.5020246Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:29.5020570Z #define __FLT64_DIG__ 15 2025-05-07T19:42:29.5020854Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:29.5021228Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:42:29.5021556Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:42:29.5021843Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:42:29.5022125Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:29.5022439Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:42:29.5022816Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T19:42:29.5023248Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:42:29.5023550Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:42:29.5023894Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:42:29.5024237Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T19:42:29.5024542Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:42:29.5024836Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:42:29.5025150Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:42:29.5025446Z #define __SIZE_WIDTH__ 64 2025-05-07T19:42:29.5025685Z #define __SEG_FS 1 2025-05-07T19:42:29.5025925Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:42:29.5026214Z #define __DEC64_MANT_DIG__ 16 2025-05-07T19:42:29.5026494Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:29.5026800Z #define __SEG_GS 1 2025-05-07T19:42:29.5027117Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:42:29.5027521Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:42:29.5027799Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:42:29.5028101Z #define __INT16_TYPE__ short int 2025-05-07T19:42:29.5028386Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:42:29.5028694Z #define __STDC_VERSION__ 201710L 2025-05-07T19:42:29.5028959Z #define __SIZEOF_INT__ 4 2025-05-07T19:42:29.5029219Z #define __DEC32_MAX_EXP__ 97 2025-05-07T19:42:29.5029495Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:42:29.5029847Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:29.5030267Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:29.5030566Z #define linux 1 2025-05-07T19:42:29.5030806Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:42:29.5031083Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:42:29.5031361Z #define __FLT32X_DIG__ 15 2025-05-07T19:42:29.5031608Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:42:29.5031865Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:42:29.5032139Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:42:29.5032510Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:42:29.5032938Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:42:29.5033383Z #define __code_model_small__ 1 2025-05-07T19:42:29.5033661Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:42:29.5033965Z #define __DEC32_MANT_DIG__ 7 2025-05-07T19:42:29.5034209Z #define __k8__ 1 2025-05-07T19:42:29.5034449Z #define __INTPTR_TYPE__ long int 2025-05-07T19:42:29.5034826Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:42:29.5035136Z #define __WCHAR_TYPE__ int 2025-05-07T19:42:29.5035386Z #define __pic__ 2 2025-05-07T19:42:29.5035634Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:29.5035961Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:42:29.5036255Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:29.5036603Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:42:29.5036984Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:29.5037366Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:42:29.5037640Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:42:29.5037945Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:42:29.5038267Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:42:29.5038530Z #define __linux__ 1 2025-05-07T19:42:29.5038834Z #define __INT64_TYPE__ long int 2025-05-07T19:42:29.5039098Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:42:29.5039369Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:42:29.5039642Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:42:29.5039915Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:42:29.5040209Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:29.5040566Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:42:29.5040866Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T19:42:29.5041149Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:42:29.5041450Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:42:29.5041767Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:42:29.5042113Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:29.5042483Z #define __SSE__ 1 2025-05-07T19:42:29.5042717Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:42:29.5043065Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:29.5043435Z #define __amd64__ 1 2025-05-07T19:42:29.5043656Z #define __WINT_WIDTH__ 32 2025-05-07T19:42:29.5043919Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:42:29.5044190Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:42:29.5044471Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:42:29.5044750Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:42:29.5045025Z #define __SIZEOF_INT128__ 16 2025-05-07T19:42:29.5045295Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:42:29.5045572Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:42:29.5045849Z #define __ATOMIC_RELAXED 0 2025-05-07T19:42:29.5046204Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T19:42:29.5046706Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:42:29.5047075Z #define _LP64 1 2025-05-07T19:42:29.5047301Z #define __UINT8_C(c) c 2025-05-07T19:42:29.5047539Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:42:29.5047817Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:42:29.5048105Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:42:29.5048379Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:42:29.5048699Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:42:29.5049064Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:29.5049559Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:29.5049951Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:42:29.5050263Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:29.5050579Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:42:29.5050967Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:42:29.5051362Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:42:29.5051624Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:42:29.5051978Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:42:29.5052419Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:42:29.5052696Z #define __STDC_UTF_32__ 1 2025-05-07T19:42:29.5052944Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:42:29.5053206Z #define __FXSR__ 1 2025-05-07T19:42:29.5053507Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:29.5053996Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:29.5054437Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:29.5054750Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:42:29.5055015Z #define __UINT32_C(c) c ## U 2025-05-07T19:42:29.5055352Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:42:29.5055735Z #define __INT8_MAX__ 0x7f 2025-05-07T19:42:29.5055977Z #define __LONG_WIDTH__ 64 2025-05-07T19:42:29.5056225Z #define __PIC__ 2 2025-05-07T19:42:29.5056475Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:42:29.5056906Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:29.5057331Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:42:29.5057744Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:29.5058101Z #define __SSE2__ 1 2025-05-07T19:42:29.5058322Z #define __INT32_TYPE__ int 2025-05-07T19:42:29.5058584Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:42:29.5058846Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:42:29.5059198Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:42:29.5059565Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:42:29.5059848Z #define __INTMAX_TYPE__ long int 2025-05-07T19:42:29.5060117Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T19:42:29.5060399Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:29.5060688Z #define __ATOMIC_CONSUME 1 2025-05-07T19:42:29.5060937Z #define __GNUC_MINOR__ 4 2025-05-07T19:42:29.5061204Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:42:29.5061496Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:29.5061817Z #define __PIE__ 2 2025-05-07T19:42:29.5062149Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:42:29.5062574Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:42:29.5062930Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T19:42:29.5063323Z #define __INT16_C(c) c 2025-05-07T19:42:29.5063565Z #define __STDC__ 1 2025-05-07T19:42:29.5063799Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:42:29.5064086Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:42:29.5064343Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:42:29.5064662Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:42:29.5065018Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T19:42:29.5065374Z #define __DEC128_MANT_DIG__ 34 2025-05-07T19:42:29.5065641Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:42:29.5065938Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:42:29.5066203Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:42:29.5066504Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:42:29.5066815Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:42:29.5067093Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:42:29.5067409Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:29.5067821Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:42:29.5068224Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:42:29.5068532Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:42:29.5068844Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:42:29.5069094Z #define __ATOMIC_RELEASE 3 2025-05-07T19:42:29.5069270Z 2025-05-07T19:42:29.5502962Z 2025-05-07T19:42:29.5503601Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T19:42:29.5504153Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T19:42:29.5504400Z 2025-05-07T19:42:31.3715204Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:42:31.3715834Z #define __cpp_attributes 200809L 2025-05-07T19:42:31.3716335Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T19:42:31.3716948Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:42:31.3717438Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:42:31.3717990Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:42:31.3718561Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:42:31.3719130Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:42:31.3719421Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T19:42:31.3719733Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:42:31.3720052Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T19:42:31.3720330Z #define __INTMAX_C(c) c ## L 2025-05-07T19:42:31.3720581Z #define __CHAR_BIT__ 8 2025-05-07T19:42:31.3720830Z #define __UINT8_MAX__ 0xff 2025-05-07T19:42:31.3721076Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:42:31.3721343Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:42:31.3721613Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:42:31.3721902Z #define __cpp_static_assert 201411L 2025-05-07T19:42:31.3722192Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:42:31.3722515Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:31.3722821Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T19:42:31.3723247Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:42:31.3723602Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:42:31.3723935Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:42:31.3724368Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T19:42:31.3724908Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:42:31.3725242Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:42:31.3725526Z #define __GCC_IEC_559 2 2025-05-07T19:42:31.3725790Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:42:31.3726068Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:42:31.3726358Z #define __cpp_binary_literals 201304L 2025-05-07T19:42:31.3726666Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:42:31.3726963Z #define __cpp_noexcept_function_type 201510L 2025-05-07T19:42:31.3727309Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:42:31.3727626Z #define __cpp_variadic_templates 200704L 2025-05-07T19:42:31.3727981Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:31.3728314Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:42:31.3728597Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:42:31.3728872Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:42:31.3729165Z #define __cpp_variable_templates 201304L 2025-05-07T19:42:31.3729485Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:42:31.3729747Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:42:31.3730018Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:42:31.3730309Z #define __cpp_rvalue_reference 200610L 2025-05-07T19:42:31.3730656Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T19:42:31.3730998Z #define __DEC64_MAX_EXP__ 385 2025-05-07T19:42:31.3731262Z #define __INT8_C(c) c 2025-05-07T19:42:31.3731498Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:42:31.3731780Z #define __cpp_variadic_using 201611L 2025-05-07T19:42:31.3732110Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:31.3732452Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:42:31.3732750Z #define __cpp_capture_star_this 201603L 2025-05-07T19:42:31.3733048Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:42:31.3733383Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:42:31.3733751Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:42:31.3734048Z #define __cpp_if_constexpr 201606L 2025-05-07T19:42:31.3734329Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:42:31.3734610Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:31.3734889Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:42:31.3735180Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:42:31.3735596Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:42:31.3736027Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:42:31.3736335Z #define __linux 1 2025-05-07T19:42:31.3736558Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T19:42:31.3736972Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:42:31.3737262Z #define __unix 1 2025-05-07T19:42:31.3737511Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:42:31.3737801Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T19:42:31.3738110Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:42:31.3738383Z #define __WINT_MIN__ 0U 2025-05-07T19:42:31.3738638Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:42:31.3738934Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:42:31.3739212Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:42:31.3739489Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:42:31.3739739Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:42:31.3740037Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T19:42:31.3740338Z #define __INT64_C(c) c ## L 2025-05-07T19:42:31.3740615Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:42:31.3740913Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:42:31.3741202Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:42:31.3741514Z #define __cpp_aligned_new 201606L 2025-05-07T19:42:31.3741807Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:42:31.3742149Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:42:31.3742511Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T19:42:31.3742913Z #define __STDC_HOSTED__ 1 2025-05-07T19:42:31.3743169Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T19:42:31.3743462Z #define __cpp_decltype_auto 201304L 2025-05-07T19:42:31.3743739Z #define __DBL_DIG__ 15 2025-05-07T19:42:31.3743979Z #define __FLT32_DIG__ 6 2025-05-07T19:42:31.3744287Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:42:31.3744654Z #define __GXX_WEAK__ 1 2025-05-07T19:42:31.3744889Z #define __SHRT_WIDTH__ 16 2025-05-07T19:42:31.3745146Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:42:31.3745487Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:42:31.3745842Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:42:31.3746117Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T19:42:31.3746425Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T19:42:31.3746770Z #define __cpp_enumerator_attributes 201411L 2025-05-07T19:42:31.3747195Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T19:42:31.3747625Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:42:31.3747902Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:42:31.3748182Z #define __unix__ 1 2025-05-07T19:42:31.3748421Z #define __INT_WIDTH__ 32 2025-05-07T19:42:31.3748666Z #define __SIZEOF_LONG__ 8 2025-05-07T19:42:31.3748924Z #define __STDC_IEC_559__ 1 2025-05-07T19:42:31.3749174Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:42:31.3749451Z #define __UINT16_C(c) c 2025-05-07T19:42:31.3749686Z #define __DECIMAL_DIG__ 21 2025-05-07T19:42:31.3749956Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:42:31.3750319Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:42:31.3750710Z #define __gnu_linux__ 1 2025-05-07T19:42:31.3750952Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:42:31.3751248Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:42:31.3751527Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:42:31.3751835Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:31.3752108Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:42:31.3752390Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T19:42:31.3752647Z #define __GNUC__ 11 2025-05-07T19:42:31.3752876Z #define __GXX_RTTI 1 2025-05-07T19:42:31.3753101Z #define __pie__ 2 2025-05-07T19:42:31.3753327Z #define __MMX__ 1 2025-05-07T19:42:31.3753548Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:42:31.3753831Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:42:31.3754117Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:42:31.3754402Z #define __STDC_UTF_16__ 1 2025-05-07T19:42:31.3754743Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:42:31.3755049Z #define __cpp_delegating_constructors 200604L 2025-05-07T19:42:31.3755388Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:42:31.3755744Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:31.3756221Z #define __cpp_raw_strings 200710L 2025-05-07T19:42:31.3756536Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:31.3756875Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:42:31.3757138Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:42:31.3757421Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:42:31.3757743Z #define __cpp_fold_expressions 201603L 2025-05-07T19:42:31.3758037Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T19:42:31.3758313Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:42:31.3758570Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:42:31.3758867Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:42:31.3759162Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:42:31.3759438Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:42:31.3759723Z #define __MMX_WITH_SSE__ 1 2025-05-07T19:42:31.3759982Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:42:31.3760245Z #define __cplusplus 201703L 2025-05-07T19:42:31.3760526Z #define __cpp_ref_qualifiers 200710L 2025-05-07T19:42:31.3760826Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T19:42:31.3761083Z #define __DEPRECATED 1 2025-05-07T19:42:31.3761413Z #define __cpp_rvalue_references 200610L 2025-05-07T19:42:31.3761714Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:42:31.3761984Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:42:31.3762305Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:31.3762688Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T19:42:31.3762962Z #define __SSE2_MATH__ 1 2025-05-07T19:42:31.3763222Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T19:42:31.3763529Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:31.3763843Z #define __amd64 1 2025-05-07T19:42:31.3764075Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:42:31.3764347Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T19:42:31.3764625Z #define __GNUG__ 11 2025-05-07T19:42:31.3764880Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:42:31.3765209Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:42:31.3765470Z #define __cpp_nsdmi 200809L 2025-05-07T19:42:31.3765740Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:42:31.3766028Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:42:31.3766296Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:42:31.3766577Z #define __cpp_initializer_lists 200806L 2025-05-07T19:42:31.3766887Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:42:31.3767160Z #define __cpp_hex_float 201603L 2025-05-07T19:42:31.3767428Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:42:31.3767707Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:42:31.3767978Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:42:31.3768256Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:42:31.3768523Z #define __x86_64 1 2025-05-07T19:42:31.3768760Z #define __cpp_lambdas 200907L 2025-05-07T19:42:31.3769030Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:42:31.3769424Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:42:31.3769838Z #define __cpp_template_auto 201606L 2025-05-07T19:42:31.3770209Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T19:42:31.3770701Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:42:31.3771191Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:42:31.3771609Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:42:31.3771860Z #define __LP64__ 1 2025-05-07T19:42:31.3772095Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:42:31.3772452Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:42:31.3772858Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T19:42:31.3773146Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:42:31.3773429Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T19:42:31.3773715Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T19:42:31.3773981Z #define __REGISTER_PREFIX__ 2025-05-07T19:42:31.3774252Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:42:31.3774513Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:42:31.3774930Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:42:31.3775299Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:42:31.3775596Z #define __FLT_DIG__ 6 2025-05-07T19:42:31.3775823Z #define __NO_INLINE__ 1 2025-05-07T19:42:31.3776083Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:42:31.3776424Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T19:42:31.3776782Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:42:31.3777048Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:42:31.3777312Z #define __VERSION__ "11.4.0" 2025-05-07T19:42:31.3777583Z #define __UINT64_C(c) c ## UL 2025-05-07T19:42:31.3777863Z #define __cpp_unicode_characters 201411L 2025-05-07T19:42:31.3778185Z #define _STDC_PREDEF_H 1 2025-05-07T19:42:31.3778443Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:42:31.3778751Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:42:31.3779040Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:42:31.3779325Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:42:31.3779679Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:31.3780026Z #define __cpp_aggregate_bases 201603L 2025-05-07T19:42:31.3780440Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:42:31.3780709Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:42:31.3780981Z #define __FLT128_DIG__ 33 2025-05-07T19:42:31.3781264Z #define __INT32_C(c) c 2025-05-07T19:42:31.3781526Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T19:42:31.3781810Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:42:31.3782109Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T19:42:31.3782395Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:42:31.3782729Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:42:31.3783059Z #define unix 1 2025-05-07T19:42:31.3783281Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:42:31.3783558Z #define __cpp_rtti 199711L 2025-05-07T19:42:31.3783825Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:42:31.3784159Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:31.3784477Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:42:31.3784808Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:42:31.3785152Z #define __FLT64X_DIG__ 18 2025-05-07T19:42:31.3785418Z #define __INT8_TYPE__ signed char 2025-05-07T19:42:31.3785724Z #define __cpp_digit_separators 201309L 2025-05-07T19:42:31.3786010Z #define __ELF__ 1 2025-05-07T19:42:31.3786249Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:42:31.3786533Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:42:31.3786825Z #define __FLT_RADIX__ 2 2025-05-07T19:42:31.3787073Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:42:31.3787453Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T19:42:31.3787826Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:42:31.3788109Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T19:42:31.3788383Z #define __k8 1 2025-05-07T19:42:31.3788688Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:42:31.3789086Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:42:31.3789389Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:42:31.3789699Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:42:31.3789960Z #define __LDBL_DIG__ 18 2025-05-07T19:42:31.3790209Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:42:31.3790466Z #define __x86_64__ 1 2025-05-07T19:42:31.3790710Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:42:31.3791010Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T19:42:31.3791363Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:31.3791674Z #define __FLT64_DIG__ 15 2025-05-07T19:42:31.3791970Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:31.3792338Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:42:31.3792662Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:42:31.3792939Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:42:31.3793214Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:31.3793524Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:42:31.3793897Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T19:42:31.3794405Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:42:31.3794801Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:42:31.3795144Z #define __cpp_unicode_literals 200710L 2025-05-07T19:42:31.3795479Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:42:31.3795810Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T19:42:31.3796124Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:42:31.3796410Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:42:31.3796738Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:42:31.3797025Z #define __SIZE_WIDTH__ 64 2025-05-07T19:42:31.3797272Z #define __SEG_FS 1 2025-05-07T19:42:31.3797500Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:42:31.3797793Z #define __DEC64_MANT_DIG__ 16 2025-05-07T19:42:31.3798070Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:31.3798374Z #define __SEG_GS 1 2025-05-07T19:42:31.3798701Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:42:31.3799107Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:42:31.3799453Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:42:31.3799743Z #define __INT16_TYPE__ short int 2025-05-07T19:42:31.3800034Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:42:31.3800347Z #define __cpp_structured_bindings 201606L 2025-05-07T19:42:31.3800662Z #define __SIZEOF_INT__ 4 2025-05-07T19:42:31.3800911Z #define __DEC32_MAX_EXP__ 97 2025-05-07T19:42:31.3801183Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:42:31.3801545Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:31.3801945Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:31.3802281Z #define __cpp_sized_deallocation 201309L 2025-05-07T19:42:31.3802613Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T19:42:31.3802930Z #define linux 1 2025-05-07T19:42:31.3803151Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:42:31.3803442Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:42:31.3803719Z #define __EXCEPTIONS 1 2025-05-07T19:42:31.3803966Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:42:31.3804229Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:42:31.3804511Z #define __cpp_range_based_for 201603L 2025-05-07T19:42:31.3804813Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:42:31.3805167Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:42:31.3805588Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T19:42:31.3805942Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:42:31.3806294Z #define __code_model_small__ 1 2025-05-07T19:42:31.3806568Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:42:31.3806891Z #define __cpp_nontype_template_args 201411L 2025-05-07T19:42:31.3807199Z #define __DEC32_MANT_DIG__ 7 2025-05-07T19:42:31.3807491Z #define __cpp_return_type_deduction 201304L 2025-05-07T19:42:31.3807800Z #define __k8__ 1 2025-05-07T19:42:31.3808024Z #define __INTPTR_TYPE__ long int 2025-05-07T19:42:31.3808329Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:42:31.3808632Z #define __WCHAR_TYPE__ int 2025-05-07T19:42:31.3808886Z #define __pic__ 2 2025-05-07T19:42:31.3809141Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:31.3809468Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:42:31.3809735Z #define __cpp_decltype 200707L 2025-05-07T19:42:31.3810042Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:31.3810377Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:42:31.3810771Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:31.3811152Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:42:31.3811451Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:42:31.3811792Z #define __cpp_inline_variables 201606L 2025-05-07T19:42:31.3812097Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:42:31.3812361Z #define __linux__ 1 2025-05-07T19:42:31.3812590Z #define __INT64_TYPE__ long int 2025-05-07T19:42:31.3812869Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:42:31.3813205Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:42:31.3813495Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:42:31.3813804Z #define __cpp_inheriting_constructors 201511L 2025-05-07T19:42:31.3814127Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:42:31.3814439Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:31.3814762Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T19:42:31.3815045Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:42:31.3815347Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:42:31.3815666Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:42:31.3816002Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:42:31.3816390Z #define __SSE__ 1 2025-05-07T19:42:31.3816623Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:42:31.3816983Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:31.3817346Z #define __amd64__ 1 2025-05-07T19:42:31.3817572Z #define __WINT_WIDTH__ 32 2025-05-07T19:42:31.3819153Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:42:31.3819431Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:42:31.3819711Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:42:31.3820116Z #define __SIZEOF_INT128__ 16 2025-05-07T19:42:31.3820393Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:42:31.3820664Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:42:31.3820943Z #define __ATOMIC_RELAXED 0 2025-05-07T19:42:31.3821295Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T19:42:31.3821797Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:42:31.3822177Z #define _LP64 1 2025-05-07T19:42:31.3822386Z #define __UINT8_C(c) c 2025-05-07T19:42:31.3822633Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:42:31.3822901Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:42:31.3823181Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:42:31.3823442Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:42:31.3823824Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:42:31.3824322Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:42:31.3824729Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:42:31.3825047Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:42:31.3825363Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:42:31.3825693Z #define __cpp_namespace_attributes 201411L 2025-05-07T19:42:31.3826085Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:42:31.3826481Z #define __STDCPP_THREADS__ 1 2025-05-07T19:42:31.3826748Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:42:31.3827021Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:42:31.3827364Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:42:31.3827756Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:42:31.3828032Z #define __STDC_UTF_32__ 1 2025-05-07T19:42:31.3828279Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:42:31.3828537Z #define __FXSR__ 1 2025-05-07T19:42:31.3828845Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:31.3829336Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:42:31.3829763Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:42:31.3830089Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:42:31.3830357Z #define __cpp_runtime_arrays 198712L 2025-05-07T19:42:31.3830674Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:42:31.3830989Z #define __UINT32_C(c) c ## U 2025-05-07T19:42:31.3831262Z #define __cpp_alias_templates 200704L 2025-05-07T19:42:31.3831644Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:42:31.3832024Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:42:31.3832304Z #define __INT8_MAX__ 0x7f 2025-05-07T19:42:31.3832546Z #define __LONG_WIDTH__ 64 2025-05-07T19:42:31.3832793Z #define __PIC__ 2 2025-05-07T19:42:31.3833042Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:42:31.3833466Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:42:31.3833984Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:42:31.3834328Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:42:31.3834774Z #define __cpp_constexpr 201603L 2025-05-07T19:42:31.3835038Z #define __SSE2__ 1 2025-05-07T19:42:31.3835289Z #define __cpp_deduction_guides 201703L 2025-05-07T19:42:31.3835582Z #define __INT32_TYPE__ int 2025-05-07T19:42:31.3835844Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:42:31.3836105Z #define __cpp_exceptions 199711L 2025-05-07T19:42:31.3836396Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:42:31.3836732Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:42:31.3837112Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:42:31.3837392Z #define __INTMAX_TYPE__ long int 2025-05-07T19:42:31.3837657Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T19:42:31.3837935Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:42:31.3838209Z #define __ATOMIC_CONSUME 1 2025-05-07T19:42:31.3838473Z #define __GNUC_MINOR__ 4 2025-05-07T19:42:31.3838729Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T19:42:31.3839100Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:42:31.3839388Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:31.3839706Z #define __PIE__ 2 2025-05-07T19:42:31.3840034Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:42:31.3840479Z #define __cpp_template_template_args 201611L 2025-05-07T19:42:31.3840804Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:42:31.3841155Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T19:42:31.3841555Z #define __INT16_C(c) c 2025-05-07T19:42:31.3841782Z #define __STDC__ 1 2025-05-07T19:42:31.3842015Z #define __FLT32X_DIG__ 15 2025-05-07T19:42:31.3842268Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:42:31.3842558Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:42:31.3842812Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:42:31.3843128Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:42:31.3843501Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T19:42:31.3843845Z #define __DEC128_MANT_DIG__ 34 2025-05-07T19:42:31.3844123Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:42:31.3844414Z #define __cpp_generic_lambdas 201304L 2025-05-07T19:42:31.3844707Z #define __SSE_MATH__ 1 2025-05-07T19:42:31.3844946Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:42:31.3845243Z #define __cpp_user_defined_literals 200809L 2025-05-07T19:42:31.3845560Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:42:31.3845863Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:42:31.3846159Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:42:31.3846449Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:42:31.3846762Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:42:31.3847170Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:42:31.3847578Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:42:31.3847893Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:42:31.3848211Z #define _GNU_SOURCE 1 2025-05-07T19:42:31.3848462Z #define __cpp_init_captures 201304L 2025-05-07T19:42:31.3848764Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:42:31.3849020Z #define __ATOMIC_RELEASE 3 2025-05-07T19:42:31.3849203Z 2025-05-07T19:42:31.4337136Z 2025-05-07T19:42:31.4337381Z + conda run -n build_binary c++ --version 2025-05-07T19:42:31.4337619Z 2025-05-07T19:42:33.2393969Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:42:33.2394401Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:42:33.2394932Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:42:33.2395517Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:42:33.2395873Z 2025-05-07T19:42:33.2395878Z 2025-05-07T19:42:33.2969672Z 2025-05-07T19:42:33.2970158Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T19:42:33.2970773Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T19:42:33.2971440Z 2025-05-07T19:42:35.1661710Z #define __STDC_VERSION__ 201710L 2025-05-07T19:42:35.1662148Z 2025-05-07T19:42:35.1663045Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T19:42:35.1663704Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T19:42:35.1664038Z 2025-05-07T19:42:37.0410243Z #define __cplusplus 201703L 2025-05-07T19:42:37.0410623Z 2025-05-07T19:42:37.0411284Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T19:42:37.0461130Z ##[group]Run . $PRELUDE; install_build_tools $BUILD_ENV 2025-05-07T19:42:37.0461587Z . $PRELUDE; install_build_tools $BUILD_ENV 2025-05-07T19:42:37.0462260Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:42:37.0462588Z env: 2025-05-07T19:42:37.0462815Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:42:37.0463114Z BUILD_ENV: build_binary 2025-05-07T19:42:37.0463380Z BUILD_TARGET: default 2025-05-07T19:42:37.0463604Z BUILD_VARIANT: cpu 2025-05-07T19:42:37.0463830Z ##[endgroup] 2025-05-07T19:42:37.4276659Z ################################################################################ 2025-05-07T19:42:37.4277060Z # Install Build Tools 2025-05-07T19:42:37.4277290Z # 2025-05-07T19:42:37.4289544Z # [2025-05-07T19:42:37.428Z] + install_build_tools build_binary 2025-05-07T19:42:37.4289955Z ################################################################################ 2025-05-07T19:42:37.4290200Z 2025-05-07T19:42:37.4303825Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:42:37.5240406Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:42:37.5246097Z [INSTALL] Installing build tools ... 2025-05-07T19:42:37.5267326Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y auditwheel bazel cmake>=3.30 hypothesis jinja2 make ncurses ninja openblas patchelf rhash scikit-build wheel pyyaml 2025-05-07T19:42:38.2543967Z Channels: 2025-05-07T19:42:38.2544244Z - conda-forge 2025-05-07T19:42:38.2544468Z Platform: linux-64 2025-05-07T19:42:41.3399564Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:42:44.8235891Z Solving environment: \ | / - done 2025-05-07T19:42:44.8762513Z 2025-05-07T19:42:44.8762801Z ## Package Plan ## 2025-05-07T19:42:44.8763057Z 2025-05-07T19:42:44.8763333Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:42:44.8763812Z 2025-05-07T19:42:44.8763923Z added / updated specs: 2025-05-07T19:42:44.8764203Z - auditwheel 2025-05-07T19:42:44.8764548Z - bazel 2025-05-07T19:42:44.8764898Z - cmake[version='>=3.30'] 2025-05-07T19:42:44.8765326Z - hypothesis 2025-05-07T19:42:44.8765613Z - jinja2 2025-05-07T19:42:44.8765815Z - make 2025-05-07T19:42:44.8765996Z - ncurses 2025-05-07T19:42:44.8766199Z - ninja 2025-05-07T19:42:44.8766387Z - openblas 2025-05-07T19:42:44.8766619Z - patchelf 2025-05-07T19:42:44.8766830Z - pyyaml 2025-05-07T19:42:44.8767018Z - rhash 2025-05-07T19:42:44.8767219Z - scikit-build 2025-05-07T19:42:44.8767422Z - wheel 2025-05-07T19:42:44.8767531Z 2025-05-07T19:42:44.8767536Z 2025-05-07T19:42:44.8767722Z The following packages will be downloaded: 2025-05-07T19:42:44.8767956Z 2025-05-07T19:42:44.8768070Z package | build 2025-05-07T19:42:44.8768395Z ---------------------------|----------------- 2025-05-07T19:42:44.8768789Z alsa-lib-1.2.14 | hb9d3cd8_0 553 KB conda-forge 2025-05-07T19:42:44.8769239Z attrs-25.3.0 | pyh71513ae_0 56 KB conda-forge 2025-05-07T19:42:44.8769677Z auditwheel-6.2.0 | pyha804496_1 40 KB conda-forge 2025-05-07T19:42:44.8770114Z bazel-7.5.0 | h96810dc_2 47.4 MB conda-forge 2025-05-07T19:42:44.8770518Z c-ares-1.34.5 | hb9d3cd8_0 202 KB conda-forge 2025-05-07T19:42:44.8771198Z cairo-1.18.4 | h3394656_0 955 KB conda-forge 2025-05-07T19:42:44.8771599Z click-8.1.8 | pyh707e725_0 83 KB conda-forge 2025-05-07T19:42:44.8772018Z cmake-4.0.2 | h74e3db0_0 19.4 MB conda-forge 2025-05-07T19:42:44.8772442Z distro-1.9.0 | pyhd8ed1ab_1 41 KB conda-forge 2025-05-07T19:42:44.8772903Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T19:42:44.8773600Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2025-05-07T19:42:44.8774147Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2025-05-07T19:42:44.8788463Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2025-05-07T19:42:44.8789159Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2025-05-07T19:42:44.8789642Z fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2025-05-07T19:42:44.8790170Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2025-05-07T19:42:44.8790669Z fonts-conda-forge-1 | 0 4 KB conda-forge 2025-05-07T19:42:44.8791141Z freetype-2.13.3 | ha770c72_1 168 KB conda-forge 2025-05-07T19:42:44.8791647Z giflib-5.2.2 | hd590300_0 75 KB conda-forge 2025-05-07T19:42:44.8792140Z graphite2-1.3.13 | h59595ed_1003 95 KB conda-forge 2025-05-07T19:42:44.8792594Z harfbuzz-11.0.0 | h76408a6_0 1.6 MB conda-forge 2025-05-07T19:42:44.8793047Z hypothesis-6.131.14 | pyha770c72_0 348 KB conda-forge 2025-05-07T19:42:44.8793482Z icu-75.1 | he02047a_0 11.6 MB conda-forge 2025-05-07T19:42:44.8793871Z ijar-7.5.0 | h5888daf_0 114 KB conda-forge 2025-05-07T19:42:44.8794287Z jinja2-3.1.6 | pyhd8ed1ab_0 110 KB conda-forge 2025-05-07T19:42:44.8794802Z keyutils-1.6.1 | h166bdaf_0 115 KB conda-forge 2025-05-07T19:42:44.8795217Z krb5-1.21.3 | h659f571_0 1.3 MB conda-forge 2025-05-07T19:42:44.8795626Z lcms2-2.17 | h717163a_0 242 KB conda-forge 2025-05-07T19:42:44.8796037Z lerc-4.0.0 | h0aef613_1 258 KB conda-forge 2025-05-07T19:42:44.8796496Z libabseil-20250127.1 | cxx17_hbbce691_0 1.3 MB conda-forge 2025-05-07T19:42:44.8796977Z libcups-2.3.3 | h4637d8d_4 4.3 MB conda-forge 2025-05-07T19:42:44.8797402Z libcurl-8.13.0 | h332b0f4_0 428 KB conda-forge 2025-05-07T19:42:44.8797850Z libdeflate-1.23 | h86f0d12_0 71 KB conda-forge 2025-05-07T19:42:44.8798319Z libedit-3.1.20250104 | pl5321h7949ede_0 132 KB conda-forge 2025-05-07T19:42:44.8798789Z libev-4.33 | hd590300_2 110 KB conda-forge 2025-05-07T19:42:44.8799216Z libexpat-2.7.0 | h5888daf_0 73 KB conda-forge 2025-05-07T19:42:44.8799663Z libfreetype-2.13.3 | ha770c72_1 8 KB conda-forge 2025-05-07T19:42:44.8800143Z libfreetype6-2.13.3 | h48d6fc4_1 371 KB conda-forge 2025-05-07T19:42:44.8800607Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:42:44.8801085Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T19:42:44.8801545Z libglib-2.84.0 | h2ff4ddf_0 3.8 MB conda-forge 2025-05-07T19:42:44.8801967Z libgrpc-1.71.0 | h8e591d7_1 7.6 MB conda-forge 2025-05-07T19:42:44.8802504Z libiconv-1.18 | h4ce23a2_1 696 KB conda-forge 2025-05-07T19:42:44.8803240Z libjpeg-turbo-3.1.0 | hb9d3cd8_0 614 KB conda-forge 2025-05-07T19:42:44.8803701Z liblzma-5.8.1 | hb9d3cd8_1 110 KB conda-forge 2025-05-07T19:42:44.8804147Z liblzma-devel-5.8.1 | hb9d3cd8_1 431 KB conda-forge 2025-05-07T19:42:44.8804620Z libnghttp2-1.64.0 | h161d5f1_0 632 KB conda-forge 2025-05-07T19:42:44.8805062Z libnsl-2.0.1 | hd590300_0 33 KB conda-forge 2025-05-07T19:42:44.8805616Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T19:42:44.8806095Z libpng-1.6.47 | h943b412_0 282 KB conda-forge 2025-05-07T19:42:44.8806534Z libprotobuf-5.29.3 | h501fc15_1 3.2 MB conda-forge 2025-05-07T19:42:44.8807007Z libre2-11-2024.07.02 | hba17884_3 205 KB conda-forge 2025-05-07T19:42:44.8807457Z libsqlite-3.49.2 | hee588c1_0 895 KB conda-forge 2025-05-07T19:42:44.8807908Z libssh2-1.11.1 | hcf80075_0 298 KB conda-forge 2025-05-07T19:42:44.8808345Z libtiff-4.7.0 | hd9ff511_4 419 KB conda-forge 2025-05-07T19:42:44.8808765Z libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2025-05-07T19:42:44.8809196Z libuv-1.50.0 | hb9d3cd8_0 870 KB conda-forge 2025-05-07T19:42:44.8809630Z libwebp-base-1.5.0 | h851e524_0 420 KB conda-forge 2025-05-07T19:42:44.8810078Z libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2025-05-07T19:42:44.8810505Z libzlib-1.3.1 | hb9d3cd8_2 60 KB conda-forge 2025-05-07T19:42:44.8810914Z make-4.4.1 | hb9d3cd8_2 501 KB conda-forge 2025-05-07T19:42:44.8811357Z markupsafe-3.0.2 | py310h89163eb_1 23 KB conda-forge 2025-05-07T19:42:44.8811799Z ncurses-6.5 | h2d0b736_3 871 KB conda-forge 2025-05-07T19:42:44.8812222Z ninja-1.12.1 | hff21bea_1 158 KB conda-forge 2025-05-07T19:42:44.8812671Z openblas-0.3.29 |pthreads_h6ec200e_0 5.8 MB conda-forge 2025-05-07T19:42:44.8813138Z openjdk-23.0.2 | h53dfc1b_2 181.4 MB conda-forge 2025-05-07T19:42:44.8813591Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T19:42:44.8814033Z patchelf-0.18.0 | h3f2d84a_2 133 KB conda-forge 2025-05-07T19:42:44.8814465Z pcre2-10.44 | hc749103_2 934 KB conda-forge 2025-05-07T19:42:44.8814873Z pixman-0.46.0 | h29eaf8c_0 389 KB conda-forge 2025-05-07T19:42:44.8815331Z pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2025-05-07T19:42:44.8815794Z pyelftools-0.32 | pyh707e725_1 146 KB conda-forge 2025-05-07T19:42:44.8816265Z python-3.10.17 |hd6af730_0_cpython 23.9 MB conda-forge 2025-05-07T19:42:44.8816718Z pyyaml-6.0.2 | py310h89163eb_2 178 KB conda-forge 2025-05-07T19:42:44.8817134Z re2-2024.07.02 | h9925aae_3 26 KB conda-forge 2025-05-07T19:42:44.8817554Z rhash-1.4.5 | hb9d3cd8_0 183 KB conda-forge 2025-05-07T19:42:44.8818190Z scikit-build-0.18.1 | pyhae55e72_2 114 KB conda-forge 2025-05-07T19:42:44.8818671Z singlejar-7.5.0 | h0e684df_1 122 KB conda-forge 2025-05-07T19:42:44.8819166Z sortedcontainers-2.4.0 | pyhd8ed1ab_1 28 KB conda-forge 2025-05-07T19:42:44.8819631Z sqlite-3.49.2 | h9eae976_0 840 KB conda-forge 2025-05-07T19:42:44.8820055Z tk-8.6.13 |noxft_h4845f30_101 3.2 MB conda-forge 2025-05-07T19:42:44.8820604Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T19:42:44.8821032Z wheel-0.45.1 | pyhd8ed1ab_1 61 KB conda-forge 2025-05-07T19:42:44.8821463Z xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2025-05-07T19:42:44.8821922Z xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2025-05-07T19:42:44.8822386Z xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2025-05-07T19:42:44.8822921Z xorg-libxau-1.0.12 | hb9d3cd8_0 14 KB conda-forge 2025-05-07T19:42:44.8823397Z xorg-libxdmcp-1.1.5 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T19:42:44.8823862Z xorg-libxext-1.3.6 | hb9d3cd8_0 49 KB conda-forge 2025-05-07T19:42:44.8824342Z xorg-libxfixes-6.0.1 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T19:42:44.8824801Z xorg-libxi-1.8.2 | hb9d3cd8_0 46 KB conda-forge 2025-05-07T19:42:44.8825275Z xorg-libxrandr-1.5.4 | hb9d3cd8_0 29 KB conda-forge 2025-05-07T19:42:44.8825772Z xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2025-05-07T19:42:44.8826236Z xorg-libxt-1.3.1 | hb9d3cd8_0 371 KB conda-forge 2025-05-07T19:42:44.8826695Z xorg-libxtst-1.2.5 | hb9d3cd8_3 32 KB conda-forge 2025-05-07T19:42:44.8827111Z xz-5.8.1 | hbcc6ac9_1 23 KB conda-forge 2025-05-07T19:42:44.8827541Z xz-gpl-tools-5.8.1 | hbcc6ac9_1 33 KB conda-forge 2025-05-07T19:42:44.8827991Z xz-tools-5.8.1 | hb9d3cd8_1 94 KB conda-forge 2025-05-07T19:42:44.8828396Z yaml-0.2.5 | h7f98852_2 87 KB conda-forge 2025-05-07T19:42:44.8828797Z zlib-1.3.1 | hb9d3cd8_2 90 KB conda-forge 2025-05-07T19:42:44.8829190Z zstd-1.5.7 | hb8e6e7a_2 554 KB conda-forge 2025-05-07T19:42:44.8829596Z ------------------------------------------------------------ 2025-05-07T19:42:44.8829949Z Total: 343.7 MB 2025-05-07T19:42:44.8830185Z 2025-05-07T19:42:44.8830320Z The following NEW packages will be INSTALLED: 2025-05-07T19:42:44.8830554Z 2025-05-07T19:42:44.8830796Z alsa-lib conda-forge/linux-64::alsa-lib-1.2.14-hb9d3cd8_0 2025-05-07T19:42:44.8831246Z attrs conda-forge/noarch::attrs-25.3.0-pyh71513ae_0 2025-05-07T19:42:44.8831823Z auditwheel conda-forge/noarch::auditwheel-6.2.0-pyha804496_1 2025-05-07T19:42:44.8832306Z bazel conda-forge/linux-64::bazel-7.5.0-h96810dc_2 2025-05-07T19:42:44.8832747Z c-ares conda-forge/linux-64::c-ares-1.34.5-hb9d3cd8_0 2025-05-07T19:42:44.8833183Z cairo conda-forge/linux-64::cairo-1.18.4-h3394656_0 2025-05-07T19:42:44.8833607Z click conda-forge/noarch::click-8.1.8-pyh707e725_0 2025-05-07T19:42:44.8834045Z cmake conda-forge/linux-64::cmake-4.0.2-h74e3db0_0 2025-05-07T19:42:44.8834476Z distro conda-forge/noarch::distro-1.9.0-pyhd8ed1ab_1 2025-05-07T19:42:44.8835076Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T19:42:44.8835715Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2025-05-07T19:42:44.8836363Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2025-05-07T19:42:44.8837025Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2025-05-07T19:42:44.8837628Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2025-05-07T19:42:44.8838181Z fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2025-05-07T19:42:44.8838714Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2025-05-07T19:42:44.8839224Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-0 2025-05-07T19:42:44.8839807Z freetype conda-forge/linux-64::freetype-2.13.3-ha770c72_1 2025-05-07T19:42:44.8840264Z giflib conda-forge/linux-64::giflib-5.2.2-hd590300_0 2025-05-07T19:42:44.8840748Z graphite2 conda-forge/linux-64::graphite2-1.3.13-h59595ed_1003 2025-05-07T19:42:44.8841246Z harfbuzz conda-forge/linux-64::harfbuzz-11.0.0-h76408a6_0 2025-05-07T19:42:44.8841739Z hypothesis conda-forge/noarch::hypothesis-6.131.14-pyha770c72_0 2025-05-07T19:42:44.8842296Z icu conda-forge/linux-64::icu-75.1-he02047a_0 2025-05-07T19:42:44.8842694Z ijar conda-forge/linux-64::ijar-7.5.0-h5888daf_0 2025-05-07T19:42:44.8843129Z jinja2 conda-forge/noarch::jinja2-3.1.6-pyhd8ed1ab_0 2025-05-07T19:42:44.8843592Z keyutils conda-forge/linux-64::keyutils-1.6.1-h166bdaf_0 2025-05-07T19:42:44.8844026Z krb5 conda-forge/linux-64::krb5-1.21.3-h659f571_0 2025-05-07T19:42:44.8844456Z lcms2 conda-forge/linux-64::lcms2-2.17-h717163a_0 2025-05-07T19:42:44.8844862Z lerc conda-forge/linux-64::lerc-4.0.0-h0aef613_1 2025-05-07T19:42:44.8845359Z libabseil conda-forge/linux-64::libabseil-20250127.1-cxx17_hbbce691_0 2025-05-07T19:42:44.8845868Z libcups conda-forge/linux-64::libcups-2.3.3-h4637d8d_4 2025-05-07T19:42:44.8846331Z libcurl conda-forge/linux-64::libcurl-8.13.0-h332b0f4_0 2025-05-07T19:42:44.8846823Z libdeflate conda-forge/linux-64::libdeflate-1.23-h86f0d12_0 2025-05-07T19:42:44.8847332Z libedit conda-forge/linux-64::libedit-3.1.20250104-pl5321h7949ede_0 2025-05-07T19:42:44.8847818Z libev conda-forge/linux-64::libev-4.33-hd590300_2 2025-05-07T19:42:44.8848256Z libexpat conda-forge/linux-64::libexpat-2.7.0-h5888daf_0 2025-05-07T19:42:44.8848757Z libfreetype conda-forge/linux-64::libfreetype-2.13.3-ha770c72_1 2025-05-07T19:42:44.8849297Z libfreetype6 conda-forge/linux-64::libfreetype6-2.13.3-h48d6fc4_1 2025-05-07T19:42:44.8849823Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T19:42:44.8850353Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T19:42:44.8850849Z libglib conda-forge/linux-64::libglib-2.84.0-h2ff4ddf_0 2025-05-07T19:42:44.8851313Z libgrpc conda-forge/linux-64::libgrpc-1.71.0-h8e591d7_1 2025-05-07T19:42:44.8851780Z libiconv conda-forge/linux-64::libiconv-1.18-h4ce23a2_1 2025-05-07T19:42:44.8852285Z libjpeg-turbo conda-forge/linux-64::libjpeg-turbo-3.1.0-hb9d3cd8_0 2025-05-07T19:42:44.8852790Z liblzma conda-forge/linux-64::liblzma-5.8.1-hb9d3cd8_1 2025-05-07T19:42:44.8853280Z liblzma-devel conda-forge/linux-64::liblzma-devel-5.8.1-hb9d3cd8_1 2025-05-07T19:42:44.8853818Z libnghttp2 conda-forge/linux-64::libnghttp2-1.64.0-h161d5f1_0 2025-05-07T19:42:44.8854309Z libnsl conda-forge/linux-64::libnsl-2.0.1-hd590300_0 2025-05-07T19:42:44.8854822Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T19:42:44.8855354Z libpng conda-forge/linux-64::libpng-1.6.47-h943b412_0 2025-05-07T19:42:44.8855832Z libprotobuf conda-forge/linux-64::libprotobuf-5.29.3-h501fc15_1 2025-05-07T19:42:44.8856350Z libre2-11 conda-forge/linux-64::libre2-11-2024.07.02-hba17884_3 2025-05-07T19:42:44.8856849Z libsqlite conda-forge/linux-64::libsqlite-3.49.2-hee588c1_0 2025-05-07T19:42:44.8857320Z libssh2 conda-forge/linux-64::libssh2-1.11.1-hcf80075_0 2025-05-07T19:42:44.8857900Z libtiff conda-forge/linux-64::libtiff-4.7.0-hd9ff511_4 2025-05-07T19:42:44.8858523Z libuv conda-forge/linux-64::libuv-1.50.0-hb9d3cd8_0 2025-05-07T19:42:44.8859108Z libwebp-base conda-forge/linux-64::libwebp-base-1.5.0-h851e524_0 2025-05-07T19:42:44.8859709Z libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2025-05-07T19:42:44.8860150Z libzlib conda-forge/linux-64::libzlib-1.3.1-hb9d3cd8_2 2025-05-07T19:42:44.8860594Z make conda-forge/linux-64::make-4.4.1-hb9d3cd8_2 2025-05-07T19:42:44.8861069Z markupsafe conda-forge/linux-64::markupsafe-3.0.2-py310h89163eb_1 2025-05-07T19:42:44.8861631Z ninja conda-forge/linux-64::ninja-1.12.1-hff21bea_1 2025-05-07T19:42:44.8862130Z openblas conda-forge/linux-64::openblas-0.3.29-pthreads_h6ec200e_0 2025-05-07T19:42:44.8862720Z openjdk conda-forge/linux-64::openjdk-23.0.2-h53dfc1b_2 2025-05-07T19:42:44.8863259Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T19:42:44.8863742Z patchelf conda-forge/linux-64::patchelf-0.18.0-h3f2d84a_2 2025-05-07T19:42:44.8864207Z pcre2 conda-forge/linux-64::pcre2-10.44-hc749103_2 2025-05-07T19:42:44.8864640Z pixman conda-forge/linux-64::pixman-0.46.0-h29eaf8c_0 2025-05-07T19:42:44.8865214Z pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2025-05-07T19:42:44.8865754Z pyelftools conda-forge/noarch::pyelftools-0.32-pyh707e725_1 2025-05-07T19:42:44.8866230Z pyyaml conda-forge/linux-64::pyyaml-6.0.2-py310h89163eb_2 2025-05-07T19:42:44.8866673Z re2 conda-forge/linux-64::re2-2024.07.02-h9925aae_3 2025-05-07T19:42:44.8867082Z rhash conda-forge/linux-64::rhash-1.4.5-hb9d3cd8_0 2025-05-07T19:42:44.8867631Z scikit-build conda-forge/noarch::scikit-build-0.18.1-pyhae55e72_2 2025-05-07T19:42:44.8868151Z singlejar conda-forge/linux-64::singlejar-7.5.0-h0e684df_1 2025-05-07T19:42:44.8868790Z sortedcontainers conda-forge/noarch::sortedcontainers-2.4.0-pyhd8ed1ab_1 2025-05-07T19:42:44.8869323Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T19:42:44.8869792Z xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2025-05-07T19:42:44.8870303Z xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2025-05-07T19:42:44.8870809Z xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2025-05-07T19:42:44.8871447Z xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb9d3cd8_0 2025-05-07T19:42:44.8871983Z xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb9d3cd8_0 2025-05-07T19:42:44.8872510Z xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.6-hb9d3cd8_0 2025-05-07T19:42:44.8873063Z xorg-libxfixes conda-forge/linux-64::xorg-libxfixes-6.0.1-hb9d3cd8_0 2025-05-07T19:42:44.8873592Z xorg-libxi conda-forge/linux-64::xorg-libxi-1.8.2-hb9d3cd8_0 2025-05-07T19:42:44.8874107Z xorg-libxrandr conda-forge/linux-64::xorg-libxrandr-1.5.4-hb9d3cd8_0 2025-05-07T19:42:44.8874765Z xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2025-05-07T19:42:44.8875302Z xorg-libxt conda-forge/linux-64::xorg-libxt-1.3.1-hb9d3cd8_0 2025-05-07T19:42:44.8875822Z xorg-libxtst conda-forge/linux-64::xorg-libxtst-1.2.5-hb9d3cd8_3 2025-05-07T19:42:44.8876348Z xz-gpl-tools conda-forge/linux-64::xz-gpl-tools-5.8.1-hbcc6ac9_1 2025-05-07T19:42:44.8876829Z xz-tools conda-forge/linux-64::xz-tools-5.8.1-hb9d3cd8_1 2025-05-07T19:42:44.8877273Z yaml conda-forge/linux-64::yaml-0.2.5-h7f98852_2 2025-05-07T19:42:44.8877672Z zstd conda-forge/linux-64::zstd-1.5.7-hb8e6e7a_2 2025-05-07T19:42:44.8877942Z 2025-05-07T19:42:44.8878062Z The following packages will be UPDATED: 2025-05-07T19:42:44.8878276Z 2025-05-07T19:42:44.8878596Z libuuid pkgs/main::libuuid-1.41.5-h5eee18b_0 --> conda-forge::libuuid-2.38.1-h0b41bf4_0 2025-05-07T19:42:44.8879338Z ncurses pkgs/main::ncurses-6.4-h6a678d5_0 --> conda-forge::ncurses-6.5-h2d0b736_3 2025-05-07T19:42:44.8880037Z python pkgs/main::python-3.10.16-he870216_1 --> conda-forge::python-3.10.17-hd6af730_0_cpython 2025-05-07T19:42:44.8880808Z sqlite pkgs/main::sqlite-3.45.3-h5eee18b_0 --> conda-forge::sqlite-3.49.2-h9eae976_0 2025-05-07T19:42:44.8881506Z wheel pkgs/main/linux-64::wheel-0.45.1-py31~ --> conda-forge/noarch::wheel-0.45.1-pyhd8ed1ab_1 2025-05-07T19:42:44.8882146Z xz pkgs/main::xz-5.6.4-h5eee18b_1 --> conda-forge::xz-5.8.1-hbcc6ac9_1 2025-05-07T19:42:44.8882708Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.3.1-hb9d3cd8_2 2025-05-07T19:42:44.8883075Z 2025-05-07T19:42:44.8883362Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:42:44.8883703Z 2025-05-07T19:42:44.8883950Z tk pkgs/main::tk-8.6.14-h39e8969_0 --> conda-forge::tk-8.6.13-noxft_h4845f30_101 2025-05-07T19:42:44.8884298Z 2025-05-07T19:42:44.8884326Z 2025-05-07T19:42:44.8884329Z 2025-05-07T19:42:44.8884474Z Downloading and Extracting Packages: ...working... 2025-05-07T19:42:44.8885044Z openjdk-23.0.2 | 181.4 MB | | 0% 2025-05-07T19:42:44.8885287Z 2025-05-07T19:42:44.8885635Z bazel-7.5.0 | 47.4 MB | | 0%  2025-05-07T19:42:44.8885874Z 2025-05-07T19:42:44.8885877Z 2025-05-07T19:42:44.8886085Z python-3.10.17 | 23.9 MB | | 0%  2025-05-07T19:42:44.8886353Z 2025-05-07T19:42:44.8886357Z 2025-05-07T19:42:44.8886367Z 2025-05-07T19:42:44.8895658Z cmake-4.0.2 | 19.4 MB | | 0%  2025-05-07T19:42:44.8895914Z 2025-05-07T19:42:44.8895927Z 2025-05-07T19:42:44.8895931Z 2025-05-07T19:42:44.8895939Z 2025-05-07T19:42:44.8901519Z icu-75.1 | 11.6 MB | | 0%  2025-05-07T19:42:44.8901768Z 2025-05-07T19:42:44.8901772Z 2025-05-07T19:42:44.8901776Z 2025-05-07T19:42:44.8901779Z 2025-05-07T19:42:44.8903601Z 2025-05-07T19:42:44.8908517Z libgrpc-1.71.0 | 7.6 MB | | 0%  2025-05-07T19:42:44.8908889Z 2025-05-07T19:42:44.8908893Z 2025-05-07T19:42:44.8908896Z 2025-05-07T19:42:44.8908900Z 2025-05-07T19:42:44.8908903Z 2025-05-07T19:42:44.8908925Z 2025-05-07T19:42:44.8910388Z openblas-0.3.29 | 5.8 MB | | 0%  2025-05-07T19:42:44.8910673Z 2025-05-07T19:42:44.8910682Z 2025-05-07T19:42:44.8910686Z 2025-05-07T19:42:44.8910690Z 2025-05-07T19:42:44.8910693Z 2025-05-07T19:42:44.8910696Z 2025-05-07T19:42:44.8910699Z 2025-05-07T19:42:44.8911779Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:42:44.8912085Z 2025-05-07T19:42:44.8912089Z 2025-05-07T19:42:44.8912093Z 2025-05-07T19:42:44.8912096Z 2025-05-07T19:42:44.8912100Z 2025-05-07T19:42:44.8912103Z 2025-05-07T19:42:44.8912107Z 2025-05-07T19:42:44.8912114Z 2025-05-07T19:42:44.8913093Z libcups-2.3.3 | 4.3 MB | | 0%  2025-05-07T19:42:44.8913373Z 2025-05-07T19:42:44.8913382Z 2025-05-07T19:42:44.8913386Z 2025-05-07T19:42:44.8913396Z 2025-05-07T19:42:44.8913400Z 2025-05-07T19:42:44.8913403Z 2025-05-07T19:42:44.8913407Z 2025-05-07T19:42:44.8913410Z 2025-05-07T19:42:44.8927106Z 2025-05-07T19:42:44.8928367Z libglib-2.84.0 | 3.8 MB | | 0%  2025-05-07T19:42:44.8928652Z 2025-05-07T19:42:44.8928664Z 2025-05-07T19:42:44.8928668Z 2025-05-07T19:42:44.8928671Z 2025-05-07T19:42:44.8928675Z 2025-05-07T19:42:44.8928678Z 2025-05-07T19:42:44.8928682Z 2025-05-07T19:42:44.8928685Z 2025-05-07T19:42:44.8928688Z 2025-05-07T19:42:44.8928692Z 2025-05-07T19:42:44.8929652Z libprotobuf-5.29.3 | 3.2 MB | | 0%  2025-05-07T19:42:44.8929959Z 2025-05-07T19:42:44.8929962Z 2025-05-07T19:42:44.8929966Z 2025-05-07T19:42:44.8929969Z 2025-05-07T19:42:44.8929973Z 2025-05-07T19:42:44.8929976Z 2025-05-07T19:42:44.8929980Z 2025-05-07T19:42:44.8929983Z 2025-05-07T19:42:44.8929986Z 2025-05-07T19:42:44.8930002Z 2025-05-07T19:42:44.8930177Z 2025-05-07T19:42:44.8930871Z tk-8.6.13 | 3.2 MB | | 0%  2025-05-07T19:42:44.8931137Z 2025-05-07T19:42:44.8931140Z 2025-05-07T19:42:44.8931152Z 2025-05-07T19:42:44.8931155Z 2025-05-07T19:42:44.8931158Z 2025-05-07T19:42:44.8931175Z 2025-05-07T19:42:44.8931178Z 2025-05-07T19:42:44.8931182Z 2025-05-07T19:42:44.8931185Z 2025-05-07T19:42:44.8931188Z 2025-05-07T19:42:44.8931192Z 2025-05-07T19:42:44.8931195Z 2025-05-07T19:42:44.8932105Z harfbuzz-11.0.0 | 1.6 MB | | 0%  2025-05-07T19:42:44.8932502Z 2025-05-07T19:42:44.8932522Z 2025-05-07T19:42:44.8932525Z 2025-05-07T19:42:44.8932529Z 2025-05-07T19:42:44.8932533Z 2025-05-07T19:42:44.8932536Z 2025-05-07T19:42:44.8932539Z 2025-05-07T19:42:44.8932543Z 2025-05-07T19:42:44.8932546Z 2025-05-07T19:42:44.8932550Z 2025-05-07T19:42:44.8932557Z 2025-05-07T19:42:44.8932561Z 2025-05-07T19:42:44.8932564Z 2025-05-07T19:42:44.8933880Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2025-05-07T19:42:44.8934229Z 2025-05-07T19:42:44.8934232Z 2025-05-07T19:42:44.8934236Z 2025-05-07T19:42:44.8934239Z 2025-05-07T19:42:44.8934242Z 2025-05-07T19:42:44.8934246Z 2025-05-07T19:42:44.8934249Z 2025-05-07T19:42:44.8934252Z 2025-05-07T19:42:44.8934256Z 2025-05-07T19:42:44.8934259Z 2025-05-07T19:42:44.8934262Z 2025-05-07T19:42:44.8934266Z 2025-05-07T19:42:44.8934269Z 2025-05-07T19:42:44.8936437Z 2025-05-07T19:42:44.8937823Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T19:42:44.8938147Z 2025-05-07T19:42:44.8938151Z 2025-05-07T19:42:44.8938154Z 2025-05-07T19:42:44.8938158Z 2025-05-07T19:42:44.8938161Z 2025-05-07T19:42:44.8938165Z 2025-05-07T19:42:44.8938168Z 2025-05-07T19:42:44.8938171Z 2025-05-07T19:42:44.8938175Z 2025-05-07T19:42:44.8938178Z 2025-05-07T19:42:44.8938182Z 2025-05-07T19:42:44.8938185Z 2025-05-07T19:42:44.8938206Z 2025-05-07T19:42:44.8938210Z 2025-05-07T19:42:44.8938218Z 2025-05-07T19:42:44.8939421Z krb5-1.21.3 | 1.3 MB | | 0%  2025-05-07T19:42:44.8939767Z 2025-05-07T19:42:44.8939771Z 2025-05-07T19:42:44.8939774Z 2025-05-07T19:42:44.8939778Z 2025-05-07T19:42:44.8939794Z 2025-05-07T19:42:44.8939798Z 2025-05-07T19:42:44.8939801Z 2025-05-07T19:42:44.8939805Z 2025-05-07T19:42:44.8939809Z 2025-05-07T19:42:44.8939812Z 2025-05-07T19:42:44.8939815Z 2025-05-07T19:42:44.8939819Z 2025-05-07T19:42:44.8939827Z 2025-05-07T19:42:44.8939830Z 2025-05-07T19:42:44.8939839Z 2025-05-07T19:42:44.8939843Z 2025-05-07T19:42:44.8941177Z libabseil-20250127.1 | 1.3 MB | | 0%  2025-05-07T19:42:44.8941531Z 2025-05-07T19:42:44.8941534Z 2025-05-07T19:42:44.8941538Z 2025-05-07T19:42:44.8941541Z 2025-05-07T19:42:44.8941545Z 2025-05-07T19:42:44.8941548Z 2025-05-07T19:42:44.8941552Z 2025-05-07T19:42:44.8941569Z 2025-05-07T19:42:44.8941572Z 2025-05-07T19:42:44.8941576Z 2025-05-07T19:42:44.8941579Z 2025-05-07T19:42:44.8941583Z 2025-05-07T19:42:44.8941586Z 2025-05-07T19:42:44.8941589Z 2025-05-07T19:42:44.8941593Z 2025-05-07T19:42:44.8941596Z 2025-05-07T19:42:44.8941599Z 2025-05-07T19:42:44.8942929Z cairo-1.18.4 | 955 KB | | 0%  2025-05-07T19:42:44.8943232Z 2025-05-07T19:42:44.8943236Z 2025-05-07T19:42:44.8943239Z 2025-05-07T19:42:44.8943251Z 2025-05-07T19:42:44.8943255Z 2025-05-07T19:42:44.8943258Z 2025-05-07T19:42:44.8943267Z 2025-05-07T19:42:44.8943271Z 2025-05-07T19:42:44.8943274Z 2025-05-07T19:42:44.8943291Z 2025-05-07T19:42:44.8943295Z 2025-05-07T19:42:44.8943298Z 2025-05-07T19:42:44.8943302Z 2025-05-07T19:42:44.8943305Z 2025-05-07T19:42:44.8943308Z 2025-05-07T19:42:44.8943312Z 2025-05-07T19:42:44.8943315Z 2025-05-07T19:42:44.8943318Z 2025-05-07T19:42:44.8944646Z pcre2-10.44 | 934 KB | | 0%  2025-05-07T19:42:44.8945076Z 2025-05-07T19:42:44.8945080Z 2025-05-07T19:42:44.8945083Z 2025-05-07T19:42:44.8945086Z 2025-05-07T19:42:44.8945090Z 2025-05-07T19:42:44.8945093Z 2025-05-07T19:42:44.8945096Z 2025-05-07T19:42:44.8945100Z 2025-05-07T19:42:44.8945103Z 2025-05-07T19:42:44.8945107Z 2025-05-07T19:42:44.8945110Z 2025-05-07T19:42:44.8945113Z 2025-05-07T19:42:44.8945117Z 2025-05-07T19:42:44.8945120Z 2025-05-07T19:42:44.8945130Z 2025-05-07T19:42:44.8945134Z 2025-05-07T19:42:44.8945137Z 2025-05-07T19:42:44.8945200Z 2025-05-07T19:42:44.8945205Z 2025-05-07T19:42:45.0690936Z ... (more hidden) ... 2025-05-07T19:42:45.0691270Z 2025-05-07T19:42:45.0691275Z 2025-05-07T19:42:45.0691292Z 2025-05-07T19:42:45.0706516Z 2025-05-07T19:42:45.1014535Z icu-75.1 | 11.6 MB | | 0%  2025-05-07T19:42:45.1014813Z 2025-05-07T19:42:45.1014845Z 2025-05-07T19:42:45.1014849Z 2025-05-07T19:42:45.1813797Z cmake-4.0.2 | 19.4 MB | | 0%  2025-05-07T19:42:45.1814527Z 2025-05-07T19:42:45.1814534Z 2025-05-07T19:42:45.1814538Z 2025-05-07T19:42:45.2042115Z cmake-4.0.2 | 19.4 MB | #7 | 17%  2025-05-07T19:42:45.2042389Z 2025-05-07T19:42:45.2042400Z 2025-05-07T19:42:45.2074589Z python-3.10.17 | 23.9 MB | | 0%  2025-05-07T19:42:45.2074959Z 2025-05-07T19:42:45.2607199Z bazel-7.5.0 | 47.4 MB | | 0%  2025-05-07T19:42:45.2812512Z openjdk-23.0.2 | 181.4 MB | | 0% 2025-05-07T19:42:45.2812948Z 2025-05-07T19:42:45.2812954Z 2025-05-07T19:42:45.2812969Z 2025-05-07T19:42:45.2995717Z cmake-4.0.2 | 19.4 MB | ######4 | 64%  2025-05-07T19:42:45.2995979Z 2025-05-07T19:42:45.2995996Z 2025-05-07T19:42:45.2995999Z 2025-05-07T19:42:45.2996346Z 2025-05-07T19:42:45.3042104Z icu-75.1 | 11.6 MB | 7 | 8%  2025-05-07T19:42:45.3042453Z 2025-05-07T19:42:45.3042461Z 2025-05-07T19:42:45.3101060Z python-3.10.17 | 23.9 MB | ####2 | 42%  2025-05-07T19:42:45.3102414Z 2025-05-07T19:42:45.3608551Z bazel-7.5.0 | 47.4 MB | #7 | 18%  2025-05-07T19:42:45.3813064Z openjdk-23.0.2 | 181.4 MB | 4 | 5% 2025-05-07T19:42:45.3813401Z 2025-05-07T19:42:45.3813406Z 2025-05-07T19:42:45.3814881Z 2025-05-07T19:42:45.3996658Z cmake-4.0.2 | 19.4 MB | #########6 | 96%  2025-05-07T19:42:45.3996953Z 2025-05-07T19:42:45.3996982Z 2025-05-07T19:42:45.3996986Z 2025-05-07T19:42:45.3996990Z 2025-05-07T19:42:45.4042934Z icu-75.1 | 11.6 MB | #####6 | 56%  2025-05-07T19:42:45.4043263Z 2025-05-07T19:42:45.4043751Z 2025-05-07T19:42:45.4102925Z python-3.10.17 | 23.9 MB | #######6 | 77%  2025-05-07T19:42:45.4103223Z 2025-05-07T19:42:45.4811401Z bazel-7.5.0 | 47.4 MB | ### | 31%  2025-05-07T19:42:45.4811728Z 2025-05-07T19:42:45.4811733Z 2025-05-07T19:42:45.4811736Z 2025-05-07T19:42:45.4811750Z 2025-05-07T19:42:45.5067988Z icu-75.1 | 11.6 MB | ########## | 100%  2025-05-07T19:42:45.5068284Z 2025-05-07T19:42:45.5068289Z 2025-05-07T19:42:45.5068829Z 2025-05-07T19:42:45.5102746Z cmake-4.0.2 | 19.4 MB | ########## | 100%  2025-05-07T19:42:45.5103011Z 2025-05-07T19:42:45.5386561Z bazel-7.5.0 | 47.4 MB | ####9 | 49%  2025-05-07T19:42:45.5386852Z 2025-05-07T19:42:45.5386858Z 2025-05-07T19:42:45.5386897Z 2025-05-07T19:42:45.5386902Z 2025-05-07T19:42:45.5386911Z 2025-05-07T19:42:45.5685186Z libgrpc-1.71.0 | 7.6 MB | | 0%  2025-05-07T19:42:45.5685584Z 2025-05-07T19:42:45.5685589Z 2025-05-07T19:42:45.5685593Z 2025-05-07T19:42:45.5685597Z 2025-05-07T19:42:45.5685602Z 2025-05-07T19:42:45.5685606Z 2025-05-07T19:42:45.6104545Z openblas-0.3.29 | 5.8 MB | | 0%  2025-05-07T19:42:45.6105157Z 2025-05-07T19:42:45.6387561Z bazel-7.5.0 | 47.4 MB | ####### | 71%  2025-05-07T19:42:45.6388024Z 2025-05-07T19:42:45.6388032Z 2025-05-07T19:42:45.6388039Z 2025-05-07T19:42:45.6388046Z 2025-05-07T19:42:45.6388053Z 2025-05-07T19:42:45.6685845Z libgrpc-1.71.0 | 7.6 MB | ######6 | 67%  2025-05-07T19:42:45.6686215Z 2025-05-07T19:42:45.6686258Z 2025-05-07T19:42:45.6686264Z 2025-05-07T19:42:45.6686272Z 2025-05-07T19:42:45.6686279Z 2025-05-07T19:42:45.6686286Z 2025-05-07T19:42:45.7116395Z openblas-0.3.29 | 5.8 MB | #########4 | 94%  2025-05-07T19:42:45.7116719Z 2025-05-07T19:42:45.7118518Z 2025-05-07T19:42:45.7210380Z python-3.10.17 | 23.9 MB | ########## | 100%  2025-05-07T19:42:45.7210785Z 2025-05-07T19:42:45.7490856Z bazel-7.5.0 | 47.4 MB | ########7 | 88%  2025-05-07T19:42:45.7594189Z openjdk-23.0.2 | 181.4 MB | 7 | 8% 2025-05-07T19:42:45.7594539Z 2025-05-07T19:42:45.7594562Z 2025-05-07T19:42:45.7594568Z 2025-05-07T19:42:45.7594574Z 2025-05-07T19:42:45.7594579Z 2025-05-07T19:42:45.7594584Z 2025-05-07T19:42:45.7594786Z 2025-05-07T19:42:45.7710184Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:42:45.7710520Z 2025-05-07T19:42:45.7710551Z 2025-05-07T19:42:45.7710556Z 2025-05-07T19:42:45.7710561Z 2025-05-07T19:42:45.7710568Z 2025-05-07T19:42:45.7717854Z 2025-05-07T19:42:45.8076790Z openblas-0.3.29 | 5.8 MB | ########## | 100%  2025-05-07T19:42:45.8077293Z 2025-05-07T19:42:45.8077298Z 2025-05-07T19:42:45.8077303Z 2025-05-07T19:42:45.8077322Z 2025-05-07T19:42:45.8077335Z 2025-05-07T19:42:45.8408063Z libgrpc-1.71.0 | 7.6 MB | ########## | 100%  2025-05-07T19:42:45.8408506Z 2025-05-07T19:42:45.8408514Z 2025-05-07T19:42:45.8408521Z 2025-05-07T19:42:45.8408545Z 2025-05-07T19:42:45.8408552Z 2025-05-07T19:42:45.8408558Z 2025-05-07T19:42:45.8408619Z 2025-05-07T19:42:45.8408626Z 2025-05-07T19:42:45.8492237Z libcups-2.3.3 | 4.3 MB | | 0%  2025-05-07T19:42:45.8594536Z openjdk-23.0.2 | 181.4 MB | #1 | 11% 2025-05-07T19:42:45.8594891Z 2025-05-07T19:42:45.8594896Z 2025-05-07T19:42:45.8594899Z 2025-05-07T19:42:45.8594904Z 2025-05-07T19:42:45.8594909Z 2025-05-07T19:42:45.8594914Z 2025-05-07T19:42:45.8595335Z 2025-05-07T19:42:45.8597576Z libopenblas-0.3.29 | 5.6 MB | #######9 | 79%  2025-05-07T19:42:45.8597895Z 2025-05-07T19:42:45.8597925Z 2025-05-07T19:42:45.8597930Z 2025-05-07T19:42:45.8597934Z 2025-05-07T19:42:45.8597938Z 2025-05-07T19:42:45.8597942Z 2025-05-07T19:42:45.8597945Z 2025-05-07T19:42:45.8599274Z 2025-05-07T19:42:45.8599277Z 2025-05-07T19:42:45.9494129Z libglib-2.84.0 | 3.8 MB | | 0%  2025-05-07T19:42:45.9894100Z openjdk-23.0.2 | 181.4 MB | #4 | 15% 2025-05-07T19:42:45.9894424Z 2025-05-07T19:42:45.9894430Z 2025-05-07T19:42:45.9894434Z 2025-05-07T19:42:45.9894439Z 2025-05-07T19:42:45.9894453Z 2025-05-07T19:42:45.9894458Z 2025-05-07T19:42:45.9894816Z 2025-05-07T19:42:45.9963320Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:42:45.9963660Z 2025-05-07T19:42:45.9963665Z 2025-05-07T19:42:45.9963670Z 2025-05-07T19:42:45.9963678Z 2025-05-07T19:42:45.9963683Z 2025-05-07T19:42:45.9963688Z 2025-05-07T19:42:45.9963693Z 2025-05-07T19:42:45.9965086Z 2025-05-07T19:42:45.9965825Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:42:45.9966187Z 2025-05-07T19:42:45.9966195Z 2025-05-07T19:42:45.9966200Z 2025-05-07T19:42:45.9966204Z 2025-05-07T19:42:45.9966208Z 2025-05-07T19:42:45.9966212Z 2025-05-07T19:42:45.9966215Z 2025-05-07T19:42:45.9966227Z 2025-05-07T19:42:46.0000623Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:42:46.0001143Z 2025-05-07T19:42:46.0001148Z 2025-05-07T19:42:46.0001152Z 2025-05-07T19:42:46.0001155Z 2025-05-07T19:42:46.0001159Z 2025-05-07T19:42:46.0001162Z 2025-05-07T19:42:46.0001166Z 2025-05-07T19:42:46.0001170Z 2025-05-07T19:42:46.0003448Z 2025-05-07T19:42:46.0005246Z libglib-2.84.0 | 3.8 MB | ########## | 100%  2025-05-07T19:42:46.0005650Z 2025-05-07T19:42:46.0005658Z 2025-05-07T19:42:46.0005663Z 2025-05-07T19:42:46.0005667Z 2025-05-07T19:42:46.0005674Z 2025-05-07T19:42:46.0005678Z 2025-05-07T19:42:46.0005682Z 2025-05-07T19:42:46.0005685Z 2025-05-07T19:42:46.0005837Z 2025-05-07T19:42:46.0431186Z libglib-2.84.0 | 3.8 MB | ########## | 100%  2025-05-07T19:42:46.0431519Z 2025-05-07T19:42:46.0431523Z 2025-05-07T19:42:46.0431527Z 2025-05-07T19:42:46.0431545Z 2025-05-07T19:42:46.0431548Z 2025-05-07T19:42:46.0431551Z 2025-05-07T19:42:46.0431555Z 2025-05-07T19:42:46.0431558Z 2025-05-07T19:42:46.0431562Z 2025-05-07T19:42:46.0431592Z 2025-05-07T19:42:46.0472249Z libprotobuf-5.29.3 | 3.2 MB | | 0%  2025-05-07T19:42:46.0472557Z 2025-05-07T19:42:46.0472561Z 2025-05-07T19:42:46.0472564Z 2025-05-07T19:42:46.0472568Z 2025-05-07T19:42:46.0472572Z 2025-05-07T19:42:46.0472575Z 2025-05-07T19:42:46.0472578Z 2025-05-07T19:42:46.0472582Z 2025-05-07T19:42:46.0472585Z 2025-05-07T19:42:46.0472588Z 2025-05-07T19:42:46.0472592Z 2025-05-07T19:42:46.0473452Z 2025-05-07T19:42:46.0495706Z harfbuzz-11.0.0 | 1.6 MB | | 1%  2025-05-07T19:42:46.0508105Z openjdk-23.0.2 | 181.4 MB | #8 | 19% 2025-05-07T19:42:46.0508374Z 2025-05-07T19:42:46.0508378Z 2025-05-07T19:42:46.0508381Z 2025-05-07T19:42:46.0508394Z 2025-05-07T19:42:46.0508398Z 2025-05-07T19:42:46.0508401Z 2025-05-07T19:42:46.0508405Z 2025-05-07T19:42:46.0508408Z 2025-05-07T19:42:46.0508412Z 2025-05-07T19:42:46.0508416Z 2025-05-07T19:42:46.0513179Z 2025-05-07T19:42:46.1327291Z tk-8.6.13 | 3.2 MB | | 0%  2025-05-07T19:42:46.1327808Z 2025-05-07T19:42:46.1327816Z 2025-05-07T19:42:46.1327823Z 2025-05-07T19:42:46.1327857Z 2025-05-07T19:42:46.1327863Z 2025-05-07T19:42:46.1327869Z 2025-05-07T19:42:46.1327875Z 2025-05-07T19:42:46.1327881Z 2025-05-07T19:42:46.1327888Z 2025-05-07T19:42:46.1327894Z 2025-05-07T19:42:46.1327900Z 2025-05-07T19:42:46.1329106Z 2025-05-07T19:42:46.1603328Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:42:46.1649010Z openjdk-23.0.2 | 181.4 MB | ##2 | 22% 2025-05-07T19:42:46.1649309Z 2025-05-07T19:42:46.1649314Z 2025-05-07T19:42:46.1649318Z 2025-05-07T19:42:46.1649336Z 2025-05-07T19:42:46.1649340Z 2025-05-07T19:42:46.1649344Z 2025-05-07T19:42:46.1649347Z 2025-05-07T19:42:46.1649351Z 2025-05-07T19:42:46.1649355Z 2025-05-07T19:42:46.1655563Z 2025-05-07T19:42:46.1656477Z libprotobuf-5.29.3 | 3.2 MB | ########## | 100%  2025-05-07T19:42:46.1656840Z 2025-05-07T19:42:46.1656845Z 2025-05-07T19:42:46.1656849Z 2025-05-07T19:42:46.1656852Z 2025-05-07T19:42:46.1656856Z 2025-05-07T19:42:46.1656860Z 2025-05-07T19:42:46.1656878Z 2025-05-07T19:42:46.1656882Z 2025-05-07T19:42:46.1656885Z 2025-05-07T19:42:46.1656897Z 2025-05-07T19:42:46.1848335Z libprotobuf-5.29.3 | 3.2 MB | ########## | 100%  2025-05-07T19:42:46.1848745Z 2025-05-07T19:42:46.1848750Z 2025-05-07T19:42:46.1848754Z 2025-05-07T19:42:46.1848773Z 2025-05-07T19:42:46.1848797Z 2025-05-07T19:42:46.1848803Z 2025-05-07T19:42:46.1848810Z 2025-05-07T19:42:46.1848816Z 2025-05-07T19:42:46.1848823Z 2025-05-07T19:42:46.1848830Z 2025-05-07T19:42:46.1850565Z 2025-05-07T19:42:46.1850833Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:42:46.1851115Z 2025-05-07T19:42:46.1851127Z 2025-05-07T19:42:46.1851130Z 2025-05-07T19:42:46.1851354Z 2025-05-07T19:42:46.1851361Z 2025-05-07T19:42:46.1851367Z 2025-05-07T19:42:46.1851373Z 2025-05-07T19:42:46.1851381Z 2025-05-07T19:42:46.1851386Z 2025-05-07T19:42:46.1851390Z 2025-05-07T19:42:46.1851394Z 2025-05-07T19:42:46.2003993Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:42:46.2004387Z 2025-05-07T19:42:46.2004393Z 2025-05-07T19:42:46.2004397Z 2025-05-07T19:42:46.2004404Z 2025-05-07T19:42:46.2004408Z 2025-05-07T19:42:46.2004412Z 2025-05-07T19:42:46.2004417Z 2025-05-07T19:42:46.2004421Z 2025-05-07T19:42:46.2004593Z 2025-05-07T19:42:46.2004598Z 2025-05-07T19:42:46.2004602Z 2025-05-07T19:42:46.2004606Z 2025-05-07T19:42:46.2006282Z 2025-05-07T19:42:46.2212463Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2025-05-07T19:42:46.2212861Z 2025-05-07T19:42:46.2212866Z 2025-05-07T19:42:46.2212869Z 2025-05-07T19:42:46.2212873Z 2025-05-07T19:42:46.2212877Z 2025-05-07T19:42:46.2212901Z 2025-05-07T19:42:46.2212906Z 2025-05-07T19:42:46.2212910Z 2025-05-07T19:42:46.2212915Z 2025-05-07T19:42:46.2212920Z 2025-05-07T19:42:46.2212927Z 2025-05-07T19:42:46.2212933Z 2025-05-07T19:42:46.2212939Z 2025-05-07T19:42:46.2212962Z 2025-05-07T19:42:46.2432936Z libgfortran5-15.1.0 | 1.5 MB | 1 | 1%  2025-05-07T19:42:46.2433300Z 2025-05-07T19:42:46.2433305Z 2025-05-07T19:42:46.2433309Z 2025-05-07T19:42:46.2433313Z 2025-05-07T19:42:46.2433320Z 2025-05-07T19:42:46.2433324Z 2025-05-07T19:42:46.2433341Z 2025-05-07T19:42:46.2433364Z 2025-05-07T19:42:46.2433368Z 2025-05-07T19:42:46.2433372Z 2025-05-07T19:42:46.2433375Z 2025-05-07T19:42:46.2433378Z 2025-05-07T19:42:46.2433381Z 2025-05-07T19:42:46.2433385Z 2025-05-07T19:42:46.2433853Z 2025-05-07T19:42:46.2604386Z krb5-1.21.3 | 1.3 MB | 1 | 1%  2025-05-07T19:42:46.2780924Z openjdk-23.0.2 | 181.4 MB | ##5 | 26% 2025-05-07T19:42:46.2781215Z 2025-05-07T19:42:46.2781220Z 2025-05-07T19:42:46.2781224Z 2025-05-07T19:42:46.2781241Z 2025-05-07T19:42:46.2781245Z 2025-05-07T19:42:46.2781248Z 2025-05-07T19:42:46.2781252Z 2025-05-07T19:42:46.2781256Z 2025-05-07T19:42:46.2781260Z 2025-05-07T19:42:46.2781264Z 2025-05-07T19:42:46.2781267Z 2025-05-07T19:42:46.2781271Z 2025-05-07T19:42:46.2782278Z 2025-05-07T19:42:46.2846733Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:42:46.2847329Z 2025-05-07T19:42:46.2847333Z 2025-05-07T19:42:46.2847351Z 2025-05-07T19:42:46.2847356Z 2025-05-07T19:42:46.2847359Z 2025-05-07T19:42:46.2847362Z 2025-05-07T19:42:46.2847366Z 2025-05-07T19:42:46.2847369Z 2025-05-07T19:42:46.2847372Z 2025-05-07T19:42:46.2847376Z 2025-05-07T19:42:46.2847379Z 2025-05-07T19:42:46.2847383Z 2025-05-07T19:42:46.2847386Z 2025-05-07T19:42:46.2847395Z 2025-05-07T19:42:46.2902259Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:42:46.2902782Z 2025-05-07T19:42:46.2902795Z 2025-05-07T19:42:46.2902798Z 2025-05-07T19:42:46.2902802Z 2025-05-07T19:42:46.2902805Z 2025-05-07T19:42:46.2902809Z 2025-05-07T19:42:46.2902812Z 2025-05-07T19:42:46.2902815Z 2025-05-07T19:42:46.2902819Z 2025-05-07T19:42:46.2902822Z 2025-05-07T19:42:46.2902826Z 2025-05-07T19:42:46.2902829Z 2025-05-07T19:42:46.2902832Z 2025-05-07T19:42:46.2902836Z 2025-05-07T19:42:46.2902878Z 2025-05-07T19:42:46.3358781Z krb5-1.21.3 | 1.3 MB | ########## | 100%  2025-05-07T19:42:46.3359156Z 2025-05-07T19:42:46.3359161Z 2025-05-07T19:42:46.3359165Z 2025-05-07T19:42:46.3359169Z 2025-05-07T19:42:46.3359172Z 2025-05-07T19:42:46.3359190Z 2025-05-07T19:42:46.3359194Z 2025-05-07T19:42:46.3359197Z 2025-05-07T19:42:46.3359200Z 2025-05-07T19:42:46.3359204Z 2025-05-07T19:42:46.3359207Z 2025-05-07T19:42:46.3359211Z 2025-05-07T19:42:46.3359214Z 2025-05-07T19:42:46.3359410Z 2025-05-07T19:42:46.3359414Z 2025-05-07T19:42:46.3359417Z 2025-05-07T19:42:46.3373968Z libabseil-20250127.1 | 1.3 MB | 1 | 1%  2025-05-07T19:42:46.3374363Z 2025-05-07T19:42:46.3374368Z 2025-05-07T19:42:46.3374372Z 2025-05-07T19:42:46.3374376Z 2025-05-07T19:42:46.3374379Z 2025-05-07T19:42:46.3374383Z 2025-05-07T19:42:46.3374386Z 2025-05-07T19:42:46.3374389Z 2025-05-07T19:42:46.3374393Z 2025-05-07T19:42:46.3374397Z 2025-05-07T19:42:46.3374400Z 2025-05-07T19:42:46.3374408Z 2025-05-07T19:42:46.3374580Z 2025-05-07T19:42:46.3374585Z 2025-05-07T19:42:46.3374589Z 2025-05-07T19:42:46.3374592Z 2025-05-07T19:42:46.3374597Z 2025-05-07T19:42:46.3374989Z 2025-05-07T19:42:46.3436750Z pcre2-10.44 | 934 KB | 1 | 2%  2025-05-07T19:42:46.3437173Z 2025-05-07T19:42:46.3437179Z 2025-05-07T19:42:46.3437183Z 2025-05-07T19:42:46.3438829Z 2025-05-07T19:42:46.3441987Z icu-75.1 | 11.6 MB | ########## | 100%  2025-05-07T19:42:46.3442272Z 2025-05-07T19:42:46.3442276Z 2025-05-07T19:42:46.3442280Z 2025-05-07T19:42:46.3442304Z 2025-05-07T19:42:46.3542374Z icu-75.1 | 11.6 MB | ########## | 100%  2025-05-07T19:42:46.3542650Z 2025-05-07T19:42:46.3542654Z 2025-05-07T19:42:46.3542658Z 2025-05-07T19:42:46.3542661Z 2025-05-07T19:42:46.3542665Z 2025-05-07T19:42:46.3542668Z 2025-05-07T19:42:46.3542682Z 2025-05-07T19:42:46.3542685Z 2025-05-07T19:42:46.3542689Z 2025-05-07T19:42:46.3542693Z 2025-05-07T19:42:46.3542711Z 2025-05-07T19:42:46.3542715Z 2025-05-07T19:42:46.3542718Z 2025-05-07T19:42:46.3542722Z 2025-05-07T19:42:46.3542725Z 2025-05-07T19:42:46.3542729Z 2025-05-07T19:42:46.3542738Z 2025-05-07T19:42:46.3604429Z cairo-1.18.4 | 955 KB | 1 | 2%  2025-05-07T19:42:46.3802623Z openjdk-23.0.2 | 181.4 MB | ##8 | 29% 2025-05-07T19:42:46.3803017Z 2025-05-07T19:42:46.3803021Z 2025-05-07T19:42:46.3803025Z 2025-05-07T19:42:46.3803028Z 2025-05-07T19:42:46.3803032Z 2025-05-07T19:42:46.3803036Z 2025-05-07T19:42:46.3803039Z 2025-05-07T19:42:46.3803043Z 2025-05-07T19:42:46.3803046Z 2025-05-07T19:42:46.3803050Z 2025-05-07T19:42:46.3803053Z 2025-05-07T19:42:46.3803057Z 2025-05-07T19:42:46.3803060Z 2025-05-07T19:42:46.3803064Z 2025-05-07T19:42:46.3803067Z 2025-05-07T19:42:46.3803071Z 2025-05-07T19:42:46.3803074Z 2025-05-07T19:42:46.3807623Z 2025-05-07T19:42:46.3910108Z pcre2-10.44 | 934 KB | ########## | 100%  2025-05-07T19:42:46.3910711Z 2025-05-07T19:42:46.3910715Z 2025-05-07T19:42:46.3910719Z 2025-05-07T19:42:46.3910723Z 2025-05-07T19:42:46.3910726Z 2025-05-07T19:42:46.3910730Z 2025-05-07T19:42:46.3910733Z 2025-05-07T19:42:46.3910736Z 2025-05-07T19:42:46.3910750Z 2025-05-07T19:42:46.3910815Z 2025-05-07T19:42:46.3910818Z 2025-05-07T19:42:46.3910835Z 2025-05-07T19:42:46.3910838Z 2025-05-07T19:42:46.3910841Z 2025-05-07T19:42:46.3910845Z 2025-05-07T19:42:46.3910848Z 2025-05-07T19:42:46.4000121Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:42:46.4000516Z 2025-05-07T19:42:46.4000565Z 2025-05-07T19:42:46.4000568Z 2025-05-07T19:42:46.4000572Z 2025-05-07T19:42:46.4000576Z 2025-05-07T19:42:46.4000579Z 2025-05-07T19:42:46.4000583Z 2025-05-07T19:42:46.4000586Z 2025-05-07T19:42:46.4000589Z 2025-05-07T19:42:46.4000593Z 2025-05-07T19:42:46.4000596Z 2025-05-07T19:42:46.4000612Z 2025-05-07T19:42:46.4000616Z 2025-05-07T19:42:46.4000619Z 2025-05-07T19:42:46.4000622Z 2025-05-07T19:42:46.4000625Z 2025-05-07T19:42:46.4002623Z 2025-05-07T19:42:46.4383618Z cairo-1.18.4 | 955 KB | ########## | 100%  2025-05-07T19:42:46.4384154Z 2025-05-07T19:42:46.4384158Z 2025-05-07T19:42:46.4384162Z 2025-05-07T19:42:46.4384340Z 2025-05-07T19:42:46.4384344Z 2025-05-07T19:42:46.4384348Z 2025-05-07T19:42:46.4384351Z 2025-05-07T19:42:46.4384458Z 2025-05-07T19:42:46.4384461Z 2025-05-07T19:42:46.4384465Z 2025-05-07T19:42:46.4384468Z 2025-05-07T19:42:46.4384472Z 2025-05-07T19:42:46.4384476Z 2025-05-07T19:42:46.4384479Z 2025-05-07T19:42:46.4384483Z 2025-05-07T19:42:46.4384486Z 2025-05-07T19:42:46.4384489Z 2025-05-07T19:42:46.4384493Z 2025-05-07T19:42:46.4384504Z 2025-05-07T19:42:46.4605247Z ... (more hidden) ... 2025-05-07T19:42:46.4709797Z openjdk-23.0.2 | 181.4 MB | ###2 | 33% 2025-05-07T19:42:46.4710132Z 2025-05-07T19:42:46.4710138Z 2025-05-07T19:42:46.4710143Z 2025-05-07T19:42:46.4710149Z 2025-05-07T19:42:46.4710155Z 2025-05-07T19:42:46.4710202Z 2025-05-07T19:42:46.4710208Z 2025-05-07T19:42:46.4710213Z 2025-05-07T19:42:46.4710218Z 2025-05-07T19:42:46.4710224Z 2025-05-07T19:42:46.4710230Z 2025-05-07T19:42:46.4710236Z 2025-05-07T19:42:46.4710262Z 2025-05-07T19:42:46.4710268Z 2025-05-07T19:42:46.4710286Z 2025-05-07T19:42:46.4710289Z 2025-05-07T19:42:46.4710293Z 2025-05-07T19:42:46.4710296Z 2025-05-07T19:42:46.4710300Z 2025-05-07T19:42:46.5610769Z ... (more hidden) ... 2025-05-07T19:42:46.6611676Z openjdk-23.0.2 | 181.4 MB | ###6 | 37% 2025-05-07T19:42:46.6765112Z openjdk-23.0.2 | 181.4 MB | #### | 41% 2025-05-07T19:42:46.6765657Z 2025-05-07T19:42:46.7631329Z bazel-7.5.0 | 47.4 MB | ########## | 100%  2025-05-07T19:42:46.8723137Z openjdk-23.0.2 | 181.4 MB | ####4 | 45% 2025-05-07T19:42:46.9731148Z openjdk-23.0.2 | 181.4 MB | ####8 | 48% 2025-05-07T19:42:47.0736043Z openjdk-23.0.2 | 181.4 MB | #####2 | 53% 2025-05-07T19:42:47.1126671Z openjdk-23.0.2 | 181.4 MB | #####7 | 57% 2025-05-07T19:42:47.1127199Z 2025-05-07T19:42:47.1127207Z 2025-05-07T19:42:47.1127214Z 2025-05-07T19:42:47.1127262Z 2025-05-07T19:42:47.1127269Z 2025-05-07T19:42:47.1127276Z 2025-05-07T19:42:47.1737511Z openblas-0.3.29 | 5.8 MB | ########## | 100%  2025-05-07T19:42:47.2883540Z openjdk-23.0.2 | 181.4 MB | ######1 | 62% 2025-05-07T19:42:47.3884815Z openjdk-23.0.2 | 181.4 MB | ######6 | 66% 2025-05-07T19:42:47.4885631Z openjdk-23.0.2 | 181.4 MB | #######1 | 71% 2025-05-07T19:42:47.5910043Z openjdk-23.0.2 | 181.4 MB | #######5 | 76% 2025-05-07T19:42:47.6926235Z openjdk-23.0.2 | 181.4 MB | ######## | 80% 2025-05-07T19:42:47.8026481Z openjdk-23.0.2 | 181.4 MB | ########4 | 85% 2025-05-07T19:42:47.8472126Z openjdk-23.0.2 | 181.4 MB | ########9 | 89% 2025-05-07T19:42:47.8472443Z 2025-05-07T19:42:47.8472448Z 2025-05-07T19:42:47.8472508Z 2025-05-07T19:42:47.8472512Z 2025-05-07T19:42:47.8472516Z 2025-05-07T19:42:47.9028247Z libgrpc-1.71.0 | 7.6 MB | ########## | 100%  2025-05-07T19:42:48.0893747Z openjdk-23.0.2 | 181.4 MB | #########8 | 98% 2025-05-07T19:42:48.0894118Z 2025-05-07T19:42:48.0894123Z 2025-05-07T19:42:48.0894127Z 2025-05-07T19:42:48.0894131Z 2025-05-07T19:42:48.0894134Z 2025-05-07T19:42:48.0894138Z 2025-05-07T19:42:48.0894141Z 2025-05-07T19:42:48.2437642Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:42:48.2438104Z 2025-05-07T19:42:48.2438109Z 2025-05-07T19:42:48.2438115Z 2025-05-07T19:42:48.2438120Z 2025-05-07T19:42:48.2438125Z 2025-05-07T19:42:48.2438129Z 2025-05-07T19:42:48.2438134Z 2025-05-07T19:42:48.2438164Z 2025-05-07T19:42:48.3620406Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:42:48.3620795Z 2025-05-07T19:42:48.3620800Z 2025-05-07T19:42:48.5048238Z python-3.10.17 | 23.9 MB | ########## | 100%  2025-05-07T19:42:48.5048754Z 2025-05-07T19:42:48.5048758Z 2025-05-07T19:42:48.5048762Z 2025-05-07T19:42:48.5048766Z 2025-05-07T19:42:48.5048989Z 2025-05-07T19:42:48.5048994Z 2025-05-07T19:42:48.5048998Z 2025-05-07T19:42:48.5049002Z 2025-05-07T19:42:48.5049007Z 2025-05-07T19:42:48.5049011Z 2025-05-07T19:42:48.5049015Z 2025-05-07T19:42:48.5049019Z 2025-05-07T19:42:48.5051551Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:42:48.5051873Z 2025-05-07T19:42:48.5051877Z 2025-05-07T19:42:48.5051880Z 2025-05-07T19:42:48.5051884Z 2025-05-07T19:42:48.5051888Z 2025-05-07T19:42:48.5051891Z 2025-05-07T19:42:48.5051894Z 2025-05-07T19:42:48.5051898Z 2025-05-07T19:42:48.5051901Z 2025-05-07T19:42:48.5052020Z 2025-05-07T19:42:48.5052025Z 2025-05-07T19:42:48.5052034Z 2025-05-07T19:42:48.6027611Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:42:48.6027975Z 2025-05-07T19:42:48.6027981Z 2025-05-07T19:42:48.6027985Z 2025-05-07T19:42:48.6027988Z 2025-05-07T19:42:48.6027992Z 2025-05-07T19:42:48.6027995Z 2025-05-07T19:42:48.6027999Z 2025-05-07T19:42:48.6028025Z 2025-05-07T19:42:48.6028029Z 2025-05-07T19:42:48.9374077Z libglib-2.84.0 | 3.8 MB | ########## | 100%  2025-05-07T19:42:48.9374490Z 2025-05-07T19:42:48.9374497Z 2025-05-07T19:42:48.9374501Z 2025-05-07T19:42:48.9374506Z 2025-05-07T19:42:48.9374511Z 2025-05-07T19:42:48.9374528Z 2025-05-07T19:42:48.9374535Z 2025-05-07T19:42:48.9374540Z 2025-05-07T19:42:48.9374545Z 2025-05-07T19:42:48.9374550Z 2025-05-07T19:42:49.0083558Z libprotobuf-5.29.3 | 3.2 MB | ########## | 100%  2025-05-07T19:42:49.0084011Z 2025-05-07T19:42:49.0084054Z 2025-05-07T19:42:49.0084058Z 2025-05-07T19:42:49.0084063Z 2025-05-07T19:42:49.0084067Z 2025-05-07T19:42:49.0084078Z 2025-05-07T19:42:49.0084082Z 2025-05-07T19:42:49.0084085Z 2025-05-07T19:42:49.0084089Z 2025-05-07T19:42:49.0084092Z 2025-05-07T19:42:49.0084096Z 2025-05-07T19:42:49.0084099Z 2025-05-07T19:42:49.0084524Z 2025-05-07T19:42:49.0089751Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:42:49.0090264Z 2025-05-07T19:42:49.0090271Z 2025-05-07T19:42:49.0090278Z 2025-05-07T19:42:49.0090294Z 2025-05-07T19:42:49.0090300Z 2025-05-07T19:42:49.0090304Z 2025-05-07T19:42:49.0090310Z 2025-05-07T19:42:49.0090314Z 2025-05-07T19:42:49.0090319Z 2025-05-07T19:42:49.0090327Z 2025-05-07T19:42:49.0090333Z 2025-05-07T19:42:49.0090340Z 2025-05-07T19:42:49.0090348Z 2025-05-07T19:42:49.0600357Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:42:49.0601055Z 2025-05-07T19:42:49.0601071Z 2025-05-07T19:42:49.0601075Z 2025-05-07T19:42:49.0601079Z 2025-05-07T19:42:49.0601083Z 2025-05-07T19:42:49.0601086Z 2025-05-07T19:42:49.0601089Z 2025-05-07T19:42:49.0601093Z 2025-05-07T19:42:49.0601096Z 2025-05-07T19:42:49.0601162Z 2025-05-07T19:42:49.0601170Z 2025-05-07T19:42:49.1157723Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:42:49.1158199Z 2025-05-07T19:42:49.1158203Z 2025-05-07T19:42:49.1158206Z 2025-05-07T19:42:49.1158210Z 2025-05-07T19:42:49.1158213Z 2025-05-07T19:42:49.1158265Z 2025-05-07T19:42:49.1158269Z 2025-05-07T19:42:49.1158273Z 2025-05-07T19:42:49.1158276Z 2025-05-07T19:42:49.1158279Z 2025-05-07T19:42:49.1158283Z 2025-05-07T19:42:49.1158286Z 2025-05-07T19:42:49.1158290Z 2025-05-07T19:42:49.1159130Z 2025-05-07T19:42:49.1163403Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:42:49.1163992Z 2025-05-07T19:42:49.1163995Z 2025-05-07T19:42:49.1164012Z 2025-05-07T19:42:49.1164016Z 2025-05-07T19:42:49.1164019Z 2025-05-07T19:42:49.1164023Z 2025-05-07T19:42:49.1164026Z 2025-05-07T19:42:49.1164030Z 2025-05-07T19:42:49.1164033Z 2025-05-07T19:42:49.1164036Z 2025-05-07T19:42:49.1164040Z 2025-05-07T19:42:49.1164043Z 2025-05-07T19:42:49.1164046Z 2025-05-07T19:42:49.1164050Z 2025-05-07T19:42:49.2218661Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:42:49.2219317Z 2025-05-07T19:42:49.2219322Z 2025-05-07T19:42:49.2219327Z 2025-05-07T19:42:49.2219331Z 2025-05-07T19:42:49.2219335Z 2025-05-07T19:42:49.2219339Z 2025-05-07T19:42:49.2219346Z 2025-05-07T19:42:49.2219349Z 2025-05-07T19:42:49.2219353Z 2025-05-07T19:42:49.2219357Z 2025-05-07T19:42:49.2219361Z 2025-05-07T19:42:49.2219364Z 2025-05-07T19:42:49.2219368Z 2025-05-07T19:42:49.2219371Z 2025-05-07T19:42:49.2219375Z 2025-05-07T19:42:49.2222713Z krb5-1.21.3 | 1.3 MB | ########## | 100%  2025-05-07T19:42:49.2223098Z 2025-05-07T19:42:49.2223103Z 2025-05-07T19:42:49.2223107Z 2025-05-07T19:42:49.2223111Z 2025-05-07T19:42:49.2223115Z 2025-05-07T19:42:49.2223118Z 2025-05-07T19:42:49.2223121Z 2025-05-07T19:42:49.2223137Z 2025-05-07T19:42:49.2223141Z 2025-05-07T19:42:49.2223145Z 2025-05-07T19:42:49.2223148Z 2025-05-07T19:42:49.2223152Z 2025-05-07T19:42:49.2223166Z 2025-05-07T19:42:49.2223170Z 2025-05-07T19:42:49.2223220Z 2025-05-07T19:42:49.2552831Z krb5-1.21.3 | 1.3 MB | ########## | 100%  2025-05-07T19:42:49.2553177Z 2025-05-07T19:42:49.2553181Z 2025-05-07T19:42:49.2553192Z 2025-05-07T19:42:49.3299033Z cmake-4.0.2 | 19.4 MB | ########## | 100%  2025-05-07T19:42:49.3299343Z 2025-05-07T19:42:49.3299347Z 2025-05-07T19:42:49.3299351Z 2025-05-07T19:42:49.3299354Z 2025-05-07T19:42:49.3299359Z 2025-05-07T19:42:49.3299363Z 2025-05-07T19:42:49.3299367Z 2025-05-07T19:42:49.3299394Z 2025-05-07T19:42:49.3299398Z 2025-05-07T19:42:49.3299412Z 2025-05-07T19:42:49.3299650Z 2025-05-07T19:42:49.3299654Z 2025-05-07T19:42:49.3299658Z 2025-05-07T19:42:49.3299662Z 2025-05-07T19:42:49.3299666Z 2025-05-07T19:42:49.3299670Z 2025-05-07T19:42:49.3299673Z 2025-05-07T19:42:49.3299681Z 2025-05-07T19:42:49.3303868Z pcre2-10.44 | 934 KB | ########## | 100%  2025-05-07T19:42:49.3304275Z 2025-05-07T19:42:49.3304281Z 2025-05-07T19:42:49.3304285Z 2025-05-07T19:42:49.3304289Z 2025-05-07T19:42:49.3304293Z 2025-05-07T19:42:49.3304297Z 2025-05-07T19:42:49.3304301Z 2025-05-07T19:42:49.3304349Z 2025-05-07T19:42:49.3304353Z 2025-05-07T19:42:49.3304357Z 2025-05-07T19:42:49.3304360Z 2025-05-07T19:42:49.3304364Z 2025-05-07T19:42:49.3304367Z 2025-05-07T19:42:49.3304371Z 2025-05-07T19:42:49.3304374Z 2025-05-07T19:42:49.3304377Z 2025-05-07T19:42:49.3304381Z 2025-05-07T19:42:49.3304393Z 2025-05-07T19:42:49.3459724Z pcre2-10.44 | 934 KB | ########## | 100%  2025-05-07T19:42:49.3460167Z 2025-05-07T19:42:49.3460174Z 2025-05-07T19:42:49.3460180Z 2025-05-07T19:42:49.3460186Z 2025-05-07T19:42:49.3460193Z 2025-05-07T19:42:49.3460200Z 2025-05-07T19:42:49.3460205Z 2025-05-07T19:42:49.3460210Z 2025-05-07T19:42:49.3460215Z 2025-05-07T19:42:49.3460221Z 2025-05-07T19:42:49.3460240Z 2025-05-07T19:42:49.3460245Z 2025-05-07T19:42:49.3460251Z 2025-05-07T19:42:49.3460256Z 2025-05-07T19:42:49.3460262Z 2025-05-07T19:42:49.3460269Z 2025-05-07T19:42:49.3460657Z 2025-05-07T19:42:49.3464210Z cairo-1.18.4 | 955 KB | ########## | 100%  2025-05-07T19:42:49.3464793Z 2025-05-07T19:42:49.3464799Z 2025-05-07T19:42:49.3464805Z 2025-05-07T19:42:49.3464811Z 2025-05-07T19:42:49.3464816Z 2025-05-07T19:42:49.3464822Z 2025-05-07T19:42:49.3464827Z 2025-05-07T19:42:49.3464887Z 2025-05-07T19:42:49.3464893Z 2025-05-07T19:42:49.3464913Z 2025-05-07T19:42:49.3464918Z 2025-05-07T19:42:49.3464923Z 2025-05-07T19:42:49.3464929Z 2025-05-07T19:42:49.3464935Z 2025-05-07T19:42:49.3464939Z 2025-05-07T19:42:49.3464945Z 2025-05-07T19:42:49.3464951Z 2025-05-07T19:42:49.3666728Z cairo-1.18.4 | 955 KB | ########## | 100%  2025-05-07T19:42:49.3667195Z 2025-05-07T19:42:49.3667392Z 2025-05-07T19:42:49.3667396Z 2025-05-07T19:42:49.3667399Z 2025-05-07T19:42:49.3667404Z 2025-05-07T19:42:49.3667421Z 2025-05-07T19:42:49.3667425Z 2025-05-07T19:42:49.3667429Z 2025-05-07T19:42:49.3667432Z 2025-05-07T19:42:49.3667438Z 2025-05-07T19:42:49.3667442Z 2025-05-07T19:42:49.3667446Z 2025-05-07T19:42:49.3667451Z 2025-05-07T19:42:49.3667457Z 2025-05-07T19:42:49.3667463Z 2025-05-07T19:42:49.3667469Z 2025-05-07T19:42:49.3667476Z 2025-05-07T19:42:49.3667482Z 2025-05-07T19:42:49.3667530Z 2025-05-07T19:42:49.3670691Z ... (more hidden) ... 2025-05-07T19:42:49.3671146Z 2025-05-07T19:42:49.3671151Z 2025-05-07T19:42:49.3671156Z 2025-05-07T19:42:49.3671162Z 2025-05-07T19:42:49.3671167Z 2025-05-07T19:42:49.3671172Z 2025-05-07T19:42:49.3671178Z 2025-05-07T19:42:49.3671242Z 2025-05-07T19:42:49.3671247Z 2025-05-07T19:42:49.3671252Z 2025-05-07T19:42:49.3671257Z 2025-05-07T19:42:49.3671263Z 2025-05-07T19:42:49.3671268Z 2025-05-07T19:42:49.3671286Z 2025-05-07T19:42:49.3671291Z 2025-05-07T19:42:49.3671297Z 2025-05-07T19:42:49.3671302Z 2025-05-07T19:42:49.3671309Z 2025-05-07T19:42:49.3671314Z 2025-05-07T19:42:49.7668486Z ... (more hidden) ... 2025-05-07T19:42:49.7668976Z 2025-05-07T19:42:49.7668981Z 2025-05-07T19:42:49.7668986Z 2025-05-07T19:42:49.7668992Z 2025-05-07T19:42:49.7668998Z 2025-05-07T19:42:49.7669002Z 2025-05-07T19:42:49.7669007Z 2025-05-07T19:42:49.7669013Z 2025-05-07T19:42:49.7669068Z 2025-05-07T19:42:49.7669073Z 2025-05-07T19:42:49.7669103Z 2025-05-07T19:42:49.7669107Z 2025-05-07T19:42:49.7669111Z 2025-05-07T19:42:49.7669114Z 2025-05-07T19:42:49.7669119Z 2025-05-07T19:42:49.7669136Z 2025-05-07T19:42:49.7673135Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:42:49.7673855Z 2025-05-07T19:42:49.7673862Z 2025-05-07T19:42:49.7673867Z 2025-05-07T19:42:49.7673873Z 2025-05-07T19:42:49.7673898Z 2025-05-07T19:42:49.7673904Z 2025-05-07T19:42:49.7673911Z 2025-05-07T19:42:49.7673916Z 2025-05-07T19:42:49.7673922Z 2025-05-07T19:42:49.7673926Z 2025-05-07T19:42:49.7673932Z 2025-05-07T19:42:49.7673938Z 2025-05-07T19:42:49.7673944Z 2025-05-07T19:42:49.7673949Z 2025-05-07T19:42:49.7673954Z 2025-05-07T19:42:49.7673960Z 2025-05-07T19:42:50.1370470Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:42:51.2114759Z openjdk-23.0.2 | 181.4 MB | ########## | 100% 2025-05-07T19:42:51.2115980Z 2025-05-07T19:42:52.3226430Z bazel-7.5.0 | 47.4 MB | ########## | 100%  2025-05-07T19:42:52.3231151Z openjdk-23.0.2 | 181.4 MB | ########## | 100% 2025-05-07T19:42:52.3231485Z 2025-05-07T19:42:52.3231489Z 2025-05-07T19:42:52.3231493Z 2025-05-07T19:42:52.3231496Z 2025-05-07T19:42:52.3231559Z 2025-05-07T19:42:52.3231564Z 2025-05-07T19:42:52.3231568Z 2025-05-07T19:42:52.3231572Z 2025-05-07T19:42:52.3231594Z 2025-05-07T19:42:52.3231598Z 2025-05-07T19:42:52.3231601Z 2025-05-07T19:42:52.3231604Z 2025-05-07T19:42:52.3231608Z 2025-05-07T19:42:52.3231611Z 2025-05-07T19:42:52.3231614Z 2025-05-07T19:42:52.3231618Z 2025-05-07T19:42:52.3231621Z 2025-05-07T19:42:52.3231624Z 2025-05-07T19:42:52.3231628Z 2025-05-07T19:42:52.3231762Z 2025-05-07T19:42:52.3232435Z  2025-05-07T19:42:52.3232962Z 2025-05-07T19:42:52.3233288Z 2025-05-07T19:42:52.3233493Z  2025-05-07T19:42:52.3233912Z 2025-05-07T19:42:52.3233920Z 2025-05-07T19:42:52.3234188Z  2025-05-07T19:42:52.3234437Z 2025-05-07T19:42:52.3234441Z 2025-05-07T19:42:52.3234445Z 2025-05-07T19:42:52.3234840Z  2025-05-07T19:42:52.3235127Z 2025-05-07T19:42:52.3235332Z 2025-05-07T19:42:52.3235336Z 2025-05-07T19:42:52.3235339Z 2025-05-07T19:42:52.3235579Z  2025-05-07T19:42:52.3235984Z 2025-05-07T19:42:52.3235987Z 2025-05-07T19:42:52.3235991Z 2025-05-07T19:42:52.3235994Z 2025-05-07T19:42:52.3235997Z 2025-05-07T19:42:52.3236301Z  2025-05-07T19:42:52.3236696Z 2025-05-07T19:42:52.3236700Z 2025-05-07T19:42:52.3236704Z 2025-05-07T19:42:52.3236707Z 2025-05-07T19:42:52.3236711Z 2025-05-07T19:42:52.3236715Z 2025-05-07T19:42:52.3237133Z  2025-05-07T19:42:52.3237444Z 2025-05-07T19:42:52.3237561Z 2025-05-07T19:42:52.3237567Z 2025-05-07T19:42:52.3237572Z 2025-05-07T19:42:52.3237577Z 2025-05-07T19:42:52.3237583Z 2025-05-07T19:42:52.3237590Z 2025-05-07T19:42:52.3237870Z  2025-05-07T19:42:52.3238201Z 2025-05-07T19:42:52.3238205Z 2025-05-07T19:42:52.3238208Z 2025-05-07T19:42:52.3238212Z 2025-05-07T19:42:52.3238269Z 2025-05-07T19:42:52.3238273Z 2025-05-07T19:42:52.3238276Z 2025-05-07T19:42:52.3238280Z 2025-05-07T19:42:52.3238571Z  2025-05-07T19:42:52.3238830Z 2025-05-07T19:42:52.3238834Z 2025-05-07T19:42:52.3238837Z 2025-05-07T19:42:52.3238841Z 2025-05-07T19:42:52.3238845Z 2025-05-07T19:42:52.3238850Z 2025-05-07T19:42:52.3238907Z 2025-05-07T19:42:52.3238912Z 2025-05-07T19:42:52.3238918Z 2025-05-07T19:42:52.3239323Z  2025-05-07T19:42:52.3239623Z 2025-05-07T19:42:52.3239630Z 2025-05-07T19:42:52.3239635Z 2025-05-07T19:42:52.3239642Z 2025-05-07T19:42:52.3239648Z 2025-05-07T19:42:52.3239654Z 2025-05-07T19:42:52.3239661Z 2025-05-07T19:42:52.3239712Z 2025-05-07T19:42:52.3239715Z 2025-05-07T19:42:52.3239719Z 2025-05-07T19:42:52.3240028Z  2025-05-07T19:42:52.3240415Z 2025-05-07T19:42:52.3240421Z 2025-05-07T19:42:52.3240425Z 2025-05-07T19:42:52.3240428Z 2025-05-07T19:42:52.3240431Z 2025-05-07T19:42:52.3240435Z 2025-05-07T19:42:52.3240438Z 2025-05-07T19:42:52.3240442Z 2025-05-07T19:42:52.3240445Z 2025-05-07T19:42:52.3240448Z 2025-05-07T19:42:52.3240452Z 2025-05-07T19:42:52.3240687Z  2025-05-07T19:42:52.3241063Z 2025-05-07T19:42:52.3241073Z 2025-05-07T19:42:52.3241076Z 2025-05-07T19:42:52.3241080Z 2025-05-07T19:42:52.3241083Z 2025-05-07T19:42:52.3241087Z 2025-05-07T19:42:52.3241090Z 2025-05-07T19:42:52.3241093Z 2025-05-07T19:42:52.3241097Z 2025-05-07T19:42:52.3241100Z 2025-05-07T19:42:52.3241103Z 2025-05-07T19:42:52.3241107Z 2025-05-07T19:42:52.3241403Z  2025-05-07T19:42:52.3241753Z 2025-05-07T19:42:52.3241759Z 2025-05-07T19:42:52.3241767Z 2025-05-07T19:42:52.3241773Z 2025-05-07T19:42:52.3241777Z 2025-05-07T19:42:52.3241780Z 2025-05-07T19:42:52.3241784Z 2025-05-07T19:42:52.3241787Z 2025-05-07T19:42:52.3241791Z 2025-05-07T19:42:52.3241794Z 2025-05-07T19:42:52.3241797Z 2025-05-07T19:42:52.3241801Z 2025-05-07T19:42:52.3241804Z 2025-05-07T19:42:52.3242041Z  2025-05-07T19:42:52.3242422Z 2025-05-07T19:42:52.3242425Z 2025-05-07T19:42:52.3242429Z 2025-05-07T19:42:52.3242437Z 2025-05-07T19:42:52.3242440Z 2025-05-07T19:42:52.3242443Z 2025-05-07T19:42:52.3242447Z 2025-05-07T19:42:52.3242450Z 2025-05-07T19:42:52.3242453Z 2025-05-07T19:42:52.3242457Z 2025-05-07T19:42:52.3242460Z 2025-05-07T19:42:52.3242464Z 2025-05-07T19:42:52.3242467Z 2025-05-07T19:42:52.3242470Z 2025-05-07T19:42:52.3242748Z  2025-05-07T19:42:52.3243129Z 2025-05-07T19:42:52.3243133Z 2025-05-07T19:42:52.3243137Z 2025-05-07T19:42:52.3243140Z 2025-05-07T19:42:52.3243144Z 2025-05-07T19:42:52.3243147Z 2025-05-07T19:42:52.3243150Z 2025-05-07T19:42:52.3243153Z 2025-05-07T19:42:52.3243157Z 2025-05-07T19:42:52.3243160Z 2025-05-07T19:42:52.3243164Z 2025-05-07T19:42:52.3243167Z 2025-05-07T19:42:52.3243171Z 2025-05-07T19:42:52.3243174Z 2025-05-07T19:42:52.3243178Z 2025-05-07T19:42:52.3243506Z  2025-05-07T19:42:52.3243794Z 2025-05-07T19:42:52.3243799Z 2025-05-07T19:42:52.3243806Z 2025-05-07T19:42:52.3243811Z 2025-05-07T19:42:52.3243817Z 2025-05-07T19:42:52.3243822Z 2025-05-07T19:42:52.3243827Z 2025-05-07T19:42:52.3243832Z 2025-05-07T19:42:52.3243838Z 2025-05-07T19:42:52.3243843Z 2025-05-07T19:42:52.3243848Z 2025-05-07T19:42:52.3243854Z 2025-05-07T19:42:52.3243861Z 2025-05-07T19:42:52.3243872Z 2025-05-07T19:42:52.3243878Z 2025-05-07T19:42:52.3243884Z 2025-05-07T19:42:52.3244133Z  2025-05-07T19:42:52.3244451Z 2025-05-07T19:42:52.3244454Z 2025-05-07T19:42:52.3244458Z 2025-05-07T19:42:52.3244462Z 2025-05-07T19:42:52.3244465Z 2025-05-07T19:42:52.3244469Z 2025-05-07T19:42:52.3244472Z 2025-05-07T19:42:52.3244476Z 2025-05-07T19:42:52.3244480Z 2025-05-07T19:42:52.3244483Z 2025-05-07T19:42:52.3244486Z 2025-05-07T19:42:52.3244503Z 2025-05-07T19:42:52.3244507Z 2025-05-07T19:42:52.3244514Z 2025-05-07T19:42:52.3244519Z 2025-05-07T19:42:52.3244523Z 2025-05-07T19:42:52.3244527Z 2025-05-07T19:42:52.3244821Z  2025-05-07T19:42:52.3245118Z 2025-05-07T19:42:52.3245122Z 2025-05-07T19:42:52.3245125Z 2025-05-07T19:42:52.3245129Z 2025-05-07T19:42:52.3245146Z 2025-05-07T19:42:52.3245154Z 2025-05-07T19:42:52.3245157Z 2025-05-07T19:42:52.3245160Z 2025-05-07T19:42:52.3245163Z 2025-05-07T19:42:52.3245167Z 2025-05-07T19:42:52.3245170Z 2025-05-07T19:42:52.3245174Z 2025-05-07T19:42:52.3245177Z 2025-05-07T19:42:52.3245180Z 2025-05-07T19:42:52.3245184Z 2025-05-07T19:42:52.3245187Z 2025-05-07T19:42:52.3245190Z 2025-05-07T19:42:52.3245194Z 2025-05-07T19:42:52.3245517Z  2025-05-07T19:42:52.3245776Z 2025-05-07T19:42:52.3245779Z 2025-05-07T19:42:52.3245926Z  2025-05-07T19:42:52.3246071Z 2025-05-07T19:42:52.3246075Z 2025-05-07T19:42:52.3246194Z  2025-05-07T19:42:52.3246354Z 2025-05-07T19:42:52.3246358Z 2025-05-07T19:42:52.3246361Z 2025-05-07T19:42:52.3246478Z  2025-05-07T19:42:52.3246609Z 2025-05-07T19:42:52.3246614Z 2025-05-07T19:42:52.3246619Z 2025-05-07T19:42:52.3246625Z 2025-05-07T19:42:52.3246766Z  2025-05-07T19:42:52.3246903Z 2025-05-07T19:42:52.3246914Z 2025-05-07T19:42:52.3246920Z 2025-05-07T19:42:52.3246927Z 2025-05-07T19:42:52.3246932Z 2025-05-07T19:42:52.3247092Z  2025-05-07T19:42:52.3247221Z 2025-05-07T19:42:52.3247225Z 2025-05-07T19:42:52.3247228Z 2025-05-07T19:42:52.3247232Z 2025-05-07T19:42:52.3247235Z 2025-05-07T19:42:52.3247254Z 2025-05-07T19:42:52.3247402Z  2025-05-07T19:42:52.3247532Z 2025-05-07T19:42:52.3247535Z 2025-05-07T19:42:52.3247539Z 2025-05-07T19:42:52.3247542Z 2025-05-07T19:42:52.3247546Z 2025-05-07T19:42:52.3247549Z 2025-05-07T19:42:52.3247552Z 2025-05-07T19:42:52.3247709Z  2025-05-07T19:42:52.3247883Z 2025-05-07T19:42:52.3247887Z 2025-05-07T19:42:52.3247890Z 2025-05-07T19:42:52.3247894Z 2025-05-07T19:42:52.3247897Z 2025-05-07T19:42:52.3247901Z 2025-05-07T19:42:52.3247904Z 2025-05-07T19:42:52.3247907Z 2025-05-07T19:42:52.3248051Z  2025-05-07T19:42:52.3248253Z 2025-05-07T19:42:52.3248257Z 2025-05-07T19:42:52.3248324Z 2025-05-07T19:42:52.3248328Z 2025-05-07T19:42:52.3248331Z 2025-05-07T19:42:52.3248335Z 2025-05-07T19:42:52.3248338Z 2025-05-07T19:42:52.3248341Z 2025-05-07T19:42:52.3248345Z 2025-05-07T19:42:52.3248489Z  2025-05-07T19:42:52.3248683Z 2025-05-07T19:42:52.3248686Z 2025-05-07T19:42:52.3248690Z 2025-05-07T19:42:52.3248693Z 2025-05-07T19:42:52.3248697Z 2025-05-07T19:42:52.3248700Z 2025-05-07T19:42:52.3248704Z 2025-05-07T19:42:52.3248707Z 2025-05-07T19:42:52.3248711Z 2025-05-07T19:42:52.3248714Z 2025-05-07T19:42:52.3248877Z  2025-05-07T19:42:52.3249150Z 2025-05-07T19:42:52.3249155Z 2025-05-07T19:42:52.3249158Z 2025-05-07T19:42:52.3249161Z 2025-05-07T19:42:52.3249165Z 2025-05-07T19:42:52.3249168Z 2025-05-07T19:42:52.3249172Z 2025-05-07T19:42:52.3249175Z 2025-05-07T19:42:52.3249179Z 2025-05-07T19:42:52.3249182Z 2025-05-07T19:42:52.3249187Z 2025-05-07T19:42:52.3249376Z  2025-05-07T19:42:52.3249596Z 2025-05-07T19:42:52.3249609Z 2025-05-07T19:42:52.3249615Z 2025-05-07T19:42:52.3249623Z 2025-05-07T19:42:52.3249629Z 2025-05-07T19:42:52.3249633Z 2025-05-07T19:42:52.3249636Z 2025-05-07T19:42:52.3249640Z 2025-05-07T19:42:52.3249643Z 2025-05-07T19:42:52.3249646Z 2025-05-07T19:42:52.3249649Z 2025-05-07T19:42:52.3249653Z 2025-05-07T19:42:52.3249786Z  2025-05-07T19:42:52.3250027Z 2025-05-07T19:42:52.3250032Z 2025-05-07T19:42:52.3250038Z 2025-05-07T19:42:52.3250044Z 2025-05-07T19:42:52.3250050Z 2025-05-07T19:42:52.3250056Z 2025-05-07T19:42:52.3250063Z 2025-05-07T19:42:52.3250074Z 2025-05-07T19:42:52.3250078Z 2025-05-07T19:42:52.3250081Z 2025-05-07T19:42:52.3250084Z 2025-05-07T19:42:52.3250088Z 2025-05-07T19:42:52.3250091Z 2025-05-07T19:42:52.3250275Z  2025-05-07T19:42:52.3250542Z 2025-05-07T19:42:52.3250546Z 2025-05-07T19:42:52.3250550Z 2025-05-07T19:42:52.3250553Z 2025-05-07T19:42:52.3250556Z 2025-05-07T19:42:52.3250564Z 2025-05-07T19:42:52.3250568Z 2025-05-07T19:42:52.3250571Z 2025-05-07T19:42:52.3250575Z 2025-05-07T19:42:52.3250590Z 2025-05-07T19:42:52.3250593Z 2025-05-07T19:42:52.3250596Z 2025-05-07T19:42:52.3250600Z 2025-05-07T19:42:52.3250603Z 2025-05-07T19:42:52.3250792Z  2025-05-07T19:42:52.3250995Z 2025-05-07T19:42:52.3250998Z 2025-05-07T19:42:52.3251002Z 2025-05-07T19:42:52.3251005Z 2025-05-07T19:42:52.3251008Z 2025-05-07T19:42:52.3251025Z 2025-05-07T19:42:52.3251029Z 2025-05-07T19:42:52.3251032Z 2025-05-07T19:42:52.3251035Z 2025-05-07T19:42:52.3251043Z 2025-05-07T19:42:52.3251046Z 2025-05-07T19:42:52.3251050Z 2025-05-07T19:42:52.3251053Z 2025-05-07T19:42:52.3251057Z 2025-05-07T19:42:52.3251060Z 2025-05-07T19:42:52.3251260Z  2025-05-07T19:42:52.3251540Z 2025-05-07T19:42:52.3251558Z 2025-05-07T19:42:52.3251561Z 2025-05-07T19:42:52.3251565Z 2025-05-07T19:42:52.3251568Z 2025-05-07T19:42:52.3251576Z 2025-05-07T19:42:52.3251580Z 2025-05-07T19:42:52.3251583Z 2025-05-07T19:42:52.3251586Z 2025-05-07T19:42:52.3251590Z 2025-05-07T19:42:52.3251593Z 2025-05-07T19:42:52.3251597Z 2025-05-07T19:42:52.3251600Z 2025-05-07T19:42:52.3251603Z 2025-05-07T19:42:52.3251607Z 2025-05-07T19:42:52.3251610Z 2025-05-07T19:42:52.3251788Z  2025-05-07T19:42:52.3252047Z 2025-05-07T19:42:52.3252051Z 2025-05-07T19:42:52.3252054Z 2025-05-07T19:42:52.3252058Z 2025-05-07T19:42:52.3252061Z 2025-05-07T19:42:52.3252065Z 2025-05-07T19:42:52.3252068Z 2025-05-07T19:42:52.3252076Z 2025-05-07T19:42:52.3252079Z 2025-05-07T19:42:52.3252083Z 2025-05-07T19:42:52.3252086Z 2025-05-07T19:42:52.3252089Z 2025-05-07T19:42:52.3252092Z 2025-05-07T19:42:52.3252096Z 2025-05-07T19:42:52.3252100Z 2025-05-07T19:42:52.3252103Z 2025-05-07T19:42:52.3252107Z 2025-05-07T19:42:52.3252320Z  2025-05-07T19:42:52.3252608Z 2025-05-07T19:42:52.3252672Z 2025-05-07T19:42:52.3252675Z 2025-05-07T19:42:52.3252679Z 2025-05-07T19:42:52.3252682Z 2025-05-07T19:42:52.3252686Z 2025-05-07T19:42:52.3252689Z 2025-05-07T19:42:52.3252692Z 2025-05-07T19:42:52.3252696Z 2025-05-07T19:42:52.3252699Z 2025-05-07T19:42:52.3252702Z 2025-05-07T19:42:52.3252706Z 2025-05-07T19:42:52.3252709Z 2025-05-07T19:42:52.3252724Z 2025-05-07T19:42:52.3252728Z 2025-05-07T19:42:52.3252731Z 2025-05-07T19:42:52.3252734Z 2025-05-07T19:42:52.3252738Z 2025-05-07T19:42:52.3252958Z  2025-05-07T19:42:52.3253211Z 2025-05-07T19:42:52.3253288Z 2025-05-07T19:42:52.3253421Z  2025-05-07T19:42:52.3253533Z 2025-05-07T19:42:52.3253539Z 2025-05-07T19:42:52.3253682Z  2025-05-07T19:42:52.3253847Z 2025-05-07T19:42:52.3253852Z 2025-05-07T19:42:52.3253857Z 2025-05-07T19:42:52.3254003Z  2025-05-07T19:42:52.3254144Z 2025-05-07T19:42:52.3254149Z 2025-05-07T19:42:52.3254155Z 2025-05-07T19:42:52.3254161Z 2025-05-07T19:42:52.3254304Z  2025-05-07T19:42:52.3254422Z 2025-05-07T19:42:52.3254426Z 2025-05-07T19:42:52.3254430Z 2025-05-07T19:42:52.3254435Z 2025-05-07T19:42:52.3254440Z 2025-05-07T19:42:52.3254576Z  2025-05-07T19:42:52.3254716Z 2025-05-07T19:42:52.3254720Z 2025-05-07T19:42:52.3254723Z 2025-05-07T19:42:52.3254726Z 2025-05-07T19:42:52.3254730Z 2025-05-07T19:42:52.3254733Z 2025-05-07T19:42:52.3254842Z  2025-05-07T19:42:52.3255014Z 2025-05-07T19:42:52.3255017Z 2025-05-07T19:42:52.3255021Z 2025-05-07T19:42:52.3255038Z 2025-05-07T19:42:52.3255041Z 2025-05-07T19:42:52.3255049Z 2025-05-07T19:42:52.3255052Z 2025-05-07T19:42:52.3255241Z  2025-05-07T19:42:52.3255401Z 2025-05-07T19:42:52.3255407Z 2025-05-07T19:42:52.3255413Z 2025-05-07T19:42:52.3255419Z 2025-05-07T19:42:52.3255424Z 2025-05-07T19:42:52.3255431Z 2025-05-07T19:42:52.3255437Z 2025-05-07T19:42:52.3255443Z 2025-05-07T19:42:52.3255578Z  2025-05-07T19:42:52.3255749Z 2025-05-07T19:42:52.3255753Z 2025-05-07T19:42:52.3255756Z 2025-05-07T19:42:52.3255760Z 2025-05-07T19:42:52.3255763Z 2025-05-07T19:42:52.3255767Z 2025-05-07T19:42:52.3255770Z 2025-05-07T19:42:52.3255774Z 2025-05-07T19:42:52.3255777Z 2025-05-07T19:42:52.3255933Z  2025-05-07T19:42:52.3256148Z 2025-05-07T19:42:52.3256154Z 2025-05-07T19:42:52.3256160Z 2025-05-07T19:42:52.3256166Z 2025-05-07T19:42:52.3256173Z 2025-05-07T19:42:52.3256178Z 2025-05-07T19:42:52.3256182Z 2025-05-07T19:42:52.3256186Z 2025-05-07T19:42:52.3256189Z 2025-05-07T19:42:52.3256192Z 2025-05-07T19:42:52.3256326Z  2025-05-07T19:42:52.3256545Z 2025-05-07T19:42:52.3256551Z 2025-05-07T19:42:52.3256557Z 2025-05-07T19:42:52.3256563Z 2025-05-07T19:42:52.3256570Z 2025-05-07T19:42:52.3256576Z 2025-05-07T19:42:52.3256582Z 2025-05-07T19:42:52.3256586Z 2025-05-07T19:42:52.3256589Z 2025-05-07T19:42:52.3256592Z 2025-05-07T19:42:52.3256596Z 2025-05-07T19:42:52.3256731Z  2025-05-07T19:42:52.3256987Z 2025-05-07T19:42:52.3256991Z 2025-05-07T19:42:52.3256995Z 2025-05-07T19:42:52.3256998Z 2025-05-07T19:42:52.3257001Z 2025-05-07T19:42:52.3257005Z 2025-05-07T19:42:52.3257008Z 2025-05-07T19:42:52.3257012Z 2025-05-07T19:42:52.3257015Z 2025-05-07T19:42:52.3257019Z 2025-05-07T19:42:52.3257022Z 2025-05-07T19:42:52.3257025Z 2025-05-07T19:42:52.3257221Z  2025-05-07T19:42:52.3257465Z 2025-05-07T19:42:52.3257471Z 2025-05-07T19:42:52.3257476Z 2025-05-07T19:42:52.3257481Z 2025-05-07T19:42:52.3257492Z 2025-05-07T19:42:52.3257498Z 2025-05-07T19:42:52.3257504Z 2025-05-07T19:42:52.3257512Z 2025-05-07T19:42:52.3257517Z 2025-05-07T19:42:52.3257521Z 2025-05-07T19:42:52.3257524Z 2025-05-07T19:42:52.3257528Z 2025-05-07T19:42:52.3257531Z 2025-05-07T19:42:52.3257668Z  2025-05-07T19:42:52.3257934Z 2025-05-07T19:42:52.3257941Z 2025-05-07T19:42:52.3257947Z 2025-05-07T19:42:52.3258013Z 2025-05-07T19:42:52.3258016Z 2025-05-07T19:42:52.3258020Z 2025-05-07T19:42:52.3258023Z 2025-05-07T19:42:52.3258027Z 2025-05-07T19:42:52.3258030Z 2025-05-07T19:42:52.3258033Z 2025-05-07T19:42:52.3258037Z 2025-05-07T19:42:52.3258042Z 2025-05-07T19:42:52.3258046Z 2025-05-07T19:42:52.3258050Z 2025-05-07T19:42:52.3258272Z  2025-05-07T19:42:52.3258554Z 2025-05-07T19:42:52.3258558Z 2025-05-07T19:42:52.3258562Z 2025-05-07T19:42:52.3258565Z 2025-05-07T19:42:52.3258568Z 2025-05-07T19:42:52.3258572Z 2025-05-07T19:42:52.3258575Z 2025-05-07T19:42:52.3258635Z 2025-05-07T19:42:52.3258639Z 2025-05-07T19:42:52.3258642Z 2025-05-07T19:42:52.3258646Z 2025-05-07T19:42:52.3258649Z 2025-05-07T19:42:52.3258653Z 2025-05-07T19:42:52.3258656Z 2025-05-07T19:42:52.3258659Z 2025-05-07T19:42:52.3258892Z  2025-05-07T19:42:52.3259169Z 2025-05-07T19:42:52.3259172Z 2025-05-07T19:42:52.3259176Z 2025-05-07T19:42:52.3259185Z 2025-05-07T19:42:52.3259188Z 2025-05-07T19:42:52.3259192Z 2025-05-07T19:42:52.3259195Z 2025-05-07T19:42:52.3259198Z 2025-05-07T19:42:52.3259202Z 2025-05-07T19:42:52.3259205Z 2025-05-07T19:42:52.3259209Z 2025-05-07T19:42:52.3259224Z 2025-05-07T19:42:52.3259227Z 2025-05-07T19:42:52.3259231Z 2025-05-07T19:42:52.3259234Z 2025-05-07T19:42:52.3259238Z 2025-05-07T19:42:52.3259465Z  2025-05-07T19:42:52.3259781Z 2025-05-07T19:42:52.3259785Z 2025-05-07T19:42:52.3259789Z 2025-05-07T19:42:52.3259793Z 2025-05-07T19:42:52.3259796Z 2025-05-07T19:42:52.3259804Z 2025-05-07T19:42:52.3259825Z 2025-05-07T19:42:52.3259830Z 2025-05-07T19:42:52.3259835Z 2025-05-07T19:42:52.3259842Z 2025-05-07T19:42:52.3259848Z 2025-05-07T19:42:52.3259853Z 2025-05-07T19:42:52.3259860Z 2025-05-07T19:42:52.3259865Z 2025-05-07T19:42:52.3259872Z 2025-05-07T19:42:52.3259877Z 2025-05-07T19:42:52.3259882Z 2025-05-07T19:42:52.3260089Z  2025-05-07T19:42:52.3260362Z 2025-05-07T19:42:52.3260366Z 2025-05-07T19:42:52.3260370Z 2025-05-07T19:42:52.3260373Z 2025-05-07T19:42:52.3260377Z 2025-05-07T19:42:52.3260380Z 2025-05-07T19:42:52.3260383Z 2025-05-07T19:42:52.3260387Z 2025-05-07T19:42:52.3260390Z 2025-05-07T19:42:52.3260393Z 2025-05-07T19:42:52.3260397Z 2025-05-07T19:42:52.3260400Z 2025-05-07T19:42:52.3260403Z 2025-05-07T19:42:52.3260407Z 2025-05-07T19:42:52.3260410Z 2025-05-07T19:42:52.3260414Z 2025-05-07T19:42:52.3260417Z 2025-05-07T19:42:52.3260421Z 2025-05-07T19:42:52.3260645Z  2025-05-07T19:42:52.3260909Z 2025-05-07T19:42:52.3260913Z 2025-05-07T19:42:52.3261013Z  2025-05-07T19:42:52.3261156Z 2025-05-07T19:42:52.3261172Z 2025-05-07T19:42:52.3261346Z  2025-05-07T19:42:52.3261471Z 2025-05-07T19:42:52.3261476Z 2025-05-07T19:42:52.3261480Z 2025-05-07T19:42:52.3261623Z  2025-05-07T19:42:52.3261736Z 2025-05-07T19:42:52.3261740Z 2025-05-07T19:42:52.3261749Z 2025-05-07T19:42:52.3261753Z 2025-05-07T19:42:52.3261871Z  2025-05-07T19:42:52.3262054Z 2025-05-07T19:42:52.3262062Z 2025-05-07T19:42:52.3262067Z 2025-05-07T19:42:52.3262072Z 2025-05-07T19:42:52.3262077Z 2025-05-07T19:42:52.3262209Z  2025-05-07T19:42:52.3262350Z 2025-05-07T19:42:52.3262355Z 2025-05-07T19:42:52.3262360Z 2025-05-07T19:42:52.3262366Z 2025-05-07T19:42:52.3262372Z 2025-05-07T19:42:52.3262378Z 2025-05-07T19:42:52.3262546Z  2025-05-07T19:42:52.3262735Z 2025-05-07T19:42:52.3262739Z 2025-05-07T19:42:52.3262742Z 2025-05-07T19:42:52.3262751Z 2025-05-07T19:42:52.3262755Z 2025-05-07T19:42:52.3262758Z 2025-05-07T19:42:52.3262761Z 2025-05-07T19:42:52.3262875Z  2025-05-07T19:42:52.3263066Z 2025-05-07T19:42:52.3263069Z 2025-05-07T19:42:52.3263073Z 2025-05-07T19:42:52.3263077Z 2025-05-07T19:42:52.3263091Z 2025-05-07T19:42:52.3263095Z 2025-05-07T19:42:52.3263098Z 2025-05-07T19:42:52.3263102Z 2025-05-07T19:42:52.3263373Z  2025-05-07T19:42:52.3263602Z 2025-05-07T19:42:52.3263607Z 2025-05-07T19:42:52.3263612Z 2025-05-07T19:42:52.3263618Z 2025-05-07T19:42:52.3263625Z 2025-05-07T19:42:52.3263631Z 2025-05-07T19:42:52.3263636Z 2025-05-07T19:42:52.3263656Z 2025-05-07T19:42:52.3263662Z 2025-05-07T19:42:52.3263849Z  2025-05-07T19:42:52.3264078Z 2025-05-07T19:42:52.3264082Z 2025-05-07T19:42:52.3264086Z 2025-05-07T19:42:52.3264089Z 2025-05-07T19:42:52.3264092Z 2025-05-07T19:42:52.3264096Z 2025-05-07T19:42:52.3264099Z 2025-05-07T19:42:52.3264176Z 2025-05-07T19:42:52.3264184Z 2025-05-07T19:42:52.3264203Z 2025-05-07T19:42:52.3264384Z  2025-05-07T19:42:52.3264639Z 2025-05-07T19:42:52.3264644Z 2025-05-07T19:42:52.3264651Z 2025-05-07T19:42:52.3264657Z 2025-05-07T19:42:52.3264662Z 2025-05-07T19:42:52.3264668Z 2025-05-07T19:42:52.3264673Z 2025-05-07T19:42:52.3264678Z 2025-05-07T19:42:52.3264684Z 2025-05-07T19:42:52.3264694Z 2025-05-07T19:42:52.3264714Z 2025-05-07T19:42:52.3264868Z  2025-05-07T19:42:52.3265122Z 2025-05-07T19:42:52.3265126Z 2025-05-07T19:42:52.3265129Z 2025-05-07T19:42:52.3265133Z 2025-05-07T19:42:52.3265136Z 2025-05-07T19:42:52.3265139Z 2025-05-07T19:42:52.3265145Z 2025-05-07T19:42:52.3265149Z 2025-05-07T19:42:52.3265154Z 2025-05-07T19:42:52.3265172Z 2025-05-07T19:42:52.3265178Z 2025-05-07T19:42:52.3265183Z 2025-05-07T19:42:52.3265339Z  2025-05-07T19:42:52.3265568Z 2025-05-07T19:42:52.3265571Z 2025-05-07T19:42:52.3265579Z 2025-05-07T19:42:52.3265582Z 2025-05-07T19:42:52.3265586Z 2025-05-07T19:42:52.3265589Z 2025-05-07T19:42:52.3265593Z 2025-05-07T19:42:52.3265596Z 2025-05-07T19:42:52.3265611Z 2025-05-07T19:42:52.3265614Z 2025-05-07T19:42:52.3265617Z 2025-05-07T19:42:52.3265621Z 2025-05-07T19:42:52.3265624Z 2025-05-07T19:42:52.3265772Z  2025-05-07T19:42:52.3266008Z 2025-05-07T19:42:52.3266016Z 2025-05-07T19:42:52.3266020Z 2025-05-07T19:42:52.3266023Z 2025-05-07T19:42:52.3266027Z 2025-05-07T19:42:52.3266031Z 2025-05-07T19:42:52.3266046Z 2025-05-07T19:42:52.3266051Z 2025-05-07T19:42:52.3266055Z 2025-05-07T19:42:52.3266059Z 2025-05-07T19:42:52.3266064Z 2025-05-07T19:42:52.3266069Z 2025-05-07T19:42:52.3266075Z 2025-05-07T19:42:52.3266082Z 2025-05-07T19:42:52.3266298Z  2025-05-07T19:42:52.3266540Z 2025-05-07T19:42:52.3266544Z 2025-05-07T19:42:52.3266547Z 2025-05-07T19:42:52.3266562Z 2025-05-07T19:42:52.3266565Z 2025-05-07T19:42:52.3266572Z 2025-05-07T19:42:52.3266576Z 2025-05-07T19:42:52.3266579Z 2025-05-07T19:42:52.3266582Z 2025-05-07T19:42:52.3266586Z 2025-05-07T19:42:52.3266589Z 2025-05-07T19:42:52.3266593Z 2025-05-07T19:42:52.3266596Z 2025-05-07T19:42:52.3266599Z 2025-05-07T19:42:52.3266603Z 2025-05-07T19:42:52.3266750Z  2025-05-07T19:42:52.3266968Z 2025-05-07T19:42:52.3266975Z 2025-05-07T19:42:52.3266979Z 2025-05-07T19:42:52.3266982Z 2025-05-07T19:42:52.3266986Z 2025-05-07T19:42:52.3266989Z 2025-05-07T19:42:52.3266992Z 2025-05-07T19:42:52.3266996Z 2025-05-07T19:42:52.3266999Z 2025-05-07T19:42:52.3267002Z 2025-05-07T19:42:52.3267006Z 2025-05-07T19:42:52.3267009Z 2025-05-07T19:42:52.3267012Z 2025-05-07T19:42:52.3267015Z 2025-05-07T19:42:52.3267019Z 2025-05-07T19:42:52.3267022Z 2025-05-07T19:42:52.3267182Z  2025-05-07T19:42:52.3267394Z 2025-05-07T19:42:52.3267398Z 2025-05-07T19:42:52.3267401Z 2025-05-07T19:42:52.3267408Z 2025-05-07T19:42:52.3267411Z 2025-05-07T19:42:52.3267415Z 2025-05-07T19:42:52.3267418Z 2025-05-07T19:42:52.3267422Z 2025-05-07T19:42:52.3267425Z 2025-05-07T19:42:52.3267428Z 2025-05-07T19:42:52.3267432Z 2025-05-07T19:42:52.3267435Z 2025-05-07T19:42:52.3267439Z 2025-05-07T19:42:52.3267442Z 2025-05-07T19:42:52.3267446Z 2025-05-07T19:42:52.3267449Z 2025-05-07T19:42:52.3267525Z 2025-05-07T19:42:52.3267694Z  2025-05-07T19:42:52.3267910Z 2025-05-07T19:42:52.3267914Z 2025-05-07T19:42:52.3267917Z 2025-05-07T19:42:52.3267920Z 2025-05-07T19:42:52.3267924Z 2025-05-07T19:42:52.3267927Z 2025-05-07T19:42:52.3267931Z 2025-05-07T19:42:52.3267934Z 2025-05-07T19:42:52.3267938Z 2025-05-07T19:42:52.3267941Z 2025-05-07T19:42:52.3267956Z 2025-05-07T19:42:52.3267959Z 2025-05-07T19:42:52.3267962Z 2025-05-07T19:42:52.3267966Z 2025-05-07T19:42:52.3267969Z 2025-05-07T19:42:52.3267972Z 2025-05-07T19:42:52.3267975Z 2025-05-07T19:42:52.3268026Z 2025-05-07T19:42:52.3268188Z  2025-05-07T19:42:52.3268409Z 2025-05-07T19:42:52.3268412Z 2025-05-07T19:42:52.3268515Z  2025-05-07T19:42:52.3268617Z 2025-05-07T19:42:52.3268621Z 2025-05-07T19:42:52.3268714Z  2025-05-07T19:42:52.3268832Z 2025-05-07T19:42:52.3268836Z 2025-05-07T19:42:52.3268839Z 2025-05-07T19:42:52.3268991Z  2025-05-07T19:42:52.3269102Z 2025-05-07T19:42:52.3269106Z 2025-05-07T19:42:52.3269109Z 2025-05-07T19:42:52.3269112Z 2025-05-07T19:42:52.3269211Z  2025-05-07T19:42:52.3269340Z 2025-05-07T19:42:52.3269344Z 2025-05-07T19:42:52.3269347Z 2025-05-07T19:42:52.3269350Z 2025-05-07T19:42:52.3269354Z 2025-05-07T19:42:52.3269455Z  2025-05-07T19:42:52.3269610Z 2025-05-07T19:42:52.3269618Z 2025-05-07T19:42:52.3269622Z 2025-05-07T19:42:52.3269627Z 2025-05-07T19:42:52.3269632Z 2025-05-07T19:42:52.3269637Z 2025-05-07T19:42:52.3269801Z  2025-05-07T19:42:52.3269935Z 2025-05-07T19:42:52.3269939Z 2025-05-07T19:42:52.3269942Z 2025-05-07T19:42:52.3269945Z 2025-05-07T19:42:52.3269949Z 2025-05-07T19:42:52.3269952Z 2025-05-07T19:42:52.3269956Z 2025-05-07T19:42:52.3270080Z  2025-05-07T19:42:52.3270219Z 2025-05-07T19:42:52.3270223Z 2025-05-07T19:42:52.3270226Z 2025-05-07T19:42:52.3270230Z 2025-05-07T19:42:52.3270233Z 2025-05-07T19:42:52.3270240Z 2025-05-07T19:42:52.3270244Z 2025-05-07T19:42:52.3270247Z 2025-05-07T19:42:52.3270360Z  2025-05-07T19:42:52.3270525Z 2025-05-07T19:42:52.3270528Z 2025-05-07T19:42:52.3270532Z 2025-05-07T19:42:52.3270535Z 2025-05-07T19:42:52.3270538Z 2025-05-07T19:42:52.3270542Z 2025-05-07T19:42:52.3270545Z 2025-05-07T19:42:52.3270548Z 2025-05-07T19:42:52.3270552Z 2025-05-07T19:42:52.3270700Z  2025-05-07T19:42:52.3270875Z 2025-05-07T19:42:52.3270879Z 2025-05-07T19:42:52.3270883Z 2025-05-07T19:42:52.3270886Z 2025-05-07T19:42:52.3270890Z 2025-05-07T19:42:52.3270897Z 2025-05-07T19:42:52.3270900Z 2025-05-07T19:42:52.3270904Z 2025-05-07T19:42:52.3270907Z 2025-05-07T19:42:52.3270911Z 2025-05-07T19:42:52.3271034Z  2025-05-07T19:42:52.3271211Z 2025-05-07T19:42:52.3271215Z 2025-05-07T19:42:52.3271218Z 2025-05-07T19:42:52.3271222Z 2025-05-07T19:42:52.3271225Z 2025-05-07T19:42:52.3271228Z 2025-05-07T19:42:52.3271232Z 2025-05-07T19:42:52.3271238Z 2025-05-07T19:42:52.3271242Z 2025-05-07T19:42:52.3271245Z 2025-05-07T19:42:52.3271248Z 2025-05-07T19:42:52.3271371Z  2025-05-07T19:42:52.3271561Z 2025-05-07T19:42:52.3271566Z 2025-05-07T19:42:52.3271570Z 2025-05-07T19:42:52.3271573Z 2025-05-07T19:42:52.3271576Z 2025-05-07T19:42:52.3271580Z 2025-05-07T19:42:52.3271583Z 2025-05-07T19:42:52.3271586Z 2025-05-07T19:42:52.3271590Z 2025-05-07T19:42:52.3271593Z 2025-05-07T19:42:52.3271596Z 2025-05-07T19:42:52.3271600Z 2025-05-07T19:42:52.3271729Z  2025-05-07T19:42:52.3271931Z 2025-05-07T19:42:52.3271935Z 2025-05-07T19:42:52.3271938Z 2025-05-07T19:42:52.3271941Z 2025-05-07T19:42:52.3271945Z 2025-05-07T19:42:52.3271948Z 2025-05-07T19:42:52.3271951Z 2025-05-07T19:42:52.3271955Z 2025-05-07T19:42:52.3271958Z 2025-05-07T19:42:52.3271961Z 2025-05-07T19:42:52.3271964Z 2025-05-07T19:42:52.3271968Z 2025-05-07T19:42:52.3271971Z 2025-05-07T19:42:52.3272115Z  2025-05-07T19:42:52.3272969Z 2025-05-07T19:42:52.3272973Z 2025-05-07T19:42:52.3272977Z 2025-05-07T19:42:52.3272980Z 2025-05-07T19:42:52.3272984Z 2025-05-07T19:42:52.3272988Z 2025-05-07T19:42:52.3272991Z 2025-05-07T19:42:52.3272995Z 2025-05-07T19:42:52.3272998Z 2025-05-07T19:42:52.3273002Z 2025-05-07T19:42:52.3273005Z 2025-05-07T19:42:52.3273008Z 2025-05-07T19:42:52.3273012Z 2025-05-07T19:42:52.3273015Z 2025-05-07T19:42:52.3273175Z  2025-05-07T19:42:52.3273376Z 2025-05-07T19:42:52.3273380Z 2025-05-07T19:42:52.3273437Z 2025-05-07T19:42:52.3273441Z 2025-05-07T19:42:52.3273445Z 2025-05-07T19:42:52.3273448Z 2025-05-07T19:42:52.3273451Z 2025-05-07T19:42:52.3273455Z 2025-05-07T19:42:52.3273458Z 2025-05-07T19:42:52.3273461Z 2025-05-07T19:42:52.3273465Z 2025-05-07T19:42:52.3273468Z 2025-05-07T19:42:52.3273472Z 2025-05-07T19:42:52.3273490Z 2025-05-07T19:42:52.3273493Z 2025-05-07T19:42:52.3273638Z  2025-05-07T19:42:52.3273851Z 2025-05-07T19:42:52.3273854Z 2025-05-07T19:42:52.3273858Z 2025-05-07T19:42:52.3273861Z 2025-05-07T19:42:52.3273865Z 2025-05-07T19:42:52.3273868Z 2025-05-07T19:42:52.3273871Z 2025-05-07T19:42:52.3273875Z 2025-05-07T19:42:52.3273878Z 2025-05-07T19:42:52.3273894Z 2025-05-07T19:42:52.3273898Z 2025-05-07T19:42:52.3273901Z 2025-05-07T19:42:52.3273905Z 2025-05-07T19:42:52.3273908Z 2025-05-07T19:42:52.3273911Z 2025-05-07T19:42:52.3273916Z 2025-05-07T19:42:52.3274068Z  2025-05-07T19:42:52.3274284Z 2025-05-07T19:42:52.3274287Z 2025-05-07T19:42:52.3274291Z 2025-05-07T19:42:52.3274294Z 2025-05-07T19:42:52.3274309Z 2025-05-07T19:42:52.3274313Z 2025-05-07T19:42:52.3274316Z 2025-05-07T19:42:52.3274320Z 2025-05-07T19:42:52.3274323Z 2025-05-07T19:42:52.3274326Z 2025-05-07T19:42:52.3274330Z 2025-05-07T19:42:52.3274333Z 2025-05-07T19:42:52.3274336Z 2025-05-07T19:42:52.3274340Z 2025-05-07T19:42:52.3274347Z 2025-05-07T19:42:52.3274350Z 2025-05-07T19:42:52.3274354Z 2025-05-07T19:42:52.3274507Z  2025-05-07T19:42:52.3274818Z 2025-05-07T19:42:52.3274822Z 2025-05-07T19:42:52.3274826Z 2025-05-07T19:42:52.3274829Z 2025-05-07T19:42:52.3274832Z 2025-05-07T19:42:52.3274836Z 2025-05-07T19:42:52.3274839Z 2025-05-07T19:42:52.3274842Z 2025-05-07T19:42:52.3274846Z 2025-05-07T19:42:52.3274849Z 2025-05-07T19:42:52.3274852Z 2025-05-07T19:42:52.3274856Z 2025-05-07T19:42:52.3274859Z 2025-05-07T19:42:52.3274863Z 2025-05-07T19:42:52.3274866Z 2025-05-07T19:42:52.3274874Z 2025-05-07T19:42:52.3274877Z 2025-05-07T19:42:52.3274881Z 2025-05-07T19:42:52.3275061Z  2025-05-07T19:42:52.3275282Z 2025-05-07T19:42:52.3275285Z 2025-05-07T19:42:52.3275377Z  2025-05-07T19:42:52.3275493Z 2025-05-07T19:42:52.3275496Z 2025-05-07T19:42:52.3275590Z  2025-05-07T19:42:52.3275696Z 2025-05-07T19:42:52.3275704Z 2025-05-07T19:42:52.3275707Z 2025-05-07T19:42:52.3275817Z  2025-05-07T19:42:52.3275925Z 2025-05-07T19:42:52.3275928Z 2025-05-07T19:42:52.3275932Z 2025-05-07T19:42:52.3275935Z 2025-05-07T19:42:52.3276036Z  2025-05-07T19:42:52.3276168Z 2025-05-07T19:42:52.3276171Z 2025-05-07T19:42:52.3276175Z 2025-05-07T19:42:52.3276178Z 2025-05-07T19:42:52.3276181Z 2025-05-07T19:42:52.3276298Z  done 2025-05-07T19:42:52.6477825Z Preparing transaction: | / - done 2025-05-07T19:42:56.1116387Z Verifying transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:42:58.8256449Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:42:59.2478310Z [INSTALL] Adding symlink librhash.so.0, which is needed by CMake ... 2025-05-07T19:43:01.1124895Z + ln -s /github/home/miniconda/envs/build_binary/lib/librhash.so /github/home/miniconda/envs/build_binary/lib/librhash.so.0 2025-05-07T19:43:01.1125836Z 2025-05-07T19:43:01.1137366Z 2025-05-07T19:43:01.1159820Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install build 2025-05-07T19:43:03.4990476Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:43:03.4992058Z 2025-05-07T19:43:03.4992166Z Collecting build 2025-05-07T19:43:03.4992518Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T19:43:03.4993377Z Requirement already satisfied: packaging>=19.1 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from build) (25.0) 2025-05-07T19:43:03.4994115Z Collecting pyproject_hooks (from build) 2025-05-07T19:43:03.4994581Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T19:43:03.4995498Z Requirement already satisfied: tomli>=1.1.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from build) (2.2.1) 2025-05-07T19:43:03.4996274Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T19:43:03.4996739Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T19:43:03.4997185Z Installing collected packages: pyproject_hooks, build 2025-05-07T19:43:03.4997465Z 2025-05-07T19:43:03.4997674Z Successfully installed build-1.2.2.post1 pyproject_hooks-1.2.0 2025-05-07T19:43:03.4997982Z 2025-05-07T19:43:05.3598356Z /github/home/miniconda/envs/build_binary/bin/make 2025-05-07T19:43:05.3598668Z 2025-05-07T19:43:05.4186749Z [CHECK] Binary make found in PATH 2025-05-07T19:43:07.2311070Z /github/home/miniconda/envs/build_binary/bin/cmake 2025-05-07T19:43:07.2311374Z 2025-05-07T19:43:07.2917017Z [CHECK] Binary cmake found in PATH 2025-05-07T19:43:09.0968679Z /github/home/miniconda/envs/build_binary/bin/ninja 2025-05-07T19:43:09.0968995Z 2025-05-07T19:43:09.1573479Z [CHECK] Binary ninja found in PATH 2025-05-07T19:43:11.0518859Z [CHECK] Python (sub-)package 'click' found ... 2025-05-07T19:43:13.1124431Z [CHECK] Python (sub-)package 'hypothesis' found ... 2025-05-07T19:43:15.0248049Z [CHECK] Python (sub-)package 'jinja2' found ... 2025-05-07T19:43:17.0306385Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T19:43:18.8973459Z [CHECK] Python (sub-)package 'wheel' found ... 2025-05-07T19:43:18.8974820Z [INSTALL] Successfully installed all the build tools 2025-05-07T19:43:18.9042690Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T19:43:18.9043238Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T19:43:18.9043841Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:43:18.9044178Z env: 2025-05-07T19:43:18.9044394Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:43:18.9044726Z BUILD_ENV: build_binary 2025-05-07T19:43:18.9044970Z BUILD_TARGET: default 2025-05-07T19:43:18.9045212Z BUILD_VARIANT: cpu 2025-05-07T19:43:18.9045429Z ##[endgroup] 2025-05-07T19:43:19.3505857Z ################################################################################ 2025-05-07T19:43:19.3506485Z # Install PyTorch (PIP) 2025-05-07T19:43:19.3506882Z # 2025-05-07T19:43:19.3520437Z # [2025-05-07T19:43:19.351Z] + install_pytorch_pip build_binary nightly cpu 2025-05-07T19:43:19.3520904Z ################################################################################ 2025-05-07T19:43:19.3521137Z 2025-05-07T19:43:19.3543667Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T19:43:20.2041753Z Channels: 2025-05-07T19:43:20.2042007Z - conda-forge 2025-05-07T19:43:20.2042313Z Platform: linux-64 2025-05-07T19:43:23.2660885Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:43:24.6159047Z Solving environment: \ | done 2025-05-07T19:43:24.7465956Z 2025-05-07T19:43:24.7466394Z ## Package Plan ## 2025-05-07T19:43:24.7466596Z 2025-05-07T19:43:24.7466807Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:43:24.7467128Z 2025-05-07T19:43:24.7467296Z added / updated specs: 2025-05-07T19:43:24.7467673Z - numpy 2025-05-07T19:43:24.7467811Z 2025-05-07T19:43:24.7467838Z 2025-05-07T19:43:24.7467961Z The following packages will be downloaded: 2025-05-07T19:43:24.7468385Z 2025-05-07T19:43:24.7468626Z package | build 2025-05-07T19:43:24.7469284Z ---------------------------|----------------- 2025-05-07T19:43:24.7470051Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T19:43:24.7470684Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T19:43:24.7471203Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T19:43:24.7471670Z numpy-2.2.5 | py310hefbff90_0 7.6 MB conda-forge 2025-05-07T19:43:24.7472088Z ------------------------------------------------------------ 2025-05-07T19:43:24.7472446Z Total: 7.6 MB 2025-05-07T19:43:24.7472663Z 2025-05-07T19:43:24.7472792Z The following NEW packages will be INSTALLED: 2025-05-07T19:43:24.7473023Z 2025-05-07T19:43:24.7473256Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T19:43:24.7473814Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T19:43:24.7474373Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T19:43:24.7474960Z numpy conda-forge/linux-64::numpy-2.2.5-py310hefbff90_0 2025-05-07T19:43:24.7475248Z 2025-05-07T19:43:24.7475251Z 2025-05-07T19:43:24.7475255Z 2025-05-07T19:43:24.7475399Z Downloading and Extracting Packages: ...working... 2025-05-07T19:43:24.7475801Z numpy-2.2.5 | 7.6 MB | | 0% 2025-05-07T19:43:24.7476152Z 2025-05-07T19:43:24.7476774Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:43:24.7477024Z 2025-05-07T19:43:24.7482862Z 2025-05-07T19:43:24.7491421Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:43:24.7491903Z 2025-05-07T19:43:24.7491910Z 2025-05-07T19:43:24.7493048Z 2025-05-07T19:43:24.8849270Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T19:43:24.8849859Z 2025-05-07T19:43:24.8899572Z 2025-05-07T19:43:24.8952695Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T19:43:24.8953238Z 2025-05-07T19:43:24.8953246Z 2025-05-07T19:43:24.8953253Z 2025-05-07T19:43:24.9032732Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T19:43:24.9033028Z 2025-05-07T19:43:24.9033033Z 2025-05-07T19:43:24.9034960Z 2025-05-07T19:43:24.9039013Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:43:24.9039325Z 2025-05-07T19:43:24.9043125Z 2025-05-07T19:43:24.9300091Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:43:24.9300360Z 2025-05-07T19:43:24.9300367Z 2025-05-07T19:43:24.9300376Z 2025-05-07T19:43:24.9320017Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:43:24.9320354Z 2025-05-07T19:43:24.9320361Z 2025-05-07T19:43:24.9545230Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:43:24.9545503Z 2025-05-07T19:43:24.9549127Z libblas-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T19:43:24.9549934Z 2025-05-07T19:43:24.9709820Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:43:24.9710153Z 2025-05-07T19:43:24.9723226Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:43:25.0801873Z numpy-2.2.5 | 7.6 MB | | 0% 2025-05-07T19:43:25.0802302Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T19:43:25.4472468Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T19:43:25.4475678Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T19:43:25.4476276Z 2025-05-07T19:43:25.4476700Z 2025-05-07T19:43:25.4477048Z  2025-05-07T19:43:25.4477264Z 2025-05-07T19:43:25.4477269Z 2025-05-07T19:43:25.4477492Z  2025-05-07T19:43:25.4477903Z 2025-05-07T19:43:25.4477909Z 2025-05-07T19:43:25.4477917Z 2025-05-07T19:43:25.4478268Z  done 2025-05-07T19:43:25.5480706Z Preparing transaction: - done 2025-05-07T19:43:25.7486065Z Verifying transaction: | / done 2025-05-07T19:43:25.8492261Z Executing transaction: \ done 2025-05-07T19:43:25.9517939Z ################################################################################ 2025-05-07T19:43:25.9518388Z # Install Package From PyTorch PIP: torch 2025-05-07T19:43:25.9518746Z # 2025-05-07T19:43:25.9534089Z # [2025-05-07T19:43:25.953Z] + install_from_pytorch_pip build_binary torch nightly cpu 2025-05-07T19:43:25.9534574Z ################################################################################ 2025-05-07T19:43:25.9534803Z 2025-05-07T19:43:25.9550058Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:43:26.0402876Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:43:26.0403274Z ################################################################################ 2025-05-07T19:43:26.0403652Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T19:43:26.0403947Z # 2025-05-07T19:43:26.0418874Z # [2025-05-07T19:43:26.041Z] + __prepare_pip_arguments torch nightly cpu 2025-05-07T19:43:26.0419308Z ################################################################################ 2025-05-07T19:43:26.0419537Z 2025-05-07T19:43:26.0437383Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T19:43:26.0437903Z [INSTALL] Extracted package variant: cpu 2025-05-07T19:43:26.0449688Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T19:43:26.0450243Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:43:26.0455927Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T19:43:26.0462022Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cpu/ ... 2025-05-07T19:43:26.0481241Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:43:46.0485085Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:43:46.0486677Z 2025-05-07T19:43:46.0486937Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:43:46.0487341Z Collecting torch 2025-05-07T19:43:46.0488033Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (28 kB) 2025-05-07T19:43:46.0488783Z Collecting filelock (from torch) 2025-05-07T19:43:46.0489321Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T19:43:46.0490359Z Requirement already satisfied: typing-extensions>=4.10.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from torch) (4.13.2) 2025-05-07T19:43:46.0491132Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T19:43:46.0491662Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T19:43:46.0492508Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 38.1 MB/s eta 0:00:00 2025-05-07T19:43:46.0493120Z Collecting networkx (from torch) 2025-05-07T19:43:46.0493653Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T19:43:46.0494341Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 20.0 MB/s eta 0:00:00 2025-05-07T19:43:46.0495096Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from torch) (3.1.6) 2025-05-07T19:43:46.0495798Z Collecting fsspec (from torch) 2025-05-07T19:43:46.0496338Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T19:43:46.0496956Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T19:43:46.0497549Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T19:43:46.0498238Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 4.9 MB/s eta 0:00:00 2025-05-07T19:43:46.0499044Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from jinja2->torch) (3.0.2) 2025-05-07T19:43:46.0500236Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl (180.7 MB) 2025-05-07T19:43:46.0501092Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 180.7/180.7 MB 65.6 MB/s eta 0:00:00 2025-05-07T19:43:46.0501615Z Installing collected packages: mpmath, sympy, networkx, fsspec, filelock, torch 2025-05-07T19:43:46.0501987Z 2025-05-07T19:43:46.0502431Z Successfully installed filelock-3.16.1 fsspec-2024.10.0 mpmath-1.3.0 networkx-3.4.2 sympy-1.13.3 torch-2.8.0.dev20250507+cpu 2025-05-07T19:43:46.0502956Z 2025-05-07T19:43:49.2364983Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T19:43:52.3391699Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cpu 2025-05-07T19:43:52.3392156Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T19:43:55.3923269Z True 2025-05-07T19:43:55.3923524Z True 2025-05-07T19:43:55.3923632Z 2025-05-07T19:43:55.4513387Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T19:43:55.4567529Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:43:55.4568165Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:43:55.4568784Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:43:55.4569116Z env: 2025-05-07T19:43:55.4569330Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:43:55.4569647Z BUILD_ENV: build_binary 2025-05-07T19:43:55.4569890Z BUILD_TARGET: default 2025-05-07T19:43:55.4570131Z BUILD_VARIANT: cpu 2025-05-07T19:43:55.4570349Z ##[endgroup] 2025-05-07T19:43:55.8376968Z /github/home/miniconda/bin/conda 2025-05-07T19:43:55.8377496Z ################################################################################ 2025-05-07T19:43:55.8377954Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T19:43:55.8378378Z # 2025-05-07T19:43:55.8392092Z # [2025-05-07T19:43:55.838Z] + collect_pytorch_env_info build_binary 2025-05-07T19:43:55.8392559Z ################################################################################ 2025-05-07T19:43:55.8392806Z 2025-05-07T19:43:55.8406520Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:43:55.9246542Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:43:55.9252408Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T19:43:55.9253085Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T19:43:55.9253518Z 2025-05-07T19:43:56.0094798Z 2025-05-07T19:43:56.0095325Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T19:43:56.0116342Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T19:44:01.1318548Z Collecting environment information... 2025-05-07T19:44:01.1319354Z PyTorch version: 2.8.0.dev20250507+cpu 2025-05-07T19:44:01.1319674Z Is debug build: False 2025-05-07T19:44:01.1319939Z CUDA used to build PyTorch: None 2025-05-07T19:44:01.1320238Z ROCM used to build PyTorch: N/A 2025-05-07T19:44:01.1320422Z 2025-05-07T19:44:01.1320544Z OS: Amazon Linux 2023.7.20250428 (x86_64) 2025-05-07T19:44:01.1320875Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:44:01.1321221Z Clang version: Could not collect 2025-05-07T19:44:01.1321495Z CMake version: version 4.0.2 2025-05-07T19:44:01.1321819Z Libc version: glibc-2.34 2025-05-07T19:44:01.1321975Z 2025-05-07T19:44:01.1322323Z Python version: 3.10.17 | packaged by conda-forge | (main, Apr 10 2025, 22:19:12) [GCC 13.3.0] (64-bit runtime) 2025-05-07T19:44:01.1322977Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T19:44:01.1323420Z Is CUDA available: False 2025-05-07T19:44:01.1323675Z CUDA runtime version: No CUDA 2025-05-07T19:44:01.1323967Z CUDA_MODULE_LOADING set to: N/A 2025-05-07T19:44:01.1324256Z GPU models and configuration: No CUDA 2025-05-07T19:44:01.1324570Z Nvidia driver version: No CUDA 2025-05-07T19:44:01.1324837Z cuDNN version: No CUDA 2025-05-07T19:44:01.1325088Z HIP runtime version: N/A 2025-05-07T19:44:01.1325358Z MIOpen runtime version: N/A 2025-05-07T19:44:01.1325618Z Is XNNPACK available: True 2025-05-07T19:44:01.1325784Z 2025-05-07T19:44:01.1325881Z CPU: 2025-05-07T19:44:01.1326096Z Architecture: x86_64 2025-05-07T19:44:01.1326456Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:44:01.1326858Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T19:44:01.1327273Z Byte Order: Little Endian 2025-05-07T19:44:01.1327595Z CPU(s): 16 2025-05-07T19:44:01.1327905Z On-line CPU(s) list: 0-15 2025-05-07T19:44:01.1328240Z Vendor ID: GenuineIntel 2025-05-07T19:44:01.1328645Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:44:01.1329225Z CPU family: 6 2025-05-07T19:44:01.1329517Z Model: 85 2025-05-07T19:44:01.1329818Z Thread(s) per core: 2 2025-05-07T19:44:01.1330109Z Core(s) per socket: 8 2025-05-07T19:44:01.1330408Z Socket(s): 1 2025-05-07T19:44:01.1330690Z Stepping: 7 2025-05-07T19:44:01.1331003Z BogoMIPS: 5999.99 2025-05-07T19:44:01.1333363Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:44:01.1335702Z Hypervisor vendor: KVM 2025-05-07T19:44:01.1336019Z Virtualization type: full 2025-05-07T19:44:01.1336379Z L1d cache: 256 KiB (8 instances) 2025-05-07T19:44:01.1336750Z L1i cache: 256 KiB (8 instances) 2025-05-07T19:44:01.1337138Z L2 cache: 8 MiB (8 instances) 2025-05-07T19:44:01.1337512Z L3 cache: 35.8 MiB (1 instance) 2025-05-07T19:44:01.1337841Z NUMA node(s): 1 2025-05-07T19:44:01.1338146Z NUMA node0 CPU(s): 0-15 2025-05-07T19:44:01.1338598Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T19:44:01.1339183Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T19:44:01.1339749Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T19:44:01.1340381Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:44:01.1340990Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T19:44:01.1341618Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:44:01.1342260Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:44:01.1342634Z Vulnerability Retbleed: Vulnerable 2025-05-07T19:44:01.1343009Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:44:01.1343396Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T19:44:01.1343959Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T19:44:01.1344828Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T19:44:01.1345490Z Vulnerability Srbds: Not affected 2025-05-07T19:44:01.1345882Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:44:01.1346128Z 2025-05-07T19:44:01.1346244Z Versions of relevant libraries: 2025-05-07T19:44:01.1346514Z [pip3] numpy==2.2.5 2025-05-07T19:44:01.1346757Z [pip3] torch==2.8.0.dev20250507+cpu 2025-05-07T19:44:01.1347113Z [conda] numpy 2.2.5 py310hefbff90_0 conda-forge 2025-05-07T19:44:01.1347581Z [conda] torch 2.8.0.dev20250507+cpu pypi_0 pypi 2025-05-07T19:44:01.1347868Z 2025-05-07T19:44:01.1961589Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:44:01.1962181Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:44:01.1963022Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:44:01.1963339Z env: 2025-05-07T19:44:01.1963589Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:44:01.1963887Z BUILD_ENV: build_binary 2025-05-07T19:44:01.1964141Z BUILD_TARGET: default 2025-05-07T19:44:01.1964366Z BUILD_VARIANT: cpu 2025-05-07T19:44:01.1964602Z ##[endgroup] 2025-05-07T19:44:01.5473415Z ################################################################################ 2025-05-07T19:44:01.5473815Z # Prepare FBGEMM-GPU Build 2025-05-07T19:44:01.5474078Z # 2025-05-07T19:44:01.5486749Z # [2025-05-07T19:44:01.548Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T19:44:01.5487180Z ################################################################################ 2025-05-07T19:44:01.5487479Z 2025-05-07T19:44:01.5501242Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:44:01.6348575Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:44:01.6362526Z [BUILD] Running git submodules update ... 2025-05-07T19:44:01.6382436Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T19:44:01.6645214Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T19:44:01.6879726Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path '../external/asmjit' 2025-05-07T19:44:01.6880872Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path '../external/composable_kernel' 2025-05-07T19:44:01.6882575Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path '../external/cpuinfo' 2025-05-07T19:44:01.6884933Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path '../external/cutlass' 2025-05-07T19:44:01.6887763Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path '../external/googletest' 2025-05-07T19:44:01.6890420Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path '../external/hipify_torch' 2025-05-07T19:44:01.6892833Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path '../external/json' 2025-05-07T19:44:01.6912777Z Cloning into '/__w/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T19:44:02.5056490Z Cloning into '/__w/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T19:44:03.4654252Z Cloning into '/__w/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T19:44:03.9898161Z Cloning into '/__w/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T19:44:05.6991675Z Cloning into '/__w/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T19:44:06.6742524Z Cloning into '/__w/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T19:44:06.8813144Z Cloning into '/__w/FBGEMM/FBGEMM/external/json'... 2025-05-07T19:44:14.5101685Z Submodule path '../external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T19:44:14.7264222Z Submodule path '../external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T19:44:14.8215533Z Submodule path '../external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T19:44:15.3717294Z Submodule path '../external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T19:44:15.4132843Z Submodule path '../external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T19:44:15.4225627Z Submodule path '../external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T19:44:15.5196375Z Submodule path '../external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T19:44:15.5226647Z [BUILD] Installing other build dependencies ... 2025-05-07T19:44:15.5247944Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T19:44:18.1233749Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T19:44:18.1401396Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T19:44:18.1858882Z Requirement already satisfied: build in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 14)) (1.2.2.post1) 2025-05-07T19:44:18.3716827Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T19:44:18.3747373Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T19:44:18.4230773Z Requirement already satisfied: click in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 16)) (8.1.8) 2025-05-07T19:44:18.4234309Z Requirement already satisfied: hypothesis in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 17)) (6.131.14) 2025-05-07T19:44:18.4238747Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 18)) (3.1.6) 2025-05-07T19:44:18.4242775Z Requirement already satisfied: mpmath==1.3.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T19:44:18.4983286Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T19:44:18.5021518Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T19:44:18.5530770Z Requirement already satisfied: numpy>=2.0.2 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T19:44:18.6130607Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T19:44:18.6172511Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T19:44:18.6654257Z Requirement already satisfied: pyyaml in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 23)) (6.0.2) 2025-05-07T19:44:18.6657563Z Requirement already satisfied: scikit-build in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 24)) (0.18.1) 2025-05-07T19:44:18.6661024Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T19:44:18.7347692Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T19:44:18.7385580Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T19:44:18.8500046Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T19:44:18.8526853Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T19:44:18.9639299Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T19:44:18.9671073Z 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-07T19:44:19.0235436Z Requirement already satisfied: packaging>=19.1 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from build->-r requirements.txt (line 14)) (25.0) 2025-05-07T19:44:19.0239620Z Requirement already satisfied: pyproject_hooks in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from build->-r requirements.txt (line 14)) (1.2.0) 2025-05-07T19:44:19.0246933Z Requirement already satisfied: tomli>=1.1.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from build->-r requirements.txt (line 14)) (2.2.1) 2025-05-07T19:44:19.0367224Z Requirement already satisfied: attrs>=22.2.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from hypothesis->-r requirements.txt (line 17)) (25.3.0) 2025-05-07T19:44:19.0375261Z Requirement already satisfied: exceptiongroup>=1.0.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from hypothesis->-r requirements.txt (line 17)) (1.2.2) 2025-05-07T19:44:19.0380472Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from hypothesis->-r requirements.txt (line 17)) (2.4.0) 2025-05-07T19:44:19.0397772Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from jinja2->-r requirements.txt (line 18)) (3.0.2) 2025-05-07T19:44:19.0976024Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:44:19.1002380Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T19:44:19.1540804Z Requirement already satisfied: typing-extensions in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T19:44:19.1588083Z Requirement already satisfied: distro in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from scikit-build->-r requirements.txt (line 24)) (1.9.0) 2025-05-07T19:44:19.1598313Z Requirement already satisfied: wheel>=0.32.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T19:44:19.2336686Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:44:19.2363834Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T19:44:19.2918588Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T19:44:19.3494645Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T19:44:19.6564884Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 91.1 MB/s eta 0:00:00 2025-05-07T19:44:19.6595836Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T19:44:19.6723266Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T19:44:19.6830791Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T19:44:19.6935213Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T19:44:19.7012849Z 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-07T19:44:19.7120626Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T19:44:19.7202803Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T19:44:19.9014914Z Installing collected packages: tabulate, setuptools_git_versioning, patchelf, ninja, mypy-extensions, cmake, backports.tarfile, typing-inspect, pyre-extensions 2025-05-07T19:44:20.8825012Z 2025-05-07T19:44:20.8872359Z Successfully installed backports.tarfile-1.2.0 cmake-4.0.0 mypy-extensions-1.1.0 ninja-1.11.1.4 patchelf-0.17.2.2 pyre-extensions-0.0.32 setuptools_git_versioning-2.1.0 tabulate-0.9.0 typing-inspect-0.9.0 2025-05-07T19:44:20.8875664Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:44:21.0181197Z ################################################################################ 2025-05-07T19:44:21.0181599Z # Install PyTorch (PyTorch PIP) 2025-05-07T19:44:21.0181857Z # 2025-05-07T19:44:21.0197479Z # [2025-05-07T19:44:21.019Z] + install_triton_pip build_binary 2025-05-07T19:44:21.0197911Z ################################################################################ 2025-05-07T19:44:21.0198139Z 2025-05-07T19:44:22.9730184Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T19:44:24.9936838Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T19:44:24.9938797Z [BUILD] Successfully ran git submodules update 2025-05-07T19:44:25.0000635Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; build_fbgemm_gpu_package $BUILD_ENV nightly default/cpu 2025-05-07T19:44:25.0001372Z . $PRELUDE; cd fbgemm_gpu; build_fbgemm_gpu_package $BUILD_ENV nightly default/cpu 2025-05-07T19:44:25.0001998Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:44:25.0002341Z env: 2025-05-07T19:44:25.0002554Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:44:25.0002872Z BUILD_ENV: build_binary 2025-05-07T19:44:25.0003126Z BUILD_TARGET: default 2025-05-07T19:44:25.0003351Z BUILD_VARIANT: cpu 2025-05-07T19:44:25.0003578Z ##[endgroup] 2025-05-07T19:44:25.3896823Z [BUILD] BUILD_TARGET_VARIANT: default/cpu 2025-05-07T19:44:25.3897456Z [BUILD] Extracted build target: default 2025-05-07T19:44:25.3898017Z [BUILD] Extracted build variant: cpu 2025-05-07T19:44:27.1814294Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:44:27.1814596Z 2025-05-07T19:44:27.2401997Z [CHECK] Binary cc found in PATH 2025-05-07T19:44:29.0519059Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:44:29.0519363Z 2025-05-07T19:44:29.1104673Z [CHECK] Binary gcc found in PATH 2025-05-07T19:44:30.9152033Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:44:30.9152345Z 2025-05-07T19:44:30.9736880Z [CHECK] Binary c++ found in PATH 2025-05-07T19:44:32.7766389Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:44:32.7766694Z 2025-05-07T19:44:32.8353668Z [CHECK] Binary g++ found in PATH 2025-05-07T19:44:34.6903852Z [BUILD] Extracted and set Python tag: py310 2025-05-07T19:44:34.6904414Z [BUILD] Extracted and set Python platform name: manylinux_2_28_x86_64 2025-05-07T19:44:34.6957158Z core = 8 2025-05-07T19:44:34.7008056Z sockets = 1 2025-05-07T19:44:34.7008846Z [BUILD] Set multicore run option for setup.py: -j 8 2025-05-07T19:44:34.7009439Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:44:34.7009723Z [BUILD] Running pre-build cleanups ... 2025-05-07T19:44:34.7010009Z + rm -rf dist 2025-05-07T19:44:34.7010149Z 2025-05-07T19:44:34.7022118Z 2025-05-07T19:44:34.7022620Z + conda run --no-capture-output -n build_binary python setup.py clean 2025-05-07T19:44:34.7023120Z 2025-05-07T19:44:37.6808516Z INFO:root:running clean 2025-05-07T19:44:37.6809935Z [SETUP.PY] ARGV: ['setup.py', 'clean'] 2025-05-07T19:44:37.6811374Z [SETUP.PY] Parsed setup.py arguments: Namespace(verbose=False, debug=False, dryrun=False, build_target='default', build_variant='cuda', package_channel='nightly', nvml_lib_path=None, nccl_lib_path=None, use_fb_only=False, cxxprefix=None) 2025-05-07T19:44:37.6812540Z [SETUP.PY] Other arguments: ['clean'] 2025-05-07T19:44:37.6813035Z [SETUP.PY] CUDA CUB directory environment variable not set. Using default CUB location. 2025-05-07T19:44:37.6813729Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:44:37.6814308Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:44:37.6814714Z [SETUP.PY] Setting the FBGEMM build variant: cuda ... 2025-05-07T19:44:37.6816017Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DFBGEMM_BUILD_TARGET=default', '-DFBGEMM_BUILD_VARIANT=cuda', "-DCMAKE_C_FLAGS=''", "-DCMAKE_CXX_FLAGS=''"] 2025-05-07T19:44:37.9794418Z 2025-05-07T19:44:37.9795057Z [BUILD] Printing git status ... 2025-05-07T19:44:37.9795387Z + git status 2025-05-07T19:44:37.9795516Z 2025-05-07T19:44:38.6301844Z HEAD detached at pull/4066/merge 2025-05-07T19:44:38.6302220Z Untracked files: 2025-05-07T19:44:38.6302647Z (use "git add ..." to include in what will be committed) 2025-05-07T19:44:38.6303018Z ../collect_env.py 2025-05-07T19:44:38.6303269Z fbgemm_gpu/docs/version.py 2025-05-07T19:44:38.6303441Z 2025-05-07T19:44:38.6303675Z nothing added to commit but untracked files present (use "git add" to track) 2025-05-07T19:44:38.6304043Z 2025-05-07T19:44:38.6304119Z + git diff 2025-05-07T19:44:38.6304233Z 2025-05-07T19:44:38.6539382Z 2025-05-07T19:44:38.6539803Z ################################################################################ 2025-05-07T19:44:38.6540175Z # Configure FBGEMM-GPU Build 2025-05-07T19:44:38.6554998Z # 2025-05-07T19:44:38.6555269Z # [2025-05-07T19:44:38.655Z] + __configure_fbgemm_gpu_build 2025-05-07T19:44:38.6555678Z ################################################################################ 2025-05-07T19:44:38.6555903Z 2025-05-07T19:44:38.6561087Z [BUILD] Setting the build target: default ... 2025-05-07T19:44:38.6561470Z [BUILD] Configuring build as CPU variant ... 2025-05-07T19:44:38.6561812Z [BUILD] Setting CPU-only build args ... 2025-05-07T19:44:38.6562135Z + conda run -n build_binary c++ --version 2025-05-07T19:44:38.6562349Z 2025-05-07T19:44:40.4411356Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:44:40.4411793Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:44:40.4412259Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:44:40.4412868Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:44:40.4413220Z 2025-05-07T19:44:40.4413225Z 2025-05-07T19:44:40.4991672Z 2025-05-07T19:44:40.4992017Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T19:44:40.4992322Z 2025-05-07T19:44:42.3572070Z .github/scripts/fbgemm_gpu_build.bash: line 370: [: : integer expression expected 2025-05-07T19:44:42.3572516Z 2025-05-07T19:44:42.3572653Z [BUILD] Enabling debug features in the build ... 2025-05-07T19:44:42.3573260Z [BUILD] FBGEMM_GPU build arguments have been set: --verbose --build-target=default --build-variant=cpu --debug 2025-05-07T19:44:42.3573858Z ################################################################################ 2025-05-07T19:44:42.3574204Z # Build FBGEMM-GPU Package (Wheel) 2025-05-07T19:44:42.3574477Z # 2025-05-07T19:44:42.3588693Z # [2025-05-07T19:44:42.358Z] + build_fbgemm_gpu_package build_binary nightly default/cpu 2025-05-07T19:44:42.3589253Z ################################################################################ 2025-05-07T19:44:42.3589534Z 2025-05-07T19:44:42.3590134Z [BUILD] Building FBGEMM wheel (TARGET=default, VARIANT=cpu) ... 2025-05-07T19:44:42.3592332Z + conda run --no-capture-output -n build_binary python -m build --wheel --no-isolation --config-setting=--build-option=--verbose --config-setting=--build-option=--build-target=default --config-setting=--build-option=--build-variant=cpu --config-setting=--build-option=--debug --config-setting=--build-option=--package_channel=nightly --config-setting=--build-option=--python-tag=py310 --config-setting=--build-option=--plat-name=manylinux_2_28_x86_64 2025-05-07T19:44:42.3594488Z 2025-05-07T19:44:44.2092261Z * Getting build dependencies for wheel... 2025-05-07T19:44:45.4062254Z INFO:root:running egg_info 2025-05-07T19:44:45.4084661Z INFO:root:creating fbgemm_gpu_nightly.egg-info 2025-05-07T19:44:45.4085755Z INFO:root:writing fbgemm_gpu_nightly.egg-info/PKG-INFO 2025-05-07T19:44:45.4089494Z INFO:root:writing dependency_links to fbgemm_gpu_nightly.egg-info/dependency_links.txt 2025-05-07T19:44:45.4091492Z INFO:root:writing requirements to fbgemm_gpu_nightly.egg-info/requires.txt 2025-05-07T19:44:45.4092516Z INFO:root:writing top-level names to fbgemm_gpu_nightly.egg-info/top_level.txt 2025-05-07T19:44:45.4093566Z INFO:root:writing manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:44:45.4147838Z INFO:root:reading manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:44:45.4162600Z INFO:root:writing manifest file 'fbgemm_gpu_nightly.egg-info/SOURCES.txt' 2025-05-07T19:44:45.4165402Z [SETUP.PY] ARGV: ['setup.py', 'egg_info'] 2025-05-07T19:44:45.4166553Z [SETUP.PY] Parsed setup.py arguments: Namespace(verbose=False, debug=False, dryrun=False, build_target='default', build_variant='cuda', package_channel='nightly', nvml_lib_path=None, nccl_lib_path=None, use_fb_only=False, cxxprefix=None) 2025-05-07T19:44:45.4167636Z [SETUP.PY] Other arguments: ['egg_info'] 2025-05-07T19:44:45.4168347Z [SETUP.PY] CUDA CUB directory environment variable not set. Using default CUB location. 2025-05-07T19:44:45.4169037Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:44:45.4169614Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:44:45.4170040Z [SETUP.PY] Setting the FBGEMM build variant: cuda ... 2025-05-07T19:44:45.4171318Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DFBGEMM_BUILD_TARGET=default', '-DFBGEMM_BUILD_VARIANT=cuda', "-DCMAKE_C_FLAGS=''", "-DCMAKE_CXX_FLAGS=''"] 2025-05-07T19:44:45.6941389Z * Building wheel... 2025-05-07T19:44:46.8858160Z [SETUP.PY] ARGV: ['setup.py', 'bdist_wheel', '--dist-dir', '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-v7ls4c6m', '--verbose', '--build-target=default', '--build-variant=cpu', '--debug', '--package_channel=nightly', '--python-tag=py310', '--plat-name=manylinux_2_28_x86_64'] 2025-05-07T19:44:46.8860061Z [SETUP.PY] Parsed setup.py arguments: Namespace(verbose=True, debug=True, dryrun=False, build_target='default', build_variant='cpu', package_channel='nightly', nvml_lib_path=None, nccl_lib_path=None, use_fb_only=False, cxxprefix=None) 2025-05-07T19:44:46.8861559Z [SETUP.PY] Other arguments: ['bdist_wheel', '--dist-dir', '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-v7ls4c6m', '--python-tag=py310', '--plat-name=manylinux_2_28_x86_64'] 2025-05-07T19:44:46.8862542Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:44:46.8863105Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:44:46.8863517Z [SETUP.PY] Setting the FBGEMM build variant: cpu ... 2025-05-07T19:44:46.8865362Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DCMAKE_VERBOSE_MAKEFILE=ON', '-DCMAKE_EXPORT_COMPILE_COMMANDS=TRUE', '-DFBGEMM_BUILD_TARGET=default', '-DFBGEMM_BUILD_VARIANT=cpu', "-DCMAKE_C_FLAGS='-DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA'", "-DCMAKE_CXX_FLAGS='-DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA'"] 2025-05-07T19:44:46.8867022Z 2025-05-07T19:44:46.8867027Z 2025-05-07T19:44:46.8867427Z -------------------------------------------------------------------------------- 2025-05-07T19:44:46.8867806Z -- Trying 'Ninja' generator 2025-05-07T19:44:46.8868075Z -------------------------------- 2025-05-07T19:44:46.8868327Z --------------------------- 2025-05-07T19:44:46.8868575Z ---------------------- 2025-05-07T19:44:46.8868794Z ----------------- 2025-05-07T19:44:46.8869015Z ------------ 2025-05-07T19:44:46.8869209Z ------- 2025-05-07T19:44:46.8869406Z -- 2025-05-07T19:44:46.8898237Z CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 2025-05-07T19:44:46.8898925Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-05-07T19:44:46.8899350Z CMake. 2025-05-07T19:44:46.8899474Z 2025-05-07T19:44:46.8899697Z Update the VERSION argument value. Or, use the ... syntax 2025-05-07T19:44:46.8900260Z to tell CMake that the project requires at least but has been updated 2025-05-07T19:44:46.8900733Z to work with policies introduced by or earlier. 2025-05-07T19:44:46.8901005Z 2025-05-07T19:44:46.8901010Z 2025-05-07T19:44:46.8901190Z Not searching for unused variables given on the command line. 2025-05-07T19:44:46.9316293Z -- The C compiler identification is GNU 11.4.0 2025-05-07T19:44:46.9388798Z -- Detecting C compiler ABI info 2025-05-07T19:44:46.9859323Z -- Detecting C compiler ABI info - done 2025-05-07T19:44:47.0036074Z -- Check for working C compiler: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc - skipped 2025-05-07T19:44:47.0038487Z -- Detecting C compile features 2025-05-07T19:44:47.0042503Z -- Detecting C compile features - done 2025-05-07T19:44:47.0811194Z -- The CXX compiler identification is GNU 11.4.0 2025-05-07T19:44:47.0882499Z -- Detecting CXX compiler ABI info 2025-05-07T19:44:47.1442641Z -- Detecting CXX compiler ABI info - done 2025-05-07T19:44:47.1630303Z -- Check for working CXX compiler: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ - skipped 2025-05-07T19:44:47.1633491Z -- Detecting CXX compile features 2025-05-07T19:44:47.1641073Z -- Detecting CXX compile features - done 2025-05-07T19:44:47.1698473Z -- Configuring done (0.3s) 2025-05-07T19:44:47.1740512Z -- Generating done (0.0s) 2025-05-07T19:44:47.1756040Z -- Build files have been written to: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_cmake_test_compile/build 2025-05-07T19:44:47.1787197Z -- 2025-05-07T19:44:47.1787516Z ------- 2025-05-07T19:44:47.1787900Z ------------ 2025-05-07T19:44:47.1788159Z ----------------- 2025-05-07T19:44:47.1788382Z ---------------------- 2025-05-07T19:44:47.1788605Z --------------------------- 2025-05-07T19:44:47.1788864Z -------------------------------- 2025-05-07T19:44:47.1789155Z -- Trying 'Ninja' generator - success 2025-05-07T19:44:47.1789526Z -------------------------------------------------------------------------------- 2025-05-07T19:44:47.1789810Z 2025-05-07T19:44:47.1803761Z Configuring Project 2025-05-07T19:44:47.1804200Z Working directory: 2025-05-07T19:44:47.1804683Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build 2025-05-07T19:44:47.1805088Z Command: 2025-05-07T19:44:47.1820993Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/cmake/data/bin/cmake /__w/FBGEMM/FBGEMM/fbgemm_gpu -G Ninja -DCMAKE_MAKE_PROGRAM:FILEPATH=/github/home/miniconda/envs/build_binary/bin/ninja --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install -DPYTHON_VERSION_STRING:STRING=3.10.17 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/skbuild/resources/cmake -DPYTHON_EXECUTABLE:PATH=/github/home/miniconda/envs/build_binary/bin/python -DPYTHON_INCLUDE_DIR:PATH=/github/home/miniconda/envs/build_binary/include/python3.10 -DPYTHON_LIBRARY:PATH=/github/home/miniconda/envs/build_binary/lib/libpython3.10.so -DPython_EXECUTABLE:PATH=/github/home/miniconda/envs/build_binary/bin/python -DPython_ROOT_DIR:PATH=/github/home/miniconda/envs/build_binary -DPython_FIND_REGISTRY:STRING=NEVER -DPython_INCLUDE_DIR:PATH=/github/home/miniconda/envs/build_binary/include/python3.10 -DPython_NumPy_INCLUDE_DIRS:PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/numpy/_core/include -DPython3_EXECUTABLE:PATH=/github/home/miniconda/envs/build_binary/bin/python -DPython3_ROOT_DIR:PATH=/github/home/miniconda/envs/build_binary -DPython3_FIND_REGISTRY:STRING=NEVER -DPython3_INCLUDE_DIR:PATH=/github/home/miniconda/envs/build_binary/include/python3.10 -DPython3_NumPy_INCLUDE_DIRS:PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/numpy/_core/include -DCMAKE_MAKE_PROGRAM:FILEPATH=/github/home/miniconda/envs/build_binary/bin/ninja -DCMAKE_AR=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-ar -DCMAKE_CXX_COMPILER_AR=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_C_COMPILER_AR=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_RANLIB=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-ranlib -DCMAKE_CXX_COMPILER_RANLIB=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_C_COMPILER_RANLIB=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_LINKER=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-ld -DCMAKE_STRIP=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-strip -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch -D_GLIBCXX_USE_CXX11_ABI=1 -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_EXPORT_COMPILE_COMMANDS=TRUE -DFBGEMM_BUILD_TARGET=default -DFBGEMM_BUILD_VARIANT=cpu '-DCMAKE_C_FLAGS='"'"'-DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA'"'"'' '-DCMAKE_CXX_FLAGS='"'"'-DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA'"'"'' -DCMAKE_AR=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-ar -DCMAKE_CXX_COMPILER_AR=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_C_COMPILER_AR=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_RANLIB=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-ranlib -DCMAKE_CXX_COMPILER_RANLIB=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_C_COMPILER_RANLIB=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_LINKER=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-ld -DCMAKE_STRIP=/github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-strip -DCMAKE_BUILD_TYPE=Release 2025-05-07T19:44:47.1836847Z 2025-05-07T19:44:47.1852150Z 2025-05-07T19:44:47.1852157Z 2025-05-07T19:44:47.1852379Z ================================================================================ 2025-05-07T19:44:47.1852986Z Default C compiler flags 2025-05-07T19:44:47.1853639Z (values may be overridden by CMAKE_CXX_STANDARD and CXX_STANDARD): 2025-05-07T19:44:47.1854204Z 2025-05-07T19:44:47.1854414Z -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA 2025-05-07T19:44:47.1855098Z Not searching for unused variables given on the command line. 2025-05-07T19:44:47.1855885Z ================================================================================ 2025-05-07T19:44:47.1856118Z 2025-05-07T19:44:47.1856122Z 2025-05-07T19:44:47.1856126Z 2025-05-07T19:44:47.1856245Z ================================================================================ 2025-05-07T19:44:47.1856564Z Default C++ compiler flags 2025-05-07T19:44:47.1856936Z (values may be overridden by CMAKE_CXX_STANDARD and CXX_STANDARD): 2025-05-07T19:44:47.1857237Z 2025-05-07T19:44:47.1857349Z -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA 2025-05-07T19:44:47.1857684Z ================================================================================ 2025-05-07T19:44:47.1857910Z 2025-05-07T19:44:47.1857914Z 2025-05-07T19:44:47.1857917Z 2025-05-07T19:44:47.1858037Z ================================================================================ 2025-05-07T19:44:47.1858433Z AVX2_FLAGS: 2025-05-07T19:44:47.1858565Z 2025-05-07T19:44:47.1858639Z -mavx2 2025-05-07T19:44:47.1858820Z -mf16c 2025-05-07T19:44:47.1859007Z -mfma 2025-05-07T19:44:47.1859187Z -fopenmp 2025-05-07T19:44:47.1859413Z ================================================================================ 2025-05-07T19:44:47.1859637Z 2025-05-07T19:44:47.1859640Z 2025-05-07T19:44:47.1859644Z 2025-05-07T19:44:47.1859762Z ================================================================================ 2025-05-07T19:44:47.1860065Z AVX512_FLAGS: 2025-05-07T19:44:47.1860186Z 2025-05-07T19:44:47.1860271Z -mavx2 2025-05-07T19:44:47.1860461Z -mf16c 2025-05-07T19:44:47.1860645Z -mfma 2025-05-07T19:44:47.1860826Z -mavx512f 2025-05-07T19:44:47.1861024Z -mavx512bw 2025-05-07T19:44:47.1861209Z -mavx512dq 2025-05-07T19:44:47.1861404Z -mavx512vl 2025-05-07T19:44:47.1861586Z -fopenmp 2025-05-07T19:44:47.1861805Z ================================================================================ 2025-05-07T19:44:47.1862031Z 2025-05-07T19:44:47.1862035Z 2025-05-07T19:44:47.1862038Z 2025-05-07T19:44:47.1862154Z ================================================================================ 2025-05-07T19:44:47.1862487Z The project is built using scikit-build 2025-05-07T19:44:47.1862810Z ================================================================================ 2025-05-07T19:44:47.1863033Z 2025-05-07T19:44:47.1863036Z 2025-05-07T19:44:47.1863040Z 2025-05-07T19:44:47.1863158Z ================================================================================ 2025-05-07T19:44:47.1863459Z Build Settings 2025-05-07T19:44:47.1863583Z 2025-05-07T19:44:47.1863692Z FBGEMM_BUILD_TARGET : default 2025-05-07T19:44:47.1864055Z FBGEMM_BUILD_VARIANT : cpu 2025-05-07T19:44:47.1864245Z 2025-05-07T19:44:47.1864335Z NVCC_VERBOSE : 2025-05-07T19:44:47.1864582Z CUDNN_INCLUDE_DIR : 2025-05-07T19:44:47.1864835Z CUDNN_LIBRARY : 2025-05-07T19:44:47.1865071Z NVML_LIB_PATH : 2025-05-07T19:44:47.1865330Z TORCH_CUDA_ARCH_LIST : 2025-05-07T19:44:47.1865484Z 2025-05-07T19:44:47.1865585Z HIP_ROOT_DIR : 2025-05-07T19:44:47.1865824Z HIPCC_VERBOSE : 2025-05-07T19:44:47.1866074Z AMDGPU_TARGETS : 2025-05-07T19:44:47.1866318Z PYTORCH_ROCM_ARCH : 2025-05-07T19:44:47.1866588Z ================================================================================ 2025-05-07T19:44:47.1866812Z 2025-05-07T19:44:47.2606738Z -- The CXX compiler identification is GNU 11.4.0 2025-05-07T19:44:47.2996519Z -- The C compiler identification is GNU 11.4.0 2025-05-07T19:44:47.3070813Z -- Detecting CXX compiler ABI info 2025-05-07T19:44:47.3638844Z -- Detecting CXX compiler ABI info - done 2025-05-07T19:44:47.3826605Z -- Check for working CXX compiler: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ - skipped 2025-05-07T19:44:47.3829146Z -- Detecting CXX compile features 2025-05-07T19:44:47.3836692Z -- Detecting CXX compile features - done 2025-05-07T19:44:47.3945418Z -- Detecting C compiler ABI info 2025-05-07T19:44:47.4408448Z -- Detecting C compiler ABI info - done 2025-05-07T19:44:47.4589524Z -- Check for working C compiler: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc - skipped 2025-05-07T19:44:47.4592215Z -- Detecting C compile features 2025-05-07T19:44:47.4596471Z -- Detecting C compile features - done 2025-05-07T19:44:47.4660354Z -- Performing Test C_HAS_AVX_1 2025-05-07T19:44:47.7057445Z -- Performing Test C_HAS_AVX_1 - Failed 2025-05-07T19:44:47.7058212Z -- Performing Test C_HAS_AVX_2 2025-05-07T19:44:47.9454286Z -- Performing Test C_HAS_AVX_2 - Success 2025-05-07T19:44:47.9455561Z -- Performing Test C_HAS_AVX2_1 2025-05-07T19:44:48.1698631Z -- Performing Test C_HAS_AVX2_1 - Failed 2025-05-07T19:44:48.1699250Z -- Performing Test C_HAS_AVX2_2 2025-05-07T19:44:48.4054854Z -- Performing Test C_HAS_AVX2_2 - Success 2025-05-07T19:44:48.4056286Z -- Performing Test C_HAS_AVX512_1 2025-05-07T19:44:48.6301740Z -- Performing Test C_HAS_AVX512_1 - Failed 2025-05-07T19:44:48.6302764Z -- Performing Test C_HAS_AVX512_2 2025-05-07T19:44:48.8110041Z -- Performing Test C_HAS_AVX512_2 - Success 2025-05-07T19:44:48.8111949Z -- Performing Test CXX_HAS_AVX_1 2025-05-07T19:44:49.0343116Z -- Performing Test CXX_HAS_AVX_1 - Failed 2025-05-07T19:44:49.0343911Z -- Performing Test CXX_HAS_AVX_2 2025-05-07T19:44:49.2741894Z -- Performing Test CXX_HAS_AVX_2 - Success 2025-05-07T19:44:49.2743343Z -- Performing Test CXX_HAS_AVX2_1 2025-05-07T19:44:49.4984190Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2025-05-07T19:44:49.4985014Z -- Performing Test CXX_HAS_AVX2_2 2025-05-07T19:44:49.7353852Z -- Performing Test CXX_HAS_AVX2_2 - Success 2025-05-07T19:44:49.7355053Z -- Performing Test CXX_HAS_AVX512_1 2025-05-07T19:44:49.9600349Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2025-05-07T19:44:49.9600881Z -- Performing Test CXX_HAS_AVX512_2 2025-05-07T19:44:50.1447705Z -- Performing Test CXX_HAS_AVX512_2 - Success 2025-05-07T19:44:50.1815794Z CMake Warning at /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-05-07T19:44:50.1816655Z static library kineto_LIBRARY-NOTFOUND not found. 2025-05-07T19:44:50.1817021Z Call Stack (most recent call first): 2025-05-07T19:44:50.1817985Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-05-07T19:44:50.1818912Z /__w/FBGEMM/FBGEMM/cmake/modules/PyTorchSetup.cmake:14 (find_package) 2025-05-07T19:44:50.1819364Z CMakeLists.txt:112 (include) 2025-05-07T19:44:50.1819542Z 2025-05-07T19:44:50.1819547Z 2025-05-07T19:44:50.1820635Z -- Found Torch: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-05-07T19:44:50.1821643Z 2025-05-07T19:44:50.1821650Z 2025-05-07T19:44:50.1821844Z ================================================================================ 2025-05-07T19:44:50.1822172Z PyTorch Flags: 2025-05-07T19:44:50.1822383Z 2025-05-07T19:44:50.1822583Z TORCH_INCLUDE_DIRS: 2025-05-07T19:44:50.1822998Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:50.1823799Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:50.1824677Z 2025-05-07T19:44:50.1825008Z TORCH_LIBRARIES: 2025-05-07T19:44:50.1825384Z torch 2025-05-07T19:44:50.1825724Z torch_library 2025-05-07T19:44:50.1826237Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:50.1826734Z 2025-05-07T19:44:50.1826926Z TORCH_CUDA_OPTIONS: 2025-05-07T19:44:50.1827158Z --expt-relaxed-constexpr 2025-05-07T19:44:50.1827433Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:50.1827707Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:50.1828004Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:50.1828284Z ================================================================================ 2025-05-07T19:44:50.1828534Z 2025-05-07T19:44:50.1828549Z 2025-05-07T19:44:50.1828553Z 2025-05-07T19:44:50.1828659Z ================================================================================ 2025-05-07T19:44:50.1828971Z NCCL Flags 2025-05-07T19:44:50.1829089Z 2025-05-07T19:44:50.1829177Z NCCL_INCLUDE_DIRS= 2025-05-07T19:44:50.1829407Z NCCL_LIBRARIES= 2025-05-07T19:44:50.1829639Z ================================================================================ 2025-05-07T19:44:50.1829875Z 2025-05-07T19:44:50.1829878Z 2025-05-07T19:44:50.1829882Z 2025-05-07T19:44:50.1829988Z ================================================================================ 2025-05-07T19:44:50.1830303Z CUDA Driver Path 2025-05-07T19:44:50.1830440Z 2025-05-07T19:44:50.1830531Z CUDA_DRIVER_LIBRARIES= 2025-05-07T19:44:50.1830798Z ================================================================================ 2025-05-07T19:44:50.1831020Z 2025-05-07T19:44:50.1847040Z 2025-05-07T19:44:50.1847050Z 2025-05-07T19:44:50.1847250Z ================================================================================ 2025-05-07T19:44:50.1848071Z GPU CPP Library Target: asmjit (SHARED) 2025-05-07T19:44:50.1848584Z 2025-05-07T19:44:50.1848894Z CPU_SRCS: 2025-05-07T19:44:50.1849111Z 2025-05-07T19:44:50.1849235Z 2025-05-07T19:44:50.1849519Z GPU_SRCS: 2025-05-07T19:44:50.1849721Z 2025-05-07T19:44:50.1849843Z 2025-05-07T19:44:50.1850189Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:50.1850434Z 2025-05-07T19:44:50.1850562Z 2025-05-07T19:44:50.1850904Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:50.1851141Z 2025-05-07T19:44:50.1851275Z 2025-05-07T19:44:50.1851580Z OTHER_SRCS: 2025-05-07T19:44:50.1852239Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64assembler.cpp 2025-05-07T19:44:50.1853193Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64builder.cpp 2025-05-07T19:44:50.1853787Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64compiler.cpp 2025-05-07T19:44:50.1854402Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64emithelper.cpp 2025-05-07T19:44:50.1855026Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64formatter.cpp 2025-05-07T19:44:50.1855605Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64func.cpp 2025-05-07T19:44:50.1856190Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64instapi.cpp 2025-05-07T19:44:50.1856820Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64instdb.cpp 2025-05-07T19:44:50.1857402Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64operand.cpp 2025-05-07T19:44:50.1857994Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64rapass.cpp 2025-05-07T19:44:50.1858673Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/armformatter.cpp 2025-05-07T19:44:50.1859714Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/archtraits.cpp 2025-05-07T19:44:50.1860802Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/assembler.cpp 2025-05-07T19:44:50.1861882Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/builder.cpp 2025-05-07T19:44:50.1862861Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/codeholder.cpp 2025-05-07T19:44:50.1863463Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/codewriter.cpp 2025-05-07T19:44:50.1864067Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/compiler.cpp 2025-05-07T19:44:50.1864653Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/constpool.cpp 2025-05-07T19:44:50.1865247Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/cpuinfo.cpp 2025-05-07T19:44:50.1865848Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emithelper.cpp 2025-05-07T19:44:50.1866429Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emitter.cpp 2025-05-07T19:44:50.1867031Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emitterutils.cpp 2025-05-07T19:44:50.1867638Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/environment.cpp 2025-05-07T19:44:50.1868260Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/errorhandler.cpp 2025-05-07T19:44:50.1868872Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/formatter.cpp 2025-05-07T19:44:50.1869441Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/func.cpp 2025-05-07T19:44:50.1870045Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/funcargscontext.cpp 2025-05-07T19:44:50.1870650Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/globals.cpp 2025-05-07T19:44:50.1871219Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/inst.cpp 2025-05-07T19:44:50.1871780Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/instdb.cpp 2025-05-07T19:44:50.1872384Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/jitallocator.cpp 2025-05-07T19:44:50.1873006Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/jitruntime.cpp 2025-05-07T19:44:50.1873675Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/logger.cpp 2025-05-07T19:44:50.1874256Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/operand.cpp 2025-05-07T19:44:50.1874893Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/osutils.cpp 2025-05-07T19:44:50.1875473Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/ralocal.cpp 2025-05-07T19:44:50.1876040Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/rapass.cpp 2025-05-07T19:44:50.1876619Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/rastack.cpp 2025-05-07T19:44:50.1877203Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/string.cpp 2025-05-07T19:44:50.1877768Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/support.cpp 2025-05-07T19:44:50.1878349Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/target.cpp 2025-05-07T19:44:50.1878905Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/type.cpp 2025-05-07T19:44:50.1879479Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/virtmem.cpp 2025-05-07T19:44:50.1880053Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zone.cpp 2025-05-07T19:44:50.1880615Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonehash.cpp 2025-05-07T19:44:50.1881206Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonelist.cpp 2025-05-07T19:44:50.1881790Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonestack.cpp 2025-05-07T19:44:50.1882388Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonetree.cpp 2025-05-07T19:44:50.1883042Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonevector.cpp 2025-05-07T19:44:50.1883654Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86assembler.cpp 2025-05-07T19:44:50.1884254Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86builder.cpp 2025-05-07T19:44:50.1884840Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86compiler.cpp 2025-05-07T19:44:50.1885456Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86emithelper.cpp 2025-05-07T19:44:50.1886060Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86formatter.cpp 2025-05-07T19:44:50.1886650Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86func.cpp 2025-05-07T19:44:50.1887219Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86instapi.cpp 2025-05-07T19:44:50.1887815Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86instdb.cpp 2025-05-07T19:44:50.1888402Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86operand.cpp 2025-05-07T19:44:50.1888984Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86rapass.cpp 2025-05-07T19:44:50.1889413Z 2025-05-07T19:44:50.1889590Z CC_FLAGS: 2025-05-07T19:44:50.1889714Z 2025-05-07T19:44:50.1889789Z 2025-05-07T19:44:50.1889959Z NVCC_FLAGS: 2025-05-07T19:44:50.1890091Z 2025-05-07T19:44:50.1890167Z 2025-05-07T19:44:50.1890353Z HIPCC_FLAGS: 2025-05-07T19:44:50.1890474Z 2025-05-07T19:44:50.1890547Z 2025-05-07T19:44:50.1890737Z INCLUDE_DIRS: 2025-05-07T19:44:50.1890958Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:50.1891273Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:50.1891550Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:50.1891863Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:50.1892354Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:50.1893155Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:50.1893817Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:50.1894221Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:50.1894655Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:50.1895119Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:50.1895709Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:50.1896168Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:50.1896500Z 2025-05-07T19:44:50.1896693Z Selected Source Files: 2025-05-07T19:44:50.1896860Z 2025-05-07T19:44:50.1896936Z 2025-05-07T19:44:50.1897135Z HIPified Source Files: 2025-05-07T19:44:50.1897286Z 2025-05-07T19:44:50.1897359Z 2025-05-07T19:44:50.1897554Z Library Dependencies: 2025-05-07T19:44:50.1897776Z torch 2025-05-07T19:44:50.1897965Z torch_library 2025-05-07T19:44:50.1898393Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:50.1898909Z 2025-05-07T19:44:50.1899083Z Output Library: 2025-05-07T19:44:50.1899290Z asmjit 2025-05-07T19:44:50.1899464Z 2025-05-07T19:44:50.1899659Z Destination Directory: 2025-05-07T19:44:50.1899888Z fbgemm_gpu 2025-05-07T19:44:50.1900119Z ================================================================================ 2025-05-07T19:44:50.1900350Z 2025-05-07T19:44:50.1900396Z 2025-05-07T19:44:50.1900400Z 2025-05-07T19:44:50.1900507Z ================================================================================ 2025-05-07T19:44:50.1900849Z GPU CPP Library Target: fbgemm (SHARED) 2025-05-07T19:44:50.1901129Z 2025-05-07T19:44:50.1901317Z CPU_SRCS: 2025-05-07T19:44:50.1901426Z 2025-05-07T19:44:50.1901499Z 2025-05-07T19:44:50.1901681Z GPU_SRCS: 2025-05-07T19:44:50.1901789Z 2025-05-07T19:44:50.1901865Z 2025-05-07T19:44:50.1902055Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:50.1902190Z 2025-05-07T19:44:50.1902268Z 2025-05-07T19:44:50.1902456Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:50.1902593Z 2025-05-07T19:44:50.1902743Z 2025-05-07T19:44:50.1902914Z OTHER_SRCS: 2025-05-07T19:44:50.1903190Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDM.cc 2025-05-07T19:44:50.1903624Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAutovec.cc 2025-05-07T19:44:50.1904094Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMNBit.cc 2025-05-07T19:44:50.1904500Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/QuantUtils.cc 2025-05-07T19:44:50.1904915Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/RefImplementations.cc 2025-05-07T19:44:50.1905386Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/RowWiseSparseAdagradFused.cc 2025-05-07T19:44:50.1905852Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/SparseAdagrad.cc 2025-05-07T19:44:50.1906229Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/Utils.cc 2025-05-07T19:44:50.1906613Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAvx2.cc 2025-05-07T19:44:50.1907044Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/QuantUtilsAvx2.cc 2025-05-07T19:44:50.1907455Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAvx2.cc 2025-05-07T19:44:50.1907882Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/QuantUtilsAvx2.cc 2025-05-07T19:44:50.1908307Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAvx512.cc 2025-05-07T19:44:50.1908672Z 2025-05-07T19:44:50.1908842Z CC_FLAGS: 2025-05-07T19:44:50.1908964Z 2025-05-07T19:44:50.1909037Z 2025-05-07T19:44:50.1909222Z NVCC_FLAGS: 2025-05-07T19:44:50.1909338Z 2025-05-07T19:44:50.1909413Z 2025-05-07T19:44:50.1909596Z HIPCC_FLAGS: 2025-05-07T19:44:50.1909715Z 2025-05-07T19:44:50.1909789Z 2025-05-07T19:44:50.1909994Z INCLUDE_DIRS: 2025-05-07T19:44:50.1910219Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:50.1910535Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:50.1910810Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:50.1911127Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:50.1911615Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:50.1912423Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:50.1913087Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:50.1913492Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:50.1913933Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:50.1914484Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:50.1915095Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:50.1915547Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:50.1915888Z 2025-05-07T19:44:50.1916088Z Selected Source Files: 2025-05-07T19:44:50.1916241Z 2025-05-07T19:44:50.1916316Z 2025-05-07T19:44:50.1916519Z HIPified Source Files: 2025-05-07T19:44:50.1916672Z 2025-05-07T19:44:50.1916749Z 2025-05-07T19:44:50.1916948Z Library Dependencies: 2025-05-07T19:44:50.1917169Z torch 2025-05-07T19:44:50.1917360Z torch_library 2025-05-07T19:44:50.1917977Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:50.1918502Z asmjit 2025-05-07T19:44:50.1918677Z 2025-05-07T19:44:50.1918867Z Output Library: 2025-05-07T19:44:50.1919081Z fbgemm 2025-05-07T19:44:50.1919257Z 2025-05-07T19:44:50.1919455Z Destination Directory: 2025-05-07T19:44:50.1919683Z fbgemm_gpu 2025-05-07T19:44:50.1919913Z ================================================================================ 2025-05-07T19:44:50.1920141Z 2025-05-07T19:44:50.1920145Z 2025-05-07T19:44:50.1920148Z 2025-05-07T19:44:50.1920254Z ================================================================================ 2025-05-07T19:44:50.1920591Z Running code generation script ... 2025-05-07T19:44:50.1921351Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_backward_split.py --opensource 2025-05-07T19:44:50.1922128Z ================================================================================ 2025-05-07T19:44:50.1922354Z 2025-05-07T19:44:50.8381334Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:44:50.8382238Z [GENERAATE BACKWARD SPLIT]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_backward_split.py', '--opensource'] 2025-05-07T19:44:50.8382998Z Written: gen_embedding_backward_dense_split_weighted_vbe_cuda.cu 2025-05-07T19:44:50.8383487Z Written: gen_embedding_backward_dense_split_weighted_cuda.cu 2025-05-07T19:44:50.8383991Z Written: gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:50.8384515Z Written: gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:50.8384997Z Written: gen_embedding_backward_dense_split_unweighted_cuda.cu 2025-05-07T19:44:50.8385491Z Written: gen_embedding_backward_dense_split_weighted_vbe_meta.cpp 2025-05-07T19:44:50.8385969Z Written: gen_embedding_backward_dense_split_weighted_meta.cpp 2025-05-07T19:44:50.8386474Z Written: gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:50.8387006Z Written: gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:50.8387509Z Written: gen_embedding_backward_dense_split_unweighted_meta.cpp 2025-05-07T19:44:50.8388028Z Written: gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:50.8388548Z Written: gen_embedding_backward_dense_split_weighted_kernel_cta.cu 2025-05-07T19:44:50.8389194Z Written: gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:50.8389754Z Written: gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:50.8390304Z Written: gen_embedding_backward_dense_split_unweighted_kernel_cta.cu 2025-05-07T19:44:50.8390843Z Written: gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:50.8391370Z Written: gen_embedding_backward_dense_split_weighted_kernel_warp.cu 2025-05-07T19:44:50.8391919Z Written: gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:50.8392490Z Written: gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:50.8393046Z Written: gen_embedding_backward_dense_split_unweighted_kernel_warp.cu 2025-05-07T19:44:50.8393546Z Written: gen_embedding_optimizer_dense_split_device_kernel.cuh 2025-05-07T19:44:50.8393980Z Written: gen_embedding_backward_split_dense.cpp 2025-05-07T19:44:50.8394485Z Written: gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:44:50.8395004Z Written: gen_embedding_backward_adagrad_split_weighted_cuda.cu 2025-05-07T19:44:50.8395519Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:50.8396028Z Written: gen_embedding_backward_adagrad_split_unweighted_cuda.cu 2025-05-07T19:44:50.8396522Z Written: gen_embedding_backward_adagrad_split_weighted_meta.cpp 2025-05-07T19:44:50.8397031Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:50.8397566Z Written: gen_embedding_backward_adagrad_split_unweighted_meta.cpp 2025-05-07T19:44:50.8398072Z Written: gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:44:50.8398629Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:50.8399198Z Written: gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:44:50.8399725Z Written: gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:44:50.8400297Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:50.8400922Z Written: gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:44:50.8401439Z Written: gen_embedding_optimizer_adagrad_split_device_kernel.cuh 2025-05-07T19:44:50.8401893Z Written: gen_embedding_backward_split_adagrad.cpp 2025-05-07T19:44:50.8402289Z Written: gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:44:50.8402759Z Written: gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:50.8403166Z Written: lookup_adagrad.py 2025-05-07T19:44:50.8403570Z Written: gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:44:50.8403988Z Written: gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:44:50.8404436Z Written: gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:50.8404937Z Written: gen_embedding_backward_adam_split_weighted_vbe_cuda.cu 2025-05-07T19:44:50.8405403Z Written: gen_embedding_backward_adam_split_weighted_cuda.cu 2025-05-07T19:44:50.8405894Z Written: gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:50.8406393Z Written: gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:50.8406897Z Written: gen_embedding_backward_adam_split_unweighted_cuda.cu 2025-05-07T19:44:50.8407379Z Written: gen_embedding_backward_adam_split_weighted_vbe_meta.cpp 2025-05-07T19:44:50.8407847Z Written: gen_embedding_backward_adam_split_weighted_meta.cpp 2025-05-07T19:44:50.8416431Z Written: gen_embedding_backward_adam_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:50.8417015Z Written: gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:50.8417528Z Written: gen_embedding_backward_adam_split_unweighted_meta.cpp 2025-05-07T19:44:50.8418230Z Written: gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:50.8418764Z Written: gen_embedding_backward_adam_split_weighted_kernel_cta.cu 2025-05-07T19:44:50.8419320Z Written: gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:50.8419879Z Written: gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:50.8420423Z Written: gen_embedding_backward_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:44:50.8420944Z Written: gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:50.8421475Z Written: gen_embedding_backward_adam_split_weighted_kernel_warp.cu 2025-05-07T19:44:50.8422006Z Written: gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:50.8422580Z Written: gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:50.8423132Z Written: gen_embedding_backward_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:44:50.8423631Z Written: gen_embedding_optimizer_adam_split_device_kernel.cuh 2025-05-07T19:44:50.8424061Z Written: gen_embedding_backward_split_adam.cpp 2025-05-07T19:44:50.8424432Z Written: gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:44:50.8425044Z Written: gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:44:50.8425436Z Written: lookup_adam.py 2025-05-07T19:44:50.8425744Z Written: gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:44:50.8426183Z Written: gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:44:50.8426645Z Written: gen_embedding_backward_lamb_split_weighted_cuda.cu 2025-05-07T19:44:50.8427137Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:50.8427622Z Written: gen_embedding_backward_lamb_split_unweighted_cuda.cu 2025-05-07T19:44:50.8428102Z Written: gen_embedding_backward_lamb_split_weighted_meta.cpp 2025-05-07T19:44:50.8428586Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:50.8429097Z Written: gen_embedding_backward_lamb_split_unweighted_meta.cpp 2025-05-07T19:44:50.8429581Z Written: gen_embedding_backward_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:44:50.8430122Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:50.8430670Z Written: gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:44:50.8431171Z Written: gen_embedding_backward_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:44:50.8431711Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:50.8432256Z Written: gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:44:50.8432758Z Written: gen_embedding_optimizer_lamb_split_device_kernel.cuh 2025-05-07T19:44:50.8433180Z Written: gen_embedding_backward_split_lamb.cpp 2025-05-07T19:44:50.8433636Z Written: gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:44:50.8434080Z Written: gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:44:50.8434468Z Written: lookup_lamb.py 2025-05-07T19:44:50.8434846Z Written: gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:44:50.8435272Z Written: gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:44:50.8435770Z Written: gen_embedding_backward_lars_sgd_split_weighted_cuda.cu 2025-05-07T19:44:50.8436278Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:50.8436815Z Written: gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu 2025-05-07T19:44:50.8437318Z Written: gen_embedding_backward_lars_sgd_split_weighted_meta.cpp 2025-05-07T19:44:50.8437837Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:50.8438377Z Written: gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp 2025-05-07T19:44:50.8438889Z Written: gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:44:50.8439459Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:50.8440030Z Written: gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:44:50.8440583Z Written: gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:44:50.8441162Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:50.8441735Z Written: gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:44:50.8442269Z Written: gen_embedding_optimizer_lars_sgd_split_device_kernel.cuh 2025-05-07T19:44:50.8442705Z Written: gen_embedding_backward_split_lars_sgd.cpp 2025-05-07T19:44:50.8443115Z Written: gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:44:50.8443572Z Written: gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:50.8443995Z Written: lookup_lars_sgd.py 2025-05-07T19:44:50.8444326Z Written: gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:44:50.8444784Z Written: gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:50.8445330Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu 2025-05-07T19:44:50.8445931Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:50.8446638Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu 2025-05-07T19:44:50.8447377Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp 2025-05-07T19:44:50.8448004Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:50.8448641Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp 2025-05-07T19:44:50.8449254Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu 2025-05-07T19:44:50.8449931Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:50.8450597Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:44:50.8451242Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu 2025-05-07T19:44:50.8451916Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:50.8452589Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:44:50.9508408Z Written: gen_embedding_optimizer_partial_rowwise_adam_split_device_kernel.cuh 2025-05-07T19:44:50.9508995Z Written: gen_embedding_backward_split_partial_rowwise_adam.cpp 2025-05-07T19:44:50.9509508Z Written: gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:44:50.9510083Z Written: gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:44:50.9510606Z Written: lookup_partial_rowwise_adam.py 2025-05-07T19:44:50.9511024Z Written: gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:44:50.9511776Z Written: gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:44:50.9512369Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu 2025-05-07T19:44:50.9512992Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:50.9513609Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu 2025-05-07T19:44:50.9514223Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp 2025-05-07T19:44:50.9514919Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:50.9515543Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp 2025-05-07T19:44:50.9516169Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:44:50.9516825Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:50.9517508Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:44:50.9518270Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:44:50.9518949Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:50.9519630Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:44:50.9520255Z Written: gen_embedding_optimizer_partial_rowwise_lamb_split_device_kernel.cuh 2025-05-07T19:44:50.9520805Z Written: gen_embedding_backward_split_partial_rowwise_lamb.cpp 2025-05-07T19:44:50.9521293Z Written: gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:44:50.9521859Z Written: gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:44:50.9522336Z Written: lookup_partial_rowwise_lamb.py 2025-05-07T19:44:50.9522759Z Written: gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:44:50.9523324Z Written: gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:44:50.9523902Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu 2025-05-07T19:44:50.9524471Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu 2025-05-07T19:44:50.9525013Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu 2025-05-07T19:44:50.9525677Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu 2025-05-07T19:44:50.9526234Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu 2025-05-07T19:44:50.9526839Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:50.9527436Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu 2025-05-07T19:44:50.9528009Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:50.9528581Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu 2025-05-07T19:44:50.9529130Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu 2025-05-07T19:44:50.9529699Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp 2025-05-07T19:44:50.9530277Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp 2025-05-07T19:44:50.9530831Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_meta.cpp 2025-05-07T19:44:50.9531382Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp 2025-05-07T19:44:50.9531945Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_meta.cpp 2025-05-07T19:44:50.9532553Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:50.9533144Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp 2025-05-07T19:44:50.9533735Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:50.9534315Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_meta.cpp 2025-05-07T19:44:50.9534960Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp 2025-05-07T19:44:50.9535554Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:50.9536159Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:50.9536757Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu 2025-05-07T19:44:50.9537328Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:44:50.9537944Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:50.9538590Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:50.9539217Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:50.9539848Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:50.9540450Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu 2025-05-07T19:44:50.9541052Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:44:50.9541663Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:50.9542275Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:50.9542885Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu 2025-05-07T19:44:50.9543465Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:44:50.9544088Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:50.9544728Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:50.9545379Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:50.9546015Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:50.9546636Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu 2025-05-07T19:44:50.9547251Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:44:50.9547879Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:44:50.9548596Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu 2025-05-07T19:44:50.9549250Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:44:50.9549901Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu 2025-05-07T19:44:50.9550556Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:44:50.9551195Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu 2025-05-07T19:44:50.9551856Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:44:50.9552513Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu 2025-05-07T19:44:50.9553168Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu 2025-05-07T19:44:50.9553757Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu 2025-05-07T19:44:50.9554345Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu 2025-05-07T19:44:50.9555037Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu 2025-05-07T19:44:50.9555598Z Written: gen_embedding_optimizer_rowwise_adagrad_ssd_device_kernel.cuh 2025-05-07T19:44:50.9556153Z Written: gen_embedding_optimizer_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:44:50.9556660Z Written: gen_embedding_backward_ssd_rowwise_adagrad.cpp 2025-05-07T19:44:50.9557107Z Written: gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:50.9557608Z Written: gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:50.9558138Z Written: lookup_rowwise_adagrad_ssd.py 2025-05-07T19:44:50.9558509Z Written: gen_embedding_backward_split_rowwise_adagrad.cpp 2025-05-07T19:44:50.9558977Z Written: gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:50.9559490Z Written: gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:50.9559959Z Written: lookup_rowwise_adagrad.py 2025-05-07T19:44:50.9560330Z Written: gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:44:50.9560801Z Written: gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:44:50.9561320Z Written: gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:50.9561902Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:44:50.9562463Z Written: gen_embedding_backward_split_approx_rowwise_adagrad.cpp 2025-05-07T19:44:50.9562964Z Written: gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:50.9563546Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:50.9564128Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:44:50.9564690Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:50.9565355Z Written: gen_embedding_optimizer_rowwise_adagrad_with_weight_decay_split_device_kernel.cuh 2025-05-07T19:44:50.9565999Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:44:50.9566592Z Written: gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:44:50.9567248Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:44:50.9567922Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:44:50.9568589Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:44:50.9569323Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_with_weight_decay_split_device_kernel.cuh 2025-05-07T19:44:50.9570025Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:44:50.9570665Z Written: gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:44:50.9571386Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:44:51.0821188Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:44:51.0821961Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:44:51.0822696Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu 2025-05-07T19:44:51.0823363Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu 2025-05-07T19:44:51.0824029Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:51.0824757Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:51.0825430Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu 2025-05-07T19:44:51.0826106Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp 2025-05-07T19:44:51.0826787Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp 2025-05-07T19:44:51.0827461Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:51.0828170Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:51.0828847Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp 2025-05-07T19:44:51.0829547Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:51.0830256Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu 2025-05-07T19:44:51.0831159Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:51.0831921Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:51.0832636Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu 2025-05-07T19:44:51.0833369Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:51.0834072Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu 2025-05-07T19:44:51.0834868Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:51.0835631Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:51.0836351Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu 2025-05-07T19:44:51.0837053Z Written: gen_embedding_optimizer_rowwise_adagrad_with_counter_split_device_kernel.cuh 2025-05-07T19:44:51.0837653Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp 2025-05-07T19:44:51.0838213Z Written: gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:44:51.0838838Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:44:51.0839366Z Written: lookup_rowwise_adagrad_with_counter.py 2025-05-07T19:44:51.0839836Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:44:51.0840440Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:44:51.0841132Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_with_counter_split_device_kernel.cuh 2025-05-07T19:44:51.0841782Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp 2025-05-07T19:44:51.0842397Z Written: gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:44:51.0843072Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:44:51.0843743Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:44:51.0844421Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:44:51.0845192Z Written: gen_embedding_optimizer_rowwise_weighted_adagrad_split_device_kernel.cuh 2025-05-07T19:44:51.0845770Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad.cpp 2025-05-07T19:44:51.0846301Z Written: gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:44:51.0846884Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:51.0847483Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:44:51.0848062Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:51.0848636Z Written: gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu 2025-05-07T19:44:51.0849095Z Written: gen_embedding_backward_sgd_split_weighted_cuda.cu 2025-05-07T19:44:51.0849581Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:51.0850084Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:51.0850559Z Written: gen_embedding_backward_sgd_split_unweighted_cuda.cu 2025-05-07T19:44:51.0851035Z Written: gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp 2025-05-07T19:44:51.0851499Z Written: gen_embedding_backward_sgd_split_weighted_meta.cpp 2025-05-07T19:44:51.0851987Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:51.0852487Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:51.0852979Z Written: gen_embedding_backward_sgd_split_unweighted_meta.cpp 2025-05-07T19:44:51.0853482Z Written: gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:51.0854062Z Written: gen_embedding_backward_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:44:51.0854591Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:51.0855137Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:51.0855675Z Written: gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:44:51.0856190Z Written: gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:51.0856717Z Written: gen_embedding_backward_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:44:51.0857258Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:51.0857811Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:51.0858351Z Written: gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:44:51.0858831Z Written: gen_embedding_optimizer_sgd_split_device_kernel.cuh 2025-05-07T19:44:51.0859255Z Written: gen_embedding_backward_split_sgd.cpp 2025-05-07T19:44:51.0859621Z Written: gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:44:51.0860059Z Written: gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:51.0860459Z Written: lookup_sgd.py 2025-05-07T19:44:51.0860743Z Written: gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:44:51.0861136Z Written: gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:44:51.0861559Z Written: gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:51.0862064Z Written: gen_embedding_optimizer_approx_sgd_split_device_kernel.cuh 2025-05-07T19:44:51.0862525Z Written: gen_embedding_backward_split_approx_sgd.cpp 2025-05-07T19:44:51.0862955Z Written: gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:44:51.0863431Z Written: gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:51.0863927Z Written: gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:44:51.0864414Z Written: gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:51.0864902Z Written: gen_embedding_backward_none_split_weighted_cuda.cu 2025-05-07T19:44:51.0865425Z Written: gen_embedding_backward_none_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:51.0865916Z Written: gen_embedding_backward_none_split_unweighted_cuda.cu 2025-05-07T19:44:51.0866448Z Written: gen_embedding_backward_none_split_weighted_meta.cpp 2025-05-07T19:44:51.0866950Z Written: gen_embedding_backward_none_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:51.0867444Z Written: gen_embedding_backward_none_split_unweighted_meta.cpp 2025-05-07T19:44:51.0867939Z Written: gen_embedding_backward_none_split_weighted_kernel_cta.cu 2025-05-07T19:44:51.0868463Z Written: gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:51.0869013Z Written: gen_embedding_backward_none_split_unweighted_kernel_cta.cu 2025-05-07T19:44:51.0869514Z Written: gen_embedding_backward_none_split_weighted_kernel_warp.cu 2025-05-07T19:44:51.0870056Z Written: gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:51.0870610Z Written: gen_embedding_backward_none_split_unweighted_kernel_warp.cu 2025-05-07T19:44:51.0871103Z Written: gen_embedding_optimizer_none_split_device_kernel.cuh 2025-05-07T19:44:51.0871529Z Written: gen_embedding_backward_split_none.cpp 2025-05-07T19:44:51.0871901Z Written: gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:44:51.0872344Z Written: gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp 2025-05-07T19:44:51.0872732Z Written: lookup_none.py 2025-05-07T19:44:51.0873033Z Written: gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:44:51.0873471Z Written: gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:44:51.0873966Z Written: gen_embedding_backward_split_weighted_device_kernel_hip.hip 2025-05-07T19:44:51.0874522Z Written: gen_embedding_backward_split_unweighted_nobag_device_kernel_hip.hip 2025-05-07T19:44:51.0875161Z Written: gen_embedding_backward_split_unweighted_device_kernel_hip.hip 2025-05-07T19:44:51.0875756Z Written: gen_embedding_backward_ssd_weighted_vbe_device_kernel.cuh 2025-05-07T19:44:51.0876261Z Written: gen_embedding_backward_split_weighted_vbe_device_kernel.cuh 2025-05-07T19:44:51.0876765Z Written: gen_embedding_backward_ssd_weighted_device_kernel.cuh 2025-05-07T19:44:51.0877254Z Written: gen_embedding_backward_split_weighted_device_kernel.cuh 2025-05-07T19:44:51.0877769Z Written: gen_embedding_backward_ssd_unweighted_nobag_device_kernel.cuh 2025-05-07T19:44:51.0878327Z Written: gen_embedding_backward_split_unweighted_nobag_device_kernel.cuh 2025-05-07T19:44:51.0878863Z Written: gen_embedding_backward_ssd_unweighted_vbe_device_kernel.cuh 2025-05-07T19:44:51.0879401Z Written: gen_embedding_backward_split_unweighted_vbe_device_kernel.cuh 2025-05-07T19:44:51.0879911Z Written: gen_embedding_backward_ssd_unweighted_device_kernel.cuh 2025-05-07T19:44:51.0880417Z Written: gen_embedding_backward_split_unweighted_device_kernel.cuh 2025-05-07T19:44:51.0880917Z Written: gen_embedding_backward_split_common_device_kernel.cuh 2025-05-07T19:44:51.0881374Z Written: gen_embedding_backward_split_grad_embedding_ops.cu 2025-05-07T19:44:51.0881867Z Written: gen_embedding_backward_dense_indice_weights_codegen_cuda.cu 2025-05-07T19:44:51.0882372Z Written: gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu 2025-05-07T19:44:51.0882888Z Written: gen_embedding_backward_split_indice_weights_codegen_cuda.cu 2025-05-07T19:44:51.0883293Z Written: pt2_arg_utils.h 2025-05-07T19:44:51.0883542Z Written: __init__.py 2025-05-07T19:44:51.0883781Z Written: lookup_args_ssd.py 2025-05-07T19:44:51.0884046Z Written: lookup_args.py 2025-05-07T19:44:51.0932211Z 2025-05-07T19:44:51.0932222Z 2025-05-07T19:44:51.0932572Z ================================================================================ 2025-05-07T19:44:51.0932992Z Running code generation script ... 2025-05-07T19:44:51.0933800Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_embedding_optimizer.py --opensource 2025-05-07T19:44:51.0934620Z ================================================================================ 2025-05-07T19:44:51.0934863Z 2025-05-07T19:44:51.2035910Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:44:51.2036796Z [GENERATE OPTIMIZERS]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_embedding_optimizer.py', '--opensource'] 2025-05-07T19:44:51.2038130Z Written: gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu 2025-05-07T19:44:51.2038612Z Written: gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu 2025-05-07T19:44:51.2039103Z Written: gen_embedding_optimizer_rowwise_adagrad_split.cpp 2025-05-07T19:44:51.2039599Z Written: gen_embedding_optimizer_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:44:51.2040101Z Written: split_embedding_optimizer_rowwise_adagrad.py 2025-05-07T19:44:51.2040470Z Written: optimizer_args.py 2025-05-07T19:44:51.2126894Z 2025-05-07T19:44:51.2126903Z 2025-05-07T19:44:51.2127230Z ================================================================================ 2025-05-07T19:44:51.2127711Z Running code generation script ... 2025-05-07T19:44:51.2128495Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_quantized.py --opensource 2025-05-07T19:44:51.2129327Z ================================================================================ 2025-05-07T19:44:51.2129557Z 2025-05-07T19:44:51.3419687Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:44:51.3420600Z [GENERATE FORWARD QUANTIZED]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_quantized.py', '--opensource'] 2025-05-07T19:44:51.3421476Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu 2025-05-07T19:44:51.3422166Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu 2025-05-07T19:44:51.3423028Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu 2025-05-07T19:44:51.3423720Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu 2025-05-07T19:44:51.3424392Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu 2025-05-07T19:44:51.3425085Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu 2025-05-07T19:44:51.3425794Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu 2025-05-07T19:44:51.3426549Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu 2025-05-07T19:44:51.3427299Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu 2025-05-07T19:44:51.3428033Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu 2025-05-07T19:44:51.3428782Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu 2025-05-07T19:44:51.3429516Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu 2025-05-07T19:44:51.3430241Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu 2025-05-07T19:44:51.3430940Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu 2025-05-07T19:44:51.3431633Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu 2025-05-07T19:44:51.3432329Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu 2025-05-07T19:44:51.3433027Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu 2025-05-07T19:44:51.3433724Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu 2025-05-07T19:44:51.3434376Z Written: gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu 2025-05-07T19:44:51.3435126Z Written: gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu 2025-05-07T19:44:51.3435788Z Written: gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu 2025-05-07T19:44:51.3436377Z Written: gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:44:51.3436883Z Written: gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:44:51.3518236Z 2025-05-07T19:44:51.3518431Z 2025-05-07T19:44:51.3518805Z ================================================================================ 2025-05-07T19:44:51.3519207Z Running code generation script ... 2025-05-07T19:44:51.3519970Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_split.py --opensource 2025-05-07T19:44:51.3520756Z ================================================================================ 2025-05-07T19:44:51.3520990Z 2025-05-07T19:44:51.7490360Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:44:51.7491237Z [GENERATE FORWARD SPLIT]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_split.py', '--opensource'] 2025-05-07T19:44:51.7491975Z Written: gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu 2025-05-07T19:44:51.7492451Z Written: gen_embedding_forward_dense_weighted_codegen_cuda.cu 2025-05-07T19:44:51.7492956Z Written: gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:44:51.7493449Z Written: gen_embedding_forward_dense_unweighted_codegen_cuda.cu 2025-05-07T19:44:51.7493932Z Written: gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu 2025-05-07T19:44:51.7494408Z Written: gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu 2025-05-07T19:44:51.7494888Z Written: gen_embedding_forward_ssd_weighted_codegen_cuda.cu 2025-05-07T19:44:51.7495349Z Written: gen_embedding_forward_split_weighted_codegen_cuda.cu 2025-05-07T19:44:51.7495820Z Written: gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:44:51.7496488Z Written: gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:44:51.7496976Z Written: gen_embedding_forward_ssd_unweighted_codegen_cuda.cu 2025-05-07T19:44:51.7497456Z Written: gen_embedding_forward_split_unweighted_codegen_cuda.cu 2025-05-07T19:44:51.7497953Z Written: gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:44:51.7498477Z Written: gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu 2025-05-07T19:44:51.7499002Z Written: gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:44:51.7499525Z Written: gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu 2025-05-07T19:44:51.7500037Z Written: gen_embedding_forward_dense_weighted_vbe_codegen_meta.cpp 2025-05-07T19:44:51.7500520Z Written: gen_embedding_forward_dense_weighted_codegen_meta.cpp 2025-05-07T19:44:51.7501025Z Written: gen_embedding_forward_dense_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:44:51.7501524Z Written: gen_embedding_forward_dense_unweighted_codegen_meta.cpp 2025-05-07T19:44:51.7502017Z Written: gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp 2025-05-07T19:44:51.7502521Z Written: gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp 2025-05-07T19:44:51.7502996Z Written: gen_embedding_forward_ssd_weighted_codegen_meta.cpp 2025-05-07T19:44:51.7503476Z Written: gen_embedding_forward_split_weighted_codegen_meta.cpp 2025-05-07T19:44:51.7503958Z Written: gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:44:51.7504477Z Written: gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:44:51.7504966Z Written: gen_embedding_forward_ssd_unweighted_codegen_meta.cpp 2025-05-07T19:44:51.7505452Z Written: gen_embedding_forward_split_unweighted_codegen_meta.cpp 2025-05-07T19:44:51.7505926Z Written: gen_embedding_forward_dense_weighted_vbe_kernel.cu 2025-05-07T19:44:51.7506354Z Written: gen_embedding_forward_dense_weighted_kernel.cu 2025-05-07T19:44:51.7506822Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel.cu 2025-05-07T19:44:51.7507297Z Written: gen_embedding_forward_dense_unweighted_vbe_kernel.cu 2025-05-07T19:44:51.7507755Z Written: gen_embedding_forward_dense_unweighted_kernel.cu 2025-05-07T19:44:51.7508186Z Written: gen_embedding_forward_ssd_weighted_vbe_kernel.cu 2025-05-07T19:44:51.7508632Z Written: gen_embedding_forward_split_weighted_vbe_kernel.cu 2025-05-07T19:44:51.7509172Z Written: gen_embedding_forward_ssd_weighted_kernel.cu 2025-05-07T19:44:51.7509594Z Written: gen_embedding_forward_split_weighted_kernel.cu 2025-05-07T19:44:51.7510068Z Written: gen_embedding_forward_ssd_unweighted_nobag_kernel.cu 2025-05-07T19:44:51.7510536Z Written: gen_embedding_forward_split_unweighted_nobag_kernel.cu 2025-05-07T19:44:51.7511011Z Written: gen_embedding_forward_ssd_unweighted_vbe_kernel.cu 2025-05-07T19:44:51.7511461Z Written: gen_embedding_forward_split_unweighted_vbe_kernel.cu 2025-05-07T19:44:51.7511915Z Written: gen_embedding_forward_ssd_unweighted_kernel.cu 2025-05-07T19:44:51.7512354Z Written: gen_embedding_forward_split_unweighted_kernel.cu 2025-05-07T19:44:51.7512806Z Written: gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu 2025-05-07T19:44:51.7513278Z Written: gen_embedding_forward_split_weighted_gwd_kernel.cu 2025-05-07T19:44:51.7513745Z Written: gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu 2025-05-07T19:44:51.7514238Z Written: gen_embedding_forward_split_unweighted_gwd_kernel.cu 2025-05-07T19:44:51.7514759Z Written: gen_embedding_forward_split_weighted_v2_kernel.cu 2025-05-07T19:44:51.7515220Z Written: gen_embedding_forward_split_unweighted_v2_kernel.cu 2025-05-07T19:44:51.7515724Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:51.7516253Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:51.7516791Z Written: gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:51.7517304Z Written: gen_embedding_forward_split_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:51.7518058Z Written: gen_embedding_forward_split_pt2_cuda_wrapper.cpp 2025-05-07T19:44:51.7518488Z Written: gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:44:51.7518919Z Written: gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:51.7595224Z 2025-05-07T19:44:51.7595229Z 2025-05-07T19:44:51.7595402Z ================================================================================ 2025-05-07T19:44:51.7595758Z Running code generation script ... 2025-05-07T19:44:51.7596517Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_index_select.py --opensource 2025-05-07T19:44:51.7597285Z ================================================================================ 2025-05-07T19:44:51.7597524Z 2025-05-07T19:44:52.0603548Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:44:52.0604408Z [INDEX SELECT GENERATOR]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_index_select.py', '--opensource'] 2025-05-07T19:44:52.0605126Z Written: gen_batch_index_select_dim0_forward_codegen_cuda.cu 2025-05-07T19:44:52.0605571Z Written: gen_batch_index_select_dim0_forward_kernel.cu 2025-05-07T19:44:52.0606011Z Written: gen_batch_index_select_dim0_forward_kernel_small.cu 2025-05-07T19:44:52.0606463Z Written: gen_batch_index_select_dim0_backward_codegen_cuda.cu 2025-05-07T19:44:52.0606932Z Written: gen_batch_index_select_dim0_backward_kernel_cta.cu 2025-05-07T19:44:52.0607379Z Written: gen_batch_index_select_dim0_backward_kernel_warp.cu 2025-05-07T19:44:52.0607899Z Written: gen_embedding_backward_split_batch_index_select_device_kernel.cuh 2025-05-07T19:44:52.0608404Z Written: gen_embedding_backward_split_grad_index_select.cu 2025-05-07T19:44:52.0608866Z Written: gen_embedding_backward_split_common_device_kernel.cuh 2025-05-07T19:44:52.0719134Z 2025-05-07T19:44:52.0719145Z 2025-05-07T19:44:52.0719601Z ================================================================================ 2025-05-07T19:44:52.0720227Z GPU CPP Library Target: fbgemm_gpu_tbe_cache (SHARED) 2025-05-07T19:44:52.0720581Z 2025-05-07T19:44:52.0720791Z CPU_SRCS: 2025-05-07T19:44:52.0721291Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp 2025-05-07T19:44:52.0722517Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp 2025-05-07T19:44:52.0723452Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp 2025-05-07T19:44:52.0724071Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp 2025-05-07T19:44:52.0724686Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp 2025-05-07T19:44:52.0725173Z 2025-05-07T19:44:52.0725354Z GPU_SRCS: 2025-05-07T19:44:52.0725707Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_find.cu 2025-05-07T19:44:52.0726297Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate.cu 2025-05-07T19:44:52.0726969Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cu 2025-05-07T19:44:52.0727622Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cu 2025-05-07T19:44:52.0728234Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_find.cu 2025-05-07T19:44:52.0728836Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate.cu 2025-05-07T19:44:52.0729474Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cu 2025-05-07T19:44:52.0730063Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cu 2025-05-07T19:44:52.0730650Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/reset_weight_momentum.cu 2025-05-07T19:44:52.0731299Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cu 2025-05-07T19:44:52.0731783Z 2025-05-07T19:44:52.0732045Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.0732202Z 2025-05-07T19:44:52.0732277Z 2025-05-07T19:44:52.0732474Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.0732610Z 2025-05-07T19:44:52.0732779Z 2025-05-07T19:44:52.0732968Z OTHER_SRCS: 2025-05-07T19:44:52.0733083Z 2025-05-07T19:44:52.0733157Z 2025-05-07T19:44:52.0733339Z CC_FLAGS: 2025-05-07T19:44:52.0733451Z 2025-05-07T19:44:52.0733526Z 2025-05-07T19:44:52.0733710Z NVCC_FLAGS: 2025-05-07T19:44:52.0733920Z --expt-relaxed-constexpr 2025-05-07T19:44:52.0734205Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.0734474Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.0734768Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.0735023Z 2025-05-07T19:44:52.0735194Z HIPCC_FLAGS: 2025-05-07T19:44:52.0735313Z 2025-05-07T19:44:52.0735399Z 2025-05-07T19:44:52.0735568Z INCLUDE_DIRS: 2025-05-07T19:44:52.0735805Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.0736109Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.0736393Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.0736690Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.0737202Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.0738002Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.0738674Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.0739096Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.0739532Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.0740012Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.0740527Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.0740988Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.0741309Z 2025-05-07T19:44:52.0741507Z Selected Source Files: 2025-05-07T19:44:52.0741937Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp 2025-05-07T19:44:52.0742588Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp 2025-05-07T19:44:52.0743254Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp 2025-05-07T19:44:52.0743850Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp 2025-05-07T19:44:52.0744468Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp 2025-05-07T19:44:52.0745012Z 2025-05-07T19:44:52.0745271Z HIPified Source Files: 2025-05-07T19:44:52.0745444Z 2025-05-07T19:44:52.0745534Z 2025-05-07T19:44:52.0745722Z Library Dependencies: 2025-05-07T19:44:52.0745963Z torch 2025-05-07T19:44:52.0746148Z torch_library 2025-05-07T19:44:52.0746596Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.0747098Z 2025-05-07T19:44:52.0747294Z Output Library: 2025-05-07T19:44:52.0747509Z fbgemm_gpu_tbe_cache 2025-05-07T19:44:52.0747737Z 2025-05-07T19:44:52.0747922Z Destination Directory: 2025-05-07T19:44:52.0748168Z fbgemm_gpu 2025-05-07T19:44:52.0748398Z ================================================================================ 2025-05-07T19:44:52.0748645Z 2025-05-07T19:44:52.1220235Z 2025-05-07T19:44:52.1220242Z 2025-05-07T19:44:52.1220448Z ================================================================================ 2025-05-07T19:44:52.1220997Z GPU CPP Library Target: fbgemm_gpu_tbe_inference (SHARED) 2025-05-07T19:44:52.1221689Z 2025-05-07T19:44:52.1222001Z CPU_SRCS: 2025-05-07T19:44:52.1222561Z codegen/inference/embedding_forward_quantized_host_cpu.cpp 2025-05-07T19:44:52.1223417Z gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:44:52.1224277Z gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:44:52.1224694Z 2025-05-07T19:44:52.1224888Z GPU_SRCS: 2025-05-07T19:44:52.1225157Z codegen/inference/embedding_forward_quantized_host.cpp 2025-05-07T19:44:52.1225627Z codegen/inference/embedding_forward_quantized_split_lookup.cu 2025-05-07T19:44:52.1226177Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu 2025-05-07T19:44:52.1226979Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu 2025-05-07T19:44:52.1227603Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu 2025-05-07T19:44:52.1228205Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu 2025-05-07T19:44:52.1228825Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu 2025-05-07T19:44:52.1229428Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu 2025-05-07T19:44:52.1230076Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu 2025-05-07T19:44:52.1230756Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu 2025-05-07T19:44:52.1231420Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu 2025-05-07T19:44:52.1232098Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu 2025-05-07T19:44:52.1232760Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu 2025-05-07T19:44:52.1233433Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu 2025-05-07T19:44:52.1234076Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu 2025-05-07T19:44:52.1234775Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu 2025-05-07T19:44:52.1235412Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu 2025-05-07T19:44:52.1236029Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu 2025-05-07T19:44:52.1236664Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu 2025-05-07T19:44:52.1237279Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu 2025-05-07T19:44:52.1237881Z gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu 2025-05-07T19:44:52.1238485Z gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu 2025-05-07T19:44:52.1239072Z gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu 2025-05-07T19:44:52.1239498Z 2025-05-07T19:44:52.1239688Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.1239831Z 2025-05-07T19:44:52.1240020Z 2025-05-07T19:44:52.1240205Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.1240356Z 2025-05-07T19:44:52.1240431Z 2025-05-07T19:44:52.1240608Z OTHER_SRCS: 2025-05-07T19:44:52.1240739Z 2025-05-07T19:44:52.1240814Z 2025-05-07T19:44:52.1240985Z CC_FLAGS: 2025-05-07T19:44:52.1241109Z 2025-05-07T19:44:52.1241200Z 2025-05-07T19:44:52.1241380Z NVCC_FLAGS: 2025-05-07T19:44:52.1241592Z --expt-relaxed-constexpr 2025-05-07T19:44:52.1241867Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.1242139Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.1242437Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.1242684Z 2025-05-07T19:44:52.1242873Z HIPCC_FLAGS: 2025-05-07T19:44:52.1242994Z 2025-05-07T19:44:52.1243085Z 2025-05-07T19:44:52.1243256Z INCLUDE_DIRS: 2025-05-07T19:44:52.1243491Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.1243799Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.1244085Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.1244386Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.1244894Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.1245682Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.1246339Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.1246755Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.1247175Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.1247651Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.1248163Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.1248694Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.1249020Z 2025-05-07T19:44:52.1249221Z Selected Source Files: 2025-05-07T19:44:52.1249544Z codegen/inference/embedding_forward_quantized_host_cpu.cpp 2025-05-07T19:44:52.1250009Z gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:44:52.1250461Z gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:44:52.1250800Z 2025-05-07T19:44:52.1251000Z HIPified Source Files: 2025-05-07T19:44:52.1251149Z 2025-05-07T19:44:52.1251223Z 2025-05-07T19:44:52.1251422Z Library Dependencies: 2025-05-07T19:44:52.1251645Z torch 2025-05-07T19:44:52.1251843Z torch_library 2025-05-07T19:44:52.1252274Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.1252787Z asmjit 2025-05-07T19:44:52.1252961Z fbgemm 2025-05-07T19:44:52.1253158Z fbgemm_gpu_tbe_cache 2025-05-07T19:44:52.1253391Z fbgemm_gpu_config 2025-05-07T19:44:52.1253592Z 2025-05-07T19:44:52.1253783Z Output Library: 2025-05-07T19:44:52.1253995Z fbgemm_gpu_tbe_inference 2025-05-07T19:44:52.1254231Z 2025-05-07T19:44:52.1254416Z Destination Directory: 2025-05-07T19:44:52.1254655Z fbgemm_gpu 2025-05-07T19:44:52.1254895Z ================================================================================ 2025-05-07T19:44:52.1255150Z 2025-05-07T19:44:52.3655146Z 2025-05-07T19:44:52.3655374Z 2025-05-07T19:44:52.3655902Z ================================================================================ 2025-05-07T19:44:52.3656554Z GPU CPP Library Target: fbgemm_gpu_config (SHARED) 2025-05-07T19:44:52.3656880Z 2025-05-07T19:44:52.3657067Z CPU_SRCS: 2025-05-07T19:44:52.3657285Z src/config/feature_gates.cpp 2025-05-07T19:44:52.3657529Z 2025-05-07T19:44:52.3657714Z GPU_SRCS: 2025-05-07T19:44:52.3657827Z 2025-05-07T19:44:52.3657899Z 2025-05-07T19:44:52.3658093Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.3658230Z 2025-05-07T19:44:52.3658303Z 2025-05-07T19:44:52.3658492Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.3658655Z 2025-05-07T19:44:52.3658727Z 2025-05-07T19:44:52.3658917Z OTHER_SRCS: 2025-05-07T19:44:52.3659033Z 2025-05-07T19:44:52.3659108Z 2025-05-07T19:44:52.3659286Z CC_FLAGS: 2025-05-07T19:44:52.3659395Z 2025-05-07T19:44:52.3659482Z 2025-05-07T19:44:52.3659649Z NVCC_FLAGS: 2025-05-07T19:44:52.3660027Z 2025-05-07T19:44:52.3660116Z 2025-05-07T19:44:52.3660292Z HIPCC_FLAGS: 2025-05-07T19:44:52.3660415Z 2025-05-07T19:44:52.3660505Z 2025-05-07T19:44:52.3660677Z INCLUDE_DIRS: 2025-05-07T19:44:52.3660914Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3661224Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.3661513Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.3661813Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3662393Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.3663520Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.3664569Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.3665176Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.3665604Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.3666081Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.3666601Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.3667066Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.3667401Z 2025-05-07T19:44:52.3667592Z Selected Source Files: 2025-05-07T19:44:52.3667846Z src/config/feature_gates.cpp 2025-05-07T19:44:52.3668090Z 2025-05-07T19:44:52.3668285Z HIPified Source Files: 2025-05-07T19:44:52.3668434Z 2025-05-07T19:44:52.3668510Z 2025-05-07T19:44:52.3668708Z Library Dependencies: 2025-05-07T19:44:52.3668929Z torch 2025-05-07T19:44:52.3669123Z torch_library 2025-05-07T19:44:52.3669675Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.3670191Z 2025-05-07T19:44:52.3670436Z Output Library: 2025-05-07T19:44:52.3670695Z fbgemm_gpu_config 2025-05-07T19:44:52.3670940Z 2025-05-07T19:44:52.3671194Z Destination Directory: 2025-05-07T19:44:52.3671565Z fbgemm_gpu 2025-05-07T19:44:52.3671885Z ================================================================================ 2025-05-07T19:44:52.3672125Z 2025-05-07T19:44:52.3672130Z 2025-05-07T19:44:52.3672134Z 2025-05-07T19:44:52.3672241Z ================================================================================ 2025-05-07T19:44:52.3672663Z GPU CPP Library Target: fbgemm_gpu_tbe_utils (SHARED) 2025-05-07T19:44:52.3673050Z 2025-05-07T19:44:52.3673232Z CPU_SRCS: 2025-05-07T19:44:52.3673512Z src/split_embeddings_utils/split_embeddings_utils_cpu.cpp 2025-05-07T19:44:52.3673979Z src/split_embeddings_utils/split_embeddings_utils_meta.cpp 2025-05-07T19:44:52.3674342Z 2025-05-07T19:44:52.3674514Z GPU_SRCS: 2025-05-07T19:44:52.3674872Z src/split_embeddings_utils/split_embeddings_utils.cpp 2025-05-07T19:44:52.3675270Z src/split_embeddings_utils/generate_vbe_metadata.cu 2025-05-07T19:44:52.3675668Z src/split_embeddings_utils/get_infos_metadata.cu 2025-05-07T19:44:52.3676032Z src/split_embeddings_utils/radix_sort_pairs.cu 2025-05-07T19:44:52.3676440Z src/split_embeddings_utils/transpose_embedding_input.cu 2025-05-07T19:44:52.3676775Z 2025-05-07T19:44:52.3676971Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.3677108Z 2025-05-07T19:44:52.3677184Z 2025-05-07T19:44:52.3677375Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.3677511Z 2025-05-07T19:44:52.3677595Z 2025-05-07T19:44:52.3677834Z OTHER_SRCS: 2025-05-07T19:44:52.3677999Z 2025-05-07T19:44:52.3678119Z 2025-05-07T19:44:52.3678376Z CC_FLAGS: 2025-05-07T19:44:52.3678487Z 2025-05-07T19:44:52.3678575Z 2025-05-07T19:44:52.3678790Z NVCC_FLAGS: 2025-05-07T19:44:52.3678915Z 2025-05-07T19:44:52.3678987Z 2025-05-07T19:44:52.3679159Z HIPCC_FLAGS: 2025-05-07T19:44:52.3679295Z 2025-05-07T19:44:52.3679377Z 2025-05-07T19:44:52.3679552Z INCLUDE_DIRS: 2025-05-07T19:44:52.3679785Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3680100Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.3680393Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.3680785Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3681380Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.3682192Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.3682841Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.3683258Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.3683692Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.3684156Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.3684678Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.3685138Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.3685467Z 2025-05-07T19:44:52.3685658Z Selected Source Files: 2025-05-07T19:44:52.3685988Z src/split_embeddings_utils/split_embeddings_utils_cpu.cpp 2025-05-07T19:44:52.3686436Z src/split_embeddings_utils/split_embeddings_utils_meta.cpp 2025-05-07T19:44:52.3686805Z 2025-05-07T19:44:52.3687005Z HIPified Source Files: 2025-05-07T19:44:52.3687158Z 2025-05-07T19:44:52.3687230Z 2025-05-07T19:44:52.3687420Z Library Dependencies: 2025-05-07T19:44:52.3687644Z torch 2025-05-07T19:44:52.3687839Z torch_library 2025-05-07T19:44:52.3688267Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.3688775Z 2025-05-07T19:44:52.3688950Z Output Library: 2025-05-07T19:44:52.3689176Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:52.3689386Z 2025-05-07T19:44:52.3689579Z Destination Directory: 2025-05-07T19:44:52.3689805Z fbgemm_gpu 2025-05-07T19:44:52.3690110Z ================================================================================ 2025-05-07T19:44:52.3690342Z 2025-05-07T19:44:52.3690347Z 2025-05-07T19:44:52.3690350Z 2025-05-07T19:44:52.3690470Z ================================================================================ 2025-05-07T19:44:52.3690877Z GPU CPP Library Target: fbgemm_gpu_sparse_async_cumsum (SHARED) 2025-05-07T19:44:52.3691265Z 2025-05-07T19:44:52.3691437Z CPU_SRCS: 2025-05-07T19:44:52.3691666Z src/sparse_ops/sparse_async_cumsum.cpp 2025-05-07T19:44:52.3691943Z 2025-05-07T19:44:52.3692127Z GPU_SRCS: 2025-05-07T19:44:52.3692351Z src/sparse_ops/sparse_async_cumsum.cu 2025-05-07T19:44:52.3692622Z 2025-05-07T19:44:52.3692821Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.3692957Z 2025-05-07T19:44:52.3693033Z 2025-05-07T19:44:52.3693225Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.3693362Z 2025-05-07T19:44:52.3693438Z 2025-05-07T19:44:52.3693622Z OTHER_SRCS: 2025-05-07T19:44:52.3693738Z 2025-05-07T19:44:52.3693810Z 2025-05-07T19:44:52.3693992Z CC_FLAGS: 2025-05-07T19:44:52.3694104Z 2025-05-07T19:44:52.3694177Z 2025-05-07T19:44:52.3694425Z NVCC_FLAGS: 2025-05-07T19:44:52.3694540Z 2025-05-07T19:44:52.3694616Z 2025-05-07T19:44:52.3694803Z HIPCC_FLAGS: 2025-05-07T19:44:52.3694926Z 2025-05-07T19:44:52.3695007Z 2025-05-07T19:44:52.3695288Z INCLUDE_DIRS: 2025-05-07T19:44:52.3695685Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3696037Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.3696310Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.3696620Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3697102Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.3697902Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.3698558Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.3698962Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.3699399Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.3699867Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.3700391Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.3700845Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.3701290Z 2025-05-07T19:44:52.3701489Z Selected Source Files: 2025-05-07T19:44:52.3701743Z src/sparse_ops/sparse_async_cumsum.cpp 2025-05-07T19:44:52.3702035Z 2025-05-07T19:44:52.3702215Z HIPified Source Files: 2025-05-07T19:44:52.3702395Z 2025-05-07T19:44:52.3702493Z 2025-05-07T19:44:52.3702703Z Library Dependencies: 2025-05-07T19:44:52.3702963Z torch 2025-05-07T19:44:52.3703143Z torch_library 2025-05-07T19:44:52.3703830Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.3704383Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:52.3704741Z 2025-05-07T19:44:52.3705052Z Output Library: 2025-05-07T19:44:52.3705458Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:44:52.3705853Z 2025-05-07T19:44:52.3706040Z Destination Directory: 2025-05-07T19:44:52.3706283Z fbgemm_gpu 2025-05-07T19:44:52.3706549Z ================================================================================ 2025-05-07T19:44:52.3706946Z 2025-05-07T19:44:52.3706954Z 2025-05-07T19:44:52.3706961Z 2025-05-07T19:44:52.3707070Z ================================================================================ 2025-05-07T19:44:52.3707441Z GPU CPP Library Target: fbgemm_gpu_tbe_common (SHARED) 2025-05-07T19:44:52.3707811Z 2025-05-07T19:44:52.3707996Z CPU_SRCS: 2025-05-07T19:44:52.3708241Z codegen/utils/embedding_bounds_check_host_cpu.cpp 2025-05-07T19:44:52.3708668Z codegen/training/forward/embedding_forward_split_cpu.cpp 2025-05-07T19:44:52.3709061Z codegen/training/pt2/pt2_autograd_utils.cpp 2025-05-07T19:44:52.3709364Z 2025-05-07T19:44:52.3709535Z GPU_SRCS: 2025-05-07T19:44:52.3709765Z codegen/utils/embedding_bounds_check_v1.cu 2025-05-07T19:44:52.3710179Z codegen/utils/embedding_bounds_check_v2.cu 2025-05-07T19:44:52.3710534Z codegen/utils/embedding_bounds_check_host.cpp 2025-05-07T19:44:52.3710838Z 2025-05-07T19:44:52.3711037Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.3711176Z 2025-05-07T19:44:52.3711264Z 2025-05-07T19:44:52.3711449Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.3711592Z 2025-05-07T19:44:52.3711675Z 2025-05-07T19:44:52.3711846Z OTHER_SRCS: 2025-05-07T19:44:52.3711974Z 2025-05-07T19:44:52.3712047Z 2025-05-07T19:44:52.3712213Z CC_FLAGS: 2025-05-07T19:44:52.3712332Z 2025-05-07T19:44:52.3712404Z 2025-05-07T19:44:52.3712572Z NVCC_FLAGS: 2025-05-07T19:44:52.3712787Z --expt-relaxed-constexpr 2025-05-07T19:44:52.3713049Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.3713333Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.3713629Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.3713869Z 2025-05-07T19:44:52.3714055Z HIPCC_FLAGS: 2025-05-07T19:44:52.3714174Z 2025-05-07T19:44:52.3714249Z 2025-05-07T19:44:52.3714438Z INCLUDE_DIRS: 2025-05-07T19:44:52.3714757Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3715078Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.3715368Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.3715668Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3716182Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.3716975Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.3717805Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.3718221Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.3718723Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.3719250Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.3719820Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.3720512Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.3720843Z 2025-05-07T19:44:52.3721049Z Selected Source Files: 2025-05-07T19:44:52.3721336Z codegen/utils/embedding_bounds_check_host_cpu.cpp 2025-05-07T19:44:52.3721993Z codegen/training/forward/embedding_forward_split_cpu.cpp 2025-05-07T19:44:52.3722600Z codegen/training/pt2/pt2_autograd_utils.cpp 2025-05-07T19:44:52.3722923Z 2025-05-07T19:44:52.3723239Z HIPified Source Files: 2025-05-07T19:44:52.3723479Z 2025-05-07T19:44:52.3723565Z 2025-05-07T19:44:52.3723880Z Library Dependencies: 2025-05-07T19:44:52.3724131Z torch 2025-05-07T19:44:52.3724320Z torch_library 2025-05-07T19:44:52.3725003Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.3725631Z fbgemm 2025-05-07T19:44:52.3725817Z fbgemm_gpu_config 2025-05-07T19:44:52.3726029Z 2025-05-07T19:44:52.3726202Z Output Library: 2025-05-07T19:44:52.3726425Z fbgemm_gpu_tbe_common 2025-05-07T19:44:52.3726641Z 2025-05-07T19:44:52.3726842Z Destination Directory: 2025-05-07T19:44:52.3727081Z fbgemm_gpu 2025-05-07T19:44:52.3727301Z ================================================================================ 2025-05-07T19:44:52.3727533Z 2025-05-07T19:44:52.3727537Z 2025-05-07T19:44:52.3727553Z 2025-05-07T19:44:52.3727658Z ================================================================================ 2025-05-07T19:44:52.3728053Z GPU CPP Library Target: fbgemm_gpu_tbe_optimizers (SHARED) 2025-05-07T19:44:52.3728412Z 2025-05-07T19:44:52.3728587Z CPU_SRCS: 2025-05-07T19:44:52.3728710Z 2025-05-07T19:44:52.3728783Z 2025-05-07T19:44:52.3728962Z GPU_SRCS: 2025-05-07T19:44:52.3729201Z gen_embedding_optimizer_rowwise_adagrad_split.cpp 2025-05-07T19:44:52.3729605Z gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu 2025-05-07T19:44:52.3730015Z gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu 2025-05-07T19:44:52.3730356Z 2025-05-07T19:44:52.3730534Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.3730681Z 2025-05-07T19:44:52.3730756Z 2025-05-07T19:44:52.3731044Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.3731197Z 2025-05-07T19:44:52.3731275Z 2025-05-07T19:44:52.3731463Z OTHER_SRCS: 2025-05-07T19:44:52.3731578Z 2025-05-07T19:44:52.3731652Z 2025-05-07T19:44:52.3731839Z CC_FLAGS: 2025-05-07T19:44:52.3731948Z 2025-05-07T19:44:52.3732023Z 2025-05-07T19:44:52.3732214Z NVCC_FLAGS: 2025-05-07T19:44:52.3732423Z --expt-relaxed-constexpr 2025-05-07T19:44:52.3732694Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.3732965Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.3733257Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.3733499Z 2025-05-07T19:44:52.3733686Z HIPCC_FLAGS: 2025-05-07T19:44:52.3733805Z 2025-05-07T19:44:52.3733877Z 2025-05-07T19:44:52.3734145Z INCLUDE_DIRS: 2025-05-07T19:44:52.3734386Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3734689Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.3734973Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.3735272Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3735777Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.3736566Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.3737227Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.3737646Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.3738068Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.3738613Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.3739287Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.3739927Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.3740248Z 2025-05-07T19:44:52.3740531Z Selected Source Files: 2025-05-07T19:44:52.3741330Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_placeholder_KHtsEJ.cpp 2025-05-07T19:44:52.3742081Z 2025-05-07T19:44:52.3742350Z HIPified Source Files: 2025-05-07T19:44:52.3742600Z 2025-05-07T19:44:52.3742712Z 2025-05-07T19:44:52.3742955Z Library Dependencies: 2025-05-07T19:44:52.3743174Z torch 2025-05-07T19:44:52.3743420Z torch_library 2025-05-07T19:44:52.3743947Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.3744549Z 2025-05-07T19:44:52.3744727Z Output Library: 2025-05-07T19:44:52.3744967Z fbgemm_gpu_tbe_optimizers 2025-05-07T19:44:52.3745279Z 2025-05-07T19:44:52.3745536Z Destination Directory: 2025-05-07T19:44:52.3745876Z fbgemm_gpu 2025-05-07T19:44:52.3746190Z ================================================================================ 2025-05-07T19:44:52.3746571Z 2025-05-07T19:44:52.3746578Z 2025-05-07T19:44:52.3746583Z 2025-05-07T19:44:52.3746764Z ================================================================================ 2025-05-07T19:44:52.3747177Z GPU CPP Library Target: fbgemm_gpu_tbe_training_forward (SHARED) 2025-05-07T19:44:52.3747567Z 2025-05-07T19:44:52.3747738Z CPU_SRCS: 2025-05-07T19:44:52.3747992Z gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3748319Z 2025-05-07T19:44:52.3748492Z GPU_SRCS: 2025-05-07T19:44:52.3748736Z gen_embedding_forward_split_weighted_kernel.cu 2025-05-07T19:44:52.3759459Z gen_embedding_forward_dense_weighted_kernel.cu 2025-05-07T19:44:52.3760131Z gen_embedding_forward_ssd_weighted_kernel.cu 2025-05-07T19:44:52.3760518Z gen_embedding_forward_split_unweighted_nobag_kernel.cu 2025-05-07T19:44:52.3760946Z gen_embedding_forward_dense_unweighted_nobag_kernel.cu 2025-05-07T19:44:52.3761364Z gen_embedding_forward_ssd_unweighted_nobag_kernel.cu 2025-05-07T19:44:52.3761747Z gen_embedding_forward_split_unweighted_kernel.cu 2025-05-07T19:44:52.3762128Z gen_embedding_forward_dense_unweighted_kernel.cu 2025-05-07T19:44:52.3762491Z gen_embedding_forward_ssd_unweighted_kernel.cu 2025-05-07T19:44:52.3762878Z gen_embedding_forward_split_weighted_codegen_cuda.cu 2025-05-07T19:44:52.3763397Z gen_embedding_forward_split_weighted_codegen_meta.cpp 2025-05-07T19:44:52.3763822Z gen_embedding_forward_split_unweighted_codegen_cuda.cu 2025-05-07T19:44:52.3764247Z gen_embedding_forward_split_unweighted_codegen_meta.cpp 2025-05-07T19:44:52.3764648Z gen_embedding_forward_dense_weighted_codegen_cuda.cu 2025-05-07T19:44:52.3765065Z gen_embedding_forward_dense_weighted_codegen_meta.cpp 2025-05-07T19:44:52.3765467Z gen_embedding_forward_dense_unweighted_codegen_cuda.cu 2025-05-07T19:44:52.3765891Z gen_embedding_forward_dense_unweighted_codegen_meta.cpp 2025-05-07T19:44:52.3766283Z gen_embedding_forward_ssd_weighted_codegen_cuda.cu 2025-05-07T19:44:52.3766677Z gen_embedding_forward_ssd_weighted_codegen_meta.cpp 2025-05-07T19:44:52.3767136Z gen_embedding_forward_ssd_unweighted_codegen_cuda.cu 2025-05-07T19:44:52.3767761Z gen_embedding_forward_ssd_unweighted_codegen_meta.cpp 2025-05-07T19:44:52.3768412Z gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu 2025-05-07T19:44:52.3769073Z gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp 2025-05-07T19:44:52.3769666Z gen_embedding_forward_split_weighted_vbe_kernel.cu 2025-05-07T19:44:52.3770283Z gen_embedding_forward_split_weighted_v2_kernel.cu 2025-05-07T19:44:52.3770900Z gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu 2025-05-07T19:44:52.3771582Z gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:44:52.3772255Z gen_embedding_forward_split_weighted_gwd_kernel.cu 2025-05-07T19:44:52.3772824Z gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu 2025-05-07T19:44:52.3773452Z gen_embedding_forward_dense_weighted_vbe_kernel.cu 2025-05-07T19:44:52.3774166Z gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu 2025-05-07T19:44:52.3774698Z gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu 2025-05-07T19:44:52.3775420Z gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp 2025-05-07T19:44:52.3775983Z gen_embedding_forward_ssd_weighted_vbe_kernel.cu 2025-05-07T19:44:52.3776404Z gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:44:52.3776851Z gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:44:52.3777291Z gen_embedding_forward_split_unweighted_vbe_kernel.cu 2025-05-07T19:44:52.3777693Z gen_embedding_forward_split_unweighted_v2_kernel.cu 2025-05-07T19:44:52.3778108Z gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu 2025-05-07T19:44:52.3778687Z gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:44:52.3779129Z gen_embedding_forward_split_unweighted_gwd_kernel.cu 2025-05-07T19:44:52.3779562Z gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:44:52.3779981Z gen_embedding_forward_dense_unweighted_vbe_kernel.cu 2025-05-07T19:44:52.3780401Z gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu 2025-05-07T19:44:52.3780840Z gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:44:52.3781265Z gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:44:52.3781686Z gen_embedding_forward_ssd_unweighted_vbe_kernel.cu 2025-05-07T19:44:52.3782103Z gen_embedding_forward_split_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:52.3782569Z gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:52.3783013Z gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:52.3783507Z gen_embedding_forward_split_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3783871Z gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3784240Z 2025-05-07T19:44:52.3784558Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.3784773Z 2025-05-07T19:44:52.3784886Z 2025-05-07T19:44:52.3785194Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.3785395Z 2025-05-07T19:44:52.3785468Z 2025-05-07T19:44:52.3785653Z OTHER_SRCS: 2025-05-07T19:44:52.3785770Z 2025-05-07T19:44:52.3785871Z 2025-05-07T19:44:52.3786133Z CC_FLAGS: 2025-05-07T19:44:52.3786308Z 2025-05-07T19:44:52.3786405Z 2025-05-07T19:44:52.3786681Z NVCC_FLAGS: 2025-05-07T19:44:52.3787000Z --expt-relaxed-constexpr 2025-05-07T19:44:52.3787363Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.3787660Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.3787947Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.3788277Z 2025-05-07T19:44:52.3788562Z HIPCC_FLAGS: 2025-05-07T19:44:52.3788753Z 2025-05-07T19:44:52.3788875Z 2025-05-07T19:44:52.3789162Z INCLUDE_DIRS: 2025-05-07T19:44:52.3789444Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3789751Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.3790040Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.3790338Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3790840Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.3791650Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.3792299Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.3792719Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.3793147Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.3793627Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.3794141Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.3794684Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.3795030Z 2025-05-07T19:44:52.3795217Z Selected Source Files: 2025-05-07T19:44:52.3795514Z gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3795848Z 2025-05-07T19:44:52.3796134Z HIPified Source Files: 2025-05-07T19:44:52.3796345Z 2025-05-07T19:44:52.3796458Z 2025-05-07T19:44:52.3796657Z Library Dependencies: 2025-05-07T19:44:52.3796880Z torch 2025-05-07T19:44:52.3797073Z torch_library 2025-05-07T19:44:52.3797511Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.3798182Z fbgemm_gpu_tbe_common 2025-05-07T19:44:52.3798526Z 2025-05-07T19:44:52.3798786Z Output Library: 2025-05-07T19:44:52.3799124Z fbgemm_gpu_tbe_training_forward 2025-05-07T19:44:52.3799497Z 2025-05-07T19:44:52.3799822Z Destination Directory: 2025-05-07T19:44:52.3800206Z fbgemm_gpu 2025-05-07T19:44:52.3800546Z ================================================================================ 2025-05-07T19:44:52.3801028Z 2025-05-07T19:44:52.3801032Z 2025-05-07T19:44:52.3801036Z 2025-05-07T19:44:52.3801146Z ================================================================================ 2025-05-07T19:44:52.3801636Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_pt2 (SHARED) 2025-05-07T19:44:52.3802163Z 2025-05-07T19:44:52.3802456Z CPU_SRCS: 2025-05-07T19:44:52.3802856Z gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:44:52.3803353Z gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:52.3804030Z gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:44:52.3804543Z gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:44:52.3804932Z gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:44:52.3805275Z gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:44:52.3805679Z gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:44:52.3806124Z gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:44:52.3806505Z gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:44:52.3806929Z gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:44:52.3807362Z gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:44:52.3807781Z gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:52.3808282Z gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:44:52.3808869Z gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:44:52.3809446Z gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:44:52.3809948Z gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:44:52.3810612Z gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:52.3811027Z gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3811580Z gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3812278Z gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3812826Z gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3813241Z gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3813878Z gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3814620Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3815538Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3816329Z gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3816919Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3817463Z gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3818125Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3818744Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3819427Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3820092Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3820709Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3821122Z 2025-05-07T19:44:52.3821314Z GPU_SRCS: 2025-05-07T19:44:52.3821591Z gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3822071Z gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3822537Z gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3822941Z gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3823474Z gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3823977Z gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3824478Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3825124Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3826063Z gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3826711Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3827262Z gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3827766Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3828377Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3829052Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3829737Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3830358Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3830890Z gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:52.3831273Z 2025-05-07T19:44:52.3831460Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.3831604Z 2025-05-07T19:44:52.3831688Z 2025-05-07T19:44:52.3831867Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.3832021Z 2025-05-07T19:44:52.3832093Z 2025-05-07T19:44:52.3832265Z OTHER_SRCS: 2025-05-07T19:44:52.3832393Z 2025-05-07T19:44:52.3832466Z 2025-05-07T19:44:52.3832635Z CC_FLAGS: 2025-05-07T19:44:52.3832759Z 2025-05-07T19:44:52.3832830Z 2025-05-07T19:44:52.3833009Z NVCC_FLAGS: 2025-05-07T19:44:52.3833216Z --expt-relaxed-constexpr 2025-05-07T19:44:52.3833495Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.3833769Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.3834065Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.3834308Z 2025-05-07T19:44:52.3834490Z HIPCC_FLAGS: 2025-05-07T19:44:52.3834773Z 2025-05-07T19:44:52.3834852Z 2025-05-07T19:44:52.3835040Z INCLUDE_DIRS: 2025-05-07T19:44:52.3835263Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3835582Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.3835869Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.3836173Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3836674Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.3837464Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.3838129Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.3838535Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.3838969Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.3839446Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.3839960Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.3840514Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.3841048Z 2025-05-07T19:44:52.3841355Z Selected Source Files: 2025-05-07T19:44:52.3841768Z gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:44:52.3842342Z gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:52.3842856Z gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:44:52.3843376Z gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:44:52.3843858Z gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:44:52.3844251Z gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:44:52.3844650Z gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:44:52.3845080Z gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:44:52.3845471Z gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:44:52.3845874Z gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:44:52.3846323Z gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:44:52.3846730Z gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:52.3847242Z gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:44:52.3847823Z gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:44:52.3848467Z gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:44:52.3848982Z gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:44:52.3849406Z gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:52.3849862Z gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3850326Z gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3850789Z gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3851199Z gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3851604Z gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3852029Z gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3852508Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3853053Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3853525Z gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3854027Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3854570Z gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3855071Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3855681Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3856346Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3857082Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3857688Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:52.3858121Z 2025-05-07T19:44:52.3858322Z HIPified Source Files: 2025-05-07T19:44:52.3858475Z 2025-05-07T19:44:52.3858551Z 2025-05-07T19:44:52.3858750Z Library Dependencies: 2025-05-07T19:44:52.3858976Z torch 2025-05-07T19:44:52.3859168Z torch_library 2025-05-07T19:44:52.3859602Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.3860221Z fbgemm 2025-05-07T19:44:52.3860411Z fbgemm_gpu_config 2025-05-07T19:44:52.3860638Z fbgemm_gpu_tbe_cache 2025-05-07T19:44:52.3860863Z fbgemm_gpu_tbe_common 2025-05-07T19:44:52.3861101Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:52.3861353Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:44:52.3861600Z 2025-05-07T19:44:52.3861794Z Output Library: 2025-05-07T19:44:52.3862027Z fbgemm_gpu_tbe_training_backward_pt2 2025-05-07T19:44:52.3862311Z 2025-05-07T19:44:52.3862497Z Destination Directory: 2025-05-07T19:44:52.3862740Z fbgemm_gpu 2025-05-07T19:44:52.3862956Z ================================================================================ 2025-05-07T19:44:52.3863195Z 2025-05-07T19:44:52.3863385Z 2025-05-07T19:44:52.3863389Z 2025-05-07T19:44:52.3863497Z ================================================================================ 2025-05-07T19:44:52.3863922Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward (SHARED) 2025-05-07T19:44:52.3864290Z 2025-05-07T19:44:52.3864479Z CPU_SRCS: 2025-05-07T19:44:52.3864788Z codegen/training/backward/embedding_backward_dense_host_cpu.cpp 2025-05-07T19:44:52.3865228Z gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:44:52.3865569Z gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:44:52.3865948Z gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:44:52.3866309Z gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:44:52.3866642Z gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:44:52.3866987Z gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:44:52.3867325Z gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:44:52.3867727Z gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:44:52.3868158Z gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:44:52.3868637Z gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:44:52.3869042Z gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:44:52.3869486Z gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:44:52.3869890Z gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:44:52.3870406Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:44:52.3870992Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:44:52.3871561Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:44:52.3872079Z gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:44:52.3872497Z gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:44:52.3872881Z gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:44:52.3873242Z gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:44:52.3873542Z 2025-05-07T19:44:52.3873730Z GPU_SRCS: 2025-05-07T19:44:52.3873980Z gen_embedding_backward_split_grad_embedding_ops.cu 2025-05-07T19:44:52.3874407Z gen_embedding_backward_split_indice_weights_codegen_cuda.cu 2025-05-07T19:44:52.3874947Z gen_embedding_backward_dense_indice_weights_codegen_cuda.cu 2025-05-07T19:44:52.3875403Z gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu 2025-05-07T19:44:52.3875842Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu 2025-05-07T19:44:52.3876329Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu 2025-05-07T19:44:52.3876828Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu 2025-05-07T19:44:52.3877347Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu 2025-05-07T19:44:52.3877956Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:52.3878519Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:52.3879052Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu 2025-05-07T19:44:52.3879550Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu 2025-05-07T19:44:52.3880081Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu 2025-05-07T19:44:52.3880544Z gen_embedding_backward_adagrad_split_weighted_cuda.cu 2025-05-07T19:44:52.3880978Z gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:44:52.3881446Z gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:44:52.3881909Z gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:52.3882412Z gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:52.3882934Z gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:52.3883421Z gen_embedding_backward_adagrad_split_unweighted_cuda.cu 2025-05-07T19:44:52.3883856Z gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:44:52.3884340Z gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:44:52.3884824Z gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu 2025-05-07T19:44:52.3885314Z gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:44:52.3885841Z gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:44:52.3886362Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:52.3886929Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:52.3887512Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:52.3888064Z gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu 2025-05-07T19:44:52.3888595Z gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:44:52.3889133Z gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:44:52.3889606Z gen_embedding_backward_sgd_split_weighted_cuda.cu 2025-05-07T19:44:52.3890001Z gen_embedding_backward_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:44:52.3890487Z gen_embedding_backward_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:44:52.3890917Z gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:52.3891386Z gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:52.3891887Z gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:52.3892325Z gen_embedding_backward_sgd_split_unweighted_cuda.cu 2025-05-07T19:44:52.3892743Z gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:44:52.3893176Z gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:44:52.3893595Z gen_embedding_backward_adam_split_weighted_cuda.cu 2025-05-07T19:44:52.3893997Z gen_embedding_backward_adam_split_weighted_kernel_cta.cu 2025-05-07T19:44:52.3894435Z gen_embedding_backward_adam_split_weighted_kernel_warp.cu 2025-05-07T19:44:52.3894878Z gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:52.3895345Z gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:52.3895855Z gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:52.3896296Z gen_embedding_backward_adam_split_unweighted_cuda.cu 2025-05-07T19:44:52.3896725Z gen_embedding_backward_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:44:52.3897168Z gen_embedding_backward_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:44:52.3897594Z gen_embedding_backward_lamb_split_weighted_cuda.cu 2025-05-07T19:44:52.3897995Z gen_embedding_backward_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:44:52.3898432Z gen_embedding_backward_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:44:52.3898880Z gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:52.3899393Z gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:52.3899900Z gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:52.3900346Z gen_embedding_backward_lamb_split_unweighted_cuda.cu 2025-05-07T19:44:52.3900772Z gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:44:52.3901215Z gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:44:52.3901652Z gen_embedding_backward_lars_sgd_split_weighted_cuda.cu 2025-05-07T19:44:52.3902090Z gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:44:52.3902552Z gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:44:52.3903033Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:52.3903532Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:52.3904076Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:52.3904559Z gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu 2025-05-07T19:44:52.3905017Z gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:44:52.3905496Z gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:44:52.3906004Z gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu 2025-05-07T19:44:52.3906541Z gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu 2025-05-07T19:44:52.3907111Z gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu 2025-05-07T19:44:52.3907683Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:52.3908275Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:52.3908907Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:52.3909487Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu 2025-05-07T19:44:52.3910045Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:44:52.3910617Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:44:52.3911167Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu 2025-05-07T19:44:52.3911702Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:44:52.3912316Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:44:52.3912889Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:52.3913479Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:52.3914112Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:52.3914757Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu 2025-05-07T19:44:52.3915315Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:44:52.3915905Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:44:52.3916384Z gen_embedding_backward_none_split_weighted_cuda.cu 2025-05-07T19:44:52.3916797Z gen_embedding_backward_none_split_weighted_kernel_cta.cu 2025-05-07T19:44:52.3917222Z gen_embedding_backward_none_split_weighted_kernel_warp.cu 2025-05-07T19:44:52.3917832Z gen_embedding_backward_none_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:52.3918299Z gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:52.3918806Z gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:52.3919266Z gen_embedding_backward_none_split_unweighted_cuda.cu 2025-05-07T19:44:52.3919681Z gen_embedding_backward_none_split_unweighted_kernel_cta.cu 2025-05-07T19:44:52.3920138Z gen_embedding_backward_none_split_unweighted_kernel_warp.cu 2025-05-07T19:44:52.3920645Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu 2025-05-07T19:44:52.3921352Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu 2025-05-07T19:44:52.3921972Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu 2025-05-07T19:44:52.3922609Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:52.3923273Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:52.3923963Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:52.3924613Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu 2025-05-07T19:44:52.3925215Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu 2025-05-07T19:44:52.3925858Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu 2025-05-07T19:44:52.3926309Z 2025-05-07T19:44:52.3926503Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.3926645Z 2025-05-07T19:44:52.3926732Z 2025-05-07T19:44:52.3926910Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.3927260Z gen_embedding_backward_split_unweighted_nobag_device_kernel_hip.hip 2025-05-07T19:44:52.3927744Z gen_embedding_backward_split_weighted_device_kernel_hip.hip 2025-05-07T19:44:52.3928218Z gen_embedding_backward_split_unweighted_device_kernel_hip.hip 2025-05-07T19:44:52.3928580Z 2025-05-07T19:44:52.3928755Z OTHER_SRCS: 2025-05-07T19:44:52.3928873Z 2025-05-07T19:44:52.3928943Z 2025-05-07T19:44:52.3929107Z CC_FLAGS: 2025-05-07T19:44:52.3929225Z 2025-05-07T19:44:52.3929299Z 2025-05-07T19:44:52.3929467Z NVCC_FLAGS: 2025-05-07T19:44:52.3929668Z --expt-relaxed-constexpr 2025-05-07T19:44:52.3929926Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.3930196Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.3930480Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.3930718Z 2025-05-07T19:44:52.3930888Z HIPCC_FLAGS: 2025-05-07T19:44:52.3931004Z 2025-05-07T19:44:52.3931074Z 2025-05-07T19:44:52.3931255Z INCLUDE_DIRS: 2025-05-07T19:44:52.3931476Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3931778Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.3932052Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.3932346Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3932835Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.3933697Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.3934349Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.3934750Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.3935175Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.3935647Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.3936151Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.3936603Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.3936921Z 2025-05-07T19:44:52.3937114Z Selected Source Files: 2025-05-07T19:44:52.3937462Z codegen/training/backward/embedding_backward_dense_host_cpu.cpp 2025-05-07T19:44:52.3937888Z gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:44:52.3938226Z gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:44:52.3938597Z gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:44:52.3938963Z gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:44:52.3939279Z gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:44:52.3939601Z gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:44:52.3939930Z gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:44:52.3940320Z gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:44:52.3940745Z gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:44:52.3941124Z gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:44:52.3941521Z gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:44:52.3942014Z gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:44:52.3942428Z gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:44:52.3942921Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:44:52.3943494Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:44:52.3944060Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:44:52.3944568Z gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:44:52.3944972Z gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:44:52.3945338Z gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:44:52.3945701Z gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:44:52.3945976Z 2025-05-07T19:44:52.3946169Z HIPified Source Files: 2025-05-07T19:44:52.3946315Z 2025-05-07T19:44:52.3946388Z 2025-05-07T19:44:52.3946571Z Library Dependencies: 2025-05-07T19:44:52.3946784Z torch 2025-05-07T19:44:52.3946963Z torch_library 2025-05-07T19:44:52.3947392Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.3947888Z fbgemm 2025-05-07T19:44:52.3948069Z fbgemm_gpu_config 2025-05-07T19:44:52.3948283Z fbgemm_gpu_tbe_cache 2025-05-07T19:44:52.3948509Z fbgemm_gpu_tbe_common 2025-05-07T19:44:52.3948730Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:52.3948967Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:44:52.3949200Z 2025-05-07T19:44:52.3949386Z Output Library: 2025-05-07T19:44:52.3949598Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:44:52.3949851Z 2025-05-07T19:44:52.3950025Z Destination Directory: 2025-05-07T19:44:52.3950248Z fbgemm_gpu 2025-05-07T19:44:52.3950450Z ================================================================================ 2025-05-07T19:44:52.3950684Z 2025-05-07T19:44:52.3950688Z 2025-05-07T19:44:52.3950692Z 2025-05-07T19:44:52.3950793Z ================================================================================ 2025-05-07T19:44:52.3951230Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_gwd (SHARED) 2025-05-07T19:44:52.3951603Z 2025-05-07T19:44:52.3951776Z CPU_SRCS: 2025-05-07T19:44:52.3951883Z 2025-05-07T19:44:52.3951947Z 2025-05-07T19:44:52.3952122Z GPU_SRCS: 2025-05-07T19:44:52.3952409Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu 2025-05-07T19:44:52.3952988Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu 2025-05-07T19:44:52.3953530Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu 2025-05-07T19:44:52.3954070Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu 2025-05-07T19:44:52.3954692Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu 2025-05-07T19:44:52.3955247Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu 2025-05-07T19:44:52.3955799Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu 2025-05-07T19:44:52.3956353Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:44:52.3956926Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:44:52.3957497Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu 2025-05-07T19:44:52.3958059Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:44:52.3958663Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:44:52.3959084Z 2025-05-07T19:44:52.3959265Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.3959396Z 2025-05-07T19:44:52.3959464Z 2025-05-07T19:44:52.3959646Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.3959778Z 2025-05-07T19:44:52.3959847Z 2025-05-07T19:44:52.3960011Z OTHER_SRCS: 2025-05-07T19:44:52.3960119Z 2025-05-07T19:44:52.3960196Z 2025-05-07T19:44:52.3960354Z CC_FLAGS: 2025-05-07T19:44:52.3960455Z 2025-05-07T19:44:52.3960534Z 2025-05-07T19:44:52.3960693Z NVCC_FLAGS: 2025-05-07T19:44:52.3960899Z --expt-relaxed-constexpr 2025-05-07T19:44:52.3961206Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.3961487Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.3961765Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.3962026Z 2025-05-07T19:44:52.3962201Z HIPCC_FLAGS: 2025-05-07T19:44:52.3962338Z 2025-05-07T19:44:52.3962415Z 2025-05-07T19:44:52.3962592Z INCLUDE_DIRS: 2025-05-07T19:44:52.3962831Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3963152Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.3963427Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.3963744Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.3964234Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.3965045Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.3965693Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.3966118Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.3966561Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.3967031Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.3967559Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.3968011Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.3968350Z 2025-05-07T19:44:52.3968545Z Selected Source Files: 2025-05-07T19:44:52.3969014Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_placeholder_hHV8a8.cpp 2025-05-07T19:44:52.3969512Z 2025-05-07T19:44:52.3969711Z HIPified Source Files: 2025-05-07T19:44:52.3969862Z 2025-05-07T19:44:52.3969949Z 2025-05-07T19:44:52.3970129Z Library Dependencies: 2025-05-07T19:44:52.3970357Z torch 2025-05-07T19:44:52.3970535Z torch_library 2025-05-07T19:44:52.3970975Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.3971502Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:44:52.3971770Z 2025-05-07T19:44:52.3971944Z Output Library: 2025-05-07T19:44:52.3972185Z fbgemm_gpu_tbe_training_backward_gwd 2025-05-07T19:44:52.3972454Z 2025-05-07T19:44:52.3972651Z Destination Directory: 2025-05-07T19:44:52.3972876Z fbgemm_gpu 2025-05-07T19:44:52.3973108Z ================================================================================ 2025-05-07T19:44:52.3973402Z 2025-05-07T19:44:52.3973406Z 2025-05-07T19:44:52.3973410Z 2025-05-07T19:44:52.3973528Z ================================================================================ 2025-05-07T19:44:52.3973954Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_vbe (SHARED) 2025-05-07T19:44:52.3974363Z 2025-05-07T19:44:52.3974535Z CPU_SRCS: 2025-05-07T19:44:52.3974660Z 2025-05-07T19:44:52.3974733Z 2025-05-07T19:44:52.3974903Z GPU_SRCS: 2025-05-07T19:44:52.3975220Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp 2025-05-07T19:44:52.3975735Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp 2025-05-07T19:44:52.3976247Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:52.3976771Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp 2025-05-07T19:44:52.3977326Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp 2025-05-07T19:44:52.3977960Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:52.3978482Z gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp 2025-05-07T19:44:52.3978911Z gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:52.3979345Z gen_embedding_backward_dense_split_weighted_vbe_meta.cpp 2025-05-07T19:44:52.3979776Z gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:52.3980218Z gen_embedding_backward_adam_split_weighted_vbe_meta.cpp 2025-05-07T19:44:52.3980636Z gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:52.3981111Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu 2025-05-07T19:44:52.3981687Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:52.3982254Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:52.3982788Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu 2025-05-07T19:44:52.3983295Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:52.3983841Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:52.3984371Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:52.3984927Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:52.3985491Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:52.3986037Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu 2025-05-07T19:44:52.3986565Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:52.3987122Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:52.3987709Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu 2025-05-07T19:44:52.3988330Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:52.3988995Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:52.3989633Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:52.3990280Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:52.3990952Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:52.3991494Z gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu 2025-05-07T19:44:52.3991931Z gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:52.3992385Z gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:52.3992834Z gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:52.3993280Z gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:52.3993752Z gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:52.3994209Z gen_embedding_backward_dense_split_weighted_vbe_cuda.cu 2025-05-07T19:44:52.3994773Z gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:52.3995258Z gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:52.3995711Z gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:52.3996181Z gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:52.3996668Z gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:52.3997130Z gen_embedding_backward_adam_split_weighted_vbe_cuda.cu 2025-05-07T19:44:52.3997570Z gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:52.3998037Z gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:52.3998505Z gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:52.3998954Z gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:52.3999452Z gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:52.3999827Z 2025-05-07T19:44:52.4000028Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.4000167Z 2025-05-07T19:44:52.4000254Z 2025-05-07T19:44:52.4000429Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.4000565Z 2025-05-07T19:44:52.4000651Z 2025-05-07T19:44:52.4000824Z OTHER_SRCS: 2025-05-07T19:44:52.4000937Z 2025-05-07T19:44:52.4001024Z 2025-05-07T19:44:52.4001189Z CC_FLAGS: 2025-05-07T19:44:52.4001310Z 2025-05-07T19:44:52.4001383Z 2025-05-07T19:44:52.4001550Z NVCC_FLAGS: 2025-05-07T19:44:52.4001777Z --expt-relaxed-constexpr 2025-05-07T19:44:52.4002033Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.4002346Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.4002705Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.4002951Z 2025-05-07T19:44:52.4003141Z HIPCC_FLAGS: 2025-05-07T19:44:52.4003261Z 2025-05-07T19:44:52.4003336Z 2025-05-07T19:44:52.4003510Z INCLUDE_DIRS: 2025-05-07T19:44:52.4003733Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.4004050Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.4004326Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.4004634Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.4005119Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.4005920Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.4006575Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.4006978Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.4007408Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.4007873Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.4008391Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.4008837Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.4009170Z 2025-05-07T19:44:52.4009358Z Selected Source Files: 2025-05-07T19:44:52.4009815Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_placeholder_N8vgBO.cpp 2025-05-07T19:44:52.4010321Z 2025-05-07T19:44:52.4010506Z HIPified Source Files: 2025-05-07T19:44:52.4010652Z 2025-05-07T19:44:52.4010735Z 2025-05-07T19:44:52.4010914Z Library Dependencies: 2025-05-07T19:44:52.4011139Z torch 2025-05-07T19:44:52.4011311Z torch_library 2025-05-07T19:44:52.4011745Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.4012267Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:44:52.4012529Z 2025-05-07T19:44:52.4012712Z Output Library: 2025-05-07T19:44:52.4012941Z fbgemm_gpu_tbe_training_backward_vbe 2025-05-07T19:44:52.4013208Z 2025-05-07T19:44:52.4013389Z Destination Directory: 2025-05-07T19:44:52.4013613Z fbgemm_gpu 2025-05-07T19:44:52.4013830Z ================================================================================ 2025-05-07T19:44:52.4014063Z 2025-05-07T19:44:52.4014067Z 2025-05-07T19:44:52.4014131Z 2025-05-07T19:44:52.4014236Z ================================================================================ 2025-05-07T19:44:52.4014675Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_dense (SHARED) 2025-05-07T19:44:52.4015067Z 2025-05-07T19:44:52.4015245Z CPU_SRCS: 2025-05-07T19:44:52.4015354Z 2025-05-07T19:44:52.4015424Z 2025-05-07T19:44:52.4015603Z GPU_SRCS: 2025-05-07T19:44:52.4015845Z gen_embedding_backward_dense_split_weighted_cuda.cu 2025-05-07T19:44:52.4016247Z gen_embedding_backward_dense_split_weighted_meta.cpp 2025-05-07T19:44:52.4016660Z gen_embedding_backward_dense_split_weighted_kernel_cta.cu 2025-05-07T19:44:52.4017106Z gen_embedding_backward_dense_split_weighted_kernel_warp.cu 2025-05-07T19:44:52.4017547Z gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:52.4018219Z gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:52.4018706Z gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:52.4019214Z gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:52.4019673Z gen_embedding_backward_dense_split_unweighted_cuda.cu 2025-05-07T19:44:52.4020075Z gen_embedding_backward_dense_split_unweighted_meta.cpp 2025-05-07T19:44:52.4020513Z gen_embedding_backward_dense_split_unweighted_kernel_cta.cu 2025-05-07T19:44:52.4020962Z gen_embedding_backward_dense_split_unweighted_kernel_warp.cu 2025-05-07T19:44:52.4021355Z gen_embedding_backward_split_dense.cpp 2025-05-07T19:44:52.4021635Z 2025-05-07T19:44:52.4021812Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.4021953Z 2025-05-07T19:44:52.4022031Z 2025-05-07T19:44:52.4022205Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.4022342Z 2025-05-07T19:44:52.4022535Z 2025-05-07T19:44:52.4022705Z OTHER_SRCS: 2025-05-07T19:44:52.4022825Z 2025-05-07T19:44:52.4022894Z 2025-05-07T19:44:52.4023061Z CC_FLAGS: 2025-05-07T19:44:52.4023179Z 2025-05-07T19:44:52.4023252Z 2025-05-07T19:44:52.4023418Z NVCC_FLAGS: 2025-05-07T19:44:52.4023634Z --expt-relaxed-constexpr 2025-05-07T19:44:52.4023910Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.4024179Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.4024468Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.4024708Z 2025-05-07T19:44:52.4024887Z HIPCC_FLAGS: 2025-05-07T19:44:52.4025005Z 2025-05-07T19:44:52.4025077Z 2025-05-07T19:44:52.4025252Z INCLUDE_DIRS: 2025-05-07T19:44:52.4025471Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.4025776Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.4026042Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.4026346Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.4026844Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.4027629Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.4028281Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.4028684Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.4029108Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.4029569Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.4030084Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.4030545Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.4030860Z 2025-05-07T19:44:52.4031058Z Selected Source Files: 2025-05-07T19:44:52.4031509Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_placeholder_JsKgO7.cpp 2025-05-07T19:44:52.4032016Z 2025-05-07T19:44:52.4032196Z HIPified Source Files: 2025-05-07T19:44:52.4032356Z 2025-05-07T19:44:52.4032429Z 2025-05-07T19:44:52.4032609Z Library Dependencies: 2025-05-07T19:44:52.4032829Z torch 2025-05-07T19:44:52.4033008Z torch_library 2025-05-07T19:44:52.4033443Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.4034148Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:44:52.4034399Z 2025-05-07T19:44:52.4034584Z Output Library: 2025-05-07T19:44:52.4034878Z fbgemm_gpu_tbe_training_backward_dense 2025-05-07T19:44:52.4035159Z 2025-05-07T19:44:52.4035340Z Destination Directory: 2025-05-07T19:44:52.4035570Z fbgemm_gpu 2025-05-07T19:44:52.4035784Z ================================================================================ 2025-05-07T19:44:52.4036023Z 2025-05-07T19:44:52.4036028Z 2025-05-07T19:44:52.4036031Z 2025-05-07T19:44:52.4036136Z ================================================================================ 2025-05-07T19:44:52.4036596Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_split_host (SHARED) 2025-05-07T19:44:52.4037007Z 2025-05-07T19:44:52.4037185Z CPU_SRCS: 2025-05-07T19:44:52.4037299Z 2025-05-07T19:44:52.4037371Z 2025-05-07T19:44:52.4037554Z GPU_SRCS: 2025-05-07T19:44:52.4037769Z gen_embedding_backward_split_adagrad.cpp 2025-05-07T19:44:52.4038125Z gen_embedding_backward_split_rowwise_adagrad.cpp 2025-05-07T19:44:52.4038468Z gen_embedding_backward_split_sgd.cpp 2025-05-07T19:44:52.4038776Z gen_embedding_backward_split_adam.cpp 2025-05-07T19:44:52.4039084Z gen_embedding_backward_split_lamb.cpp 2025-05-07T19:44:52.4039389Z gen_embedding_backward_split_lars_sgd.cpp 2025-05-07T19:44:52.4039761Z gen_embedding_backward_split_partial_rowwise_adam.cpp 2025-05-07T19:44:52.4040158Z gen_embedding_backward_split_partial_rowwise_lamb.cpp 2025-05-07T19:44:52.4040520Z gen_embedding_backward_split_none.cpp 2025-05-07T19:44:52.4040897Z gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp 2025-05-07T19:44:52.4041311Z gen_embedding_backward_split_approx_sgd.cpp 2025-05-07T19:44:52.4041800Z gen_embedding_backward_split_approx_rowwise_adagrad.cpp 2025-05-07T19:44:52.4042279Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp 2025-05-07T19:44:52.4042826Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:44:52.4043356Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:44:52.4043837Z gen_embedding_backward_split_rowwise_weighted_adagrad.cpp 2025-05-07T19:44:52.4044290Z gen_embedding_backward_ssd_rowwise_adagrad.cpp 2025-05-07T19:44:52.4044763Z gen_embedding_backward_adagrad_split_weighted_meta.cpp 2025-05-07T19:44:52.4045174Z gen_embedding_backward_adagrad_split_unweighted_meta.cpp 2025-05-07T19:44:52.4045635Z gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp 2025-05-07T19:44:52.4046129Z gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp 2025-05-07T19:44:52.4046563Z gen_embedding_backward_sgd_split_weighted_meta.cpp 2025-05-07T19:44:52.4046956Z gen_embedding_backward_sgd_split_unweighted_meta.cpp 2025-05-07T19:44:52.4047346Z gen_embedding_backward_adam_split_weighted_meta.cpp 2025-05-07T19:44:52.4047744Z gen_embedding_backward_adam_split_unweighted_meta.cpp 2025-05-07T19:44:52.4048125Z gen_embedding_backward_lamb_split_weighted_meta.cpp 2025-05-07T19:44:52.4048523Z gen_embedding_backward_lamb_split_unweighted_meta.cpp 2025-05-07T19:44:52.4048924Z gen_embedding_backward_lars_sgd_split_weighted_meta.cpp 2025-05-07T19:44:52.4049350Z gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp 2025-05-07T19:44:52.4049825Z gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp 2025-05-07T19:44:52.4050346Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp 2025-05-07T19:44:52.4050880Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp 2025-05-07T19:44:52.4051394Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp 2025-05-07T19:44:52.4051863Z gen_embedding_backward_none_split_weighted_meta.cpp 2025-05-07T19:44:52.4052258Z gen_embedding_backward_none_split_unweighted_meta.cpp 2025-05-07T19:44:52.4052749Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp 2025-05-07T19:44:52.4053340Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp 2025-05-07T19:44:52.4053768Z 2025-05-07T19:44:52.4054022Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.4054157Z 2025-05-07T19:44:52.4054229Z 2025-05-07T19:44:52.4054417Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.4054553Z 2025-05-07T19:44:52.4054625Z 2025-05-07T19:44:52.4054803Z OTHER_SRCS: 2025-05-07T19:44:52.4054919Z 2025-05-07T19:44:52.4054995Z 2025-05-07T19:44:52.4055171Z CC_FLAGS: 2025-05-07T19:44:52.4055279Z 2025-05-07T19:44:52.4055361Z 2025-05-07T19:44:52.4055528Z NVCC_FLAGS: 2025-05-07T19:44:52.4055739Z --expt-relaxed-constexpr 2025-05-07T19:44:52.4055991Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.4056263Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.4056540Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.4056785Z 2025-05-07T19:44:52.4056866Z HIPCC_FLAGS: 2025-05-07T19:44:52.4056871Z 2025-05-07T19:44:52.4056937Z 2025-05-07T19:44:52.4057018Z INCLUDE_DIRS: 2025-05-07T19:44:52.4057123Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.4057215Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.4057326Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.4057429Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.4057711Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.4058101Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.4058249Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.4058406Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.4058562Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.4058772Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.4059022Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.4059167Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.4059252Z 2025-05-07T19:44:52.4059339Z Selected Source Files: 2025-05-07T19:44:52.4059650Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_placeholder_Gwp9e1.cpp 2025-05-07T19:44:52.4059725Z 2025-05-07T19:44:52.4059828Z HIPified Source Files: 2025-05-07T19:44:52.4059832Z 2025-05-07T19:44:52.4059905Z 2025-05-07T19:44:52.4059993Z Library Dependencies: 2025-05-07T19:44:52.4060079Z torch 2025-05-07T19:44:52.4060155Z torch_library 2025-05-07T19:44:52.4060465Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.4060551Z fbgemm_gpu_config 2025-05-07T19:44:52.4060644Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:52.4060714Z 2025-05-07T19:44:52.4060799Z Output Library: 2025-05-07T19:44:52.4060929Z fbgemm_gpu_tbe_training_backward_split_host 2025-05-07T19:44:52.4061003Z 2025-05-07T19:44:52.4061093Z Destination Directory: 2025-05-07T19:44:52.4061169Z fbgemm_gpu 2025-05-07T19:44:52.4061285Z ================================================================================ 2025-05-07T19:44:52.4061290Z 2025-05-07T19:44:52.4061293Z 2025-05-07T19:44:52.4061297Z 2025-05-07T19:44:52.4061402Z ================================================================================ 2025-05-07T19:44:52.4061571Z GPU CPP Library Target: fbgemm_gpu_tbe_index_select (SHARED) 2025-05-07T19:44:52.4061689Z 2025-05-07T19:44:52.4061762Z CPU_SRCS: 2025-05-07T19:44:52.4061970Z codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:44:52.4062169Z codegen/training/index_select/batch_index_select_dim0_ops.cpp 2025-05-07T19:44:52.4062243Z 2025-05-07T19:44:52.4062321Z GPU_SRCS: 2025-05-07T19:44:52.4062509Z codegen/training/index_select/batch_index_select_dim0_host.cpp 2025-05-07T19:44:52.4062658Z gen_batch_index_select_dim0_forward_codegen_cuda.cu 2025-05-07T19:44:52.4062781Z gen_batch_index_select_dim0_forward_kernel.cu 2025-05-07T19:44:52.4062914Z gen_batch_index_select_dim0_forward_kernel_small.cu 2025-05-07T19:44:52.4063064Z gen_batch_index_select_dim0_backward_codegen_cuda.cu 2025-05-07T19:44:52.4063193Z gen_batch_index_select_dim0_backward_kernel_cta.cu 2025-05-07T19:44:52.4064048Z gen_batch_index_select_dim0_backward_kernel_warp.cu 2025-05-07T19:44:52.4064190Z gen_embedding_backward_split_grad_index_select.cu 2025-05-07T19:44:52.4064262Z 2025-05-07T19:44:52.4064353Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.4064358Z 2025-05-07T19:44:52.4064429Z 2025-05-07T19:44:52.4064524Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.4064528Z 2025-05-07T19:44:52.4064599Z 2025-05-07T19:44:52.4064679Z OTHER_SRCS: 2025-05-07T19:44:52.4064683Z 2025-05-07T19:44:52.4064763Z 2025-05-07T19:44:52.4064837Z CC_FLAGS: 2025-05-07T19:44:52.4064841Z 2025-05-07T19:44:52.4064912Z 2025-05-07T19:44:52.4065021Z NVCC_FLAGS: 2025-05-07T19:44:52.4065171Z --expt-relaxed-constexpr 2025-05-07T19:44:52.4065271Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.4065372Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.4065474Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.4065544Z 2025-05-07T19:44:52.4065621Z HIPCC_FLAGS: 2025-05-07T19:44:52.4065625Z 2025-05-07T19:44:52.4065695Z 2025-05-07T19:44:52.4065787Z INCLUDE_DIRS: 2025-05-07T19:44:52.4065895Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.4065987Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.4066094Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.4066194Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.4066488Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.4066900Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.4067042Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.4067207Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.4067420Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.4067639Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.4067841Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.4067986Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.4068079Z 2025-05-07T19:44:52.4068169Z Selected Source Files: 2025-05-07T19:44:52.4068381Z codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:44:52.4068572Z codegen/training/index_select/batch_index_select_dim0_ops.cpp 2025-05-07T19:44:52.4068661Z 2025-05-07T19:44:52.4068753Z HIPified Source Files: 2025-05-07T19:44:52.4068758Z 2025-05-07T19:44:52.4068834Z 2025-05-07T19:44:52.4068939Z Library Dependencies: 2025-05-07T19:44:52.4069017Z torch 2025-05-07T19:44:52.4069097Z torch_library 2025-05-07T19:44:52.4069424Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.4069533Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:44:52.4069621Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:52.4069695Z 2025-05-07T19:44:52.4069793Z Output Library: 2025-05-07T19:44:52.4069889Z fbgemm_gpu_tbe_index_select 2025-05-07T19:44:52.4069964Z 2025-05-07T19:44:52.4070054Z Destination Directory: 2025-05-07T19:44:52.4070158Z fbgemm_gpu 2025-05-07T19:44:52.4070268Z ================================================================================ 2025-05-07T19:44:52.4070273Z 2025-05-07T19:44:52.4070277Z 2025-05-07T19:44:52.4070281Z 2025-05-07T19:44:52.4070402Z ================================================================================ 2025-05-07T19:44:52.4070597Z GPU CPP Library Target: fbgemm_gpu_embedding_inplace_ops (SHARED) 2025-05-07T19:44:52.4070675Z 2025-05-07T19:44:52.4070753Z CPU_SRCS: 2025-05-07T19:44:52.4070943Z src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp 2025-05-07T19:44:52.4071017Z 2025-05-07T19:44:52.4071098Z GPU_SRCS: 2025-05-07T19:44:52.4071287Z src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp 2025-05-07T19:44:52.4071446Z src/embedding_inplace_ops/embedding_inplace_update.cu 2025-05-07T19:44:52.4071518Z 2025-05-07T19:44:52.4071607Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.4071611Z 2025-05-07T19:44:52.4071696Z 2025-05-07T19:44:52.4071849Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.4071853Z 2025-05-07T19:44:52.4071924Z 2025-05-07T19:44:52.4072017Z OTHER_SRCS: 2025-05-07T19:44:52.4072021Z 2025-05-07T19:44:52.4072097Z 2025-05-07T19:44:52.4072172Z CC_FLAGS: 2025-05-07T19:44:52.4072176Z 2025-05-07T19:44:52.4072250Z 2025-05-07T19:44:52.4072343Z NVCC_FLAGS: 2025-05-07T19:44:52.4072437Z --expt-relaxed-constexpr 2025-05-07T19:44:52.4072532Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.4072646Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.4072741Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.4072812Z 2025-05-07T19:44:52.4072890Z HIPCC_FLAGS: 2025-05-07T19:44:52.4072894Z 2025-05-07T19:44:52.4072983Z 2025-05-07T19:44:52.4073065Z INCLUDE_DIRS: 2025-05-07T19:44:52.4073174Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.4073280Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.4073380Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.4073481Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.4073768Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.4074173Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.4074317Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.4074476Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.4074724Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.4074930Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.4075128Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.4075336Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.4075411Z 2025-05-07T19:44:52.4075503Z Selected Source Files: 2025-05-07T19:44:52.4075733Z src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp 2025-05-07T19:44:52.4075850Z 2025-05-07T19:44:52.4075998Z HIPified Source Files: 2025-05-07T19:44:52.4076010Z 2025-05-07T19:44:52.4076083Z 2025-05-07T19:44:52.4076189Z Library Dependencies: 2025-05-07T19:44:52.4076262Z torch 2025-05-07T19:44:52.4076343Z torch_library 2025-05-07T19:44:52.4076668Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.4076742Z 2025-05-07T19:44:52.4076826Z Output Library: 2025-05-07T19:44:52.4076929Z fbgemm_gpu_embedding_inplace_ops 2025-05-07T19:44:52.4077016Z 2025-05-07T19:44:52.4077105Z Destination Directory: 2025-05-07T19:44:52.4077186Z fbgemm_gpu 2025-05-07T19:44:52.4077293Z ================================================================================ 2025-05-07T19:44:52.4077310Z 2025-05-07T19:44:52.4077317Z 2025-05-07T19:44:52.4077321Z 2025-05-07T19:44:52.4077426Z ================================================================================ 2025-05-07T19:44:52.4077553Z GPU CPP Library Target: fbgemm_gpu_py (SHARED) 2025-05-07T19:44:52.4077639Z 2025-05-07T19:44:52.4077719Z CPU_SRCS: 2025-05-07T19:44:52.4077821Z src/memory_utils/memory_utils.cpp 2025-05-07T19:44:52.4077924Z src/memory_utils/memory_utils_ops.cpp 2025-05-07T19:44:52.4078137Z src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp 2025-05-07T19:44:52.4078351Z src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp 2025-05-07T19:44:52.4078554Z src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp 2025-05-07T19:44:52.4078783Z src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp 2025-05-07T19:44:52.4078999Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp 2025-05-07T19:44:52.4079238Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp 2025-05-07T19:44:52.4079392Z src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp 2025-05-07T19:44:52.4079537Z src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp 2025-05-07T19:44:52.4079664Z src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp 2025-05-07T19:44:52.4079783Z src/input_combine_ops/input_combine_cpu.cpp 2025-05-07T19:44:52.4080007Z src/layout_transform_ops/layout_transform_ops_cpu.cpp 2025-05-07T19:44:52.4080113Z src/quantize_ops/quantize_ops_cpu.cpp 2025-05-07T19:44:52.4080219Z src/quantize_ops/quantize_ops_meta.cpp 2025-05-07T19:44:52.4080360Z src/sparse_ops/sparse_async_batched_cumsum.cpp 2025-05-07T19:44:52.4080461Z src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:44:52.4080563Z src/sparse_ops/sparse_ops_meta.cpp 2025-05-07T19:44:52.4080657Z src/tbe/eeg/eeg_models.cpp 2025-05-07T19:44:52.4080760Z src/tbe/eeg/eeg_utils.cpp 2025-05-07T19:44:52.4080867Z src/tbe/eeg/indices_estimator_ops.cpp 2025-05-07T19:44:52.4080969Z src/tbe/eeg/indices_estimator.cpp 2025-05-07T19:44:52.4081089Z src/tbe/eeg/indices_generator_ops.cpp 2025-05-07T19:44:52.4081189Z src/tbe/eeg/indices_generator.cpp 2025-05-07T19:44:52.4081267Z 2025-05-07T19:44:52.4081342Z GPU_SRCS: 2025-05-07T19:44:52.4081346Z 2025-05-07T19:44:52.4081430Z 2025-05-07T19:44:52.4081516Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:52.4081520Z 2025-05-07T19:44:52.4081596Z 2025-05-07T19:44:52.4081698Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:52.4081702Z 2025-05-07T19:44:52.4081775Z 2025-05-07T19:44:52.4081854Z OTHER_SRCS: 2025-05-07T19:44:52.4081858Z 2025-05-07T19:44:52.4081943Z 2025-05-07T19:44:52.4082018Z CC_FLAGS: 2025-05-07T19:44:52.4082022Z 2025-05-07T19:44:52.4082095Z 2025-05-07T19:44:52.4082171Z NVCC_FLAGS: 2025-05-07T19:44:52.4082279Z --expt-relaxed-constexpr 2025-05-07T19:44:52.4082375Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:52.4082476Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:52.4082583Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:52.4082657Z 2025-05-07T19:44:52.4082738Z HIPCC_FLAGS: 2025-05-07T19:44:52.4082742Z 2025-05-07T19:44:52.4082865Z 2025-05-07T19:44:52.4082960Z INCLUDE_DIRS: 2025-05-07T19:44:52.4083066Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.4083159Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:52.4083269Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:52.4083373Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:52.4083661Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include 2025-05-07T19:44:52.4084055Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:52.4084209Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:52.4084368Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:52.4084526Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:52.4084742Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:52.4084943Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:52.4085089Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:52.4085177Z 2025-05-07T19:44:52.4085269Z Selected Source Files: 2025-05-07T19:44:52.4085369Z src/memory_utils/memory_utils.cpp 2025-05-07T19:44:52.4085473Z src/memory_utils/memory_utils_ops.cpp 2025-05-07T19:44:52.4085688Z src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp 2025-05-07T19:44:52.4085899Z src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp 2025-05-07T19:44:52.4086105Z src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp 2025-05-07T19:44:52.4086333Z src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp 2025-05-07T19:44:52.4086547Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp 2025-05-07T19:44:52.4086784Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp 2025-05-07T19:44:52.4086945Z src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp 2025-05-07T19:44:52.4087080Z src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp 2025-05-07T19:44:52.4087208Z src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp 2025-05-07T19:44:52.4087328Z src/input_combine_ops/input_combine_cpu.cpp 2025-05-07T19:44:52.4087492Z src/layout_transform_ops/layout_transform_ops_cpu.cpp 2025-05-07T19:44:52.4087597Z src/quantize_ops/quantize_ops_cpu.cpp 2025-05-07T19:44:52.4087754Z src/quantize_ops/quantize_ops_meta.cpp 2025-05-07T19:44:52.4087892Z src/sparse_ops/sparse_async_batched_cumsum.cpp 2025-05-07T19:44:52.4087993Z src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:44:52.4088094Z src/sparse_ops/sparse_ops_meta.cpp 2025-05-07T19:44:52.4088186Z src/tbe/eeg/eeg_models.cpp 2025-05-07T19:44:52.4088289Z src/tbe/eeg/eeg_utils.cpp 2025-05-07T19:44:52.4088392Z src/tbe/eeg/indices_estimator_ops.cpp 2025-05-07T19:44:52.4088490Z src/tbe/eeg/indices_estimator.cpp 2025-05-07T19:44:52.4088602Z src/tbe/eeg/indices_generator_ops.cpp 2025-05-07T19:44:52.4088700Z src/tbe/eeg/indices_generator.cpp 2025-05-07T19:44:52.4088776Z 2025-05-07T19:44:52.4088871Z HIPified Source Files: 2025-05-07T19:44:52.4088875Z 2025-05-07T19:44:52.4088967Z 2025-05-07T19:44:52.4089057Z Library Dependencies: 2025-05-07T19:44:52.4089133Z torch 2025-05-07T19:44:52.4089226Z torch_library 2025-05-07T19:44:52.4089539Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so 2025-05-07T19:44:52.4089617Z fbgemm 2025-05-07T19:44:52.4089718Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:44:52.4089831Z fbgemm_gpu_embedding_inplace_ops 2025-05-07T19:44:52.4089923Z fbgemm_gpu_tbe_index_select 2025-05-07T19:44:52.4090006Z fbgemm_gpu_tbe_cache 2025-05-07T19:44:52.4090111Z fbgemm_gpu_tbe_optimizers 2025-05-07T19:44:52.4090194Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:52.4090268Z 2025-05-07T19:44:52.4090353Z Output Library: 2025-05-07T19:44:52.4090443Z fbgemm_gpu_py 2025-05-07T19:44:52.4090514Z 2025-05-07T19:44:52.4090604Z Destination Directory: 2025-05-07T19:44:52.4090692Z fbgemm_gpu 2025-05-07T19:44:52.4090855Z ================================================================================ 2025-05-07T19:44:52.4090860Z 2025-05-07T19:44:52.4090957Z -- Configuring done (5.2s) 2025-05-07T19:44:52.4383871Z -- Generating done (0.1s) 2025-05-07T19:44:52.4402635Z -- Build files have been written to: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build 2025-05-07T19:44:52.4510961Z Change Dir: '/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build' 2025-05-07T19:44:52.4510983Z 2025-05-07T19:44:52.4511299Z Run Build Command(s): /github/home/miniconda/envs/build_binary/bin/ninja -v -j 8 install 2025-05-07T19:44:52.7369487Z [1/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp 2025-05-07T19:44:52.7377299Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp:10: 2025-05-07T19:44:52.7379133Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:44:52.7382501Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7386310Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.7388327Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7390132Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:44:52.7393458Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7397345Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.7399347Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7400903Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:44:52.7404373Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7408342Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.7410366Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7411915Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:44:52.7415210Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7419037Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:52.7420889Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7422441Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:44:52.7425772Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7429570Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.7431578Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7433120Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:44:52.7436501Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7440500Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.7442490Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7444044Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:44:52.7447347Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7451134Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.7453128Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7454835Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:44:52.7458121Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7461917Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:52.7463919Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7465465Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:44:52.7468803Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7472622Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:52.7474746Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7476311Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:44:52.7479637Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7483452Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:52.7485652Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7486287Z At global scope: 2025-05-07T19:44:52.7487526Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:52.7678773Z [2/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp 2025-05-07T19:44:52.7683077Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64instdb_p.h:12, 2025-05-07T19:44:52.7683772Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp:11: 2025-05-07T19:44:52.7684928Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:44:52.7686767Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7688847Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.7689947Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7690819Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:44:52.7692661Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7694744Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.7695822Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7696693Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:44:52.7698544Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7700691Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.7701786Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7702663Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:44:52.7704484Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7706459Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:52.7707906Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7709476Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:44:52.7713217Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7717140Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.7719416Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7720994Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:44:52.7724407Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7728260Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.7730243Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7731818Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:44:52.7735435Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7739486Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.7741508Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7743358Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:44:52.7746842Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7750797Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:52.7752865Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7754525Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:44:52.7758093Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7762229Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:52.7764292Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7765892Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:44:52.7769223Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7773029Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:52.7775163Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7775801Z At global scope: 2025-05-07T19:44:52.7777182Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:52.7880829Z [3/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp 2025-05-07T19:44:52.7889182Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64instdb_p.h:12, 2025-05-07T19:44:52.7890697Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp:13: 2025-05-07T19:44:52.7892530Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:44:52.7896081Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7900100Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.7902199Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7903877Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:44:52.7906445Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7908741Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.7909850Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7910725Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:44:52.7912596Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7914757Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.7915845Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7916724Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:44:52.7918774Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7920751Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:52.7921766Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7922646Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:44:52.7924572Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7926636Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.7927738Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7928598Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:44:52.7930435Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7932496Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.7933583Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7934501Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:44:52.7936333Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7938394Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.7939466Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7940338Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:44:52.7942173Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7944228Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:52.7945317Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7946203Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:44:52.7948028Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7950160Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:52.7951265Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7952136Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:44:52.7953989Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7956127Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:52.7957240Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7957591Z At global scope: 2025-05-07T19:44:52.7958291Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:52.7978631Z [4/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp 2025-05-07T19:44:52.7982944Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64instdb_p.h:12, 2025-05-07T19:44:52.7983705Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp:13: 2025-05-07T19:44:52.7984695Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:44:52.7986521Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7988616Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.7989721Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7990590Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:44:52.7992428Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.7995261Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.7996340Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.7997220Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:44:52.7999054Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.8001121Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.8002212Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.8003087Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:44:52.8004985Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.8006970Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:52.8007972Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.8008836Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:44:52.8010680Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.8012757Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.8013857Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.8014719Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:44:52.8016556Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.8018862Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.8020044Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.8020924Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:44:52.8022772Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.8024833Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.8025931Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.8026812Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:44:52.8028638Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.8030768Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:52.8031855Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.8032727Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:44:52.8034572Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.8036746Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:52.8037859Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.8038732Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:44:52.8040582Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.8042659Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:52.8043748Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.8044108Z At global scope: 2025-05-07T19:44:52.8044842Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:52.8963794Z [5/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp 2025-05-07T19:44:52.8972573Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:44:52.8973794Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:44:52.8974892Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp:9: 2025-05-07T19:44:52.8976644Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:44:52.8981087Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.8985115Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.8987179Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.8988882Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:44:52.8992413Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.8996327Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.8998302Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.8999913Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:44:52.9003385Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9007249Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.9009523Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9011116Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:44:52.9014567Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9018579Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:52.9020451Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9022111Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:44:52.9025829Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9029926Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.9031987Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9033610Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:44:52.9037196Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9041081Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.9043110Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9044763Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:44:52.9048263Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9052202Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.9054226Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9055864Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:44:52.9059618Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9063587Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:52.9065646Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9067277Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:44:52.9070787Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9074883Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:52.9077096Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9078734Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:44:52.9082277Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9086239Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:52.9088320Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9088919Z At global scope: 2025-05-07T19:44:52.9090166Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:52.9509343Z [6/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp 2025-05-07T19:44:52.9517352Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp:10: 2025-05-07T19:44:52.9519490Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:44:52.9523144Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9526943Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.9528938Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9530485Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:44:52.9533801Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9537619Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.9539893Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9541398Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:44:52.9544658Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9548428Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.9550414Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9551969Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:44:52.9555357Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9559022Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:52.9560868Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9562434Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:44:52.9565710Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9569681Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.9571677Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9573200Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:44:52.9576479Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9580187Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.9582133Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9583692Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:44:52.9587173Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9590936Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.9592950Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9594439Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:44:52.9597874Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9601687Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:52.9603616Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9605155Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:44:52.9608407Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9612246Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:52.9614227Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9615939Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:44:52.9619402Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9623325Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:52.9625285Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9625897Z At global scope: 2025-05-07T19:44:52.9627091Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:52.9635724Z [7/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp 2025-05-07T19:44:52.9643630Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:44:52.9645026Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:44:52.9646107Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp:9: 2025-05-07T19:44:52.9647584Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:44:52.9650367Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9653587Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.9655446Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9656740Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:44:52.9660038Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9663770Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.9665888Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9667389Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:44:52.9670674Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9674351Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.9676376Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9677985Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:44:52.9681391Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9684945Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:52.9686715Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9688293Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:44:52.9691622Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9695386Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:52.9697344Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9698888Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:44:52.9702270Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9706050Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:52.9707974Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9709666Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:44:52.9713060Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9716845Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:52.9719167Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9720793Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:44:52.9724264Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9728193Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:52.9730068Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9731573Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:44:52.9734772Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9738383Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:52.9740353Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9742062Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:44:52.9745412Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:52.9749383Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:52.9751456Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:52.9752096Z At global scope: 2025-05-07T19:44:52.9753399Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:53.0065091Z [8/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp 2025-05-07T19:44:53.0073650Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:44:53.0075190Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64emithelper_p.h:13, 2025-05-07T19:44:53.0076424Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp:14: 2025-05-07T19:44:53.0078323Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:44:53.0082015Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.0085846Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:53.0087841Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.0089468Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:44:53.0092771Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.0096640Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:53.0098698Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.0100299Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:44:53.0103709Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.0107596Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:53.0109556Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.0111385Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:44:53.0114901Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.0118691Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:53.0120503Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.0122175Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:44:53.0125790Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.0130020Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:53.0132120Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.0133828Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:44:53.0137121Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.0140701Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:53.0142537Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.0144162Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:44:53.0147713Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.0151471Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:53.0153483Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.0155203Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:44:53.0158901Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.0162812Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:53.0164837Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.0166481Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:44:53.0170026Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.0174067Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:53.0176107Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.0177953Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:44:53.0181642Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.0185786Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:53.0187838Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.0188455Z At global scope: 2025-05-07T19:44:53.0189720Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:53.1740875Z [9/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp 2025-05-07T19:44:53.1749338Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/a64archtraits_p.h:13, 2025-05-07T19:44:53.1750754Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp:16: 2025-05-07T19:44:53.1752643Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:44:53.1756613Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.1760660Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:53.1762727Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.1764391Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:44:53.1767949Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.1771967Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:53.1774245Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.1775907Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:44:53.1779474Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.1783444Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:53.1785480Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.1787141Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:44:53.1790672Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.1794474Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:53.1796472Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.1798122Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:44:53.1801630Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.1805776Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:53.1807834Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.1809446Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:44:53.1812995Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.1816942Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:53.1819212Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.1820860Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:44:53.1824593Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.1828545Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:53.1830588Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.1832216Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:44:53.1835839Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.1839741Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:53.1841828Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.1843379Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:44:53.1846883Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.1850844Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:53.1853139Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.1854780Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:44:53.1858321Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.1862303Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:53.1864377Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.1865019Z At global scope: 2025-05-07T19:44:53.1866297Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:53.2376088Z [10/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp 2025-05-07T19:44:53.2384666Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp:12: 2025-05-07T19:44:53.2386700Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:44:53.2390203Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.2394142Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:53.2396271Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.2397769Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:44:53.2401182Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.2405084Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:53.2407391Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.2408964Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:44:53.2412319Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.2416246Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:53.2418450Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.2419921Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:44:53.2423080Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.2426923Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:53.2428689Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.2430247Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:44:53.2433391Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.2437178Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:53.2439201Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.2440724Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:44:53.2444046Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.2447631Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:53.2449678Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.2451213Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:44:53.2454880Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.2458717Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:53.2460806Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.2462425Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:44:53.2465856Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.2469671Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:53.2471696Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.2473501Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:44:53.2477107Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.2480885Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:53.2482887Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.2484397Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:44:53.2487720Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.2491760Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:53.2493875Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.2494489Z At global scope: 2025-05-07T19:44:53.2495791Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:53.2906413Z [11/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/assembler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/assembler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/assembler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/assembler.cpp 2025-05-07T19:44:53.2988421Z [12/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codewriter.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codewriter.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codewriter.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codewriter.cpp 2025-05-07T19:44:53.4770341Z [13/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/constpool.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/constpool.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/constpool.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/constpool.cpp 2025-05-07T19:44:53.5252483Z [14/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/builder.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/builder.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/builder.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/builder.cpp 2025-05-07T19:44:53.6714297Z [15/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emithelper.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emithelper.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emithelper.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emithelper.cpp 2025-05-07T19:44:53.7136355Z [16/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/compiler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/compiler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/compiler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/compiler.cpp 2025-05-07T19:44:53.7961257Z [17/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/errorhandler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/errorhandler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/errorhandler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/errorhandler.cpp 2025-05-07T19:44:53.8143870Z [18/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitter.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitter.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitter.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitter.cpp 2025-05-07T19:44:53.8171868Z [19/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/environment.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/environment.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/environment.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/environment.cpp 2025-05-07T19:44:53.8215190Z [20/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitterutils.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitterutils.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitterutils.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitterutils.cpp 2025-05-07T19:44:53.8231105Z [21/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp 2025-05-07T19:44:53.8239357Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:44:53.8240775Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:44:53.8241928Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp:12: 2025-05-07T19:44:53.8244006Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:44:53.8247419Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.8251396Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:53.8253501Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.8255246Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:44:53.8258889Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.8262830Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:53.8264826Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.8266454Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:44:53.8270010Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.8274174Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:53.8276360Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.8278082Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:44:53.8281830Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.8285765Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:53.8287693Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.8289396Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:44:53.8293265Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.8297304Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:53.8299378Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.8301020Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:44:53.8304555Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.8308501Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:53.8310593Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.8312350Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:44:53.8315811Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.8320055Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:53.8322331Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.8324007Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:44:53.8327202Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.8331031Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:53.8333034Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.8334687Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:44:53.8338157Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.8342535Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:53.8344526Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.8346228Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:44:53.8349913Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:53.8354054Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:53.8356133Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:53.8356792Z At global scope: 2025-05-07T19:44:53.8358111Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:53.8689666Z [22/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/cpuinfo.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/cpuinfo.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/cpuinfo.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/cpuinfo.cpp 2025-05-07T19:44:53.9261534Z [23/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/globals.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/globals.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/globals.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/globals.cpp 2025-05-07T19:44:53.9727295Z [24/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codeholder.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codeholder.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codeholder.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codeholder.cpp 2025-05-07T19:44:54.0178457Z [25/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/inst.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/inst.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/inst.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/inst.cpp 2025-05-07T19:44:54.0951121Z [26/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/instdb.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/instdb.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/instdb.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/instdb.cpp 2025-05-07T19:44:54.1180291Z [27/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/func.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/func.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/func.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/func.cpp 2025-05-07T19:44:54.1534531Z [28/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/funcargscontext.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/funcargscontext.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/funcargscontext.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/funcargscontext.cpp 2025-05-07T19:44:54.2226546Z [29/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitruntime.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitruntime.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitruntime.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitruntime.cpp 2025-05-07T19:44:54.2243413Z [30/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/operand.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/operand.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/operand.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/operand.cpp 2025-05-07T19:44:54.2278687Z [31/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/formatter.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/formatter.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/formatter.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/formatter.cpp 2025-05-07T19:44:54.2292352Z [32/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/logger.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/logger.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/logger.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/logger.cpp 2025-05-07T19:44:54.2423379Z [33/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/osutils.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/osutils.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/osutils.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/osutils.cpp 2025-05-07T19:44:54.3228885Z [34/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/support.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/support.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/support.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/support.cpp 2025-05-07T19:44:54.4235940Z [35/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp 2025-05-07T19:44:54.4244392Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:44:54.4245753Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:44:54.4246880Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp:18: 2025-05-07T19:44:54.4248684Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB8() const': 2025-05-07T19:44:54.4252118Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:132:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:54.4256312Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:54.4258319Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:54.4259881Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH4() const': 2025-05-07T19:44:54.4263292Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:133:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:54.4267112Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:54.4269128Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:54.4270990Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS2() const': 2025-05-07T19:44:54.4274376Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:134:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:54.4278386Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:54.4280489Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:54.4282018Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD1() const': 2025-05-07T19:44:54.4285395Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:135:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:54.4289078Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:54.4290928Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:54.4292582Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB16() const': 2025-05-07T19:44:54.4295844Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:137:112: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:54.4299789Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:54.4301993Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:54.4302993Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH8() const': 2025-05-07T19:44:54.4304880Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:138:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:54.4306966Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:54.4308045Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:54.4308935Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecS4() const': 2025-05-07T19:44:54.4310917Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:139:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:54.4312982Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:54.4314106Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:54.4315071Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecD2() const': 2025-05-07T19:44:54.4316936Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:140:111: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:54.4319242Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:54.4320329Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:54.4321224Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecB4x4() const': 2025-05-07T19:44:54.4323102Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:141:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:54.4325199Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:54.4326297Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:54.4327312Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h: In member function 'constexpr bool asmjit::_abi_1_13::a64::Vec::isVecH2x4() const': 2025-05-07T19:44:54.4329186Z /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/../arm/a64operand.h:142:113: warning: bitwise operation between different enumeration types 'asmjit::_abi_1_13::BaseReg::' and 'asmjit::_abi_1_13::arm::BaseVec::AdditionalBits' is deprecated [-Wdeprecated-enum-enum-conversion] 2025-05-07T19:44:54.4332246Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:54.4334183Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:54.4334825Z At global scope: 2025-05-07T19:44:54.4336071Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:54.4344769Z [36/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/string.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/string.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/string.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/string.cpp 2025-05-07T19:44:54.4360043Z [37/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitallocator.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitallocator.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitallocator.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitallocator.cpp 2025-05-07T19:44:54.4369951Z [38/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/target.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/target.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/target.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/target.cpp 2025-05-07T19:44:54.5066099Z [39/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/type.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/type.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/type.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/type.cpp 2025-05-07T19:44:54.5128697Z [40/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rastack.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rastack.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rastack.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rastack.cpp 2025-05-07T19:44:54.5961614Z [41/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zone.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zone.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zone.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zone.cpp 2025-05-07T19:44:54.6018790Z [42/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonelist.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonelist.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonelist.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonelist.cpp 2025-05-07T19:44:54.6174539Z [43/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonetree.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonetree.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonetree.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonetree.cpp 2025-05-07T19:44:54.6289130Z [44/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonestack.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonestack.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonestack.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonestack.cpp 2025-05-07T19:44:54.6377486Z [45/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonehash.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonehash.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonehash.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonehash.cpp 2025-05-07T19:44:54.7717047Z [46/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonevector.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonevector.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonevector.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonevector.cpp 2025-05-07T19:44:54.9275854Z [47/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/ralocal.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/ralocal.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/ralocal.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/ralocal.cpp 2025-05-07T19:44:54.9500794Z [48/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/virtmem.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/virtmem.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/virtmem.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/virtmem.cpp 2025-05-07T19:44:55.2905847Z [49/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86formatter.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86formatter.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86formatter.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86formatter.cpp 2025-05-07T19:44:55.4890481Z [50/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rapass.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rapass.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rapass.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rapass.cpp 2025-05-07T19:44:55.7150742Z [51/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instapi.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instapi.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instapi.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instapi.cpp 2025-05-07T19:44:55.7454192Z [52/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86operand.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86operand.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86operand.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86operand.cpp 2025-05-07T19:44:55.8932051Z [53/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instdb.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instdb.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instdb.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instdb.cpp 2025-05-07T19:44:56.0425479Z [54/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86builder.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86builder.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86builder.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86builder.cpp 2025-05-07T19:44:56.1055403Z [55/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86compiler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86compiler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86compiler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86compiler.cpp 2025-05-07T19:44:56.1267640Z [56/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86emithelper.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86emithelper.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86emithelper.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86emithelper.cpp 2025-05-07T19:44:56.2201079Z [57/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86func.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86func.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86func.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86func.cpp 2025-05-07T19:44:57.4779684Z [58/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtils.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtils.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtils.cc.o -c /__w/FBGEMM/FBGEMM/src/QuantUtils.cc 2025-05-07T19:44:57.6840512Z [59/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86assembler.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86assembler.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86assembler.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86assembler.cpp 2025-05-07T19:44:57.9524854Z [60/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dasmjit_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86rapass.cpp.o -MF CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86rapass.cpp.o.d -o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86rapass.cpp.o -c /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86rapass.cpp 2025-05-07T19:44:58.2967671Z [61/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,asmjit.so -o asmjit.so CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/assembler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/builder.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codeholder.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/codewriter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/compiler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/constpool.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/cpuinfo.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emithelper.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/emitterutils.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/environment.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/errorhandler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/formatter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/func.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/funcargscontext.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/globals.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/inst.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/instdb.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitallocator.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/jitruntime.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/logger.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/operand.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/osutils.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/ralocal.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rapass.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/rastack.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/string.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/support.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/target.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/type.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/virtmem.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zone.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonehash.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonelist.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonestack.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonetree.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/zonevector.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86assembler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86builder.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86compiler.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86emithelper.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86formatter.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86func.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instapi.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86instdb.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86operand.cpp.o CMakeFiles/asmjit.dir/__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/x86/x86rapass.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:44:59.1118623Z [62/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx2.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx2.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx2.cc.o -c /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx2.cc 2025-05-07T19:45:00.2662868Z [63/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/Utils.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/Utils.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/Utils.cc.o -c /__w/FBGEMM/FBGEMM/src/Utils.cc 2025-05-07T19:45:01.1722830Z [64/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/SparseAdagrad.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/SparseAdagrad.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/SparseAdagrad.cc.o -c /__w/FBGEMM/FBGEMM/src/SparseAdagrad.cc 2025-05-07T19:45:01.2745976Z [65/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -mavx512f -mavx512bw -mavx512dq -mavx512vl -fopenmp -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx512.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx512.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx512.cc.o -c /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx512.cc 2025-05-07T19:45:02.1726949Z [66/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RefImplementations.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RefImplementations.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RefImplementations.cc.o -c /__w/FBGEMM/FBGEMM/src/RefImplementations.cc 2025-05-07T19:45:04.1708423Z [67/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc.o -c /__w/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc 2025-05-07T19:45:05.4725371Z [68/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc.o -c /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc 2025-05-07T19:45:08.9881947Z [69/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_cache_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate_byte.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate_byte.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate_byte.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp 2025-05-07T19:45:09.1725300Z [70/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_cache_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/linearize_cache_indices.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/linearize_cache_indices.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/linearize_cache_indices.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp 2025-05-07T19:45:10.0637353Z [71/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_cache_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate_byte.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate_byte.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate_byte.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp 2025-05-07T19:45:12.0537593Z [72/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_cache_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lxu_cache.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lxu_cache.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lxu_cache.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp 2025-05-07T19:45:14.9255218Z [73/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_cache_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/split_embeddings_cache_ops.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/split_embeddings_cache_ops.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/split_embeddings_cache_ops.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp 2025-05-07T19:45:15.0410971Z [74/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtilsAvx2.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtilsAvx2.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtilsAvx2.cc.o -c /__w/FBGEMM/FBGEMM/src/QuantUtilsAvx2.cc 2025-05-07T19:45:15.2444842Z [75/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_cache.so -o fbgemm_gpu_tbe_cache.so CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lfu_cache_populate_byte.cpp.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/linearize_cache_indices.cpp.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lru_cache_populate_byte.cpp.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/lxu_cache.cpp.o CMakeFiles/fbgemm_gpu_tbe_cache.dir/src/split_embeddings_cache/split_embeddings_cache_ops.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:45:19.7831034Z [76/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_inference_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:45:20.6840115Z [77/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_config_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_config.dir/src/config/feature_gates.cpp.o -MF CMakeFiles/fbgemm_gpu_config.dir/src/config/feature_gates.cpp.o.d -o CMakeFiles/fbgemm_gpu_config.dir/src/config/feature_gates.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/config/feature_gates.cpp 2025-05-07T19:45:20.7512426Z [78/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_inference_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:45:20.9863755Z [79/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_config.so -o fbgemm_gpu_config.so CMakeFiles/fbgemm_gpu_config.dir/src/config/feature_gates.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:45:22.2956645Z [80/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc.o -c /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc 2025-05-07T19:45:24.1967163Z [81/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_utils_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils_meta.cpp 2025-05-07T19:45:24.2067737Z [82/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_optimizers_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_placeholder_KHtsEJ.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_placeholder_KHtsEJ.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_placeholder_KHtsEJ.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_placeholder_KHtsEJ.cpp 2025-05-07T19:45:24.4037485Z [83/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_optimizers.so -o fbgemm_gpu_tbe_optimizers.so CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_placeholder_KHtsEJ.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:45:24.4484246Z [84/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_utils_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp 2025-05-07T19:45:24.7373820Z [85/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_utils.so -o fbgemm_gpu_tbe_utils.so CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_utils.dir/src/split_embeddings_utils/split_embeddings_utils_meta.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:45:27.9094474Z [86/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_inference_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_host_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_host_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_host_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_host_cpu.cpp 2025-05-07T19:45:30.3713450Z [87/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_common_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/pt2/pt2_autograd_utils.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/pt2/pt2_autograd_utils.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/pt2/pt2_autograd_utils.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp 2025-05-07T19:45:31.2188398Z [88/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_sparse_async_cumsum_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_sparse_async_cumsum.dir/src/sparse_ops/sparse_async_cumsum.cpp.o -MF CMakeFiles/fbgemm_gpu_sparse_async_cumsum.dir/src/sparse_ops/sparse_async_cumsum.cpp.o.d -o CMakeFiles/fbgemm_gpu_sparse_async_cumsum.dir/src/sparse_ops/sparse_async_cumsum.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_cumsum.cpp 2025-05-07T19:45:31.4950837Z [89/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_sparse_async_cumsum.so -o fbgemm_gpu_sparse_async_cumsum.so CMakeFiles/fbgemm_gpu_sparse_async_cumsum.dir/src/sparse_ops/sparse_async_cumsum.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_utils.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so && : 2025-05-07T19:45:34.3281776Z [90/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_common_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_host_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_host_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_host_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/embedding_bounds_check_host_cpu.cpp 2025-05-07T19:45:39.3094412Z [91/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_forward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:45:39.4380684Z [92/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_common_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/forward/embedding_forward_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/forward/embedding_forward_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/forward/embedding_forward_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_cpu.cpp 2025-05-07T19:45:46.2067934Z [93/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:45:54.6958886Z [94/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_sgd_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_sgd_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_sgd_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:45:57.7114870Z [95/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lamb_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lamb_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lamb_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:46:00.4747995Z [96/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:46:01.0333370Z [97/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lars_sgd_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lars_sgd_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lars_sgd_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:46:01.0820349Z [98/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc.o -MF CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc.o.d -o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc.o -c /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc 2025-05-07T19:46:01.1036779Z [99/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adam_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adam_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adam_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:46:01.5613820Z [100/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm.so -o fbgemm.so CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtils.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RefImplementations.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/SparseAdagrad.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/Utils.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx2.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/QuantUtilsAvx2.cc.o CMakeFiles/fbgemm.dir/__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx512.cc.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so asmjit.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so && : 2025-05-07T19:46:01.8866848Z [101/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_inference.so -o fbgemm_gpu_tbe_inference.so CMakeFiles/fbgemm_gpu_tbe_inference.dir/codegen/inference/embedding_forward_quantized_host_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_inference.dir/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so fbgemm.so fbgemm_gpu_tbe_cache.so fbgemm_gpu_config.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed asmjit.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so && : 2025-05-07T19:46:02.1891455Z [102/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_common.so -o fbgemm_gpu_tbe_common.so CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/utils/embedding_bounds_check_host_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/forward/embedding_forward_split_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_common.dir/codegen/training/pt2/pt2_autograd_utils.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so fbgemm.so fbgemm_gpu_config.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T19:46:02.4534255Z [103/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_forward.so -o fbgemm_gpu_tbe_training_forward.so CMakeFiles/fbgemm_gpu_tbe_training_forward.dir/gen_embedding_forward_split_pt2_cpu_wrapper.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_common.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T19:46:02.9253255Z [104/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:46:09.7865314Z [105/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:46:12.2903048Z [106/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_sgd_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_sgd_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_sgd_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:46:13.0254583Z [107/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:46:13.1547824Z [108/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:46:14.4058833Z [109/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:46:14.8302375Z [110/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:46:14.8414222Z [111/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:46:14.8519465Z [112/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:46:14.8622904Z [113/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:46:14.8727843Z [114/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:46:14.8830936Z [115/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:46:14.8932043Z [116/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:46:14.9034693Z [117/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:46:14.9138341Z [118/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:46:14.9243233Z [119/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:46:14.9346770Z [120/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:46:14.9450509Z [121/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:46:14.9551719Z [122/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:46:14.9653737Z [123/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:46:15.2837722Z [124/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_none_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_none_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_none_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:46:21.7755215Z [125/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:46:26.9762669Z [126/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:46:27.6514947Z [127/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:46:27.8190889Z [128/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:46:28.4383481Z [129/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:46:28.9429336Z [130/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:46:31.8507604Z [131/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/codegen/training/backward/embedding_backward_dense_host_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/codegen/training/backward/embedding_backward_dense_host_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/codegen/training/backward/embedding_backward_dense_host_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_dense_host_cpu.cpp 2025-05-07T19:46:38.8061675Z [132/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_pt2_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:46:39.1900234Z [133/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_backward_pt2.so -o fbgemm_gpu_tbe_training_backward_pt2.so CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adagrad_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_sgd_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_adam_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lamb_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_lars_sgd_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_none_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_sgd_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward_pt2.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_cache.so fbgemm_gpu_tbe_common.so fbgemm_gpu_sparse_async_cumsum.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed fbgemm.so fbgemm_gpu_config.so fbgemm_gpu_tbe_utils.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T19:46:40.2666192Z [134/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adagrad_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adagrad_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adagrad_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:46:41.0118556Z [135/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adam_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adam_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adam_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:46:41.5906334Z [136/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lamb_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lamb_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lamb_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:46:41.9778121Z [137/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lars_sgd_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lars_sgd_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lars_sgd_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:46:44.9324520Z [138/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:46:45.4874757Z [139/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:46:45.7911854Z [140/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_sgd_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_sgd_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_sgd_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:46:52.1835081Z [141/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:46:53.4042389Z [142/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_none_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_none_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_none_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:46:54.2323954Z [143/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:46:54.6743486Z [144/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_sgd_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_sgd_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_sgd_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:46:55.0076861Z [145/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:46:55.0177091Z [146/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_gwd_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_placeholder_hHV8a8.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_placeholder_hHV8a8.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_placeholder_hHV8a8.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_placeholder_hHV8a8.cpp 2025-05-07T19:46:55.0276409Z [147/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_vbe_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_placeholder_N8vgBO.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_placeholder_N8vgBO.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_placeholder_N8vgBO.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_placeholder_N8vgBO.cpp 2025-05-07T19:46:55.0375845Z [148/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_dense_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_placeholder_JsKgO7.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_placeholder_JsKgO7.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_placeholder_JsKgO7.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_placeholder_JsKgO7.cpp 2025-05-07T19:46:55.0473967Z [149/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_split_host_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_placeholder_Gwp9e1.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_placeholder_Gwp9e1.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_placeholder_Gwp9e1.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_placeholder_Gwp9e1.cpp 2025-05-07T19:46:55.2400569Z [150/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_backward_split_host.so -o fbgemm_gpu_tbe_training_backward_split_host.so CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_placeholder_Gwp9e1.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so fbgemm_gpu_config.so fbgemm_gpu_tbe_utils.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so && : 2025-05-07T19:46:58.0845233Z [151/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:46:58.6550177Z [152/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:46:58.8868267Z [153/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:47:03.6484624Z [154/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_index_select_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_ops.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_ops.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_ops.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_ops.cpp 2025-05-07T19:47:05.1936148Z [155/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:47:06.0580193Z [156/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils.cpp 2025-05-07T19:47:07.5268106Z [157/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:47:08.6932739Z [158/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:47:08.9224540Z [159/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_training_backward_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:47:09.2485900Z [160/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_backward.so -o fbgemm_gpu_tbe_training_backward.so CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/codegen/training/backward/embedding_backward_dense_host_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_dense_split_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adagrad_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_sgd_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_adam_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lamb_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_lars_sgd_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_none_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_sgd_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_adagrad_split_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp.o CMakeFiles/fbgemm_gpu_tbe_training_backward.dir/gen_embedding_backward_sgd_split_cpu.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_cache.so fbgemm_gpu_tbe_common.so fbgemm_gpu_sparse_async_cumsum.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed fbgemm.so fbgemm_gpu_config.so fbgemm_gpu_tbe_utils.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T19:47:09.4462608Z [161/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_backward_gwd.so -o fbgemm_gpu_tbe_training_backward_gwd.so CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_placeholder_hHV8a8.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_training_backward.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T19:47:09.6475336Z [162/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_backward_vbe.so -o fbgemm_gpu_tbe_training_backward_vbe.so CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_placeholder_N8vgBO.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_training_backward.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T19:47:09.8491491Z [163/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_training_backward_dense.so -o fbgemm_gpu_tbe_training_backward_dense.so CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_placeholder_JsKgO7.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_training_backward.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T19:47:12.4889611Z [164/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils_ops.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils_ops.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils_ops.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils_ops.cpp 2025-05-07T19:47:13.5322888Z [165/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_tbe_index_select_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:47:13.8173872Z [166/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_tbe_index_select.so -o fbgemm_gpu_tbe_index_select.so CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp.o CMakeFiles/fbgemm_gpu_tbe_index_select.dir/codegen/training/index_select/batch_index_select_dim0_ops.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so fbgemm_gpu_sparse_async_cumsum.so fbgemm_gpu_tbe_utils.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so && : 2025-05-07T19:47:14.6075036Z [167/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp 2025-05-07T19:47:17.9572537Z [168/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_embedding_inplace_ops_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp 2025-05-07T19:47:18.2631996Z [169/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_embedding_inplace_ops.so -o fbgemm_gpu_embedding_inplace_ops.so CMakeFiles/fbgemm_gpu_embedding_inplace_ops.dir/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:47:18.3081031Z [170/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp 2025-05-07T19:47:19.8730388Z [171/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp 2025-05-07T19:47:24.2761527Z [172/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp 2025-05-07T19:47:24.7181216Z [173/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp 2025-05-07T19:47:26.6315400Z [174/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp 2025-05-07T19:47:29.0008111Z [175/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_cpu.cpp 2025-05-07T19:47:29.7425569Z [176/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp 2025-05-07T19:47:32.5695667Z [177/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine_cpu.cpp 2025-05-07T19:47:33.2772274Z [178/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_models.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_models.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_models.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/eeg_models.cpp 2025-05-07T19:47:36.1807089Z [179/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_meta.cpp 2025-05-07T19:47:36.4264413Z [180/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_cpu.cpp 2025-05-07T19:47:37.7158358Z [181/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_async_batched_cumsum.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_async_batched_cumsum.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_async_batched_cumsum.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.cpp 2025-05-07T19:47:41.5515499Z [182/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_meta.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_meta.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_meta.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_meta.cpp 2025-05-07T19:47:43.0855706Z [183/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp 2025-05-07T19:47:43.0925185Z [184/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T19:47:43.0927316Z ################################################################################ 2025-05-07T19:47:43.0927968Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.0928830Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T19:47:43.0929687Z Removing all RPATHs ... 2025-05-07T19:47:43.0930146Z ################################################################################ 2025-05-07T19:47:43.1134885Z [185/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 1 2025-05-07T19:47:43.1136999Z ################################################################################ 2025-05-07T19:47:43.1137637Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.1138550Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T19:47:43.1139481Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:47:43.1140092Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:47:43.1141208Z ################################################################################ 2025-05-07T19:47:43.1206872Z [186/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:47:43.1208659Z ################################################################################ 2025-05-07T19:47:43.1209245Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.1210095Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:47:43.1210878Z Removing all RPATHs ... 2025-05-07T19:47:43.1211315Z ################################################################################ 2025-05-07T19:47:43.1283270Z [187/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 1 2025-05-07T19:47:43.1285560Z ################################################################################ 2025-05-07T19:47:43.1286178Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.1287214Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:47:43.1288267Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:47:43.1288920Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:47:43.1289894Z ################################################################################ 2025-05-07T19:47:43.1353287Z [188/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:47:43.1355512Z ################################################################################ 2025-05-07T19:47:43.1356100Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.1357047Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:47:43.1358000Z Removing all RPATHs ... 2025-05-07T19:47:43.1358467Z ################################################################################ 2025-05-07T19:47:43.1422373Z [189/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:47:43.1424521Z ################################################################################ 2025-05-07T19:47:43.1425151Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.1426101Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:47:43.1427139Z Removing all RPATHs ... 2025-05-07T19:47:43.1427592Z ################################################################################ 2025-05-07T19:47:43.1492167Z [190/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 1 2025-05-07T19:47:43.1494532Z ################################################################################ 2025-05-07T19:47:43.1495137Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.1496266Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:47:43.1497313Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:47:43.1497940Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:47:43.1498960Z ################################################################################ 2025-05-07T19:47:43.1564823Z [191/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 1 2025-05-07T19:47:43.1566934Z ################################################################################ 2025-05-07T19:47:43.1567437Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.1568457Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:47:43.1569497Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:47:43.1570116Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:47:43.1570837Z ################################################################################ 2025-05-07T19:47:43.1632948Z [192/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:47:43.1635291Z ################################################################################ 2025-05-07T19:47:43.1635907Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.1636920Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:47:43.1637938Z Removing all RPATHs ... 2025-05-07T19:47:43.1638400Z ################################################################################ 2025-05-07T19:47:43.1702470Z [193/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 1 2025-05-07T19:47:43.1704755Z ################################################################################ 2025-05-07T19:47:43.1705329Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.1706409Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:47:43.1707511Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:47:43.1708140Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:47:43.1708851Z ################################################################################ 2025-05-07T19:47:43.1847661Z [194/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 1 2025-05-07T19:47:43.1849970Z ################################################################################ 2025-05-07T19:47:43.1850584Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.1851648Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:47:43.1852494Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:47:43.1852980Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:47:43.1853501Z ################################################################################ 2025-05-07T19:47:43.1926962Z [195/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 1 2025-05-07T19:47:43.1929692Z ################################################################################ 2025-05-07T19:47:43.1930307Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.1931491Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:47:43.1932943Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:47:43.1933557Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:47:43.1934323Z ################################################################################ 2025-05-07T19:47:43.2002056Z [196/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 1 2025-05-07T19:47:43.2004507Z ################################################################################ 2025-05-07T19:47:43.2005109Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.2006202Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:47:43.2007362Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:47:43.2008027Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:47:43.2008755Z ################################################################################ 2025-05-07T19:47:43.2069500Z [197/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 1 2025-05-07T19:47:43.2071948Z ################################################################################ 2025-05-07T19:47:43.2072589Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.2073996Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:47:43.2075273Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:47:43.2075916Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:47:43.2076652Z ################################################################################ 2025-05-07T19:47:43.2138665Z [198/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 1 2025-05-07T19:47:43.2141286Z ################################################################################ 2025-05-07T19:47:43.2142010Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.2143234Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:47:43.2144414Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:47:43.2145200Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:47:43.2145934Z ################################################################################ 2025-05-07T19:47:43.2206703Z [199/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 1 2025-05-07T19:47:43.2209263Z ################################################################################ 2025-05-07T19:47:43.2209951Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.2211073Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:47:43.2212440Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:47:43.2213174Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:47:43.2213850Z ################################################################################ 2025-05-07T19:47:43.2287953Z [200/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 1 2025-05-07T19:47:43.2290463Z ################################################################################ 2025-05-07T19:47:43.2291060Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.2292099Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:47:43.2293183Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:47:43.2293851Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:47:43.2294590Z ################################################################################ 2025-05-07T19:47:43.2361432Z [201/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:47:43.2363751Z ################################################################################ 2025-05-07T19:47:43.2364359Z [CMAKE] Running post-build script ... 2025-05-07T19:47:43.2365464Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:47:43.2366580Z Removing all RPATHs ... 2025-05-07T19:47:43.2367049Z ################################################################################ 2025-05-07T19:47:52.0245002Z [202/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_utils.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_utils.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_utils.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/eeg_utils.cpp 2025-05-07T19:47:55.0708671Z [203/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator_ops.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator_ops.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator_ops.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_estimator_ops.cpp 2025-05-07T19:47:55.2780608Z [204/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_estimator.cpp 2025-05-07T19:47:56.6033636Z [205/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator_ops.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator_ops.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator_ops.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_generator_ops.cpp 2025-05-07T19:48:00.3696073Z [206/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_generator.cpp 2025-05-07T19:48:05.7300513Z [207/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:48:22.0298052Z [208/211] /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dfbgemm_gpu_py_EXPORTS -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include -I/__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -std=c++20 -fPIC -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-declarations -mavx2 -mf16c -mfma -fopenmp -MD -MT CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp.o -MF CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp.o.d -o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp 2025-05-07T19:48:22.3540746Z [209/211] : && /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ -fPIC -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA -O3 -DNDEBUG -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/github/home/miniconda/envs/build_binary/lib -Wl,-rpath-link,/github/home/miniconda/envs/build_binary/lib -L/github/home/miniconda/envs/build_binary/lib -s -shared -Wl,-soname,fbgemm_gpu_py.so -o fbgemm_gpu_py.so CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/memory_utils/memory_utils_ops.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/input_combine_ops/input_combine_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/layout_transform_ops/layout_transform_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/quantize_ops/quantize_ops_meta.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_async_batched_cumsum.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_cpu.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/sparse_ops/sparse_ops_meta.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_models.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/eeg_utils.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator_ops.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_estimator.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator_ops.cpp.o CMakeFiles/fbgemm_gpu_py.dir/src/tbe/eeg/indices_generator.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so fbgemm.so fbgemm_gpu_embedding_inplace_ops.so fbgemm_gpu_tbe_index_select.so fbgemm_gpu_tbe_cache.so fbgemm_gpu_tbe_optimizers.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed fbgemm_gpu_sparse_async_cumsum.so fbgemm_gpu_tbe_utils.so /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && : 2025-05-07T19:48:22.3720816Z [210/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 1 2025-05-07T19:48:22.3722005Z ################################################################################ 2025-05-07T19:48:22.3722360Z [CMAKE] Running post-build script ... 2025-05-07T19:48:22.3722884Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:48:22.3723433Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:48:22.3723972Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:22.3724379Z ################################################################################ 2025-05-07T19:48:22.3725374Z [210/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-build && /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/cmake/data/bin/cmake -P cmake_install.cmake 2025-05-07T19:48:22.3759481Z -- Install configuration: "Release" 2025-05-07T19:48:22.3761212Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/asmjit.so 2025-05-07T19:48:22.3785038Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm.so 2025-05-07T19:48:22.3786476Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_cache.so 2025-05-07T19:48:22.3799287Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_inference.so 2025-05-07T19:48:22.3800660Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_config.so 2025-05-07T19:48:22.3813272Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_utils.so 2025-05-07T19:48:22.3825722Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:48:22.3827123Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_common.so 2025-05-07T19:48:22.3828624Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:48:22.3834848Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:48:22.3836321Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:48:22.3838042Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:48:22.3839674Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:48:22.3841353Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:48:22.3843074Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:48:22.3844636Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:48:22.3846617Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:48:22.3848746Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py 2025-05-07T19:48:22.3851126Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py 2025-05-07T19:48:22.3853536Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py 2025-05-07T19:48:22.3855162Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py 2025-05-07T19:48:22.3857078Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py 2025-05-07T19:48:22.3858700Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py 2025-05-07T19:48:22.3860156Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py 2025-05-07T19:48:22.3861498Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py 2025-05-07T19:48:22.3862758Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py 2025-05-07T19:48:22.3864072Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py 2025-05-07T19:48:22.3865434Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py 2025-05-07T19:48:22.3866694Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py 2025-05-07T19:48:22.3867881Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py 2025-05-07T19:48:22.3869087Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py 2025-05-07T19:48:22.3870475Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py 2025-05-07T19:48:22.3872168Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py 2025-05-07T19:48:22.3873296Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:48:22.3874264Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_py.so 2025-05-07T19:48:22.3886234Z 2025-05-07T19:48:22.3933959Z 2025-05-07T19:48:22.3934709Z copying fbgemm_gpu/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/__init__.py 2025-05-07T19:48:22.3936963Z copying fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py 2025-05-07T19:48:22.3938315Z copying fbgemm_gpu/enums.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/enums.py 2025-05-07T19:48:22.3939432Z copying fbgemm_gpu/metrics.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/metrics.py 2025-05-07T19:48:22.3941114Z copying fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py 2025-05-07T19:48:22.3943173Z copying fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py 2025-05-07T19:48:22.3944773Z copying fbgemm_gpu/quantize_comm.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize_comm.py 2025-05-07T19:48:22.3945974Z copying fbgemm_gpu/quantize_utils.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize_utils.py 2025-05-07T19:48:22.3947492Z copying fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/runtime_monitor.py 2025-05-07T19:48:22.3948737Z copying fbgemm_gpu/sparse_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sparse_ops.py 2025-05-07T19:48:22.3950279Z copying fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_configs.py 2025-05-07T19:48:22.3952176Z copying fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py 2025-05-07T19:48:22.3953780Z copying fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py 2025-05-07T19:48:22.3955010Z copying fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_utils.py 2025-05-07T19:48:22.3956758Z copying fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py 2025-05-07T19:48:22.3958873Z copying fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py 2025-05-07T19:48:22.3960910Z copying fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py 2025-05-07T19:48:22.3963194Z copying fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py 2025-05-07T19:48:22.3965638Z copying fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py 2025-05-07T19:48:22.3967986Z copying fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py 2025-05-07T19:48:22.3969768Z copying fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py 2025-05-07T19:48:22.3971102Z copying fbgemm_gpu/uvm.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/uvm.py 2025-05-07T19:48:22.3972171Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config 2025-05-07T19:48:22.3973310Z copying fbgemm_gpu/config/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config/__init__.py 2025-05-07T19:48:22.3974653Z copying fbgemm_gpu/config/feature_list.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config/feature_list.py 2025-05-07T19:48:22.3975599Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs 2025-05-07T19:48:22.3976844Z copying fbgemm_gpu/docs/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/__init__.py 2025-05-07T19:48:22.3977959Z copying fbgemm_gpu/docs/common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/common.py 2025-05-07T19:48:22.3979179Z copying fbgemm_gpu/docs/examples.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/examples.py 2025-05-07T19:48:22.3980748Z copying fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py 2025-05-07T19:48:22.3982482Z copying fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py 2025-05-07T19:48:22.3984478Z copying fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py 2025-05-07T19:48:22.3986152Z copying fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/quantize_ops.py 2025-05-07T19:48:22.3987637Z copying fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/sparse_ops.py 2025-05-07T19:48:22.3988876Z copying fbgemm_gpu/docs/version.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/version.py 2025-05-07T19:48:22.3989723Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize 2025-05-07T19:48:22.3990822Z copying fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize/__init__.py 2025-05-07T19:48:22.3992479Z copying fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize/quantize_ops.py 2025-05-07T19:48:22.3993906Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll 2025-05-07T19:48:22.3995177Z copying fbgemm_gpu/sll/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/__init__.py 2025-05-07T19:48:22.3996009Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe 2025-05-07T19:48:22.3997166Z copying fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/__init__.py 2025-05-07T19:48:22.3998351Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton 2025-05-07T19:48:22.3999375Z copying fbgemm_gpu/triton/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/__init__.py 2025-05-07T19:48:22.4000809Z copying fbgemm_gpu/triton/common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/common.py 2025-05-07T19:48:22.4002171Z copying fbgemm_gpu/triton/quantize.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/quantize.py 2025-05-07T19:48:22.4003560Z copying fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/quantize_ref.py 2025-05-07T19:48:22.4004772Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils 2025-05-07T19:48:22.4006011Z copying fbgemm_gpu/utils/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/__init__.py 2025-05-07T19:48:22.4007416Z copying fbgemm_gpu/utils/filestore.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/filestore.py 2025-05-07T19:48:22.4008782Z copying fbgemm_gpu/utils/loader.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/loader.py 2025-05-07T19:48:22.4010430Z copying fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/torch_library.py 2025-05-07T19:48:22.4011619Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu 2025-05-07T19:48:22.4012778Z copying fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu/__init__.py 2025-05-07T19:48:22.4014289Z copying fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py 2025-05-07T19:48:22.4015536Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta 2025-05-07T19:48:22.4016582Z copying fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta/__init__.py 2025-05-07T19:48:22.4018288Z copying fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py 2025-05-07T19:48:22.4019466Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4020634Z copying fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/__init__.py 2025-05-07T19:48:22.4021893Z copying fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/common.py 2025-05-07T19:48:22.4023762Z copying fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py 2025-05-07T19:48:22.4025909Z copying fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py 2025-05-07T19:48:22.4027904Z copying fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py 2025-05-07T19:48:22.4029703Z copying fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py 2025-05-07T19:48:22.4031789Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py 2025-05-07T19:48:22.4034275Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py 2025-05-07T19:48:22.4036098Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py 2025-05-07T19:48:22.4037903Z copying fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py 2025-05-07T19:48:22.4039340Z copying fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py 2025-05-07T19:48:22.4040665Z copying fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py 2025-05-07T19:48:22.4041966Z copying fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py 2025-05-07T19:48:22.4043005Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.4043763Z copying fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/__init__.py 2025-05-07T19:48:22.4044697Z copying fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py 2025-05-07T19:48:22.4045643Z copying fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py 2025-05-07T19:48:22.4046642Z copying fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py 2025-05-07T19:48:22.4047698Z copying fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py 2025-05-07T19:48:22.4048850Z copying fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py 2025-05-07T19:48:22.4049838Z copying fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/reporter.py 2025-05-07T19:48:22.4050794Z copying fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py 2025-05-07T19:48:22.4051868Z copying fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py 2025-05-07T19:48:22.4053036Z copying fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py 2025-05-07T19:48:22.4054099Z copying fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/utils.py 2025-05-07T19:48:22.4054847Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache 2025-05-07T19:48:22.4055595Z copying fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache/__init__.py 2025-05-07T19:48:22.4056648Z copying fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py 2025-05-07T19:48:22.4057563Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.4058282Z copying fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py 2025-05-07T19:48:22.4059129Z copying fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/common.py 2025-05-07T19:48:22.4059992Z copying fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/inference.py 2025-05-07T19:48:22.4060893Z copying fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/training.py 2025-05-07T19:48:22.4061722Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats 2025-05-07T19:48:22.4062463Z copying fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats/__init__.py 2025-05-07T19:48:22.4063478Z copying fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py 2025-05-07T19:48:22.4064348Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.4065107Z copying fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/__init__.py 2025-05-07T19:48:22.4065999Z copying fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/common.py 2025-05-07T19:48:22.4066876Z copying fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/offsets.py 2025-05-07T19:48:22.4067791Z copying fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/quantize.py 2025-05-07T19:48:22.4068701Z copying fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/requests.py 2025-05-07T19:48:22.4069489Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:48:22.4070291Z copying fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py 2025-05-07T19:48:22.4071447Z copying fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py 2025-05-07T19:48:22.4072510Z creating directory _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged 2025-05-07T19:48:22.4073318Z copying fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged/__init__.py 2025-05-07T19:48:22.4074411Z copying fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py 2025-05-07T19:48:22.4075160Z 2025-05-07T19:48:22.4114217Z INFO:root:running bdist_wheel 2025-05-07T19:48:22.4144253Z INFO:root:running build 2025-05-07T19:48:22.4144730Z INFO:root:running build_py 2025-05-07T19:48:22.4151466Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4153305Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4155414Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4157212Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/enums.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4158923Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/metrics.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4160741Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4162663Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4164485Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4166200Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4168572Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4170187Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4171929Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4173792Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4175756Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4177767Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4179712Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4181639Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4183684Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4185256Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4187252Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4189228Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4191227Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4192757Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/uvm.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4194122Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config 2025-05-07T19:48:22.4195730Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config 2025-05-07T19:48:22.4197538Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config 2025-05-07T19:48:22.4200189Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.4201714Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.4203457Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.4205287Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/examples.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.4207087Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.4208955Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.4210882Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.4212935Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.4214526Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.4216308Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/version.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.4217962Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize 2025-05-07T19:48:22.4219641Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize 2025-05-07T19:48:22.4221483Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize 2025-05-07T19:48:22.4223172Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll 2025-05-07T19:48:22.4224683Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll 2025-05-07T19:48:22.4226803Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe 2025-05-07T19:48:22.4228312Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe 2025-05-07T19:48:22.4230585Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T19:48:22.4232114Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T19:48:22.4233896Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T19:48:22.4235758Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T19:48:22.4237569Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T19:48:22.4239845Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T19:48:22.4241393Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T19:48:22.4243155Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T19:48:22.4245046Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/loader.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T19:48:22.4246829Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T19:48:22.4248555Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu 2025-05-07T19:48:22.4250105Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu 2025-05-07T19:48:22.4251936Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu 2025-05-07T19:48:22.4254231Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta 2025-05-07T19:48:22.4255814Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta 2025-05-07T19:48:22.4257615Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta 2025-05-07T19:48:22.4260645Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4262207Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4264044Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4266028Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4268098Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4270273Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4272165Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4274612Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4276761Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4278914Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4281029Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4283526Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4285253Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4287348Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.4289035Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.4290555Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.4292414Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.4294281Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.4296120Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.4298250Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.4300491Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.4302376Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.4304268Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.4306208Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.4307972Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.4310081Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.4311618Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache 2025-05-07T19:48:22.4312732Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache 2025-05-07T19:48:22.4315121Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache 2025-05-07T19:48:22.4316680Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.4318117Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.4319960Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.4321693Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.4323446Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.4325038Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats 2025-05-07T19:48:22.4326575Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats 2025-05-07T19:48:22.4328066Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats 2025-05-07T19:48:22.4329949Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.4331224Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.4333200Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.4335178Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.4337191Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.4338708Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.4340391Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:48:22.4341870Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:48:22.4343880Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:48:22.4345592Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged 2025-05-07T19:48:22.4347172Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged 2025-05-07T19:48:22.4349144Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged 2025-05-07T19:48:22.4397950Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/asmjit.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4426800Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4632046Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_cache.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4646471Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_inference.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4678765Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_config.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4686029Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_utils.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4699918Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4712711Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_common.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4738125Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4739949Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4756156Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4893450Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4936056Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4942253Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4949750Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4956365Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4963121Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.4987039Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.4989013Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.4995027Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5000863Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5006564Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5012878Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5019756Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5025570Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5031658Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5038440Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5044446Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5050182Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5055649Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5061569Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5066384Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5070410Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:48:22.5072420Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:48:22.5077740Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:48:22.5082006Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5093268Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/fbgemm_gpu_py.so -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5166326Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5168214Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5170044Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/enums.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5171933Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/metrics.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5173949Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5175882Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5177786Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5179694Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5181417Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5183314Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5185524Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5187503Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5189369Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5191164Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5193049Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5195014Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5196957Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5199380Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5202637Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5204706Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5206534Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5208631Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/uvm.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu 2025-05-07T19:48:22.5210622Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config 2025-05-07T19:48:22.5212494Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config 2025-05-07T19:48:22.5214303Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.5216179Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.5218187Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/examples.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.5220210Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.5222083Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.5224299Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.5226428Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.5228329Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.5230380Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/docs/version.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs 2025-05-07T19:48:22.5232297Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize 2025-05-07T19:48:22.5235357Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize 2025-05-07T19:48:22.5237143Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll 2025-05-07T19:48:22.5238873Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe 2025-05-07T19:48:22.5240597Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T19:48:22.5242390Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T19:48:22.5244360Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T19:48:22.5246179Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton 2025-05-07T19:48:22.5247978Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T19:48:22.5249759Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T19:48:22.5251530Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/loader.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T19:48:22.5253324Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils 2025-05-07T19:48:22.5255197Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu 2025-05-07T19:48:22.5257043Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu 2025-05-07T19:48:22.5258976Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta 2025-05-07T19:48:22.5260924Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta 2025-05-07T19:48:22.5262760Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5264614Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5266577Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5268624Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5270638Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5272899Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5275113Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5277265Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5279397Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5281569Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5283822Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5286167Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5288216Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5290186Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5292034Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5293988Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5295407Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5297539Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5299716Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5301600Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5303481Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5305401Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5307640Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5309694Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5311516Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache 2025-05-07T19:48:22.5313415Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache 2025-05-07T19:48:22.5315307Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.5317178Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.5319163Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.5321007Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.5322825Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats 2025-05-07T19:48:22.5324876Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats 2025-05-07T19:48:22.5326786Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.5328709Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.5330856Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.5332759Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.5334210Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.5335660Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:48:22.5337269Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:48:22.5338882Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged 2025-05-07T19:48:22.5340430Z INFO:root:copying _skbuild/linux-x86_64-3.10/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged 2025-05-07T19:48:22.5349680Z INFO:skbuild:copied 90 files 2025-05-07T19:48:22.5350210Z INFO:root:running build_ext 2025-05-07T19:48:22.5352578Z INFO:root:installing to _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel 2025-05-07T19:48:22.5353270Z INFO:root:running install 2025-05-07T19:48:22.5402879Z INFO:root:running install_lib 2025-05-07T19:48:22.5404802Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel 2025-05-07T19:48:22.5406635Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu 2025-05-07T19:48:22.5407781Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/config 2025-05-07T19:48:22.5409492Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/config 2025-05-07T19:48:22.5411750Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/config 2025-05-07T19:48:22.5413618Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/docs 2025-05-07T19:48:22.5415481Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T19:48:22.5418199Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T19:48:22.5420581Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/examples.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T19:48:22.5422696Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T19:48:22.5425236Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T19:48:22.5427730Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T19:48:22.5430660Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T19:48:22.5432925Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T19:48:22.5435056Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/docs/version.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/docs 2025-05-07T19:48:22.5437049Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/quantize 2025-05-07T19:48:22.5438918Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/quantize 2025-05-07T19:48:22.5441492Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/quantize 2025-05-07T19:48:22.5443313Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/sll 2025-05-07T19:48:22.5444574Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/sll/cpu 2025-05-07T19:48:22.5446276Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/cpu 2025-05-07T19:48:22.5448821Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/cpu 2025-05-07T19:48:22.5450640Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/sll/meta 2025-05-07T19:48:22.5452234Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/meta 2025-05-07T19:48:22.5455071Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/meta 2025-05-07T19:48:22.5456863Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5458807Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5461476Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5464230Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5466926Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5469670Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5472264Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5475297Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5478467Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5480853Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5483669Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5486648Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5489341Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5492293Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll/triton 2025-05-07T19:48:22.5503796Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/sll 2025-05-07T19:48:22.5505787Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe 2025-05-07T19:48:22.5507288Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5508968Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5510628Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5512717Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5514360Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5516161Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5518089Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5519894Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5521560Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5523290Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5525069Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5526768Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/bench 2025-05-07T19:48:22.5527982Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe/cache 2025-05-07T19:48:22.5529188Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/cache 2025-05-07T19:48:22.5530882Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/cache 2025-05-07T19:48:22.5532172Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.5532967Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:48:22.5534232Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:48:22.5536051Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:48:22.5537863Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.5539450Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.5541064Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.5542677Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/ssd 2025-05-07T19:48:22.5543917Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe/stats 2025-05-07T19:48:22.5545121Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/stats 2025-05-07T19:48:22.5546911Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/stats 2025-05-07T19:48:22.5548553Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.5550171Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.5551776Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.5553415Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.5555977Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.5558056Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe/utils 2025-05-07T19:48:22.5560037Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/tbe 2025-05-07T19:48:22.5561258Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/triton 2025-05-07T19:48:22.5562048Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/triton/jagged 2025-05-07T19:48:22.5563750Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/triton/jagged 2025-05-07T19:48:22.5565926Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/triton/jagged 2025-05-07T19:48:22.5568039Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/triton 2025-05-07T19:48:22.5569679Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/triton 2025-05-07T19:48:22.5571265Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/triton 2025-05-07T19:48:22.5572865Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/triton 2025-05-07T19:48:22.5574059Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/utils 2025-05-07T19:48:22.5575214Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/utils 2025-05-07T19:48:22.5576772Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/utils 2025-05-07T19:48:22.5578348Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils/loader.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/utils 2025-05-07T19:48:22.5580000Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/utils 2025-05-07T19:48:22.5581515Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/asmjit.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5582953Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5584458Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_cache.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5586000Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_inference.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5587554Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_config.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5589498Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_utils.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5591068Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5592655Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_common.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5594230Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5596316Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5598865Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5601363Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5603018Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5605104Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5607733Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5610544Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5613024Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5615216Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5618062Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5621295Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5624858Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5627725Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5629884Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5632053Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5634292Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5636662Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5638976Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5641242Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5643573Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5645782Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5647899Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5650137Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:48:22.5651734Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:48:22.5653387Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:48:22.5656292Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:48:22.5659233Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5661893Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/fbgemm_gpu_py.so -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5664189Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/__init__.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5666546Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5668953Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/enums.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5671155Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/metrics.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5673602Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5675771Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5678188Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5680598Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5682566Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5684048Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5685583Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5687287Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5688943Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5690547Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5692175Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5693862Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5695606Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5697363Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5699124Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5700883Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5702515Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5704033Z INFO:root:copying _skbuild/linux-x86_64-3.10/setuptools/lib.linux-x86_64-cpython-310/fbgemm_gpu/uvm.py -> _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu 2025-05-07T19:48:22.5704900Z INFO:skbuild:copied 125 files 2025-05-07T19:48:22.5705194Z INFO:root:running install_egg_info 2025-05-07T19:48:22.5709773Z INFO:root:running egg_info 2025-05-07T19:48:22.5731642Z INFO:root:creating fbgemm_gpu_nightly_cpu.egg-info 2025-05-07T19:48:22.5732708Z INFO:root:writing fbgemm_gpu_nightly_cpu.egg-info/PKG-INFO 2025-05-07T19:48:22.5736992Z INFO:root:writing dependency_links to fbgemm_gpu_nightly_cpu.egg-info/dependency_links.txt 2025-05-07T19:48:22.5739062Z INFO:root:writing requirements to fbgemm_gpu_nightly_cpu.egg-info/requires.txt 2025-05-07T19:48:22.5740227Z INFO:root:writing top-level names to fbgemm_gpu_nightly_cpu.egg-info/top_level.txt 2025-05-07T19:48:22.5741143Z INFO:root:writing manifest file 'fbgemm_gpu_nightly_cpu.egg-info/SOURCES.txt' 2025-05-07T19:48:22.5833748Z INFO:root:reading manifest file 'fbgemm_gpu_nightly_cpu.egg-info/SOURCES.txt' 2025-05-07T19:48:22.5859255Z INFO:root:writing manifest file 'fbgemm_gpu_nightly_cpu.egg-info/SOURCES.txt' 2025-05-07T19:48:22.5860753Z INFO:root:Copying fbgemm_gpu_nightly_cpu.egg-info to _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/./fbgemm_gpu_nightly_cpu-2025.5.7-py3.10.egg-info 2025-05-07T19:48:22.5866911Z INFO:root:running install_scripts 2025-05-07T19:48:22.5867461Z INFO:skbuild:copied 0 files 2025-05-07T19:48:25.0668637Z INFO:root:creating _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel/fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/WHEEL 2025-05-07T19:48:25.0671857Z INFO:wheel:creating '/__w/FBGEMM/FBGEMM/fbgemm_gpu/dist/.tmp-v7ls4c6m/fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl' and adding '_skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel' to it 2025-05-07T19:48:25.0674358Z INFO:wheel:adding 'fbgemm_gpu/__init__.py' 2025-05-07T19:48:25.0953744Z INFO:wheel:adding 'fbgemm_gpu/asmjit.so' 2025-05-07T19:48:25.0967382Z INFO:wheel:adding 'fbgemm_gpu/batched_unary_embeddings_ops.py' 2025-05-07T19:48:25.0969087Z INFO:wheel:adding 'fbgemm_gpu/enums.py' 2025-05-07T19:48:25.2640156Z INFO:wheel:adding 'fbgemm_gpu/fbgemm.so' 2025-05-07T19:48:25.2775917Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_config.so' 2025-05-07T19:48:25.2805392Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so' 2025-05-07T19:48:25.4743566Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_py.so' 2025-05-07T19:48:25.4877915Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so' 2025-05-07T19:48:25.4921370Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_cache.so' 2025-05-07T19:48:25.5064689Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_common.so' 2025-05-07T19:48:25.5233580Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_index_select.so' 2025-05-07T19:48:25.5488693Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_inference.so' 2025-05-07T19:48:25.5505254Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so' 2025-05-07T19:48:25.5958692Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so' 2025-05-07T19:48:25.5982353Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so' 2025-05-07T19:48:25.5986148Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so' 2025-05-07T19:48:25.7792961Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so' 2025-05-07T19:48:25.7873669Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so' 2025-05-07T19:48:25.7877407Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so' 2025-05-07T19:48:25.7949353Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so' 2025-05-07T19:48:25.8000346Z INFO:wheel:adding 'fbgemm_gpu/fbgemm_gpu_tbe_utils.so' 2025-05-07T19:48:25.8004896Z INFO:wheel:adding 'fbgemm_gpu/metrics.py' 2025-05-07T19:48:25.8007788Z INFO:wheel:adding 'fbgemm_gpu/permute_pooled_embedding_modules.py' 2025-05-07T19:48:25.8009938Z INFO:wheel:adding 'fbgemm_gpu/permute_pooled_embedding_modules_split.py' 2025-05-07T19:48:25.8013390Z INFO:wheel:adding 'fbgemm_gpu/quantize_comm.py' 2025-05-07T19:48:25.8016470Z INFO:wheel:adding 'fbgemm_gpu/quantize_utils.py' 2025-05-07T19:48:25.8019905Z INFO:wheel:adding 'fbgemm_gpu/runtime_monitor.py' 2025-05-07T19:48:25.8030909Z INFO:wheel:adding 'fbgemm_gpu/sparse_ops.py' 2025-05-07T19:48:25.8034692Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_configs.py' 2025-05-07T19:48:25.8037847Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_inference_converter.py' 2025-05-07T19:48:25.8039548Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_optimizer_ops.py' 2025-05-07T19:48:25.8041151Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_utils.py' 2025-05-07T19:48:25.8043169Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops.py' 2025-05-07T19:48:25.8046652Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_common.py' 2025-05-07T19:48:25.8067016Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_inference.py' 2025-05-07T19:48:25.8109608Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_training.py' 2025-05-07T19:48:25.8115874Z INFO:wheel:adding 'fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py' 2025-05-07T19:48:25.8117760Z INFO:wheel:adding 'fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py' 2025-05-07T19:48:25.8119927Z INFO:wheel:adding 'fbgemm_gpu/tbe_input_multiplexer.py' 2025-05-07T19:48:25.8121634Z INFO:wheel:adding 'fbgemm_gpu/uvm.py' 2025-05-07T19:48:25.8123521Z INFO:wheel:adding 'fbgemm_gpu/config/__init__.py' 2025-05-07T19:48:25.8125556Z INFO:wheel:adding 'fbgemm_gpu/config/feature_list.py' 2025-05-07T19:48:25.8127781Z INFO:wheel:adding 'fbgemm_gpu/docs/__init__.py' 2025-05-07T19:48:25.8129158Z INFO:wheel:adding 'fbgemm_gpu/docs/common.py' 2025-05-07T19:48:25.8130979Z INFO:wheel:adding 'fbgemm_gpu/docs/examples.py' 2025-05-07T19:48:25.8133648Z INFO:wheel:adding 'fbgemm_gpu/docs/jagged_tensor_ops.py' 2025-05-07T19:48:25.8135563Z INFO:wheel:adding 'fbgemm_gpu/docs/merge_pooled_embedding_ops.py' 2025-05-07T19:48:25.8137996Z INFO:wheel:adding 'fbgemm_gpu/docs/permute_pooled_embedding_ops.py' 2025-05-07T19:48:25.8139694Z INFO:wheel:adding 'fbgemm_gpu/docs/quantize_ops.py' 2025-05-07T19:48:25.8145589Z INFO:wheel:adding 'fbgemm_gpu/docs/sparse_ops.py' 2025-05-07T19:48:25.8147612Z INFO:wheel:adding 'fbgemm_gpu/docs/version.py' 2025-05-07T19:48:25.8149599Z INFO:wheel:adding 'fbgemm_gpu/quantize/__init__.py' 2025-05-07T19:48:25.8151589Z INFO:wheel:adding 'fbgemm_gpu/quantize/quantize_ops.py' 2025-05-07T19:48:25.8153832Z INFO:wheel:adding 'fbgemm_gpu/sll/__init__.py' 2025-05-07T19:48:25.8156057Z INFO:wheel:adding 'fbgemm_gpu/sll/cpu/__init__.py' 2025-05-07T19:48:25.8162518Z INFO:wheel:adding 'fbgemm_gpu/sll/cpu/cpu_sll.py' 2025-05-07T19:48:25.8165124Z INFO:wheel:adding 'fbgemm_gpu/sll/meta/__init__.py' 2025-05-07T19:48:25.8167902Z INFO:wheel:adding 'fbgemm_gpu/sll/meta/meta_sll.py' 2025-05-07T19:48:25.8170500Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/__init__.py' 2025-05-07T19:48:25.8172259Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/common.py' 2025-05-07T19:48:25.8174418Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py' 2025-05-07T19:48:25.8176989Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py' 2025-05-07T19:48:25.8180598Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_bmm.py' 2025-05-07T19:48:25.8184774Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py' 2025-05-07T19:48:25.8187000Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py' 2025-05-07T19:48:25.8189444Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py' 2025-05-07T19:48:25.8195107Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py' 2025-05-07T19:48:25.8200776Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py' 2025-05-07T19:48:25.8203217Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py' 2025-05-07T19:48:25.8207131Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_jagged_softmax.py' 2025-05-07T19:48:25.8212646Z INFO:wheel:adding 'fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py' 2025-05-07T19:48:25.8215494Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py' 2025-05-07T19:48:25.8218749Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py' 2025-05-07T19:48:25.8222626Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py' 2025-05-07T19:48:25.8224953Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py' 2025-05-07T19:48:25.8227131Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py' 2025-05-07T19:48:25.8230186Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py' 2025-05-07T19:48:25.8233557Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py' 2025-05-07T19:48:25.8236712Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py' 2025-05-07T19:48:25.8240143Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py' 2025-05-07T19:48:25.8243430Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py' 2025-05-07T19:48:25.8246603Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py' 2025-05-07T19:48:25.8249968Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py' 2025-05-07T19:48:25.8253707Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py' 2025-05-07T19:48:25.8256567Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py' 2025-05-07T19:48:25.8258758Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py' 2025-05-07T19:48:25.8261563Z INFO:wheel:adding 'fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py' 2025-05-07T19:48:25.8262992Z INFO:wheel:adding 'fbgemm_gpu/tbe/__init__.py' 2025-05-07T19:48:25.8265067Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/__init__.py' 2025-05-07T19:48:25.8267386Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/bench_config.py' 2025-05-07T19:48:25.8272434Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/bench_runs.py' 2025-05-07T19:48:25.8275250Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/eeg_cli.py' 2025-05-07T19:48:25.8277792Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/embedding_ops_common_config.py' 2025-05-07T19:48:25.8279895Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/eval_compression.py' 2025-05-07T19:48:25.8281572Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/reporter.py' 2025-05-07T19:48:25.8284919Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/tbe_data_config.py' 2025-05-07T19:48:25.8287825Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/tbe_data_config_loader.py' 2025-05-07T19:48:25.8290469Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py' 2025-05-07T19:48:25.8292237Z INFO:wheel:adding 'fbgemm_gpu/tbe/bench/utils.py' 2025-05-07T19:48:25.8294093Z INFO:wheel:adding 'fbgemm_gpu/tbe/cache/__init__.py' 2025-05-07T19:48:25.8295995Z INFO:wheel:adding 'fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py' 2025-05-07T19:48:25.8297685Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/__init__.py' 2025-05-07T19:48:25.8299202Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/common.py' 2025-05-07T19:48:25.8305280Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/inference.py' 2025-05-07T19:48:25.8330140Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/training.py' 2025-05-07T19:48:25.8334210Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/utils/__init__.py' 2025-05-07T19:48:25.8337372Z INFO:wheel:adding 'fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py' 2025-05-07T19:48:25.8339222Z INFO:wheel:adding 'fbgemm_gpu/tbe/stats/__init__.py' 2025-05-07T19:48:25.8342208Z INFO:wheel:adding 'fbgemm_gpu/tbe/stats/bench_params_reporter.py' 2025-05-07T19:48:25.8344170Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/__init__.py' 2025-05-07T19:48:25.8345835Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/common.py' 2025-05-07T19:48:25.8347746Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/offsets.py' 2025-05-07T19:48:25.8350365Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/quantize.py' 2025-05-07T19:48:25.8356232Z INFO:wheel:adding 'fbgemm_gpu/tbe/utils/requests.py' 2025-05-07T19:48:25.8358633Z INFO:wheel:adding 'fbgemm_gpu/triton/__init__.py' 2025-05-07T19:48:25.8360562Z INFO:wheel:adding 'fbgemm_gpu/triton/common.py' 2025-05-07T19:48:25.8368235Z INFO:wheel:adding 'fbgemm_gpu/triton/quantize.py' 2025-05-07T19:48:25.8373053Z INFO:wheel:adding 'fbgemm_gpu/triton/quantize_ref.py' 2025-05-07T19:48:25.8375114Z INFO:wheel:adding 'fbgemm_gpu/triton/jagged/__init__.py' 2025-05-07T19:48:25.8383228Z INFO:wheel:adding 'fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py' 2025-05-07T19:48:25.8385572Z INFO:wheel:adding 'fbgemm_gpu/utils/__init__.py' 2025-05-07T19:48:25.8388018Z INFO:wheel:adding 'fbgemm_gpu/utils/filestore.py' 2025-05-07T19:48:25.8389723Z INFO:wheel:adding 'fbgemm_gpu/utils/loader.py' 2025-05-07T19:48:25.8392063Z INFO:wheel:adding 'fbgemm_gpu/utils/torch_library.py' 2025-05-07T19:48:25.8395266Z INFO:wheel:adding 'fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/METADATA' 2025-05-07T19:48:25.8396445Z INFO:wheel:adding 'fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/WHEEL' 2025-05-07T19:48:25.8397369Z INFO:wheel:adding 'fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/top_level.txt' 2025-05-07T19:48:25.8403902Z INFO:wheel:adding 'fbgemm_gpu_nightly_cpu-2025.5.7.dist-info/RECORD' 2025-05-07T19:48:25.8407994Z INFO:root:removing _skbuild/linux-x86_64-3.10/setuptools/bdist.linux-x86_64/wheel 2025-05-07T19:48:25.8449584Z ╒═════════╤═══════════════════════╕ 2025-05-07T19:48:25.8450049Z │ │ Version │ 2025-05-07T19:48:25.8450399Z ╞═════════╪═══════════════════════╡ 2025-05-07T19:48:25.8450727Z │ PyTorch │ 2.8.0.dev20250507+cpu │ 2025-05-07T19:48:25.8451077Z ╘═════════╧═══════════════════════╛ 2025-05-07T19:48:26.0806690Z Successfully built fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T19:48:26.1539707Z 2025-05-07T19:48:26.1674141Z ################################################################################ 2025-05-07T19:48:26.1674740Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T19:48:26.1675170Z [CHECK] Listing out library size: 2025-05-07T19:48:26.1675595Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T19:48:26.1675912Z 2025-05-07T19:48:26.1685560Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T19:48:26.1686950Z 2025-05-07T19:48:26.1687727Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T19:48:26.1688623Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.1689179Z 2025-05-07T19:48:26.1747686Z GLIBC_2.2.5 2025-05-07T19:48:26.1747909Z GLIBC_2.14 2025-05-07T19:48:26.1749167Z 2025-05-07T19:48:26.1749180Z 2025-05-07T19:48:26.1749703Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T19:48:26.1750610Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.1751185Z 2025-05-07T19:48:26.1805766Z 2025-05-07T19:48:26.1805916Z 2025-05-07T19:48:26.1822939Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so > /tmp/tmp.v5s09Vz68e.symbols.txt 2025-05-07T19:48:26.1823369Z 2025-05-07T19:48:26.1848941Z 2025-05-07T19:48:26.1871653Z [CHECK] Total Number of symbols: 803 2025-05-07T19:48:26.1884180Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:48:26.1899445Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so > /tmp/tmp.NzD6PyWG1V.usymbols.txt 2025-05-07T19:48:26.1899868Z 2025-05-07T19:48:26.1914001Z 2025-05-07T19:48:26.1936582Z [CHECK] Listing out undefined symbols (49 total): 2025-05-07T19:48:26.1949307Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.1949651Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:48:26.1949983Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:48:26.1950393Z U __errno_location@GLIBC_2.2.5 2025-05-07T19:48:26.1950785Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.1951198Z U __popcountdi2@GCC_3.4 2025-05-07T19:48:26.1951507Z U abort@GLIBC_2.2.5 2025-05-07T19:48:26.1951779Z U close@GLIBC_2.2.5 2025-05-07T19:48:26.1952079Z U fputs@GLIBC_2.2.5 2025-05-07T19:48:26.1952349Z U free@GLIBC_2.2.5 2025-05-07T19:48:26.1952641Z U ftruncate64@GLIBC_2.2.5 2025-05-07T19:48:26.1952932Z U fwrite@GLIBC_2.2.5 2025-05-07T19:48:26.1953219Z U getenv@GLIBC_2.2.5 2025-05-07T19:48:26.1953529Z U getpagesize@GLIBC_2.2.5 2025-05-07T19:48:26.1953823Z U madvise@GLIBC_2.2.5 2025-05-07T19:48:26.1954113Z U malloc@GLIBC_2.2.5 2025-05-07T19:48:26.1954388Z U memcmp@GLIBC_2.2.5 2025-05-07T19:48:26.1954749Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.1955027Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.1955320Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.1955598Z U mmap@GLIBC_2.2.5 2025-05-07T19:48:26.1955886Z U mprotect@GLIBC_2.2.5 2025-05-07T19:48:26.1956176Z U munmap@GLIBC_2.2.5 2025-05-07T19:48:26.1956628Z U open64@GLIBC_2.2.5 2025-05-07T19:48:26.1956982Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.1957366Z U pthread_mutex_destroy@GLIBC_2.2.5 2025-05-07T19:48:26.1957707Z U pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:48:26.1958033Z U pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:48:26.1958353Z U read@GLIBC_2.2.5 2025-05-07T19:48:26.1958628Z U realloc@GLIBC_2.2.5 2025-05-07T19:48:26.1958912Z U shm_open 2025-05-07T19:48:26.1959151Z U shm_unlink 2025-05-07T19:48:26.1959424Z U snprintf@GLIBC_2.2.5 2025-05-07T19:48:26.1959718Z U stderr@GLIBC_2.2.5 2025-05-07T19:48:26.1959992Z U strcmp@GLIBC_2.2.5 2025-05-07T19:48:26.1960278Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.1960549Z U strtol@GLIBC_2.2.5 2025-05-07T19:48:26.1960835Z U syscall@GLIBC_2.2.5 2025-05-07T19:48:26.1961121Z U sysconf@GLIBC_2.2.5 2025-05-07T19:48:26.1961412Z U uname@GLIBC_2.2.5 2025-05-07T19:48:26.1961687Z U unlink@GLIBC_2.2.5 2025-05-07T19:48:26.1961980Z U vsnprintf@GLIBC_2.2.5 2025-05-07T19:48:26.1962356Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.1962780Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.1963220Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.1963603Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.1963929Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.1964233Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.1964537Z w __gmon_start__ 2025-05-07T19:48:26.1964877Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.1965278Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T19:48:26.1965532Z 2025-05-07T19:48:26.1986777Z linux-vdso.so.1 (0x00007ffee21af000) 2025-05-07T19:48:26.1987207Z libtorch_cpu.so => not found 2025-05-07T19:48:26.1987477Z libtorch.so => not found 2025-05-07T19:48:26.1987815Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f8cc94ab000) 2025-05-07T19:48:26.1988426Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f8cc947d000) 2025-05-07T19:48:26.1988828Z libc.so.6 => /lib64/libc.so.6 (0x00007f8cc9275000) 2025-05-07T19:48:26.1989195Z libm.so.6 => /lib64/libm.so.6 (0x00007f8cc9198000) 2025-05-07T19:48:26.1989552Z /lib64/ld-linux-x86-64.so.2 (0x00007f8cc978e000) 2025-05-07T19:48:26.1989808Z 2025-05-07T19:48:26.1989919Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.1990297Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so 2025-05-07T19:48:26.1990606Z 2025-05-07T19:48:26.2020491Z 2025-05-07T19:48:26.2020691Z Dynamic section at offset 0x78e88 contains 32 entries: 2025-05-07T19:48:26.2021136Z Tag Type Name/Value 2025-05-07T19:48:26.2021564Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.2022102Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.2022664Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.2023261Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.2023846Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.2024396Z 0x000000000000000e (SONAME) Library soname: [asmjit.so] 2025-05-07T19:48:26.2024822Z 0x000000000000000c (INIT) 0x1a000 2025-05-07T19:48:26.2025150Z 0x000000000000000d (FINI) 0x5af2c 2025-05-07T19:48:26.2025486Z 0x0000000000000019 (INIT_ARRAY) 0x780b0 2025-05-07T19:48:26.2025825Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.2026174Z 0x000000000000001a (FINI_ARRAY) 0x780b8 2025-05-07T19:48:26.2026638Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.2026969Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:48:26.2027303Z 0x000000006ffffef5 (GNU_HASH) 0x1e18 2025-05-07T19:48:26.2027626Z 0x0000000000000005 (STRTAB) 0x86e0 2025-05-07T19:48:26.2027960Z 0x0000000000000006 (SYMTAB) 0x3b80 2025-05-07T19:48:26.2028296Z 0x000000000000000a (STRSZ) 45274 (bytes) 2025-05-07T19:48:26.2028667Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.2029013Z 0x0000000000000003 (PLTGOT) 0x790d8 2025-05-07T19:48:26.2029360Z 0x0000000000000002 (PLTRELSZ) 8064 (bytes) 2025-05-07T19:48:26.2029710Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.2030025Z 0x0000000000000017 (JMPREL) 0x171e0 2025-05-07T19:48:26.2030358Z 0x0000000000000007 (RELA) 0x13e98 2025-05-07T19:48:26.2030707Z 0x0000000000000008 (RELASZ) 13128 (bytes) 2025-05-07T19:48:26.2031072Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.2031397Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.2031730Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.2032085Z 0x000000006ffffffe (VERNEED) 0x13e08 2025-05-07T19:48:26.2032417Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:48:26.2032746Z 0x000000006ffffff0 (VERSYM) 0x137ba 2025-05-07T19:48:26.2033065Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:48:26.2033380Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.2033582Z 2025-05-07T19:48:26.2033693Z ################################################################################ 2025-05-07T19:48:26.2033990Z 2025-05-07T19:48:26.2033994Z 2025-05-07T19:48:26.2034102Z ################################################################################ 2025-05-07T19:48:26.2034719Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:48:26.2035204Z [CHECK] Listing out library size: 2025-05-07T19:48:26.2035725Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:48:26.2036118Z 2025-05-07T19:48:26.2036358Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:48:26.2036785Z 2025-05-07T19:48:26.2037233Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:48:26.2038224Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.2038818Z 2025-05-07T19:48:26.2083766Z GLIBC_2.2.5 2025-05-07T19:48:26.2084000Z GLIBC_2.14 2025-05-07T19:48:26.2085308Z 2025-05-07T19:48:26.2085312Z 2025-05-07T19:48:26.2085827Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:48:26.2086867Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.2087492Z 2025-05-07T19:48:26.2133617Z GLIBCXX_3.4 2025-05-07T19:48:26.2133836Z GLIBCXX_3.4.21 2025-05-07T19:48:26.2135092Z 2025-05-07T19:48:26.2135149Z 2025-05-07T19:48:26.2150860Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so > /tmp/tmp.0qvrSE0wN8.symbols.txt 2025-05-07T19:48:26.2151337Z 2025-05-07T19:48:26.2170059Z 2025-05-07T19:48:26.2192873Z [CHECK] Total Number of symbols: 190 2025-05-07T19:48:26.2204788Z [CHECK] Number of fbgemm symbols: 63 2025-05-07T19:48:26.2220040Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so > /tmp/tmp.gJOhrMgCLp.usymbols.txt 2025-05-07T19:48:26.2220525Z 2025-05-07T19:48:26.2233838Z 2025-05-07T19:48:26.2256279Z [CHECK] Listing out undefined symbols (47 total): 2025-05-07T19:48:26.2268600Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.2269090Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:48:26.2269419Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:48:26.2269773Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:48:26.2270087Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:48:26.2270427Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.2271284Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.2272110Z U c10::BoolType::get() 2025-05-07T19:48:26.2272462Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:48:26.2272810Z U c10::IntType::get() 2025-05-07T19:48:26.2273238Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.2273723Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:48:26.2274403Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:48:26.2275150Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:48:26.2275503Z U c10::TensorType::get() 2025-05-07T19:48:26.2275839Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:48:26.2276594Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:48:26.2277504Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:48:26.2278237Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:48:26.2278898Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:48:26.2279317Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.2279602Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.2279902Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.2280236Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.2280726Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.2281090Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.2281453Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.2281858Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.2282227Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:48:26.2282587Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:48:26.2282926Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:48:26.2283253Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.2283574Z U torch::CppFunction::~CppFunction() 2025-05-07T19:48:26.2284416Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:48:26.2285628Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.2286487Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.2287237Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:48:26.2287890Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.2288365Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:48:26.2288810Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.2289433Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.2290111Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:48:26.2290580Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.2290905Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.2291231Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.2291542Z w __gmon_start__ 2025-05-07T19:48:26.2291815Z w __pthread_key_create 2025-05-07T19:48:26.2292182Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.2292637Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:48:26.2292964Z 2025-05-07T19:48:26.2304718Z linux-vdso.so.1 (0x00007fffbf5ca000) 2025-05-07T19:48:26.2305038Z libc10.so => not found 2025-05-07T19:48:26.2305296Z libtorch_cpu.so => not found 2025-05-07T19:48:26.2305573Z libtorch.so => not found 2025-05-07T19:48:26.2305889Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f941fad8000) 2025-05-07T19:48:26.2306321Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f941faaa000) 2025-05-07T19:48:26.2306706Z libc.so.6 => /lib64/libc.so.6 (0x00007f941f8a0000) 2025-05-07T19:48:26.2307066Z libm.so.6 => /lib64/libm.so.6 (0x00007f941f7c5000) 2025-05-07T19:48:26.2307420Z /lib64/ld-linux-x86-64.so.2 (0x00007f941fd5c000) 2025-05-07T19:48:26.2307670Z 2025-05-07T19:48:26.2307777Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.2308409Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:48:26.2308778Z 2025-05-07T19:48:26.2336535Z 2025-05-07T19:48:26.2336739Z Dynamic section at offset 0x1a9b8 contains 33 entries: 2025-05-07T19:48:26.2337166Z Tag Type Name/Value 2025-05-07T19:48:26.2337611Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:48:26.2338134Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.2338683Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.2339366Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.2339934Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.2340500Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.2341025Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_cache.so] 2025-05-07T19:48:26.2341488Z 0x000000000000000c (INIT) 0xa000 2025-05-07T19:48:26.2341817Z 0x000000000000000d (FINI) 0x15d90 2025-05-07T19:48:26.2342161Z 0x0000000000000019 (INIT_ARRAY) 0x1a728 2025-05-07T19:48:26.2342520Z 0x000000000000001b (INIT_ARRAYSZ) 48 (bytes) 2025-05-07T19:48:26.2342859Z 0x000000000000001a (FINI_ARRAY) 0x1a758 2025-05-07T19:48:26.2343205Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.2343533Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:48:26.2343864Z 0x000000006ffffef5 (GNU_HASH) 0xac8 2025-05-07T19:48:26.2344189Z 0x0000000000000005 (STRTAB) 0x23a8 2025-05-07T19:48:26.2344518Z 0x0000000000000006 (SYMTAB) 0x11c0 2025-05-07T19:48:26.2344858Z 0x000000000000000a (STRSZ) 24523 (bytes) 2025-05-07T19:48:26.2345222Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.2345572Z 0x0000000000000003 (PLTGOT) 0x1ac18 2025-05-07T19:48:26.2345917Z 0x0000000000000002 (PLTRELSZ) 1512 (bytes) 2025-05-07T19:48:26.2346267Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.2346578Z 0x0000000000000017 (JMPREL) 0x9258 2025-05-07T19:48:26.2346905Z 0x0000000000000007 (RELA) 0x8598 2025-05-07T19:48:26.2347332Z 0x0000000000000008 (RELASZ) 3264 (bytes) 2025-05-07T19:48:26.2347701Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.2348023Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.2348359Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.2348722Z 0x000000006ffffffe (VERNEED) 0x84f8 2025-05-07T19:48:26.2349047Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:48:26.2349382Z 0x000000006ffffff0 (VERSYM) 0x8374 2025-05-07T19:48:26.2349749Z 0x000000006ffffff9 (RELACOUNT) 8 2025-05-07T19:48:26.2350059Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.2350292Z 2025-05-07T19:48:26.2350423Z ################################################################################ 2025-05-07T19:48:26.2350660Z 2025-05-07T19:48:26.2350664Z 2025-05-07T19:48:26.2350773Z ################################################################################ 2025-05-07T19:48:26.2351305Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:48:26.2351778Z [CHECK] Listing out library size: 2025-05-07T19:48:26.2352310Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:48:26.2352697Z 2025-05-07T19:48:26.2352895Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:48:26.2353198Z 2025-05-07T19:48:26.2353567Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:48:26.2354607Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.2355194Z 2025-05-07T19:48:26.2395197Z GLIBC_2.2.5 2025-05-07T19:48:26.2395441Z GLIBC_2.14 2025-05-07T19:48:26.2396341Z 2025-05-07T19:48:26.2396430Z 2025-05-07T19:48:26.2396874Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:48:26.2397883Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.2398503Z 2025-05-07T19:48:26.2441980Z GLIBCXX_3.4 2025-05-07T19:48:26.2442357Z GLIBCXX_3.4.9 2025-05-07T19:48:26.2442556Z GLIBCXX_3.4.21 2025-05-07T19:48:26.2443456Z 2025-05-07T19:48:26.2443487Z 2025-05-07T19:48:26.2459022Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so > /tmp/tmp.PYYOEjfWIf.symbols.txt 2025-05-07T19:48:26.2459474Z 2025-05-07T19:48:26.2474175Z 2025-05-07T19:48:26.2497730Z [CHECK] Total Number of symbols: 107 2025-05-07T19:48:26.2508786Z [CHECK] Number of fbgemm symbols: 4 2025-05-07T19:48:26.2524223Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so > /tmp/tmp.yk4yUOpSF6.usymbols.txt 2025-05-07T19:48:26.2524693Z 2025-05-07T19:48:26.2538186Z 2025-05-07T19:48:26.2560231Z [CHECK] Listing out undefined symbols (57 total): 2025-05-07T19:48:26.2573462Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.2574058Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.2574370Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:48:26.2574682Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:48:26.2575006Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:48:26.2575312Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:48:26.2575642Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:48:26.2575954Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:48:26.2576267Z U __errno_location@GLIBC_2.2.5 2025-05-07T19:48:26.2576580Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.2576909Z U c10::BoolType::get() 2025-05-07T19:48:26.2577216Z U c10::StringType::get() 2025-05-07T19:48:26.2577681Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:48:26.2578459Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:48:26.2579703Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.2580523Z U getenv@GLIBC_2.2.5 2025-05-07T19:48:26.2580822Z U memcmp@GLIBC_2.2.5 2025-05-07T19:48:26.2581119Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.2581409Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.2581692Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.2582041Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.2582429Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.2582853Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:48:26.2583547Z U std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)@GLIBCXX_3.4 2025-05-07T19:48:26.2584455Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.2585100Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.2585495Z U std::__throw_invalid_argument(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.2585907Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.2586311Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.2586698Z U std::__throw_out_of_range(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.2587323Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:48:26.2588397Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.2589301Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:48:26.2589666Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:48:26.2590014Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.2590370Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.2590716Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:48:26.2591044Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:48:26.2591373Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.2591653Z U strtol@GLIBC_2.2.5 2025-05-07T19:48:26.2591974Z U torch::CppFunction::~CppFunction() 2025-05-07T19:48:26.2592815Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:48:26.2594061Z U torch::Library::_def(std::variant&&, torch::CppFunction&&, std::vector > const&) & 2025-05-07T19:48:26.2595192Z U torch::jit::parseSchemaOrName(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:48:26.2595849Z U typeinfo for std::invalid_argument@GLIBCXX_3.4 2025-05-07T19:48:26.2596263Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.2596693Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:48:26.2597170Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.2597810Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.2598623Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.2599278Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:48:26.2599835Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:48:26.2600289Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.2600623Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.2600930Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.2601241Z w __gmon_start__ 2025-05-07T19:48:26.2601523Z w __pthread_key_create 2025-05-07T19:48:26.2601869Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.2602325Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:48:26.2602625Z 2025-05-07T19:48:26.2609235Z linux-vdso.so.1 (0x00007ffe05d98000) 2025-05-07T19:48:26.2609532Z libc10.so => not found 2025-05-07T19:48:26.2609770Z libtorch_cpu.so => not found 2025-05-07T19:48:26.2610055Z libtorch.so => not found 2025-05-07T19:48:26.2610380Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fa551653000) 2025-05-07T19:48:26.2610795Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fa551625000) 2025-05-07T19:48:26.2611182Z libc.so.6 => /lib64/libc.so.6 (0x00007fa55141b000) 2025-05-07T19:48:26.2611532Z libm.so.6 => /lib64/libm.so.6 (0x00007fa551340000) 2025-05-07T19:48:26.2611896Z /lib64/ld-linux-x86-64.so.2 (0x00007fa5518c7000) 2025-05-07T19:48:26.2612133Z 2025-05-07T19:48:26.2612239Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.2612920Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:48:26.2613303Z 2025-05-07T19:48:26.2640349Z 2025-05-07T19:48:26.2640538Z Dynamic section at offset 0xab10 contains 33 entries: 2025-05-07T19:48:26.2640930Z Tag Type Name/Value 2025-05-07T19:48:26.2641366Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:48:26.2641895Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.2642875Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.2643505Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.2644025Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.2644547Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.2645082Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_config.so] 2025-05-07T19:48:26.2645530Z 0x000000000000000c (INIT) 0x4000 2025-05-07T19:48:26.2645876Z 0x000000000000000d (FINI) 0x817c 2025-05-07T19:48:26.2646203Z 0x0000000000000019 (INIT_ARRAY) 0xaa68 2025-05-07T19:48:26.2646553Z 0x000000000000001b (INIT_ARRAYSZ) 16 (bytes) 2025-05-07T19:48:26.2646898Z 0x000000000000001a (FINI_ARRAY) 0xaa78 2025-05-07T19:48:26.2647251Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.2647619Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:48:26.2647944Z 0x000000006ffffef5 (GNU_HASH) 0x700 2025-05-07T19:48:26.2648283Z 0x0000000000000005 (STRTAB) 0x13b0 2025-05-07T19:48:26.2648605Z 0x0000000000000006 (SYMTAB) 0x990 2025-05-07T19:48:26.2648957Z 0x000000000000000a (STRSZ) 6822 (bytes) 2025-05-07T19:48:26.2649318Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.2649671Z 0x0000000000000003 (PLTGOT) 0xad70 2025-05-07T19:48:26.2650018Z 0x0000000000000002 (PLTRELSZ) 1272 (bytes) 2025-05-07T19:48:26.2650461Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.2650798Z 0x0000000000000017 (JMPREL) 0x3460 2025-05-07T19:48:26.2651119Z 0x0000000000000007 (RELA) 0x2fe0 2025-05-07T19:48:26.2651475Z 0x0000000000000008 (RELASZ) 1152 (bytes) 2025-05-07T19:48:26.2651832Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.2652182Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.2652510Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.2652876Z 0x000000006ffffffe (VERNEED) 0x2f30 2025-05-07T19:48:26.2653316Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:48:26.2653661Z 0x000000006ffffff0 (VERSYM) 0x2e56 2025-05-07T19:48:26.2654006Z 0x000000006ffffff9 (RELACOUNT) 4 2025-05-07T19:48:26.2654320Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.2654624Z 2025-05-07T19:48:26.2654754Z ################################################################################ 2025-05-07T19:48:26.2654987Z 2025-05-07T19:48:26.2654996Z 2025-05-07T19:48:26.2655151Z ################################################################################ 2025-05-07T19:48:26.2655812Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:48:26.2656334Z [CHECK] Listing out library size: 2025-05-07T19:48:26.2656807Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:48:26.2657195Z 2025-05-07T19:48:26.2657427Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:48:26.2657748Z 2025-05-07T19:48:26.2658154Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:48:26.2659195Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.2659810Z 2025-05-07T19:48:26.2695931Z 2025-05-07T19:48:26.2696074Z 2025-05-07T19:48:26.2696630Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:48:26.2697713Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.2698476Z 2025-05-07T19:48:26.2737166Z 2025-05-07T19:48:26.2737284Z 2025-05-07T19:48:26.2752939Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so > /tmp/tmp.sDOklqLUps.symbols.txt 2025-05-07T19:48:26.2753440Z 2025-05-07T19:48:26.2766602Z 2025-05-07T19:48:26.2789257Z [CHECK] Total Number of symbols: 9 2025-05-07T19:48:26.2800486Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:48:26.2816218Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so > /tmp/tmp.ZVnRdQTEQl.usymbols.txt 2025-05-07T19:48:26.2816721Z 2025-05-07T19:48:26.2829179Z 2025-05-07T19:48:26.2851656Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:48:26.2864127Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.2864498Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.2864824Z w __cxa_finalize 2025-05-07T19:48:26.2865090Z w __gmon_start__ 2025-05-07T19:48:26.2865631Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.2866253Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:48:26.2866598Z 2025-05-07T19:48:26.2898925Z linux-vdso.so.1 (0x00007ffda7bc6000) 2025-05-07T19:48:26.2899261Z libtorch_cpu.so => not found 2025-05-07T19:48:26.2899550Z libtorch.so => not found 2025-05-07T19:48:26.2901287Z 2025-05-07T19:48:26.2901587Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.2902054Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:48:26.2902417Z 2025-05-07T19:48:26.2929747Z 2025-05-07T19:48:26.2930096Z Dynamic section at offset 0x2e08 contains 23 entries: 2025-05-07T19:48:26.2930469Z Tag Type Name/Value 2025-05-07T19:48:26.2930907Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.2931436Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.2931990Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_optimizers.so] 2025-05-07T19:48:26.2932468Z 0x000000000000000c (INIT) 0x1000 2025-05-07T19:48:26.2932790Z 0x000000000000000d (FINI) 0x10d8 2025-05-07T19:48:26.2933122Z 0x0000000000000019 (INIT_ARRAY) 0x3df8 2025-05-07T19:48:26.2933471Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.2933817Z 0x000000000000001a (FINI_ARRAY) 0x3e00 2025-05-07T19:48:26.2934160Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.2934490Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:48:26.2934825Z 0x000000006ffffef5 (GNU_HASH) 0x240 2025-05-07T19:48:26.2935145Z 0x0000000000000005 (STRTAB) 0x378 2025-05-07T19:48:26.2935466Z 0x0000000000000006 (SYMTAB) 0x288 2025-05-07T19:48:26.2935797Z 0x000000000000000a (STRSZ) 347 (bytes) 2025-05-07T19:48:26.2936161Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.2936515Z 0x0000000000000003 (PLTGOT) 0x3fc8 2025-05-07T19:48:26.2936830Z 0x0000000000000007 (RELA) 0x4d8 2025-05-07T19:48:26.2937173Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:48:26.2937519Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.2937855Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.2938177Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.2938523Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:48:26.2938824Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.2939035Z 2025-05-07T19:48:26.2939151Z ################################################################################ 2025-05-07T19:48:26.2939379Z 2025-05-07T19:48:26.2939383Z 2025-05-07T19:48:26.2939503Z ################################################################################ 2025-05-07T19:48:26.2939986Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:48:26.2940552Z [CHECK] Listing out library size: 2025-05-07T19:48:26.2940999Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:48:26.2941381Z 2025-05-07T19:48:26.2943183Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:48:26.2944259Z 2025-05-07T19:48:26.2945426Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:48:26.2946417Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.2947028Z 2025-05-07T19:48:26.2988064Z GLIBC_2.2.5 2025-05-07T19:48:26.2988300Z GLIBC_2.14 2025-05-07T19:48:26.2989362Z 2025-05-07T19:48:26.2989426Z 2025-05-07T19:48:26.2989855Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:48:26.2990910Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.2991526Z 2025-05-07T19:48:26.3035351Z GLIBCXX_3.4 2025-05-07T19:48:26.3035574Z GLIBCXX_3.4.9 2025-05-07T19:48:26.3035793Z GLIBCXX_3.4.21 2025-05-07T19:48:26.3036855Z 2025-05-07T19:48:26.3036958Z 2025-05-07T19:48:26.3053070Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so > /tmp/tmp.q52RBtL4eo.symbols.txt 2025-05-07T19:48:26.3053541Z 2025-05-07T19:48:26.3069820Z 2025-05-07T19:48:26.3091792Z [CHECK] Total Number of symbols: 158 2025-05-07T19:48:26.3103264Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:48:26.3118146Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so > /tmp/tmp.XQJsvF6m3m.usymbols.txt 2025-05-07T19:48:26.3118646Z 2025-05-07T19:48:26.3132323Z 2025-05-07T19:48:26.3154148Z [CHECK] Listing out undefined symbols (80 total): 2025-05-07T19:48:26.3167676Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.3168627Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.3169001Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:48:26.3169368Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.3169836Z U at::_ops::add_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:48:26.3170360Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T19:48:26.3171280Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.3172650Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.3173625Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T19:48:26.3174092Z U at::_ops::mul_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:48:26.3174554Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:48:26.3175074Z U at::_ops::sub__Tensor::call(at::Tensor&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:48:26.3175518Z U c10::BoolType::get() 2025-05-07T19:48:26.3175878Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:48:26.3176303Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:48:26.3176648Z U c10::IntType::get() 2025-05-07T19:48:26.3177011Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:48:26.3177563Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:48:26.3178241Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:48:26.3178914Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:48:26.3179281Z U c10::SymInt::promote_to_negative() 2025-05-07T19:48:26.3179623Z U c10::SymInt::toSymNode() const 2025-05-07T19:48:26.3179942Z U c10::SymIntType::get() 2025-05-07T19:48:26.3180312Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T19:48:26.3180697Z U c10::TensorType::get() 2025-05-07T19:48:26.3181022Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:48:26.3181795Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:48:26.3182694Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:48:26.3183586Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.3184561Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:48:26.3185683Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.3186558Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T19:48:26.3187001Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T19:48:26.3187399Z U c10::throwNullDataPtrError() 2025-05-07T19:48:26.3187768Z U c10::warnDeprecatedDataPtr() 2025-05-07T19:48:26.3188184Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:48:26.3188627Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:48:26.3189013Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.3189359Z U log2@GLIBC_2.2.5 2025-05-07T19:48:26.3189733Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:48:26.3190118Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.3190415Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.3190706Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.3191060Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.3191463Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.3192051Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:48:26.3192931Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.3193565Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.3193947Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.3194353Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.3194921Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:48:26.3195651Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:48:26.3196715Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.3197601Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:48:26.3197966Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:48:26.3198313Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.3198667Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.3199003Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:48:26.3199344Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:48:26.3199757Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.3200296Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.3200788Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:48:26.3201116Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.3201437Z U torch::CppFunction::~CppFunction() 2025-05-07T19:48:26.3202288Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:48:26.3203479Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.3204752Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.3205568Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:48:26.3206208Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.3206727Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:48:26.3207204Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.3207854Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.3208674Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.3209324Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:48:26.3209876Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:48:26.3210333Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.3210670Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.3210990Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.3211284Z w __gmon_start__ 2025-05-07T19:48:26.3211564Z w __pthread_key_create 2025-05-07T19:48:26.3211907Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.3212374Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:48:26.3212688Z 2025-05-07T19:48:26.3212808Z linux-vdso.so.1 (0x00007ffdc8362000) 2025-05-07T19:48:26.3213105Z libc10.so => not found 2025-05-07T19:48:26.3213362Z libtorch_cpu.so => not found 2025-05-07T19:48:26.3213629Z libtorch.so => not found 2025-05-07T19:48:26.3213964Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fc1934e4000) 2025-05-07T19:48:26.3214357Z libm.so.6 => /lib64/libm.so.6 (0x00007fc193409000) 2025-05-07T19:48:26.3214752Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fc1933d9000) 2025-05-07T19:48:26.3215130Z libc.so.6 => /lib64/libc.so.6 (0x00007fc1931d1000) 2025-05-07T19:48:26.3215500Z /lib64/ld-linux-x86-64.so.2 (0x00007fc193767000) 2025-05-07T19:48:26.3215733Z 2025-05-07T19:48:26.3215851Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.3216273Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:48:26.3216612Z 2025-05-07T19:48:26.3234802Z 2025-05-07T19:48:26.3235267Z Dynamic section at offset 0x189a0 contains 34 entries: 2025-05-07T19:48:26.3235687Z Tag Type Name/Value 2025-05-07T19:48:26.3236103Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:48:26.3236622Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.3237134Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.3237654Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.3238154Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:48:26.3238672Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.3239179Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.3239695Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_utils.so] 2025-05-07T19:48:26.3240162Z 0x000000000000000c (INIT) 0x6000 2025-05-07T19:48:26.3240484Z 0x000000000000000d (FINI) 0x140c4 2025-05-07T19:48:26.3240822Z 0x0000000000000019 (INIT_ARRAY) 0x19838 2025-05-07T19:48:26.3241156Z 0x000000000000001b (INIT_ARRAYSZ) 24 (bytes) 2025-05-07T19:48:26.3241507Z 0x000000000000001a (FINI_ARRAY) 0x19850 2025-05-07T19:48:26.3241854Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.3242182Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:48:26.3242507Z 0x000000006ffffef5 (GNU_HASH) 0x958 2025-05-07T19:48:26.3242830Z 0x0000000000000005 (STRTAB) 0x1c10 2025-05-07T19:48:26.3243305Z 0x0000000000000006 (SYMTAB) 0xd28 2025-05-07T19:48:26.3243646Z 0x000000000000000a (STRSZ) 10478 (bytes) 2025-05-07T19:48:26.3244012Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.3244345Z 0x0000000000000003 (PLTGOT) 0x19c10 2025-05-07T19:48:26.3244718Z 0x0000000000000002 (PLTRELSZ) 2160 (bytes) 2025-05-07T19:48:26.3245071Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.3245385Z 0x0000000000000017 (JMPREL) 0x4e30 2025-05-07T19:48:26.3245715Z 0x0000000000000007 (RELA) 0x4710 2025-05-07T19:48:26.3246054Z 0x0000000000000008 (RELASZ) 1824 (bytes) 2025-05-07T19:48:26.3246418Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.3246743Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.3247076Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.3247415Z 0x000000006ffffffe (VERNEED) 0x4640 2025-05-07T19:48:26.3247755Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:48:26.3248086Z 0x000000006ffffff0 (VERSYM) 0x44fe 2025-05-07T19:48:26.3248405Z 0x000000006ffffff9 (RELACOUNT) 13 2025-05-07T19:48:26.3248718Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.3248931Z 2025-05-07T19:48:26.3249047Z ################################################################################ 2025-05-07T19:48:26.3249286Z 2025-05-07T19:48:26.3249290Z 2025-05-07T19:48:26.3249398Z ################################################################################ 2025-05-07T19:48:26.3249943Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:48:26.3250464Z [CHECK] Listing out library size: 2025-05-07T19:48:26.3250967Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:48:26.3251374Z 2025-05-07T19:48:26.3251599Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:48:26.3251958Z 2025-05-07T19:48:26.3252382Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:48:26.3253465Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.3254186Z 2025-05-07T19:48:26.3292926Z GLIBC_2.2.5 2025-05-07T19:48:26.3293217Z GLIBC_2.3 2025-05-07T19:48:26.3293406Z GLIBC_2.14 2025-05-07T19:48:26.3294447Z 2025-05-07T19:48:26.3294651Z 2025-05-07T19:48:26.3295240Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:48:26.3296388Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.3297052Z 2025-05-07T19:48:26.3339833Z GLIBCXX_3.4 2025-05-07T19:48:26.3340072Z GLIBCXX_3.4.9 2025-05-07T19:48:26.3340280Z GLIBCXX_3.4.21 2025-05-07T19:48:26.3341435Z 2025-05-07T19:48:26.3341588Z 2025-05-07T19:48:26.3357386Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so > /tmp/tmp.gXexy89E42.symbols.txt 2025-05-07T19:48:26.3357914Z 2025-05-07T19:48:26.3373725Z 2025-05-07T19:48:26.3396288Z [CHECK] Total Number of symbols: 149 2025-05-07T19:48:26.3410258Z [CHECK] Number of fbgemm symbols: 29 2025-05-07T19:48:26.3424299Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so > /tmp/tmp.AXVjkCD44k.usymbols.txt 2025-05-07T19:48:26.3424830Z 2025-05-07T19:48:26.3438717Z 2025-05-07T19:48:26.3460671Z [CHECK] Listing out undefined symbols (79 total): 2025-05-07T19:48:26.3473632Z U GOMP_parallel 2025-05-07T19:48:26.3474247Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.3475159Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.3475580Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:48:26.3475888Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:48:26.3476215Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:48:26.3476545Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.3476863Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:48:26.3477266Z U at::_ops::contiguous::call(at::Tensor const&, c10::MemoryFormat) 2025-05-07T19:48:26.3478230Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.3479127Z U at::get_num_threads() 2025-05-07T19:48:26.3479431Z U at::get_thread_num() 2025-05-07T19:48:26.3479722Z U at::in_parallel_region() 2025-05-07T19:48:26.3480039Z U at::init_num_threads() 2025-05-07T19:48:26.3480350Z U at::internal::set_thread_num(int) 2025-05-07T19:48:26.3481177Z U at::native::empty_like(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.3482170Z U at::native::resize_(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T19:48:26.3482739Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.3483203Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:48:26.3483618Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.3484032Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:48:26.3484417Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:48:26.3484778Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:48:26.3485156Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:48:26.3485558Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:48:26.3485926Z U c10::TensorType::get() 2025-05-07T19:48:26.3486379Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:48:26.3487145Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:48:26.3488052Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:48:26.3488934Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.3489910Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:48:26.3490576Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:48:26.3491025Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.3491421Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.3491829Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:48:26.3492259Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.3492605Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.3492884Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.3493178Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.3493459Z U omp_get_num_threads 2025-05-07T19:48:26.3493751Z U omp_get_thread_num 2025-05-07T19:48:26.3494078Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.3494534Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.3495186Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.3495844Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:48:26.3496251Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:48:26.3496616Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.3496988Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.3497375Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.3497875Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:48:26.3498595Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:48:26.3499660Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.3500498Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:48:26.3500862Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:48:26.3501206Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:48:26.3501558Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.3501892Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.3502238Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:48:26.3502574Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:48:26.3502973Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.3503513Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:48:26.3503955Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.3504278Z U torch::CppFunction::~CppFunction() 2025-05-07T19:48:26.3505130Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:48:26.3506365Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.3507224Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.3507981Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:48:26.3508616Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.3509053Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:48:26.3509478Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.3510229Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.3511050Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.3511698Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:48:26.3512246Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:48:26.3512694Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.3513024Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.3513427Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.3513880Z w __gmon_start__ 2025-05-07T19:48:26.3514177Z w __pthread_key_create 2025-05-07T19:48:26.3514521Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.3515106Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:48:26.3515465Z 2025-05-07T19:48:26.3515568Z linux-vdso.so.1 (0x00007ffc895cd000) 2025-05-07T19:48:26.3515861Z libc10.so => not found 2025-05-07T19:48:26.3516099Z libtorch.so => not found 2025-05-07T19:48:26.3516362Z libtorch_cpu.so => not found 2025-05-07T19:48:26.3516708Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fabce3f2000) 2025-05-07T19:48:26.3517130Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fabce3c4000) 2025-05-07T19:48:26.3517523Z libc.so.6 => /lib64/libc.so.6 (0x00007fabce1ba000) 2025-05-07T19:48:26.3518037Z /lib64/ld-linux-x86-64.so.2 (0x00007fabce66e000) 2025-05-07T19:48:26.3518406Z libm.so.6 => /lib64/libm.so.6 (0x00007fabce0df000) 2025-05-07T19:48:26.3518642Z 2025-05-07T19:48:26.3518753Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.3519228Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:48:26.3519609Z 2025-05-07T19:48:26.3541798Z 2025-05-07T19:48:26.3541999Z Dynamic section at offset 0x119f0 contains 35 entries: 2025-05-07T19:48:26.3542403Z Tag Type Name/Value 2025-05-07T19:48:26.3542826Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:48:26.3543444Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.3544191Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.3544726Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.3545235Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.3545741Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.3546260Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:48:26.3546850Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_sparse_async_cumsum.so] 2025-05-07T19:48:26.3547411Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:26.3547930Z 0x000000000000000c (INIT) 0x6000 2025-05-07T19:48:26.3548263Z 0x000000000000000d (FINI) 0xeb28 2025-05-07T19:48:26.3548587Z 0x0000000000000019 (INIT_ARRAY) 0x128e0 2025-05-07T19:48:26.3548936Z 0x000000000000001b (INIT_ARRAYSZ) 16 (bytes) 2025-05-07T19:48:26.3549277Z 0x000000000000001a (FINI_ARRAY) 0x128f0 2025-05-07T19:48:26.3549625Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.3549967Z 0x0000000000000004 (HASH) 0x238 2025-05-07T19:48:26.3550280Z 0x000000006ffffef5 (GNU_HASH) 0x910 2025-05-07T19:48:26.3550612Z 0x0000000000000005 (STRTAB) 0x1a98 2025-05-07T19:48:26.3550931Z 0x0000000000000006 (SYMTAB) 0xc88 2025-05-07T19:48:26.3551277Z 0x000000000000000a (STRSZ) 11486 (bytes) 2025-05-07T19:48:26.3551630Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.3551976Z 0x0000000000000003 (PLTGOT) 0x12c60 2025-05-07T19:48:26.3552325Z 0x0000000000000002 (PLTRELSZ) 2040 (bytes) 2025-05-07T19:48:26.3552674Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.3552995Z 0x0000000000000017 (JMPREL) 0x4f40 2025-05-07T19:48:26.3553306Z 0x0000000000000007 (RELA) 0x4988 2025-05-07T19:48:26.3553647Z 0x0000000000000008 (RELASZ) 1464 (bytes) 2025-05-07T19:48:26.3553990Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.3554417Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.3554810Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.3555166Z 0x000000006ffffffe (VERNEED) 0x48a8 2025-05-07T19:48:26.3555582Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:48:26.3556001Z 0x000000006ffffff0 (VERSYM) 0x4776 2025-05-07T19:48:26.3556383Z 0x000000006ffffff9 (RELACOUNT) 4 2025-05-07T19:48:26.3556779Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.3557012Z 2025-05-07T19:48:26.3557129Z ################################################################################ 2025-05-07T19:48:26.3557357Z 2025-05-07T19:48:26.3557362Z 2025-05-07T19:48:26.3557471Z ################################################################################ 2025-05-07T19:48:26.3557916Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T19:48:26.3558354Z [CHECK] Listing out library size: 2025-05-07T19:48:26.3558747Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T19:48:26.3559058Z 2025-05-07T19:48:26.3559207Z 6 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T19:48:26.3559450Z 2025-05-07T19:48:26.3559779Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T19:48:26.3560659Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.3561200Z 2025-05-07T19:48:26.3825157Z GLIBC_2.2.5 2025-05-07T19:48:26.3825380Z GLIBC_2.3 2025-05-07T19:48:26.3825582Z GLIBC_2.14 2025-05-07T19:48:26.3826508Z 2025-05-07T19:48:26.3826512Z 2025-05-07T19:48:26.3827164Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T19:48:26.3828111Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.3828698Z 2025-05-07T19:48:26.4093676Z GLIBCXX_3.4 2025-05-07T19:48:26.4093927Z GLIBCXX_3.4.9 2025-05-07T19:48:26.4094147Z GLIBCXX_3.4.11 2025-05-07T19:48:26.4094359Z GLIBCXX_3.4.14 2025-05-07T19:48:26.4094569Z GLIBCXX_3.4.15 2025-05-07T19:48:26.4094812Z GLIBCXX_3.4.18 2025-05-07T19:48:26.4095042Z GLIBCXX_3.4.21 2025-05-07T19:48:26.4095168Z 2025-05-07T19:48:26.4095172Z 2025-05-07T19:48:26.4111284Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so > /tmp/tmp.QqNn0u12SW.symbols.txt 2025-05-07T19:48:26.4111857Z 2025-05-07T19:48:26.4335315Z 2025-05-07T19:48:26.4358413Z [CHECK] Total Number of symbols: 4871 2025-05-07T19:48:26.4375453Z [CHECK] Number of fbgemm symbols: 3365 2025-05-07T19:48:26.4390632Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so > /tmp/tmp.BxjQCIEier.usymbols.txt 2025-05-07T19:48:26.4391062Z 2025-05-07T19:48:26.4414307Z 2025-05-07T19:48:26.4437014Z [CHECK] Listing out undefined symbols (135 total): 2025-05-07T19:48:26.4449835Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.4450217Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:48:26.4450549Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:48:26.4450929Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:48:26.4451237Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:48:26.4451614Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:48:26.4451934Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:48:26.4452258Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:48:26.4452583Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:48:26.4452936Z U __cxa_init_primary_exception@CXXABI_1.3.11 2025-05-07T19:48:26.4453315Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:48:26.4453619Z U __cxa_thread_atexit@CXXABI_1.3.7 2025-05-07T19:48:26.4453942Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:48:26.4454288Z U __cxa_throw_bad_array_new_length@CXXABI_1.3.8 2025-05-07T19:48:26.4454639Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.4454969Z U __once_proxy@GLIBCXX_3.4.11 2025-05-07T19:48:26.4455426Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:48:26.4455734Z U abort@GLIBC_2.2.5 2025-05-07T19:48:26.4456143Z U asmjit::_abi_1_13::BaseAssembler::bind(asmjit::_abi_1_13::Label const&) 2025-05-07T19:48:26.4456623Z U asmjit::_abi_1_13::BaseAssembler::newLabel() 2025-05-07T19:48:26.4457155Z U asmjit::_abi_1_13::BaseEmitter::_emitI(unsigned int, asmjit::_abi_1_13::Operand_ const&) 2025-05-07T19:48:26.4457945Z U asmjit::_abi_1_13::BaseEmitter::_emitI(unsigned int, asmjit::_abi_1_13::Operand_ const&, asmjit::_abi_1_13::Operand_ const&) 2025-05-07T19:48:26.4458948Z U asmjit::_abi_1_13::BaseEmitter::_emitI(unsigned int, asmjit::_abi_1_13::Operand_ const&, asmjit::_abi_1_13::Operand_ const&, asmjit::_abi_1_13::Operand_ const&) 2025-05-07T19:48:26.4460176Z U asmjit::_abi_1_13::BaseEmitter::_emitI(unsigned int, asmjit::_abi_1_13::Operand_ const&, asmjit::_abi_1_13::Operand_ const&, asmjit::_abi_1_13::Operand_ const&, asmjit::_abi_1_13::Operand_ const&) 2025-05-07T19:48:26.4461340Z U asmjit::_abi_1_13::BaseEmitter::emitArgsAssignment(asmjit::_abi_1_13::FuncFrame const&, asmjit::_abi_1_13::FuncArgsAssignment const&) 2025-05-07T19:48:26.4462153Z U asmjit::_abi_1_13::BaseEmitter::emitEpilog(asmjit::_abi_1_13::FuncFrame const&) 2025-05-07T19:48:26.4462772Z U asmjit::_abi_1_13::BaseEmitter::emitProlog(asmjit::_abi_1_13::FuncFrame const&) 2025-05-07T19:48:26.4463393Z U asmjit::_abi_1_13::CodeHolder::CodeHolder(asmjit::_abi_1_13::Support::Temporary const*) 2025-05-07T19:48:26.4464057Z U asmjit::_abi_1_13::CodeHolder::init(asmjit::_abi_1_13::Environment const&, unsigned long) 2025-05-07T19:48:26.4464572Z U asmjit::_abi_1_13::CodeHolder::~CodeHolder() 2025-05-07T19:48:26.4465126Z U asmjit::_abi_1_13::FuncArgsAssignment::updateFuncFrame(asmjit::_abi_1_13::FuncFrame&) const 2025-05-07T19:48:26.4465914Z U asmjit::_abi_1_13::FuncDetail::init(asmjit::_abi_1_13::FuncSignature const&, asmjit::_abi_1_13::Environment const&) 2025-05-07T19:48:26.4466512Z U asmjit::_abi_1_13::FuncFrame::finalize() 2025-05-07T19:48:26.4466963Z U asmjit::_abi_1_13::FuncFrame::init(asmjit::_abi_1_13::FuncDetail const&) 2025-05-07T19:48:26.4467663Z U asmjit::_abi_1_13::JitRuntime::JitRuntime(asmjit::_abi_1_13::JitAllocator::CreateParams const*) 2025-05-07T19:48:26.4468305Z U asmjit::_abi_1_13::JitRuntime::_add(void**, asmjit::_abi_1_13::CodeHolder*) 2025-05-07T19:48:26.4468778Z U asmjit::_abi_1_13::JitRuntime::~JitRuntime() 2025-05-07T19:48:26.4469234Z U asmjit::_abi_1_13::x86::Assembler::Assembler(asmjit::_abi_1_13::CodeHolder*) 2025-05-07T19:48:26.4469717Z U asmjit::_abi_1_13::x86::Assembler::~Assembler() 2025-05-07T19:48:26.4470063Z U cpuinfo_get_packages 2025-05-07T19:48:26.4470383Z U cpuinfo_get_packages_count 2025-05-07T19:48:26.4470704Z U cpuinfo_initialize 2025-05-07T19:48:26.4470985Z U cpuinfo_isa 2025-05-07T19:48:26.4471251Z U fma@GLIBC_2.2.5 2025-05-07T19:48:26.4471517Z U fmaf@GLIBC_2.2.5 2025-05-07T19:48:26.4471806Z U fminf@GLIBC_2.2.5 2025-05-07T19:48:26.4472080Z U free@GLIBC_2.2.5 2025-05-07T19:48:26.4472363Z U fwrite@GLIBC_2.2.5 2025-05-07T19:48:26.4472639Z U getenv@GLIBC_2.2.5 2025-05-07T19:48:26.4472921Z U log2@GLIBC_2.2.5 2025-05-07T19:48:26.4473204Z U log2f@GLIBC_2.2.5 2025-05-07T19:48:26.4473477Z U lrintf@GLIBC_2.2.5 2025-05-07T19:48:26.4473765Z U memcmp@GLIBC_2.2.5 2025-05-07T19:48:26.4474041Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.4474330Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.4474688Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.4475042Z U nearbyint@GLIBC_2.2.5 2025-05-07T19:48:26.4475341Z U nearbyintf@GLIBC_2.2.5 2025-05-07T19:48:26.4475707Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.4476090Z U operator delete[](void*)@GLIBCXX_3.4 2025-05-07T19:48:26.4476455Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.4476824Z U operator new[](unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.4477162Z U posix_memalign@GLIBC_2.2.5 2025-05-07T19:48:26.4477478Z U pow@GLIBC_2.2.5 2025-05-07T19:48:26.4477749Z U sqrtf@GLIBC_2.2.5 2025-05-07T19:48:26.4478158Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:48:26.4478657Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:48:26.4479124Z U std::_Rb_tree_increment(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:48:26.4479807Z U std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)@GLIBCXX_3.4 2025-05-07T19:48:26.4480570Z U std::__atomic_futex_unsigned_base::_M_futex_notify_all(unsigned int*)@GLIBCXX_3.4.21 2025-05-07T19:48:26.4481644Z U std::__atomic_futex_unsigned_base::_M_futex_wait_until(unsigned int*, unsigned int, bool, std::chrono::duration >, std::chrono::duration >)@GLIBCXX_3.4.21 2025-05-07T19:48:26.4482837Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:48:26.4483580Z U std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:48:26.4484098Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:48:26.4484509Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:48:26.4484979Z U std::__exception_ptr::exception_ptr::exception_ptr(void*)@CXXABI_1.3.11 2025-05-07T19:48:26.4485503Z U std::__future_base::_Result_base::_Result_base()@GLIBCXX_3.4.15 2025-05-07T19:48:26.4486025Z U std::__future_base::_Result_base::~_Result_base()@GLIBCXX_3.4.15 2025-05-07T19:48:26.4486441Z U std::__once_call@GLIBCXX_3.4.11 2025-05-07T19:48:26.4486786Z U std::__once_callable@GLIBCXX_3.4.11 2025-05-07T19:48:26.4487174Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.4487529Z U std::__throw_bad_array_new_length() 2025-05-07T19:48:26.4487882Z U std::__throw_bad_cast()@GLIBCXX_3.4 2025-05-07T19:48:26.4488275Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:48:26.4488650Z U std::__throw_future_error(int)@GLIBCXX_3.4.14 2025-05-07T19:48:26.4489051Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.4489451Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.4489831Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:48:26.4490209Z U std::bad_alloc::~bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.4491132Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.4491952Z U std::cerr@GLIBCXX_3.4 2025-05-07T19:48:26.4492260Z U std::cout@GLIBCXX_3.4 2025-05-07T19:48:26.4492611Z U std::ctype::_M_widen_init() const@GLIBCXX_3.4.11 2025-05-07T19:48:26.4493012Z U std::future_category()@GLIBCXX_3.4.15 2025-05-07T19:48:26.4493431Z U std::future_error::~future_error()@GLIBCXX_3.4.14 2025-05-07T19:48:26.4493817Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:48:26.4494180Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:48:26.4494830Z U std::logic_error::logic_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:48:26.4495575Z U std::logic_error::logic_error(std::logic_error const&)@GLIBCXX_3.4.21 2025-05-07T19:48:26.4496091Z U std::ostream& std::ostream::_M_insert(double)@GLIBCXX_3.4.9 2025-05-07T19:48:26.4496600Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.4497144Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.4497611Z U std::ostream::flush()@GLIBCXX_3.4 2025-05-07T19:48:26.4497966Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:48:26.4498315Z U std::ostream::put(char)@GLIBCXX_3.4 2025-05-07T19:48:26.4498771Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:48:26.4499304Z U std::runtime_error::runtime_error(char const*)@GLIBCXX_3.4.21 2025-05-07T19:48:26.4499736Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:48:26.4500103Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:48:26.4500407Z U stderr@GLIBC_2.2.5 2025-05-07T19:48:26.4500700Z U strcmp@GLIBC_2.2.5 2025-05-07T19:48:26.4500981Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.4501268Z U strstr@GLIBC_2.2.5 2025-05-07T19:48:26.4501542Z U tolower@GLIBC_2.2.5 2025-05-07T19:48:26.4501838Z U toupper@GLIBC_2.2.5 2025-05-07T19:48:26.4502226Z U typeinfo for std::__future_base::_Result_base@GLIBCXX_3.4.15 2025-05-07T19:48:26.4502649Z U typeinfo for std::bad_alloc@GLIBCXX_3.4 2025-05-07T19:48:26.4503029Z U typeinfo for std::future_error@GLIBCXX_3.4.14 2025-05-07T19:48:26.4503406Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:48:26.4503808Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.4504289Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.4504676Z U vtable for std::bad_alloc@GLIBCXX_3.4 2025-05-07T19:48:26.4505047Z U vtable for std::future_error@GLIBCXX_3.4.14 2025-05-07T19:48:26.4505396Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.4505729Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.4506034Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.4506341Z w __gmon_start__ 2025-05-07T19:48:26.4506608Z w __pthread_key_create 2025-05-07T19:48:26.4506932Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:48:26.4507271Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:48:26.4507584Z w pthread_once 2025-05-07T19:48:26.4507865Z w pthread_rwlock_rdlock 2025-05-07T19:48:26.4508157Z w pthread_rwlock_unlock 2025-05-07T19:48:26.4508462Z w pthread_rwlock_wrlock 2025-05-07T19:48:26.4508755Z w pthread_self@GLIBC_2.2.5 2025-05-07T19:48:26.4509112Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.4509509Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T19:48:26.4509777Z 2025-05-07T19:48:26.4509898Z linux-vdso.so.1 (0x00007ffec69d0000) 2025-05-07T19:48:26.4510198Z libc10.so => not found 2025-05-07T19:48:26.4510720Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007f6e3c277000) 2025-05-07T19:48:26.4511311Z libtorch.so => not found 2025-05-07T19:48:26.4511616Z libtorch_cpu.so => not found 2025-05-07T19:48:26.4511963Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f6e3b99c000) 2025-05-07T19:48:26.4512356Z libm.so.6 => /lib64/libm.so.6 (0x00007f6e3c19a000) 2025-05-07T19:48:26.4512751Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f6e3c16c000) 2025-05-07T19:48:26.4513147Z libc.so.6 => /lib64/libc.so.6 (0x00007f6e3b794000) 2025-05-07T19:48:26.4513503Z /lib64/ld-linux-x86-64.so.2 (0x00007f6e3c2f6000) 2025-05-07T19:48:26.4513841Z libtorch_cpu.so => not found 2025-05-07T19:48:26.4514102Z libtorch.so => not found 2025-05-07T19:48:26.4514272Z 2025-05-07T19:48:26.4514377Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.4514836Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so 2025-05-07T19:48:26.4515135Z 2025-05-07T19:48:26.4524173Z 2025-05-07T19:48:26.4524418Z Dynamic section at offset 0x51fb38 contains 37 entries: 2025-05-07T19:48:26.4524811Z Tag Type Name/Value 2025-05-07T19:48:26.4525229Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:48:26.4525795Z 0x0000000000000001 (NEEDED) Shared library: [asmjit.so] 2025-05-07T19:48:26.4526305Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.4526881Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.4527463Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.4527969Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:48:26.4528476Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.4528970Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.4529493Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:48:26.4530027Z 0x000000000000000e (SONAME) Library soname: [fbgemm.so] 2025-05-07T19:48:26.4530516Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:26.4530926Z 0x000000000000000c (INIT) 0xf6000 2025-05-07T19:48:26.4531255Z 0x000000000000000d (FINI) 0x4c8fb0 2025-05-07T19:48:26.4531600Z 0x0000000000000019 (INIT_ARRAY) 0x51dac0 2025-05-07T19:48:26.4531940Z 0x000000000000001b (INIT_ARRAYSZ) 56 (bytes) 2025-05-07T19:48:26.4532440Z 0x000000000000001a (FINI_ARRAY) 0x51daf8 2025-05-07T19:48:26.4532794Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.4533126Z 0x0000000000000004 (HASH) 0x238 2025-05-07T19:48:26.4533468Z 0x000000006ffffef5 (GNU_HASH) 0x6e20 2025-05-07T19:48:26.4533799Z 0x0000000000000005 (STRTAB) 0x2b0a0 2025-05-07T19:48:26.4534139Z 0x0000000000000006 (SYMTAB) 0xe7e0 2025-05-07T19:48:26.4534497Z 0x000000000000000a (STRSZ) 708040 (bytes) 2025-05-07T19:48:26.4534851Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.4535203Z 0x0000000000000003 (PLTGOT) 0x520dc8 2025-05-07T19:48:26.4535555Z 0x0000000000000002 (PLTRELSZ) 24312 (bytes) 2025-05-07T19:48:26.4535910Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.4536227Z 0x0000000000000017 (JMPREL) 0xef8c8 2025-05-07T19:48:26.4536604Z 0x0000000000000007 (RELA) 0xda5f8 2025-05-07T19:48:26.4536961Z 0x0000000000000008 (RELASZ) 86736 (bytes) 2025-05-07T19:48:26.4537367Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.4537701Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.4538057Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.4538416Z 0x000000006ffffffe (VERNEED) 0xda478 2025-05-07T19:48:26.4538779Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T19:48:26.4539159Z 0x000000006ffffff0 (VERSYM) 0xd7e68 2025-05-07T19:48:26.4539483Z 0x000000006ffffff9 (RELACOUNT) 9 2025-05-07T19:48:26.4539921Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.4540138Z 2025-05-07T19:48:26.4540261Z ################################################################################ 2025-05-07T19:48:26.4540489Z 2025-05-07T19:48:26.4540493Z 2025-05-07T19:48:26.4540602Z ################################################################################ 2025-05-07T19:48:26.4541119Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:48:26.4541612Z [CHECK] Listing out library size: 2025-05-07T19:48:26.4542083Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:48:26.4542465Z 2025-05-07T19:48:26.4542678Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:48:26.4542990Z 2025-05-07T19:48:26.4543385Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:48:26.4544407Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.4545040Z 2025-05-07T19:48:26.4602930Z GLIBC_2.2.5 2025-05-07T19:48:26.4603143Z GLIBC_2.3 2025-05-07T19:48:26.4603341Z GLIBC_2.14 2025-05-07T19:48:26.4604474Z 2025-05-07T19:48:26.4604780Z 2025-05-07T19:48:26.4605224Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:48:26.4606286Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.4606927Z 2025-05-07T19:48:26.4669873Z GLIBCXX_3.4 2025-05-07T19:48:26.4670094Z GLIBCXX_3.4.9 2025-05-07T19:48:26.4670315Z GLIBCXX_3.4.11 2025-05-07T19:48:26.4670519Z GLIBCXX_3.4.14 2025-05-07T19:48:26.4670739Z GLIBCXX_3.4.18 2025-05-07T19:48:26.4671048Z GLIBCXX_3.4.20 2025-05-07T19:48:26.4671303Z GLIBCXX_3.4.21 2025-05-07T19:48:26.4671522Z GLIBCXX_3.4.29 2025-05-07T19:48:26.4671665Z 2025-05-07T19:48:26.4671670Z 2025-05-07T19:48:26.4687662Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so > /tmp/tmp.RYJ2q0FFaW.symbols.txt 2025-05-07T19:48:26.4688164Z 2025-05-07T19:48:26.4723429Z 2025-05-07T19:48:26.4746385Z [CHECK] Total Number of symbols: 811 2025-05-07T19:48:26.4759047Z [CHECK] Number of fbgemm symbols: 30 2025-05-07T19:48:26.4773849Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so > /tmp/tmp.XsmUKzI23X.usymbols.txt 2025-05-07T19:48:26.4774340Z 2025-05-07T19:48:26.4790908Z 2025-05-07T19:48:26.4813697Z [CHECK] Listing out undefined symbols (205 total): 2025-05-07T19:48:26.4827045Z U GOMP_parallel 2025-05-07T19:48:26.4827699Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.4828592Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.4829162Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.4829486Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:48:26.4829828Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:48:26.4830156Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:48:26.4830467Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:48:26.4830797Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:48:26.4831180Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:48:26.4831493Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:48:26.4831822Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:48:26.4832132Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:48:26.4832440Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:48:26.4832758Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.4833209Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:48:26.4833995Z U at::_ops::arange_start::call(c10::Scalar const&, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.4835354Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.4836745Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.4837706Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T19:48:26.4838500Z U at::_ops::scalar_tensor::call(c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.4839282Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:48:26.4840323Z U at::_ops::to_dtype_layout::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, bool, bool, std::optional) 2025-05-07T19:48:26.4841209Z U at::detail::getCUDAHooks() 2025-05-07T19:48:26.4841524Z U at::detail::getHIPHooks() 2025-05-07T19:48:26.4841839Z U at::get_num_threads() 2025-05-07T19:48:26.4842132Z U at::get_thread_num() 2025-05-07T19:48:26.4842435Z U at::globalContext() 2025-05-07T19:48:26.4842730Z U at::in_parallel_region() 2025-05-07T19:48:26.4843041Z U at::init_num_threads() 2025-05-07T19:48:26.4843356Z U at::internal::set_thread_num(int) 2025-05-07T19:48:26.4843763Z U c10::AutogradMetaInterface::~AutogradMetaInterface() 2025-05-07T19:48:26.4844233Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.4844666Z U c10::ClassType::addMethod(torch::jit::Function*) 2025-05-07T19:48:26.4845316Z U c10::ClassType::getMethod(std::__cxx11::basic_string, std::allocator > const&) const 2025-05-07T19:48:26.4846067Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:48:26.4847040Z U c10::DictType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.4848223Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:48:26.4848816Z U c10::Error::what() const 2025-05-07T19:48:26.4849144Z U c10::GradMode::is_enabled() 2025-05-07T19:48:26.4849476Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:48:26.4849841Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.4850269Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:48:26.4850662Z U c10::IValue::is(c10::IValue const&) const 2025-05-07T19:48:26.4851023Z U c10::IValue::isTensorList() const 2025-05-07T19:48:26.4851385Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:48:26.4851749Z U c10::IntType::get() 2025-05-07T19:48:26.4852451Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.4853229Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:48:26.4853689Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:48:26.4854015Z U c10::NoneType::get() 2025-05-07T19:48:26.4854444Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.4854922Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:48:26.4855282Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:48:26.4855681Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:48:26.4856056Z U c10::StringType::get() 2025-05-07T19:48:26.4856686Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:48:26.4857358Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:48:26.4858057Z U c10::TensorImpl::set_autograd_meta(std::unique_ptr >) 2025-05-07T19:48:26.4858732Z U c10::TensorType::get() 2025-05-07T19:48:26.4859756Z U c10::TupleType::TupleType(std::vector, std::allocator > >, std::optional, std::shared_ptr) 2025-05-07T19:48:26.4860800Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:48:26.4861253Z U c10::_fastEqualsForContainer(c10::IValue const&, c10::IValue const&) 2025-05-07T19:48:26.4862026Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.4863111Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:48:26.4864938Z U c10::detail::infer_schema::make_function_schema(std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&, c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:48:26.4866438Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:48:26.4867318Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.4868490Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:48:26.4869554Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.4870423Z U c10::getCustomClassTypeImpl(std::type_index const&) 2025-05-07T19:48:26.4870806Z U c10::get_default_dtype() 2025-05-07T19:48:26.4871286Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T19:48:26.4871894Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T19:48:26.4872350Z U c10::impl::PyObjectSlot::~PyObjectSlot() 2025-05-07T19:48:26.4872708Z U c10::impl::device_guard_impl_registry 2025-05-07T19:48:26.4873319Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:48:26.4873972Z U c10::ivalue::Future::extractStorages(c10::IValue const&) 2025-05-07T19:48:26.4874400Z U c10::ivalue::Object::resizeObject(unsigned long) 2025-05-07T19:48:26.4875044Z U c10::ivalue::checkCustomClassType(c10::ClassType const*, c10::Type const*) 2025-05-07T19:48:26.4875548Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T19:48:26.4875951Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T19:48:26.4876366Z U c10::operator<<(std::ostream&, c10::FunctionSchema const&) 2025-05-07T19:48:26.4876855Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:48:26.4877961Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4879696Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4881517Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4883291Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4885076Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4886932Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4888659Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:48:26.4890374Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:48:26.4892163Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4894008Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:48:26.4895935Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4897954Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:48:26.4900143Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:48:26.4902152Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4903934Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:48:26.4904798Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:48:26.4905668Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4906592Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:48:26.4907526Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4908378Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:48:26.4909305Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:48:26.4910382Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4911429Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4912559Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4913510Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4914393Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4915423Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4916434Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.4916601Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.4916734Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.4916880Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.4917079Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:48:26.4917213Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.4917365Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.4917476Z U memchr@GLIBC_2.2.5 2025-05-07T19:48:26.4917572Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.4917820Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.4917915Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.4918023Z U omp_get_num_threads 2025-05-07T19:48:26.4918119Z U omp_get_thread_num 2025-05-07T19:48:26.4918273Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.4918414Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.4918634Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:48:26.4918994Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:48:26.4919408Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.4919858Z U std::__cxx11::basic_stringbuf, std::allocator >::_M_sync(char*, unsigned long, unsigned long)@GLIBCXX_3.4.21 2025-05-07T19:48:26.4920205Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:48:26.4920557Z U std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream() 2025-05-07T19:48:26.4920946Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.4921434Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:48:26.4921580Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:48:26.4921726Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:48:26.4921843Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.4921973Z U std::__throw_bad_array_new_length() 2025-05-07T19:48:26.4922110Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:48:26.4922255Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.4922404Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.4922578Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:48:26.4922710Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:48:26.4922970Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:48:26.4923329Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:48:26.4923935Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.4924516Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.4924704Z U std::condition_variable::condition_variable()@GLIBCXX_3.4.11 2025-05-07T19:48:26.4924873Z U std::condition_variable::notify_all()@GLIBCXX_3.4.11 2025-05-07T19:48:26.4925057Z U std::condition_variable::~condition_variable()@GLIBCXX_3.4.11 2025-05-07T19:48:26.4925186Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:48:26.4925331Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:48:26.4925452Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:48:26.4925572Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:48:26.4925689Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.4925820Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.4926010Z U std::istream& std::istream::_M_extract(long&)@GLIBCXX_3.4.9 2025-05-07T19:48:26.4926128Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:48:26.4926255Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:48:26.4926678Z U std::logic_error::logic_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:48:26.4926816Z U std::logic_error::~logic_error()@GLIBCXX_3.4 2025-05-07T19:48:26.4927012Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.4927251Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.4927376Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:48:26.4927556Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:48:26.4927691Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:48:26.4927922Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:48:26.4928030Z U strcmp@GLIBC_2.2.5 2025-05-07T19:48:26.4928127Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.4928250Z U torch::CppFunction::~CppFunction() 2025-05-07T19:48:26.4928919Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:48:26.4929392Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.4929656Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.4930785Z U torch::detail::class_base::class_base(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >, std::type_info const&, std::type_info const&) 2025-05-07T19:48:26.4931154Z U torch::detail::class_base::withNewArguments(c10::FunctionSchema const&, std::initializer_list) 2025-05-07T19:48:26.4931539Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:48:26.4931947Z U torch::registerCustomClassMethod(std::unique_ptr >) 2025-05-07T19:48:26.4932095Z U torch::serialize::InputArchive::InputArchive() 2025-05-07T19:48:26.4932430Z U torch::serialize::InputArchive::load_from(char const*, unsigned long, std::optional) 2025-05-07T19:48:26.4932941Z U torch::serialize::InputArchive::read(std::__cxx11::basic_string, std::allocator > const&, at::Tensor&, bool) 2025-05-07T19:48:26.4933278Z U torch::serialize::OutputArchive::OutputArchive(std::shared_ptr) 2025-05-07T19:48:26.4933446Z U torch::serialize::OutputArchive::save_to(std::ostream&) 2025-05-07T19:48:26.4933955Z U torch::serialize::OutputArchive::write(std::__cxx11::basic_string, std::allocator > const&, at::Tensor const&, bool) 2025-05-07T19:48:26.4934075Z U typeinfo for c10::Error 2025-05-07T19:48:26.4934203Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:48:26.4934333Z U typeinfo for std::logic_error@GLIBCXX_3.4 2025-05-07T19:48:26.4934463Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:48:26.4934666Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.4934822Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.4934983Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:48:26.4935156Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.4935259Z U vtable for c10::Error 2025-05-07T19:48:26.4935616Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.4935963Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.4936313Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.4936527Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:48:26.4936759Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:48:26.4936888Z U vtable for torch::autograd::AutogradMeta 2025-05-07T19:48:26.4937001Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.4937120Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.4937265Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.4937355Z w __gmon_start__ 2025-05-07T19:48:26.4937464Z w __pthread_key_create 2025-05-07T19:48:26.4937572Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:48:26.4937681Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:48:26.4937841Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.4938055Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:48:26.4938062Z 2025-05-07T19:48:26.4938197Z linux-vdso.so.1 (0x00007ffcff30d000) 2025-05-07T19:48:26.4938300Z libc10.so => not found 2025-05-07T19:48:26.4938678Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007f11bc800000) 2025-05-07T19:48:26.4938773Z libtorch.so => not found 2025-05-07T19:48:26.4938882Z libtorch_cpu.so => not found 2025-05-07T19:48:26.4939046Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f11bc59c000) 2025-05-07T19:48:26.4939201Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f11bcd9c000) 2025-05-07T19:48:26.4939340Z libc.so.6 => /lib64/libc.so.6 (0x00007f11bc394000) 2025-05-07T19:48:26.4939468Z /lib64/ld-linux-x86-64.so.2 (0x00007f11bce63000) 2025-05-07T19:48:26.4939557Z libc10.so => not found 2025-05-07T19:48:26.4939921Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007f11bc319000) 2025-05-07T19:48:26.4940026Z libtorch.so => not found 2025-05-07T19:48:26.4940120Z libtorch_cpu.so => not found 2025-05-07T19:48:26.4940242Z libm.so.6 => /lib64/libm.so.6 (0x00007f11bc23e000) 2025-05-07T19:48:26.4940347Z libtorch_cpu.so => not found 2025-05-07T19:48:26.4940489Z libtorch.so => not found 2025-05-07T19:48:26.4940494Z 2025-05-07T19:48:26.4940603Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.4940858Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:48:26.4940863Z 2025-05-07T19:48:26.4940872Z 2025-05-07T19:48:26.4941027Z Dynamic section at offset 0x8faf8 contains 36 entries: 2025-05-07T19:48:26.4941144Z Tag Type Name/Value 2025-05-07T19:48:26.4941354Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:48:26.4941545Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:48:26.4941740Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.4941942Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.4942157Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.4942356Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.4942546Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.4942772Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:48:26.4943002Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_inference.so] 2025-05-07T19:48:26.4943187Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:26.4943310Z 0x000000000000000c (INIT) 0x22000 2025-05-07T19:48:26.4943419Z 0x000000000000000d (FINI) 0x7c7f4 2025-05-07T19:48:26.4943530Z 0x0000000000000019 (INIT_ARRAY) 0x90260 2025-05-07T19:48:26.4943653Z 0x000000000000001b (INIT_ARRAYSZ) 32 (bytes) 2025-05-07T19:48:26.4943776Z 0x000000000000001a (FINI_ARRAY) 0x90280 2025-05-07T19:48:26.4943895Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.4944003Z 0x0000000000000004 (HASH) 0x238 2025-05-07T19:48:26.4944130Z 0x000000006ffffef5 (GNU_HASH) 0x1eb8 2025-05-07T19:48:26.4944239Z 0x0000000000000005 (STRTAB) 0x8518 2025-05-07T19:48:26.4944345Z 0x0000000000000006 (SYMTAB) 0x38f8 2025-05-07T19:48:26.4944488Z 0x000000000000000a (STRSZ) 79109 (bytes) 2025-05-07T19:48:26.4944651Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.4944762Z 0x0000000000000003 (PLTGOT) 0x90d78 2025-05-07T19:48:26.4944894Z 0x0000000000000002 (PLTRELSZ) 8040 (bytes) 2025-05-07T19:48:26.4945015Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.4945125Z 0x0000000000000017 (JMPREL) 0x1fb78 2025-05-07T19:48:26.4945233Z 0x0000000000000007 (RELA) 0x1c1b8 2025-05-07T19:48:26.4945378Z 0x0000000000000008 (RELASZ) 14784 (bytes) 2025-05-07T19:48:26.4945499Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.4945597Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.4945726Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.4945854Z 0x000000006ffffffe (VERNEED) 0x1c078 2025-05-07T19:48:26.4945963Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:48:26.4946075Z 0x000000006ffffff0 (VERSYM) 0x1ba1e 2025-05-07T19:48:26.4946196Z 0x000000006ffffff9 (RELACOUNT) 12 2025-05-07T19:48:26.4946294Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.4946298Z 2025-05-07T19:48:26.4946414Z ################################################################################ 2025-05-07T19:48:26.4946418Z 2025-05-07T19:48:26.4946422Z 2025-05-07T19:48:26.4946541Z ################################################################################ 2025-05-07T19:48:26.4946808Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:48:26.4946909Z [CHECK] Listing out library size: 2025-05-07T19:48:26.4947227Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:48:26.4947232Z 2025-05-07T19:48:26.4947424Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:48:26.4947428Z 2025-05-07T19:48:26.4947817Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:48:26.4948322Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.4948327Z 2025-05-07T19:48:26.4961981Z GLIBC_2.2.5 2025-05-07T19:48:26.4962063Z GLIBC_2.3 2025-05-07T19:48:26.4962168Z GLIBC_2.14 2025-05-07T19:48:26.4963473Z 2025-05-07T19:48:26.4963591Z 2025-05-07T19:48:26.4964196Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:48:26.4964724Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.4964729Z 2025-05-07T19:48:26.5015417Z GLIBCXX_3.4 2025-05-07T19:48:26.5015511Z GLIBCXX_3.4.9 2025-05-07T19:48:26.5015596Z GLIBCXX_3.4.14 2025-05-07T19:48:26.5015692Z GLIBCXX_3.4.20 2025-05-07T19:48:26.5015774Z GLIBCXX_3.4.21 2025-05-07T19:48:26.5015868Z GLIBCXX_3.4.29 2025-05-07T19:48:26.5016937Z 2025-05-07T19:48:26.5016946Z 2025-05-07T19:48:26.5033000Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so > /tmp/tmp.Plv8m6jsiH.symbols.txt 2025-05-07T19:48:26.5033012Z 2025-05-07T19:48:26.5053366Z 2025-05-07T19:48:26.5075691Z [CHECK] Total Number of symbols: 346 2025-05-07T19:48:26.5087483Z [CHECK] Number of fbgemm symbols: 27 2025-05-07T19:48:26.5102417Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so > /tmp/tmp.ZoFMyLROou.usymbols.txt 2025-05-07T19:48:26.5102423Z 2025-05-07T19:48:26.5118092Z 2025-05-07T19:48:26.5140070Z [CHECK] Listing out undefined symbols (147 total): 2025-05-07T19:48:26.5152880Z U GOMP_barrier 2025-05-07T19:48:26.5152976Z U GOMP_parallel 2025-05-07T19:48:26.5153358Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.5153642Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.5153764Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:48:26.5153919Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:48:26.5154101Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:48:26.5154288Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:48:26.5154504Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:48:26.5154752Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:48:26.5154866Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:48:26.5154983Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:48:26.5155085Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:48:26.5155192Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.5155288Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:48:26.5155593Z U at::Tensor::index_put_(std::initializer_list, at::Tensor const&) 2025-05-07T19:48:26.5155788Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T19:48:26.5155949Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T19:48:26.5156630Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.5156764Z U at::_ops::is_nonzero::call(at::Tensor const&) 2025-05-07T19:48:26.5156972Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:48:26.5157226Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:48:26.5157598Z U at::_ops::slice_Tensor::call(at::Tensor const&, long, std::optional, std::optional, c10::SymInt) 2025-05-07T19:48:26.5158265Z U at::_ops::to_dtype_layout::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, bool, bool, std::optional) 2025-05-07T19:48:26.5158383Z U at::_ops::zero_::call(at::Tensor&) 2025-05-07T19:48:26.5158975Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.5159088Z U at::get_num_threads() 2025-05-07T19:48:26.5159185Z U at::get_thread_num() 2025-05-07T19:48:26.5159291Z U at::in_parallel_region() 2025-05-07T19:48:26.5159400Z U at::init_num_threads() 2025-05-07T19:48:26.5159515Z U at::internal::set_thread_num(int) 2025-05-07T19:48:26.5159651Z U at::toAccumulateType(c10::ScalarType, bool) 2025-05-07T19:48:26.5159757Z U c10::BoolType::get() 2025-05-07T19:48:26.5160142Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:48:26.5160239Z U c10::Error::what() const 2025-05-07T19:48:26.5160402Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.5160577Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.5160718Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:48:26.5160812Z U c10::IntType::get() 2025-05-07T19:48:26.5160995Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:48:26.5161115Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:48:26.5161337Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.5161479Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:48:26.5161653Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:48:26.5161798Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T19:48:26.5161953Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:48:26.5162369Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:48:26.5162507Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:48:26.5162657Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T19:48:26.5162775Z U c10::SymInt::promote_to_negative() 2025-05-07T19:48:26.5162904Z U c10::SymInt::sym_ne(c10::SymInt const&) const 2025-05-07T19:48:26.5163025Z U c10::SymInt::toSymNode() const 2025-05-07T19:48:26.5163124Z U c10::SymIntType::get() 2025-05-07T19:48:26.5163282Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:48:26.5163398Z U c10::TensorType::get() 2025-05-07T19:48:26.5163516Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:48:26.5164049Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:48:26.5164325Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:48:26.5164881Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.5165228Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:48:26.5165836Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.5165964Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T19:48:26.5166084Z U c10::operator<(c10::SymInt const&, int) 2025-05-07T19:48:26.5166239Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T19:48:26.5166356Z U c10::operator>(c10::SymInt const&, int) 2025-05-07T19:48:26.5166476Z U c10::operator>=(c10::SymInt const&, int) 2025-05-07T19:48:26.5166684Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:48:26.5167476Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.5168274Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.5169061Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.5169861Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.5170729Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.5171587Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.5172503Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.5173377Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.5174255Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.5175132Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.5176012Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.5176937Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.5177143Z U fbgemm::fbgemmAlignedAlloc(unsigned long, unsigned long, bool) 2025-05-07T19:48:26.5177278Z U fbgemm::fbgemmAlignedFree(void*) 2025-05-07T19:48:26.5177420Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.5177578Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.5177718Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.5177860Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.5178034Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:48:26.5178179Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.5178333Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.5178427Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.5178535Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.5178628Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.5178719Z U omp_get_max_threads 2025-05-07T19:48:26.5178813Z U omp_get_num_threads 2025-05-07T19:48:26.5178916Z U omp_get_thread_num 2025-05-07T19:48:26.5179066Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.5179188Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.5179574Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:48:26.5179976Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.5180340Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:48:26.5180484Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:48:26.5180626Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:48:26.5180810Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.5180945Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:48:26.5181084Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.5181233Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.5181405Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:48:26.5181649Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:48:26.5182021Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:48:26.5182616Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.5183147Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.5183282Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:48:26.5183409Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:48:26.5183528Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:48:26.5183660Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:48:26.5183777Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.5183893Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.5184061Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:48:26.5184172Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:48:26.5184357Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.5184614Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.5184737Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:48:26.5185045Z U std::pair fbgemm::radix_sort_parallel(int*, int*, int*, int*, long, long, bool) 2025-05-07T19:48:26.5185591Z U std::pair*> fbgemm::radix_sort_parallel >(int*, std::pair*, int*, std::pair*, long, long, bool) 2025-05-07T19:48:26.5186109Z U std::pair*> fbgemm::radix_sort_parallel >(int*, std::pair*, int*, std::pair*, long, long, bool) 2025-05-07T19:48:26.5186339Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:48:26.5186447Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.5186568Z U torch::CppFunction::~CppFunction() 2025-05-07T19:48:26.5187178Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:48:26.5187662Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.5187924Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.5188306Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:48:26.5188409Z U typeinfo for c10::Error 2025-05-07T19:48:26.5188535Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:48:26.5188726Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.5188931Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.5189090Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:48:26.5189245Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.5189354Z U vtable for c10::Error 2025-05-07T19:48:26.5189713Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.5190050Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.5190268Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:48:26.5190494Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:48:26.5190604Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.5190723Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.5190824Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.5190912Z w __gmon_start__ 2025-05-07T19:48:26.5191020Z w __pthread_key_create 2025-05-07T19:48:26.5191167Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.5191376Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:48:26.5191382Z 2025-05-07T19:48:26.5191541Z linux-vdso.so.1 (0x00007ffe4837c000) 2025-05-07T19:48:26.5191905Z libc10.so => not found 2025-05-07T19:48:26.5192507Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007fc219400000) 2025-05-07T19:48:26.5192608Z libtorch.so => not found 2025-05-07T19:48:26.5192720Z libtorch_cpu.so => not found 2025-05-07T19:48:26.5192888Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fc21919c000) 2025-05-07T19:48:26.5193039Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fc219ad7000) 2025-05-07T19:48:26.5193190Z libc.so.6 => /lib64/libc.so.6 (0x00007fc218f94000) 2025-05-07T19:48:26.5193318Z /lib64/ld-linux-x86-64.so.2 (0x00007fc219b6b000) 2025-05-07T19:48:26.5193406Z libc10.so => not found 2025-05-07T19:48:26.5193786Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007fc219a5c000) 2025-05-07T19:48:26.5193889Z libtorch.so => not found 2025-05-07T19:48:26.5193986Z libtorch_cpu.so => not found 2025-05-07T19:48:26.5194111Z libm.so.6 => /lib64/libm.so.6 (0x00007fc21997f000) 2025-05-07T19:48:26.5194218Z libtorch_cpu.so => not found 2025-05-07T19:48:26.5194355Z libtorch.so => not found 2025-05-07T19:48:26.5194395Z 2025-05-07T19:48:26.5194733Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.5195290Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:48:26.5195302Z 2025-05-07T19:48:26.5224091Z 2025-05-07T19:48:26.5224277Z Dynamic section at offset 0x5d498 contains 36 entries: 2025-05-07T19:48:26.5224411Z Tag Type Name/Value 2025-05-07T19:48:26.5224628Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:48:26.5224819Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:48:26.5225017Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.5225234Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.5225435Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.5225645Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.5225975Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.5226258Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:48:26.5226570Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:48:26.5226974Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:26.5227088Z 0x000000000000000c (INIT) 0xd000 2025-05-07T19:48:26.5227202Z 0x000000000000000d (FINI) 0x53580 2025-05-07T19:48:26.5227314Z 0x0000000000000019 (INIT_ARRAY) 0x5e290 2025-05-07T19:48:26.5227452Z 0x000000000000001b (INIT_ARRAYSZ) 32 (bytes) 2025-05-07T19:48:26.5227565Z 0x000000000000001a (FINI_ARRAY) 0x5e2b0 2025-05-07T19:48:26.5227687Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.5227811Z 0x0000000000000004 (HASH) 0x238 2025-05-07T19:48:26.5227929Z 0x000000006ffffef5 (GNU_HASH) 0x1238 2025-05-07T19:48:26.5228038Z 0x0000000000000005 (STRTAB) 0x3ca0 2025-05-07T19:48:26.5228160Z 0x0000000000000006 (SYMTAB) 0x1c18 2025-05-07T19:48:26.5228292Z 0x000000000000000a (STRSZ) 26309 (bytes) 2025-05-07T19:48:26.5228412Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.5228527Z 0x0000000000000003 (PLTGOT) 0x5e718 2025-05-07T19:48:26.5228677Z 0x0000000000000002 (PLTRELSZ) 5280 (bytes) 2025-05-07T19:48:26.5228787Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.5228895Z 0x0000000000000017 (JMPREL) 0xb2b8 2025-05-07T19:48:26.5229014Z 0x0000000000000007 (RELA) 0xa730 2025-05-07T19:48:26.5229142Z 0x0000000000000008 (RELASZ) 2952 (bytes) 2025-05-07T19:48:26.5229261Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.5229361Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.5229572Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.5229686Z 0x000000006ffffffe (VERNEED) 0xa620 2025-05-07T19:48:26.5229797Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:48:26.5229924Z 0x000000006ffffff0 (VERSYM) 0xa366 2025-05-07T19:48:26.5230030Z 0x000000006ffffff9 (RELACOUNT) 10 2025-05-07T19:48:26.5230132Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.5230148Z 2025-05-07T19:48:26.5230275Z ################################################################################ 2025-05-07T19:48:26.5230280Z 2025-05-07T19:48:26.5230285Z 2025-05-07T19:48:26.5230391Z ################################################################################ 2025-05-07T19:48:26.5230705Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:48:26.5230824Z [CHECK] Listing out library size: 2025-05-07T19:48:26.5231128Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:48:26.5231137Z 2025-05-07T19:48:26.5237758Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:48:26.5238847Z 2025-05-07T19:48:26.5240329Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:48:26.5240886Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.5240892Z 2025-05-07T19:48:26.5291797Z GLIBC_2.2.5 2025-05-07T19:48:26.5291886Z GLIBC_2.3 2025-05-07T19:48:26.5291968Z GLIBC_2.14 2025-05-07T19:48:26.5293810Z 2025-05-07T19:48:26.5293815Z 2025-05-07T19:48:26.5294431Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:48:26.5295015Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.5295021Z 2025-05-07T19:48:26.5348349Z GLIBCXX_3.4 2025-05-07T19:48:26.5348453Z GLIBCXX_3.4.9 2025-05-07T19:48:26.5348536Z GLIBCXX_3.4.21 2025-05-07T19:48:26.5348615Z GLIBCXX_3.4.29 2025-05-07T19:48:26.5350084Z 2025-05-07T19:48:26.5350255Z 2025-05-07T19:48:26.5366608Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so > /tmp/tmp.TiUFHMkaPN.symbols.txt 2025-05-07T19:48:26.5366614Z 2025-05-07T19:48:26.5390167Z 2025-05-07T19:48:26.5413279Z [CHECK] Total Number of symbols: 269 2025-05-07T19:48:26.5425772Z [CHECK] Number of fbgemm symbols: 3 2025-05-07T19:48:26.5441262Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so > /tmp/tmp.CY7Hl9vml6.usymbols.txt 2025-05-07T19:48:26.5441271Z 2025-05-07T19:48:26.5456733Z 2025-05-07T19:48:26.5479501Z [CHECK] Listing out undefined symbols (106 total): 2025-05-07T19:48:26.5492527Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.5492687Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.5492874Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:48:26.5493044Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:48:26.5493246Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:48:26.5493429Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:48:26.5493634Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:48:26.5493823Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:48:26.5494011Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:48:26.5494205Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:48:26.5494383Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:48:26.5494557Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:48:26.5494748Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.5495003Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:48:26.5495187Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:48:26.5495319Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:48:26.5495640Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:48:26.5495949Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:48:26.5496172Z U at::Tensor::index(std::initializer_list) const 2025-05-07T19:48:26.5496467Z U at::Tensor::index_put_(std::initializer_list, at::Tensor const&) 2025-05-07T19:48:26.5497145Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.5497349Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T19:48:26.5497525Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:48:26.5497684Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:48:26.5497801Z U c10::BoolType::get() 2025-05-07T19:48:26.5497983Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:48:26.5498100Z U c10::Dispatcher::realSingleton() 2025-05-07T19:48:26.5498647Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:48:26.5499297Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:48:26.5499681Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:48:26.5499793Z U c10::Error::what() const 2025-05-07T19:48:26.5499936Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:48:26.5500101Z U c10::IntType::get() 2025-05-07T19:48:26.5500242Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:48:26.5500363Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:48:26.5500511Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T19:48:26.5500669Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:48:26.5501087Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:48:26.5501229Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:48:26.5501363Z U c10::SymInt::promote_to_negative() 2025-05-07T19:48:26.5501495Z U c10::SymInt::sym_ne(c10::SymInt const&) const 2025-05-07T19:48:26.5501605Z U c10::SymInt::toSymNode() const 2025-05-07T19:48:26.5501710Z U c10::SymIntType::get() 2025-05-07T19:48:26.5501819Z U c10::TensorType::get() 2025-05-07T19:48:26.5501941Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:48:26.5502471Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:48:26.5502740Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:48:26.5503294Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.5503657Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:48:26.5504260Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.5504366Z U c10::get_default_dtype() 2025-05-07T19:48:26.5504707Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:48:26.5504892Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:48:26.5505012Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:48:26.5505178Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:48:26.5505299Z U c10::operator<(c10::SymInt const&, int) 2025-05-07T19:48:26.5505466Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:48:26.5505672Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:48:26.5505964Z U fbgemm_gpu::reshape_vbe_output(at::Tensor const&, long, at::Tensor const&, at::Tensor const&) 2025-05-07T19:48:26.5506062Z U free@GLIBC_2.2.5 2025-05-07T19:48:26.5506186Z U int at::Tensor::item() const 2025-05-07T19:48:26.5506363Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:48:26.5506460Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.5506554Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.5506657Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.5506807Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.5506932Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.5507320Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:48:26.5507726Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.5508129Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:48:26.5508246Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.5508389Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.5508541Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.5508786Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:48:26.5509143Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:48:26.5509756Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.5510285Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.5510420Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:48:26.5510551Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:48:26.5510671Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:48:26.5510787Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.5510917Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.5511030Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:48:26.5511179Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:48:26.5511381Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.5511478Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.5511601Z U torch::CppFunction::~CppFunction() 2025-05-07T19:48:26.5512224Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:48:26.5512696Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.5512959Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.5513340Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:48:26.5513450Z U typeinfo for c10::Error 2025-05-07T19:48:26.5513602Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.5513775Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:48:26.5513938Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.5514037Z U vtable for c10::Error 2025-05-07T19:48:26.5514407Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.5514817Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.5515023Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:48:26.5515262Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:48:26.5515446Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:48:26.5515558Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.5515678Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.5515779Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.5515914Z w __gmon_start__ 2025-05-07T19:48:26.5516021Z w __pthread_key_create 2025-05-07T19:48:26.5516169Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.5516410Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:48:26.5516417Z 2025-05-07T19:48:26.5532443Z linux-vdso.so.1 (0x00007ffdb2fe0000) 2025-05-07T19:48:26.5532601Z libc10.so => not found 2025-05-07T19:48:26.5533382Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so (0x00007f89b2b26000) 2025-05-07T19:48:26.5533478Z libtorch.so => not found 2025-05-07T19:48:26.5533597Z libtorch_cpu.so => not found 2025-05-07T19:48:26.5533761Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f89b28c2000) 2025-05-07T19:48:26.5533914Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f89b2892000) 2025-05-07T19:48:26.5534049Z libc.so.6 => /lib64/libc.so.6 (0x00007f89b268a000) 2025-05-07T19:48:26.5534177Z /lib64/ld-linux-x86-64.so.2 (0x00007f89b2bb6000) 2025-05-07T19:48:26.5534263Z libc10.so => not found 2025-05-07T19:48:26.5534626Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007f89b2000000) 2025-05-07T19:48:26.5534732Z libtorch.so => not found 2025-05-07T19:48:26.5534824Z libtorch_cpu.so => not found 2025-05-07T19:48:26.5534948Z libm.so.6 => /lib64/libm.so.6 (0x00007f89b25ad000) 2025-05-07T19:48:26.5535056Z libc10.so => not found 2025-05-07T19:48:26.5535565Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007f89b1f85000) 2025-05-07T19:48:26.5535883Z libtorch.so => not found 2025-05-07T19:48:26.5536076Z libtorch_cpu.so => not found 2025-05-07T19:48:26.5536246Z libtorch_cpu.so => not found 2025-05-07T19:48:26.5536403Z libtorch.so => not found 2025-05-07T19:48:26.5536419Z 2025-05-07T19:48:26.5536540Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.5536818Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:48:26.5536823Z 2025-05-07T19:48:26.5563498Z 2025-05-07T19:48:26.5563773Z Dynamic section at offset 0x29770 contains 36 entries: 2025-05-07T19:48:26.5563969Z Tag Type Name/Value 2025-05-07T19:48:26.5564340Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:48:26.5564734Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:48:26.5564959Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.5565170Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.5565381Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.5565748Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.5566082Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.5566489Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:48:26.5567006Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_forward.so] 2025-05-07T19:48:26.5567234Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:26.5567347Z 0x000000000000000c (INIT) 0xe000 2025-05-07T19:48:26.5567457Z 0x000000000000000d (FINI) 0x23208 2025-05-07T19:48:26.5567583Z 0x0000000000000019 (INIT_ARRAY) 0x2a4f8 2025-05-07T19:48:26.5567705Z 0x000000000000001b (INIT_ARRAYSZ) 16 (bytes) 2025-05-07T19:48:26.5567822Z 0x000000000000001a (FINI_ARRAY) 0x2a508 2025-05-07T19:48:26.5567959Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.5568066Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:48:26.5568178Z 0x000000006ffffef5 (GNU_HASH) 0xe40 2025-05-07T19:48:26.5568288Z 0x0000000000000005 (STRTAB) 0x2fb8 2025-05-07T19:48:26.5568511Z 0x0000000000000006 (SYMTAB) 0x1668 2025-05-07T19:48:26.5568643Z 0x000000000000000a (STRSZ) 32385 (bytes) 2025-05-07T19:48:26.5568761Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.5568888Z 0x0000000000000003 (PLTGOT) 0x2a9f0 2025-05-07T19:48:26.5569022Z 0x0000000000000002 (PLTRELSZ) 3192 (bytes) 2025-05-07T19:48:26.5569131Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.5569253Z 0x0000000000000017 (JMPREL) 0xc968 2025-05-07T19:48:26.5569360Z 0x0000000000000007 (RELA) 0xb138 2025-05-07T19:48:26.5569492Z 0x0000000000000008 (RELASZ) 6192 (bytes) 2025-05-07T19:48:26.5569610Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.5569724Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.5569850Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.5569963Z 0x000000006ffffffe (VERNEED) 0xb058 2025-05-07T19:48:26.5570092Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:48:26.5570202Z 0x000000006ffffff0 (VERSYM) 0xae3a 2025-05-07T19:48:26.5570306Z 0x000000006ffffff9 (RELACOUNT) 4 2025-05-07T19:48:26.5570421Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.5570433Z 2025-05-07T19:48:26.5570545Z ################################################################################ 2025-05-07T19:48:26.5570550Z 2025-05-07T19:48:26.5570554Z 2025-05-07T19:48:26.5570662Z ################################################################################ 2025-05-07T19:48:26.5571052Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:48:26.5571155Z [CHECK] Listing out library size: 2025-05-07T19:48:26.5571475Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:48:26.5571480Z 2025-05-07T19:48:26.5577469Z 4 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:48:26.5578308Z 2025-05-07T19:48:26.5579795Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:48:26.5580450Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.5580457Z 2025-05-07T19:48:26.5766000Z GLIBC_2.2.5 2025-05-07T19:48:26.5766147Z GLIBC_2.3 2025-05-07T19:48:26.5766296Z GLIBC_2.14 2025-05-07T19:48:26.5767345Z 2025-05-07T19:48:26.5767366Z 2025-05-07T19:48:26.5768368Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:48:26.5769074Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.5769087Z 2025-05-07T19:48:26.5955153Z GLIBCXX_3.4 2025-05-07T19:48:26.5955309Z GLIBCXX_3.4.9 2025-05-07T19:48:26.5955462Z GLIBCXX_3.4.11 2025-05-07T19:48:26.5955605Z GLIBCXX_3.4.15 2025-05-07T19:48:26.5955772Z GLIBCXX_3.4.18 2025-05-07T19:48:26.5955920Z GLIBCXX_3.4.20 2025-05-07T19:48:26.5956022Z GLIBCXX_3.4.21 2025-05-07T19:48:26.5956104Z GLIBCXX_3.4.29 2025-05-07T19:48:26.5956675Z 2025-05-07T19:48:26.5956699Z 2025-05-07T19:48:26.5973166Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so > /tmp/tmp.lx52uh9Cwr.symbols.txt 2025-05-07T19:48:26.5973173Z 2025-05-07T19:48:26.6120286Z 2025-05-07T19:48:26.6142938Z [CHECK] Total Number of symbols: 2380 2025-05-07T19:48:26.6159726Z [CHECK] Number of fbgemm symbols: 4 2025-05-07T19:48:26.6175644Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so > /tmp/tmp.pT2nRuYYI1.usymbols.txt 2025-05-07T19:48:26.6175657Z 2025-05-07T19:48:26.6195632Z 2025-05-07T19:48:26.6218391Z [CHECK] Listing out undefined symbols (190 total): 2025-05-07T19:48:26.6231883Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.6232049Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.6232247Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:48:26.6232428Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:48:26.6232620Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:48:26.6232769Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:48:26.6232925Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:48:26.6233101Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:48:26.6233292Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:48:26.6233482Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:48:26.6233661Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:48:26.6233845Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:48:26.6233955Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.6234052Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:48:26.6234245Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:48:26.6234375Z U at::RecordFunction::currentThreadId() 2025-05-07T19:48:26.6234482Z U at::RecordFunction::end() 2025-05-07T19:48:26.6234689Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:48:26.6234835Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:48:26.6235282Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:48:26.6235601Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:48:26.6235932Z U at::_ops::clamp::call(at::Tensor const&, std::optional const&, std::optional const&) 2025-05-07T19:48:26.6236148Z U at::_ops::clone::call(at::Tensor const&, std::optional) 2025-05-07T19:48:26.6236829Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.6237018Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T19:48:26.6237182Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:48:26.6237325Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:48:26.6237485Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:48:26.6237612Z U at::sequence_number::get_and_increment() 2025-05-07T19:48:26.6237722Z U c10::AnyType::get() 2025-05-07T19:48:26.6237822Z U c10::BoolType::get() 2025-05-07T19:48:26.6237987Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:48:26.6238181Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:48:26.6238295Z U c10::Dispatcher::realSingleton() 2025-05-07T19:48:26.6238830Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:48:26.6239499Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:48:26.6239882Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:48:26.6239987Z U c10::Error::what() const 2025-05-07T19:48:26.6240173Z U c10::FloatType::get() 2025-05-07T19:48:26.6240280Z U c10::GradMode::is_enabled() 2025-05-07T19:48:26.6240390Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:48:26.6240563Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:48:26.6240680Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:48:26.6240791Z U c10::IValue::isBoolList() const 2025-05-07T19:48:26.6240917Z U c10::IValue::isDoubleList() const 2025-05-07T19:48:26.6241023Z U c10::IValue::isIntList() const 2025-05-07T19:48:26.6241141Z U c10::IValue::isSymIntList() const 2025-05-07T19:48:26.6241253Z U c10::IValue::isTensorList() const 2025-05-07T19:48:26.6241410Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:48:26.6241508Z U c10::IntType::get() 2025-05-07T19:48:26.6242004Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.6242193Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:48:26.6242316Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:48:26.6242442Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:48:26.6242576Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:48:26.6242799Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.6243124Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:48:26.6243242Z U c10::StringType::get() 2025-05-07T19:48:26.6243387Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T19:48:26.6243529Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:48:26.6243694Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T19:48:26.6243846Z U c10::SymFloat::operator/(c10::SymFloat const&) const 2025-05-07T19:48:26.6244262Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:48:26.6244412Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:48:26.6244542Z U c10::SymInt::operator c10::SymFloat() const 2025-05-07T19:48:26.6244680Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T19:48:26.6244814Z U c10::SymInt::promote_to_negative() 2025-05-07T19:48:26.6244943Z U c10::SymInt::sym_le(c10::SymInt const&) const 2025-05-07T19:48:26.6245053Z U c10::SymInt::toSymNode() const 2025-05-07T19:48:26.6245168Z U c10::SymIntType::get() 2025-05-07T19:48:26.6245291Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:48:26.6245389Z U c10::TensorType::get() 2025-05-07T19:48:26.6245512Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:48:26.6245963Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.6246494Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:48:26.6246768Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:48:26.6247274Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.6247619Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:48:26.6248299Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.6248629Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:48:26.6248817Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:48:26.6248949Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:48:26.6249106Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:48:26.6249483Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:48:26.6249617Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T19:48:26.6249780Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:48:26.6249934Z U c10::operator<<(std::ostream&, c10::SymFloat const&) 2025-05-07T19:48:26.6250093Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T19:48:26.6250292Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:48:26.6250410Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:48:26.6250685Z U fbgemm_gpu::config::is_feature_enabled(fbgemm_gpu::config::FeatureGateName const&) 2025-05-07T19:48:26.6251015Z U fbgemm_gpu::reshape_vbe_output(at::Tensor const&, long, at::Tensor const&, at::Tensor const&) 2025-05-07T19:48:26.6251111Z U free@GLIBC_2.2.5 2025-05-07T19:48:26.6251300Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:48:26.6251397Z U memcmp@GLIBC_2.2.5 2025-05-07T19:48:26.6251489Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.6251599Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.6251718Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.6251870Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.6252006Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.6252103Z U realloc@GLIBC_2.2.5 2025-05-07T19:48:26.6252322Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:48:26.6252693Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:48:26.6253105Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.6253454Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:48:26.6253809Z U std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream() 2025-05-07T19:48:26.6254203Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.6254597Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:48:26.6254716Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.6254832Z U std::__throw_bad_array_new_length() 2025-05-07T19:48:26.6254990Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.6255128Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.6255303Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:48:26.6255450Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:48:26.6255636Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:48:26.6255883Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:48:26.6256249Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:48:26.6256850Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.6257380Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.6257523Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:48:26.6257646Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:48:26.6257769Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:48:26.6257898Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.6258015Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.6258132Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:48:26.6258262Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:48:26.6258450Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.6258691Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.6258870Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:48:26.6259039Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:48:26.6259176Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:48:26.6259635Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:48:26.6259777Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:48:26.6259889Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:48:26.6259986Z U strcmp@GLIBC_2.2.5 2025-05-07T19:48:26.6260092Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.6260217Z U torch::CppFunction::~CppFunction() 2025-05-07T19:48:26.6260830Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:48:26.6261318Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.6261583Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.6261724Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:48:26.6262028Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:48:26.6262217Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:48:26.6262438Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:48:26.6262628Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:48:26.6262989Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:48:26.6263148Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:48:26.6273968Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:48:26.6274351Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:48:26.6274485Z U torch::autograd::Node::assign_parent() 2025-05-07T19:48:26.6274675Z U torch::autograd::Node::metadata() 2025-05-07T19:48:26.6274834Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:48:26.6275090Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:48:26.6275367Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:48:26.6275523Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:48:26.6275735Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:48:26.6275950Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:48:26.6278898Z U torch::autograd::_wrap_outputs(std::vector > const&, std::unordered_set, std::equal_to, std::allocator > const&, std::unordered_set, std::equal_to, std::allocator > const&, c10::ArrayRef >, std::shared_ptr const&, std::function > (std::vector >, std::vector >)> const&, std::unordered_set, std::equal_to, std::allocator > const&, std::function const&) 2025-05-07T19:48:26.6279078Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:48:26.6279229Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:48:26.6279400Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:48:26.6280234Z U torch::autograd::profiler::record_function_enter_new(std::__cxx11::basic_string, std::allocator > const&, std::optional, std::allocator > > const&) 2025-05-07T19:48:26.6280392Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:48:26.6280812Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:48:26.6281204Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:48:26.6281312Z U typeinfo for c10::Error 2025-05-07T19:48:26.6281457Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:48:26.6281605Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:48:26.6281737Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:48:26.6281871Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:48:26.6282002Z U typeinfo for torch::autograd::Node 2025-05-07T19:48:26.6282156Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.6282318Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:48:26.6282491Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:48:26.6282653Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.6282757Z U vtable for c10::Error 2025-05-07T19:48:26.6283136Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.6283472Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.6283652Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:48:26.6283868Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:48:26.6284096Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:48:26.6284210Z U vtable for torch::autograd::Node 2025-05-07T19:48:26.6284400Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:48:26.6284513Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.6284627Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.6284743Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.6284833Z w __gmon_start__ 2025-05-07T19:48:26.6284931Z w __pthread_key_create 2025-05-07T19:48:26.6285040Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:48:26.6285172Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:48:26.6285317Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.6285578Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:48:26.6285585Z 2025-05-07T19:48:26.6285728Z linux-vdso.so.1 (0x00007ffd1aa86000) 2025-05-07T19:48:26.6285818Z libc10.so => not found 2025-05-07T19:48:26.6286310Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so (0x00007f4cb07db000) 2025-05-07T19:48:26.6286419Z libtorch.so => not found 2025-05-07T19:48:26.6286912Z fbgemm_gpu_config.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so (0x00007f4cb07cf000) 2025-05-07T19:48:26.6287013Z libtorch_cpu.so => not found 2025-05-07T19:48:26.6287188Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f4cb019c000) 2025-05-07T19:48:26.6287341Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f4cb079f000) 2025-05-07T19:48:26.6287467Z libc.so.6 => /lib64/libc.so.6 (0x00007f4caff94000) 2025-05-07T19:48:26.6287606Z /lib64/ld-linux-x86-64.so.2 (0x00007f4cb083f000) 2025-05-07T19:48:26.6287693Z libc10.so => not found 2025-05-07T19:48:26.6288057Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007f4cafa00000) 2025-05-07T19:48:26.6288150Z libtorch.so => not found 2025-05-07T19:48:26.6288259Z libtorch_cpu.so => not found 2025-05-07T19:48:26.6288347Z libc10.so => not found 2025-05-07T19:48:26.6288438Z libtorch_cpu.so => not found 2025-05-07T19:48:26.6288539Z libtorch.so => not found 2025-05-07T19:48:26.6288668Z libm.so.6 => /lib64/libm.so.6 (0x00007f4caf925000) 2025-05-07T19:48:26.6288756Z libc10.so => not found 2025-05-07T19:48:26.6289117Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007f4caf8aa000) 2025-05-07T19:48:26.6289220Z libtorch.so => not found 2025-05-07T19:48:26.6289316Z libtorch_cpu.so => not found 2025-05-07T19:48:26.6289410Z libtorch_cpu.so => not found 2025-05-07T19:48:26.6289512Z libtorch.so => not found 2025-05-07T19:48:26.6289517Z 2025-05-07T19:48:26.6289622Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.6289915Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:48:26.6289920Z 2025-05-07T19:48:26.6306741Z 2025-05-07T19:48:26.6306942Z Dynamic section at offset 0x366fa0 contains 37 entries: 2025-05-07T19:48:26.6307073Z Tag Type Name/Value 2025-05-07T19:48:26.6307281Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:48:26.6307519Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:48:26.6307716Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.6307931Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_config.so] 2025-05-07T19:48:26.6308212Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.6308533Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.6308814Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.6309104Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.6309334Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:48:26.6309615Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_pt2.so] 2025-05-07T19:48:26.6309835Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:26.6309948Z 0x000000000000000c (INIT) 0x98000 2025-05-07T19:48:26.6310060Z 0x000000000000000d (FINI) 0x30f8ac 2025-05-07T19:48:26.6310178Z 0x0000000000000019 (INIT_ARRAY) 0x364660 2025-05-07T19:48:26.6310325Z 0x000000000000001b (INIT_ARRAYSZ) 168 (bytes) 2025-05-07T19:48:26.6310441Z 0x000000000000001a (FINI_ARRAY) 0x364708 2025-05-07T19:48:26.6310561Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.6310679Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:48:26.6310792Z 0x000000006ffffef5 (GNU_HASH) 0x36f8 2025-05-07T19:48:26.6310900Z 0x0000000000000005 (STRTAB) 0x15058 2025-05-07T19:48:26.6311025Z 0x0000000000000006 (SYMTAB) 0x7120 2025-05-07T19:48:26.6311163Z 0x000000000000000a (STRSZ) 448689 (bytes) 2025-05-07T19:48:26.6311283Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.6311457Z 0x0000000000000003 (PLTGOT) 0x367230 2025-05-07T19:48:26.6311605Z 0x0000000000000002 (PLTRELSZ) 12888 (bytes) 2025-05-07T19:48:26.6311710Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.6311821Z 0x0000000000000017 (JMPREL) 0x94a18 2025-05-07T19:48:26.6311947Z 0x0000000000000007 (RELA) 0x83cd8 2025-05-07T19:48:26.6312078Z 0x0000000000000008 (RELASZ) 68928 (bytes) 2025-05-07T19:48:26.6312198Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.6312299Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.6312438Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.6312554Z 0x000000006ffffffe (VERNEED) 0x83ba8 2025-05-07T19:48:26.6312662Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:48:26.6312789Z 0x000000006ffffff0 (VERSYM) 0x8290a 2025-05-07T19:48:26.6312895Z 0x000000006ffffff9 (RELACOUNT) 23 2025-05-07T19:48:26.6312998Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.6313002Z 2025-05-07T19:48:26.6313129Z ################################################################################ 2025-05-07T19:48:26.6313134Z 2025-05-07T19:48:26.6313138Z 2025-05-07T19:48:26.6313245Z ################################################################################ 2025-05-07T19:48:26.6313609Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:48:26.6313727Z [CHECK] Listing out library size: 2025-05-07T19:48:26.6314078Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:48:26.6314083Z 2025-05-07T19:48:26.6320357Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:48:26.6321431Z 2025-05-07T19:48:26.6322591Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:48:26.6323192Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.6323199Z 2025-05-07T19:48:26.6361649Z 2025-05-07T19:48:26.6361805Z 2025-05-07T19:48:26.6362437Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:48:26.6363055Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.6363061Z 2025-05-07T19:48:26.6402150Z 2025-05-07T19:48:26.6402154Z 2025-05-07T19:48:26.6418318Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so > /tmp/tmp.gASN67rtNK.symbols.txt 2025-05-07T19:48:26.6418326Z 2025-05-07T19:48:26.6431655Z 2025-05-07T19:48:26.6453885Z [CHECK] Total Number of symbols: 9 2025-05-07T19:48:26.6465316Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:48:26.6480899Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so > /tmp/tmp.kcdlEzTcwp.usymbols.txt 2025-05-07T19:48:26.6493844Z 2025-05-07T19:48:26.6493849Z 2025-05-07T19:48:26.6516605Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:48:26.6530007Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.6530128Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.6530222Z w __cxa_finalize 2025-05-07T19:48:26.6530362Z w __gmon_start__ 2025-05-07T19:48:26.6531854Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.6532386Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:48:26.6532397Z 2025-05-07T19:48:26.6565751Z linux-vdso.so.1 (0x00007fff4259d000) 2025-05-07T19:48:26.6566002Z libtorch.so => not found 2025-05-07T19:48:26.6566120Z libtorch_cpu.so => not found 2025-05-07T19:48:26.6568174Z 2025-05-07T19:48:26.6568353Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.6568770Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:48:26.6568785Z 2025-05-07T19:48:26.6597705Z 2025-05-07T19:48:26.6597892Z Dynamic section at offset 0x2e08 contains 24 entries: 2025-05-07T19:48:26.6598028Z Tag Type Name/Value 2025-05-07T19:48:26.6598261Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.6598467Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.6598778Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_split_host.so] 2025-05-07T19:48:26.6598976Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:26.6599094Z 0x000000000000000c (INIT) 0x1000 2025-05-07T19:48:26.6599201Z 0x000000000000000d (FINI) 0x10d8 2025-05-07T19:48:26.6599333Z 0x0000000000000019 (INIT_ARRAY) 0x3df8 2025-05-07T19:48:26.6599544Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.6599662Z 0x000000000000001a (FINI_ARRAY) 0x3e00 2025-05-07T19:48:26.6599855Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.6600021Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:48:26.6600132Z 0x000000006ffffef5 (GNU_HASH) 0x240 2025-05-07T19:48:26.6600237Z 0x0000000000000005 (STRTAB) 0x378 2025-05-07T19:48:26.6600339Z 0x0000000000000006 (SYMTAB) 0x288 2025-05-07T19:48:26.6600474Z 0x000000000000000a (STRSZ) 249 (bytes) 2025-05-07T19:48:26.6600595Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.6600704Z 0x0000000000000003 (PLTGOT) 0x3fc8 2025-05-07T19:48:26.6600824Z 0x0000000000000007 (RELA) 0x478 2025-05-07T19:48:26.6600944Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:48:26.6601061Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.6601174Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.6601297Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.6601512Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:48:26.6601611Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.6601639Z 2025-05-07T19:48:26.6601753Z ################################################################################ 2025-05-07T19:48:26.6601757Z 2025-05-07T19:48:26.6601761Z 2025-05-07T19:48:26.6601871Z ################################################################################ 2025-05-07T19:48:26.6602204Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:48:26.6602309Z [CHECK] Listing out library size: 2025-05-07T19:48:26.6602619Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:48:26.6602624Z 2025-05-07T19:48:26.6611319Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:48:26.6612318Z 2025-05-07T19:48:26.6613266Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:48:26.6613812Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.6613817Z 2025-05-07T19:48:26.6671627Z GLIBC_2.2.5 2025-05-07T19:48:26.6671708Z GLIBC_2.3 2025-05-07T19:48:26.6671787Z GLIBC_2.14 2025-05-07T19:48:26.6673479Z 2025-05-07T19:48:26.6673502Z 2025-05-07T19:48:26.6674028Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:48:26.6674753Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.6674760Z 2025-05-07T19:48:26.6732670Z GLIBCXX_3.4 2025-05-07T19:48:26.6732774Z GLIBCXX_3.4.9 2025-05-07T19:48:26.6732858Z GLIBCXX_3.4.11 2025-05-07T19:48:26.6732951Z GLIBCXX_3.4.14 2025-05-07T19:48:26.6733046Z GLIBCXX_3.4.15 2025-05-07T19:48:26.6733127Z GLIBCXX_3.4.18 2025-05-07T19:48:26.6733206Z GLIBCXX_3.4.20 2025-05-07T19:48:26.6733299Z GLIBCXX_3.4.21 2025-05-07T19:48:26.6733377Z GLIBCXX_3.4.29 2025-05-07T19:48:26.6734159Z 2025-05-07T19:48:26.6734174Z 2025-05-07T19:48:26.6750208Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so > /tmp/tmp.Oi5JfPzEzY.symbols.txt 2025-05-07T19:48:26.6750220Z 2025-05-07T19:48:26.6779810Z 2025-05-07T19:48:26.6802185Z [CHECK] Total Number of symbols: 607 2025-05-07T19:48:26.6814620Z [CHECK] Number of fbgemm symbols: 6 2025-05-07T19:48:26.6830037Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so > /tmp/tmp.Gy4bQ2pr0H.usymbols.txt 2025-05-07T19:48:26.6830044Z 2025-05-07T19:48:26.6847144Z 2025-05-07T19:48:26.6869223Z [CHECK] Listing out undefined symbols (203 total): 2025-05-07T19:48:26.6883046Z U GOMP_parallel 2025-05-07T19:48:26.6883454Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.6883560Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.6883700Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:48:26.6883800Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:48:26.6883910Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:48:26.6884026Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:48:26.6884169Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:48:26.6884327Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:48:26.6884483Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:48:26.6884588Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:48:26.6884688Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:48:26.6884786Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:48:26.6885068Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.6885169Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:48:26.6885351Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:48:26.6885495Z U at::RecordFunction::currentThreadId() 2025-05-07T19:48:26.6885618Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:48:26.6885767Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:48:26.6885973Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T19:48:26.6886310Z U at::_ops::clamp::call(at::Tensor const&, std::optional const&, std::optional const&) 2025-05-07T19:48:26.6886476Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:48:26.6887089Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.6887223Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:48:26.6887383Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:48:26.6887496Z U at::get_num_threads() 2025-05-07T19:48:26.6887597Z U at::get_thread_num() 2025-05-07T19:48:26.6887701Z U at::in_parallel_region() 2025-05-07T19:48:26.6887815Z U at::init_num_threads() 2025-05-07T19:48:26.6887934Z U at::internal::set_thread_num(int) 2025-05-07T19:48:26.6888113Z U at::sequence_number::get_and_increment() 2025-05-07T19:48:26.6888352Z U at::tensor(c10::ArrayRef, c10::TensorOptions const&) 2025-05-07T19:48:26.6888454Z U c10::AnyType::get() 2025-05-07T19:48:26.6888565Z U c10::BoolType::get() 2025-05-07T19:48:26.6888749Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:48:26.6888867Z U c10::Dispatcher::realSingleton() 2025-05-07T19:48:26.6889420Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:48:26.6890074Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:48:26.6890460Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:48:26.6890574Z U c10::Error::what() const 2025-05-07T19:48:26.6890674Z U c10::FloatType::get() 2025-05-07T19:48:26.6890776Z U c10::GradMode::is_enabled() 2025-05-07T19:48:26.6890899Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:48:26.6891054Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.6891229Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.6891400Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:48:26.6891517Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:48:26.6891627Z U c10::IValue::isBoolList() const 2025-05-07T19:48:26.6891747Z U c10::IValue::isIntList() const 2025-05-07T19:48:26.6891858Z U c10::IValue::isSymIntList() const 2025-05-07T19:48:26.6891975Z U c10::IValue::isTensorList() const 2025-05-07T19:48:26.6892131Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:48:26.6892227Z U c10::IntType::get() 2025-05-07T19:48:26.6892395Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:48:26.6892564Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:48:26.6892701Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:48:26.6892826Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:48:26.6893051Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.6893193Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:48:26.6893315Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:48:26.6893601Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:48:26.6893719Z U c10::StringType::get() 2025-05-07T19:48:26.6893867Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:48:26.6894017Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T19:48:26.6894450Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:48:26.6894593Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:48:26.6894712Z U c10::SymInt::promote_to_negative() 2025-05-07T19:48:26.6894833Z U c10::SymInt::toSymNode() const 2025-05-07T19:48:26.6894934Z U c10::SymIntType::get() 2025-05-07T19:48:26.6895088Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:48:26.6895221Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:48:26.6895321Z U c10::TensorType::get() 2025-05-07T19:48:26.6895489Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:48:26.6895942Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.6896474Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:48:26.6896738Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:48:26.6897260Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.6897610Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:48:26.6898213Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.6898559Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:48:26.6898748Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:48:26.6898876Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:48:26.6899045Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:48:26.6899427Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:48:26.6899608Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:48:26.6899806Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:48:26.6899925Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:48:26.6900730Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:48:26.6901079Z U fbgemm::SparseAdaGradSignature::Type fbgemm::GenerateSparseAdaGrad(int, bool, int, bool) 2025-05-07T19:48:26.6901242Z U fbgemm::fbgemmAlignedFree(void*) 2025-05-07T19:48:26.6901374Z U float at::Tensor::item() const 2025-05-07T19:48:26.6901515Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.6901675Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.6901781Z U free@GLIBC_2.2.5 2025-05-07T19:48:26.6901920Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.6902118Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:48:26.6902274Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.6902377Z U memcmp@GLIBC_2.2.5 2025-05-07T19:48:26.6902485Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.6902583Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.6902681Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.6902776Z U omp_get_num_threads 2025-05-07T19:48:26.6902879Z U omp_get_thread_num 2025-05-07T19:48:26.6903028Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.6903152Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.6903255Z U realloc@GLIBC_2.2.5 2025-05-07T19:48:26.6903713Z U split_embedding_codegen_forward_cpu(at::Tensor, at::Tensor, at::Tensor, c10::SymInt, at::Tensor, at::Tensor, at::Tensor, long, at::Tensor, long) 2025-05-07T19:48:26.6904180Z U split_embedding_codegen_grad_indice_weights_cpu(at::Tensor, at::Tensor, at::Tensor, at::Tensor, at::Tensor, at::Tensor, at::Tensor) 2025-05-07T19:48:26.6904286Z U sqrt@GLIBC_2.2.5 2025-05-07T19:48:26.6904376Z U sqrtf@GLIBC_2.2.5 2025-05-07T19:48:26.6904594Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:48:26.6904962Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:48:26.6905365Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.6905711Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:48:26.6906103Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:48:26.6906253Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:48:26.6906396Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:48:26.6906524Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.6906643Z U std::__throw_bad_array_new_length() 2025-05-07T19:48:26.6906780Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:48:26.6906932Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.6907068Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.6907241Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:48:26.6907385Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:48:26.6907525Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:48:26.6907774Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:48:26.6908140Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:48:26.6908740Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.6909312Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.6909445Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:48:26.6909574Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:48:26.6909693Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:48:26.6909829Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:48:26.6909944Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.6910059Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.6910183Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:48:26.6910296Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:48:26.6910484Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.6910736Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.6910860Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:48:26.6911029Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:48:26.6911174Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:48:26.6911404Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:48:26.6911896Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:48:26.6912051Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:48:26.6912160Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:48:26.6912260Z U strcmp@GLIBC_2.2.5 2025-05-07T19:48:26.6912367Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.6912488Z U torch::CppFunction::~CppFunction() 2025-05-07T19:48:26.6913096Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:48:26.6913584Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.6913851Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.6913974Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:48:26.6914288Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:48:26.6914475Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:48:26.6914758Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:48:26.6914960Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:48:26.6915318Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:48:26.6915470Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:48:26.6915672Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:48:26.6915857Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:48:26.6915980Z U torch::autograd::Node::assign_parent() 2025-05-07T19:48:26.6916112Z U torch::autograd::Node::metadata() 2025-05-07T19:48:26.6916248Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:48:26.6916548Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:48:26.6916840Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:48:26.6916982Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:48:26.6917199Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:48:26.6917436Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:48:26.6920372Z U torch::autograd::_wrap_outputs(std::vector > const&, std::unordered_set, std::equal_to, std::allocator > const&, std::unordered_set, std::equal_to, std::allocator > const&, c10::ArrayRef >, std::shared_ptr const&, std::function > (std::vector >, std::vector >)> const&, std::unordered_set, std::equal_to, std::allocator > const&, std::function const&) 2025-05-07T19:48:26.6920550Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:48:26.6920703Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:48:26.6920962Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:48:26.6921123Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:48:26.6921545Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:48:26.6921938Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:48:26.6922049Z U typeinfo for c10::Error 2025-05-07T19:48:26.6922192Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:48:26.6922335Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:48:26.6922464Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:48:26.6922594Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:48:26.6922714Z U typeinfo for torch::autograd::Node 2025-05-07T19:48:26.6923823Z U void internal::csr2csc(internal::HyperCompressedSparseColumn&, int, at::TensorAccessor const&, at::TensorAccessor const&, at::TensorAccessor const&, long, int const*, long) 2025-05-07T19:48:26.6924919Z U void internal::csr2csc(internal::HyperCompressedSparseColumn&, int, at::TensorAccessor const&, at::TensorAccessor const&, at::TensorAccessor const&, long, int const*, long) 2025-05-07T19:48:26.6925084Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.6925248Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:48:26.6925409Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:48:26.6925580Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.6925681Z U vtable for c10::Error 2025-05-07T19:48:26.6926044Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.6926453Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.6926586Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:48:26.6926790Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:48:26.6927030Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:48:26.6927144Z U vtable for torch::autograd::Node 2025-05-07T19:48:26.6927323Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:48:26.6927452Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.6927560Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.6927666Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.6927771Z w __gmon_start__ 2025-05-07T19:48:26.6927870Z w __pthread_key_create 2025-05-07T19:48:26.6927982Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:48:26.6928093Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:48:26.6928254Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.6928500Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:48:26.6928507Z 2025-05-07T19:48:26.6928641Z linux-vdso.so.1 (0x00007ffc15d9c000) 2025-05-07T19:48:26.6928731Z libc10.so => not found 2025-05-07T19:48:26.6929266Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so (0x00007f807c70b000) 2025-05-07T19:48:26.6929361Z libtorch.so => not found 2025-05-07T19:48:26.6929740Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007f807c000000) 2025-05-07T19:48:26.6929836Z libtorch_cpu.so => not found 2025-05-07T19:48:26.6930002Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f807bd9c000) 2025-05-07T19:48:26.6930141Z libm.so.6 => /lib64/libm.so.6 (0x00007f807c62e000) 2025-05-07T19:48:26.6930288Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f807c600000) 2025-05-07T19:48:26.6930407Z libc.so.6 => /lib64/libc.so.6 (0x00007f807bb94000) 2025-05-07T19:48:26.6930544Z /lib64/ld-linux-x86-64.so.2 (0x00007f807c853000) 2025-05-07T19:48:26.6930632Z libc10.so => not found 2025-05-07T19:48:26.6930723Z libtorch.so => not found 2025-05-07T19:48:26.6930816Z libtorch_cpu.so => not found 2025-05-07T19:48:26.6930915Z libc10.so => not found 2025-05-07T19:48:26.6931284Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007f807c583000) 2025-05-07T19:48:26.6931377Z libtorch.so => not found 2025-05-07T19:48:26.6931483Z libtorch_cpu.so => not found 2025-05-07T19:48:26.6931573Z libtorch_cpu.so => not found 2025-05-07T19:48:26.6931660Z libtorch.so => not found 2025-05-07T19:48:26.6931665Z 2025-05-07T19:48:26.6931773Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.6932056Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:48:26.6932061Z 2025-05-07T19:48:26.6953222Z 2025-05-07T19:48:26.6953521Z Dynamic section at offset 0xdff28 contains 38 entries: 2025-05-07T19:48:26.6953942Z Tag Type Name/Value 2025-05-07T19:48:26.6954361Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:48:26.6955014Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:48:26.6955644Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.6956171Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:48:26.6956746Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.6957270Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.6957902Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:48:26.6958398Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.6958911Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.6959440Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:48:26.6960031Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward.so] 2025-05-07T19:48:26.6960603Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:26.6961000Z 0x000000000000000c (INIT) 0x1d000 2025-05-07T19:48:26.6961339Z 0x000000000000000d (FINI) 0xc0b04 2025-05-07T19:48:26.6961660Z 0x0000000000000019 (INIT_ARRAY) 0xdf1e8 2025-05-07T19:48:26.6962012Z 0x000000000000001b (INIT_ARRAYSZ) 176 (bytes) 2025-05-07T19:48:26.6962365Z 0x000000000000001a (FINI_ARRAY) 0xdf298 2025-05-07T19:48:26.6962700Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.6963042Z 0x0000000000000004 (HASH) 0x238 2025-05-07T19:48:26.6963365Z 0x000000006ffffef5 (GNU_HASH) 0x1b68 2025-05-07T19:48:26.6963701Z 0x0000000000000005 (STRTAB) 0x6950 2025-05-07T19:48:26.6964019Z 0x0000000000000006 (SYMTAB) 0x3050 2025-05-07T19:48:26.6964372Z 0x000000000000000a (STRSZ) 52062 (bytes) 2025-05-07T19:48:26.6964761Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.6965095Z 0x0000000000000003 (PLTGOT) 0xe01c8 2025-05-07T19:48:26.6965453Z 0x0000000000000002 (PLTRELSZ) 8136 (bytes) 2025-05-07T19:48:26.6965844Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.6966227Z 0x0000000000000017 (JMPREL) 0x1a1e8 2025-05-07T19:48:26.6966545Z 0x0000000000000007 (RELA) 0x13ae0 2025-05-07T19:48:26.6966952Z 0x0000000000000008 (RELASZ) 26376 (bytes) 2025-05-07T19:48:26.6967343Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.6967678Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.6968035Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.6968408Z 0x000000006ffffffe (VERNEED) 0x13970 2025-05-07T19:48:26.6968755Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T19:48:26.6969118Z 0x000000006ffffff0 (VERSYM) 0x134ae 2025-05-07T19:48:26.6969454Z 0x000000006ffffff9 (RELACOUNT) 166 2025-05-07T19:48:26.6969760Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.6969974Z 2025-05-07T19:48:26.6970087Z ################################################################################ 2025-05-07T19:48:26.6970315Z 2025-05-07T19:48:26.6970318Z 2025-05-07T19:48:26.6970440Z ################################################################################ 2025-05-07T19:48:26.6970992Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:48:26.6971553Z [CHECK] Listing out library size: 2025-05-07T19:48:26.6972058Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:48:26.6972496Z 2025-05-07T19:48:26.6972748Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:48:26.6973106Z 2025-05-07T19:48:26.6973560Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:48:26.6974670Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.6975335Z 2025-05-07T19:48:26.7009059Z 2025-05-07T19:48:26.7009064Z 2025-05-07T19:48:26.7009589Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:48:26.7010821Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.7011499Z 2025-05-07T19:48:26.7048830Z 2025-05-07T19:48:26.7048879Z 2025-05-07T19:48:26.7064513Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so > /tmp/tmp.AmH5Dxmyir.symbols.txt 2025-05-07T19:48:26.7065060Z 2025-05-07T19:48:26.7077335Z 2025-05-07T19:48:26.7099755Z [CHECK] Total Number of symbols: 9 2025-05-07T19:48:26.7110849Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:48:26.7127640Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so > /tmp/tmp.JmqALlyDEy.usymbols.txt 2025-05-07T19:48:26.7128188Z 2025-05-07T19:48:26.7140445Z 2025-05-07T19:48:26.7162563Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:48:26.7175266Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.7175766Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.7176312Z w __cxa_finalize 2025-05-07T19:48:26.7176799Z w __gmon_start__ 2025-05-07T19:48:26.7177366Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.7178234Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:48:26.7178871Z 2025-05-07T19:48:26.7211026Z linux-vdso.so.1 (0x00007fff601d5000) 2025-05-07T19:48:26.7211358Z libtorch.so => not found 2025-05-07T19:48:26.7211627Z libtorch_cpu.so => not found 2025-05-07T19:48:26.7213321Z 2025-05-07T19:48:26.7213562Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.7214213Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:48:26.7214623Z 2025-05-07T19:48:26.7241205Z 2025-05-07T19:48:26.7241447Z Dynamic section at offset 0x2e08 contains 24 entries: 2025-05-07T19:48:26.7241843Z Tag Type Name/Value 2025-05-07T19:48:26.7242279Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.7242823Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.7243434Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_gwd.so] 2025-05-07T19:48:26.7244080Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:26.7244537Z 0x000000000000000c (INIT) 0x1000 2025-05-07T19:48:26.7244878Z 0x000000000000000d (FINI) 0x10d8 2025-05-07T19:48:26.7245204Z 0x0000000000000019 (INIT_ARRAY) 0x3df8 2025-05-07T19:48:26.7245555Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.7245896Z 0x000000000000001a (FINI_ARRAY) 0x3e00 2025-05-07T19:48:26.7246240Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.7246565Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:48:26.7246893Z 0x000000006ffffef5 (GNU_HASH) 0x240 2025-05-07T19:48:26.7247224Z 0x0000000000000005 (STRTAB) 0x378 2025-05-07T19:48:26.7247534Z 0x0000000000000006 (SYMTAB) 0x288 2025-05-07T19:48:26.7247872Z 0x000000000000000a (STRSZ) 242 (bytes) 2025-05-07T19:48:26.7248221Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.7248564Z 0x0000000000000003 (PLTGOT) 0x3fc8 2025-05-07T19:48:26.7248879Z 0x0000000000000007 (RELA) 0x470 2025-05-07T19:48:26.7249213Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:48:26.7249570Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.7249888Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.7250228Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.7250561Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:48:26.7250872Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.7251085Z 2025-05-07T19:48:26.7251196Z ################################################################################ 2025-05-07T19:48:26.7251553Z 2025-05-07T19:48:26.7251557Z 2025-05-07T19:48:26.7251667Z ################################################################################ 2025-05-07T19:48:26.7252230Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:48:26.7252772Z [CHECK] Listing out library size: 2025-05-07T19:48:26.7253288Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:48:26.7253715Z 2025-05-07T19:48:26.7254591Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:48:26.7255619Z 2025-05-07T19:48:26.7256604Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:48:26.7257785Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.7258442Z 2025-05-07T19:48:26.7296803Z 2025-05-07T19:48:26.7296811Z 2025-05-07T19:48:26.7297389Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:48:26.7298556Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.7299254Z 2025-05-07T19:48:26.7337332Z 2025-05-07T19:48:26.7337337Z 2025-05-07T19:48:26.7353108Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so > /tmp/tmp.2jW8x6U3J9.symbols.txt 2025-05-07T19:48:26.7353652Z 2025-05-07T19:48:26.7365794Z 2025-05-07T19:48:26.7388183Z [CHECK] Total Number of symbols: 9 2025-05-07T19:48:26.7399393Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:48:26.7414096Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so > /tmp/tmp.B78QxITCma.usymbols.txt 2025-05-07T19:48:26.7414666Z 2025-05-07T19:48:26.7427606Z 2025-05-07T19:48:26.7449736Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:48:26.7462281Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.7462607Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.7462918Z w __cxa_finalize 2025-05-07T19:48:26.7463215Z w __gmon_start__ 2025-05-07T19:48:26.7463659Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.7464225Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:48:26.7464619Z 2025-05-07T19:48:26.7496962Z linux-vdso.so.1 (0x00007ffde71c9000) 2025-05-07T19:48:26.7497317Z libtorch.so => not found 2025-05-07T19:48:26.7497574Z libtorch_cpu.so => not found 2025-05-07T19:48:26.7499405Z 2025-05-07T19:48:26.7499593Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.7500127Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:48:26.7500542Z 2025-05-07T19:48:26.7526838Z 2025-05-07T19:48:26.7527053Z Dynamic section at offset 0x2e08 contains 24 entries: 2025-05-07T19:48:26.7527479Z Tag Type Name/Value 2025-05-07T19:48:26.7527901Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.7528463Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.7529073Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_vbe.so] 2025-05-07T19:48:26.7529711Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:26.7530125Z 0x000000000000000c (INIT) 0x1000 2025-05-07T19:48:26.7530451Z 0x000000000000000d (FINI) 0x10d8 2025-05-07T19:48:26.7530785Z 0x0000000000000019 (INIT_ARRAY) 0x3df8 2025-05-07T19:48:26.7531263Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.7531610Z 0x000000000000001a (FINI_ARRAY) 0x3e00 2025-05-07T19:48:26.7531942Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.7532288Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:48:26.7532619Z 0x000000006ffffef5 (GNU_HASH) 0x240 2025-05-07T19:48:26.7532936Z 0x0000000000000005 (STRTAB) 0x378 2025-05-07T19:48:26.7533261Z 0x0000000000000006 (SYMTAB) 0x288 2025-05-07T19:48:26.7533590Z 0x000000000000000a (STRSZ) 242 (bytes) 2025-05-07T19:48:26.7533948Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.7534287Z 0x0000000000000003 (PLTGOT) 0x3fc8 2025-05-07T19:48:26.7534625Z 0x0000000000000007 (RELA) 0x470 2025-05-07T19:48:26.7534966Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:48:26.7535325Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.7535651Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.7535988Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.7536323Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:48:26.7536641Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.7536852Z 2025-05-07T19:48:26.7536965Z ################################################################################ 2025-05-07T19:48:26.7537207Z 2025-05-07T19:48:26.7537211Z 2025-05-07T19:48:26.7537322Z ################################################################################ 2025-05-07T19:48:26.7537898Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:48:26.7538521Z [CHECK] Listing out library size: 2025-05-07T19:48:26.7539056Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:48:26.7539536Z 2025-05-07T19:48:26.7540356Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:48:26.7541267Z 2025-05-07T19:48:26.7542771Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:48:26.7543996Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.7544692Z 2025-05-07T19:48:26.7584144Z 2025-05-07T19:48:26.7584254Z 2025-05-07T19:48:26.7585179Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:48:26.7586369Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.7587078Z 2025-05-07T19:48:26.7622408Z 2025-05-07T19:48:26.7622417Z 2025-05-07T19:48:26.7638388Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so > /tmp/tmp.tr39tTTtrj.symbols.txt 2025-05-07T19:48:26.7638970Z 2025-05-07T19:48:26.7651143Z 2025-05-07T19:48:26.7673223Z [CHECK] Total Number of symbols: 9 2025-05-07T19:48:26.7684561Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:48:26.7699961Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so > /tmp/tmp.0eHSBm5lfc.usymbols.txt 2025-05-07T19:48:26.7700532Z 2025-05-07T19:48:26.7712326Z 2025-05-07T19:48:26.7734749Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:48:26.7746797Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.7747431Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.7747791Z w __cxa_finalize 2025-05-07T19:48:26.7748058Z w __gmon_start__ 2025-05-07T19:48:26.7748530Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.7749453Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:48:26.7750068Z 2025-05-07T19:48:26.7782643Z linux-vdso.so.1 (0x00007ffc81632000) 2025-05-07T19:48:26.7783243Z libtorch.so => not found 2025-05-07T19:48:26.7783516Z libtorch_cpu.so => not found 2025-05-07T19:48:26.7785064Z 2025-05-07T19:48:26.7785278Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.7786237Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:48:26.7786677Z 2025-05-07T19:48:26.7812780Z 2025-05-07T19:48:26.7813045Z Dynamic section at offset 0x2e08 contains 24 entries: 2025-05-07T19:48:26.7813775Z Tag Type Name/Value 2025-05-07T19:48:26.7814215Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.7814799Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.7815955Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_dense.so] 2025-05-07T19:48:26.7816743Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:26.7817163Z 0x000000000000000c (INIT) 0x1000 2025-05-07T19:48:26.7817495Z 0x000000000000000d (FINI) 0x10d8 2025-05-07T19:48:26.7817989Z 0x0000000000000019 (INIT_ARRAY) 0x3df8 2025-05-07T19:48:26.7818331Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.7818690Z 0x000000000000001a (FINI_ARRAY) 0x3e00 2025-05-07T19:48:26.7819045Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.7819384Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:48:26.7819861Z 0x000000006ffffef5 (GNU_HASH) 0x240 2025-05-07T19:48:26.7820197Z 0x0000000000000005 (STRTAB) 0x378 2025-05-07T19:48:26.7820534Z 0x0000000000000006 (SYMTAB) 0x288 2025-05-07T19:48:26.7820877Z 0x000000000000000a (STRSZ) 244 (bytes) 2025-05-07T19:48:26.7821243Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.7821594Z 0x0000000000000003 (PLTGOT) 0x3fc8 2025-05-07T19:48:26.7821936Z 0x0000000000000007 (RELA) 0x470 2025-05-07T19:48:26.7822287Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:48:26.7822640Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.7822979Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.7823306Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.7823657Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:48:26.7823966Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.7824192Z 2025-05-07T19:48:26.7824311Z ################################################################################ 2025-05-07T19:48:26.7824540Z 2025-05-07T19:48:26.7824544Z 2025-05-07T19:48:26.7824669Z ################################################################################ 2025-05-07T19:48:26.7825188Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:48:26.7825712Z [CHECK] Listing out library size: 2025-05-07T19:48:26.7826217Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:48:26.7826976Z 2025-05-07T19:48:26.7827221Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:48:26.7827642Z 2025-05-07T19:48:26.7828846Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:48:26.7830033Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.7830671Z 2025-05-07T19:48:26.7886787Z GLIBC_2.2.5 2025-05-07T19:48:26.7887176Z GLIBC_2.3 2025-05-07T19:48:26.7887517Z GLIBC_2.14 2025-05-07T19:48:26.7888232Z 2025-05-07T19:48:26.7888237Z 2025-05-07T19:48:26.7889029Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:48:26.7890501Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.7891149Z 2025-05-07T19:48:26.7946100Z GLIBCXX_3.4 2025-05-07T19:48:26.7946347Z GLIBCXX_3.4.9 2025-05-07T19:48:26.7946558Z GLIBCXX_3.4.11 2025-05-07T19:48:26.7946779Z GLIBCXX_3.4.15 2025-05-07T19:48:26.7946981Z GLIBCXX_3.4.18 2025-05-07T19:48:26.7947195Z GLIBCXX_3.4.21 2025-05-07T19:48:26.7947399Z GLIBCXX_3.4.29 2025-05-07T19:48:26.7947562Z 2025-05-07T19:48:26.7947917Z 2025-05-07T19:48:26.7963856Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so > /tmp/tmp.SAbbEaNKFA.symbols.txt 2025-05-07T19:48:26.7964378Z 2025-05-07T19:48:26.7993355Z 2025-05-07T19:48:26.8015294Z [CHECK] Total Number of symbols: 641 2025-05-07T19:48:26.8027962Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:48:26.8044584Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so > /tmp/tmp.3kxcPQesmQ.usymbols.txt 2025-05-07T19:48:26.8045099Z 2025-05-07T19:48:26.8061133Z 2025-05-07T19:48:26.8083613Z [CHECK] Listing out undefined symbols (192 total): 2025-05-07T19:48:26.8096817Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.8097388Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.8097728Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:48:26.8098060Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:48:26.8098518Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:48:26.8098848Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:48:26.8099161Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:48:26.8099490Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:48:26.8099802Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:48:26.8100138Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:48:26.8100448Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:48:26.8100789Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:48:26.8101109Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.8101435Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:48:26.8101809Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:48:26.8102238Z U at::RecordFunction::currentThreadId() 2025-05-07T19:48:26.8102595Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:48:26.8102987Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:48:26.8103362Z U at::_ops::all::call(at::Tensor const&) 2025-05-07T19:48:26.8103753Z U at::_ops::concat::call(c10::ArrayRef, long) 2025-05-07T19:48:26.8104704Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.8105774Z U at::_ops::eq_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:48:26.8106253Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T19:48:26.8106744Z U at::_ops::gt_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:48:26.8107339Z U at::_ops::index_add::call(at::Tensor const&, long, at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:48:26.8107990Z U at::_ops::index_select::call(at::Tensor const&, long, at::Tensor const&) 2025-05-07T19:48:26.8108498Z U at::_ops::mul_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:48:26.8108961Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:48:26.8109582Z U at::_ops::split_with_sizes::call(at::Tensor const&, c10::ArrayRef, long) 2025-05-07T19:48:26.8110127Z U at::_ops::view::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:48:26.8110597Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:48:26.8111372Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.8112099Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:48:26.8112508Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:48:26.8112902Z U at::sequence_number::get_and_increment() 2025-05-07T19:48:26.8113263Z U bool at::Tensor::item() const 2025-05-07T19:48:26.8113591Z U c10::AnyType::get() 2025-05-07T19:48:26.8113883Z U c10::BoolType::get() 2025-05-07T19:48:26.8114269Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:48:26.8114771Z U c10::Dispatcher::realSingleton() 2025-05-07T19:48:26.8115538Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:48:26.8116836Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:48:26.8118832Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:48:26.8119445Z U c10::Error::what() const 2025-05-07T19:48:26.8119771Z U c10::GradMode::is_enabled() 2025-05-07T19:48:26.8120086Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:48:26.8120478Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:48:26.8120862Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:48:26.8121205Z U c10::IValue::isBoolList() const 2025-05-07T19:48:26.8121529Z U c10::IValue::isIntList() const 2025-05-07T19:48:26.8121871Z U c10::IValue::isSymIntList() const 2025-05-07T19:48:26.8122209Z U c10::IValue::isTensorList() const 2025-05-07T19:48:26.8122567Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:48:26.8122920Z U c10::IntType::get() 2025-05-07T19:48:26.8123612Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.8124396Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:48:26.8124817Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:48:26.8125166Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:48:26.8125530Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:48:26.8126041Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:48:26.8126608Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:48:26.8126994Z U c10::StringType::get() 2025-05-07T19:48:26.8127340Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:48:26.8128022Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:48:26.8128682Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:48:26.8129054Z U c10::SymInt::promote_to_negative() 2025-05-07T19:48:26.8129451Z U c10::SymInt::toSymNode() const 2025-05-07T19:48:26.8129776Z U c10::SymIntType::get() 2025-05-07T19:48:26.8130148Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:48:26.8130530Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:48:26.8130925Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T19:48:26.8131292Z U c10::TensorType::get() 2025-05-07T19:48:26.8131703Z U c10::Type::isSubtypeOfExt(c10::Type const&, std::ostream*) const 2025-05-07T19:48:26.8132128Z U c10::Type::is_module() const 2025-05-07T19:48:26.8132461Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:48:26.8133142Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.8134218Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:48:26.8135128Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:48:26.8136017Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.8136982Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:48:26.8138089Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.8139279Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T19:48:26.8139872Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T19:48:26.8140530Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:48:26.8141172Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:48:26.8141618Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T19:48:26.8142055Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T19:48:26.8142451Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:48:26.8142838Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:48:26.8143493Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:48:26.8144143Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:48:26.8144542Z U c10::throwNullDataPtrError() 2025-05-07T19:48:26.8144884Z U c10::typeKindToString(c10::TypeKind) 2025-05-07T19:48:26.8145231Z U c10::warnDeprecatedDataPtr() 2025-05-07T19:48:26.8145641Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:48:26.8146082Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:48:26.8146410Z U free@GLIBC_2.2.5 2025-05-07T19:48:26.8146708Z U long at::Tensor::item() const 2025-05-07T19:48:26.8147118Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:48:26.8147542Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.8147891Z U memcmp@GLIBC_2.2.5 2025-05-07T19:48:26.8148171Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.8148468Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.8148768Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.8149153Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.8149551Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.8149874Z U realloc@GLIBC_2.2.5 2025-05-07T19:48:26.8150291Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:48:26.8150988Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:48:26.8151861Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.8152865Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:48:26.8153710Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:48:26.8154337Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.8154770Z U std::__throw_bad_array_new_length() 2025-05-07T19:48:26.8155134Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.8155542Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.8155927Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:48:26.8156325Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:48:26.8156832Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:48:26.8157841Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.8159094Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.8159886Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:48:26.8160247Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:48:26.8160607Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:48:26.8160953Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.8161300Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:48:26.8161715Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.8162255Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.8162748Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:48:26.8163146Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:48:26.8163569Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:48:26.8164265Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:48:26.8164956Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:48:26.8165318Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:48:26.8165626Z U strcmp@GLIBC_2.2.5 2025-05-07T19:48:26.8165919Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.8166225Z U torch::CppFunction::~CppFunction() 2025-05-07T19:48:26.8167075Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:48:26.8168280Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.8169182Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.8169696Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:48:26.8170238Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:48:26.8170838Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:48:26.8171350Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:48:26.8171861Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:48:26.8172531Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:48:26.8173168Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:48:26.8173620Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:48:26.8174116Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:48:26.8174529Z U torch::autograd::Node::assign_parent() 2025-05-07T19:48:26.8174884Z U torch::autograd::Node::metadata() 2025-05-07T19:48:26.8175251Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:48:26.8175744Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:48:26.8176388Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:48:26.8176957Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:48:26.8177437Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:48:26.8178002Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:48:26.8181138Z U torch::autograd::_wrap_outputs(std::vector > const&, std::unordered_set, std::equal_to, std::allocator > const&, std::unordered_set, std::equal_to, std::allocator > const&, c10::ArrayRef >, std::shared_ptr const&, std::function > (std::vector >, std::vector >)> const&, std::unordered_set, std::equal_to, std::allocator > const&, std::function const&) 2025-05-07T19:48:26.8184169Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:48:26.8184584Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:48:26.8185023Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:48:26.8185468Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:48:26.8186154Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:48:26.8187068Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:48:26.8187661Z U typeinfo for c10::Error 2025-05-07T19:48:26.8187967Z U typeinfo for c10::Type 2025-05-07T19:48:26.8188321Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:48:26.8188698Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:48:26.8189076Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:48:26.8189472Z U typeinfo for torch::autograd::Node 2025-05-07T19:48:26.8189851Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.8190278Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:48:26.8190701Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:48:26.8191133Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.8191561Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.8191948Z U vtable for c10::Error 2025-05-07T19:48:26.8192247Z U vtable for c10::ListType 2025-05-07T19:48:26.8192818Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.8193635Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.8194217Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:48:26.8194744Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:48:26.8195296Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:48:26.8195744Z U vtable for torch::autograd::Node 2025-05-07T19:48:26.8196151Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:48:26.8196548Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.8196876Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.8197227Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.8197547Z w __cxa_pure_virtual@CXXABI_1.3 2025-05-07T19:48:26.8197858Z w __gmon_start__ 2025-05-07T19:48:26.8198128Z w __pthread_key_create 2025-05-07T19:48:26.8198446Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:48:26.8198771Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:48:26.8199146Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.8199620Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:48:26.8199973Z 2025-05-07T19:48:26.8200108Z linux-vdso.so.1 (0x00007ffca2e32000) 2025-05-07T19:48:26.8200406Z libc10.so => not found 2025-05-07T19:48:26.8200644Z libtorch.so => not found 2025-05-07T19:48:26.8200908Z libtorch_cpu.so => not found 2025-05-07T19:48:26.8201234Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007ff852277000) 2025-05-07T19:48:26.8201663Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007ff852249000) 2025-05-07T19:48:26.8202053Z libc.so.6 => /lib64/libc.so.6 (0x00007ff85203f000) 2025-05-07T19:48:26.8202405Z /lib64/ld-linux-x86-64.so.2 (0x00007ff852534000) 2025-05-07T19:48:26.8202769Z libm.so.6 => /lib64/libm.so.6 (0x00007ff851f64000) 2025-05-07T19:48:26.8203005Z 2025-05-07T19:48:26.8203111Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.8203566Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:48:26.8203931Z 2025-05-07T19:48:26.8203935Z 2025-05-07T19:48:26.8204085Z Dynamic section at offset 0x52f90 contains 35 entries: 2025-05-07T19:48:26.8204465Z Tag Type Name/Value 2025-05-07T19:48:26.8204888Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:48:26.8205387Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.8205908Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.8206429Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.8206955Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.8207455Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.8208030Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:48:26.8208617Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_index_select.so] 2025-05-07T19:48:26.8209160Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:26.8209575Z 0x000000000000000c (INIT) 0x1a000 2025-05-07T19:48:26.8209899Z 0x000000000000000d (FINI) 0x45294 2025-05-07T19:48:26.8210240Z 0x0000000000000019 (INIT_ARRAY) 0x52860 2025-05-07T19:48:26.8210581Z 0x000000000000001b (INIT_ARRAYSZ) 24 (bytes) 2025-05-07T19:48:26.8210939Z 0x000000000000001a (FINI_ARRAY) 0x52878 2025-05-07T19:48:26.8211292Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.8211621Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:48:26.8211949Z 0x000000006ffffef5 (GNU_HASH) 0x1b70 2025-05-07T19:48:26.8212278Z 0x0000000000000005 (STRTAB) 0x6e70 2025-05-07T19:48:26.8212609Z 0x0000000000000006 (SYMTAB) 0x3240 2025-05-07T19:48:26.8212949Z 0x000000000000000a (STRSZ) 57999 (bytes) 2025-05-07T19:48:26.8213309Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.8213641Z 0x0000000000000003 (PLTGOT) 0x53200 2025-05-07T19:48:26.8213994Z 0x0000000000000002 (PLTRELSZ) 7512 (bytes) 2025-05-07T19:48:26.8214346Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.8214660Z 0x0000000000000017 (JMPREL) 0x17708 2025-05-07T19:48:26.8214988Z 0x0000000000000007 (RELA) 0x15728 2025-05-07T19:48:26.8215324Z 0x0000000000000008 (RELASZ) 8160 (bytes) 2025-05-07T19:48:26.8215721Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.8216042Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.8216371Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.8216710Z 0x000000006ffffffe (VERNEED) 0x15608 2025-05-07T19:48:26.8217047Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:48:26.8217381Z 0x000000006ffffff0 (VERSYM) 0x15100 2025-05-07T19:48:26.8218636Z 0x000000006ffffff9 (RELACOUNT) 5 2025-05-07T19:48:26.8219093Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.8219347Z 2025-05-07T19:48:26.8219457Z ################################################################################ 2025-05-07T19:48:26.8219699Z 2025-05-07T19:48:26.8219704Z 2025-05-07T19:48:26.8219814Z ################################################################################ 2025-05-07T19:48:26.8220373Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:48:26.8220900Z [CHECK] Listing out library size: 2025-05-07T19:48:26.8221404Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:48:26.8221816Z 2025-05-07T19:48:26.8222046Z 1 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:48:26.8222403Z 2025-05-07T19:48:26.8222837Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:48:26.8223930Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.8224572Z 2025-05-07T19:48:26.8224912Z GLIBC_2.2.5 2025-05-07T19:48:26.8225145Z GLIBC_2.14 2025-05-07T19:48:26.8226361Z 2025-05-07T19:48:26.8226378Z 2025-05-07T19:48:26.8227094Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:48:26.8228229Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.8228912Z 2025-05-07T19:48:26.8272286Z GLIBCXX_3.4 2025-05-07T19:48:26.8273356Z GLIBCXX_3.4.9 2025-05-07T19:48:26.8273584Z GLIBCXX_3.4.21 2025-05-07T19:48:26.8273822Z GLIBCXX_3.4.29 2025-05-07T19:48:26.8274009Z 2025-05-07T19:48:26.8274145Z 2025-05-07T19:48:26.8290452Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so > /tmp/tmp.gbvoJERBsk.symbols.txt 2025-05-07T19:48:26.8290985Z 2025-05-07T19:48:26.8306274Z 2025-05-07T19:48:26.8329256Z [CHECK] Total Number of symbols: 143 2025-05-07T19:48:26.8340642Z [CHECK] Number of fbgemm symbols: 18 2025-05-07T19:48:26.8356279Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so > /tmp/tmp.67WbNot6J6.usymbols.txt 2025-05-07T19:48:26.8356843Z 2025-05-07T19:48:26.8370717Z 2025-05-07T19:48:26.8392741Z [CHECK] Listing out undefined symbols (62 total): 2025-05-07T19:48:26.8405666Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.8406515Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.8406835Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:48:26.8407153Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:48:26.8407484Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:48:26.8407811Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:48:26.8408129Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.8408966Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.8410004Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:48:26.8410429Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:48:26.8410793Z U c10::IntType::get() 2025-05-07T19:48:26.8411209Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.8411984Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:48:26.8412662Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:48:26.8413008Z U c10::TensorType::get() 2025-05-07T19:48:26.8413347Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:48:26.8414103Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:48:26.8415018Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:48:26.8415529Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.8415886Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:48:26.8416089Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:48:26.8416247Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.8416399Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.8416493Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.8416588Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.8416691Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.8416842Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.8416970Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.8417333Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:48:26.8417898Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.8418345Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:48:26.8418475Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.8418619Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.8418759Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.8419015Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:48:26.8419617Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.8420165Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.8420293Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:48:26.8420415Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:48:26.8420537Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.8420667Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:48:26.8420856Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.8421098Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.8421265Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.8421389Z U torch::CppFunction::~CppFunction() 2025-05-07T19:48:26.8422001Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:48:26.8422491Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.8422753Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.8423139Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:48:26.8423359Z U unsigned char* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.8423517Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.8423692Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:48:26.8423851Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.8424212Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.8424561Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.8424763Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:48:26.8424990Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:48:26.8425115Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.8425221Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.8425326Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.8425443Z w __gmon_start__ 2025-05-07T19:48:26.8425540Z w __pthread_key_create 2025-05-07T19:48:26.8425691Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.8425941Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:48:26.8425993Z 2025-05-07T19:48:26.8442269Z linux-vdso.so.1 (0x00007fff891ae000) 2025-05-07T19:48:26.8442364Z libc10.so => not found 2025-05-07T19:48:26.8442463Z libtorch_cpu.so => not found 2025-05-07T19:48:26.8442571Z libtorch.so => not found 2025-05-07T19:48:26.8442749Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f7b0d106000) 2025-05-07T19:48:26.8442900Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f7b0d0d8000) 2025-05-07T19:48:26.8443041Z libc.so.6 => /lib64/libc.so.6 (0x00007f7b0cece000) 2025-05-07T19:48:26.8443161Z libm.so.6 => /lib64/libm.so.6 (0x00007f7b0cdf3000) 2025-05-07T19:48:26.8443297Z /lib64/ld-linux-x86-64.so.2 (0x00007f7b0d380000) 2025-05-07T19:48:26.8444954Z 2025-05-07T19:48:26.8445395Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.8445711Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:48:26.8445718Z 2025-05-07T19:48:26.8472547Z 2025-05-07T19:48:26.8472760Z Dynamic section at offset 0x10a20 contains 33 entries: 2025-05-07T19:48:26.8472947Z Tag Type Name/Value 2025-05-07T19:48:26.8473346Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:48:26.8473706Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.8473907Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.8474110Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.8474322Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.8474665Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.8474935Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_embedding_inplace_ops.so] 2025-05-07T19:48:26.8475050Z 0x000000000000000c (INIT) 0x6000 2025-05-07T19:48:26.8475173Z 0x000000000000000d (FINI) 0xdb30 2025-05-07T19:48:26.8475292Z 0x0000000000000019 (INIT_ARRAY) 0x10940 2025-05-07T19:48:26.8475418Z 0x000000000000001b (INIT_ARRAYSZ) 16 (bytes) 2025-05-07T19:48:26.8475546Z 0x000000000000001a (FINI_ARRAY) 0x10950 2025-05-07T19:48:26.8475669Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.8475772Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:48:26.8475895Z 0x000000006ffffef5 (GNU_HASH) 0x8a0 2025-05-07T19:48:26.8476003Z 0x0000000000000005 (STRTAB) 0x1a30 2025-05-07T19:48:26.8476105Z 0x0000000000000006 (SYMTAB) 0xcb0 2025-05-07T19:48:26.8476235Z 0x000000000000000a (STRSZ) 11814 (bytes) 2025-05-07T19:48:26.8476368Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.8476481Z 0x0000000000000003 (PLTGOT) 0x10c80 2025-05-07T19:48:26.8476609Z 0x0000000000000002 (PLTRELSZ) 1680 (bytes) 2025-05-07T19:48:26.8476727Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.8476838Z 0x0000000000000017 (JMPREL) 0x5080 2025-05-07T19:48:26.8476942Z 0x0000000000000007 (RELA) 0x4a38 2025-05-07T19:48:26.8477078Z 0x0000000000000008 (RELASZ) 1608 (bytes) 2025-05-07T19:48:26.8477193Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.8477287Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.8477407Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.8477529Z 0x000000006ffffffe (VERNEED) 0x4978 2025-05-07T19:48:26.8477634Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:48:26.8477741Z 0x000000006ffffff0 (VERSYM) 0x4856 2025-05-07T19:48:26.8477857Z 0x000000006ffffff9 (RELACOUNT) 4 2025-05-07T19:48:26.8477953Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.8477966Z 2025-05-07T19:48:26.8478078Z ################################################################################ 2025-05-07T19:48:26.8478141Z 2025-05-07T19:48:26.8478145Z 2025-05-07T19:48:26.8478267Z ################################################################################ 2025-05-07T19:48:26.8478500Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:48:26.8478601Z [CHECK] Listing out library size: 2025-05-07T19:48:26.8478844Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:48:26.8478848Z 2025-05-07T19:48:26.8486193Z 5 ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:48:26.8487349Z 2025-05-07T19:48:26.8488237Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:48:26.8488769Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.8488775Z 2025-05-07T19:48:26.8650270Z GLIBC_2.2.5 2025-05-07T19:48:26.8650355Z GLIBC_2.3 2025-05-07T19:48:26.8650472Z GLIBC_2.14 2025-05-07T19:48:26.8651639Z 2025-05-07T19:48:26.8651647Z 2025-05-07T19:48:26.8652097Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:48:26.8652606Z + objdump -TC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:48:26.8652612Z 2025-05-07T19:48:26.8816003Z GLIBCXX_3.4 2025-05-07T19:48:26.8816089Z GLIBCXX_3.4.9 2025-05-07T19:48:26.8816185Z GLIBCXX_3.4.11 2025-05-07T19:48:26.8816264Z GLIBCXX_3.4.15 2025-05-07T19:48:26.8816344Z GLIBCXX_3.4.18 2025-05-07T19:48:26.8816424Z GLIBCXX_3.4.19 2025-05-07T19:48:26.8816673Z GLIBCXX_3.4.20 2025-05-07T19:48:26.8816756Z GLIBCXX_3.4.21 2025-05-07T19:48:26.8816834Z GLIBCXX_3.4.29 2025-05-07T19:48:26.8819272Z 2025-05-07T19:48:26.8819310Z 2025-05-07T19:48:26.8833632Z + nm -gDC ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so > /tmp/tmp.eWn8ugCPmc.symbols.txt 2025-05-07T19:48:26.8833653Z 2025-05-07T19:48:26.8956905Z 2025-05-07T19:48:26.8979619Z [CHECK] Total Number of symbols: 2964 2025-05-07T19:48:26.8995797Z [CHECK] Number of fbgemm symbols: 1597 2025-05-07T19:48:26.9010964Z + nm -gDCu ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so > /tmp/tmp.qVcxlSNzGJ.usymbols.txt 2025-05-07T19:48:26.9010973Z 2025-05-07T19:48:26.9035232Z 2025-05-07T19:48:26.9057244Z [CHECK] Listing out undefined symbols (345 total): 2025-05-07T19:48:26.9071293Z U GOMP_parallel 2025-05-07T19:48:26.9071703Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.9072075Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.9072332Z U VTT for std::basic_ifstream >@GLIBCXX_3.4 2025-05-07T19:48:26.9072538Z U VTT for std::basic_ofstream >@GLIBCXX_3.4 2025-05-07T19:48:26.9072686Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:48:26.9072839Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:48:26.9072976Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:48:26.9073078Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:48:26.9073190Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:48:26.9073299Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:48:26.9073402Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:48:26.9073519Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:48:26.9073663Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:48:26.9073774Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:48:26.9073868Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:48:26.9073979Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:48:26.9074086Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:48:26.9074451Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:48:26.9074627Z U at::RecordFunction::currentThreadId() 2025-05-07T19:48:26.9074767Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:48:26.9074913Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:48:26.9075107Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T19:48:26.9075234Z U at::TensorMaker::make_tensor() 2025-05-07T19:48:26.9075370Z U at::_ops::_is_all_true::call(at::Tensor const&) 2025-05-07T19:48:26.9075619Z U at::_ops::add_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:48:26.9075852Z U at::_ops::add__Tensor::call(at::Tensor&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:48:26.9075972Z U at::_ops::all::call(at::Tensor const&) 2025-05-07T19:48:26.9076330Z U at::_ops::baddbmm::call(at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&) 2025-05-07T19:48:26.9076503Z U at::_ops::cat::call(c10::IListRef const&, long) 2025-05-07T19:48:26.9076717Z U at::_ops::cat_out::call(c10::IListRef const&, long, at::Tensor&) 2025-05-07T19:48:26.9076891Z U at::_ops::clamp_max::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:48:26.9077112Z U at::_ops::clone::call(at::Tensor const&, std::optional) 2025-05-07T19:48:26.9077370Z U at::_ops::contiguous::call(at::Tensor const&, c10::MemoryFormat) 2025-05-07T19:48:26.9077598Z U at::_ops::cumsum::call(at::Tensor const&, long, std::optional) 2025-05-07T19:48:26.9078211Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.9078878Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.9079048Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T19:48:26.9079607Z U at::_ops::full::call(c10::ArrayRef, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.9079780Z U at::_ops::ge_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:48:26.9080110Z U at::_ops::index_put_::call(at::Tensor&, c10::List > const&, at::Tensor const&, bool) 2025-05-07T19:48:26.9080316Z U at::_ops::index_select::call(at::Tensor const&, long, at::Tensor const&) 2025-05-07T19:48:26.9080447Z U at::_ops::item::call(at::Tensor const&) 2025-05-07T19:48:26.9080629Z U at::_ops::le_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:48:26.9080745Z U at::_ops::max::call(at::Tensor const&) 2025-05-07T19:48:26.9080915Z U at::_ops::mul_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:48:26.9081091Z U at::_ops::permute::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:48:26.9081633Z U at::_ops::range::call(c10::Scalar const&, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.9081827Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:48:26.9082144Z U at::_ops::resize_::call(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T19:48:26.9082369Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:48:26.9082736Z U at::_ops::slice_Tensor::call(at::Tensor const&, long, std::optional, std::optional, c10::SymInt) 2025-05-07T19:48:26.9082894Z U at::_ops::squeeze_dim::call(at::Tensor const&, long) 2025-05-07T19:48:26.9083131Z U at::_ops::sub_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:48:26.9083320Z U at::_ops::sum::call(at::Tensor const&, std::optional) 2025-05-07T19:48:26.9083599Z U at::_ops::tensor_split_indices::call(at::Tensor const&, c10::ArrayRef, long) 2025-05-07T19:48:26.9083912Z U at::_ops::to_dtype::call(at::Tensor const&, c10::ScalarType, bool, bool, std::optional) 2025-05-07T19:48:26.9084562Z U at::_ops::to_dtype_layout::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, bool, bool, std::optional) 2025-05-07T19:48:26.9084750Z U at::_ops::transpose_int::call(at::Tensor const&, long, long) 2025-05-07T19:48:26.9084892Z U at::_ops::unsqueeze::call(at::Tensor const&, long) 2025-05-07T19:48:26.9085071Z U at::_ops::view::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:48:26.9085244Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:48:26.9085354Z U at::_ops::zero_::call(at::Tensor&) 2025-05-07T19:48:26.9085892Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.9086498Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.9086781Z U at::checkScalarTypes(char const*, at::TensorArg const&, c10::ArrayRef) 2025-05-07T19:48:26.9086920Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:48:26.9087076Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:48:26.9087178Z U at::get_num_threads() 2025-05-07T19:48:26.9087273Z U at::get_thread_num() 2025-05-07T19:48:26.9087389Z U at::in_parallel_region() 2025-05-07T19:48:26.9087490Z U at::init_num_threads() 2025-05-07T19:48:26.9087605Z U at::internal::set_thread_num(int) 2025-05-07T19:48:26.9087858Z U at::native::_rowwise_prune(at::Tensor const&, at::Tensor const&, c10::ScalarType) 2025-05-07T19:48:26.9088449Z U at::native::empty_like(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.9089115Z U at::native::empty_meta_symint(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:48:26.9089393Z U at::native::resize_(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T19:48:26.9089521Z U at::sequence_number::get_and_increment() 2025-05-07T19:48:26.9089649Z U bool at::Tensor::item() const 2025-05-07T19:48:26.9089788Z U bool* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.9089943Z U bool* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.9090063Z U c10::AnyType::get() 2025-05-07T19:48:26.9090232Z U c10::AutogradMetaInterface::~AutogradMetaInterface() 2025-05-07T19:48:26.9090464Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.9090690Z U c10::BFloat16* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.9090787Z U c10::BoolType::get() 2025-05-07T19:48:26.9090893Z U c10::DeviceObjType::get() 2025-05-07T19:48:26.9091051Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:48:26.9091244Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:48:26.9091358Z U c10::Dispatcher::realSingleton() 2025-05-07T19:48:26.9091893Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:48:26.9092557Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:48:26.9092942Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:48:26.9093054Z U c10::Error::what() const 2025-05-07T19:48:26.9093153Z U c10::FloatType::get() 2025-05-07T19:48:26.9093260Z U c10::GradMode::is_enabled() 2025-05-07T19:48:26.9093367Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:48:26.9093530Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.9093759Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.9093915Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:48:26.9094043Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:48:26.9094153Z U c10::IValue::isBoolList() const 2025-05-07T19:48:26.9094265Z U c10::IValue::isIntList() const 2025-05-07T19:48:26.9094391Z U c10::IValue::isSymIntList() const 2025-05-07T19:48:26.9094504Z U c10::IValue::isTensorList() const 2025-05-07T19:48:26.9094646Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:48:26.9094754Z U c10::IntType::get() 2025-05-07T19:48:26.9095251Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.9095426Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:48:26.9095562Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:48:26.9095690Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:48:26.9095815Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:48:26.9096056Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.9096186Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:48:26.9096308Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:48:26.9096433Z U c10::ScalarTypeType::get() 2025-05-07T19:48:26.9096719Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:48:26.9097047Z U c10::SmallVectorBase::mallocForGrow(unsigned long, unsigned long, unsigned long&) 2025-05-07T19:48:26.9097226Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:48:26.9097328Z U c10::StringType::get() 2025-05-07T19:48:26.9097474Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:48:26.9097623Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T19:48:26.9098100Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:48:26.9098240Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:48:26.9098394Z U c10::SymInt::operator%(c10::SymInt const&) const 2025-05-07T19:48:26.9098532Z U c10::SymInt::operator*(c10::SymInt const&) const 2025-05-07T19:48:26.9098667Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T19:48:26.9098787Z U c10::SymInt::promote_to_negative() 2025-05-07T19:48:26.9098932Z U c10::SymInt::sym_eq(c10::SymInt const&) const 2025-05-07T19:48:26.9099048Z U c10::SymInt::toSymNode() const 2025-05-07T19:48:26.9099151Z U c10::SymIntType::get() 2025-05-07T19:48:26.9099319Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:48:26.9099439Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:48:26.9099897Z U c10::TensorImpl::set_autograd_meta(std::unique_ptr >) 2025-05-07T19:48:26.9100069Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T19:48:26.9100171Z U c10::TensorType::get() 2025-05-07T19:48:26.9100365Z U c10::Type::isSubtypeOfExt(c10::Type const&, std::ostream*) const 2025-05-07T19:48:26.9100482Z U c10::Type::is_module() const 2025-05-07T19:48:26.9112746Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:48:26.9113406Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:48:26.9114021Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:48:26.9114353Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:48:26.9115018Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.9115370Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:48:26.9115979Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:48:26.9116275Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T19:48:26.9116477Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T19:48:26.9116809Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:48:26.9117015Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:48:26.9117166Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T19:48:26.9117333Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T19:48:26.9117470Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:48:26.9117762Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:48:26.9118155Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:48:26.9118296Z U c10::operator*(c10::SymInt const&, int) 2025-05-07T19:48:26.9118416Z U c10::operator+(c10::SymInt const&, int) 2025-05-07T19:48:26.9118560Z U c10::operator+(c10::SymInt const&, unsigned long) 2025-05-07T19:48:26.9118819Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T19:48:26.9118960Z U c10::operator-(c10::SymInt const&, unsigned long) 2025-05-07T19:48:26.9119082Z U c10::operator/(c10::SymInt const&, int) 2025-05-07T19:48:26.9119263Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:48:26.9119406Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T19:48:26.9119529Z U c10::operator==(c10::SymInt const&, int) 2025-05-07T19:48:26.9119662Z U c10::operator>(c10::SymInt const&, int) 2025-05-07T19:48:26.9119786Z U c10::operator>=(c10::SymInt const&, int) 2025-05-07T19:48:26.9119900Z U c10::report_overflow(char const*) 2025-05-07T19:48:26.9120015Z U c10::throwNullDataPtrError() 2025-05-07T19:48:26.9120153Z U c10::typeKindToString(c10::TypeKind) 2025-05-07T19:48:26.9120269Z U c10::warnDeprecatedDataPtr() 2025-05-07T19:48:26.9120467Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:48:26.9120599Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:48:26.9120747Z U double* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.9120841Z U exp10@GLIBC_2.2.5 2025-05-07T19:48:26.9120948Z U exp@GLIBC_2.2.5 2025-05-07T19:48:26.9121040Z U expf@GLIBC_2.2.5 2025-05-07T19:48:26.9121240Z U fbgemm_gpu::asynchronous_complete_cumsum_cpu(at::Tensor const&) 2025-05-07T19:48:26.9121525Z U fbgemm_gpu::asynchronous_exclusive_cumsum_cpu(at::Tensor const&) 2025-05-07T19:48:26.9121716Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.9121894Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.9121987Z U fminf@GLIBC_2.2.5 2025-05-07T19:48:26.9122081Z U fmod@GLIBC_2.2.5 2025-05-07T19:48:26.9122183Z U free@GLIBC_2.2.5 2025-05-07T19:48:26.9122295Z U int at::Tensor::item() const 2025-05-07T19:48:26.9122464Z U int const* at::TensorBase::const_data_ptr() const 2025-05-07T19:48:26.9122605Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.9122748Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.9122844Z U lgamma@GLIBC_2.2.5 2025-05-07T19:48:26.9122935Z U llrint@GLIBC_2.2.5 2025-05-07T19:48:26.9123037Z U log10@GLIBC_2.2.5 2025-05-07T19:48:26.9123128Z U log2@GLIBC_2.2.5 2025-05-07T19:48:26.9123218Z U log@GLIBC_2.2.5 2025-05-07T19:48:26.9123347Z U long at::Tensor::item() const 2025-05-07T19:48:26.9123525Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:48:26.9123700Z U long const* at::TensorBase::const_data_ptr() const 2025-05-07T19:48:26.9123846Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.9123995Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:48:26.9124089Z U lrint@GLIBC_2.2.5 2025-05-07T19:48:26.9124194Z U memcmp@GLIBC_2.2.5 2025-05-07T19:48:26.9124284Z U memcpy@GLIBC_2.14 2025-05-07T19:48:26.9124377Z U memmove@GLIBC_2.2.5 2025-05-07T19:48:26.9124468Z U memset@GLIBC_2.2.5 2025-05-07T19:48:26.9124571Z U omp_get_num_threads 2025-05-07T19:48:26.9124665Z U omp_get_thread_num 2025-05-07T19:48:26.9124817Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:48:26.9124953Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.9125080Z U operator new[](unsigned long)@GLIBCXX_3.4 2025-05-07T19:48:26.9125226Z U pow@GLIBC_2.2.5 2025-05-07T19:48:26.9125323Z U realloc@GLIBC_2.2.5 2025-05-07T19:48:26.9125424Z U sin@GLIBC_2.2.5 2025-05-07T19:48:26.9125642Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:48:26.9125818Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:48:26.9126023Z U std::_Rb_tree_increment(std::_Rb_tree_node_base const*)@GLIBCXX_3.4 2025-05-07T19:48:26.9126193Z U std::_Rb_tree_increment(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:48:26.9126593Z U std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)@GLIBCXX_3.4 2025-05-07T19:48:26.9126755Z U std::__basic_file::~__basic_file()@GLIBCXX_3.4 2025-05-07T19:48:26.9127110Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:48:26.9127530Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.9127878Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:48:26.9128270Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T19:48:26.9128739Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:48:26.9128886Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:48:26.9129033Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:48:26.9129161Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:48:26.9129283Z U std::__throw_bad_array_new_length() 2025-05-07T19:48:26.9129397Z U std::__throw_bad_cast()@GLIBCXX_3.4 2025-05-07T19:48:26.9129552Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.9129692Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.9129831Z U std::__throw_out_of_range(char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.9130023Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:48:26.9130158Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:48:26.9130303Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:48:26.9130542Z U std::basic_filebuf >::basic_filebuf()@GLIBCXX_3.4 2025-05-07T19:48:26.9130762Z U std::basic_filebuf >::close()@GLIBCXX_3.4 2025-05-07T19:48:26.9131075Z U std::basic_filebuf >::open(char const*, std::_Ios_Openmode)@GLIBCXX_3.4 2025-05-07T19:48:26.9131323Z U std::basic_filebuf >::~basic_filebuf()@GLIBCXX_3.4 2025-05-07T19:48:26.9131566Z U std::basic_ifstream >::~basic_ifstream()@GLIBCXX_3.4 2025-05-07T19:48:26.9131807Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:48:26.9132176Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:48:26.9132422Z U std::basic_ofstream >::~basic_ofstream()@GLIBCXX_3.4 2025-05-07T19:48:26.9133021Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.9133614Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:48:26.9133767Z U std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19 2025-05-07T19:48:26.9133868Z U std::cout@GLIBCXX_3.4 2025-05-07T19:48:26.9134037Z U std::ctype::_M_widen_init() const@GLIBCXX_3.4.11 2025-05-07T19:48:26.9134158Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:48:26.9134294Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:48:26.9134426Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:48:26.9134548Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:48:26.9134663Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.9134796Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:48:26.9134909Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:48:26.9135024Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:48:26.9135239Z U std::ostream& std::ostream::_M_insert(double)@GLIBCXX_3.4.9 2025-05-07T19:48:26.9135423Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.9135664Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:48:26.9135790Z U std::ostream::flush()@GLIBCXX_3.4 2025-05-07T19:48:26.9135961Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:48:26.9136078Z U std::ostream::put(char)@GLIBCXX_3.4 2025-05-07T19:48:26.9136224Z U std::ostream::write(char const*, long)@GLIBCXX_3.4 2025-05-07T19:48:26.9136403Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:48:26.9136542Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:48:26.9136770Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:48:26.9137221Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:48:26.9137365Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:48:26.9137473Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:48:26.9137586Z U strcmp@GLIBC_2.2.5 2025-05-07T19:48:26.9137687Z U strlen@GLIBC_2.2.5 2025-05-07T19:48:26.9137812Z U torch::CppFunction::~CppFunction() 2025-05-07T19:48:26.9138440Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:48:26.9138917Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.9139445Z U torch::Library::_def(std::variant&&, torch::CppFunction&&, std::vector > const&) & 2025-05-07T19:48:26.9139712Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:48:26.9139838Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:48:26.9140156Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:48:26.9140340Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:48:26.9140546Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:48:26.9140812Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:48:26.9141167Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:48:26.9141322Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:48:26.9141526Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:48:26.9141704Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:48:26.9141828Z U torch::autograd::Node::assign_parent() 2025-05-07T19:48:26.9141960Z U torch::autograd::Node::metadata() 2025-05-07T19:48:26.9142098Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:48:26.9142348Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:48:26.9142633Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:48:26.9142779Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:48:26.9142993Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:48:26.9143227Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:48:26.9146088Z U torch::autograd::_wrap_outputs(std::vector > const&, std::unordered_set, std::equal_to, std::allocator > const&, std::unordered_set, std::equal_to, std::allocator > const&, c10::ArrayRef >, std::shared_ptr const&, std::function > (std::vector >, std::vector >)> const&, std::unordered_set, std::equal_to, std::allocator > const&, std::function const&) 2025-05-07T19:48:26.9146323Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:48:26.9146479Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:48:26.9146643Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:48:26.9146867Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:48:26.9147661Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:48:26.9148080Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:48:26.9148552Z U torch::jit::parseSchemaOrName(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:48:26.9148784Z U torch::pickle_load(std::vector > const&) 2025-05-07T19:48:26.9148988Z U torch::pickle_save(c10::IValue const&) 2025-05-07T19:48:26.9149176Z U typeinfo for c10::Error 2025-05-07T19:48:26.9149353Z U typeinfo for c10::Type 2025-05-07T19:48:26.9149623Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:48:26.9149878Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:48:26.9150042Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:48:26.9150193Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:48:26.9150404Z U typeinfo for torch::autograd::Node 2025-05-07T19:48:26.9150766Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T19:48:26.9151403Z U void fbgemm::FloatOrHalfToFused8BitRowwiseQuantizedSBFloat(float const*, unsigned long, int, unsigned char*) 2025-05-07T19:48:26.9151950Z U void fbgemm::FloatOrHalfToFused8BitRowwiseQuantizedSBFloat(unsigned short const*, unsigned long, int, unsigned char*) 2025-05-07T19:48:26.9152414Z U void fbgemm::FloatOrHalfToFusedNBitRowwiseQuantizedSBHalf(int, float const*, unsigned long, int, unsigned char*) 2025-05-07T19:48:26.9152952Z U void fbgemm::FloatOrHalfToFusedNBitRowwiseQuantizedSBHalf(int, unsigned short const*, unsigned long, int, unsigned char*) 2025-05-07T19:48:26.9153421Z U void fbgemm::Fused8BitRowwiseQuantizedSBFloatToFloatOrHalf(unsigned char const*, unsigned long, int, float*) 2025-05-07T19:48:26.9153949Z U void fbgemm::Fused8BitRowwiseQuantizedSBFloatToFloatOrHalf(unsigned char const*, unsigned long, int, unsigned short*) 2025-05-07T19:48:26.9154456Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalf(int, unsigned char const*, unsigned long, int, float*, bool) 2025-05-07T19:48:26.9155084Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalf(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T19:48:26.9155615Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, float*, bool) 2025-05-07T19:48:26.9156294Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T19:48:26.9156896Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T19:48:26.9157071Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:48:26.9157234Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:48:26.9157392Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:48:26.9157548Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.9157723Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T19:48:26.9157824Z U vtable for c10::Error 2025-05-07T19:48:26.9157926Z U vtable for c10::ListType 2025-05-07T19:48:26.9158305Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.9158644Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.9158998Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:48:26.9159153Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:48:26.9159373Z U vtable for std::basic_filebuf >@GLIBCXX_3.4 2025-05-07T19:48:26.9159596Z U vtable for std::basic_ifstream >@GLIBCXX_3.4 2025-05-07T19:48:26.9159809Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:48:26.9160029Z U vtable for std::basic_ofstream >@GLIBCXX_3.4 2025-05-07T19:48:26.9160273Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:48:26.9160402Z U vtable for torch::autograd::AutogradMeta 2025-05-07T19:48:26.9160516Z U vtable for torch::autograd::Node 2025-05-07T19:48:26.9160693Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:48:26.9160866Z w _ITM_deregisterTMCloneTable 2025-05-07T19:48:26.9160975Z w _ITM_registerTMCloneTable 2025-05-07T19:48:26.9161077Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:48:26.9161195Z w __cxa_pure_virtual@CXXABI_1.3 2025-05-07T19:48:26.9161286Z w __gmon_start__ 2025-05-07T19:48:26.9161382Z w __pthread_key_create 2025-05-07T19:48:26.9161503Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:48:26.9161612Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:48:26.9161759Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:48:26.9161941Z + ldd ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:48:26.9161948Z 2025-05-07T19:48:26.9162065Z linux-vdso.so.1 (0x00007ffc9d9fe000) 2025-05-07T19:48:26.9162152Z libc10.so => not found 2025-05-07T19:48:26.9162530Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so (0x00007f77b5800000) 2025-05-07T19:48:26.9162639Z libtorch.so => not found 2025-05-07T19:48:26.9163201Z fbgemm_gpu_sparse_async_cumsum.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so (0x00007f77b6426000) 2025-05-07T19:48:26.9163299Z libtorch_cpu.so => not found 2025-05-07T19:48:26.9163474Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f77b559c000) 2025-05-07T19:48:26.9163597Z libm.so.6 => /lib64/libm.so.6 (0x00007f77b6349000) 2025-05-07T19:48:26.9163747Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f77b631b000) 2025-05-07T19:48:26.9163866Z libc.so.6 => /lib64/libc.so.6 (0x00007f77b5394000) 2025-05-07T19:48:26.9164050Z /lib64/ld-linux-x86-64.so.2 (0x00007f77b643e000) 2025-05-07T19:48:26.9164140Z libc10.so => not found 2025-05-07T19:48:26.9164502Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so (0x00007f77b62a0000) 2025-05-07T19:48:26.9164611Z libtorch.so => not found 2025-05-07T19:48:26.9164706Z libtorch_cpu.so => not found 2025-05-07T19:48:26.9164792Z libc10.so => not found 2025-05-07T19:48:26.9164895Z libtorch.so => not found 2025-05-07T19:48:26.9164989Z libtorch_cpu.so => not found 2025-05-07T19:48:26.9165079Z libtorch_cpu.so => not found 2025-05-07T19:48:26.9165166Z libtorch.so => not found 2025-05-07T19:48:26.9165172Z 2025-05-07T19:48:26.9165295Z [CHECK] Displaying ELF information: 2025-05-07T19:48:26.9165499Z + readelf -d ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:48:26.9165503Z 2025-05-07T19:48:26.9165530Z 2025-05-07T19:48:26.9165702Z Dynamic section at offset 0x45e410 contains 38 entries: 2025-05-07T19:48:26.9165822Z Tag Type Name/Value 2025-05-07T19:48:26.9166016Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:48:26.9166207Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:48:26.9166415Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:48:26.9166670Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_sparse_async_cumsum.so] 2025-05-07T19:48:26.9166875Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:48:26.9167088Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:48:26.9167274Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:48:26.9167468Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:48:26.9167667Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:48:26.9167885Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:48:26.9168089Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_py.so] 2025-05-07T19:48:26.9168282Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:48:26.9168445Z 0x000000000000000c (INIT) 0xa3000 2025-05-07T19:48:26.9168558Z 0x000000000000000d (FINI) 0x3e8bb4 2025-05-07T19:48:26.9168672Z 0x0000000000000019 (INIT_ARRAY) 0x45afb0 2025-05-07T19:48:26.9168813Z 0x000000000000001b (INIT_ARRAYSZ) 200 (bytes) 2025-05-07T19:48:26.9168926Z 0x000000000000001a (FINI_ARRAY) 0x45b078 2025-05-07T19:48:26.9169044Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:48:26.9169162Z 0x0000000000000004 (HASH) 0x238 2025-05-07T19:48:26.9169276Z 0x000000006ffffef5 (GNU_HASH) 0x4088 2025-05-07T19:48:26.9169386Z 0x0000000000000005 (STRTAB) 0x19720 2025-05-07T19:48:26.9169509Z 0x0000000000000006 (SYMTAB) 0x8128 2025-05-07T19:48:26.9169643Z 0x000000000000000a (STRSZ) 464354 (bytes) 2025-05-07T19:48:26.9169760Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:48:26.9169875Z 0x0000000000000003 (PLTGOT) 0x45f6b0 2025-05-07T19:48:26.9170024Z 0x0000000000000002 (PLTRELSZ) 23232 (bytes) 2025-05-07T19:48:26.9170130Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:48:26.9170239Z 0x0000000000000017 (JMPREL) 0x9cfe0 2025-05-07T19:48:26.9170362Z 0x0000000000000007 (RELA) 0x8c5a0 2025-05-07T19:48:26.9170492Z 0x0000000000000008 (RELASZ) 68160 (bytes) 2025-05-07T19:48:26.9170610Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:48:26.9170709Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:48:26.9170845Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:48:26.9170960Z 0x000000006ffffffe (VERNEED) 0x8c430 2025-05-07T19:48:26.9171130Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T19:48:26.9171258Z 0x000000006ffffff0 (VERSYM) 0x8ad02 2025-05-07T19:48:26.9171365Z 0x000000006ffffff9 (RELACOUNT) 288 2025-05-07T19:48:26.9171462Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:48:26.9171467Z 2025-05-07T19:48:26.9171599Z ################################################################################ 2025-05-07T19:48:26.9171603Z 2025-05-07T19:48:26.9171608Z 2025-05-07T19:48:26.9171814Z [CHECK] Verifying sample subset of symbols in the built libraries ... 2025-05-07T19:48:26.9250412Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:48:26.9275859Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:48:26.9297994Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:48:26.9317372Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:48:26.9339638Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:48:26.9361867Z [CHECK] Found symbol in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:48:26.9462663Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/asmjit.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:26.9487899Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_cache.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:26.9509049Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_config.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:26.9528361Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_optimizers.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:26.9550735Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_utils.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:26.9573159Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_sparse_async_cumsum.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:26.9801562Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:26.9843117Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_inference.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:26.9869763Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_common.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:26.9899349Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_forward.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:27.0052738Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:27.0071997Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:27.0107657Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:27.0126639Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:27.0145529Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:27.0165020Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:27.0199713Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_tbe_index_select.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:27.0222054Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_embedding_inplace_ops.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:27.0349163Z [CHECK] Found symbol in ./_skbuild/linux-x86_64-3.10/cmake-build/fbgemm_gpu_py.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:48:27.0352288Z ################################################################################ 2025-05-07T19:48:27.0352598Z [BUILD] Wheel Audit: dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T19:48:27.0352620Z 2025-05-07T19:48:27.0353112Z + conda run --no-capture-output -n build_binary auditwheel show dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T19:48:27.0353118Z 2025-05-07T19:48:29.8779391Z 2025-05-07T19:48:29.8780208Z fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T19:48:29.8780766Z is consistent with the following platform tag: "linux_x86_64". 2025-05-07T19:48:29.8781091Z 2025-05-07T19:48:29.8781258Z The wheel references external versioned symbols in these 2025-05-07T19:48:29.8781746Z system-provided shared libraries: libgcc_s.so.1 with versions 2025-05-07T19:48:29.8782216Z {'GCC_3.0', 'GCC_3.4'}, libstdc++.so.6 with versions {'CXXABI_1.3.3', 2025-05-07T19:48:29.8782682Z 'GLIBCXX_3.4.9', 'GLIBCXX_3.4.21', 'GLIBCXX_3.4.29', 'CXXABI_1.3.9', 2025-05-07T19:48:29.8783146Z 'CXXABI_1.3.8', 'GLIBCXX_3.4.14', 'GLIBCXX_3.4.11', 'GLIBCXX_3.4.15', 2025-05-07T19:48:29.8783608Z 'CXXABI_1.3.7', 'CXXABI_1.3', 'GLIBCXX_3.4', 'GLIBCXX_3.4.19', 2025-05-07T19:48:29.8784065Z 'CXXABI_1.3.11', 'GLIBCXX_3.4.18', 'GLIBCXX_3.4.20', 'CXXABI_1.3.5'}, 2025-05-07T19:48:29.8784537Z libc.so.6 with versions {'GLIBC_2.14', 'GLIBC_2.2.5'}, libm.so.6 with 2025-05-07T19:48:29.8784943Z versions {'GLIBC_2.2.5'} 2025-05-07T19:48:29.8785114Z 2025-05-07T19:48:29.8785324Z This constrains the platform tag to "manylinux_2_34_x86_64". In order 2025-05-07T19:48:29.8785849Z to achieve a more compatible tag, you would need to recompile a new 2025-05-07T19:48:29.8786331Z wheel from source on a system with earlier versions of these 2025-05-07T19:48:29.8786996Z libraries, such as a recent manylinux image. 2025-05-07T19:48:29.9533154Z 2025-05-07T19:48:29.9533405Z 2025-05-07T19:48:29.9533836Z ################################################################################ 2025-05-07T19:48:29.9534253Z [BUILD] Enumerating the built wheels ... 2025-05-07T19:48:29.9534750Z + ls -lth dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T19:48:29.9535140Z 2025-05-07T19:48:29.9550313Z -rw-r--r--. 1 root root 5.0M May 7 19:48 dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T19:48:29.9551455Z 2025-05-07T19:48:29.9551878Z [BUILD] Enumerating the wheel SHAs ... 2025-05-07T19:48:29.9552692Z + sha1sum dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T19:48:29.9553084Z 2025-05-07T19:48:29.9658508Z 9b29f075fb5139a49868cdd33a371cc0922a2823 dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T19:48:29.9659599Z 2025-05-07T19:48:29.9660979Z + sha256sum dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T19:48:29.9661404Z 2025-05-07T19:48:29.9895857Z 3778b63b691bb5e76315afaaef919eab1a16e81bd6c0bde851475faa97e59ff9 dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T19:48:29.9896717Z 2025-05-07T19:48:29.9897509Z + md5sum dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T19:48:29.9897894Z 2025-05-07T19:48:29.9991141Z 12fac6f39a317016375347b7c7587e56 dist/fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T19:48:29.9991925Z 2025-05-07T19:48:29.9992716Z [BUILD] FBGEMM-GPU build + package completed 2025-05-07T19:48:30.0070858Z ##[group]Run actions/upload-artifact@v4 2025-05-07T19:48:30.0071181Z with: 2025-05-07T19:48:30.0071402Z name: fbgemm_default_x86_gcc_py3.10_cpu.whl 2025-05-07T19:48:30.0071729Z path: fbgemm_gpu/dist/*.whl 2025-05-07T19:48:30.0071995Z if-no-files-found: error 2025-05-07T19:48:30.0072282Z compression-level: 6 2025-05-07T19:48:30.0072513Z overwrite: false 2025-05-07T19:48:30.0072750Z include-hidden-files: false 2025-05-07T19:48:30.0072999Z env: 2025-05-07T19:48:30.0073220Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:48:30.0073537Z BUILD_ENV: build_binary 2025-05-07T19:48:30.0073769Z BUILD_TARGET: default 2025-05-07T19:48:30.0074003Z BUILD_VARIANT: cpu 2025-05-07T19:48:30.0074216Z ##[endgroup] 2025-05-07T19:48:30.0077311Z ##[command]/usr/bin/docker exec 7da701e593c8aa4d7289ad90a70988c01615021832d8f5ea819ec48b403a6342 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:48:30.4181865Z With the provided path, there will be 1 file uploaded 2025-05-07T19:48:30.4187028Z Artifact name is valid! 2025-05-07T19:48:30.4187952Z Root directory input is valid! 2025-05-07T19:48:30.4936574Z Beginning upload of artifact content to blob storage 2025-05-07T19:48:30.9118071Z Uploaded bytes 5178299 2025-05-07T19:48:30.9298013Z Finished uploading artifact content to blob storage! 2025-05-07T19:48:30.9300844Z SHA256 digest of uploaded artifact zip is a551edf615b8c1196da180865bd44845e60223ebc0b3eb0509c3e0c68ca0ec18 2025-05-07T19:48:30.9302543Z Finalizing artifact upload 2025-05-07T19:48:31.0023684Z Artifact fbgemm_default_x86_gcc_py3.10_cpu.whl.zip successfully finalized. Artifact ID 3081316302 2025-05-07T19:48:31.0024692Z Artifact fbgemm_default_x86_gcc_py3.10_cpu.whl has been successfully uploaded! Final size is 5178299 bytes. Artifact ID is 3081316302 2025-05-07T19:48:31.0030296Z Artifact download URL: https://github.com/pytorch/FBGEMM/actions/runs/14891846254/artifacts/3081316302 2025-05-07T19:48:31.0190950Z Post job cleanup. 2025-05-07T19:48:31.0195558Z ##[command]/usr/bin/docker exec 7da701e593c8aa4d7289ad90a70988c01615021832d8f5ea819ec48b403a6342 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:48:31.3280693Z [command]/usr/bin/git version 2025-05-07T19:48:31.3312062Z git version 2.47.1 2025-05-07T19:48:31.3349189Z Copying '/github/home/.gitconfig' to '/__w/_temp/23450c8a-e499-4ac9-8170-43e77c3c203a/.gitconfig' 2025-05-07T19:48:31.3360015Z Temporarily overriding HOME='/__w/_temp/23450c8a-e499-4ac9-8170-43e77c3c203a' before making global git config changes 2025-05-07T19:48:31.3361102Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:48:31.3367642Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:48:31.3399577Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:48:31.3424887Z [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-07T19:48:31.3667920Z Entering 'external/asmjit' 2025-05-07T19:48:31.3711817Z Entering 'external/composable_kernel' 2025-05-07T19:48:31.3764133Z Entering 'external/cpuinfo' 2025-05-07T19:48:31.3810020Z Entering 'external/cutlass' 2025-05-07T19:48:31.3862509Z Entering 'external/googletest' 2025-05-07T19:48:31.3906855Z Entering 'external/hipify_torch' 2025-05-07T19:48:31.3951382Z Entering 'external/json' 2025-05-07T19:48:31.4008271Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:48:31.4024884Z http.https://github.com/.extraheader 2025-05-07T19:48:31.4034260Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T19:48:31.4056781Z [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-07T19:48:31.4293274Z Entering 'external/asmjit' 2025-05-07T19:48:31.4336976Z Entering 'external/composable_kernel' 2025-05-07T19:48:31.4389722Z Entering 'external/cpuinfo' 2025-05-07T19:48:31.4435173Z Entering 'external/cutlass' 2025-05-07T19:48:31.4487070Z Entering 'external/googletest' 2025-05-07T19:48:31.4531556Z Entering 'external/hipify_torch' 2025-05-07T19:48:31.4575946Z Entering 'external/json' 2025-05-07T19:48:31.4726187Z Stop and remove container: 6254507a2ec64d0b8f18308189895e38_amazonlinux2023_60a62d 2025-05-07T19:48:31.4731422Z ##[command]/usr/bin/docker rm --force 7da701e593c8aa4d7289ad90a70988c01615021832d8f5ea819ec48b403a6342 2025-05-07T19:48:32.1876157Z 7da701e593c8aa4d7289ad90a70988c01615021832d8f5ea819ec48b403a6342 2025-05-07T19:48:32.1900728Z Remove container network: github_network_ef1844fc81984bb8a913b349f857c1dd 2025-05-07T19:48:32.1905350Z ##[command]/usr/bin/docker network rm github_network_ef1844fc81984bb8a913b349f857c1dd 2025-05-07T19:48:33.0054627Z github_network_ef1844fc81984bb8a913b349f857c1dd 2025-05-07T19:48:33.0077773Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T19:48:33.0094008Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T19:48:33.0099034Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:48:33.0099443Z ##[endgroup] 2025-05-07T19:48:33.0187043Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T19:48:43.3729353Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T19:49:00.1003378Z Cleaning up orphan processes