2025-05-07T19:39:23.6918618Z Current runner version: '2.323.0' 2025-05-07T19:39:23.6927905Z Runner name: 'i-0ee270165a3b8541c' 2025-05-07T19:39:23.6929474Z Machine name: 'ip-10-0-17-21' 2025-05-07T19:39:23.6934025Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:39:23.6937520Z Contents: read 2025-05-07T19:39:23.6938435Z Metadata: read 2025-05-07T19:39:23.6939350Z ##[endgroup] 2025-05-07T19:39:23.6942439Z Secret source: None 2025-05-07T19:39:23.6943555Z Prepare workflow directory 2025-05-07T19:39:24.2223359Z Prepare all required actions 2025-05-07T19:39:24.2266655Z Getting action download info 2025-05-07T19:39:24.4116301Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T19:39:24.6493609Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-05-07T19:39:25.1019388Z Download action repository 'JamesIves/github-pages-deploy-action@releases/v4' (SHA:6c2d9db40f9296374acc17b90404b6e8864128c8) 2025-05-07T19:39:29.6301821Z Complete job name: build-docs (3.13) 2025-05-07T19:39:29.6789630Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T19:39:29.6897980Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T19:39:29.6906968Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:39:29.6907685Z ##[endgroup] 2025-05-07T19:39:31.2880140Z Runner Type: linux.2xlarge 2025-05-07T19:39:31.2880580Z Instance Type: c5.2xlarge 2025-05-07T19:39:31.2880852Z AMI Name: unknown 2025-05-07T19:39:31.2903937Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T19:39:36.5791486Z ##[group]Checking docker version 2025-05-07T19:39:36.5805922Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T19:39:36.6078963Z '1.44' 2025-05-07T19:39:36.6094047Z Docker daemon API version: '1.44' 2025-05-07T19:39:36.6094580Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T19:39:36.6236651Z '1.44' 2025-05-07T19:39:36.6245030Z Docker client API version: '1.44' 2025-05-07T19:39:36.6249630Z ##[endgroup] 2025-05-07T19:39:36.6252208Z ##[group]Clean up resources from previous jobs 2025-05-07T19:39:36.6257092Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=57dfae" 2025-05-07T19:39:36.6372380Z ##[command]/usr/bin/docker network prune --force --filter "label=57dfae" 2025-05-07T19:39:36.6486398Z ##[endgroup] 2025-05-07T19:39:36.6486688Z ##[group]Create local container network 2025-05-07T19:39:36.6495580Z ##[command]/usr/bin/docker network create --label 57dfae github_network_a436da55a2b84b269ada4305549dd15f 2025-05-07T19:39:36.8739155Z 9053b2996c7ec86a949070f540d8d0fad63fc4ded8dc5d5de09cb25759236c7d 2025-05-07T19:39:36.8753255Z ##[endgroup] 2025-05-07T19:39:36.8780782Z ##[group]Starting job container 2025-05-07T19:39:36.8801343Z ##[command]/usr/bin/docker pull amazonlinux:2023 2025-05-07T19:39:37.0495771Z 2023: Pulling from library/amazonlinux 2025-05-07T19:39:37.1241473Z 1c3112c87ab2: Pulling fs layer 2025-05-07T19:39:37.6864782Z 1c3112c87ab2: Verifying Checksum 2025-05-07T19:39:39.3706440Z 1c3112c87ab2: Download complete 2025-05-07T19:39:39.3706845Z 1c3112c87ab2: Pull complete 2025-05-07T19:39:39.3762419Z Digest: sha256:cb5b4c509d62ae388f674c139ae5e8281fc160c217d474445e912043e1941988 2025-05-07T19:39:39.3778396Z Status: Downloaded newer image for amazonlinux:2023 2025-05-07T19:39:39.3789736Z docker.io/library/amazonlinux:2023 2025-05-07T19:39:39.3875468Z ##[command]/usr/bin/docker create --name df5bc22bf99444c4ade4dbf8f2d0c5f3_amazonlinux2023_5982d3 --label 57dfae --workdir /__w/FBGEMM/FBGEMM --network github_network_a436da55a2b84b269ada4305549dd15f --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:39:39.7238490Z 1804796ac02ce783e2e6ac0212cab15152bdf7c56e5a2c084c9b48df53c82143 2025-05-07T19:39:39.7259429Z ##[command]/usr/bin/docker start 1804796ac02ce783e2e6ac0212cab15152bdf7c56e5a2c084c9b48df53c82143 2025-05-07T19:39:40.1079500Z 1804796ac02ce783e2e6ac0212cab15152bdf7c56e5a2c084c9b48df53c82143 2025-05-07T19:39:40.1096007Z ##[command]/usr/bin/docker ps --all --filter id=1804796ac02ce783e2e6ac0212cab15152bdf7c56e5a2c084c9b48df53c82143 --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T19:39:40.1208868Z 1804796ac02ce783e2e6ac0212cab15152bdf7c56e5a2c084c9b48df53c82143 Up Less than a second 2025-05-07T19:39:40.1224661Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" 1804796ac02ce783e2e6ac0212cab15152bdf7c56e5a2c084c9b48df53c82143 2025-05-07T19:39:40.1340238Z HOME=/github/home 2025-05-07T19:39:40.1341072Z GITHUB_ACTIONS=true 2025-05-07T19:39:40.1341928Z CI=true 2025-05-07T19:39:40.1342331Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:39:40.1356795Z ##[endgroup] 2025-05-07T19:39:40.1366207Z ##[group]Waiting for all services to be ready 2025-05-07T19:39:40.1367894Z ##[endgroup] 2025-05-07T19:39:40.1439082Z ##[group]Run yum update -y; yum install -y binutils findutils git pciutils rsync sudo tar wget which 2025-05-07T19:39:40.1439903Z yum update -y; yum install -y binutils findutils git pciutils rsync sudo tar wget which 2025-05-07T19:39:40.1440725Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:39:40.1441151Z env: 2025-05-07T19:39:40.1441404Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:39:40.1441718Z BUILD_ENV: build_binary 2025-05-07T19:39:40.1441979Z BUILD_VARIANT: cpu 2025-05-07T19:39:40.1442209Z ##[endgroup] 2025-05-07T19:39:40.8477308Z Amazon Linux 2023 repository 95 MB/s | 37 MB 00:00 2025-05-07T19:39:47.7599455Z Last metadata expiration check: 0:00:07 ago on Wed May 7 19:39:40 2025. 2025-05-07T19:39:48.3425979Z Dependencies resolved. 2025-05-07T19:39:48.3610370Z Nothing to do. 2025-05-07T19:39:48.3610910Z Complete! 2025-05-07T19:39:48.5996598Z Last metadata expiration check: 0:00:08 ago on Wed May 7 19:39:40 2025. 2025-05-07T19:39:48.6679440Z Dependencies resolved. 2025-05-07T19:39:48.6917257Z ======================================================================================== 2025-05-07T19:39:48.6919462Z Package Arch Version Repository Size 2025-05-07T19:39:48.6920283Z ======================================================================================== 2025-05-07T19:39:48.6920898Z Installing: 2025-05-07T19:39:48.6921469Z binutils x86_64 2.41-50.amzn2023.0.3 amazonlinux 5.3 M 2025-05-07T19:39:48.6921988Z findutils x86_64 1:4.8.0-2.amzn2023.0.2 amazonlinux 539 k 2025-05-07T19:39:48.6922507Z git x86_64 2.47.1-1.amzn2023.0.2 amazonlinux 54 k 2025-05-07T19:39:48.6922984Z pciutils x86_64 3.7.0-3.amzn2023.0.2 amazonlinux 93 k 2025-05-07T19:39:48.6923491Z rsync x86_64 3.4.0-1.amzn2023.0.2 amazonlinux 418 k 2025-05-07T19:39:48.6923970Z sudo x86_64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 1.3 M 2025-05-07T19:39:48.6924446Z tar x86_64 2:1.34-1.amzn2023.0.4 amazonlinux 879 k 2025-05-07T19:39:48.6924900Z wget x86_64 1.21.3-1.amzn2023.0.4 amazonlinux 779 k 2025-05-07T19:39:48.6925382Z which x86_64 2.21-26.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:39:48.6925786Z Installing dependencies: 2025-05-07T19:39:48.6926165Z cracklib x86_64 2.9.6-27.amzn2023.0.2 amazonlinux 82 k 2025-05-07T19:39:48.6926932Z cyrus-sasl-lib x86_64 2.1.27-18.amzn2023.0.3 amazonlinux 786 k 2025-05-07T19:39:48.6927530Z elfutils-debuginfod-client x86_64 0.188-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:39:48.6928115Z git-core x86_64 2.47.1-1.amzn2023.0.2 amazonlinux 4.7 M 2025-05-07T19:39:48.6928650Z git-core-doc noarch 2.47.1-1.amzn2023.0.2 amazonlinux 2.8 M 2025-05-07T19:39:48.6929161Z gnutls x86_64 3.8.3-6.amzn2023.0.1 amazonlinux 1.1 M 2025-05-07T19:39:48.6929670Z groff-base x86_64 1.22.4-7.amzn2023.0.2 amazonlinux 1.0 M 2025-05-07T19:39:48.6930156Z gzip x86_64 1.12-1.amzn2023.0.1 amazonlinux 160 k 2025-05-07T19:39:48.6930683Z hwdata noarch 0.384-1.amzn2023.0.3 amazonlinux 1.6 M 2025-05-07T19:39:48.6931180Z jansson x86_64 2.14-0.amzn2023 amazonlinux 46 k 2025-05-07T19:39:48.6931694Z kmod-libs x86_64 29-2.amzn2023.0.5 amazonlinux 62 k 2025-05-07T19:39:48.6932197Z less x86_64 608-2.amzn2023.0.2 amazonlinux 168 k 2025-05-07T19:39:48.6932882Z libcbor x86_64 0.7.0-3.amzn2023.0.2 amazonlinux 57 k 2025-05-07T19:39:48.6933379Z libdb x86_64 5.3.28-49.amzn2023.0.2 amazonlinux 756 k 2025-05-07T19:39:48.6933860Z libeconf x86_64 0.4.0-1.amzn2023.0.3 amazonlinux 28 k 2025-05-07T19:39:48.6934371Z libedit x86_64 3.1-38.20210714cvs.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:39:48.6934882Z libfdisk x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 153 k 2025-05-07T19:39:48.6935376Z libfido2 x86_64 1.10.0-2.amzn2023.0.2 amazonlinux 95 k 2025-05-07T19:39:48.6935903Z libmetalink x86_64 0.1.3-14.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:39:48.6936517Z libpwquality x86_64 1.4.4-6.amzn2023.0.2 amazonlinux 106 k 2025-05-07T19:39:48.6937087Z libsemanage x86_64 3.4-5.amzn2023.0.2 amazonlinux 121 k 2025-05-07T19:39:48.6937619Z libutempter x86_64 1.2.1-4.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:39:48.6938110Z nano x86_64 8.3-1.amzn2023 amazonlinux 706 k 2025-05-07T19:39:48.6938601Z ncurses x86_64 6.2-4.20200222.amzn2023.0.6 amazonlinux 394 k 2025-05-07T19:39:48.6939081Z nettle x86_64 3.10.1-1.amzn2023.0.1 amazonlinux 573 k 2025-05-07T19:39:48.6939583Z openldap x86_64 2.4.57-6.amzn2023.0.7 amazonlinux 256 k 2025-05-07T19:39:48.6940092Z openssh x86_64 8.7p1-8.amzn2023.0.14 amazonlinux 454 k 2025-05-07T19:39:48.6940623Z openssh-clients x86_64 8.7p1-8.amzn2023.0.14 amazonlinux 708 k 2025-05-07T19:39:48.6941147Z pam x86_64 1.5.1-8.amzn2023.0.4 amazonlinux 542 k 2025-05-07T19:39:48.6941645Z pciutils-libs x86_64 3.7.0-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:39:48.6942223Z perl-AutoLoader noarch 5.74-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:39:48.6942786Z perl-B x86_64 1.80-477.amzn2023.0.6 amazonlinux 179 k 2025-05-07T19:39:48.6943305Z perl-Carp noarch 1.50-458.amzn2023.0.2 amazonlinux 29 k 2025-05-07T19:39:48.6943892Z perl-Class-Struct noarch 0.66-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:39:48.6944493Z perl-Data-Dumper x86_64 2.174-460.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:39:48.6945069Z perl-Digest noarch 1.20-1.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:39:48.6945703Z perl-Digest-MD5 x86_64 2.58-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:39:48.6946285Z perl-DynaLoader x86_64 1.47-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:39:48.6946852Z perl-Encode x86_64 4:3.15-462.amzn2023.0.2 amazonlinux 1.7 M 2025-05-07T19:39:48.6947378Z perl-Errno x86_64 1.30-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:39:48.6947928Z perl-Error noarch 1:0.17029-5.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:39:48.6948490Z perl-Exporter noarch 5.74-459.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:39:48.6949054Z perl-Fcntl x86_64 1.13-477.amzn2023.0.6 amazonlinux 21 k 2025-05-07T19:39:48.6949633Z perl-File-Basename noarch 2.85-477.amzn2023.0.6 amazonlinux 18 k 2025-05-07T19:39:48.6950230Z perl-File-Find noarch 1.37-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:39:48.6950820Z perl-File-Path noarch 2.18-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:39:48.6951396Z perl-File-Temp noarch 1:0.231.100-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:39:48.6952086Z perl-File-stat noarch 1.09-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:39:48.6952949Z perl-FileHandle noarch 2.03-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:39:48.6953810Z perl-Getopt-Long noarch 1:2.52-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:39:48.6954429Z perl-Getopt-Std noarch 1.12-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:39:48.6954989Z perl-Git noarch 2.47.1-1.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:39:48.6955564Z perl-HTTP-Tiny noarch 0.078-1.amzn2023.0.3 amazonlinux 56 k 2025-05-07T19:39:48.6956108Z perl-IO x86_64 1.43-477.amzn2023.0.6 amazonlinux 87 k 2025-05-07T19:39:48.6956660Z perl-IPC-Open3 noarch 1.21-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:39:48.6957247Z perl-MIME-Base64 x86_64 3.16-2.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:39:48.6957865Z perl-Net-SSLeay x86_64 1.94-1.amzn2023.0.1 amazonlinux 392 k 2025-05-07T19:39:48.6958614Z perl-POSIX x86_64 1.94-477.amzn2023.0.6 amazonlinux 97 k 2025-05-07T19:39:48.6959167Z perl-PathTools x86_64 3.78-459.amzn2023.0.2 amazonlinux 85 k 2025-05-07T19:39:48.6959757Z perl-Pod-Escapes noarch 1:1.07-458.amzn2023.0.2 amazonlinux 20 k 2025-05-07T19:39:48.6960357Z perl-Pod-Perldoc noarch 3.28.01-459.amzn2023.0.3 amazonlinux 84 k 2025-05-07T19:39:48.6960944Z perl-Pod-Simple noarch 1:3.42-2.amzn2023.0.2 amazonlinux 215 k 2025-05-07T19:39:48.6961614Z perl-Pod-Usage noarch 4:2.01-2.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:39:48.6962217Z perl-Scalar-List-Utils x86_64 4:1.56-459.amzn2023.0.2 amazonlinux 71 k 2025-05-07T19:39:48.6962848Z perl-SelectSaver noarch 1.02-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:39:48.6963419Z perl-Socket x86_64 4:2.032-1.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:39:48.6963974Z perl-Storable x86_64 1:3.21-458.amzn2023.0.2 amazonlinux 96 k 2025-05-07T19:39:48.6964534Z perl-Symbol noarch 1.08-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:39:48.6965121Z perl-Term-ANSIColor noarch 5.01-459.amzn2023.0.2 amazonlinux 48 k 2025-05-07T19:39:48.6965723Z perl-Term-Cap noarch 1.17-458.amzn2023.0.2 amazonlinux 22 k 2025-05-07T19:39:48.6966409Z perl-TermReadKey x86_64 2.38-9.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:39:48.6967023Z perl-Text-ParseWords noarch 3.30-458.amzn2023.0.2 amazonlinux 17 k 2025-05-07T19:39:48.6967670Z perl-Text-Tabs+Wrap noarch 2021.0726-1.amzn2023.0.1 amazonlinux 22 k 2025-05-07T19:39:48.6968277Z perl-Time-Local noarch 2:1.300-5.amzn2023.0.2 amazonlinux 34 k 2025-05-07T19:39:48.6968844Z perl-URI noarch 5.09-1.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:39:48.6969376Z perl-base noarch 2.27-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:39:48.6969942Z perl-constant noarch 1.33-459.amzn2023.0.2 amazonlinux 23 k 2025-05-07T19:39:48.6970492Z perl-if noarch 0.60.800-477.amzn2023.0.6 amazonlinux 14 k 2025-05-07T19:39:48.6971049Z perl-interpreter x86_64 4:5.32.1-477.amzn2023.0.6 amazonlinux 71 k 2025-05-07T19:39:48.6971604Z perl-lib x86_64 0.65-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:39:48.6972129Z perl-libnet noarch 3.13-2.amzn2023.0.2 amazonlinux 126 k 2025-05-07T19:39:48.6972666Z perl-libs x86_64 4:5.32.1-477.amzn2023.0.6 amazonlinux 2.0 M 2025-05-07T19:39:48.6973238Z perl-mro x86_64 1.23-477.amzn2023.0.6 amazonlinux 29 k 2025-05-07T19:39:48.6973812Z perl-overload noarch 1.31-477.amzn2023.0.6 amazonlinux 46 k 2025-05-07T19:39:48.6974396Z perl-overloading noarch 0.02-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:39:48.6974968Z perl-parent noarch 1:0.238-458.amzn2023.0.2 amazonlinux 14 k 2025-05-07T19:39:48.6975543Z perl-podlators noarch 1:4.14-458.amzn2023.0.2 amazonlinux 112 k 2025-05-07T19:39:48.6976105Z perl-subs noarch 1.03-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:39:48.6976636Z perl-vars noarch 1.05-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:39:48.6977175Z shadow-utils x86_64 2:4.9-12.amzn2023.0.4 amazonlinux 1.1 M 2025-05-07T19:39:48.6977707Z systemd-libs x86_64 252.23-3.amzn2023 amazonlinux 613 k 2025-05-07T19:39:48.6978242Z util-linux x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 2.2 M 2025-05-07T19:39:48.6978785Z util-linux-core x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 432 k 2025-05-07T19:39:48.6979321Z xxhash-libs x86_64 0.8.0-3.amzn2023.0.2 amazonlinux 40 k 2025-05-07T19:39:48.6979753Z Installing weak dependencies: 2025-05-07T19:39:48.6980218Z nano-default-editor noarch 8.3-1.amzn2023 amazonlinux 10 k 2025-05-07T19:39:48.6980829Z perl-IO-Socket-IP noarch 0.41-3.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:39:48.6981420Z perl-IO-Socket-SSL noarch 2.075-1.amzn2023.0.2 amazonlinux 218 k 2025-05-07T19:39:48.6982019Z perl-Mozilla-CA noarch 20200520-4.amzn2023.0.2 amazonlinux 13 k 2025-05-07T19:39:48.6982596Z perl-NDBM_File x86_64 1.15-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:39:48.6983162Z sudo-python-plugin x86_64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 56 k 2025-05-07T19:39:48.6983519Z 2025-05-07T19:39:48.6983619Z Transaction Summary 2025-05-07T19:39:48.6983901Z ======================================================================================== 2025-05-07T19:39:48.6984241Z Install 109 Packages 2025-05-07T19:39:48.6984393Z 2025-05-07T19:39:48.6984556Z Total download size: 38 M 2025-05-07T19:39:48.6984816Z Installed size: 152 M 2025-05-07T19:39:48.6985078Z Downloading Packages: 2025-05-07T19:39:48.8059464Z (1/109): cracklib-2.9.6-27.amzn2023.0.2.x86_64. 4.2 MB/s | 82 kB 00:00 2025-05-07T19:39:48.8160354Z (2/109): cyrus-sasl-lib-2.1.27-18.amzn2023.0.3. 26 MB/s | 786 kB 00:00 2025-05-07T19:39:48.8214455Z (3/109): elfutils-debuginfod-client-0.188-3.amz 2.7 MB/s | 41 kB 00:00 2025-05-07T19:39:48.8340246Z (4/109): findutils-4.8.0-2.amzn2023.0.2.x86_64. 33 MB/s | 539 kB 00:00 2025-05-07T19:39:48.8576081Z (5/109): binutils-2.41-50.amzn2023.0.3.x86_64.r 74 MB/s | 5.3 MB 00:00 2025-05-07T19:39:48.8587561Z (6/109): git-2.47.1-1.amzn2023.0.2.x86_64.rpm 1.5 MB/s | 54 kB 00:00 2025-05-07T19:39:48.8879356Z (7/109): git-core-2.47.1-1.amzn2023.0.2.x86_64. 90 MB/s | 4.7 MB 00:00 2025-05-07T19:39:48.8987433Z (8/109): gnutls-3.8.3-6.amzn2023.0.1.x86_64.rpm 30 MB/s | 1.1 MB 00:00 2025-05-07T19:39:48.9132313Z (9/109): git-core-doc-2.47.1-1.amzn2023.0.2.noa 54 MB/s | 2.8 MB 00:00 2025-05-07T19:39:48.9191321Z (10/109): groff-base-1.22.4-7.amzn2023.0.2.x86_ 39 MB/s | 1.0 MB 00:00 2025-05-07T19:39:48.9211974Z (11/109): gzip-1.12-1.amzn2023.0.1.x86_64.rpm 7.7 MB/s | 160 kB 00:00 2025-05-07T19:39:48.9347574Z (12/109): hwdata-0.384-1.amzn2023.0.3.noarch.rp 77 MB/s | 1.6 MB 00:00 2025-05-07T19:39:48.9363851Z (13/109): kmod-libs-29-2.amzn2023.0.5.x86_64.rp 4.7 MB/s | 62 kB 00:00 2025-05-07T19:39:48.9393365Z (14/109): jansson-2.14-0.amzn2023.x86_64.rpm 2.8 MB/s | 46 kB 00:00 2025-05-07T19:39:48.9455861Z (15/109): libcbor-0.7.0-3.amzn2023.0.2.x86_64.r 6.2 MB/s | 57 kB 00:00 2025-05-07T19:39:48.9527485Z (16/109): less-608-2.amzn2023.0.2.x86_64.rpm 9.4 MB/s | 168 kB 00:00 2025-05-07T19:39:48.9677102Z (17/109): libdb-5.3.28-49.amzn2023.0.2.x86_64.r 26 MB/s | 756 kB 00:00 2025-05-07T19:39:48.9693539Z (18/109): libeconf-0.4.0-1.amzn2023.0.3.x86_64. 1.2 MB/s | 28 kB 00:00 2025-05-07T19:39:48.9709295Z (19/109): libedit-3.1-38.20210714cvs.amzn2023.0 6.1 MB/s | 108 kB 00:00 2025-05-07T19:39:48.9756110Z (20/109): libfdisk-2.37.4-1.amzn2023.0.4.x86_64 20 MB/s | 153 kB 00:00 2025-05-07T19:39:48.9800018Z (21/109): libmetalink-0.1.3-14.amzn2023.0.2.x86 3.5 MB/s | 31 kB 00:00 2025-05-07T19:39:48.9819253Z (22/109): libfido2-1.10.0-2.amzn2023.0.2.x86_64 8.7 MB/s | 95 kB 00:00 2025-05-07T19:39:48.9842981Z (23/109): libpwquality-1.4.4-6.amzn2023.0.2.x86 12 MB/s | 106 kB 00:00 2025-05-07T19:39:48.9891338Z (24/109): libsemanage-3.4-5.amzn2023.0.2.x86_64 14 MB/s | 121 kB 00:00 2025-05-07T19:39:48.9920062Z (25/109): libutempter-1.2.1-4.amzn2023.0.2.x86_ 2.6 MB/s | 26 kB 00:00 2025-05-07T19:39:48.9958681Z (26/109): nano-default-editor-8.3-1.amzn2023.no 1.6 MB/s | 10 kB 00:00 2025-05-07T19:39:49.0010637Z (27/109): nano-8.3-1.amzn2023.x86_64.rpm 42 MB/s | 706 kB 00:00 2025-05-07T19:39:49.0054032Z (28/109): ncurses-6.2-4.20200222.amzn2023.0.6.x 29 MB/s | 394 kB 00:00 2025-05-07T19:39:49.0095820Z (29/109): nettle-3.10.1-1.amzn2023.0.1.x86_64.r 45 MB/s | 573 kB 00:00 2025-05-07T19:39:49.0132554Z (30/109): openldap-2.4.57-6.amzn2023.0.7.x86_64 23 MB/s | 256 kB 00:00 2025-05-07T19:39:49.0220374Z (31/109): openssh-clients-8.7p1-8.amzn2023.0.14 57 MB/s | 708 kB 00:00 2025-05-07T19:39:49.0258919Z (32/109): openssh-8.7p1-8.amzn2023.0.14.x86_64. 22 MB/s | 454 kB 00:00 2025-05-07T19:39:49.0307075Z (33/109): pam-1.5.1-8.amzn2023.0.4.x86_64.rpm 31 MB/s | 542 kB 00:00 2025-05-07T19:39:49.0324776Z (34/109): pciutils-libs-3.7.0-3.amzn2023.0.2.x8 6.8 MB/s | 41 kB 00:00 2025-05-07T19:39:49.0358586Z (35/109): pciutils-3.7.0-3.amzn2023.0.2.x86_64. 6.9 MB/s | 93 kB 00:00 2025-05-07T19:39:49.0416017Z (36/109): perl-AutoLoader-5.74-477.amzn2023.0.6 2.0 MB/s | 22 kB 00:00 2025-05-07T19:39:49.0450264Z (37/109): perl-Carp-1.50-458.amzn2023.0.2.noarc 3.2 MB/s | 29 kB 00:00 2025-05-07T19:39:49.0474630Z (38/109): perl-B-1.80-477.amzn2023.0.6.x86_64.r 12 MB/s | 179 kB 00:00 2025-05-07T19:39:49.0492641Z (39/109): perl-Class-Struct-0.66-477.amzn2023.0 3.0 MB/s | 22 kB 00:00 2025-05-07T19:39:49.0535735Z (40/109): perl-Data-Dumper-2.174-460.amzn2023.0 6.7 MB/s | 55 kB 00:00 2025-05-07T19:39:49.0565092Z (41/109): perl-Digest-1.20-1.amzn2023.0.2.noarc 2.9 MB/s | 26 kB 00:00 2025-05-07T19:39:49.0580296Z (42/109): perl-Digest-MD5-2.58-2.amzn2023.0.2.x 4.1 MB/s | 36 kB 00:00 2025-05-07T19:39:49.0645215Z (43/109): perl-DynaLoader-1.47-477.amzn2023.0.6 2.4 MB/s | 26 kB 00:00 2025-05-07T19:39:49.0734787Z (44/109): perl-Errno-1.30-477.amzn2023.0.6.x86_ 1.0 MB/s | 15 kB 00:00 2025-05-07T19:39:49.0822574Z (45/109): perl-Encode-3.15-462.amzn2023.0.2.x86 66 MB/s | 1.7 MB 00:00 2025-05-07T19:39:49.0838798Z (46/109): perl-Error-0.17029-5.amzn2023.0.2.noa 2.1 MB/s | 41 kB 00:00 2025-05-07T19:39:49.0848817Z (47/109): perl-Exporter-5.74-459.amzn2023.0.2.n 3.0 MB/s | 31 kB 00:00 2025-05-07T19:39:49.0901692Z (48/109): perl-Fcntl-1.13-477.amzn2023.0.6.x86_ 2.7 MB/s | 21 kB 00:00 2025-05-07T19:39:49.0914694Z (49/109): perl-File-Basename-2.85-477.amzn2023. 2.7 MB/s | 18 kB 00:00 2025-05-07T19:39:49.0952707Z (50/109): perl-File-Find-1.37-477.amzn2023.0.6. 2.5 MB/s | 26 kB 00:00 2025-05-07T19:39:49.0992556Z (51/109): perl-File-Path-2.18-2.amzn2023.0.2.no 4.0 MB/s | 36 kB 00:00 2025-05-07T19:39:49.1008706Z (52/109): perl-File-Temp-0.231.100-2.amzn2023.0 6.4 MB/s | 60 kB 00:00 2025-05-07T19:39:49.1028901Z (53/109): perl-File-stat-1.09-477.amzn2023.0.6. 2.3 MB/s | 17 kB 00:00 2025-05-07T19:39:49.1041207Z (54/109): perl-FileHandle-2.03-477.amzn2023.0.6 3.5 MB/s | 16 kB 00:00 2025-05-07T19:39:49.1061522Z (55/109): perl-Getopt-Long-2.52-2.amzn2023.0.2. 12 MB/s | 60 kB 00:00 2025-05-07T19:39:49.1074439Z (56/109): perl-Getopt-Std-1.12-477.amzn2023.0.6 3.7 MB/s | 16 kB 00:00 2025-05-07T19:39:49.1090960Z (57/109): perl-Git-2.47.1-1.amzn2023.0.2.noarch 9.0 MB/s | 42 kB 00:00 2025-05-07T19:39:49.1123809Z (58/109): perl-HTTP-Tiny-0.078-1.amzn2023.0.3.n 9.2 MB/s | 56 kB 00:00 2025-05-07T19:39:49.1142457Z (59/109): perl-IO-1.43-477.amzn2023.0.6.x86_64. 13 MB/s | 87 kB 00:00 2025-05-07T19:39:49.1158318Z (60/109): perl-IO-Socket-IP-0.41-3.amzn2023.0.2 6.3 MB/s | 42 kB 00:00 2025-05-07T19:39:49.1201904Z (61/109): perl-IO-Socket-SSL-2.075-1.amzn2023.0 29 MB/s | 218 kB 00:00 2025-05-07T19:39:49.1215984Z (62/109): perl-IPC-Open3-1.21-477.amzn2023.0.6. 3.2 MB/s | 23 kB 00:00 2025-05-07T19:39:49.1227413Z (63/109): perl-MIME-Base64-3.16-2.amzn2023.0.2. 4.6 MB/s | 31 kB 00:00 2025-05-07T19:39:49.1275965Z (64/109): perl-Mozilla-CA-20200520-4.amzn2023.0 1.8 MB/s | 13 kB 00:00 2025-05-07T19:39:49.1311749Z (65/109): perl-NDBM_File-1.15-477.amzn2023.0.6. 2.7 MB/s | 23 kB 00:00 2025-05-07T19:39:49.1351116Z (66/109): perl-Net-SSLeay-1.94-1.amzn2023.0.1.x 32 MB/s | 392 kB 00:00 2025-05-07T19:39:49.1371819Z (67/109): perl-POSIX-1.94-477.amzn2023.0.6.x86_ 10 MB/s | 97 kB 00:00 2025-05-07T19:39:49.1385027Z (68/109): perl-PathTools-3.78-459.amzn2023.0.2. 13 MB/s | 85 kB 00:00 2025-05-07T19:39:49.1400309Z (69/109): perl-Pod-Escapes-1.07-458.amzn2023.0. 4.6 MB/s | 20 kB 00:00 2025-05-07T19:39:49.1440842Z (70/109): perl-Pod-Perldoc-3.28.01-459.amzn2023 16 MB/s | 84 kB 00:00 2025-05-07T19:39:49.1472430Z (71/109): perl-Pod-Simple-3.42-2.amzn2023.0.2.n 26 MB/s | 215 kB 00:00 2025-05-07T19:39:49.1486360Z (72/109): perl-Pod-Usage-2.01-2.amzn2023.0.2.no 4.8 MB/s | 41 kB 00:00 2025-05-07T19:39:49.1505230Z (73/109): perl-Scalar-List-Utils-1.56-459.amzn2 12 MB/s | 71 kB 00:00 2025-05-07T19:39:49.1534028Z (74/109): perl-SelectSaver-1.02-477.amzn2023.0. 2.8 MB/s | 12 kB 00:00 2025-05-07T19:39:49.1549929Z (75/109): perl-Socket-2.032-1.amzn2023.0.2.x86_ 9.3 MB/s | 55 kB 00:00 2025-05-07T19:39:49.1587721Z (76/109): perl-Storable-3.21-458.amzn2023.0.2.x 12 MB/s | 96 kB 00:00 2025-05-07T19:39:49.1650328Z (77/109): perl-Symbol-1.08-477.amzn2023.0.6.noa 1.3 MB/s | 15 kB 00:00 2025-05-07T19:39:49.1665930Z (78/109): perl-Term-ANSIColor-5.01-459.amzn2023 4.1 MB/s | 48 kB 00:00 2025-05-07T19:39:49.1675890Z (79/109): perl-Term-Cap-1.17-458.amzn2023.0.2.n 2.6 MB/s | 22 kB 00:00 2025-05-07T19:39:49.1719640Z (80/109): perl-TermReadKey-2.38-9.amzn2023.0.2. 5.4 MB/s | 36 kB 00:00 2025-05-07T19:39:49.1762652Z (81/109): perl-Text-Tabs+Wrap-2021.0726-1.amzn2 2.7 MB/s | 22 kB 00:00 2025-05-07T19:39:49.1774963Z (82/109): perl-Text-ParseWords-3.30-458.amzn202 1.7 MB/s | 17 kB 00:00 2025-05-07T19:39:49.1862860Z (83/109): perl-Time-Local-1.300-5.amzn2023.0.2. 2.4 MB/s | 34 kB 00:00 2025-05-07T19:39:49.1882623Z (84/109): perl-URI-5.09-1.amzn2023.0.2.noarch.r 9.1 MB/s | 108 kB 00:00 2025-05-07T19:39:49.1891881Z (85/109): perl-base-2.27-477.amzn2023.0.6.noarc 1.4 MB/s | 17 kB 00:00 2025-05-07T19:39:49.1934037Z (86/109): perl-constant-1.33-459.amzn2023.0.2.n 3.4 MB/s | 23 kB 00:00 2025-05-07T19:39:49.1957930Z (87/109): perl-interpreter-5.32.1-477.amzn2023. 11 MB/s | 71 kB 00:00 2025-05-07T19:39:49.1970128Z (88/109): perl-if-0.60.800-477.amzn2023.0.6.noa 1.9 MB/s | 14 kB 00:00 2025-05-07T19:39:49.1995367Z (89/109): perl-lib-0.65-477.amzn2023.0.6.x86_64 2.5 MB/s | 15 kB 00:00 2025-05-07T19:39:49.2019687Z (90/109): perl-libnet-3.13-2.amzn2023.0.2.noarc 21 MB/s | 126 kB 00:00 2025-05-07T19:39:49.2172562Z (91/109): perl-libs-5.32.1-477.amzn2023.0.6.x86 103 MB/s | 2.0 MB 00:00 2025-05-07T19:39:49.2189952Z (92/109): perl-mro-1.23-477.amzn2023.0.6.x86_64 1.5 MB/s | 29 kB 00:00 2025-05-07T19:39:49.2201254Z (93/109): perl-overload-1.31-477.amzn2023.0.6.n 2.5 MB/s | 46 kB 00:00 2025-05-07T19:39:49.2230092Z (94/109): perl-overloading-0.02-477.amzn2023.0. 2.4 MB/s | 13 kB 00:00 2025-05-07T19:39:49.2267983Z (95/109): perl-podlators-4.14-458.amzn2023.0.2. 18 MB/s | 112 kB 00:00 2025-05-07T19:39:49.2282624Z (96/109): perl-parent-0.238-458.amzn2023.0.2.no 1.8 MB/s | 14 kB 00:00 2025-05-07T19:39:49.2295139Z (97/109): perl-subs-1.03-477.amzn2023.0.6.noarc 1.9 MB/s | 12 kB 00:00 2025-05-07T19:39:49.2456400Z (98/109): perl-vars-1.05-477.amzn2023.0.6.noarc 722 kB/s | 13 kB 00:00 2025-05-07T19:39:49.2519008Z (99/109): shadow-utils-4.9-12.amzn2023.0.4.x86_ 50 MB/s | 1.1 MB 00:00 2025-05-07T19:39:49.2568922Z (100/109): rsync-3.4.0-1.amzn2023.0.2.x86_64.rp 14 MB/s | 418 kB 00:00 2025-05-07T19:39:49.2640483Z (101/109): sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 71 MB/s | 1.3 MB 00:00 2025-05-07T19:39:49.2703251Z (102/109): sudo-python-plugin-1.9.15-1.p5.amzn2 3.3 MB/s | 56 kB 00:00 2025-05-07T19:39:49.2802201Z (103/109): systemd-libs-252.23-3.amzn2023.x86_6 27 MB/s | 613 kB 00:00 2025-05-07T19:39:49.2878625Z (104/109): tar-1.34-1.amzn2023.0.4.x86_64.rpm 36 MB/s | 879 kB 00:00 2025-05-07T19:39:49.3033135Z (105/109): util-linux-2.37.4-1.amzn2023.0.4.x86 66 MB/s | 2.2 MB 00:00 2025-05-07T19:39:49.3083200Z (106/109): util-linux-core-2.37.4-1.amzn2023.0. 15 MB/s | 432 kB 00:00 2025-05-07T19:39:49.3126123Z (107/109): wget-1.21.3-1.amzn2023.0.4.x86_64.rp 34 MB/s | 779 kB 00:00 2025-05-07T19:39:49.3149310Z (108/109): which-2.21-26.amzn2023.0.2.x86_64.rp 4.2 MB/s | 42 kB 00:00 2025-05-07T19:39:49.3191426Z (109/109): xxhash-libs-0.8.0-3.amzn2023.0.2.x86 6.2 MB/s | 40 kB 00:00 2025-05-07T19:39:49.3208278Z -------------------------------------------------------------------------------- 2025-05-07T19:39:49.3209953Z Total 61 MB/s | 38 MB 00:00 2025-05-07T19:39:50.4606821Z Running transaction check 2025-05-07T19:39:50.5095495Z Transaction check succeeded. 2025-05-07T19:39:50.5095964Z Running transaction test 2025-05-07T19:39:50.8992713Z Transaction test succeeded. 2025-05-07T19:39:50.8996434Z Running transaction 2025-05-07T19:39:51.9726953Z Preparing : 1/1 2025-05-07T19:39:51.9896180Z Installing : systemd-libs-252.23-3.amzn2023.x86_64 1/109 2025-05-07T19:39:52.0146890Z Installing : nettle-3.10.1-1.amzn2023.0.1.x86_64 2/109 2025-05-07T19:39:52.0375029Z Installing : gnutls-3.8.3-6.amzn2023.0.1.x86_64 3/109 2025-05-07T19:39:52.0446604Z Installing : util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 4/109 2025-05-07T19:39:52.0519214Z Running scriptlet: util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 4/109 2025-05-07T19:39:52.0574676Z Installing : xxhash-libs-0.8.0-3.amzn2023.0.2.x86_64 5/109 2025-05-07T19:39:52.0675005Z Installing : pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 6/109 2025-05-07T19:39:52.0972221Z Installing : ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 7/109 2025-05-07T19:39:52.1049676Z Installing : nano-8.3-1.amzn2023.x86_64 8/109 2025-05-07T19:39:52.1113652Z Installing : nano-default-editor-8.3-1.amzn2023.noarch 9/109 2025-05-07T19:39:52.1656799Z Installing : libsemanage-3.4-5.amzn2023.0.2.x86_64 10/109 2025-05-07T19:39:52.1749010Z Installing : shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 11/109 2025-05-07T19:39:52.2141038Z Running scriptlet: libutempter-1.2.1-4.amzn2023.0.2.x86_64 12/109 2025-05-07T19:39:52.2197185Z Installing : libutempter-1.2.1-4.amzn2023.0.2.x86_64 12/109 2025-05-07T19:39:52.2267530Z Installing : libmetalink-0.1.3-14.amzn2023.0.2.x86_64 13/109 2025-05-07T19:39:52.2340705Z Installing : libfdisk-2.37.4-1.amzn2023.0.4.x86_64 14/109 2025-05-07T19:39:52.2399157Z Installing : libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 15/109 2025-05-07T19:39:52.2550321Z Installing : libeconf-0.4.0-1.amzn2023.0.3.x86_64 16/109 2025-05-07T19:39:52.2609427Z Installing : libdb-5.3.28-49.amzn2023.0.2.x86_64 17/109 2025-05-07T19:39:52.2671492Z Installing : libcbor-0.7.0-3.amzn2023.0.2.x86_64 18/109 2025-05-07T19:39:52.2752470Z Installing : libfido2-1.10.0-2.amzn2023.0.2.x86_64 19/109 2025-05-07T19:39:52.2811422Z Installing : less-608-2.amzn2023.0.2.x86_64 20/109 2025-05-07T19:39:52.2867814Z Installing : kmod-libs-29-2.amzn2023.0.5.x86_64 21/109 2025-05-07T19:39:52.3314058Z Installing : jansson-2.14-0.amzn2023.x86_64 22/109 2025-05-07T19:39:52.3400627Z Installing : hwdata-0.384-1.amzn2023.0.3.noarch 23/109 2025-05-07T19:39:52.3558573Z Installing : gzip-1.12-1.amzn2023.0.1.x86_64 24/109 2025-05-07T19:39:52.4013363Z Installing : cracklib-2.9.6-27.amzn2023.0.2.x86_64 25/109 2025-05-07T19:39:52.4214522Z Installing : pam-1.5.1-8.amzn2023.0.4.x86_64 26/109 2025-05-07T19:39:52.5096672Z Installing : libpwquality-1.4.4-6.amzn2023.0.2.x86_64 27/109 2025-05-07T19:39:52.5097533Z Installing : util-linux-2.37.4-1.amzn2023.0.4.x86_64 28/109 2025-05-07T19:39:52.5098288Z warning: /etc/adjtime created as /etc/adjtime.rpmnew 2025-05-07T19:39:52.5098551Z 2025-05-07T19:39:52.5304212Z Running scriptlet: util-linux-2.37.4-1.amzn2023.0.4.x86_64 28/109 2025-05-07T19:39:52.5610509Z Running scriptlet: openssh-8.7p1-8.amzn2023.0.14.x86_64 29/109 2025-05-07T19:39:52.5814440Z Installing : openssh-8.7p1-8.amzn2023.0.14.x86_64 29/109 2025-05-07T19:39:52.5882585Z Installing : openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 30/109 2025-05-07T19:39:52.7055299Z Running scriptlet: openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 30/109 2025-05-07T19:39:52.8616772Z Installing : git-core-2.47.1-1.amzn2023.0.2.x86_64 31/109 2025-05-07T19:39:52.8750322Z Installing : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 32/109 2025-05-07T19:39:52.9173860Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.x86_64 33/109 2025-05-07T19:39:52.9251507Z Installing : groff-base-1.22.4-7.amzn2023.0.2.x86_64 33/109 2025-05-07T19:39:52.9332140Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.x86_64 33/109 2025-05-07T19:39:52.9402076Z Installing : perl-Digest-1.20-1.amzn2023.0.2.noarch 34/109 2025-05-07T19:39:52.9490066Z Installing : perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 35/109 2025-05-07T19:39:52.9546829Z Installing : perl-B-1.80-477.amzn2023.0.6.x86_64 36/109 2025-05-07T19:39:52.9589493Z Installing : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 37/109 2025-05-07T19:39:52.9644779Z Installing : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 38/109 2025-05-07T19:39:52.9732622Z Installing : perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 39/109 2025-05-07T19:39:52.9798453Z Installing : perl-libnet-3.13-2.amzn2023.0.2.noarch 40/109 2025-05-07T19:39:52.9897748Z Installing : perl-base-2.27-477.amzn2023.0.6.noarch 41/109 2025-05-07T19:39:53.0116502Z Installing : perl-URI-5.09-1.amzn2023.0.2.noarch 42/109 2025-05-07T19:39:53.0201575Z Installing : perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 43/109 2025-05-07T19:39:53.0251327Z Installing : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 44/109 2025-05-07T19:39:53.0296202Z Installing : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 45/109 2025-05-07T19:39:53.0351881Z Installing : perl-if-0.60.800-477.amzn2023.0.6.noarch 46/109 2025-05-07T19:39:53.0410548Z Installing : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 47/109 2025-05-07T19:39:53.0464432Z Installing : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 48/109 2025-05-07T19:39:53.0555477Z Installing : perl-File-Path-2.18-2.amzn2023.0.2.noarch 49/109 2025-05-07T19:39:53.0613988Z Installing : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 50/109 2025-05-07T19:39:53.0668442Z Installing : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 51/109 2025-05-07T19:39:53.0725999Z Installing : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 52/109 2025-05-07T19:39:53.0786398Z Installing : perl-POSIX-1.94-477.amzn2023.0.6.x86_64 53/109 2025-05-07T19:39:53.0834172Z Installing : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 54/109 2025-05-07T19:39:53.0877435Z Installing : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 55/109 2025-05-07T19:39:53.0931359Z Installing : perl-subs-1.03-477.amzn2023.0.6.noarch 56/109 2025-05-07T19:39:53.0994567Z Installing : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 57/109 2025-05-07T19:39:53.1050546Z Installing : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 58/109 2025-05-07T19:39:53.1158376Z Installing : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 59/109 2025-05-07T19:39:53.1243445Z Installing : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 60/109 2025-05-07T19:39:53.1311068Z Installing : perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 61/109 2025-05-07T19:39:53.1351190Z Installing : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 62/109 2025-05-07T19:39:53.1393479Z Installing : perl-Symbol-1.08-477.amzn2023.0.6.noarch 63/109 2025-05-07T19:39:53.1466997Z Installing : perl-File-stat-1.09-477.amzn2023.0.6.noarch 64/109 2025-05-07T19:39:53.1559229Z Installing : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 65/109 2025-05-07T19:39:53.1634525Z Installing : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 66/109 2025-05-07T19:39:53.1686077Z Installing : perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 67/109 2025-05-07T19:39:53.1737618Z Installing : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 68/109 2025-05-07T19:39:53.1811728Z Installing : perl-mro-1.23-477.amzn2023.0.6.x86_64 69/109 2025-05-07T19:39:53.1892971Z Installing : perl-IO-1.43-477.amzn2023.0.6.x86_64 70/109 2025-05-07T19:39:53.1948288Z Installing : perl-overloading-0.02-477.amzn2023.0.6.noarch 71/109 2025-05-07T19:39:53.2008688Z Installing : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 72/109 2025-05-07T19:39:53.2052111Z Installing : perl-Errno-1.30-477.amzn2023.0.6.x86_64 73/109 2025-05-07T19:39:53.2097018Z Installing : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 74/109 2025-05-07T19:39:53.2152542Z Installing : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 75/109 2025-05-07T19:39:53.2245926Z Installing : perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 76/109 2025-05-07T19:39:53.2314929Z Installing : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x 77/109 2025-05-07T19:39:53.2378793Z Installing : perl-constant-1.33-459.amzn2023.0.2.noarch 78/109 2025-05-07T19:39:53.2432079Z Installing : perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 79/109 2025-05-07T19:39:53.2480608Z Installing : perl-overload-1.31-477.amzn2023.0.6.noarch 80/109 2025-05-07T19:39:53.2527509Z Installing : perl-parent-1:0.238-458.amzn2023.0.2.noarch 81/109 2025-05-07T19:39:53.2583792Z Installing : perl-vars-1.05-477.amzn2023.0.6.noarch 82/109 2025-05-07T19:39:53.2630637Z Installing : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 83/109 2025-05-07T19:39:53.2681237Z Installing : perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 84/109 2025-05-07T19:39:53.2732329Z Installing : perl-Carp-1.50-458.amzn2023.0.2.noarch 85/109 2025-05-07T19:39:53.2780902Z Installing : perl-Exporter-5.74-459.amzn2023.0.2.noarch 86/109 2025-05-07T19:39:53.2857498Z Installing : perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 87/109 2025-05-07T19:39:53.3419706Z Installing : perl-PathTools-3.78-459.amzn2023.0.2.x86_64 88/109 2025-05-07T19:39:53.4425735Z Installing : perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 89/109 2025-05-07T19:39:53.4550256Z Installing : perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 90/109 2025-05-07T19:39:53.4628426Z Installing : perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_6 91/109 2025-05-07T19:39:53.4692125Z Installing : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 92/109 2025-05-07T19:39:53.4749035Z Installing : perl-File-Find-1.37-477.amzn2023.0.6.noarch 93/109 2025-05-07T19:39:53.4814408Z Installing : perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 94/109 2025-05-07T19:39:53.4862595Z Installing : perl-lib-0.65-477.amzn2023.0.6.x86_64 95/109 2025-05-07T19:39:53.4918118Z Installing : perl-Git-2.47.1-1.amzn2023.0.2.noarch 96/109 2025-05-07T19:39:53.4986699Z Installing : git-2.47.1-1.amzn2023.0.2.x86_64 97/109 2025-05-07T19:39:53.5192196Z Installing : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 98/109 2025-05-07T19:39:53.5314789Z Installing : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 99/109 2025-05-07T19:39:53.5388050Z Installing : openldap-2.4.57-6.amzn2023.0.7.x86_64 100/109 2025-05-07T19:39:53.5804049Z Installing : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_ 101/109 2025-05-07T19:39:53.7105242Z Installing : sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 102/109 2025-05-07T19:39:53.7187829Z Installing : binutils-2.41-50.amzn2023.0.3.x86_64 103/109 2025-05-07T19:39:53.7299175Z Running scriptlet: binutils-2.41-50.amzn2023.0.3.x86_64 103/109 2025-05-07T19:39:53.7611681Z Installing : pciutils-3.7.0-3.amzn2023.0.2.x86_64 104/109 2025-05-07T19:39:53.7751408Z Installing : wget-1.21.3-1.amzn2023.0.4.x86_64 105/109 2025-05-07T19:39:53.7843020Z Installing : rsync-3.4.0-1.amzn2023.0.2.x86_64 106/109 2025-05-07T19:39:53.8093248Z Installing : which-2.21-26.amzn2023.0.2.x86_64 107/109 2025-05-07T19:39:53.8310464Z Installing : tar-2:1.34-1.amzn2023.0.4.x86_64 108/109 2025-05-07T19:39:53.8386622Z Installing : findutils-1:4.8.0-2.amzn2023.0.2.x86_64 109/109 2025-05-07T19:39:53.8508275Z Running scriptlet: pam-1.5.1-8.amzn2023.0.4.x86_64 109/109 2025-05-07T19:39:54.6282805Z Running scriptlet: findutils-1:4.8.0-2.amzn2023.0.2.x86_64 109/109 2025-05-07T19:39:54.6283638Z Verifying : binutils-2.41-50.amzn2023.0.3.x86_64 1/109 2025-05-07T19:39:54.6284447Z Verifying : cracklib-2.9.6-27.amzn2023.0.2.x86_64 2/109 2025-05-07T19:39:54.6285196Z Verifying : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 3/109 2025-05-07T19:39:54.6286376Z Verifying : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 4/109 2025-05-07T19:39:54.6287171Z Verifying : findutils-1:4.8.0-2.amzn2023.0.2.x86_64 5/109 2025-05-07T19:39:54.6287893Z Verifying : git-2.47.1-1.amzn2023.0.2.x86_64 6/109 2025-05-07T19:39:54.6288621Z Verifying : git-core-2.47.1-1.amzn2023.0.2.x86_64 7/109 2025-05-07T19:39:54.6289376Z Verifying : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 8/109 2025-05-07T19:39:54.6290175Z Verifying : gnutls-3.8.3-6.amzn2023.0.1.x86_64 9/109 2025-05-07T19:39:54.6290952Z Verifying : groff-base-1.22.4-7.amzn2023.0.2.x86_64 10/109 2025-05-07T19:39:54.6291738Z Verifying : gzip-1.12-1.amzn2023.0.1.x86_64 11/109 2025-05-07T19:39:54.6292462Z Verifying : hwdata-0.384-1.amzn2023.0.3.noarch 12/109 2025-05-07T19:39:54.6293093Z Verifying : jansson-2.14-0.amzn2023.x86_64 13/109 2025-05-07T19:39:54.6293836Z Verifying : kmod-libs-29-2.amzn2023.0.5.x86_64 14/109 2025-05-07T19:39:54.6294490Z Verifying : less-608-2.amzn2023.0.2.x86_64 15/109 2025-05-07T19:39:54.6295246Z Verifying : libcbor-0.7.0-3.amzn2023.0.2.x86_64 16/109 2025-05-07T19:39:54.6295897Z Verifying : libdb-5.3.28-49.amzn2023.0.2.x86_64 17/109 2025-05-07T19:39:54.6296613Z Verifying : libeconf-0.4.0-1.amzn2023.0.3.x86_64 18/109 2025-05-07T19:39:54.6297347Z Verifying : libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 19/109 2025-05-07T19:39:54.6298070Z Verifying : libfdisk-2.37.4-1.amzn2023.0.4.x86_64 20/109 2025-05-07T19:39:54.6298701Z Verifying : libfido2-1.10.0-2.amzn2023.0.2.x86_64 21/109 2025-05-07T19:39:54.6299370Z Verifying : libmetalink-0.1.3-14.amzn2023.0.2.x86_64 22/109 2025-05-07T19:39:54.6325701Z Verifying : libpwquality-1.4.4-6.amzn2023.0.2.x86_64 23/109 2025-05-07T19:39:54.6326614Z Verifying : libsemanage-3.4-5.amzn2023.0.2.x86_64 24/109 2025-05-07T19:39:54.6327304Z Verifying : libutempter-1.2.1-4.amzn2023.0.2.x86_64 25/109 2025-05-07T19:39:54.6328136Z Verifying : nano-8.3-1.amzn2023.x86_64 26/109 2025-05-07T19:39:54.6328845Z Verifying : nano-default-editor-8.3-1.amzn2023.noarch 27/109 2025-05-07T19:39:54.6329507Z Verifying : ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 28/109 2025-05-07T19:39:54.6330453Z Verifying : nettle-3.10.1-1.amzn2023.0.1.x86_64 29/109 2025-05-07T19:39:54.6331053Z Verifying : openldap-2.4.57-6.amzn2023.0.7.x86_64 30/109 2025-05-07T19:39:54.6331808Z Verifying : openssh-8.7p1-8.amzn2023.0.14.x86_64 31/109 2025-05-07T19:39:54.6332420Z Verifying : openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 32/109 2025-05-07T19:39:54.6333187Z Verifying : pam-1.5.1-8.amzn2023.0.4.x86_64 33/109 2025-05-07T19:39:54.6334046Z Verifying : pciutils-3.7.0-3.amzn2023.0.2.x86_64 34/109 2025-05-07T19:39:54.6334980Z Verifying : pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 35/109 2025-05-07T19:39:54.6335999Z Verifying : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 36/109 2025-05-07T19:39:54.6336865Z Verifying : perl-B-1.80-477.amzn2023.0.6.x86_64 37/109 2025-05-07T19:39:54.6337829Z Verifying : perl-Carp-1.50-458.amzn2023.0.2.noarch 38/109 2025-05-07T19:39:54.6338848Z Verifying : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 39/109 2025-05-07T19:39:54.6339853Z Verifying : perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 40/109 2025-05-07T19:39:54.6341142Z Verifying : perl-Digest-1.20-1.amzn2023.0.2.noarch 41/109 2025-05-07T19:39:54.6342083Z Verifying : perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 42/109 2025-05-07T19:39:54.6343090Z Verifying : perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 43/109 2025-05-07T19:39:54.6344094Z Verifying : perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 44/109 2025-05-07T19:39:54.6345040Z Verifying : perl-Errno-1.30-477.amzn2023.0.6.x86_64 45/109 2025-05-07T19:39:54.6346012Z Verifying : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 46/109 2025-05-07T19:39:54.6346987Z Verifying : perl-Exporter-5.74-459.amzn2023.0.2.noarch 47/109 2025-05-07T19:39:54.6347981Z Verifying : perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 48/109 2025-05-07T19:39:54.6348973Z Verifying : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 49/109 2025-05-07T19:39:54.6350002Z Verifying : perl-File-Find-1.37-477.amzn2023.0.6.noarch 50/109 2025-05-07T19:39:54.6351020Z Verifying : perl-File-Path-2.18-2.amzn2023.0.2.noarch 51/109 2025-05-07T19:39:54.6351976Z Verifying : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 52/109 2025-05-07T19:39:54.6352506Z Verifying : perl-File-stat-1.09-477.amzn2023.0.6.noarch 53/109 2025-05-07T19:39:54.6353034Z Verifying : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 54/109 2025-05-07T19:39:54.6353577Z Verifying : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 55/109 2025-05-07T19:39:54.6354114Z Verifying : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 56/109 2025-05-07T19:39:54.6354634Z Verifying : perl-Git-2.47.1-1.amzn2023.0.2.noarch 57/109 2025-05-07T19:39:54.6355161Z Verifying : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 58/109 2025-05-07T19:39:54.6355667Z Verifying : perl-IO-1.43-477.amzn2023.0.6.x86_64 59/109 2025-05-07T19:39:54.6356192Z Verifying : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 60/109 2025-05-07T19:39:54.6356723Z Verifying : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 61/109 2025-05-07T19:39:54.6357265Z Verifying : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 62/109 2025-05-07T19:39:54.6357797Z Verifying : perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 63/109 2025-05-07T19:39:54.6358322Z Verifying : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 64/109 2025-05-07T19:39:54.6358849Z Verifying : perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 65/109 2025-05-07T19:39:54.6359449Z Verifying : perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 66/109 2025-05-07T19:39:54.6359976Z Verifying : perl-POSIX-1.94-477.amzn2023.0.6.x86_64 67/109 2025-05-07T19:39:54.6360491Z Verifying : perl-PathTools-3.78-459.amzn2023.0.2.x86_64 68/109 2025-05-07T19:39:54.6361124Z Verifying : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 69/109 2025-05-07T19:39:54.6361671Z Verifying : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 70/109 2025-05-07T19:39:54.6362199Z Verifying : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 71/109 2025-05-07T19:39:54.6362750Z Verifying : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 72/109 2025-05-07T19:39:54.6363283Z Verifying : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x 73/109 2025-05-07T19:39:54.6363818Z Verifying : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 74/109 2025-05-07T19:39:54.6364354Z Verifying : perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 75/109 2025-05-07T19:39:54.6364856Z Verifying : perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 76/109 2025-05-07T19:39:54.6365372Z Verifying : perl-Symbol-1.08-477.amzn2023.0.6.noarch 77/109 2025-05-07T19:39:54.6365981Z Verifying : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 78/109 2025-05-07T19:39:54.6366511Z Verifying : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 79/109 2025-05-07T19:39:54.6367043Z Verifying : perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 80/109 2025-05-07T19:39:54.6367600Z Verifying : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 81/109 2025-05-07T19:39:54.6368144Z Verifying : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 82/109 2025-05-07T19:39:54.6368681Z Verifying : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 83/109 2025-05-07T19:39:54.6369187Z Verifying : perl-URI-5.09-1.amzn2023.0.2.noarch 84/109 2025-05-07T19:39:54.6369706Z Verifying : perl-base-2.27-477.amzn2023.0.6.noarch 85/109 2025-05-07T19:39:54.6370223Z Verifying : perl-constant-1.33-459.amzn2023.0.2.noarch 86/109 2025-05-07T19:39:54.6370745Z Verifying : perl-if-0.60.800-477.amzn2023.0.6.noarch 87/109 2025-05-07T19:39:54.6371261Z Verifying : perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_6 88/109 2025-05-07T19:39:54.6371761Z Verifying : perl-lib-0.65-477.amzn2023.0.6.x86_64 89/109 2025-05-07T19:39:54.6372277Z Verifying : perl-libnet-3.13-2.amzn2023.0.2.noarch 90/109 2025-05-07T19:39:54.6372778Z Verifying : perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 91/109 2025-05-07T19:39:54.6373280Z Verifying : perl-mro-1.23-477.amzn2023.0.6.x86_64 92/109 2025-05-07T19:39:54.6373788Z Verifying : perl-overload-1.31-477.amzn2023.0.6.noarch 93/109 2025-05-07T19:39:54.6374339Z Verifying : perl-overloading-0.02-477.amzn2023.0.6.noarch 94/109 2025-05-07T19:39:54.6374873Z Verifying : perl-parent-1:0.238-458.amzn2023.0.2.noarch 95/109 2025-05-07T19:39:54.6375384Z Verifying : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 96/109 2025-05-07T19:39:54.6375915Z Verifying : perl-subs-1.03-477.amzn2023.0.6.noarch 97/109 2025-05-07T19:39:54.6376421Z Verifying : perl-vars-1.05-477.amzn2023.0.6.noarch 98/109 2025-05-07T19:39:54.6376956Z Verifying : rsync-3.4.0-1.amzn2023.0.2.x86_64 99/109 2025-05-07T19:39:54.6377466Z Verifying : shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 100/109 2025-05-07T19:39:54.6377956Z Verifying : sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 101/109 2025-05-07T19:39:54.6378478Z Verifying : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_ 102/109 2025-05-07T19:39:54.6379008Z Verifying : systemd-libs-252.23-3.amzn2023.x86_64 103/109 2025-05-07T19:39:54.6379602Z Verifying : tar-2:1.34-1.amzn2023.0.4.x86_64 104/109 2025-05-07T19:39:54.6380087Z Verifying : util-linux-2.37.4-1.amzn2023.0.4.x86_64 105/109 2025-05-07T19:39:54.6380624Z Verifying : util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 106/109 2025-05-07T19:39:54.6381137Z Verifying : wget-1.21.3-1.amzn2023.0.4.x86_64 107/109 2025-05-07T19:39:54.6381628Z Verifying : which-2.21-26.amzn2023.0.2.x86_64 108/109 2025-05-07T19:39:54.7967215Z Verifying : xxhash-libs-0.8.0-3.amzn2023.0.2.x86_64 109/109 2025-05-07T19:39:54.7967901Z 2025-05-07T19:39:54.7968024Z Installed: 2025-05-07T19:39:54.7968347Z binutils-2.41-50.amzn2023.0.3.x86_64 2025-05-07T19:39:54.7968874Z cracklib-2.9.6-27.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7969436Z cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 2025-05-07T19:39:54.7970004Z elfutils-debuginfod-client-0.188-3.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7970568Z findutils-1:4.8.0-2.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7971276Z git-2.47.1-1.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7971900Z git-core-2.47.1-1.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7972507Z git-core-doc-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:39:54.7973015Z gnutls-3.8.3-6.amzn2023.0.1.x86_64 2025-05-07T19:39:54.7973533Z groff-base-1.22.4-7.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7974046Z gzip-1.12-1.amzn2023.0.1.x86_64 2025-05-07T19:39:54.7974540Z hwdata-0.384-1.amzn2023.0.3.noarch 2025-05-07T19:39:54.7975055Z jansson-2.14-0.amzn2023.x86_64 2025-05-07T19:39:54.7975550Z kmod-libs-29-2.amzn2023.0.5.x86_64 2025-05-07T19:39:54.7976054Z less-608-2.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7976534Z libcbor-0.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7977036Z libdb-5.3.28-49.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7977541Z libeconf-0.4.0-1.amzn2023.0.3.x86_64 2025-05-07T19:39:54.7978066Z libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7978607Z libfdisk-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:39:54.7979110Z libfido2-1.10.0-2.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7979646Z libmetalink-0.1.3-14.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7980194Z libpwquality-1.4.4-6.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7980723Z libsemanage-3.4-5.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7981269Z libutempter-1.2.1-4.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7981765Z nano-8.3-1.amzn2023.x86_64 2025-05-07T19:39:54.7982291Z nano-default-editor-8.3-1.amzn2023.noarch 2025-05-07T19:39:54.7982835Z ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 2025-05-07T19:39:54.7983354Z nettle-3.10.1-1.amzn2023.0.1.x86_64 2025-05-07T19:39:54.7983870Z openldap-2.4.57-6.amzn2023.0.7.x86_64 2025-05-07T19:39:54.7984522Z openssh-8.7p1-8.amzn2023.0.14.x86_64 2025-05-07T19:39:54.7985071Z openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 2025-05-07T19:39:54.7985584Z pam-1.5.1-8.amzn2023.0.4.x86_64 2025-05-07T19:39:54.7986096Z pciutils-3.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7986632Z pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7987229Z perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.7987772Z perl-B-1.80-477.amzn2023.0.6.x86_64 2025-05-07T19:39:54.7988286Z perl-Carp-1.50-458.amzn2023.0.2.noarch 2025-05-07T19:39:54.7988850Z perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.7989416Z perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7989980Z perl-Digest-1.20-1.amzn2023.0.2.noarch 2025-05-07T19:39:54.7990529Z perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7991141Z perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 2025-05-07T19:39:54.7991696Z perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 2025-05-07T19:39:54.7992277Z perl-Errno-1.30-477.amzn2023.0.6.x86_64 2025-05-07T19:39:54.7992815Z perl-Error-1:0.17029-5.amzn2023.0.2.noarch 2025-05-07T19:39:54.7993355Z perl-Exporter-5.74-459.amzn2023.0.2.noarch 2025-05-07T19:39:54.7993901Z perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 2025-05-07T19:39:54.7994460Z perl-File-Basename-2.85-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.7995022Z perl-File-Find-1.37-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.7995581Z perl-File-Path-2.18-2.amzn2023.0.2.noarch 2025-05-07T19:39:54.7996119Z perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 2025-05-07T19:39:54.7996668Z perl-File-stat-1.09-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.7997230Z perl-FileHandle-2.03-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.7997779Z perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 2025-05-07T19:39:54.7998334Z perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.7998866Z perl-Git-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:39:54.7999414Z perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 2025-05-07T19:39:54.7999944Z perl-IO-1.43-477.amzn2023.0.6.x86_64 2025-05-07T19:39:54.8000484Z perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 2025-05-07T19:39:54.8001135Z perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 2025-05-07T19:39:54.8001695Z perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.8002253Z perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 2025-05-07T19:39:54.8002809Z perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 2025-05-07T19:39:54.8003365Z perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 2025-05-07T19:39:54.8003908Z perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 2025-05-07T19:39:54.8004438Z perl-POSIX-1.94-477.amzn2023.0.6.x86_64 2025-05-07T19:39:54.8005084Z perl-PathTools-3.78-459.amzn2023.0.2.x86_64 2025-05-07T19:39:54.8005627Z perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 2025-05-07T19:39:54.8006189Z perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 2025-05-07T19:39:54.8006740Z perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 2025-05-07T19:39:54.8007282Z perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 2025-05-07T19:39:54.8007837Z perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x86_64 2025-05-07T19:39:54.8008398Z perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.8008951Z perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 2025-05-07T19:39:54.8009469Z perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 2025-05-07T19:39:54.8010015Z perl-Symbol-1.08-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.8010578Z perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 2025-05-07T19:39:54.8011149Z perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 2025-05-07T19:39:54.8011708Z perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 2025-05-07T19:39:54.8012337Z perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarch 2025-05-07T19:39:54.8012934Z perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noarch 2025-05-07T19:39:54.8013493Z perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 2025-05-07T19:39:54.8014028Z perl-URI-5.09-1.amzn2023.0.2.noarch 2025-05-07T19:39:54.8014561Z perl-base-2.27-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.8015100Z perl-constant-1.33-459.amzn2023.0.2.noarch 2025-05-07T19:39:54.8015652Z perl-if-0.60.800-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.8016179Z perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_64 2025-05-07T19:39:54.8016716Z perl-lib-0.65-477.amzn2023.0.6.x86_64 2025-05-07T19:39:54.8017241Z perl-libnet-3.13-2.amzn2023.0.2.noarch 2025-05-07T19:39:54.8017957Z perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 2025-05-07T19:39:54.8018476Z perl-mro-1.23-477.amzn2023.0.6.x86_64 2025-05-07T19:39:54.8019004Z perl-overload-1.31-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.8019575Z perl-overloading-0.02-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.8020122Z perl-parent-1:0.238-458.amzn2023.0.2.noarch 2025-05-07T19:39:54.8020675Z perl-podlators-1:4.14-458.amzn2023.0.2.noarch 2025-05-07T19:39:54.8021219Z perl-subs-1.03-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.8021743Z perl-vars-1.05-477.amzn2023.0.6.noarch 2025-05-07T19:39:54.8022261Z rsync-3.4.0-1.amzn2023.0.2.x86_64 2025-05-07T19:39:54.8022759Z shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 2025-05-07T19:39:54.8023272Z sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 2025-05-07T19:39:54.8023793Z sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_64 2025-05-07T19:39:54.8024344Z systemd-libs-252.23-3.amzn2023.x86_64 2025-05-07T19:39:54.8024851Z tar-2:1.34-1.amzn2023.0.4.x86_64 2025-05-07T19:39:54.8025336Z util-linux-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:39:54.8026018Z util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:39:54.8026520Z wget-1.21.3-1.amzn2023.0.4.x86_64 2025-05-07T19:39:54.8027017Z which-2.21-26.amzn2023.0.2.x86_64 2025-05-07T19:39:54.8027551Z xxhash-libs-0.8.0-3.amzn2023.0.2.x86_64 2025-05-07T19:39:54.8027872Z 2025-05-07T19:39:54.8027957Z Complete! 2025-05-07T19:39:54.8781567Z ##[group]Run actions/checkout@v4 2025-05-07T19:39:54.8781913Z with: 2025-05-07T19:39:54.8782150Z repository: pytorch/FBGEMM 2025-05-07T19:39:54.8782582Z token: *** 2025-05-07T19:39:54.8782810Z ssh-strict: true 2025-05-07T19:39:54.8783031Z ssh-user: git 2025-05-07T19:39:54.8783272Z persist-credentials: true 2025-05-07T19:39:54.8783526Z clean: true 2025-05-07T19:39:54.8783770Z sparse-checkout-cone-mode: true 2025-05-07T19:39:54.8784068Z fetch-depth: 1 2025-05-07T19:39:54.8784297Z fetch-tags: false 2025-05-07T19:39:54.8784532Z show-progress: true 2025-05-07T19:39:54.8784760Z lfs: false 2025-05-07T19:39:54.8784975Z submodules: false 2025-05-07T19:39:54.8785205Z set-safe-directory: true 2025-05-07T19:39:54.8785458Z env: 2025-05-07T19:39:54.8785677Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:39:54.8786037Z BUILD_ENV: build_binary 2025-05-07T19:39:54.8786295Z BUILD_VARIANT: cpu 2025-05-07T19:39:54.8786519Z ##[endgroup] 2025-05-07T19:39:54.8827459Z ##[command]/usr/bin/docker exec 1804796ac02ce783e2e6ac0212cab15152bdf7c56e5a2c084c9b48df53c82143 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:39:55.1919944Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:39:55.1922189Z ##[group]Getting Git version info 2025-05-07T19:39:55.1922786Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T19:39:55.1923713Z [command]/usr/bin/git version 2025-05-07T19:39:55.1924193Z git version 2.47.1 2025-05-07T19:39:55.1933745Z ##[endgroup] 2025-05-07T19:39:55.1948223Z Temporarily overriding HOME='/__w/_temp/eb171384-0c76-4fa0-ba5b-068e4ce00741' before making global git config changes 2025-05-07T19:39:55.1949672Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:39:55.1962214Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:39:55.1990364Z Deleting the contents of '/__w/FBGEMM/FBGEMM' 2025-05-07T19:39:55.1994105Z ##[group]Initializing the repository 2025-05-07T19:39:55.1997611Z [command]/usr/bin/git init /__w/FBGEMM/FBGEMM 2025-05-07T19:39:55.2027932Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T19:39:55.2028555Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T19:39:55.2029116Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T19:39:55.2029514Z hint: 2025-05-07T19:39:55.2029950Z hint: git config --global init.defaultBranch 2025-05-07T19:39:55.2030342Z hint: 2025-05-07T19:39:55.2030781Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T19:39:55.2031327Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T19:39:55.2031756Z hint: 2025-05-07T19:39:55.2031975Z hint: git branch -m 2025-05-07T19:39:55.2032359Z Initialized empty Git repository in /__w/FBGEMM/FBGEMM/.git/ 2025-05-07T19:39:55.2037836Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T19:39:55.2061047Z ##[endgroup] 2025-05-07T19:39:55.2061467Z ##[group]Disabling automatic garbage collection 2025-05-07T19:39:55.2064281Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T19:39:55.2086856Z ##[endgroup] 2025-05-07T19:39:55.2087235Z ##[group]Setting up auth 2025-05-07T19:39:55.2092437Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:39:55.2115349Z [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:39:55.2373414Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:39:55.2395269Z [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:39:55.2650569Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:39:55.2687179Z ##[endgroup] 2025-05-07T19:39:55.2687914Z ##[group]Fetching the repository 2025-05-07T19:39:55.2695826Z [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:39:56.4707384Z From https://github.com/pytorch/FBGEMM 2025-05-07T19:39:56.4707909Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T19:39:56.4725608Z ##[endgroup] 2025-05-07T19:39:56.4726014Z ##[group]Determining the checkout info 2025-05-07T19:39:56.4728114Z ##[endgroup] 2025-05-07T19:39:56.4732407Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T19:39:56.4762822Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T19:39:56.4786962Z ##[group]Checking out the ref 2025-05-07T19:39:56.4790216Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:39:56.5622761Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T19:39:56.5623072Z 2025-05-07T19:39:56.5623290Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T19:39:56.5623828Z changes and commit them, and you can discard any commits you make in this 2025-05-07T19:39:56.5624384Z state without impacting any branches by switching back to a branch. 2025-05-07T19:39:56.5624723Z 2025-05-07T19:39:56.5624937Z If you want to create a new branch to retain commits you create, you may 2025-05-07T19:39:56.5625425Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T19:39:56.5625718Z 2025-05-07T19:39:56.5625876Z git switch -c 2025-05-07T19:39:56.5626168Z 2025-05-07T19:39:56.5626333Z Or undo this operation with: 2025-05-07T19:39:56.5626610Z 2025-05-07T19:39:56.5626735Z git switch - 2025-05-07T19:39:56.5626936Z 2025-05-07T19:39:56.5627349Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T19:39:56.5627954Z 2025-05-07T19:39:56.5628592Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:39:56.5631224Z ##[endgroup] 2025-05-07T19:39:56.5662275Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T19:39:56.5681318Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:39:56.5813539Z ##[group]Run . $PRELUDE; print_system_info 2025-05-07T19:39:56.5813921Z . $PRELUDE; print_system_info 2025-05-07T19:39:56.5814382Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:39:56.5814713Z env: 2025-05-07T19:39:56.5814934Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:39:56.5815253Z BUILD_ENV: build_binary 2025-05-07T19:39:56.5815517Z BUILD_VARIANT: cpu 2025-05-07T19:39:56.5815754Z ##[endgroup] 2025-05-07T19:39:56.9838519Z ################################################################################ 2025-05-07T19:39:56.9839005Z # Print System Info 2025-05-07T19:39:56.9839226Z # 2025-05-07T19:39:56.9853375Z # [2025-05-07T19:39:56.984Z] + print_system_info 2025-05-07T19:39:56.9853960Z ################################################################################ 2025-05-07T19:39:56.9854211Z 2025-05-07T19:39:56.9854340Z ################################################################################ 2025-05-07T19:39:56.9854767Z [INFO] Printing environment variables ... 2025-05-07T19:39:56.9855342Z + printenv 2025-05-07T19:39:56.9855460Z 2025-05-07T19:39:56.9864128Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T19:39:56.9864654Z BUILD_VARIANT=cpu 2025-05-07T19:39:56.9865057Z HOSTNAME=1804796ac02c 2025-05-07T19:39:56.9865680Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_93337dd1-5b93-4201-9421-2711e26888ee 2025-05-07T19:39:56.9866513Z GITHUB_ACTION=__run_2 2025-05-07T19:39:56.9866959Z GITHUB_RUN_NUMBER=13518 2025-05-07T19:39:56.9867289Z RUNNER_NAME=i-0ee270165a3b8541c 2025-05-07T19:39:56.9867568Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T19:39:56.9867884Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T19:39:56.9868159Z MACHINE_NAME_LC=x86_64 2025-05-07T19:39:56.9868401Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T19:39:56.9868695Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T19:39:56.9868989Z GITHUB_REF_TYPE=branch 2025-05-07T19:39:56.9869432Z *** 2025-05-07T19:39:56.9869637Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T19:39:56.9869930Z GITHUB_ACTIONS=true 2025-05-07T19:39:56.9870207Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:39:56.9870769Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_docs.yml@refs/pull/4066/merge 2025-05-07T19:39:56.9871301Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T19:39:56.9871576Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T19:39:56.9871844Z RUNNER_OS=Linux 2025-05-07T19:39:56.9872065Z GITHUB_REF_PROTECTED=false 2025-05-07T19:39:56.9872322Z HOME=/github/home 2025-05-07T19:39:56.9872574Z GITHUB_API_URL=https://api.github.com 2025-05-07T19:39:56.9872873Z RUNNER_ARCH=X64 2025-05-07T19:39:56.9873086Z RUNNER_TEMP=/__w/_temp 2025-05-07T19:39:56.9873514Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_93337dd1-5b93-4201-9421-2711e26888ee 2025-05-07T19:39:56.9874150Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_93337dd1-5b93-4201-9421-2711e26888ee 2025-05-07T19:39:56.9874631Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T19:39:56.9874998Z GITHUB_EVENT_NAME=pull_request 2025-05-07T19:39:56.9875268Z GITHUB_RUN_ID=14891846251 2025-05-07T19:39:56.9875738Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_93337dd1-5b93-4201-9421-2711e26888ee 2025-05-07T19:39:56.9876238Z BUILD_ENV=build_binary 2025-05-07T19:39:56.9876483Z GITHUB_ACTOR=q10 2025-05-07T19:39:56.9876715Z GITHUB_RUN_ATTEMPT=1 2025-05-07T19:39:56.9876938Z KERN_NAME_LC=linux 2025-05-07T19:39:56.9877225Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T19:39:56.9877568Z PLATFORM_NAME=Linux-x86_64 2025-05-07T19:39:56.9877853Z GITHUB_SERVER_URL=https://github.com 2025-05-07T19:39:56.9878127Z SHLVL=1 2025-05-07T19:39:56.9878334Z GITHUB_ACTOR_ID=255046 2025-05-07T19:39:56.9878572Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T19:39:56.9878923Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T19:39:56.9879297Z GITHUB_REF_NAME=4066/merge 2025-05-07T19:39:56.9879593Z KERN_NAME=Linux 2025-05-07T19:39:56.9879902Z GITHUB_JOB=build-docs 2025-05-07T19:39:56.9880609Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T19:39:56.9881164Z GITHUB_RETENTION_DAYS=90 2025-05-07T19:39:56.9881423Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T19:39:56.9881798Z GITHUB_ACTION_REPOSITORY= 2025-05-07T19:39:56.9882453Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:39:56.9883096Z GITHUB_BASE_REF=main 2025-05-07T19:39:56.9883315Z CI=true 2025-05-07T19:39:56.9883532Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T19:39:56.9883815Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T19:39:56.9884106Z GITHUB_ACTION_REF= 2025-05-07T19:39:56.9884368Z GITHUB_WORKFLOW=FBGEMM_GPU Documentation 2025-05-07T19:39:56.9884850Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_93337dd1-5b93-4201-9421-2711e26888ee 2025-05-07T19:39:56.9885332Z MACHINE_NAME=x86_64 2025-05-07T19:39:56.9885550Z _=/usr/bin/printenv 2025-05-07T19:39:56.9885698Z 2025-05-07T19:39:56.9885818Z ################################################################################ 2025-05-07T19:39:56.9886146Z [INFO] Print ldd version ... 2025-05-07T19:39:56.9886488Z + ldd --version 2025-05-07T19:39:56.9886619Z 2025-05-07T19:39:56.9886739Z ldd (GNU libc) 2.34 2025-05-07T19:39:56.9887011Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:39:56.9887485Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:39:56.9888043Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:39:56.9888521Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T19:39:56.9888750Z 2025-05-07T19:39:56.9888867Z ################################################################################ 2025-05-07T19:39:56.9889203Z [INFO] Print CPU info ... 2025-05-07T19:39:56.9889460Z + nproc 2025-05-07T19:39:56.9889571Z 2025-05-07T19:39:56.9893392Z 8 2025-05-07T19:39:56.9894413Z 2025-05-07T19:39:56.9894894Z + lscpu 2025-05-07T19:39:56.9929488Z 2025-05-07T19:39:56.9929703Z Architecture: x86_64 2025-05-07T19:39:56.9930734Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:39:56.9931270Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T19:39:56.9931913Z Byte Order: Little Endian 2025-05-07T19:39:56.9932419Z CPU(s): 8 2025-05-07T19:39:56.9932715Z On-line CPU(s) list: 0-7 2025-05-07T19:39:56.9933053Z Vendor ID: GenuineIntel 2025-05-07T19:39:56.9933467Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:39:56.9933867Z CPU family: 6 2025-05-07T19:39:56.9934168Z Model: 85 2025-05-07T19:39:56.9934454Z Thread(s) per core: 2 2025-05-07T19:39:56.9934756Z Core(s) per socket: 4 2025-05-07T19:39:56.9935036Z Socket(s): 1 2025-05-07T19:39:56.9935331Z Stepping: 7 2025-05-07T19:39:56.9935633Z BogoMIPS: 5999.98 2025-05-07T19:39:56.9937867Z 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:39:56.9940098Z Hypervisor vendor: KVM 2025-05-07T19:39:56.9940422Z Virtualization type: full 2025-05-07T19:39:56.9940763Z L1d cache: 128 KiB (4 instances) 2025-05-07T19:39:56.9941145Z L1i cache: 128 KiB (4 instances) 2025-05-07T19:39:56.9941920Z L2 cache: 4 MiB (4 instances) 2025-05-07T19:39:56.9942376Z L3 cache: 35.8 MiB (1 instance) 2025-05-07T19:39:56.9942792Z NUMA node(s): 1 2025-05-07T19:39:56.9943233Z NUMA node0 CPU(s): 0-7 2025-05-07T19:39:56.9944064Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T19:39:56.9945354Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T19:39:56.9946503Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T19:39:56.9947931Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:39:56.9949312Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T19:39:56.9950788Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:39:56.9952242Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:39:56.9953143Z Vulnerability Retbleed: Vulnerable 2025-05-07T19:39:56.9954214Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:39:56.9955111Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T19:39:56.9956438Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T19:39:56.9958463Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T19:39:56.9960014Z Vulnerability Srbds: Not affected 2025-05-07T19:39:56.9960863Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:39:56.9961501Z 2025-05-07T19:39:56.9961722Z + cat /proc/cpuinfo 2025-05-07T19:39:56.9962040Z 2025-05-07T19:39:56.9962361Z processor : 0 2025-05-07T19:39:56.9962846Z vendor_id : GenuineIntel 2025-05-07T19:39:56.9963413Z cpu family : 6 2025-05-07T19:39:56.9963883Z model : 85 2025-05-07T19:39:56.9964543Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:39:56.9965381Z stepping : 7 2025-05-07T19:39:56.9965848Z microcode : 0x5003901 2025-05-07T19:39:56.9966379Z cpu MHz : 3599.703 2025-05-07T19:39:56.9966866Z cache size : 36608 KB 2025-05-07T19:39:56.9967394Z physical id : 0 2025-05-07T19:39:56.9967861Z siblings : 8 2025-05-07T19:39:56.9968327Z core id : 0 2025-05-07T19:39:56.9968780Z cpu cores : 4 2025-05-07T19:39:56.9969255Z apicid : 0 2025-05-07T19:39:56.9969707Z initial apicid : 0 2025-05-07T19:39:56.9970209Z fpu : yes 2025-05-07T19:39:56.9970654Z fpu_exception : yes 2025-05-07T19:39:56.9971164Z cpuid level : 13 2025-05-07T19:39:56.9971637Z wp : yes 2025-05-07T19:39:56.9976772Z 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:39:56.9982822Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:39:56.9984217Z bogomips : 5999.98 2025-05-07T19:39:56.9984711Z clflush size : 64 2025-05-07T19:39:56.9985221Z cache_alignment : 64 2025-05-07T19:39:56.9985841Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:39:56.9986607Z power management: 2025-05-07T19:39:56.9986917Z 2025-05-07T19:39:56.9987108Z processor : 1 2025-05-07T19:39:56.9987612Z vendor_id : GenuineIntel 2025-05-07T19:39:56.9988157Z cpu family : 6 2025-05-07T19:39:56.9988647Z model : 85 2025-05-07T19:39:56.9989263Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:39:56.9990096Z stepping : 7 2025-05-07T19:39:56.9990742Z microcode : 0x5003901 2025-05-07T19:39:56.9991260Z cpu MHz : 3599.986 2025-05-07T19:39:56.9991764Z cache size : 36608 KB 2025-05-07T19:39:56.9992277Z physical id : 0 2025-05-07T19:39:56.9992776Z siblings : 8 2025-05-07T19:39:56.9993220Z core id : 1 2025-05-07T19:39:56.9993690Z cpu cores : 4 2025-05-07T19:39:56.9994142Z apicid : 2 2025-05-07T19:39:56.9994613Z initial apicid : 2 2025-05-07T19:39:56.9995094Z fpu : yes 2025-05-07T19:39:56.9995575Z fpu_exception : yes 2025-05-07T19:39:56.9996076Z cpuid level : 13 2025-05-07T19:39:56.9996561Z wp : yes 2025-05-07T19:39:57.0001796Z 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:39:57.0007903Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:39:57.0009324Z bogomips : 5999.98 2025-05-07T19:39:57.0009838Z clflush size : 64 2025-05-07T19:39:57.0010330Z cache_alignment : 64 2025-05-07T19:39:57.0010969Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:39:57.0011720Z power management: 2025-05-07T19:39:57.0012045Z 2025-05-07T19:39:57.0012236Z processor : 2 2025-05-07T19:39:57.0012726Z vendor_id : GenuineIntel 2025-05-07T19:39:57.0013279Z cpu family : 6 2025-05-07T19:39:57.0013737Z model : 85 2025-05-07T19:39:57.0014383Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:39:57.0015190Z stepping : 7 2025-05-07T19:39:57.0015675Z microcode : 0x5003901 2025-05-07T19:39:57.0016201Z cpu MHz : 3599.950 2025-05-07T19:39:57.0016702Z cache size : 36608 KB 2025-05-07T19:39:57.0017231Z physical id : 0 2025-05-07T19:39:57.0017858Z siblings : 8 2025-05-07T19:39:57.0018252Z core id : 2 2025-05-07T19:39:57.0018590Z cpu cores : 4 2025-05-07T19:39:57.0018808Z apicid : 4 2025-05-07T19:39:57.0019009Z initial apicid : 4 2025-05-07T19:39:57.0019236Z fpu : yes 2025-05-07T19:39:57.0019432Z fpu_exception : yes 2025-05-07T19:39:57.0019657Z cpuid level : 13 2025-05-07T19:39:57.0019860Z wp : yes 2025-05-07T19:39:57.0021965Z 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:39:57.0024424Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:39:57.0025009Z bogomips : 5999.98 2025-05-07T19:39:57.0025222Z clflush size : 64 2025-05-07T19:39:57.0025451Z cache_alignment : 64 2025-05-07T19:39:57.0025719Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:39:57.0026052Z power management: 2025-05-07T19:39:57.0026183Z 2025-05-07T19:39:57.0026268Z processor : 3 2025-05-07T19:39:57.0026494Z vendor_id : GenuineIntel 2025-05-07T19:39:57.0026731Z cpu family : 6 2025-05-07T19:39:57.0026948Z model : 85 2025-05-07T19:39:57.0027222Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:39:57.0027583Z stepping : 7 2025-05-07T19:39:57.0027804Z microcode : 0x5003901 2025-05-07T19:39:57.0028028Z cpu MHz : 3600.062 2025-05-07T19:39:57.0028254Z cache size : 36608 KB 2025-05-07T19:39:57.0028476Z physical id : 0 2025-05-07T19:39:57.0028821Z siblings : 8 2025-05-07T19:39:57.0029024Z core id : 3 2025-05-07T19:39:57.0029233Z cpu cores : 4 2025-05-07T19:39:57.0029432Z apicid : 6 2025-05-07T19:39:57.0029642Z initial apicid : 6 2025-05-07T19:39:57.0029853Z fpu : yes 2025-05-07T19:39:57.0030070Z fpu_exception : yes 2025-05-07T19:39:57.0030291Z cpuid level : 13 2025-05-07T19:39:57.0030509Z wp : yes 2025-05-07T19:39:57.0032609Z 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:39:57.0035049Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:39:57.0035708Z bogomips : 5999.98 2025-05-07T19:39:57.0035939Z clflush size : 64 2025-05-07T19:39:57.0036158Z cache_alignment : 64 2025-05-07T19:39:57.0036444Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:39:57.0036766Z power management: 2025-05-07T19:39:57.0036900Z 2025-05-07T19:39:57.0036997Z processor : 4 2025-05-07T19:39:57.0037209Z vendor_id : GenuineIntel 2025-05-07T19:39:57.0037458Z cpu family : 6 2025-05-07T19:39:57.0037657Z model : 85 2025-05-07T19:39:57.0037940Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:39:57.0038284Z stepping : 7 2025-05-07T19:39:57.0038500Z microcode : 0x5003901 2025-05-07T19:39:57.0038733Z cpu MHz : 3599.669 2025-05-07T19:39:57.0038947Z cache size : 36608 KB 2025-05-07T19:39:57.0039180Z physical id : 0 2025-05-07T19:39:57.0039389Z siblings : 8 2025-05-07T19:39:57.0039594Z core id : 0 2025-05-07T19:39:57.0039795Z cpu cores : 4 2025-05-07T19:39:57.0040006Z apicid : 1 2025-05-07T19:39:57.0040202Z initial apicid : 1 2025-05-07T19:39:57.0040422Z fpu : yes 2025-05-07T19:39:57.0040617Z fpu_exception : yes 2025-05-07T19:39:57.0040842Z cpuid level : 13 2025-05-07T19:39:57.0041120Z wp : yes 2025-05-07T19:39:57.0043217Z 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:39:57.0045673Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:39:57.0046251Z bogomips : 5999.98 2025-05-07T19:39:57.0046481Z clflush size : 64 2025-05-07T19:39:57.0046706Z cache_alignment : 64 2025-05-07T19:39:57.0046978Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:39:57.0047310Z power management: 2025-05-07T19:39:57.0047444Z 2025-05-07T19:39:57.0047528Z processor : 5 2025-05-07T19:39:57.0047755Z vendor_id : GenuineIntel 2025-05-07T19:39:57.0047994Z cpu family : 6 2025-05-07T19:39:57.0048214Z model : 85 2025-05-07T19:39:57.0048490Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:39:57.0048847Z stepping : 7 2025-05-07T19:39:57.0049052Z microcode : 0x5003901 2025-05-07T19:39:57.0049318Z cpu MHz : 3600.049 2025-05-07T19:39:57.0049547Z cache size : 36608 KB 2025-05-07T19:39:57.0049771Z physical id : 0 2025-05-07T19:39:57.0049990Z siblings : 8 2025-05-07T19:39:57.0050184Z core id : 1 2025-05-07T19:39:57.0050396Z cpu cores : 4 2025-05-07T19:39:57.0050594Z apicid : 3 2025-05-07T19:39:57.0050872Z initial apicid : 3 2025-05-07T19:39:57.0051091Z fpu : yes 2025-05-07T19:39:57.0051306Z fpu_exception : yes 2025-05-07T19:39:57.0051525Z cpuid level : 13 2025-05-07T19:39:57.0051748Z wp : yes 2025-05-07T19:39:57.0053851Z 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:39:57.0056476Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:39:57.0057069Z bogomips : 5999.98 2025-05-07T19:39:57.0057302Z clflush size : 64 2025-05-07T19:39:57.0057588Z cache_alignment : 64 2025-05-07T19:39:57.0057874Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:39:57.0058202Z power management: 2025-05-07T19:39:57.0058335Z 2025-05-07T19:39:57.0058434Z processor : 6 2025-05-07T19:39:57.0058649Z vendor_id : GenuineIntel 2025-05-07T19:39:57.0058903Z cpu family : 6 2025-05-07T19:39:57.0059106Z model : 85 2025-05-07T19:39:57.0059390Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:39:57.0059737Z stepping : 7 2025-05-07T19:39:57.0059954Z microcode : 0x5003901 2025-05-07T19:39:57.0060176Z cpu MHz : 3600.187 2025-05-07T19:39:57.0060401Z cache size : 36608 KB 2025-05-07T19:39:57.0060637Z physical id : 0 2025-05-07T19:39:57.0060844Z siblings : 8 2025-05-07T19:39:57.0061048Z core id : 2 2025-05-07T19:39:57.0061244Z cpu cores : 4 2025-05-07T19:39:57.0061452Z apicid : 5 2025-05-07T19:39:57.0061646Z initial apicid : 5 2025-05-07T19:39:57.0061863Z fpu : yes 2025-05-07T19:39:57.0087446Z fpu_exception : yes 2025-05-07T19:39:57.0087773Z cpuid level : 13 2025-05-07T19:39:57.0087996Z wp : yes 2025-05-07T19:39:57.0090162Z 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:39:57.0092849Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:39:57.0093442Z bogomips : 5999.98 2025-05-07T19:39:57.0093663Z clflush size : 64 2025-05-07T19:39:57.0093899Z cache_alignment : 64 2025-05-07T19:39:57.0094183Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:39:57.0094681Z power management: 2025-05-07T19:39:57.0094872Z 2025-05-07T19:39:57.0094959Z processor : 7 2025-05-07T19:39:57.0095188Z vendor_id : GenuineIntel 2025-05-07T19:39:57.0095428Z cpu family : 6 2025-05-07T19:39:57.0095703Z model : 85 2025-05-07T19:39:57.0095982Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:39:57.0096342Z stepping : 7 2025-05-07T19:39:57.0096566Z microcode : 0x5003901 2025-05-07T19:39:57.0096782Z cpu MHz : 3599.918 2025-05-07T19:39:57.0097002Z cache size : 36608 KB 2025-05-07T19:39:57.0097226Z physical id : 0 2025-05-07T19:39:57.0097444Z siblings : 8 2025-05-07T19:39:57.0097637Z core id : 3 2025-05-07T19:39:57.0097842Z cpu cores : 4 2025-05-07T19:39:57.0098039Z apicid : 7 2025-05-07T19:39:57.0098246Z initial apicid : 7 2025-05-07T19:39:57.0098458Z fpu : yes 2025-05-07T19:39:57.0098670Z fpu_exception : yes 2025-05-07T19:39:57.0098899Z cpuid level : 13 2025-05-07T19:39:57.0099223Z wp : yes 2025-05-07T19:39:57.0101335Z 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:39:57.0103802Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:39:57.0104377Z bogomips : 5999.98 2025-05-07T19:39:57.0104681Z clflush size : 64 2025-05-07T19:39:57.0104949Z cache_alignment : 64 2025-05-07T19:39:57.0105233Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:39:57.0105608Z power management: 2025-05-07T19:39:57.0105817Z 2025-05-07T19:39:57.0105822Z 2025-05-07T19:39:57.0105940Z ################################################################################ 2025-05-07T19:39:57.0106438Z [INFO] Print PCI info ... 2025-05-07T19:39:57.0106731Z + lspci -v 2025-05-07T19:39:57.0106902Z 2025-05-07T19:39:57.0107143Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:39:57.0107571Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T19:39:57.0107979Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T19:39:57.0108315Z Flags: bus master, medium devsel, latency 0 2025-05-07T19:39:57.0108531Z 2025-05-07T19:39:57.0108731Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T19:39:57.0109145Z Physical Slot: 1 2025-05-07T19:39:57.0109389Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:39:57.0109614Z 2025-05-07T19:39:57.0109881Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T19:39:57.0110336Z Physical Slot: 1 2025-05-07T19:39:57.0110612Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T19:39:57.0110848Z 2025-05-07T19:39:57.0111136Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T19:39:57.0111603Z Physical Slot: 3 2025-05-07T19:39:57.0111858Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:39:57.0112206Z Memory at c0000000 (32-bit, prefetchable) [size=4M] 2025-05-07T19:39:57.0112581Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T19:39:57.0112813Z 2025-05-07T19:39:57.0113128Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T19:39:57.0113670Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T19:39:57.0113973Z Physical Slot: 4 2025-05-07T19:39:57.0114230Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T19:39:57.0114631Z Memory at c0514000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:39:57.0114995Z Capabilities: 2025-05-07T19:39:57.0115277Z Kernel driver in use: nvme 2025-05-07T19:39:57.0115445Z 2025-05-07T19:39:57.0115666Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:39:57.0116089Z Physical Slot: 5 2025-05-07T19:39:57.0116337Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:39:57.0116717Z Memory at c0510000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:39:57.0117116Z Memory at c0400000 (32-bit, prefetchable) [size=1M] 2025-05-07T19:39:57.0118150Z Memory at c0500000 (32-bit, non-prefetchable) [size=64K] 2025-05-07T19:39:57.0118580Z Capabilities: 2025-05-07T19:39:57.0118857Z Kernel driver in use: ena 2025-05-07T19:39:57.0119033Z 2025-05-07T19:39:57.0119037Z 2025-05-07T19:39:57.0119159Z ################################################################################ 2025-05-07T19:39:57.0119495Z [INFO] Print Linux distribution info ... 2025-05-07T19:39:57.0119803Z + uname -a 2025-05-07T19:39:57.0120078Z 2025-05-07T19:39:57.0120548Z Linux 1804796ac02c 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:39:57.0121152Z 2025-05-07T19:39:57.0121239Z + uname -m 2025-05-07T19:39:57.0121370Z 2025-05-07T19:39:57.0121450Z x86_64 2025-05-07T19:39:57.0121560Z 2025-05-07T19:39:57.0121648Z + cat /proc/version 2025-05-07T19:39:57.0121803Z 2025-05-07T19:39:57.0122392Z 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:39:57.0123223Z 2025-05-07T19:39:57.0123331Z + cat /etc/os-release 2025-05-07T19:39:57.0123542Z 2025-05-07T19:39:57.0123651Z NAME="Amazon Linux" 2025-05-07T19:39:57.0123886Z VERSION="2023" 2025-05-07T19:39:57.0124141Z ID="amzn" 2025-05-07T19:39:57.0124350Z ID_LIKE="fedora" 2025-05-07T19:39:57.0124567Z VERSION_ID="2023" 2025-05-07T19:39:57.0124828Z PLATFORM_ID="platform:al2023" 2025-05-07T19:39:57.0125229Z PRETTY_NAME="Amazon Linux 2023.7.20250428" 2025-05-07T19:39:57.0125521Z ANSI_COLOR="0;33" 2025-05-07T19:39:57.0125786Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T19:39:57.0126191Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T19:39:57.0126680Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T19:39:57.0127124Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T19:39:57.0127588Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T19:39:57.0128072Z VENDOR_NAME="AWS" 2025-05-07T19:39:57.0128341Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T19:39:57.0128741Z SUPPORT_END="2029-06-30" 2025-05-07T19:39:57.0128900Z 2025-05-07T19:39:57.0185309Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T19:39:57.0185693Z . $PRELUDE; print_gpu_info 2025-05-07T19:39:57.0186185Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:39:57.0186572Z env: 2025-05-07T19:39:57.0186840Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:39:57.0187146Z BUILD_ENV: build_binary 2025-05-07T19:39:57.0187408Z BUILD_VARIANT: cpu 2025-05-07T19:39:57.0187634Z ##[endgroup] 2025-05-07T19:39:57.4157031Z ################################################################################ 2025-05-07T19:39:57.4157654Z [INFO] Printing general display info ... 2025-05-07T19:39:57.4172606Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:39:57.5089659Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:39:57.5096511Z /usr/bin/sudo 2025-05-07T19:39:57.5105647Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:39:57.5111987Z /usr/bin/yum 2025-05-07T19:39:57.5112977Z [INSTALL] Updating system repositories ... 2025-05-07T19:39:57.5133107Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T19:39:57.7373901Z Last metadata expiration check: 0:00:17 ago on Wed May 7 19:39:40 2025. 2025-05-07T19:39:57.8394538Z Dependencies resolved. 2025-05-07T19:39:57.8621649Z Nothing to do. 2025-05-07T19:39:57.8622369Z Complete! 2025-05-07T19:39:57.8968276Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T19:39:57.8988137Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T19:39:58.1198445Z Last metadata expiration check: 0:00:18 ago on Wed May 7 19:39:40 2025. 2025-05-07T19:39:58.1747646Z Dependencies resolved. 2025-05-07T19:39:58.1921880Z ================================================================================ 2025-05-07T19:39:58.1922370Z Package Arch Version Repository Size 2025-05-07T19:39:58.1922800Z ================================================================================ 2025-05-07T19:39:58.1923123Z Installing: 2025-05-07T19:39:58.1923431Z hostname x86_64 3.23-4.amzn2023.0.3 amazonlinux 28 k 2025-05-07T19:39:58.1923905Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T19:39:58.1924199Z 2025-05-07T19:39:58.1924304Z Transaction Summary 2025-05-07T19:39:58.1924582Z ================================================================================ 2025-05-07T19:39:58.1925033Z Install 2 Packages 2025-05-07T19:39:58.1925216Z 2025-05-07T19:39:58.1925334Z Total download size: 347 k 2025-05-07T19:39:58.1925994Z Installed size: 883 k 2025-05-07T19:39:58.1927402Z Downloading Packages: 2025-05-07T19:39:58.4931729Z (1/2): hostname-3.23-4.amzn2023.0.3.x86_64.rpm 1.3 MB/s | 28 kB 00:00 2025-05-07T19:39:58.4981605Z (2/2): lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 12 MB/s | 319 kB 00:00 2025-05-07T19:39:58.4989204Z -------------------------------------------------------------------------------- 2025-05-07T19:39:58.4992819Z Total 1.1 MB/s | 347 kB 00:00 2025-05-07T19:39:58.5203734Z Running transaction check 2025-05-07T19:39:58.5256794Z Transaction check succeeded. 2025-05-07T19:39:58.5257866Z Running transaction test 2025-05-07T19:39:58.5418423Z Transaction test succeeded. 2025-05-07T19:39:58.5422043Z Running transaction 2025-05-07T19:39:58.5745025Z Preparing : 1/1 2025-05-07T19:39:58.5845130Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/2 2025-05-07T19:39:58.5898636Z Installing : hostname-3.23-4.amzn2023.0.3.x86_64 2/2 2025-05-07T19:39:58.6800603Z Running scriptlet: hostname-3.23-4.amzn2023.0.3.x86_64 2/2 2025-05-07T19:39:58.6801237Z Verifying : hostname-3.23-4.amzn2023.0.3.x86_64 1/2 2025-05-07T19:39:58.7185975Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2/2 2025-05-07T19:39:58.7186301Z 2025-05-07T19:39:58.7186389Z Installed: 2025-05-07T19:39:58.7186738Z hostname-3.23-4.amzn2023.0.3.x86_64 lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T19:39:58.7187065Z 2025-05-07T19:39:58.7187153Z Complete! 2025-05-07T19:39:58.7566127Z + hostname 2025-05-07T19:39:58.7566384Z 2025-05-07T19:39:58.7573298Z 1804796ac02c 2025-05-07T19:39:58.7574141Z 2025-05-07T19:39:58.7574480Z + sudo lshw -C display 2025-05-07T19:39:58.7574790Z 2025-05-07T19:39:58.8356494Z *-display UNCLAIMED 2025-05-07T19:39:58.8357064Z description: VGA compatible controller 2025-05-07T19:39:58.8357697Z product: Amazon.com, Inc. 2025-05-07T19:39:58.8358215Z vendor: Amazon.com, Inc. 2025-05-07T19:39:58.8358719Z physical id: 3 2025-05-07T19:39:58.8359164Z bus info: pci@0000:00:03.0 2025-05-07T19:39:58.8359653Z version: 00 2025-05-07T19:39:58.8360049Z width: 32 bits 2025-05-07T19:39:58.8360396Z clock: 33MHz 2025-05-07T19:39:58.8360834Z capabilities: vga_controller bus_master 2025-05-07T19:39:58.8361542Z configuration: latency=0 2025-05-07T19:39:58.8362141Z resources: memory:c0000000-c03fffff memory:c0000-dffff 2025-05-07T19:39:58.8380504Z 2025-05-07T19:39:58.8380869Z ################################################################################ 2025-05-07T19:39:58.8381296Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T19:39:58.8490450Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:39:58.8511920Z which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:39:58.8512694Z [CHECK] nvidia-smi not found 2025-05-07T19:39:58.8513030Z ################################################################################ 2025-05-07T19:39:58.8513382Z [INFO] Printing AMD GPU info ... 2025-05-07T19:39:58.8622440Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:39:58.8644604Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:39:58.8645198Z [CHECK] rocminfo not found 2025-05-07T19:39:58.8651681Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:39:58.8652352Z [CHECK] rocm-smi not found 2025-05-07T19:39:58.8702492Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:39:58.8702987Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:39:58.8703502Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:39:58.8703836Z env: 2025-05-07T19:39:58.8704058Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:39:58.8704383Z BUILD_ENV: build_binary 2025-05-07T19:39:58.8704630Z BUILD_VARIANT: cpu 2025-05-07T19:39:58.8704863Z ##[endgroup] 2025-05-07T19:39:59.2443832Z ################################################################################ 2025-05-07T19:39:59.2444225Z # Setup Miniconda 2025-05-07T19:39:59.2444459Z # 2025-05-07T19:39:59.2457668Z # [2025-05-07T19:39:59.245Z] + setup_miniconda /github/home/miniconda 2025-05-07T19:39:59.2458138Z ################################################################################ 2025-05-07T19:39:59.2458365Z 2025-05-07T19:39:59.2471629Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:39:59.3311458Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:39:59.3312155Z + mkdir -p /github/home/miniconda 2025-05-07T19:39:59.3312355Z 2025-05-07T19:39:59.3324957Z 2025-05-07T19:39:59.3325123Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T19:39:59.3345566Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T19:40:00.2944161Z [SETUP] Installing Miniconda ... 2025-05-07T19:40:00.2944611Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T19:40:00.2944871Z 2025-05-07T19:40:00.3053670Z PREFIX=/github/home/miniconda 2025-05-07T19:40:00.6719740Z Unpacking payload ... 2025-05-07T19:40:01.1661735Z 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:01.8634577Z 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:03.7536724Z 2025-05-07T19:40:03.7537359Z Installing base environment... 2025-05-07T19:40:03.7537645Z 2025-05-07T19:40:04.7839430Z Preparing transaction: ...working... done 2025-05-07T19:40:07.7761977Z Executing transaction: ...working... done 2025-05-07T19:40:08.3865129Z 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:08.4578109Z installation finished. 2025-05-07T19:40:08.4582961Z 2025-05-07T19:40:08.4583248Z + rm -f miniconda.sh 2025-05-07T19:40:08.4583415Z 2025-05-07T19:40:08.4721405Z 2025-05-07T19:40:08.4721685Z [SETUP] Reloading the bash configuration ... 2025-05-07T19:40:08.4722348Z + /github/home/miniconda/bin/conda init bash 2025-05-07T19:40:08.4722578Z 2025-05-07T19:40:08.8542177Z no change /github/home/miniconda/condabin/conda 2025-05-07T19:40:08.8542636Z no change /github/home/miniconda/bin/conda 2025-05-07T19:40:08.8542998Z no change /github/home/miniconda/bin/conda-env 2025-05-07T19:40:08.8543379Z no change /github/home/miniconda/bin/activate 2025-05-07T19:40:08.8543741Z no change /github/home/miniconda/bin/deactivate 2025-05-07T19:40:08.8544155Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T19:40:08.8544589Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T19:40:08.8545042Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T19:40:08.8545500Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T19:40:08.8546058Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T19:40:08.8546602Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T19:40:08.8546968Z modified /github/home/.bashrc 2025-05-07T19:40:08.8547162Z 2025-05-07T19:40:08.8547640Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T19:40:08.8547969Z 2025-05-07T19:40:08.9143954Z 2025-05-07T19:40:08.9144329Z + . /github/home/.bashrc 2025-05-07T19:40:08.9144673Z 2025-05-07T19:40:09.7410574Z 2025-05-07T19:40:09.7411132Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T19:40:09.7434579Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T19:40:22.2344132Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T19:40:23.8228725Z Solving environment: - \ | / - \ | / - \ | / done 2025-05-07T19:40:23.9181497Z 2025-05-07T19:40:23.9183719Z ## Package Plan ## 2025-05-07T19:40:23.9184062Z 2025-05-07T19:40:23.9184281Z environment location: /github/home/miniconda 2025-05-07T19:40:23.9184529Z 2025-05-07T19:40:23.9184641Z added / updated specs: 2025-05-07T19:40:23.9184909Z - conda-libmamba-solver 2025-05-07T19:40:23.9185178Z - libarchive 2025-05-07T19:40:23.9185403Z - libmamba 2025-05-07T19:40:23.9185704Z - libmambapy 2025-05-07T19:40:23.9185835Z 2025-05-07T19:40:23.9185839Z 2025-05-07T19:40:23.9185963Z The following packages will be downloaded: 2025-05-07T19:40:23.9186198Z 2025-05-07T19:40:23.9186313Z package | build 2025-05-07T19:40:23.9186904Z ---------------------------|----------------- 2025-05-07T19:40:23.9187587Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T19:40:23.9188428Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T19:40:23.9188887Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T19:40:23.9189381Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T19:40:23.9189840Z ------------------------------------------------------------ 2025-05-07T19:40:23.9190202Z Total: 1.4 MB 2025-05-07T19:40:23.9190417Z 2025-05-07T19:40:23.9190544Z The following packages will be UPDATED: 2025-05-07T19:40:23.9190757Z 2025-05-07T19:40:23.9196194Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:40:23.9197071Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T19:40:23.9197467Z 2025-05-07T19:40:23.9197742Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:40:23.9198087Z 2025-05-07T19:40:23.9198422Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T19:40:23.9199271Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T19:40:23.9199782Z 2025-05-07T19:40:23.9199787Z 2025-05-07T19:40:23.9199790Z 2025-05-07T19:40:23.9199951Z Downloading and Extracting Packages: ...working... 2025-05-07T19:40:23.9200329Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T19:40:23.9200574Z 2025-05-07T19:40:23.9200936Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T19:40:23.9201273Z 2025-05-07T19:40:23.9201277Z 2025-05-07T19:40:23.9206951Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T19:40:23.9207228Z 2025-05-07T19:40:23.9207232Z 2025-05-07T19:40:23.9210973Z 2025-05-07T19:40:23.9915648Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T19:40:23.9916132Z 2025-05-07T19:40:23.9916148Z 2025-05-07T19:40:23.9970983Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:40:23.9971474Z 2025-05-07T19:40:23.9971482Z 2025-05-07T19:40:23.9972820Z 2025-05-07T19:40:23.9991758Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:40:23.9994708Z 2025-05-07T19:40:24.0191613Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:40:24.0192007Z 2025-05-07T19:40:24.0193644Z 2025-05-07T19:40:24.0261247Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:40:24.0261753Z 2025-05-07T19:40:24.0261760Z 2025-05-07T19:40:24.0261801Z 2025-05-07T19:40:24.0266988Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:40:24.0267557Z 2025-05-07T19:40:24.0267566Z 2025-05-07T19:40:24.0267575Z 2025-05-07T19:40:24.0275714Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:40:24.0276478Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:40:24.0279397Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:40:24.0279841Z 2025-05-07T19:40:24.0283132Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:40:24.0283607Z 2025-05-07T19:40:24.1234281Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:40:24.1237017Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:40:24.1237494Z 2025-05-07T19:40:24.1237768Z 2025-05-07T19:40:24.1238143Z  2025-05-07T19:40:24.1238440Z 2025-05-07T19:40:24.1238446Z 2025-05-07T19:40:24.1238630Z  2025-05-07T19:40:24.1238902Z 2025-05-07T19:40:24.1238913Z 2025-05-07T19:40:24.1238918Z 2025-05-07T19:40:24.1239194Z  done 2025-05-07T19:40:24.2242042Z Preparing transaction: \ done 2025-05-07T19:40:24.3248365Z Verifying transaction: / done 2025-05-07T19:40:25.7265178Z Executing transaction: \ | / - \ | / - \ | / - \ | done 2025-05-07T19:40:27.4283521Z [SETUP] Updating Miniconda base packages ... 2025-05-07T19:40:27.4306149Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T19:40:28.1969261Z Channels: 2025-05-07T19:40:28.1969574Z - defaults 2025-05-07T19:40:28.1969787Z Platform: linux-64 2025-05-07T19:40:29.2731928Z Collecting package metadata (repodata.json): - \ | / - \ done 2025-05-07T19:40:29.4114322Z Solving environment: / - Channels: 2025-05-07T19:40:29.4114693Z - defaults 2025-05-07T19:40:29.4114969Z Platform: linux-64 2025-05-07T19:40:29.6892824Z Collecting package metadata (repodata.json): | / - \ done 2025-05-07T19:40:29.9121601Z Solving environment: / - \ done 2025-05-07T19:40:30.0274810Z | done 2025-05-07T19:40:30.0933409Z 2025-05-07T19:40:30.0933703Z ## Package Plan ## 2025-05-07T19:40:30.0933978Z 2025-05-07T19:40:30.0934140Z environment location: /github/home/miniconda 2025-05-07T19:40:30.0934387Z 2025-05-07T19:40:30.0934483Z added / updated specs: 2025-05-07T19:40:30.0934747Z - conda 2025-05-07T19:40:30.0934867Z 2025-05-07T19:40:30.0934871Z 2025-05-07T19:40:30.0934994Z The following packages will be downloaded: 2025-05-07T19:40:30.0935232Z 2025-05-07T19:40:30.0935350Z package | build 2025-05-07T19:40:30.0935696Z ---------------------------|----------------- 2025-05-07T19:40:30.0936048Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T19:40:30.0936452Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T19:40:30.0936900Z ------------------------------------------------------------ 2025-05-07T19:40:30.0937360Z Total: 1.4 MB 2025-05-07T19:40:30.0937682Z 2025-05-07T19:40:30.0938175Z The following packages will be UPDATED: 2025-05-07T19:40:30.0938412Z 2025-05-07T19:40:30.0940367Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:40:30.0941019Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T19:40:30.0941301Z 2025-05-07T19:40:30.0941309Z 2025-05-07T19:40:30.0941315Z 2025-05-07T19:40:30.0941499Z Downloading and Extracting Packages: ...working... 2025-05-07T19:40:30.0941878Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T19:40:30.0942101Z 2025-05-07T19:40:30.1423554Z tzdata-2025b | 116 KB | | 0%  2025-05-07T19:40:30.1424250Z 2025-05-07T19:40:30.1519914Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:40:30.3624558Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:40:30.3625225Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:40:30.3629318Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:40:30.3629938Z 2025-05-07T19:40:30.3630466Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:40:30.3630833Z 2025-05-07T19:40:30.3634250Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:40:30.3634614Z 2025-05-07T19:40:30.3634878Z 2025-05-07T19:40:30.3635545Z  done 2025-05-07T19:40:30.4639378Z Preparing transaction: - done 2025-05-07T19:40:30.5642098Z Verifying transaction: | done 2025-05-07T19:40:32.6663866Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:40:33.2333407Z [SETUP] Cleaning up Conda packages ... 2025-05-07T19:40:33.2336287Z + conda clean --packages --tarball -y 2025-05-07T19:40:33.2336520Z 2025-05-07T19:40:34.1708896Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T19:40:34.1709278Z Will remove 11 (16.0 MB) package(s). 2025-05-07T19:40:34.2310221Z 2025-05-07T19:40:34.2316652Z + conda clean --all -y 2025-05-07T19:40:34.2316868Z 2025-05-07T19:40:34.7355143Z There are no unused tarball(s) to remove. 2025-05-07T19:40:34.7355625Z Will remove 1 index cache(s). 2025-05-07T19:40:34.7355933Z There are no unused package(s) to remove. 2025-05-07T19:40:34.7356275Z There are no tempfile(s) to remove. 2025-05-07T19:40:34.7356573Z There are no logfile(s) to remove. 2025-05-07T19:40:34.7959297Z 2025-05-07T19:40:34.7960952Z + conda info 2025-05-07T19:40:34.7961252Z 2025-05-07T19:40:35.3942678Z 2025-05-07T19:40:35.3943221Z active environment : base 2025-05-07T19:40:35.3943984Z active env location : /github/home/miniconda 2025-05-07T19:40:35.3944715Z shell level : 1 2025-05-07T19:40:35.3945377Z user config file : /github/home/.condarc 2025-05-07T19:40:35.3946281Z populated config files : /github/home/miniconda/.condarc 2025-05-07T19:40:35.3947116Z conda version : 25.3.1 2025-05-07T19:40:35.3947793Z conda-build version : not installed 2025-05-07T19:40:35.3948488Z python version : 3.13.2.final.0 2025-05-07T19:40:35.3949163Z solver : libmamba (default) 2025-05-07T19:40:35.3949907Z virtual packages : __archspec=1=skylake_avx512 2025-05-07T19:40:35.3950664Z __conda=25.3.1=0 2025-05-07T19:40:35.3951306Z __glibc=2.34=0 2025-05-07T19:40:35.3951937Z __linux=6.1.130=0 2025-05-07T19:40:35.3952584Z __unix=0=0 2025-05-07T19:40:35.3953324Z base environment : /github/home/miniconda (writable) 2025-05-07T19:40:35.3954267Z conda av data dir : /github/home/miniconda/etc/conda 2025-05-07T19:40:35.3955042Z conda av metadata url : None 2025-05-07T19:40:35.3955882Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T19:40:35.3956884Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T19:40:35.3958659Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T19:40:35.3959579Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T19:40:35.3960392Z package cache : /github/home/miniconda/pkgs 2025-05-07T19:40:35.3961247Z /github/home/.conda/pkgs 2025-05-07T19:40:35.3962033Z envs directories : /github/home/miniconda/envs 2025-05-07T19:40:35.3962785Z /github/home/.conda/envs 2025-05-07T19:40:35.3963474Z platform : linux-64 2025-05-07T19:40:35.3965586Z 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:40:35.3967684Z UID:GID : 0:0 2025-05-07T19:40:35.3968256Z netrc file : None 2025-05-07T19:40:35.3968835Z offline mode : False 2025-05-07T19:40:35.3969231Z 2025-05-07T19:40:35.4605244Z 2025-05-07T19:40:35.4605844Z [SETUP] Exporting Miniconda variables ... 2025-05-07T19:40:35.4607173Z [SETUP] Saving Miniconda variables to /__w/_temp/_runner_file_commands/add_path_5592e68f-b5bd-4af7-b15b-7a4f4305f471 ... 2025-05-07T19:40:35.4607926Z [SETUP] Successfully set up Miniconda at /github/home/miniconda 2025-05-07T19:40:35.4736229Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T19:40:35.4736775Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T19:40:35.4737483Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:35.4737818Z env: 2025-05-07T19:40:35.4738040Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:35.4738356Z BUILD_ENV: build_binary 2025-05-07T19:40:35.4738598Z BUILD_VARIANT: cpu 2025-05-07T19:40:35.4738835Z ##[endgroup] 2025-05-07T19:40:35.8738231Z ################################################################################ 2025-05-07T19:40:35.8738635Z # Create Conda Environment 2025-05-07T19:40:35.8738890Z # 2025-05-07T19:40:35.8751652Z # [2025-05-07T19:40:35.874Z] + create_conda_environment build_binary 3.13 2025-05-07T19:40:35.8752411Z ################################################################################ 2025-05-07T19:40:35.8752800Z 2025-05-07T19:40:35.8768405Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:40:35.9710486Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:40:35.9710920Z [SETUP] Listing existing Conda environments ... 2025-05-07T19:40:35.9711269Z + conda info --envs 2025-05-07T19:40:35.9711413Z 2025-05-07T19:40:36.5852738Z 2025-05-07T19:40:36.5853281Z # conda environments: 2025-05-07T19:40:36.5853586Z # 2025-05-07T19:40:36.5853805Z base /github/home/miniconda 2025-05-07T19:40:36.5854045Z 2025-05-07T19:40:36.6483576Z 2025-05-07T19:40:38.3314429Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T19:40:38.3314890Z + rm -rf /github/home/miniconda/envs/build_binary 2025-05-07T19:40:38.3315137Z 2025-05-07T19:40:38.3328357Z 2025-05-07T19:40:38.3335749Z [SETUP] Creating new Conda environment (Python 3.13) ... 2025-05-07T19:40:38.3356546Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.13 2025-05-07T19:40:38.9285687Z Channels: 2025-05-07T19:40:38.9286021Z - defaults 2025-05-07T19:40:38.9286325Z Platform: linux-64 2025-05-07T19:40:40.3500431Z Collecting package metadata (repodata.json): - \ | / - \ | / - done 2025-05-07T19:40:40.4503742Z Solving environment: | done 2025-05-07T19:40:40.4801008Z 2025-05-07T19:40:40.4801462Z ## Package Plan ## 2025-05-07T19:40:40.4801729Z 2025-05-07T19:40:40.4801985Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:40:40.4802394Z 2025-05-07T19:40:40.4802599Z added / updated specs: 2025-05-07T19:40:40.4802993Z - python=3.13 2025-05-07T19:40:40.4803220Z 2025-05-07T19:40:40.4803228Z 2025-05-07T19:40:40.4803413Z The following packages will be downloaded: 2025-05-07T19:40:40.4803775Z 2025-05-07T19:40:40.4803970Z package | build 2025-05-07T19:40:40.4804454Z ---------------------------|----------------- 2025-05-07T19:40:40.4804878Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T19:40:40.4805389Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T19:40:40.4806170Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T19:40:40.4806591Z python_abi-3.13 | 0_cp313 6 KB 2025-05-07T19:40:40.4806981Z ------------------------------------------------------------ 2025-05-07T19:40:40.4807501Z Total: 159 KB 2025-05-07T19:40:40.4807857Z 2025-05-07T19:40:40.4808071Z The following NEW packages will be INSTALLED: 2025-05-07T19:40:40.4808377Z 2025-05-07T19:40:40.4808727Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T19:40:40.4809480Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T19:40:40.4809932Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T19:40:40.4810714Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T19:40:40.4811210Z expat pkgs/main/linux-64::expat-2.7.1-h6a678d5_0 2025-05-07T19:40:40.4811993Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T19:40:40.4812470Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T19:40:40.4812921Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T19:40:40.4813405Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T19:40:40.4813865Z libmpdec pkgs/main/linux-64::libmpdec-4.0.0-h5eee18b_0 2025-05-07T19:40:40.4814395Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T19:40:40.4814860Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T19:40:40.4815305Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T19:40:40.4815740Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T19:40:40.4816169Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:40:40.4816614Z python pkgs/main/linux-64::python-3.13.2-hf623796_100_cp313 2025-05-07T19:40:40.4817072Z python_abi pkgs/main/linux-64::python_abi-3.13-0_cp313 2025-05-07T19:40:40.4817916Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T19:40:40.4818713Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py313h06a4308_0 2025-05-07T19:40:40.4819494Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T19:40:40.4820037Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T19:40:40.4820555Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T19:40:40.4821054Z wheel pkgs/main/linux-64::wheel-0.45.1-py313h06a4308_0 2025-05-07T19:40:40.4821515Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T19:40:40.4822092Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T19:40:40.4822450Z 2025-05-07T19:40:40.4822459Z 2025-05-07T19:40:40.4822465Z 2025-05-07T19:40:40.4822724Z Downloading and Extracting Packages: ...working... 2025-05-07T19:40:40.4823135Z ca-certificates-2025 | 129 KB | | 0% 2025-05-07T19:40:40.4823464Z 2025-05-07T19:40:40.4823915Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T19:40:40.4824214Z 2025-05-07T19:40:40.4824222Z 2025-05-07T19:40:40.4829637Z python_abi-3.13 | 6 KB | | 0%  2025-05-07T19:40:40.4829922Z 2025-05-07T19:40:40.4829929Z 2025-05-07T19:40:40.4829941Z 2025-05-07T19:40:40.5162736Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T19:40:40.5163390Z 2025-05-07T19:40:40.5231658Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:40:40.5232004Z 2025-05-07T19:40:40.5232390Z 2025-05-07T19:40:40.5305932Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T19:40:40.5306225Z 2025-05-07T19:40:40.5306237Z 2025-05-07T19:40:40.5344644Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T19:40:40.5345147Z 2025-05-07T19:40:40.5345188Z 2025-05-07T19:40:40.5345201Z 2025-05-07T19:40:40.5357052Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:40:40.5357590Z 2025-05-07T19:40:40.5377864Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:40:40.5404789Z ca-certificates-2025 | 129 KB | ########## | 100% 2025-05-07T19:40:40.5405296Z 2025-05-07T19:40:40.5405307Z 2025-05-07T19:40:40.5405507Z 2025-05-07T19:40:40.5452932Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:40:40.5456503Z ca-certificates-2025 | 129 KB | ########## | 100% 2025-05-07T19:40:40.5457045Z 2025-05-07T19:40:40.5457344Z 2025-05-07T19:40:40.5458271Z  2025-05-07T19:40:40.5458597Z 2025-05-07T19:40:40.5458603Z 2025-05-07T19:40:40.5458808Z  2025-05-07T19:40:40.5459023Z 2025-05-07T19:40:40.5459028Z 2025-05-07T19:40:40.5459181Z 2025-05-07T19:40:40.5459368Z  done 2025-05-07T19:40:40.7564122Z Preparing transaction: - \ done 2025-05-07T19:40:42.2186508Z Verifying transaction: / - \ | / - \ | / - \ | / done 2025-05-07T19:40:44.5339957Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:40:44.5823209Z # 2025-05-07T19:40:44.5823504Z # To activate this environment, use 2025-05-07T19:40:44.5823802Z # 2025-05-07T19:40:44.5824020Z # $ conda activate build_binary 2025-05-07T19:40:44.5824283Z # 2025-05-07T19:40:44.5824510Z # To deactivate an active environment, use 2025-05-07T19:40:44.5824832Z # 2025-05-07T19:40:44.5825031Z # $ conda deactivate 2025-05-07T19:40:44.5825190Z 2025-05-07T19:40:44.6702839Z [SETUP] Upgrading PIP to latest ... 2025-05-07T19:40:44.6723986Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T19:40:47.7298884Z 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:40:47.7300361Z 2025-05-07T19:40:47.7300807Z Requirement already satisfied: pip in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (25.1) 2025-05-07T19:40:47.7301404Z Collecting pip 2025-05-07T19:40:47.7301733Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T19:40:47.7302170Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T19:40:47.7302967Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 67.1 MB/s eta 0:00:00 2025-05-07T19:40:47.7303347Z Installing collected packages: pip 2025-05-07T19:40:47.7303645Z Attempting uninstall: pip 2025-05-07T19:40:47.7303962Z Found existing installation: pip 25.1 2025-05-07T19:40:47.7304270Z Uninstalling pip-25.1: 2025-05-07T19:40:47.7304558Z Successfully uninstalled pip-25.1 2025-05-07T19:40:47.7304872Z Successfully installed pip-25.1.1 2025-05-07T19:40:47.7305075Z 2025-05-07T19:40:47.7907387Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T19:40:47.7929587Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T19:40:48.4865315Z Channels: 2025-05-07T19:40:48.4865667Z - conda-forge 2025-05-07T19:40:48.4866007Z Platform: linux-64 2025-05-07T19:40:58.3806290Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:41:00.4055295Z Solving environment: | / - \ | done 2025-05-07T19:41:00.4542842Z 2025-05-07T19:41:00.4543342Z ## Package Plan ## 2025-05-07T19:41:00.4543653Z 2025-05-07T19:41:00.4544021Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:00.4544330Z 2025-05-07T19:41:00.4544429Z added / updated specs: 2025-05-07T19:41:00.4544721Z - pyopenssl[version='>22.1.0'] 2025-05-07T19:41:00.4544916Z 2025-05-07T19:41:00.4544921Z 2025-05-07T19:41:00.4545044Z The following packages will be downloaded: 2025-05-07T19:41:00.4545276Z 2025-05-07T19:41:00.4545394Z package | build 2025-05-07T19:41:00.4545734Z ---------------------------|----------------- 2025-05-07T19:41:00.4546133Z cffi-1.17.1 | py313hfab6e84_0 289 KB conda-forge 2025-05-07T19:41:00.4546907Z cryptography-44.0.3 | py313h6556f6e_0 1.5 MB conda-forge 2025-05-07T19:41:00.4547670Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T19:41:00.4548585Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:41:00.4549015Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T19:41:00.4549573Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T19:41:00.4550021Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T19:41:00.4550472Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T19:41:00.4550968Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T19:41:00.4551468Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T19:41:00.4551922Z ------------------------------------------------------------ 2025-05-07T19:41:00.4552274Z Total: 6.4 MB 2025-05-07T19:41:00.4552510Z 2025-05-07T19:41:00.4552645Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:00.4552877Z 2025-05-07T19:41:00.4553118Z cffi conda-forge/linux-64::cffi-1.17.1-py313hfab6e84_0 2025-05-07T19:41:00.4553764Z cryptography conda-forge/linux-64::cryptography-44.0.3-py313h6556f6e_0 2025-05-07T19:41:00.4554519Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T19:41:00.4556499Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T19:41:00.4557050Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T19:41:00.4557638Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T19:41:00.4558510Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T19:41:00.4558884Z 2025-05-07T19:41:00.4559003Z The following packages will be UPDATED: 2025-05-07T19:41:00.4559216Z 2025-05-07T19:41:00.4559698Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:41:00.4560736Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T19:41:00.4561681Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T19:41:00.4562452Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T19:41:00.4562833Z 2025-05-07T19:41:00.4562837Z 2025-05-07T19:41:00.4562841Z 2025-05-07T19:41:00.4562988Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:00.4563379Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T19:41:00.4563613Z 2025-05-07T19:41:00.4564003Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T19:41:00.4564275Z 2025-05-07T19:41:00.4564279Z 2025-05-07T19:41:00.4564494Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T19:41:00.4564794Z 2025-05-07T19:41:00.4564806Z 2025-05-07T19:41:00.4564823Z 2025-05-07T19:41:00.4577677Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T19:41:00.4578034Z 2025-05-07T19:41:00.4578039Z 2025-05-07T19:41:00.4578044Z 2025-05-07T19:41:00.4582215Z 2025-05-07T19:41:00.4585882Z cffi-1.17.1 | 289 KB | | 0%  2025-05-07T19:41:00.4586146Z 2025-05-07T19:41:00.4586151Z 2025-05-07T19:41:00.4586155Z 2025-05-07T19:41:00.4586158Z 2025-05-07T19:41:00.4592057Z 2025-05-07T19:41:00.4611798Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T19:41:00.4612217Z 2025-05-07T19:41:00.4612224Z 2025-05-07T19:41:00.4612231Z 2025-05-07T19:41:00.4612236Z 2025-05-07T19:41:00.4612241Z 2025-05-07T19:41:00.4617763Z 2025-05-07T19:41:00.4623175Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T19:41:00.4623489Z 2025-05-07T19:41:00.4623493Z 2025-05-07T19:41:00.4623497Z 2025-05-07T19:41:00.4623501Z 2025-05-07T19:41:00.4623727Z 2025-05-07T19:41:00.4623733Z 2025-05-07T19:41:00.4623738Z 2025-05-07T19:41:00.4625637Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T19:41:00.4626185Z 2025-05-07T19:41:00.4626189Z 2025-05-07T19:41:00.4626193Z 2025-05-07T19:41:00.4626374Z 2025-05-07T19:41:00.4626379Z 2025-05-07T19:41:00.4626383Z 2025-05-07T19:41:00.4626387Z 2025-05-07T19:41:00.4626391Z 2025-05-07T19:41:00.4628612Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T19:41:00.4629117Z 2025-05-07T19:41:00.4629123Z 2025-05-07T19:41:00.4629130Z 2025-05-07T19:41:00.4629134Z 2025-05-07T19:41:00.4629141Z 2025-05-07T19:41:00.4629147Z 2025-05-07T19:41:00.4629154Z 2025-05-07T19:41:00.4629160Z 2025-05-07T19:41:00.4630657Z 2025-05-07T19:41:00.5325556Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:41:00.5325926Z 2025-05-07T19:41:00.5326531Z 2025-05-07T19:41:00.5546106Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:41:00.5561070Z openssl-3.5.0 | 3.0 MB | ##9 | 29% 2025-05-07T19:41:00.5561707Z 2025-05-07T19:41:00.5561724Z 2025-05-07T19:41:00.5561745Z 2025-05-07T19:41:00.5600981Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:41:00.5601360Z 2025-05-07T19:41:00.5693192Z cryptography-44.0.3 | 1.5 MB | ###6 | 37%  2025-05-07T19:41:00.5693671Z 2025-05-07T19:41:00.5693680Z 2025-05-07T19:41:00.5693687Z 2025-05-07T19:41:00.5694050Z 2025-05-07T19:41:00.5834963Z cffi-1.17.1 | 289 KB | 5 | 6%  2025-05-07T19:41:00.5835338Z 2025-05-07T19:41:00.5835343Z 2025-05-07T19:41:00.5835363Z 2025-05-07T19:41:00.5836650Z 2025-05-07T19:41:00.5842077Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T19:41:00.5842362Z 2025-05-07T19:41:00.5845024Z 2025-05-07T19:41:00.5849033Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:41:00.5849456Z 2025-05-07T19:41:00.5849702Z 2025-05-07T19:41:00.5896577Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:41:00.5897003Z 2025-05-07T19:41:00.5897011Z 2025-05-07T19:41:00.5897016Z 2025-05-07T19:41:00.5897021Z 2025-05-07T19:41:00.5898372Z 2025-05-07T19:41:00.5943903Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T19:41:00.5944267Z 2025-05-07T19:41:00.5944271Z 2025-05-07T19:41:00.5944275Z 2025-05-07T19:41:00.5944279Z 2025-05-07T19:41:00.5945885Z 2025-05-07T19:41:00.6002556Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:41:00.6003485Z 2025-05-07T19:41:00.6072159Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:00.6072492Z 2025-05-07T19:41:00.6072497Z 2025-05-07T19:41:00.6072501Z 2025-05-07T19:41:00.6072504Z 2025-05-07T19:41:00.6072508Z 2025-05-07T19:41:00.6072553Z 2025-05-07T19:41:00.6110038Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T19:41:00.6110623Z 2025-05-07T19:41:00.6110630Z 2025-05-07T19:41:00.6110638Z 2025-05-07T19:41:00.6110645Z 2025-05-07T19:41:00.6110651Z 2025-05-07T19:41:00.6110658Z 2025-05-07T19:41:00.6270863Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:00.6271214Z 2025-05-07T19:41:00.6271222Z 2025-05-07T19:41:00.6271236Z 2025-05-07T19:41:00.6276389Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:41:00.6276696Z 2025-05-07T19:41:00.6276703Z 2025-05-07T19:41:00.6277146Z 2025-05-07T19:41:00.6324527Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:41:00.6356927Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:41:00.6357264Z 2025-05-07T19:41:00.6357275Z 2025-05-07T19:41:00.6357278Z 2025-05-07T19:41:00.6357282Z 2025-05-07T19:41:00.6360150Z 2025-05-07T19:41:00.6362725Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:41:00.6363039Z 2025-05-07T19:41:00.6363044Z 2025-05-07T19:41:00.6363273Z 2025-05-07T19:41:00.6363277Z 2025-05-07T19:41:00.6363281Z 2025-05-07T19:41:00.6363284Z 2025-05-07T19:41:00.6363288Z 2025-05-07T19:41:00.6363292Z 2025-05-07T19:41:00.6381651Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T19:41:00.6382073Z 2025-05-07T19:41:00.6382077Z 2025-05-07T19:41:00.6382080Z 2025-05-07T19:41:00.6382083Z 2025-05-07T19:41:00.6382087Z 2025-05-07T19:41:00.6382091Z 2025-05-07T19:41:00.6382094Z 2025-05-07T19:41:00.6382098Z 2025-05-07T19:41:00.6527052Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:00.6527558Z 2025-05-07T19:41:00.6527564Z 2025-05-07T19:41:00.6527568Z 2025-05-07T19:41:00.6527573Z 2025-05-07T19:41:00.6586697Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T19:41:00.6587130Z 2025-05-07T19:41:00.6587138Z 2025-05-07T19:41:00.6587143Z 2025-05-07T19:41:00.6587149Z 2025-05-07T19:41:00.6587154Z 2025-05-07T19:41:00.6587184Z 2025-05-07T19:41:00.6587190Z 2025-05-07T19:41:00.6587196Z 2025-05-07T19:41:00.6587386Z 2025-05-07T19:41:00.6608409Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:41:00.6608729Z 2025-05-07T19:41:00.6608734Z 2025-05-07T19:41:00.6608755Z 2025-05-07T19:41:00.6608761Z 2025-05-07T19:41:00.6608766Z 2025-05-07T19:41:00.6608770Z 2025-05-07T19:41:00.6608773Z 2025-05-07T19:41:00.6608777Z 2025-05-07T19:41:00.6612071Z 2025-05-07T19:41:00.6663938Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:00.6664277Z 2025-05-07T19:41:00.6664281Z 2025-05-07T19:41:00.6664285Z 2025-05-07T19:41:00.6664288Z 2025-05-07T19:41:00.6664292Z 2025-05-07T19:41:00.6664295Z 2025-05-07T19:41:00.6665683Z 2025-05-07T19:41:00.6702592Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T19:41:00.6703116Z 2025-05-07T19:41:00.6703123Z 2025-05-07T19:41:00.6703129Z 2025-05-07T19:41:00.6703135Z 2025-05-07T19:41:00.6703164Z 2025-05-07T19:41:00.6703168Z 2025-05-07T19:41:00.6703174Z 2025-05-07T19:41:00.7433181Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:00.7433565Z 2025-05-07T19:41:00.7433570Z 2025-05-07T19:41:00.7433599Z 2025-05-07T19:41:00.7433603Z 2025-05-07T19:41:00.7433607Z 2025-05-07T19:41:00.7433620Z 2025-05-07T19:41:00.7459420Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:00.7459962Z 2025-05-07T19:41:00.7459967Z 2025-05-07T19:41:00.7459972Z 2025-05-07T19:41:00.7459976Z 2025-05-07T19:41:00.7459984Z 2025-05-07T19:41:00.7459988Z 2025-05-07T19:41:00.7561436Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:41:00.7561802Z 2025-05-07T19:41:00.7561807Z 2025-05-07T19:41:00.7561811Z 2025-05-07T19:41:00.7561814Z 2025-05-07T19:41:00.7561818Z 2025-05-07T19:41:00.7561822Z 2025-05-07T19:41:00.7561826Z 2025-05-07T19:41:00.7561830Z 2025-05-07T19:41:00.7565987Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:00.7566473Z 2025-05-07T19:41:00.7566480Z 2025-05-07T19:41:00.7566495Z 2025-05-07T19:41:00.7566500Z 2025-05-07T19:41:00.7566508Z 2025-05-07T19:41:00.7566513Z 2025-05-07T19:41:00.7566535Z 2025-05-07T19:41:00.7566735Z 2025-05-07T19:41:00.7905209Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:41:00.7905566Z 2025-05-07T19:41:00.7905571Z 2025-05-07T19:41:00.7905576Z 2025-05-07T19:41:00.7905580Z 2025-05-07T19:41:00.7905583Z 2025-05-07T19:41:00.7905587Z 2025-05-07T19:41:00.7905591Z 2025-05-07T19:41:00.7905606Z 2025-05-07T19:41:00.7905610Z 2025-05-07T19:41:00.7907791Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:00.7908150Z 2025-05-07T19:41:00.7908155Z 2025-05-07T19:41:00.7908159Z 2025-05-07T19:41:00.7908163Z 2025-05-07T19:41:00.7908166Z 2025-05-07T19:41:00.7908170Z 2025-05-07T19:41:00.7908174Z 2025-05-07T19:41:00.7908399Z 2025-05-07T19:41:00.7908411Z 2025-05-07T19:41:00.8071898Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:00.8072426Z 2025-05-07T19:41:00.8072433Z 2025-05-07T19:41:00.8072439Z 2025-05-07T19:41:00.8072688Z 2025-05-07T19:41:00.8072700Z 2025-05-07T19:41:00.8072707Z 2025-05-07T19:41:00.8072713Z 2025-05-07T19:41:00.8076937Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:00.8077440Z 2025-05-07T19:41:00.8077446Z 2025-05-07T19:41:00.8077451Z 2025-05-07T19:41:00.8077457Z 2025-05-07T19:41:00.8077463Z 2025-05-07T19:41:00.8077469Z 2025-05-07T19:41:00.8077811Z 2025-05-07T19:41:00.8459165Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:41:00.8460698Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:41:00.8520200Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:41:00.8520479Z 2025-05-07T19:41:00.8521590Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:00.8521968Z 2025-05-07T19:41:00.8527002Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:41:00.8527599Z 2025-05-07T19:41:00.8527938Z 2025-05-07T19:41:00.8528247Z  2025-05-07T19:41:00.8528626Z 2025-05-07T19:41:00.8528634Z 2025-05-07T19:41:00.8528935Z  2025-05-07T19:41:00.8529325Z 2025-05-07T19:41:00.8529333Z 2025-05-07T19:41:00.8529341Z 2025-05-07T19:41:00.8529637Z  2025-05-07T19:41:00.8530053Z 2025-05-07T19:41:00.8530061Z 2025-05-07T19:41:00.8530066Z 2025-05-07T19:41:00.8530074Z 2025-05-07T19:41:00.8530349Z  2025-05-07T19:41:00.8530566Z 2025-05-07T19:41:00.8530569Z 2025-05-07T19:41:00.8530573Z 2025-05-07T19:41:00.8530577Z 2025-05-07T19:41:00.8530591Z 2025-05-07T19:41:00.8530783Z  2025-05-07T19:41:00.8531004Z 2025-05-07T19:41:00.8531007Z 2025-05-07T19:41:00.8531011Z 2025-05-07T19:41:00.8531014Z 2025-05-07T19:41:00.8531022Z 2025-05-07T19:41:00.8531026Z 2025-05-07T19:41:00.8531305Z  2025-05-07T19:41:00.8531761Z 2025-05-07T19:41:00.8531769Z 2025-05-07T19:41:00.8531774Z 2025-05-07T19:41:00.8531782Z 2025-05-07T19:41:00.8531789Z 2025-05-07T19:41:00.8531796Z 2025-05-07T19:41:00.8531802Z 2025-05-07T19:41:00.8532030Z  2025-05-07T19:41:00.8532268Z 2025-05-07T19:41:00.8532271Z 2025-05-07T19:41:00.8532275Z 2025-05-07T19:41:00.8532278Z 2025-05-07T19:41:00.8532282Z 2025-05-07T19:41:00.8532285Z 2025-05-07T19:41:00.8532289Z 2025-05-07T19:41:00.8532292Z 2025-05-07T19:41:00.8532479Z  2025-05-07T19:41:00.8532727Z 2025-05-07T19:41:00.8532731Z 2025-05-07T19:41:00.8532734Z 2025-05-07T19:41:00.8532738Z 2025-05-07T19:41:00.8532741Z 2025-05-07T19:41:00.8532744Z 2025-05-07T19:41:00.8532748Z 2025-05-07T19:41:00.8532756Z 2025-05-07T19:41:00.8532759Z 2025-05-07T19:41:00.8532959Z  done 2025-05-07T19:41:00.9535628Z Preparing transaction: - done 2025-05-07T19:41:01.0540663Z Verifying transaction: | done 2025-05-07T19:41:02.5562112Z Executing transaction: - \ | / - \ | / - \ | / - \ | done 2025-05-07T19:41:02.7060893Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T19:41:04.4852498Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T19:41:04.4861524Z [SETUP] Installing libxcrypt ... 2025-05-07T19:41:04.4884713Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T19:41:05.1826009Z Channels: 2025-05-07T19:41:05.1826347Z - conda-forge 2025-05-07T19:41:05.1826588Z Platform: linux-64 2025-05-07T19:41:08.2719931Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:41:08.7106662Z Solving environment: \ done 2025-05-07T19:41:08.7581351Z 2025-05-07T19:41:08.7581602Z ## Package Plan ## 2025-05-07T19:41:08.7581802Z 2025-05-07T19:41:08.7582005Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:08.7582316Z 2025-05-07T19:41:08.7582429Z added / updated specs: 2025-05-07T19:41:08.7582680Z - libxcrypt 2025-05-07T19:41:08.7582816Z 2025-05-07T19:41:08.7582820Z 2025-05-07T19:41:08.7582957Z The following packages will be downloaded: 2025-05-07T19:41:08.7583178Z 2025-05-07T19:41:08.7583294Z package | build 2025-05-07T19:41:08.7583631Z ---------------------------|----------------- 2025-05-07T19:41:08.7584013Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T19:41:08.7584471Z ------------------------------------------------------------ 2025-05-07T19:41:08.7584830Z Total: 98 KB 2025-05-07T19:41:08.7585045Z 2025-05-07T19:41:08.7585181Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:08.7585420Z 2025-05-07T19:41:08.7585668Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T19:41:08.7585966Z 2025-05-07T19:41:08.7585970Z 2025-05-07T19:41:08.7585973Z 2025-05-07T19:41:08.7586127Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:08.8875966Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T19:41:08.8894593Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T19:41:08.8990299Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:41:08.8992252Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:41:08.8992796Z 2025-05-07T19:41:08.8993126Z done 2025-05-07T19:41:08.9996484Z Preparing transaction: / done 2025-05-07T19:41:09.1001758Z Verifying transaction: \ done 2025-05-07T19:41:09.2007931Z Executing transaction: / done 2025-05-07T19:41:12.6919629Z [SETUP] Copying over ... 2025-05-07T19:41:12.6920558Z + cp /github/home/miniconda/envs/build_binary/include/crypt.h /github/home/miniconda/envs/build_binary/include/python3.13/crypt.h 2025-05-07T19:41:12.6921209Z 2025-05-07T19:41:12.6943411Z 2025-05-07T19:41:14.3906395Z [SETUP] Installed Python version: Python 3.13.2 2025-05-07T19:41:14.3906944Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T19:41:14.3959623Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV 2025-05-07T19:41:14.3960080Z . $PRELUDE; install_cxx_compiler $BUILD_ENV 2025-05-07T19:41:14.3960878Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:41:14.3961304Z env: 2025-05-07T19:41:14.3961530Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:41:14.3961866Z BUILD_ENV: build_binary 2025-05-07T19:41:14.3962112Z BUILD_VARIANT: cpu 2025-05-07T19:41:14.3962347Z ##[endgroup] 2025-05-07T19:41:14.7945634Z ################################################################################ 2025-05-07T19:41:14.7946084Z # Install C/C++ Compilers 2025-05-07T19:41:14.7946340Z # 2025-05-07T19:41:14.7959556Z # [2025-05-07T19:41:14.795Z] + install_cxx_compiler build_binary 2025-05-07T19:41:14.7960241Z ################################################################################ 2025-05-07T19:41:14.7960628Z 2025-05-07T19:41:14.7975045Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:41:14.8846936Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:41:14.8854518Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T19:41:14.8876747Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T19:41:15.5818713Z Channels: 2025-05-07T19:41:15.5819351Z - conda-forge 2025-05-07T19:41:15.5819596Z Platform: linux-64 2025-05-07T19:41:18.6803345Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:41:19.1143822Z Solving environment: \ done 2025-05-07T19:41:19.1625344Z 2025-05-07T19:41:19.1625701Z ## Package Plan ## 2025-05-07T19:41:19.1625878Z 2025-05-07T19:41:19.1626086Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:19.1626414Z 2025-05-07T19:41:19.1626514Z added / updated specs: 2025-05-07T19:41:19.1626782Z - sysroot_linux-64=2.17 2025-05-07T19:41:19.1626967Z 2025-05-07T19:41:19.1626972Z 2025-05-07T19:41:19.1627118Z The following packages will be downloaded: 2025-05-07T19:41:19.1627339Z 2025-05-07T19:41:19.1627481Z package | build 2025-05-07T19:41:19.1627808Z ---------------------------|----------------- 2025-05-07T19:41:19.1628250Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T19:41:19.1628759Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T19:41:19.1629216Z ------------------------------------------------------------ 2025-05-07T19:41:19.1629574Z Total: 15.4 MB 2025-05-07T19:41:19.1629790Z 2025-05-07T19:41:19.1629920Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:19.1630159Z 2025-05-07T19:41:19.1630470Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T19:41:19.1631052Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T19:41:19.1631386Z 2025-05-07T19:41:19.1631395Z 2025-05-07T19:41:19.1631399Z 2025-05-07T19:41:19.1631542Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:19.1631931Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:41:19.1633536Z 2025-05-07T19:41:19.3565876Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T19:41:19.3897034Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:41:19.3897429Z 2025-05-07T19:41:19.4129495Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T19:41:19.4129922Z 2025-05-07T19:41:19.5180884Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:41:19.5182562Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:41:19.6597996Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:41:19.6598342Z 2025-05-07T19:41:19.6599455Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:41:19.6599720Z 2025-05-07T19:41:20.0503242Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:41:20.0505150Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:41:20.0505635Z 2025-05-07T19:41:20.0505844Z 2025-05-07T19:41:20.0506079Z  done 2025-05-07T19:41:20.1510116Z Preparing transaction: / done 2025-05-07T19:41:20.3515862Z Verifying transaction: \ | done 2025-05-07T19:41:20.4522975Z Executing transaction: - done 2025-05-07T19:41:20.5856646Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:41:20.5856992Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T19:41:22.3108234Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /github/home/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T19:41:22.3117235Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T19:41:22.3137858Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-64=11.4.0 2025-05-07T19:41:23.0282971Z Channels: 2025-05-07T19:41:23.0283255Z - conda-forge 2025-05-07T19:41:23.0283528Z Platform: linux-64 2025-05-07T19:41:26.2640279Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:41:27.4474548Z Solving environment: \ | / done 2025-05-07T19:41:27.4978009Z 2025-05-07T19:41:27.4978257Z ## Package Plan ## 2025-05-07T19:41:27.4978872Z 2025-05-07T19:41:27.4979197Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:27.4979592Z 2025-05-07T19:41:27.4979693Z added / updated specs: 2025-05-07T19:41:27.4979970Z - gxx_linux-64=11.4.0 2025-05-07T19:41:27.4980132Z 2025-05-07T19:41:27.4980137Z 2025-05-07T19:41:27.4980305Z The following packages will be downloaded: 2025-05-07T19:41:27.4980541Z 2025-05-07T19:41:27.4980658Z package | build 2025-05-07T19:41:27.4981115Z ---------------------------|----------------- 2025-05-07T19:41:27.4981576Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T19:41:27.4982284Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T19:41:27.4983032Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T19:41:27.4983797Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T19:41:27.4984514Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T19:41:27.4985289Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T19:41:27.4986059Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T19:41:27.4986653Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T19:41:27.4987357Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T19:41:27.4987882Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T19:41:27.4988642Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T19:41:27.4989154Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T19:41:27.4989616Z ------------------------------------------------------------ 2025-05-07T19:41:27.4990130Z Total: 91.6 MB 2025-05-07T19:41:27.4990488Z 2025-05-07T19:41:27.4990731Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:27.4991175Z 2025-05-07T19:41:27.4991617Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T19:41:27.4992272Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T19:41:27.4992832Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T19:41:27.4993379Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T19:41:27.4994120Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T19:41:27.4994648Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T19:41:27.4995213Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:41:27.4995791Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T19:41:27.4996314Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T19:41:27.4996992Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:41:27.4997394Z 2025-05-07T19:41:27.4997512Z The following packages will be UPDATED: 2025-05-07T19:41:27.4997740Z 2025-05-07T19:41:27.4998068Z 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:41:27.4998813Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T19:41:27.4999252Z 2025-05-07T19:41:27.4999256Z 2025-05-07T19:41:27.4999265Z 2025-05-07T19:41:27.4999412Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:27.4999804Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:41:27.5000039Z 2025-05-07T19:41:27.5000398Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:41:27.5000663Z 2025-05-07T19:41:27.5000669Z 2025-05-07T19:41:27.5002038Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:41:27.5002530Z 2025-05-07T19:41:27.5002533Z 2025-05-07T19:41:27.5005494Z 2025-05-07T19:41:27.5019320Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T19:41:27.5019827Z 2025-05-07T19:41:27.5019833Z 2025-05-07T19:41:27.5019838Z 2025-05-07T19:41:27.5020348Z 2025-05-07T19:41:27.5060576Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T19:41:27.5060871Z 2025-05-07T19:41:27.5060876Z 2025-05-07T19:41:27.5060880Z 2025-05-07T19:41:27.5060886Z 2025-05-07T19:41:27.5060897Z 2025-05-07T19:41:27.5071901Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:41:27.5072216Z 2025-05-07T19:41:27.5072220Z 2025-05-07T19:41:27.5072224Z 2025-05-07T19:41:27.5072228Z 2025-05-07T19:41:27.5072231Z 2025-05-07T19:41:27.5072235Z 2025-05-07T19:41:27.5073463Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T19:41:27.5073861Z 2025-05-07T19:41:27.5073865Z 2025-05-07T19:41:27.5073868Z 2025-05-07T19:41:27.5073872Z 2025-05-07T19:41:27.5073875Z 2025-05-07T19:41:27.5073878Z 2025-05-07T19:41:27.5075441Z 2025-05-07T19:41:27.5076950Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T19:41:27.5077316Z 2025-05-07T19:41:27.5077320Z 2025-05-07T19:41:27.5077323Z 2025-05-07T19:41:27.5077327Z 2025-05-07T19:41:27.5077330Z 2025-05-07T19:41:27.5077334Z 2025-05-07T19:41:27.5077337Z 2025-05-07T19:41:27.5077346Z 2025-05-07T19:41:27.5078944Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:41:27.5079265Z 2025-05-07T19:41:27.5079276Z 2025-05-07T19:41:27.5079280Z 2025-05-07T19:41:27.5079283Z 2025-05-07T19:41:27.5079288Z 2025-05-07T19:41:27.5079292Z 2025-05-07T19:41:27.5079297Z 2025-05-07T19:41:27.5079301Z 2025-05-07T19:41:27.5081933Z 2025-05-07T19:41:27.5090695Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T19:41:27.5091087Z 2025-05-07T19:41:27.5091092Z 2025-05-07T19:41:27.5091096Z 2025-05-07T19:41:27.5091100Z 2025-05-07T19:41:27.5091103Z 2025-05-07T19:41:27.5091106Z 2025-05-07T19:41:27.5091110Z 2025-05-07T19:41:27.5091113Z 2025-05-07T19:41:27.5091129Z 2025-05-07T19:41:27.5091607Z 2025-05-07T19:41:27.5093405Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T19:41:27.5094029Z 2025-05-07T19:41:27.5094036Z 2025-05-07T19:41:27.5094042Z 2025-05-07T19:41:27.5094047Z 2025-05-07T19:41:27.5094053Z 2025-05-07T19:41:27.5094058Z 2025-05-07T19:41:27.5094064Z 2025-05-07T19:41:27.5094070Z 2025-05-07T19:41:27.5094341Z 2025-05-07T19:41:27.5094350Z 2025-05-07T19:41:27.5094357Z 2025-05-07T19:41:27.6614972Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T19:41:27.6615334Z 2025-05-07T19:41:27.6615339Z 2025-05-07T19:41:27.6615344Z 2025-05-07T19:41:27.6665169Z 2025-05-07T19:41:27.7419334Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T19:41:27.7419858Z 2025-05-07T19:41:27.7419871Z 2025-05-07T19:41:27.7419879Z 2025-05-07T19:41:27.7732395Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T19:41:27.7732723Z 2025-05-07T19:41:27.7732728Z 2025-05-07T19:41:27.7732733Z 2025-05-07T19:41:27.7732748Z 2025-05-07T19:41:27.7867041Z libstdcxx-15.1.0 | 3.7 MB | ##3 | 23%  2025-05-07T19:41:27.7993466Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:41:27.7994011Z 2025-05-07T19:41:27.7994022Z 2025-05-07T19:41:27.8033235Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:41:27.8033977Z 2025-05-07T19:41:27.8419684Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:41:27.8420125Z 2025-05-07T19:41:27.8420130Z 2025-05-07T19:41:27.8420134Z 2025-05-07T19:41:27.8623093Z binutils_impl_linux- | 6.0 MB | ########6 | 87%  2025-05-07T19:41:27.8623468Z 2025-05-07T19:41:27.8623716Z 2025-05-07T19:41:27.8623723Z 2025-05-07T19:41:27.8623741Z 2025-05-07T19:41:27.8866644Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:41:27.8995197Z gcc_impl_linux-64-11 | 53.0 MB | #3 | 13% 2025-05-07T19:41:27.8995607Z 2025-05-07T19:41:27.8995617Z 2025-05-07T19:41:27.9035006Z libstdcxx-devel_linu | 11.1 MB | #####6 | 56%  2025-05-07T19:41:27.9035362Z 2025-05-07T19:41:27.9184690Z gxx_impl_linux-64-11 | 11.2 MB | ###### | 60%  2025-05-07T19:41:27.9185420Z 2025-05-07T19:41:27.9185426Z 2025-05-07T19:41:27.9185430Z 2025-05-07T19:41:27.9185434Z 2025-05-07T19:41:27.9188609Z 2025-05-07T19:41:27.9694250Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:41:27.9694760Z 2025-05-07T19:41:27.9694769Z 2025-05-07T19:41:27.9694916Z 2025-05-07T19:41:27.9867402Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:41:28.0200039Z gcc_impl_linux-64-11 | 53.0 MB | ##3 | 24% 2025-05-07T19:41:28.0200501Z 2025-05-07T19:41:28.0200510Z 2025-05-07T19:41:28.0200516Z 2025-05-07T19:41:28.0200521Z 2025-05-07T19:41:28.0201180Z 2025-05-07T19:41:28.0202205Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:41:28.0202526Z 2025-05-07T19:41:28.0202531Z 2025-05-07T19:41:28.0202535Z 2025-05-07T19:41:28.0202546Z 2025-05-07T19:41:28.0202552Z 2025-05-07T19:41:28.0228584Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:41:28.0229055Z 2025-05-07T19:41:28.0229060Z 2025-05-07T19:41:28.0229064Z 2025-05-07T19:41:28.0229068Z 2025-05-07T19:41:28.0229072Z 2025-05-07T19:41:28.0229098Z 2025-05-07T19:41:28.0725441Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T19:41:28.0725879Z 2025-05-07T19:41:28.0725889Z 2025-05-07T19:41:28.0725927Z 2025-05-07T19:41:28.0725939Z 2025-05-07T19:41:28.0725949Z 2025-05-07T19:41:28.0725956Z 2025-05-07T19:41:28.0729067Z 2025-05-07T19:41:28.0869261Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T19:41:28.1033175Z gcc_impl_linux-64-11 | 53.0 MB | ###8 | 39% 2025-05-07T19:41:28.1033505Z 2025-05-07T19:41:28.1033510Z 2025-05-07T19:41:28.1033514Z 2025-05-07T19:41:28.1033518Z 2025-05-07T19:41:28.1033523Z 2025-05-07T19:41:28.1033528Z 2025-05-07T19:41:28.1033542Z 2025-05-07T19:41:28.1110844Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:41:28.1111183Z 2025-05-07T19:41:28.1111189Z 2025-05-07T19:41:28.1111194Z 2025-05-07T19:41:28.1111197Z 2025-05-07T19:41:28.1111201Z 2025-05-07T19:41:28.1114083Z 2025-05-07T19:41:28.1418743Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:41:28.1419347Z 2025-05-07T19:41:28.1419354Z 2025-05-07T19:41:28.1419361Z 2025-05-07T19:41:28.1421908Z 2025-05-07T19:41:28.1428571Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:41:28.1428894Z 2025-05-07T19:41:28.1428964Z 2025-05-07T19:41:28.1428972Z 2025-05-07T19:41:28.1429878Z 2025-05-07T19:41:28.1578393Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:41:28.1578891Z 2025-05-07T19:41:28.1578899Z 2025-05-07T19:41:28.1578907Z 2025-05-07T19:41:28.1578914Z 2025-05-07T19:41:28.1578921Z 2025-05-07T19:41:28.1578945Z 2025-05-07T19:41:28.1578967Z 2025-05-07T19:41:28.1579644Z 2025-05-07T19:41:28.1604897Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:41:28.1605413Z 2025-05-07T19:41:28.1605421Z 2025-05-07T19:41:28.1605428Z 2025-05-07T19:41:28.1605435Z 2025-05-07T19:41:28.1605461Z 2025-05-07T19:41:28.1605494Z 2025-05-07T19:41:28.1605500Z 2025-05-07T19:41:28.1605882Z 2025-05-07T19:41:28.1705748Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:28.1706109Z 2025-05-07T19:41:28.1706114Z 2025-05-07T19:41:28.1706118Z 2025-05-07T19:41:28.1706137Z 2025-05-07T19:41:28.1706142Z 2025-05-07T19:41:28.1706357Z 2025-05-07T19:41:28.1706361Z 2025-05-07T19:41:28.1706366Z 2025-05-07T19:41:28.1709168Z 2025-05-07T19:41:28.1735303Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T19:41:28.1735640Z 2025-05-07T19:41:28.1735662Z 2025-05-07T19:41:28.1735666Z 2025-05-07T19:41:28.1735670Z 2025-05-07T19:41:28.1735673Z 2025-05-07T19:41:28.1735677Z 2025-05-07T19:41:28.1735680Z 2025-05-07T19:41:28.1735684Z 2025-05-07T19:41:28.1735687Z 2025-05-07T19:41:28.1770024Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:41:28.1771875Z 2025-05-07T19:41:28.1776847Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:41:28.1779510Z 2025-05-07T19:41:28.1869048Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:41:28.1895490Z gcc_impl_linux-64-11 | 53.0 MB | #####2 | 53% 2025-05-07T19:41:28.1896024Z 2025-05-07T19:41:28.1897912Z 2025-05-07T19:41:28.1901553Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:41:28.1902001Z 2025-05-07T19:41:28.1902475Z 2025-05-07T19:41:28.2008673Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:41:28.2009109Z 2025-05-07T19:41:28.2009114Z 2025-05-07T19:41:28.2009118Z 2025-05-07T19:41:28.2009121Z 2025-05-07T19:41:28.2009125Z 2025-05-07T19:41:28.2009129Z 2025-05-07T19:41:28.2009133Z 2025-05-07T19:41:28.2013082Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:41:28.2013529Z 2025-05-07T19:41:28.2013535Z 2025-05-07T19:41:28.2013541Z 2025-05-07T19:41:28.2013548Z 2025-05-07T19:41:28.2013555Z 2025-05-07T19:41:28.2013583Z 2025-05-07T19:41:28.2013927Z 2025-05-07T19:41:28.2084562Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:41:28.2085163Z 2025-05-07T19:41:28.2085180Z 2025-05-07T19:41:28.2085184Z 2025-05-07T19:41:28.2085188Z 2025-05-07T19:41:28.2085192Z 2025-05-07T19:41:28.2085197Z 2025-05-07T19:41:28.2085201Z 2025-05-07T19:41:28.2085222Z 2025-05-07T19:41:28.2085226Z 2025-05-07T19:41:28.2085445Z 2025-05-07T19:41:28.2101049Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T19:41:28.2101501Z 2025-05-07T19:41:28.2101507Z 2025-05-07T19:41:28.2101512Z 2025-05-07T19:41:28.2101517Z 2025-05-07T19:41:28.2101522Z 2025-05-07T19:41:28.2101538Z 2025-05-07T19:41:28.2101545Z 2025-05-07T19:41:28.2101553Z 2025-05-07T19:41:28.2101559Z 2025-05-07T19:41:28.2101562Z 2025-05-07T19:41:28.2397557Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:41:28.2398051Z 2025-05-07T19:41:28.2398329Z 2025-05-07T19:41:28.2398338Z 2025-05-07T19:41:28.2398344Z 2025-05-07T19:41:28.2398350Z 2025-05-07T19:41:28.2398356Z 2025-05-07T19:41:28.2398361Z 2025-05-07T19:41:28.2398366Z 2025-05-07T19:41:28.2398371Z 2025-05-07T19:41:28.2398377Z 2025-05-07T19:41:28.2398383Z 2025-05-07T19:41:28.2408154Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T19:41:28.2408713Z 2025-05-07T19:41:28.2408721Z 2025-05-07T19:41:28.2408727Z 2025-05-07T19:41:28.2408734Z 2025-05-07T19:41:28.2408740Z 2025-05-07T19:41:28.2408745Z 2025-05-07T19:41:28.2408750Z 2025-05-07T19:41:28.2408771Z 2025-05-07T19:41:28.2408777Z 2025-05-07T19:41:28.2408783Z 2025-05-07T19:41:28.2408829Z 2025-05-07T19:41:28.2871554Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:41:28.2996836Z gcc_impl_linux-64-11 | 53.0 MB | #######2 | 72% 2025-05-07T19:41:28.2997252Z 2025-05-07T19:41:28.2997260Z 2025-05-07T19:41:28.2997267Z 2025-05-07T19:41:28.2997315Z 2025-05-07T19:41:28.2997536Z 2025-05-07T19:41:28.3101747Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:41:28.3102087Z 2025-05-07T19:41:28.3102092Z 2025-05-07T19:41:28.3102096Z 2025-05-07T19:41:28.3102100Z 2025-05-07T19:41:28.3102104Z 2025-05-07T19:41:28.3103407Z 2025-05-07T19:41:28.3114391Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:41:28.3115001Z 2025-05-07T19:41:28.3115007Z 2025-05-07T19:41:28.3115011Z 2025-05-07T19:41:28.3115015Z 2025-05-07T19:41:28.3115019Z 2025-05-07T19:41:28.3115456Z 2025-05-07T19:41:28.3515248Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:41:28.3515784Z 2025-05-07T19:41:28.3515794Z 2025-05-07T19:41:28.3515802Z 2025-05-07T19:41:28.3515807Z 2025-05-07T19:41:28.3515830Z 2025-05-07T19:41:28.3515835Z 2025-05-07T19:41:28.3515839Z 2025-05-07T19:41:28.3515859Z 2025-05-07T19:41:28.3520637Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:28.3520949Z 2025-05-07T19:41:28.3520953Z 2025-05-07T19:41:28.3520957Z 2025-05-07T19:41:28.3520960Z 2025-05-07T19:41:28.3520978Z 2025-05-07T19:41:28.3520982Z 2025-05-07T19:41:28.3520986Z 2025-05-07T19:41:28.3524777Z 2025-05-07T19:41:28.3538005Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:41:28.3538377Z 2025-05-07T19:41:28.3538382Z 2025-05-07T19:41:28.3538388Z 2025-05-07T19:41:28.3538395Z 2025-05-07T19:41:28.3538424Z 2025-05-07T19:41:28.3538428Z 2025-05-07T19:41:28.3538432Z 2025-05-07T19:41:28.3538436Z 2025-05-07T19:41:28.3539408Z 2025-05-07T19:41:28.3544082Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:41:28.3544569Z 2025-05-07T19:41:28.3544577Z 2025-05-07T19:41:28.3544598Z 2025-05-07T19:41:28.3544605Z 2025-05-07T19:41:28.3544611Z 2025-05-07T19:41:28.3544620Z 2025-05-07T19:41:28.3544626Z 2025-05-07T19:41:28.3544651Z 2025-05-07T19:41:28.3548026Z 2025-05-07T19:41:28.3871280Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:41:28.5211298Z gcc_impl_linux-64-11 | 53.0 MB | ########7 | 87% 2025-05-07T19:41:28.5211684Z 2025-05-07T19:41:28.5211689Z 2025-05-07T19:41:28.5211709Z 2025-05-07T19:41:28.5560579Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:41:28.5561145Z 2025-05-07T19:41:28.5561153Z 2025-05-07T19:41:28.5561160Z 2025-05-07T19:41:28.5561166Z 2025-05-07T19:41:28.5561172Z 2025-05-07T19:41:28.5561179Z 2025-05-07T19:41:28.5561185Z 2025-05-07T19:41:28.5561191Z 2025-05-07T19:41:28.5561199Z 2025-05-07T19:41:28.5561214Z 2025-05-07T19:41:28.5564673Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:41:28.5565242Z 2025-05-07T19:41:28.5565249Z 2025-05-07T19:41:28.5565253Z 2025-05-07T19:41:28.5565259Z 2025-05-07T19:41:28.5565264Z 2025-05-07T19:41:28.5565269Z 2025-05-07T19:41:28.5565273Z 2025-05-07T19:41:28.5565484Z 2025-05-07T19:41:28.5565490Z 2025-05-07T19:41:28.5565504Z 2025-05-07T19:41:28.5819744Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:41:28.5820239Z 2025-05-07T19:41:28.5820267Z 2025-05-07T19:41:28.5820272Z 2025-05-07T19:41:28.5820278Z 2025-05-07T19:41:28.5820285Z 2025-05-07T19:41:28.5820291Z 2025-05-07T19:41:28.5820338Z 2025-05-07T19:41:28.5820343Z 2025-05-07T19:41:28.5820348Z 2025-05-07T19:41:28.5820354Z 2025-05-07T19:41:28.5820359Z 2025-05-07T19:41:28.5823483Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:41:28.5823905Z 2025-05-07T19:41:28.5823909Z 2025-05-07T19:41:28.5823913Z 2025-05-07T19:41:28.5823916Z 2025-05-07T19:41:28.5823920Z 2025-05-07T19:41:28.5823924Z 2025-05-07T19:41:28.5823929Z 2025-05-07T19:41:28.5823933Z 2025-05-07T19:41:28.5823937Z 2025-05-07T19:41:28.5823941Z 2025-05-07T19:41:28.5823945Z 2025-05-07T19:41:28.6733355Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:41:28.7374441Z 2025-05-07T19:41:28.7375197Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:41:28.8778195Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:41:28.8778703Z 2025-05-07T19:41:28.8778710Z 2025-05-07T19:41:29.3657496Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:41:29.3661249Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:41:29.3661896Z 2025-05-07T19:41:29.3662293Z 2025-05-07T19:41:29.3662733Z  2025-05-07T19:41:29.3663121Z 2025-05-07T19:41:29.3663129Z 2025-05-07T19:41:29.3663456Z  2025-05-07T19:41:29.3663854Z 2025-05-07T19:41:29.3663859Z 2025-05-07T19:41:29.3663865Z 2025-05-07T19:41:29.3664183Z  2025-05-07T19:41:29.3664602Z 2025-05-07T19:41:29.3664606Z 2025-05-07T19:41:29.3664609Z 2025-05-07T19:41:29.3664613Z 2025-05-07T19:41:29.3664804Z  2025-05-07T19:41:29.3665021Z 2025-05-07T19:41:29.3665024Z 2025-05-07T19:41:29.3665028Z 2025-05-07T19:41:29.3665031Z 2025-05-07T19:41:29.3665035Z 2025-05-07T19:41:29.3665225Z  2025-05-07T19:41:29.3665460Z 2025-05-07T19:41:29.3665463Z 2025-05-07T19:41:29.3665467Z 2025-05-07T19:41:29.3665470Z 2025-05-07T19:41:29.3665474Z 2025-05-07T19:41:29.3665477Z 2025-05-07T19:41:29.3665660Z  2025-05-07T19:41:29.3665956Z 2025-05-07T19:41:29.3665961Z 2025-05-07T19:41:29.3665967Z 2025-05-07T19:41:29.3665974Z 2025-05-07T19:41:29.3665980Z 2025-05-07T19:41:29.3665986Z 2025-05-07T19:41:29.3666026Z 2025-05-07T19:41:29.3666376Z  2025-05-07T19:41:29.3666812Z 2025-05-07T19:41:29.3666815Z 2025-05-07T19:41:29.3666819Z 2025-05-07T19:41:29.3666822Z 2025-05-07T19:41:29.3666826Z 2025-05-07T19:41:29.3666829Z 2025-05-07T19:41:29.3666832Z 2025-05-07T19:41:29.3666836Z 2025-05-07T19:41:29.3667028Z  2025-05-07T19:41:29.3667272Z 2025-05-07T19:41:29.3667276Z 2025-05-07T19:41:29.3667279Z 2025-05-07T19:41:29.3667283Z 2025-05-07T19:41:29.3667286Z 2025-05-07T19:41:29.3667289Z 2025-05-07T19:41:29.3667293Z 2025-05-07T19:41:29.3667296Z 2025-05-07T19:41:29.3667300Z 2025-05-07T19:41:29.3667493Z  2025-05-07T19:41:29.3667734Z 2025-05-07T19:41:29.3667738Z 2025-05-07T19:41:29.3667741Z 2025-05-07T19:41:29.3667745Z 2025-05-07T19:41:29.3667748Z 2025-05-07T19:41:29.3667752Z 2025-05-07T19:41:29.3667755Z 2025-05-07T19:41:29.3667759Z 2025-05-07T19:41:29.3667762Z 2025-05-07T19:41:29.3668292Z 2025-05-07T19:41:29.3668502Z  2025-05-07T19:41:29.3668752Z 2025-05-07T19:41:29.3668755Z 2025-05-07T19:41:29.3668759Z 2025-05-07T19:41:29.3668762Z 2025-05-07T19:41:29.3668765Z 2025-05-07T19:41:29.3668769Z 2025-05-07T19:41:29.3668772Z 2025-05-07T19:41:29.3668783Z 2025-05-07T19:41:29.3668786Z 2025-05-07T19:41:29.3668790Z 2025-05-07T19:41:29.3668793Z 2025-05-07T19:41:29.3669003Z  done 2025-05-07T19:41:29.4669634Z Preparing transaction: \ done 2025-05-07T19:41:29.6674791Z Verifying transaction: / - done 2025-05-07T19:41:29.7684181Z Executing transaction: | done 2025-05-07T19:41:29.9114244Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T19:41:33.6995740Z + 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:41:33.6996389Z 2025-05-07T19:41:33.7008487Z 2025-05-07T19:41:33.7026243Z + 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:41:33.7026832Z 2025-05-07T19:41:33.7037902Z 2025-05-07T19:41:33.7053980Z + 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:41:33.7054833Z 2025-05-07T19:41:33.7066002Z 2025-05-07T19:41:33.7082621Z + 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:41:33.7083190Z 2025-05-07T19:41:33.7094377Z 2025-05-07T19:41:35.5471336Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:41:35.5471647Z 2025-05-07T19:41:35.6096208Z [CHECK] Binary cc found in PATH 2025-05-07T19:41:37.4359310Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:41:37.4359625Z 2025-05-07T19:41:37.4953096Z [CHECK] Binary gcc found in PATH 2025-05-07T19:41:39.3347048Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:41:39.3347685Z 2025-05-07T19:41:39.3944361Z [CHECK] Binary c++ found in PATH 2025-05-07T19:41:41.2555574Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:41:41.2555869Z 2025-05-07T19:41:41.3190684Z [CHECK] Binary g++ found in PATH 2025-05-07T19:41:41.3191685Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T19:41:41.3192596Z + conda run -n build_binary cc -dM -E - 2025-05-07T19:41:41.3192858Z 2025-05-07T19:41:43.1667486Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:41:43.1667927Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:41:43.1668361Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:41:43.1668769Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:41:43.1669256Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:41:43.1669828Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:41:43.1670211Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:41:43.1670840Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T19:41:43.1671312Z #define __INTMAX_C(c) c ## L 2025-05-07T19:41:43.1671658Z #define __CHAR_BIT__ 8 2025-05-07T19:41:43.1672078Z #define __UINT8_MAX__ 0xff 2025-05-07T19:41:43.1672560Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:41:43.1672895Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:41:43.1673184Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:41:43.1673563Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:41:43.1673910Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:43.1674219Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T19:41:43.1674526Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:41:43.1674858Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:41:43.1675198Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:41:43.1675611Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T19:41:43.1676053Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:41:43.1676600Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:41:43.1676903Z #define __GCC_IEC_559 2 2025-05-07T19:41:43.1677169Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:41:43.1677453Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:41:43.1677736Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:41:43.1678020Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:41:43.1678379Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:43.1678708Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:41:43.1678990Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:41:43.1679265Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:41:43.1679543Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:41:43.1679806Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:41:43.1680080Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:41:43.1680356Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:41:43.1680617Z #define __DEC64_MAX_EXP__ 385 2025-05-07T19:41:43.1680881Z #define __INT8_C(c) c 2025-05-07T19:41:43.1681216Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:41:43.1681535Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:43.1681864Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:41:43.1682299Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:41:43.1682664Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:41:43.1682959Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:41:43.1683360Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:41:43.1683638Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:41:43.1683930Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:41:43.1684332Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:41:43.1684767Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:41:43.1685060Z #define __linux 1 2025-05-07T19:41:43.1685299Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T19:41:43.1685581Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:41:43.1685904Z #define __unix 1 2025-05-07T19:41:43.1686137Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:41:43.1686438Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:41:43.1686724Z #define __WINT_MIN__ 0U 2025-05-07T19:41:43.1686971Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:41:43.1687268Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:41:43.1687543Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:41:43.1687825Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:41:43.1688085Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:41:43.1688389Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T19:41:43.1688689Z #define __INT64_C(c) c ## L 2025-05-07T19:41:43.1688973Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:41:43.1689274Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:41:43.1689554Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:41:43.1689924Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T19:41:43.1690313Z #define __STDC_HOSTED__ 1 2025-05-07T19:41:43.1690578Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T19:41:43.1690845Z #define __DBL_DIG__ 15 2025-05-07T19:41:43.1691090Z #define __FLT32_DIG__ 6 2025-05-07T19:41:43.1691458Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:41:43.1691826Z #define __SHRT_WIDTH__ 16 2025-05-07T19:41:43.1692073Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:41:43.1692416Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:41:43.1692783Z #define __STDC_UTF_16__ 1 2025-05-07T19:41:43.1693032Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:41:43.1693307Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T19:41:43.1693689Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T19:41:43.1694113Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:41:43.1694388Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:41:43.1694655Z #define __unix__ 1 2025-05-07T19:41:43.1694877Z #define __INT_WIDTH__ 32 2025-05-07T19:41:43.1695131Z #define __SIZEOF_LONG__ 8 2025-05-07T19:41:43.1695375Z #define __STDC_IEC_559__ 1 2025-05-07T19:41:43.1695723Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:41:43.1696011Z #define __UINT16_C(c) c 2025-05-07T19:41:43.1696249Z #define __DECIMAL_DIG__ 21 2025-05-07T19:41:43.1696518Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:41:43.1696878Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:41:43.1697267Z #define __gnu_linux__ 1 2025-05-07T19:41:43.1697513Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:41:43.1697810Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:41:43.1698097Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:41:43.1698375Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:41:43.1698636Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T19:41:43.1698900Z #define __GNUC__ 11 2025-05-07T19:41:43.1699127Z #define __pie__ 2 2025-05-07T19:41:43.1699337Z #define __MMX__ 1 2025-05-07T19:41:43.1699570Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:41:43.1699835Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:41:43.1700130Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:41:43.1700408Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:41:43.1700772Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:41:43.1701181Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:43.1701512Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:41:43.1701778Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:41:43.1702058Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:41:43.1702465Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T19:41:43.1702734Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:41:43.1703008Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:41:43.1703293Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:41:43.1703605Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:41:43.1703876Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:41:43.1704170Z #define __MMX_WITH_SSE__ 1 2025-05-07T19:41:43.1704424Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:41:43.1704700Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:41:43.1704988Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T19:41:43.1705254Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:41:43.1705524Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:41:43.1705839Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:41:43.1706220Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T19:41:43.1706489Z #define __SSE2_MATH__ 1 2025-05-07T19:41:43.1706746Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T19:41:43.1707054Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:43.1707363Z #define __amd64 1 2025-05-07T19:41:43.1707583Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:41:43.1707864Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T19:41:43.1708184Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:41:43.1708502Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:41:43.1708773Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:41:43.1709052Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:41:43.1709319Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:41:43.1709581Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:41:43.1709860Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:41:43.1710125Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:41:43.1710406Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:41:43.1710685Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:41:43.1710942Z #define __x86_64 1 2025-05-07T19:41:43.1711188Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:41:43.1711564Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:41:43.1712047Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T19:41:43.1712530Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:41:43.1713026Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:41:43.1713435Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:41:43.1713691Z #define __LP64__ 1 2025-05-07T19:41:43.1713937Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:41:43.1714297Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:41:43.1714768Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T19:41:43.1715052Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:41:43.1715349Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:41:43.1715634Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T19:41:43.1715928Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T19:41:43.1716215Z #define __REGISTER_PREFIX__ 2025-05-07T19:41:43.1716483Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:41:43.1716762Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:41:43.1717028Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:41:43.1717628Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:41:43.1718195Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:41:43.1718629Z #define __FLT_DIG__ 6 2025-05-07T19:41:43.1718957Z #define __NO_INLINE__ 1 2025-05-07T19:41:43.1719328Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:41:43.1719822Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T19:41:43.1720378Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:41:43.1720836Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:41:43.1721301Z #define __VERSION__ "11.4.0" 2025-05-07T19:41:43.1721578Z #define __UINT64_C(c) c ## UL 2025-05-07T19:41:43.1721832Z #define _STDC_PREDEF_H 1 2025-05-07T19:41:43.1722101Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:41:43.1722398Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:41:43.1722886Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:41:43.1723153Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:41:43.1723470Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:41:43.1723820Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:41:43.1724083Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:41:43.1724356Z #define __FLT128_DIG__ 33 2025-05-07T19:41:43.1724595Z #define __INT32_C(c) c 2025-05-07T19:41:43.1724852Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T19:41:43.1725130Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:41:43.1725424Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T19:41:43.1725710Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:41:43.1726039Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:41:43.1726351Z #define unix 1 2025-05-07T19:41:43.1726589Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:41:43.1726915Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:43.1727221Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:41:43.1727550Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:41:43.1727890Z #define __FLT64X_DIG__ 18 2025-05-07T19:41:43.1728155Z #define __INT8_TYPE__ signed char 2025-05-07T19:41:43.1728417Z #define __ELF__ 1 2025-05-07T19:41:43.1728661Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:41:43.1728944Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:41:43.1729233Z #define __FLT_RADIX__ 2 2025-05-07T19:41:43.1729484Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:41:43.1729867Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T19:41:43.1730252Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:41:43.1730515Z #define __SSE_MATH__ 1 2025-05-07T19:41:43.1730754Z #define __k8 1 2025-05-07T19:41:43.1731055Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:41:43.1731450Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:41:43.1731750Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:41:43.1732065Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:41:43.1732329Z #define __LDBL_DIG__ 18 2025-05-07T19:41:43.1732582Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:41:43.1732837Z #define __x86_64__ 1 2025-05-07T19:41:43.1733084Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:41:43.1733397Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T19:41:43.1733734Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:43.1734057Z #define __FLT64_DIG__ 15 2025-05-07T19:41:43.1734336Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:43.1734705Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:41:43.1735024Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:41:43.1735407Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:41:43.1735686Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:43.1736000Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:41:43.1736386Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T19:41:43.1736794Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:41:43.1737105Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:41:43.1737444Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:41:43.1737779Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T19:41:43.1738080Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:41:43.1738371Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:41:43.1738680Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:41:43.1738970Z #define __SIZE_WIDTH__ 64 2025-05-07T19:41:43.1739220Z #define __SEG_FS 1 2025-05-07T19:41:43.1739447Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:41:43.1739736Z #define __DEC64_MANT_DIG__ 16 2025-05-07T19:41:43.1740016Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:43.1740320Z #define __SEG_GS 1 2025-05-07T19:41:43.1740669Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:41:43.1741074Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:41:43.1741355Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:41:43.1741659Z #define __INT16_TYPE__ short int 2025-05-07T19:41:43.1742010Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:41:43.1742319Z #define __STDC_VERSION__ 201710L 2025-05-07T19:41:43.1742595Z #define __SIZEOF_INT__ 4 2025-05-07T19:41:43.1742840Z #define __DEC32_MAX_EXP__ 97 2025-05-07T19:41:43.1743117Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:41:43.1743463Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:41:43.1743874Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:43.1744167Z #define linux 1 2025-05-07T19:41:43.1744403Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:41:43.1744687Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:41:43.1744975Z #define __FLT32X_DIG__ 15 2025-05-07T19:41:43.1745228Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:41:43.1745509Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:41:43.1745783Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:41:43.1746134Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:41:43.1746578Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:41:43.1746918Z #define __code_model_small__ 1 2025-05-07T19:41:43.1747211Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:41:43.1747502Z #define __DEC32_MANT_DIG__ 7 2025-05-07T19:41:43.1747766Z #define __k8__ 1 2025-05-07T19:41:43.1747996Z #define __INTPTR_TYPE__ long int 2025-05-07T19:41:43.1748302Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:41:43.1748622Z #define __WCHAR_TYPE__ int 2025-05-07T19:41:43.1748867Z #define __pic__ 2 2025-05-07T19:41:43.1749134Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:43.1749454Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:41:43.1749760Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:43.1750092Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:41:43.1750478Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:41:43.1750844Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:41:43.1751126Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:41:43.1751424Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:41:43.1751754Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:41:43.1752020Z #define __linux__ 1 2025-05-07T19:41:43.1752249Z #define __INT64_TYPE__ long int 2025-05-07T19:41:43.1752524Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:41:43.1752784Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:41:43.1753067Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:41:43.1753320Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:41:43.1753623Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:43.1753955Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:41:43.1754339Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T19:41:43.1754611Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:41:43.1754919Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:41:43.1755233Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:41:43.1755566Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:41:43.1755945Z #define __SSE__ 1 2025-05-07T19:41:43.1756182Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:41:43.1756538Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:41:43.1756889Z #define __amd64__ 1 2025-05-07T19:41:43.1757122Z #define __WINT_WIDTH__ 32 2025-05-07T19:41:43.1757371Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:41:43.1757651Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:41:43.1757934Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:41:43.1758197Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:41:43.1758481Z #define __SIZEOF_INT128__ 16 2025-05-07T19:41:43.1758741Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:41:43.1759030Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:41:43.1759297Z #define __ATOMIC_RELAXED 0 2025-05-07T19:41:43.1759660Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T19:41:43.1760143Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:41:43.1760519Z #define _LP64 1 2025-05-07T19:41:43.1760795Z #define __UINT8_C(c) c 2025-05-07T19:41:43.1761137Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:41:43.1761431Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:41:43.1761705Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:41:43.1761997Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:41:43.1762305Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:41:43.1762684Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:41:43.1763163Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:41:43.1763566Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:41:43.1763866Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:43.1764197Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:41:43.1764576Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:41:43.1764954Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:41:43.1765232Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:41:43.1765575Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:41:43.1765973Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:41:43.1766233Z #define __STDC_UTF_32__ 1 2025-05-07T19:41:43.1766494Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:41:43.1766743Z #define __FXSR__ 1 2025-05-07T19:41:43.1767056Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:41:43.1767537Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:41:43.1767957Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:41:43.1768279Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:41:43.1768537Z #define __UINT32_C(c) c ## U 2025-05-07T19:41:43.1768880Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:41:43.1769243Z #define __INT8_MAX__ 0x7f 2025-05-07T19:41:43.1769497Z #define __LONG_WIDTH__ 64 2025-05-07T19:41:43.1769732Z #define __PIC__ 2 2025-05-07T19:41:43.1769994Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:41:43.1770419Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:41:43.1770813Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:41:43.1771161Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:41:43.1771496Z #define __SSE2__ 1 2025-05-07T19:41:43.1771731Z #define __INT32_TYPE__ int 2025-05-07T19:41:43.1772026Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:41:43.1772303Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:41:43.1772643Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:41:43.1773019Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:41:43.1773372Z #define __INTMAX_TYPE__ long int 2025-05-07T19:41:43.1773659Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T19:41:43.1773941Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:41:43.1774215Z #define __ATOMIC_CONSUME 1 2025-05-07T19:41:43.1774477Z #define __GNUC_MINOR__ 4 2025-05-07T19:41:43.1774724Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:41:43.1775027Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:43.1775333Z #define __PIE__ 2 2025-05-07T19:41:43.1775671Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:41:43.1776083Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:41:43.1776448Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T19:41:43.1776834Z #define __INT16_C(c) c 2025-05-07T19:41:43.1777064Z #define __STDC__ 1 2025-05-07T19:41:43.1777310Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:41:43.1777588Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:41:43.1777862Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:41:43.1778173Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:41:43.1778544Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T19:41:43.1778891Z #define __DEC128_MANT_DIG__ 34 2025-05-07T19:41:43.1779243Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:41:43.1779535Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:41:43.1779821Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:41:43.1780190Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:41:43.1780484Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:41:43.1780774Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:41:43.1781075Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:43.1781494Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:41:43.1781880Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:41:43.1782199Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:41:43.1782494Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:41:43.1782760Z #define __ATOMIC_RELEASE 3 2025-05-07T19:41:43.1782929Z 2025-05-07T19:41:43.2285107Z 2025-05-07T19:41:43.2285798Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T19:41:43.2286600Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T19:41:43.2286986Z 2025-05-07T19:41:45.0754535Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:41:45.0755056Z #define __cpp_attributes 200809L 2025-05-07T19:41:45.0755622Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T19:41:45.0756334Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:41:45.0756787Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:41:45.0757217Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:41:45.0757835Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:41:45.0758500Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:41:45.0759032Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T19:41:45.0759606Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:41:45.0760176Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T19:41:45.0760486Z #define __INTMAX_C(c) c ## L 2025-05-07T19:41:45.0760755Z #define __CHAR_BIT__ 8 2025-05-07T19:41:45.0760996Z #define __UINT8_MAX__ 0xff 2025-05-07T19:41:45.0761365Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:41:45.0761619Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:41:45.0761903Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:41:45.0762181Z #define __cpp_static_assert 201411L 2025-05-07T19:41:45.0762496Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:41:45.0762814Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:45.0763123Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T19:41:45.0763428Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:41:45.0763761Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:41:45.0764101Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:41:45.0764514Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T19:41:45.0764953Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:41:45.0765510Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:41:45.0765815Z #define __GCC_IEC_559 2 2025-05-07T19:41:45.0766080Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:41:45.0766355Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:41:45.0766640Z #define __cpp_binary_literals 201304L 2025-05-07T19:41:45.0766935Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:41:45.0767245Z #define __cpp_noexcept_function_type 201510L 2025-05-07T19:41:45.0767576Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:41:45.0767904Z #define __cpp_variadic_templates 200704L 2025-05-07T19:41:45.0768237Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:45.0768577Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:41:45.0768859Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:41:45.0769133Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:41:45.0769426Z #define __cpp_variable_templates 201304L 2025-05-07T19:41:45.0769728Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:41:45.0770005Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:41:45.0770273Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:41:45.0770562Z #define __cpp_rvalue_reference 200610L 2025-05-07T19:41:45.0770897Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T19:41:45.0771244Z #define __DEC64_MAX_EXP__ 385 2025-05-07T19:41:45.0771499Z #define __INT8_C(c) c 2025-05-07T19:41:45.0771746Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:41:45.0772138Z #define __cpp_variadic_using 201611L 2025-05-07T19:41:45.0772463Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:45.0772807Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:41:45.0773083Z #define __cpp_capture_star_this 201603L 2025-05-07T19:41:45.0773392Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:41:45.0773710Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:41:45.0774083Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:41:45.0774369Z #define __cpp_if_constexpr 201606L 2025-05-07T19:41:45.0774663Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:41:45.0774935Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:41:45.0775226Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:41:45.0775519Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:41:45.0775925Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:41:45.0776370Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:41:45.0776665Z #define __linux 1 2025-05-07T19:41:45.0776918Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T19:41:45.0777201Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:41:45.0777496Z #define __unix 1 2025-05-07T19:41:45.0777764Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:41:45.0778062Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T19:41:45.0778367Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:41:45.0778642Z #define __WINT_MIN__ 0U 2025-05-07T19:41:45.0778901Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:41:45.0779187Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:41:45.0779475Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:41:45.0779749Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:41:45.0780024Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:41:45.0780311Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T19:41:45.0780625Z #define __INT64_C(c) c ## L 2025-05-07T19:41:45.0780895Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:41:45.0781209Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:41:45.0781497Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:41:45.0781811Z #define __cpp_aligned_new 201606L 2025-05-07T19:41:45.0782102Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:41:45.0782370Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:41:45.0782740Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T19:41:45.0783125Z #define __STDC_HOSTED__ 1 2025-05-07T19:41:45.0783391Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T19:41:45.0783673Z #define __cpp_decltype_auto 201304L 2025-05-07T19:41:45.0783960Z #define __DBL_DIG__ 15 2025-05-07T19:41:45.0784187Z #define __FLT32_DIG__ 6 2025-05-07T19:41:45.0784579Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:41:45.0784952Z #define __GXX_WEAK__ 1 2025-05-07T19:41:45.0785188Z #define __SHRT_WIDTH__ 16 2025-05-07T19:41:45.0785450Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:41:45.0785780Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:41:45.0786148Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:41:45.0786420Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T19:41:45.0786733Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T19:41:45.0787060Z #define __cpp_enumerator_attributes 201411L 2025-05-07T19:41:45.0787484Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T19:41:45.0787906Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:41:45.0788181Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:41:45.0788449Z #define __unix__ 1 2025-05-07T19:41:45.0788669Z #define __INT_WIDTH__ 32 2025-05-07T19:41:45.0788924Z #define __SIZEOF_LONG__ 8 2025-05-07T19:41:45.0789168Z #define __STDC_IEC_559__ 1 2025-05-07T19:41:45.0789436Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:41:45.0789704Z #define __UINT16_C(c) c 2025-05-07T19:41:45.0789955Z #define __DECIMAL_DIG__ 21 2025-05-07T19:41:45.0814351Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:41:45.0814757Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:41:45.0815158Z #define __gnu_linux__ 1 2025-05-07T19:41:45.0815571Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:41:45.0815853Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:41:45.0816140Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:41:45.0816443Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:41:45.0816725Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:41:45.0816993Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T19:41:45.0817259Z #define __GNUC__ 11 2025-05-07T19:41:45.0817702Z #define __GXX_RTTI 1 2025-05-07T19:41:45.0817944Z #define __pie__ 2 2025-05-07T19:41:45.0818157Z #define __MMX__ 1 2025-05-07T19:41:45.0818391Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:41:45.0818665Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:41:45.0818964Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:41:45.0819233Z #define __STDC_UTF_16__ 1 2025-05-07T19:41:45.0819494Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:41:45.0819811Z #define __cpp_delegating_constructors 200604L 2025-05-07T19:41:45.0820128Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:41:45.0820487Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:41:45.0820870Z #define __cpp_raw_strings 200710L 2025-05-07T19:41:45.0821185Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:45.0821503Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:41:45.0821774Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:41:45.0822037Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:41:45.0822360Z #define __cpp_fold_expressions 201603L 2025-05-07T19:41:45.0822672Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T19:41:45.0822942Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:41:45.0823222Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:41:45.0823513Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:41:45.0823819Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:41:45.0824084Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:41:45.0824363Z #define __MMX_WITH_SSE__ 1 2025-05-07T19:41:45.0824631Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:41:45.0824891Z #define __cplusplus 201703L 2025-05-07T19:41:45.0825171Z #define __cpp_ref_qualifiers 200710L 2025-05-07T19:41:45.0825456Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T19:41:45.0825721Z #define __DEPRECATED 1 2025-05-07T19:41:45.0825976Z #define __cpp_rvalue_references 200610L 2025-05-07T19:41:45.0826284Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:41:45.0826554Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:41:45.0826872Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:41:45.0827249Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T19:41:45.0827521Z #define __SSE2_MATH__ 1 2025-05-07T19:41:45.0827776Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T19:41:45.0828252Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:45.0828565Z #define __amd64 1 2025-05-07T19:41:45.0828792Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:41:45.0829078Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T19:41:45.0829348Z #define __GNUG__ 11 2025-05-07T19:41:45.0829618Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:41:45.0829956Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:41:45.0830214Z #define __cpp_nsdmi 200809L 2025-05-07T19:41:45.0830487Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:41:45.0830761Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:41:45.0831027Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:41:45.0831304Z #define __cpp_initializer_lists 200806L 2025-05-07T19:41:45.0831607Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:41:45.0831870Z #define __cpp_hex_float 201603L 2025-05-07T19:41:45.0832151Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:41:45.0832417Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:41:45.0832708Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:41:45.0832986Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:41:45.0833255Z #define __x86_64 1 2025-05-07T19:41:45.0833492Z #define __cpp_lambdas 200907L 2025-05-07T19:41:45.0833763Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:41:45.0834158Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:41:45.0834648Z #define __cpp_template_auto 201606L 2025-05-07T19:41:45.0835028Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T19:41:45.0835493Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:41:45.0835989Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:41:45.0836398Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:41:45.0836654Z #define __LP64__ 1 2025-05-07T19:41:45.0836896Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:41:45.0837253Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:41:45.0837660Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T19:41:45.0837936Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:41:45.0838230Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T19:41:45.0838508Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T19:41:45.0838788Z #define __REGISTER_PREFIX__ 2025-05-07T19:41:45.0839052Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:41:45.0839330Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:41:45.0839681Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:41:45.0840048Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:41:45.0840337Z #define __FLT_DIG__ 6 2025-05-07T19:41:45.0840566Z #define __NO_INLINE__ 1 2025-05-07T19:41:45.0840817Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:41:45.0841221Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T19:41:45.0841602Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:41:45.0841861Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:41:45.0842142Z #define __VERSION__ "11.4.0" 2025-05-07T19:41:45.0842425Z #define __UINT64_C(c) c ## UL 2025-05-07T19:41:45.0842702Z #define __cpp_unicode_characters 201411L 2025-05-07T19:41:45.0843015Z #define _STDC_PREDEF_H 1 2025-05-07T19:41:45.0843271Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:41:45.0843580Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:41:45.0843865Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:41:45.0844149Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:41:45.0844451Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:41:45.0844809Z #define __cpp_aggregate_bases 201603L 2025-05-07T19:41:45.0845099Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:41:45.0845373Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:41:45.0845639Z #define __FLT128_DIG__ 33 2025-05-07T19:41:45.0845874Z #define __INT32_C(c) c 2025-05-07T19:41:45.0846123Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T19:41:45.0846401Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:41:45.0846688Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T19:41:45.0847079Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:41:45.0847409Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:41:45.0847721Z #define unix 1 2025-05-07T19:41:45.0847950Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:41:45.0848209Z #define __cpp_rtti 199711L 2025-05-07T19:41:45.0848485Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:41:45.0848818Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:45.0849131Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:41:45.0849457Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:41:45.0849797Z #define __FLT64X_DIG__ 18 2025-05-07T19:41:45.0850059Z #define __INT8_TYPE__ signed char 2025-05-07T19:41:45.0850345Z #define __cpp_digit_separators 201309L 2025-05-07T19:41:45.0850641Z #define __ELF__ 1 2025-05-07T19:41:45.0850871Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:41:45.0851164Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:41:45.0851441Z #define __FLT_RADIX__ 2 2025-05-07T19:41:45.0851702Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:41:45.0852084Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T19:41:45.0852459Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:41:45.0852743Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T19:41:45.0853019Z #define __k8 1 2025-05-07T19:41:45.0853327Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:41:45.0853769Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:41:45.0854079Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:41:45.0854386Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:41:45.0854663Z #define __LDBL_DIG__ 18 2025-05-07T19:41:45.0854924Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:41:45.0855178Z #define __x86_64__ 1 2025-05-07T19:41:45.0855429Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:41:45.0855729Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T19:41:45.0856079Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:45.0856393Z #define __FLT64_DIG__ 15 2025-05-07T19:41:45.0856688Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:45.0857039Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:41:45.0857369Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:41:45.0857634Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:41:45.0857918Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:45.0858230Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:41:45.0858607Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T19:41:45.0859032Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:41:45.0859330Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:41:45.0859670Z #define __cpp_unicode_literals 200710L 2025-05-07T19:41:45.0860002Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:41:45.0860335Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T19:41:45.0860652Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:41:45.0860935Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:41:45.0861267Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:41:45.0861552Z #define __SIZE_WIDTH__ 64 2025-05-07T19:41:45.0861807Z #define __SEG_FS 1 2025-05-07T19:41:45.0862045Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:41:45.0862344Z #define __DEC64_MANT_DIG__ 16 2025-05-07T19:41:45.0862623Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:45.0862930Z #define __SEG_GS 1 2025-05-07T19:41:45.0863269Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:41:45.0863663Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:41:45.0863955Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:41:45.0864246Z #define __INT16_TYPE__ short int 2025-05-07T19:41:45.0864537Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:41:45.0864853Z #define __cpp_structured_bindings 201606L 2025-05-07T19:41:45.0865170Z #define __SIZEOF_INT__ 4 2025-05-07T19:41:45.0865418Z #define __DEC32_MAX_EXP__ 97 2025-05-07T19:41:45.0865696Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:41:45.0866118Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:41:45.0866518Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:45.0866853Z #define __cpp_sized_deallocation 201309L 2025-05-07T19:41:45.0867178Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T19:41:45.0867493Z #define linux 1 2025-05-07T19:41:45.0867713Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:41:45.0868008Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:41:45.0868281Z #define __EXCEPTIONS 1 2025-05-07T19:41:45.0868535Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:41:45.0868795Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:41:45.0869056Z #define __cpp_range_based_for 201603L 2025-05-07T19:41:45.0869346Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:41:45.0869688Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:41:45.0870085Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T19:41:45.0870429Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:41:45.0870770Z #define __code_model_small__ 1 2025-05-07T19:41:45.0871036Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:41:45.0871345Z #define __cpp_nontype_template_args 201411L 2025-05-07T19:41:45.0871642Z #define __DEC32_MANT_DIG__ 7 2025-05-07T19:41:45.0871927Z #define __cpp_return_type_deduction 201304L 2025-05-07T19:41:45.0872227Z #define __k8__ 1 2025-05-07T19:41:45.0872446Z #define __INTPTR_TYPE__ long int 2025-05-07T19:41:45.0872801Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:41:45.0873097Z #define __WCHAR_TYPE__ int 2025-05-07T19:41:45.0873345Z #define __pic__ 2 2025-05-07T19:41:45.0873594Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:45.0873969Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:41:45.0874254Z #define __cpp_decltype 200707L 2025-05-07T19:41:45.0874544Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:45.0874889Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:41:45.0875260Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:41:45.0875644Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:41:45.0875938Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:41:45.0876270Z #define __cpp_inline_variables 201606L 2025-05-07T19:41:45.0876577Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:41:45.0876826Z #define __linux__ 1 2025-05-07T19:41:45.0877060Z #define __INT64_TYPE__ long int 2025-05-07T19:41:45.0877323Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:41:45.0877586Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:41:45.0877854Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:41:45.0878141Z #define __cpp_inheriting_constructors 201511L 2025-05-07T19:41:45.0878456Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:41:45.0878756Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:45.0879071Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T19:41:45.0879346Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:41:45.0879648Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:41:45.0879944Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:41:45.0880288Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:41:45.0880651Z #define __SSE__ 1 2025-05-07T19:41:45.0880885Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:41:45.0881312Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:41:45.0881670Z #define __amd64__ 1 2025-05-07T19:41:45.0881889Z #define __WINT_WIDTH__ 32 2025-05-07T19:41:45.0882155Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:41:45.0882424Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:41:45.0882698Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:41:45.0882975Z #define __SIZEOF_INT128__ 16 2025-05-07T19:41:45.0883228Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:41:45.0883510Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:41:45.0883775Z #define __ATOMIC_RELAXED 0 2025-05-07T19:41:45.0884125Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T19:41:45.0884595Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:41:45.0885036Z #define _LP64 1 2025-05-07T19:41:45.0885248Z #define __UINT8_C(c) c 2025-05-07T19:41:45.0885494Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:41:45.0885772Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:41:45.0886044Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:41:45.0886315Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:41:45.0886671Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:41:45.0887158Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:41:45.0887535Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:41:45.0887840Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:41:45.0888151Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:41:45.0888468Z #define __cpp_namespace_attributes 201411L 2025-05-07T19:41:45.0888860Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:41:45.0889236Z #define __STDCPP_THREADS__ 1 2025-05-07T19:41:45.0889510Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:41:45.0889770Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:41:45.0890120Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:41:45.0890492Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:41:45.0890759Z #define __STDC_UTF_32__ 1 2025-05-07T19:41:45.0891003Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:41:45.0891332Z #define __FXSR__ 1 2025-05-07T19:41:45.0891634Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:41:45.0892115Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:41:45.0892544Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:41:45.0892853Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:41:45.0893134Z #define __cpp_runtime_arrays 198712L 2025-05-07T19:41:45.0893435Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:41:45.0893746Z #define __UINT32_C(c) c ## U 2025-05-07T19:41:45.0894013Z #define __cpp_alias_templates 200704L 2025-05-07T19:41:45.0894394Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:41:45.0894764Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:41:45.0895042Z #define __INT8_MAX__ 0x7f 2025-05-07T19:41:45.0895299Z #define __LONG_WIDTH__ 64 2025-05-07T19:41:45.0895531Z #define __PIC__ 2 2025-05-07T19:41:45.0895793Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:41:45.0896205Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:41:45.0896602Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:41:45.0896936Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:41:45.0897300Z #define __cpp_constexpr 201603L 2025-05-07T19:41:45.0897554Z #define __SSE2__ 1 2025-05-07T19:41:45.0897795Z #define __cpp_deduction_guides 201703L 2025-05-07T19:41:45.0898094Z #define __INT32_TYPE__ int 2025-05-07T19:41:45.0898337Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:41:45.0898608Z #define __cpp_exceptions 199711L 2025-05-07T19:41:45.0898882Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:41:45.0899224Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:41:45.0899584Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:41:45.0899862Z #define __INTMAX_TYPE__ long int 2025-05-07T19:41:45.0900131Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T19:41:45.0900406Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:41:45.0900685Z #define __ATOMIC_CONSUME 1 2025-05-07T19:41:45.0900941Z #define __GNUC_MINOR__ 4 2025-05-07T19:41:45.0901206Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T19:41:45.0901497Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:41:45.0901793Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:45.0902086Z #define __PIE__ 2 2025-05-07T19:41:45.0902422Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:41:45.0902848Z #define __cpp_template_template_args 201611L 2025-05-07T19:41:45.0903166Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:41:45.0903577Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T19:41:45.0903967Z #define __INT16_C(c) c 2025-05-07T19:41:45.0904206Z #define __STDC__ 1 2025-05-07T19:41:45.0904427Z #define __FLT32X_DIG__ 15 2025-05-07T19:41:45.0904696Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:41:45.0904973Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:41:45.0905248Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:41:45.0905555Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:41:45.0905920Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T19:41:45.0906265Z #define __DEC128_MANT_DIG__ 34 2025-05-07T19:41:45.0906543Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:41:45.0906836Z #define __cpp_generic_lambdas 201304L 2025-05-07T19:41:45.0907129Z #define __SSE_MATH__ 1 2025-05-07T19:41:45.0907382Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:41:45.0907665Z #define __cpp_user_defined_literals 200809L 2025-05-07T19:41:45.0907984Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:41:45.0908270Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:41:45.0908571Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:41:45.0908843Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:41:45.0909149Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:41:45.0909549Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:41:45.0909939Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:41:45.0910311Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:41:45.0910602Z #define _GNU_SOURCE 1 2025-05-07T19:41:45.0910857Z #define __cpp_init_captures 201304L 2025-05-07T19:41:45.0911138Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:41:45.0911403Z #define __ATOMIC_RELEASE 3 2025-05-07T19:41:45.0911568Z 2025-05-07T19:41:45.1364040Z 2025-05-07T19:41:45.1364533Z + conda run -n build_binary c++ --version 2025-05-07T19:41:45.1364929Z 2025-05-07T19:41:46.9786099Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:41:46.9786520Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:41:46.9787010Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:41:46.9787577Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:41:46.9787920Z 2025-05-07T19:41:46.9787925Z 2025-05-07T19:41:47.0400402Z 2025-05-07T19:41:47.0401258Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T19:41:47.0401890Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T19:41:47.0402227Z 2025-05-07T19:41:48.9441531Z #define __STDC_VERSION__ 201710L 2025-05-07T19:41:48.9441818Z 2025-05-07T19:41:48.9442080Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T19:41:48.9442666Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T19:41:48.9443006Z 2025-05-07T19:41:50.8571264Z #define __cplusplus 201703L 2025-05-07T19:41:50.8571689Z 2025-05-07T19:41:50.8572633Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T19:41:50.8624863Z ##[group]Run . $PRELUDE; install_build_tools $BUILD_ENV 2025-05-07T19:41:50.8625334Z . $PRELUDE; install_build_tools $BUILD_ENV 2025-05-07T19:41:50.8625838Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:41:50.8626171Z env: 2025-05-07T19:41:50.8626409Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:41:50.8626759Z BUILD_ENV: build_binary 2025-05-07T19:41:50.8627055Z BUILD_VARIANT: cpu 2025-05-07T19:41:50.8627300Z ##[endgroup] 2025-05-07T19:41:51.2590311Z ################################################################################ 2025-05-07T19:41:51.2590706Z # Install Build Tools 2025-05-07T19:41:51.2590949Z # 2025-05-07T19:41:51.2603666Z # [2025-05-07T19:41:51.260Z] + install_build_tools build_binary 2025-05-07T19:41:51.2604073Z ################################################################################ 2025-05-07T19:41:51.2604298Z 2025-05-07T19:41:51.2618888Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:41:51.3448668Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:41:51.3454454Z [INSTALL] Installing build tools ... 2025-05-07T19:41:51.3476028Z [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:41:52.0880835Z Channels: 2025-05-07T19:41:52.0881282Z - conda-forge 2025-05-07T19:41:52.0881536Z Platform: linux-64 2025-05-07T19:41:55.2154209Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:41:58.5674917Z Solving environment: \ | / - done 2025-05-07T19:41:58.6219593Z 2025-05-07T19:41:58.6219816Z ## Package Plan ## 2025-05-07T19:41:58.6220062Z 2025-05-07T19:41:58.6220382Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:41:58.6220890Z 2025-05-07T19:41:58.6221040Z added / updated specs: 2025-05-07T19:41:58.6221433Z - auditwheel 2025-05-07T19:41:58.6221731Z - bazel 2025-05-07T19:41:58.6221941Z - cmake[version='>=3.30'] 2025-05-07T19:41:58.6222206Z - hypothesis 2025-05-07T19:41:58.6222499Z - jinja2 2025-05-07T19:41:58.6222781Z - make 2025-05-07T19:41:58.6222989Z - ncurses 2025-05-07T19:41:58.6223182Z - ninja 2025-05-07T19:41:58.6223382Z - openblas 2025-05-07T19:41:58.6223581Z - patchelf 2025-05-07T19:41:58.6224041Z - pyyaml 2025-05-07T19:41:58.6224234Z - rhash 2025-05-07T19:41:58.6224444Z - scikit-build 2025-05-07T19:41:58.6224652Z - wheel 2025-05-07T19:41:58.6224781Z 2025-05-07T19:41:58.6224785Z 2025-05-07T19:41:58.6224905Z The following packages will be downloaded: 2025-05-07T19:41:58.6225126Z 2025-05-07T19:41:58.6225253Z package | build 2025-05-07T19:41:58.6225581Z ---------------------------|----------------- 2025-05-07T19:41:58.6225983Z alsa-lib-1.2.14 | hb9d3cd8_0 553 KB conda-forge 2025-05-07T19:41:58.6226476Z attrs-25.3.0 | pyh71513ae_0 56 KB conda-forge 2025-05-07T19:41:58.6226929Z auditwheel-6.2.0 | pyha804496_1 40 KB conda-forge 2025-05-07T19:41:58.6227356Z bazel-7.5.0 | h96810dc_2 47.4 MB conda-forge 2025-05-07T19:41:58.6227775Z c-ares-1.34.5 | hb9d3cd8_0 202 KB conda-forge 2025-05-07T19:41:58.6228199Z cairo-1.18.4 | h3394656_0 955 KB conda-forge 2025-05-07T19:41:58.6228600Z click-8.1.8 | pyh707e725_0 83 KB conda-forge 2025-05-07T19:41:58.6229012Z cmake-4.0.2 | h74e3db0_0 19.4 MB conda-forge 2025-05-07T19:41:58.6229422Z distro-1.9.0 | pyhd8ed1ab_1 41 KB conda-forge 2025-05-07T19:41:58.6229889Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T19:41:58.6230487Z expat-2.7.0 | h5888daf_0 137 KB conda-forge 2025-05-07T19:41:58.6231059Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2025-05-07T19:41:58.6231597Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2025-05-07T19:41:58.6232143Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2025-05-07T19:41:58.6232652Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2025-05-07T19:41:58.6233135Z fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2025-05-07T19:41:58.6233613Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2025-05-07T19:41:58.6234114Z fonts-conda-forge-1 | 0 4 KB conda-forge 2025-05-07T19:41:58.6234577Z freetype-2.13.3 | ha770c72_1 168 KB conda-forge 2025-05-07T19:41:58.6234995Z giflib-5.2.2 | hd590300_0 75 KB conda-forge 2025-05-07T19:41:58.6235434Z graphite2-1.3.13 | h59595ed_1003 95 KB conda-forge 2025-05-07T19:41:58.6235868Z harfbuzz-11.0.0 | h76408a6_0 1.6 MB conda-forge 2025-05-07T19:41:58.6236324Z hypothesis-6.131.14 | pyha770c72_0 348 KB conda-forge 2025-05-07T19:41:58.6236760Z icu-75.1 | he02047a_0 11.6 MB conda-forge 2025-05-07T19:41:58.6237149Z ijar-7.5.0 | h5888daf_0 114 KB conda-forge 2025-05-07T19:41:58.6237565Z jinja2-3.1.6 | pyhd8ed1ab_0 110 KB conda-forge 2025-05-07T19:41:58.6237986Z keyutils-1.6.1 | h166bdaf_0 115 KB conda-forge 2025-05-07T19:41:58.6238403Z krb5-1.21.3 | h659f571_0 1.3 MB conda-forge 2025-05-07T19:41:58.6238794Z lcms2-2.17 | h717163a_0 242 KB conda-forge 2025-05-07T19:41:58.6239195Z lerc-4.0.0 | h0aef613_1 258 KB conda-forge 2025-05-07T19:41:58.6239653Z libabseil-20250127.1 | cxx17_hbbce691_0 1.3 MB conda-forge 2025-05-07T19:41:58.6240105Z libcups-2.3.3 | h4637d8d_4 4.3 MB conda-forge 2025-05-07T19:41:58.6240534Z libcurl-8.13.0 | h332b0f4_0 428 KB conda-forge 2025-05-07T19:41:58.6240961Z libdeflate-1.23 | h86f0d12_0 71 KB conda-forge 2025-05-07T19:41:58.6241594Z libedit-3.1.20250104 | pl5321h7949ede_0 132 KB conda-forge 2025-05-07T19:41:58.6242040Z libev-4.33 | hd590300_2 110 KB conda-forge 2025-05-07T19:41:58.6242466Z libexpat-2.7.0 | h5888daf_0 73 KB conda-forge 2025-05-07T19:41:58.6242925Z libfreetype-2.13.3 | ha770c72_1 8 KB conda-forge 2025-05-07T19:41:58.6243386Z libfreetype6-2.13.3 | h48d6fc4_1 371 KB conda-forge 2025-05-07T19:41:58.6243863Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:41:58.6244374Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T19:41:58.6244825Z libglib-2.84.0 | h2ff4ddf_0 3.8 MB conda-forge 2025-05-07T19:41:58.6245251Z libgrpc-1.71.0 | h8e591d7_1 7.6 MB conda-forge 2025-05-07T19:41:58.6245675Z libiconv-1.18 | h4ce23a2_1 696 KB conda-forge 2025-05-07T19:41:58.6246130Z libjpeg-turbo-3.1.0 | hb9d3cd8_0 614 KB conda-forge 2025-05-07T19:41:58.6246570Z liblzma-5.8.1 | hb9d3cd8_1 110 KB conda-forge 2025-05-07T19:41:58.6247021Z liblzma-devel-5.8.1 | hb9d3cd8_1 431 KB conda-forge 2025-05-07T19:41:58.6247532Z libnghttp2-1.64.0 | h161d5f1_0 632 KB conda-forge 2025-05-07T19:41:58.6248016Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T19:41:58.6248633Z libpng-1.6.47 | h943b412_0 282 KB conda-forge 2025-05-07T19:41:58.6249074Z libprotobuf-5.29.3 | h501fc15_1 3.2 MB conda-forge 2025-05-07T19:41:58.6249537Z libre2-11-2024.07.02 | hba17884_3 205 KB conda-forge 2025-05-07T19:41:58.6249981Z libsqlite-3.49.2 | hee588c1_0 895 KB conda-forge 2025-05-07T19:41:58.6250429Z libssh2-1.11.1 | hcf80075_0 298 KB conda-forge 2025-05-07T19:41:58.6250847Z libtiff-4.7.0 | hd9ff511_4 419 KB conda-forge 2025-05-07T19:41:58.6251278Z libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2025-05-07T19:41:58.6251703Z libuv-1.50.0 | hb9d3cd8_0 870 KB conda-forge 2025-05-07T19:41:58.6252132Z libwebp-base-1.5.0 | h851e524_0 420 KB conda-forge 2025-05-07T19:41:58.6252578Z libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2025-05-07T19:41:58.6252985Z libzlib-1.3.1 | hb9d3cd8_2 60 KB conda-forge 2025-05-07T19:41:58.6253453Z make-4.4.1 | hb9d3cd8_2 501 KB conda-forge 2025-05-07T19:41:58.6253904Z markupsafe-3.0.2 | py313h8060acc_1 24 KB conda-forge 2025-05-07T19:41:58.6254357Z ncurses-6.5 | h2d0b736_3 871 KB conda-forge 2025-05-07T19:41:58.6254766Z ninja-1.12.1 | hff21bea_1 158 KB conda-forge 2025-05-07T19:41:58.6255220Z openblas-0.3.29 |pthreads_h6ec200e_0 5.8 MB conda-forge 2025-05-07T19:41:58.6255669Z openjdk-23.0.2 | h53dfc1b_2 181.4 MB conda-forge 2025-05-07T19:41:58.6256115Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T19:41:58.6256556Z patchelf-0.18.0 | h3f2d84a_2 133 KB conda-forge 2025-05-07T19:41:58.6256992Z pcre2-10.44 | hc749103_2 934 KB conda-forge 2025-05-07T19:41:58.6257414Z pixman-0.46.0 | h29eaf8c_0 389 KB conda-forge 2025-05-07T19:41:58.6257855Z pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2025-05-07T19:41:58.6258327Z pyelftools-0.32 | pyh707e725_1 146 KB conda-forge 2025-05-07T19:41:58.6258895Z python-3.13.2 |hf636f53_101_cp313 31.7 MB conda-forge 2025-05-07T19:41:58.6259341Z pyyaml-6.0.2 | py313h8060acc_2 201 KB conda-forge 2025-05-07T19:41:58.6259773Z re2-2024.07.02 | h9925aae_3 26 KB conda-forge 2025-05-07T19:41:58.6260179Z rhash-1.4.5 | hb9d3cd8_0 183 KB conda-forge 2025-05-07T19:41:58.6260630Z scikit-build-0.18.1 | pyhae55e72_2 114 KB conda-forge 2025-05-07T19:41:58.6261087Z singlejar-7.5.0 | h0e684df_1 122 KB conda-forge 2025-05-07T19:41:58.6261579Z sortedcontainers-2.4.0 | pyhd8ed1ab_1 28 KB conda-forge 2025-05-07T19:41:58.6262038Z sqlite-3.49.2 | h9eae976_0 840 KB conda-forge 2025-05-07T19:41:58.6262459Z tk-8.6.13 |noxft_h4845f30_101 3.2 MB conda-forge 2025-05-07T19:41:58.6262879Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T19:41:58.6263299Z wheel-0.45.1 | pyhd8ed1ab_1 61 KB conda-forge 2025-05-07T19:41:58.6263746Z xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2025-05-07T19:41:58.6264186Z xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2025-05-07T19:41:58.6264637Z xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2025-05-07T19:41:58.6265083Z xorg-libxau-1.0.12 | hb9d3cd8_0 14 KB conda-forge 2025-05-07T19:41:58.6265613Z xorg-libxdmcp-1.1.5 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T19:41:58.6266083Z xorg-libxext-1.3.6 | hb9d3cd8_0 49 KB conda-forge 2025-05-07T19:41:58.6266545Z xorg-libxfixes-6.0.1 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T19:41:58.6267007Z xorg-libxi-1.8.2 | hb9d3cd8_0 46 KB conda-forge 2025-05-07T19:41:58.6267461Z xorg-libxrandr-1.5.4 | hb9d3cd8_0 29 KB conda-forge 2025-05-07T19:41:58.6267948Z xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2025-05-07T19:41:58.6268417Z xorg-libxt-1.3.1 | hb9d3cd8_0 371 KB conda-forge 2025-05-07T19:41:58.6268858Z xorg-libxtst-1.2.5 | hb9d3cd8_3 32 KB conda-forge 2025-05-07T19:41:58.6269288Z xz-5.8.1 | hbcc6ac9_1 23 KB conda-forge 2025-05-07T19:41:58.6269701Z xz-gpl-tools-5.8.1 | hbcc6ac9_1 33 KB conda-forge 2025-05-07T19:41:58.6270145Z xz-tools-5.8.1 | hb9d3cd8_1 94 KB conda-forge 2025-05-07T19:41:58.6270547Z yaml-0.2.5 | h7f98852_2 87 KB conda-forge 2025-05-07T19:41:58.6270947Z zlib-1.3.1 | hb9d3cd8_2 90 KB conda-forge 2025-05-07T19:41:58.6271354Z zstd-1.5.7 | hb8e6e7a_2 554 KB conda-forge 2025-05-07T19:41:58.6271746Z ------------------------------------------------------------ 2025-05-07T19:41:58.6272104Z Total: 351.6 MB 2025-05-07T19:41:58.6272321Z 2025-05-07T19:41:58.6272449Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:58.6272689Z 2025-05-07T19:41:58.6272910Z alsa-lib conda-forge/linux-64::alsa-lib-1.2.14-hb9d3cd8_0 2025-05-07T19:41:58.6273366Z attrs conda-forge/noarch::attrs-25.3.0-pyh71513ae_0 2025-05-07T19:41:58.6273831Z auditwheel conda-forge/noarch::auditwheel-6.2.0-pyha804496_1 2025-05-07T19:41:58.6275790Z bazel conda-forge/linux-64::bazel-7.5.0-h96810dc_2 2025-05-07T19:41:58.6276222Z c-ares conda-forge/linux-64::c-ares-1.34.5-hb9d3cd8_0 2025-05-07T19:41:58.6276656Z cairo conda-forge/linux-64::cairo-1.18.4-h3394656_0 2025-05-07T19:41:58.6277088Z click conda-forge/noarch::click-8.1.8-pyh707e725_0 2025-05-07T19:41:58.6277599Z cmake conda-forge/linux-64::cmake-4.0.2-h74e3db0_0 2025-05-07T19:41:58.6278044Z distro conda-forge/noarch::distro-1.9.0-pyhd8ed1ab_1 2025-05-07T19:41:58.6278553Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T19:41:58.6279183Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2025-05-07T19:41:58.6279833Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2025-05-07T19:41:58.6280472Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2025-05-07T19:41:58.6281145Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2025-05-07T19:41:58.6281668Z fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2025-05-07T19:41:58.6282195Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2025-05-07T19:41:58.6282699Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-0 2025-05-07T19:41:58.6283193Z freetype conda-forge/linux-64::freetype-2.13.3-ha770c72_1 2025-05-07T19:41:58.6283654Z giflib conda-forge/linux-64::giflib-5.2.2-hd590300_0 2025-05-07T19:41:58.6284117Z graphite2 conda-forge/linux-64::graphite2-1.3.13-h59595ed_1003 2025-05-07T19:41:58.6284612Z harfbuzz conda-forge/linux-64::harfbuzz-11.0.0-h76408a6_0 2025-05-07T19:41:58.6285095Z hypothesis conda-forge/noarch::hypothesis-6.131.14-pyha770c72_0 2025-05-07T19:41:58.6285563Z icu conda-forge/linux-64::icu-75.1-he02047a_0 2025-05-07T19:41:58.6286063Z ijar conda-forge/linux-64::ijar-7.5.0-h5888daf_0 2025-05-07T19:41:58.6286482Z jinja2 conda-forge/noarch::jinja2-3.1.6-pyhd8ed1ab_0 2025-05-07T19:41:58.6286944Z keyutils conda-forge/linux-64::keyutils-1.6.1-h166bdaf_0 2025-05-07T19:41:58.6287370Z krb5 conda-forge/linux-64::krb5-1.21.3-h659f571_0 2025-05-07T19:41:58.6287788Z lcms2 conda-forge/linux-64::lcms2-2.17-h717163a_0 2025-05-07T19:41:58.6288201Z lerc conda-forge/linux-64::lerc-4.0.0-h0aef613_1 2025-05-07T19:41:58.6288674Z libabseil conda-forge/linux-64::libabseil-20250127.1-cxx17_hbbce691_0 2025-05-07T19:41:58.6289186Z libcups conda-forge/linux-64::libcups-2.3.3-h4637d8d_4 2025-05-07T19:41:58.6289626Z libcurl conda-forge/linux-64::libcurl-8.13.0-h332b0f4_0 2025-05-07T19:41:58.6290096Z libdeflate conda-forge/linux-64::libdeflate-1.23-h86f0d12_0 2025-05-07T19:41:58.6290614Z libedit conda-forge/linux-64::libedit-3.1.20250104-pl5321h7949ede_0 2025-05-07T19:41:58.6291080Z libev conda-forge/linux-64::libev-4.33-hd590300_2 2025-05-07T19:41:58.6291522Z libexpat conda-forge/linux-64::libexpat-2.7.0-h5888daf_0 2025-05-07T19:41:58.6292007Z libfreetype conda-forge/linux-64::libfreetype-2.13.3-ha770c72_1 2025-05-07T19:41:58.6292541Z libfreetype6 conda-forge/linux-64::libfreetype6-2.13.3-h48d6fc4_1 2025-05-07T19:41:58.6293066Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T19:41:58.6293579Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T19:41:58.6294077Z libglib conda-forge/linux-64::libglib-2.84.0-h2ff4ddf_0 2025-05-07T19:41:58.6294524Z libgrpc conda-forge/linux-64::libgrpc-1.71.0-h8e591d7_1 2025-05-07T19:41:58.6294988Z libiconv conda-forge/linux-64::libiconv-1.18-h4ce23a2_1 2025-05-07T19:41:58.6295500Z libjpeg-turbo conda-forge/linux-64::libjpeg-turbo-3.1.0-hb9d3cd8_0 2025-05-07T19:41:58.6295990Z liblzma conda-forge/linux-64::liblzma-5.8.1-hb9d3cd8_1 2025-05-07T19:41:58.6296489Z liblzma-devel conda-forge/linux-64::liblzma-devel-5.8.1-hb9d3cd8_1 2025-05-07T19:41:58.6297002Z libnghttp2 conda-forge/linux-64::libnghttp2-1.64.0-h161d5f1_0 2025-05-07T19:41:58.6297637Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T19:41:58.6298161Z libpng conda-forge/linux-64::libpng-1.6.47-h943b412_0 2025-05-07T19:41:58.6298632Z libprotobuf conda-forge/linux-64::libprotobuf-5.29.3-h501fc15_1 2025-05-07T19:41:58.6299141Z libre2-11 conda-forge/linux-64::libre2-11-2024.07.02-hba17884_3 2025-05-07T19:41:58.6299622Z libsqlite conda-forge/linux-64::libsqlite-3.49.2-hee588c1_0 2025-05-07T19:41:58.6300094Z libssh2 conda-forge/linux-64::libssh2-1.11.1-hcf80075_0 2025-05-07T19:41:58.6300542Z libtiff conda-forge/linux-64::libtiff-4.7.0-hd9ff511_4 2025-05-07T19:41:58.6300985Z libuv conda-forge/linux-64::libuv-1.50.0-hb9d3cd8_0 2025-05-07T19:41:58.6301469Z libwebp-base conda-forge/linux-64::libwebp-base-1.5.0-h851e524_0 2025-05-07T19:41:58.6301946Z libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2025-05-07T19:41:58.6302396Z libzlib conda-forge/linux-64::libzlib-1.3.1-hb9d3cd8_2 2025-05-07T19:41:58.6302824Z make conda-forge/linux-64::make-4.4.1-hb9d3cd8_2 2025-05-07T19:41:58.6303308Z markupsafe conda-forge/linux-64::markupsafe-3.0.2-py313h8060acc_1 2025-05-07T19:41:58.6303800Z ninja conda-forge/linux-64::ninja-1.12.1-hff21bea_1 2025-05-07T19:41:58.6304283Z openblas conda-forge/linux-64::openblas-0.3.29-pthreads_h6ec200e_0 2025-05-07T19:41:58.6304790Z openjdk conda-forge/linux-64::openjdk-23.0.2-h53dfc1b_2 2025-05-07T19:41:58.6305318Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T19:41:58.6305809Z patchelf conda-forge/linux-64::patchelf-0.18.0-h3f2d84a_2 2025-05-07T19:41:58.6306267Z pcre2 conda-forge/linux-64::pcre2-10.44-hc749103_2 2025-05-07T19:41:58.6306696Z pixman conda-forge/linux-64::pixman-0.46.0-h29eaf8c_0 2025-05-07T19:41:58.6307202Z pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2025-05-07T19:41:58.6307727Z pyelftools conda-forge/noarch::pyelftools-0.32-pyh707e725_1 2025-05-07T19:41:58.6308216Z pyyaml conda-forge/linux-64::pyyaml-6.0.2-py313h8060acc_2 2025-05-07T19:41:58.6308661Z re2 conda-forge/linux-64::re2-2024.07.02-h9925aae_3 2025-05-07T19:41:58.6309069Z rhash conda-forge/linux-64::rhash-1.4.5-hb9d3cd8_0 2025-05-07T19:41:58.6309557Z scikit-build conda-forge/noarch::scikit-build-0.18.1-pyhae55e72_2 2025-05-07T19:41:58.6310060Z singlejar conda-forge/linux-64::singlejar-7.5.0-h0e684df_1 2025-05-07T19:41:58.6310611Z sortedcontainers conda-forge/noarch::sortedcontainers-2.4.0-pyhd8ed1ab_1 2025-05-07T19:41:58.6311143Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T19:41:58.6311599Z xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2025-05-07T19:41:58.6312096Z xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2025-05-07T19:41:58.6312584Z xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2025-05-07T19:41:58.6313091Z xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb9d3cd8_0 2025-05-07T19:41:58.6313620Z xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb9d3cd8_0 2025-05-07T19:41:58.6314142Z xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.6-hb9d3cd8_0 2025-05-07T19:41:58.6314681Z xorg-libxfixes conda-forge/linux-64::xorg-libxfixes-6.0.1-hb9d3cd8_0 2025-05-07T19:41:58.6315189Z xorg-libxi conda-forge/linux-64::xorg-libxi-1.8.2-hb9d3cd8_0 2025-05-07T19:41:58.6315713Z xorg-libxrandr conda-forge/linux-64::xorg-libxrandr-1.5.4-hb9d3cd8_0 2025-05-07T19:41:58.6316285Z xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2025-05-07T19:41:58.6316892Z xorg-libxt conda-forge/linux-64::xorg-libxt-1.3.1-hb9d3cd8_0 2025-05-07T19:41:58.6317743Z xorg-libxtst conda-forge/linux-64::xorg-libxtst-1.2.5-hb9d3cd8_3 2025-05-07T19:41:58.6318616Z xz-gpl-tools conda-forge/linux-64::xz-gpl-tools-5.8.1-hbcc6ac9_1 2025-05-07T19:41:58.6319111Z xz-tools conda-forge/linux-64::xz-tools-5.8.1-hb9d3cd8_1 2025-05-07T19:41:58.6319537Z yaml conda-forge/linux-64::yaml-0.2.5-h7f98852_2 2025-05-07T19:41:58.6319947Z zstd conda-forge/linux-64::zstd-1.5.7-hb8e6e7a_2 2025-05-07T19:41:58.6320200Z 2025-05-07T19:41:58.6320335Z The following packages will be UPDATED: 2025-05-07T19:41:58.6320551Z 2025-05-07T19:41:58.6320846Z libuuid pkgs/main::libuuid-1.41.5-h5eee18b_0 --> conda-forge::libuuid-2.38.1-h0b41bf4_0 2025-05-07T19:41:58.6321783Z ncurses pkgs/main::ncurses-6.4-h6a678d5_0 --> conda-forge::ncurses-6.5-h2d0b736_3 2025-05-07T19:41:58.6322630Z python pkgs/main::python-3.13.2-hf623796_100~ --> conda-forge::python-3.13.2-hf636f53_101_cp313 2025-05-07T19:41:58.6323424Z sqlite pkgs/main::sqlite-3.45.3-h5eee18b_0 --> conda-forge::sqlite-3.49.2-h9eae976_0 2025-05-07T19:41:58.6324114Z wheel pkgs/main/linux-64::wheel-0.45.1-py31~ --> conda-forge/noarch::wheel-0.45.1-pyhd8ed1ab_1 2025-05-07T19:41:58.6324723Z xz pkgs/main::xz-5.6.4-h5eee18b_1 --> conda-forge::xz-5.8.1-hbcc6ac9_1 2025-05-07T19:41:58.6325287Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.3.1-hb9d3cd8_2 2025-05-07T19:41:58.6325635Z 2025-05-07T19:41:58.6325872Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:41:58.6326201Z 2025-05-07T19:41:58.6326570Z expat pkgs/main::expat-2.7.1-h6a678d5_0 --> conda-forge::expat-2.7.0-h5888daf_0 2025-05-07T19:41:58.6327171Z tk pkgs/main::tk-8.6.14-h39e8969_0 --> conda-forge::tk-8.6.13-noxft_h4845f30_101 2025-05-07T19:41:58.6327619Z 2025-05-07T19:41:58.6327641Z 2025-05-07T19:41:58.6327645Z 2025-05-07T19:41:58.6327809Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:58.6328231Z openjdk-23.0.2 | 181.4 MB | | 0% 2025-05-07T19:41:58.6328481Z 2025-05-07T19:41:58.6331697Z bazel-7.5.0 | 47.4 MB | | 0%  2025-05-07T19:41:58.6332066Z 2025-05-07T19:41:58.6332077Z 2025-05-07T19:41:58.6342019Z python-3.13.2 | 31.7 MB | | 0%  2025-05-07T19:41:58.6342271Z 2025-05-07T19:41:58.6342276Z 2025-05-07T19:41:58.6352890Z 2025-05-07T19:41:58.6371204Z cmake-4.0.2 | 19.4 MB | | 0%  2025-05-07T19:41:58.6371492Z 2025-05-07T19:41:58.6371497Z 2025-05-07T19:41:58.6371524Z 2025-05-07T19:41:58.6386061Z 2025-05-07T19:41:58.6398676Z icu-75.1 | 11.6 MB | | 0%  2025-05-07T19:41:58.6399148Z 2025-05-07T19:41:58.6399157Z 2025-05-07T19:41:58.6399163Z 2025-05-07T19:41:58.6399170Z 2025-05-07T19:41:58.6399186Z 2025-05-07T19:41:58.6406411Z libgrpc-1.71.0 | 7.6 MB | | 0%  2025-05-07T19:41:58.6406756Z 2025-05-07T19:41:58.6406762Z 2025-05-07T19:41:58.6406766Z 2025-05-07T19:41:58.6406770Z 2025-05-07T19:41:58.6406774Z 2025-05-07T19:41:58.6406786Z 2025-05-07T19:41:58.6408266Z openblas-0.3.29 | 5.8 MB | | 0%  2025-05-07T19:41:58.6408734Z 2025-05-07T19:41:58.6408739Z 2025-05-07T19:41:58.6408744Z 2025-05-07T19:41:58.6408748Z 2025-05-07T19:41:58.6408752Z 2025-05-07T19:41:58.6408757Z 2025-05-07T19:41:58.6408765Z 2025-05-07T19:41:58.6410138Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:41:58.6410446Z 2025-05-07T19:41:58.6410462Z 2025-05-07T19:41:58.6410466Z 2025-05-07T19:41:58.6410469Z 2025-05-07T19:41:58.6410473Z 2025-05-07T19:41:58.6410476Z 2025-05-07T19:41:58.6410480Z 2025-05-07T19:41:58.6410486Z 2025-05-07T19:41:58.6412046Z libcups-2.3.3 | 4.3 MB | | 0%  2025-05-07T19:41:58.6412414Z 2025-05-07T19:41:58.6412418Z 2025-05-07T19:41:58.6412559Z 2025-05-07T19:41:58.6412569Z 2025-05-07T19:41:58.6412572Z 2025-05-07T19:41:58.6412576Z 2025-05-07T19:41:58.6412579Z 2025-05-07T19:41:58.6412582Z 2025-05-07T19:41:58.6412586Z 2025-05-07T19:41:58.6414056Z libglib-2.84.0 | 3.8 MB | | 0%  2025-05-07T19:41:58.6414399Z 2025-05-07T19:41:58.6414402Z 2025-05-07T19:41:58.6414406Z 2025-05-07T19:41:58.6414415Z 2025-05-07T19:41:58.6414418Z 2025-05-07T19:41:58.6414422Z 2025-05-07T19:41:58.6414425Z 2025-05-07T19:41:58.6414428Z 2025-05-07T19:41:58.6414432Z 2025-05-07T19:41:58.6414435Z 2025-05-07T19:41:58.6416117Z libprotobuf-5.29.3 | 3.2 MB | | 0%  2025-05-07T19:41:58.6416479Z 2025-05-07T19:41:58.6416482Z 2025-05-07T19:41:58.6416486Z 2025-05-07T19:41:58.6416489Z 2025-05-07T19:41:58.6416493Z 2025-05-07T19:41:58.6416496Z 2025-05-07T19:41:58.6416500Z 2025-05-07T19:41:58.6416509Z 2025-05-07T19:41:58.6416513Z 2025-05-07T19:41:58.6416517Z 2025-05-07T19:41:58.6418854Z 2025-05-07T19:41:58.6421185Z tk-8.6.13 | 3.2 MB | | 0%  2025-05-07T19:41:58.6421480Z 2025-05-07T19:41:58.6421485Z 2025-05-07T19:41:58.6421488Z 2025-05-07T19:41:58.6421492Z 2025-05-07T19:41:58.6421496Z 2025-05-07T19:41:58.6421499Z 2025-05-07T19:41:58.6421503Z 2025-05-07T19:41:58.6421507Z 2025-05-07T19:41:58.6421511Z 2025-05-07T19:41:58.6421531Z 2025-05-07T19:41:58.6421534Z 2025-05-07T19:41:58.6431725Z 2025-05-07T19:41:58.6436384Z harfbuzz-11.0.0 | 1.6 MB | | 0%  2025-05-07T19:41:58.6436968Z 2025-05-07T19:41:58.6436978Z 2025-05-07T19:41:58.6436985Z 2025-05-07T19:41:58.6436991Z 2025-05-07T19:41:58.6436996Z 2025-05-07T19:41:58.6437001Z 2025-05-07T19:41:58.6437006Z 2025-05-07T19:41:58.6437012Z 2025-05-07T19:41:58.6437018Z 2025-05-07T19:41:58.6437024Z 2025-05-07T19:41:58.6437029Z 2025-05-07T19:41:58.6437036Z 2025-05-07T19:41:58.6437042Z 2025-05-07T19:41:58.6450862Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2025-05-07T19:41:58.6451212Z 2025-05-07T19:41:58.6451217Z 2025-05-07T19:41:58.6451221Z 2025-05-07T19:41:58.6451224Z 2025-05-07T19:41:58.6451228Z 2025-05-07T19:41:58.6451231Z 2025-05-07T19:41:58.6451235Z 2025-05-07T19:41:58.6451239Z 2025-05-07T19:41:58.6451242Z 2025-05-07T19:41:58.6451259Z 2025-05-07T19:41:58.6451262Z 2025-05-07T19:41:58.6451266Z 2025-05-07T19:41:58.6451269Z 2025-05-07T19:41:58.6451273Z 2025-05-07T19:41:58.6456094Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T19:41:58.6456468Z 2025-05-07T19:41:58.6456473Z 2025-05-07T19:41:58.6456477Z 2025-05-07T19:41:58.6456480Z 2025-05-07T19:41:58.6456484Z 2025-05-07T19:41:58.6456487Z 2025-05-07T19:41:58.6456491Z 2025-05-07T19:41:58.6456494Z 2025-05-07T19:41:58.6456498Z 2025-05-07T19:41:58.6456502Z 2025-05-07T19:41:58.6456505Z 2025-05-07T19:41:58.6456509Z 2025-05-07T19:41:58.6456522Z 2025-05-07T19:41:58.6456526Z 2025-05-07T19:41:58.6458221Z 2025-05-07T19:41:58.6460301Z krb5-1.21.3 | 1.3 MB | | 0%  2025-05-07T19:41:58.6460652Z 2025-05-07T19:41:58.6460657Z 2025-05-07T19:41:58.6460661Z 2025-05-07T19:41:58.6460680Z 2025-05-07T19:41:58.6460685Z 2025-05-07T19:41:58.6460688Z 2025-05-07T19:41:58.6460692Z 2025-05-07T19:41:58.6460696Z 2025-05-07T19:41:58.6460700Z 2025-05-07T19:41:58.6460703Z 2025-05-07T19:41:58.6460707Z 2025-05-07T19:41:58.6460711Z 2025-05-07T19:41:58.6460715Z 2025-05-07T19:41:58.6460718Z 2025-05-07T19:41:58.6460742Z 2025-05-07T19:41:58.6460745Z 2025-05-07T19:41:58.6461738Z libabseil-20250127.1 | 1.3 MB | | 0%  2025-05-07T19:41:58.6462157Z 2025-05-07T19:41:58.6462162Z 2025-05-07T19:41:58.6462165Z 2025-05-07T19:41:58.6462170Z 2025-05-07T19:41:58.6462173Z 2025-05-07T19:41:58.6462177Z 2025-05-07T19:41:58.6462337Z 2025-05-07T19:41:58.6462342Z 2025-05-07T19:41:58.6462345Z 2025-05-07T19:41:58.6462349Z 2025-05-07T19:41:58.6462352Z 2025-05-07T19:41:58.6462356Z 2025-05-07T19:41:58.6462359Z 2025-05-07T19:41:58.6462363Z 2025-05-07T19:41:58.6462366Z 2025-05-07T19:41:58.6462376Z 2025-05-07T19:41:58.6462379Z 2025-05-07T19:41:58.6468415Z cairo-1.18.4 | 955 KB | | 0%  2025-05-07T19:41:58.6468972Z 2025-05-07T19:41:58.6468980Z 2025-05-07T19:41:58.6468987Z 2025-05-07T19:41:58.6468993Z 2025-05-07T19:41:58.6469000Z 2025-05-07T19:41:58.6469006Z 2025-05-07T19:41:58.6469012Z 2025-05-07T19:41:58.6469048Z 2025-05-07T19:41:58.6469054Z 2025-05-07T19:41:58.6469061Z 2025-05-07T19:41:58.6469067Z 2025-05-07T19:41:58.6469073Z 2025-05-07T19:41:58.6469080Z 2025-05-07T19:41:58.6469086Z 2025-05-07T19:41:58.6469092Z 2025-05-07T19:41:58.6469098Z 2025-05-07T19:41:58.6469104Z 2025-05-07T19:41:58.6474779Z 2025-05-07T19:41:58.6482066Z pcre2-10.44 | 934 KB | | 0%  2025-05-07T19:41:58.6482496Z 2025-05-07T19:41:58.6482501Z 2025-05-07T19:41:58.6482505Z 2025-05-07T19:41:58.6482509Z 2025-05-07T19:41:58.6482513Z 2025-05-07T19:41:58.6482516Z 2025-05-07T19:41:58.6482520Z 2025-05-07T19:41:58.6482524Z 2025-05-07T19:41:58.6482528Z 2025-05-07T19:41:58.6482532Z 2025-05-07T19:41:58.6482536Z 2025-05-07T19:41:58.6482539Z 2025-05-07T19:41:58.6482543Z 2025-05-07T19:41:58.6482546Z 2025-05-07T19:41:58.6482550Z 2025-05-07T19:41:58.6482560Z 2025-05-07T19:41:58.6482563Z 2025-05-07T19:41:58.6482567Z 2025-05-07T19:41:58.6482721Z 2025-05-07T19:41:58.7715412Z ... (more hidden) ... 2025-05-07T19:41:58.7715808Z 2025-05-07T19:41:58.7715815Z 2025-05-07T19:41:58.7715820Z 2025-05-07T19:41:58.7724730Z 2025-05-07T19:41:58.7728521Z icu-75.1 | 11.6 MB | | 0%  2025-05-07T19:41:58.7728796Z 2025-05-07T19:41:58.7728832Z 2025-05-07T19:41:58.7730438Z 2025-05-07T19:41:58.8823919Z cmake-4.0.2 | 19.4 MB | | 0%  2025-05-07T19:41:58.8824411Z 2025-05-07T19:41:58.8824420Z 2025-05-07T19:41:58.8824431Z 2025-05-07T19:41:58.8824448Z 2025-05-07T19:41:58.8878028Z icu-75.1 | 11.6 MB | 1 | 2%  2025-05-07T19:41:58.8878320Z 2025-05-07T19:41:58.8878325Z 2025-05-07T19:41:58.8886668Z 2025-05-07T19:41:58.8919056Z cmake-4.0.2 | 19.4 MB | | 1%  2025-05-07T19:41:58.8919345Z 2025-05-07T19:41:58.8921205Z 2025-05-07T19:41:58.9421985Z python-3.13.2 | 31.7 MB | | 0%  2025-05-07T19:41:58.9422272Z 2025-05-07T19:41:58.9683004Z bazel-7.5.0 | 47.4 MB | | 0%  2025-05-07T19:41:58.9822621Z openjdk-23.0.2 | 181.4 MB | | 0% 2025-05-07T19:41:58.9823044Z 2025-05-07T19:41:58.9823052Z 2025-05-07T19:41:58.9823056Z 2025-05-07T19:41:58.9825384Z 2025-05-07T19:41:58.9829524Z icu-75.1 | 11.6 MB | ###4 | 34%  2025-05-07T19:41:58.9830037Z 2025-05-07T19:41:58.9830046Z 2025-05-07T19:41:58.9830057Z 2025-05-07T19:41:58.9922525Z cmake-4.0.2 | 19.4 MB | ##9 | 29%  2025-05-07T19:41:58.9922947Z 2025-05-07T19:41:58.9922957Z 2025-05-07T19:41:59.0423690Z python-3.13.2 | 31.7 MB | ##4 | 24%  2025-05-07T19:41:59.0424487Z 2025-05-07T19:41:59.0683766Z bazel-7.5.0 | 47.4 MB | 9 | 9%  2025-05-07T19:41:59.0824689Z openjdk-23.0.2 | 181.4 MB | 2 | 3% 2025-05-07T19:41:59.0825141Z 2025-05-07T19:41:59.0825179Z 2025-05-07T19:41:59.0825187Z 2025-05-07T19:41:59.0825225Z 2025-05-07T19:41:59.0827166Z icu-75.1 | 11.6 MB | #######9 | 80%  2025-05-07T19:41:59.0827610Z 2025-05-07T19:41:59.0827617Z 2025-05-07T19:41:59.0827632Z 2025-05-07T19:41:59.0923710Z cmake-4.0.2 | 19.4 MB | #####4 | 54%  2025-05-07T19:41:59.0924288Z 2025-05-07T19:41:59.0926170Z 2025-05-07T19:41:59.1425291Z python-3.13.2 | 31.7 MB | #### | 40%  2025-05-07T19:41:59.1425864Z 2025-05-07T19:41:59.1722221Z bazel-7.5.0 | 47.4 MB | ## | 21%  2025-05-07T19:41:59.1828148Z openjdk-23.0.2 | 181.4 MB | 5 | 6% 2025-05-07T19:41:59.1828567Z 2025-05-07T19:41:59.1828573Z 2025-05-07T19:41:59.1828992Z 2025-05-07T19:41:59.1924405Z cmake-4.0.2 | 19.4 MB | ########9 | 89%  2025-05-07T19:41:59.1924691Z 2025-05-07T19:41:59.1926697Z 2025-05-07T19:41:59.2426971Z python-3.13.2 | 31.7 MB | ######2 | 63%  2025-05-07T19:41:59.2427279Z 2025-05-07T19:41:59.2609281Z bazel-7.5.0 | 47.4 MB | ###5 | 36%  2025-05-07T19:41:59.2609570Z 2025-05-07T19:41:59.2609575Z 2025-05-07T19:41:59.2609580Z 2025-05-07T19:41:59.2611786Z 2025-05-07T19:41:59.2734683Z icu-75.1 | 11.6 MB | ########## | 100%  2025-05-07T19:41:59.2925283Z openjdk-23.0.2 | 181.4 MB | 8 | 8% 2025-05-07T19:41:59.2925707Z 2025-05-07T19:41:59.2928141Z 2025-05-07T19:41:59.3062660Z python-3.13.2 | 31.7 MB | ########4 | 85%  2025-05-07T19:41:59.3063036Z 2025-05-07T19:41:59.3063056Z 2025-05-07T19:41:59.3063062Z 2025-05-07T19:41:59.3063068Z 2025-05-07T19:41:59.3063077Z 2025-05-07T19:41:59.3428319Z libgrpc-1.71.0 | 7.6 MB | | 0%  2025-05-07T19:41:59.3697107Z 2025-05-07T19:41:59.3697985Z bazel-7.5.0 | 47.4 MB | ####8 | 49%  2025-05-07T19:41:59.3698304Z 2025-05-07T19:41:59.3698309Z 2025-05-07T19:41:59.3698520Z 2025-05-07T19:41:59.3736958Z cmake-4.0.2 | 19.4 MB | ########## | 100%  2025-05-07T19:41:59.4100775Z openjdk-23.0.2 | 181.4 MB | #1 | 11% 2025-05-07T19:41:59.4101081Z 2025-05-07T19:41:59.4101090Z 2025-05-07T19:41:59.4101098Z 2025-05-07T19:41:59.4101106Z 2025-05-07T19:41:59.4101112Z 2025-05-07T19:41:59.4217071Z libgrpc-1.71.0 | 7.6 MB | #####2 | 53%  2025-05-07T19:41:59.4217603Z 2025-05-07T19:41:59.4217609Z 2025-05-07T19:41:59.4217613Z 2025-05-07T19:41:59.4217617Z 2025-05-07T19:41:59.4217621Z 2025-05-07T19:41:59.4218519Z 2025-05-07T19:41:59.4536658Z openblas-0.3.29 | 5.8 MB | | 0%  2025-05-07T19:41:59.4537581Z 2025-05-07T19:41:59.4738376Z bazel-7.5.0 | 47.4 MB | ###### | 61%  2025-05-07T19:41:59.5218237Z openjdk-23.0.2 | 181.4 MB | #4 | 14% 2025-05-07T19:41:59.5218710Z 2025-05-07T19:41:59.5218720Z 2025-05-07T19:41:59.5218726Z 2025-05-07T19:41:59.5218762Z 2025-05-07T19:41:59.5218767Z 2025-05-07T19:41:59.5218844Z 2025-05-07T19:41:59.5560336Z openblas-0.3.29 | 5.8 MB | ######4 | 65%  2025-05-07T19:41:59.5560898Z 2025-05-07T19:41:59.5740533Z bazel-7.5.0 | 47.4 MB | #######2 | 72%  2025-05-07T19:41:59.6306911Z openjdk-23.0.2 | 181.4 MB | #7 | 17% 2025-05-07T19:41:59.6307224Z 2025-05-07T19:41:59.6307231Z 2025-05-07T19:41:59.6307236Z 2025-05-07T19:41:59.6307240Z 2025-05-07T19:41:59.6311813Z 2025-05-07T19:41:59.6312755Z libgrpc-1.71.0 | 7.6 MB | ########## | 100%  2025-05-07T19:41:59.6313129Z 2025-05-07T19:41:59.6313141Z 2025-05-07T19:41:59.6313145Z 2025-05-07T19:41:59.6313150Z 2025-05-07T19:41:59.6313155Z 2025-05-07T19:41:59.6561311Z libgrpc-1.71.0 | 7.6 MB | ########## | 100%  2025-05-07T19:41:59.6561618Z 2025-05-07T19:41:59.6651668Z bazel-7.5.0 | 47.4 MB | ########5 | 85%  2025-05-07T19:41:59.6651946Z 2025-05-07T19:41:59.6651969Z 2025-05-07T19:41:59.6651973Z 2025-05-07T19:41:59.6651977Z 2025-05-07T19:41:59.6651980Z 2025-05-07T19:41:59.6651984Z 2025-05-07T19:41:59.6651987Z 2025-05-07T19:41:59.6742223Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:41:59.6753383Z openjdk-23.0.2 | 181.4 MB | ## | 21% 2025-05-07T19:41:59.6753951Z 2025-05-07T19:41:59.6753958Z 2025-05-07T19:41:59.6753964Z 2025-05-07T19:41:59.6753970Z 2025-05-07T19:41:59.6753991Z 2025-05-07T19:41:59.6756598Z 2025-05-07T19:41:59.7214488Z openblas-0.3.29 | 5.8 MB | ########## | 100%  2025-05-07T19:41:59.7214992Z 2025-05-07T19:41:59.7214998Z 2025-05-07T19:41:59.7215003Z 2025-05-07T19:41:59.7215008Z 2025-05-07T19:41:59.7215012Z 2025-05-07T19:41:59.7215017Z 2025-05-07T19:41:59.7215021Z 2025-05-07T19:41:59.7217158Z 2025-05-07T19:41:59.7652493Z libcups-2.3.3 | 4.3 MB | | 0%  2025-05-07T19:41:59.7652937Z 2025-05-07T19:41:59.7652979Z 2025-05-07T19:41:59.7652984Z 2025-05-07T19:41:59.7653001Z 2025-05-07T19:41:59.7653008Z 2025-05-07T19:41:59.7653013Z 2025-05-07T19:41:59.7653565Z 2025-05-07T19:41:59.7894693Z libopenblas-0.3.29 | 5.6 MB | #######5 | 76%  2025-05-07T19:41:59.7896661Z 2025-05-07T19:41:59.7978511Z bazel-7.5.0 | 47.4 MB | #########7 | 97%  2025-05-07T19:41:59.8214171Z openjdk-23.0.2 | 181.4 MB | ##3 | 23% 2025-05-07T19:41:59.8214523Z 2025-05-07T19:41:59.8214531Z 2025-05-07T19:41:59.8214538Z 2025-05-07T19:41:59.8214546Z 2025-05-07T19:41:59.8214553Z 2025-05-07T19:41:59.8214559Z 2025-05-07T19:41:59.8214567Z 2025-05-07T19:41:59.8216518Z 2025-05-07T19:41:59.8981241Z libcups-2.3.3 | 4.3 MB | #########7 | 98%  2025-05-07T19:41:59.9177233Z openjdk-23.0.2 | 181.4 MB | ##6 | 27% 2025-05-07T19:41:59.9177749Z 2025-05-07T19:41:59.9177757Z 2025-05-07T19:41:59.9177763Z 2025-05-07T19:41:59.9177769Z 2025-05-07T19:41:59.9177990Z 2025-05-07T19:41:59.9177997Z 2025-05-07T19:41:59.9178001Z 2025-05-07T19:41:59.9180536Z 2025-05-07T19:41:59.9267119Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:41:59.9267525Z 2025-05-07T19:41:59.9267534Z 2025-05-07T19:41:59.9267539Z 2025-05-07T19:41:59.9267545Z 2025-05-07T19:41:59.9267550Z 2025-05-07T19:41:59.9267585Z 2025-05-07T19:41:59.9267868Z 2025-05-07T19:41:59.9638591Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:41:59.9638939Z 2025-05-07T19:41:59.9638944Z 2025-05-07T19:41:59.9638948Z 2025-05-07T19:41:59.9638951Z 2025-05-07T19:41:59.9638955Z 2025-05-07T19:41:59.9638960Z 2025-05-07T19:41:59.9638964Z 2025-05-07T19:41:59.9638979Z 2025-05-07T19:41:59.9643717Z 2025-05-07T19:41:59.9779596Z libglib-2.84.0 | 3.8 MB | | 0%  2025-05-07T19:41:59.9780137Z 2025-05-07T19:41:59.9780146Z 2025-05-07T19:41:59.9780154Z 2025-05-07T19:41:59.9780188Z 2025-05-07T19:41:59.9780196Z 2025-05-07T19:41:59.9780202Z 2025-05-07T19:41:59.9780210Z 2025-05-07T19:41:59.9780215Z 2025-05-07T19:41:59.9780221Z 2025-05-07T19:41:59.9781430Z 2025-05-07T19:41:59.9983675Z libprotobuf-5.29.3 | 3.2 MB | | 0%  2025-05-07T19:42:00.0073674Z openjdk-23.0.2 | 181.4 MB | ##9 | 30% 2025-05-07T19:42:00.0074141Z 2025-05-07T19:42:00.0074339Z 2025-05-07T19:42:00.0556709Z python-3.13.2 | 31.7 MB | ########## | 100%  2025-05-07T19:42:00.0557111Z 2025-05-07T19:42:00.0557119Z 2025-05-07T19:42:00.0557126Z 2025-05-07T19:42:00.0557134Z 2025-05-07T19:42:00.0557142Z 2025-05-07T19:42:00.0557165Z 2025-05-07T19:42:00.0557172Z 2025-05-07T19:42:00.0557179Z 2025-05-07T19:42:00.0557191Z 2025-05-07T19:42:00.0557201Z 2025-05-07T19:42:00.0557208Z 2025-05-07T19:42:00.1013171Z tk-8.6.13 | 3.2 MB | | 0%  2025-05-07T19:42:00.1242858Z openjdk-23.0.2 | 181.4 MB | ###3 | 33% 2025-05-07T19:42:00.1243224Z 2025-05-07T19:42:00.1243230Z 2025-05-07T19:42:00.1243234Z 2025-05-07T19:42:00.1243239Z 2025-05-07T19:42:00.1243256Z 2025-05-07T19:42:00.1243260Z 2025-05-07T19:42:00.1243263Z 2025-05-07T19:42:00.1243267Z 2025-05-07T19:42:00.1243271Z 2025-05-07T19:42:00.1247561Z 2025-05-07T19:42:00.1251426Z libprotobuf-5.29.3 | 3.2 MB | ########## | 100%  2025-05-07T19:42:00.1252346Z 2025-05-07T19:42:00.1252355Z 2025-05-07T19:42:00.1252361Z 2025-05-07T19:42:00.1252369Z 2025-05-07T19:42:00.1252377Z 2025-05-07T19:42:00.1252382Z 2025-05-07T19:42:00.1252392Z 2025-05-07T19:42:00.1252398Z 2025-05-07T19:42:00.1252403Z 2025-05-07T19:42:00.1252417Z 2025-05-07T19:42:00.1375050Z libprotobuf-5.29.3 | 3.2 MB | ########## | 100%  2025-05-07T19:42:00.1375499Z 2025-05-07T19:42:00.1375504Z 2025-05-07T19:42:00.1375508Z 2025-05-07T19:42:00.1375512Z 2025-05-07T19:42:00.1375516Z 2025-05-07T19:42:00.1375536Z 2025-05-07T19:42:00.1375540Z 2025-05-07T19:42:00.1375544Z 2025-05-07T19:42:00.1379266Z 2025-05-07T19:42:00.1379898Z libglib-2.84.0 | 3.8 MB | ########## | 100%  2025-05-07T19:42:00.1380429Z 2025-05-07T19:42:00.1380453Z 2025-05-07T19:42:00.1380459Z 2025-05-07T19:42:00.1380465Z 2025-05-07T19:42:00.1380473Z 2025-05-07T19:42:00.1380503Z 2025-05-07T19:42:00.1380509Z 2025-05-07T19:42:00.1380516Z 2025-05-07T19:42:00.1380532Z 2025-05-07T19:42:00.1568901Z libglib-2.84.0 | 3.8 MB | ########## | 100%  2025-05-07T19:42:00.1569443Z 2025-05-07T19:42:00.1569448Z 2025-05-07T19:42:00.1569453Z 2025-05-07T19:42:00.1569458Z 2025-05-07T19:42:00.1569464Z 2025-05-07T19:42:00.1569469Z 2025-05-07T19:42:00.1569474Z 2025-05-07T19:42:00.1569480Z 2025-05-07T19:42:00.1569484Z 2025-05-07T19:42:00.1569490Z 2025-05-07T19:42:00.1569494Z 2025-05-07T19:42:00.1571680Z 2025-05-07T19:42:00.1830026Z harfbuzz-11.0.0 | 1.6 MB | | 1%  2025-05-07T19:42:00.1830379Z 2025-05-07T19:42:00.1830384Z 2025-05-07T19:42:00.1830388Z 2025-05-07T19:42:00.1830392Z 2025-05-07T19:42:00.1830396Z 2025-05-07T19:42:00.1830399Z 2025-05-07T19:42:00.1830403Z 2025-05-07T19:42:00.1830406Z 2025-05-07T19:42:00.1830409Z 2025-05-07T19:42:00.1830426Z 2025-05-07T19:42:00.1830446Z 2025-05-07T19:42:00.1830449Z 2025-05-07T19:42:00.1830453Z 2025-05-07T19:42:00.1953958Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2025-05-07T19:42:00.1954535Z 2025-05-07T19:42:00.1954544Z 2025-05-07T19:42:00.1954550Z 2025-05-07T19:42:00.1954575Z 2025-05-07T19:42:00.1954582Z 2025-05-07T19:42:00.1954589Z 2025-05-07T19:42:00.1954597Z 2025-05-07T19:42:00.1954604Z 2025-05-07T19:42:00.1954611Z 2025-05-07T19:42:00.1954619Z 2025-05-07T19:42:00.1956514Z 2025-05-07T19:42:00.1960680Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:42:00.1960997Z 2025-05-07T19:42:00.1961002Z 2025-05-07T19:42:00.1961006Z 2025-05-07T19:42:00.1961010Z 2025-05-07T19:42:00.1961013Z 2025-05-07T19:42:00.1961017Z 2025-05-07T19:42:00.1961022Z 2025-05-07T19:42:00.1961026Z 2025-05-07T19:42:00.1961032Z 2025-05-07T19:42:00.1961037Z 2025-05-07T19:42:00.1961116Z 2025-05-07T19:42:00.2041645Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:42:00.2221051Z openjdk-23.0.2 | 181.4 MB | ###6 | 36% 2025-05-07T19:42:00.2221418Z 2025-05-07T19:42:00.2221423Z 2025-05-07T19:42:00.2221427Z 2025-05-07T19:42:00.2221431Z 2025-05-07T19:42:00.2221434Z 2025-05-07T19:42:00.2221438Z 2025-05-07T19:42:00.2221455Z 2025-05-07T19:42:00.2221458Z 2025-05-07T19:42:00.2221462Z 2025-05-07T19:42:00.2221465Z 2025-05-07T19:42:00.2221469Z 2025-05-07T19:42:00.2222555Z 2025-05-07T19:42:00.2413351Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:42:00.2413716Z 2025-05-07T19:42:00.2413735Z 2025-05-07T19:42:00.2413740Z 2025-05-07T19:42:00.2413743Z 2025-05-07T19:42:00.2413747Z 2025-05-07T19:42:00.2413751Z 2025-05-07T19:42:00.2413757Z 2025-05-07T19:42:00.2413760Z 2025-05-07T19:42:00.2413764Z 2025-05-07T19:42:00.2413767Z 2025-05-07T19:42:00.2413771Z 2025-05-07T19:42:00.2413775Z 2025-05-07T19:42:00.2413778Z 2025-05-07T19:42:00.2414467Z 2025-05-07T19:42:00.2429017Z libgfortran5-15.1.0 | 1.5 MB | 1 | 1%  2025-05-07T19:42:00.2429918Z 2025-05-07T19:42:00.2429926Z 2025-05-07T19:42:00.2429931Z 2025-05-07T19:42:00.2429937Z 2025-05-07T19:42:00.2429943Z 2025-05-07T19:42:00.2429949Z 2025-05-07T19:42:00.2429954Z 2025-05-07T19:42:00.2429960Z 2025-05-07T19:42:00.2429966Z 2025-05-07T19:42:00.2429972Z 2025-05-07T19:42:00.2429978Z 2025-05-07T19:42:00.2429984Z 2025-05-07T19:42:00.2430947Z 2025-05-07T19:42:00.2554635Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:42:00.2555164Z 2025-05-07T19:42:00.2555172Z 2025-05-07T19:42:00.2555177Z 2025-05-07T19:42:00.2555182Z 2025-05-07T19:42:00.2555186Z 2025-05-07T19:42:00.2555192Z 2025-05-07T19:42:00.2555198Z 2025-05-07T19:42:00.2555205Z 2025-05-07T19:42:00.2555211Z 2025-05-07T19:42:00.2555217Z 2025-05-07T19:42:00.2555222Z 2025-05-07T19:42:00.2555227Z 2025-05-07T19:42:00.2555270Z 2025-05-07T19:42:00.2555276Z 2025-05-07T19:42:00.2555293Z 2025-05-07T19:42:00.2941240Z krb5-1.21.3 | 1.3 MB | 1 | 1%  2025-05-07T19:42:00.2941694Z 2025-05-07T19:42:00.2941702Z 2025-05-07T19:42:00.2941707Z 2025-05-07T19:42:00.2941715Z 2025-05-07T19:42:00.2941737Z 2025-05-07T19:42:00.2941742Z 2025-05-07T19:42:00.2941751Z 2025-05-07T19:42:00.2941758Z 2025-05-07T19:42:00.2941765Z 2025-05-07T19:42:00.2941770Z 2025-05-07T19:42:00.2941776Z 2025-05-07T19:42:00.2941783Z 2025-05-07T19:42:00.2941790Z 2025-05-07T19:42:00.2941796Z 2025-05-07T19:42:00.2942053Z 2025-05-07T19:42:00.2942078Z 2025-05-07T19:42:00.3019613Z libabseil-20250127.1 | 1.3 MB | 1 | 1%  2025-05-07T19:42:00.3020195Z 2025-05-07T19:42:00.3020200Z 2025-05-07T19:42:00.3020207Z 2025-05-07T19:42:00.3020215Z 2025-05-07T19:42:00.3020219Z 2025-05-07T19:42:00.3020223Z 2025-05-07T19:42:00.3020251Z 2025-05-07T19:42:00.3020255Z 2025-05-07T19:42:00.3020258Z 2025-05-07T19:42:00.3020262Z 2025-05-07T19:42:00.3020266Z 2025-05-07T19:42:00.3020269Z 2025-05-07T19:42:00.3020273Z 2025-05-07T19:42:00.3023066Z 2025-05-07T19:42:00.3052571Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:42:00.3119461Z openjdk-23.0.2 | 181.4 MB | ###9 | 39% 2025-05-07T19:42:00.3119979Z 2025-05-07T19:42:00.3119988Z 2025-05-07T19:42:00.3119994Z 2025-05-07T19:42:00.3120001Z 2025-05-07T19:42:00.3120009Z 2025-05-07T19:42:00.3120018Z 2025-05-07T19:42:00.3120023Z 2025-05-07T19:42:00.3120061Z 2025-05-07T19:42:00.3120068Z 2025-05-07T19:42:00.3120076Z 2025-05-07T19:42:00.3120082Z 2025-05-07T19:42:00.3120089Z 2025-05-07T19:42:00.3120097Z 2025-05-07T19:42:00.3120104Z 2025-05-07T19:42:00.3120120Z 2025-05-07T19:42:00.3158098Z krb5-1.21.3 | 1.3 MB | ########## | 100%  2025-05-07T19:42:00.3158568Z 2025-05-07T19:42:00.3158573Z 2025-05-07T19:42:00.3158577Z 2025-05-07T19:42:00.3159036Z 2025-05-07T19:42:00.3410717Z icu-75.1 | 11.6 MB | ########## | 100%  2025-05-07T19:42:00.3411158Z 2025-05-07T19:42:00.3411163Z 2025-05-07T19:42:00.3411168Z 2025-05-07T19:42:00.3411172Z 2025-05-07T19:42:00.3411178Z 2025-05-07T19:42:00.3411183Z 2025-05-07T19:42:00.3411189Z 2025-05-07T19:42:00.3411195Z 2025-05-07T19:42:00.3411201Z 2025-05-07T19:42:00.3411207Z 2025-05-07T19:42:00.3411212Z 2025-05-07T19:42:00.3411218Z 2025-05-07T19:42:00.3411223Z 2025-05-07T19:42:00.3411228Z 2025-05-07T19:42:00.3411234Z 2025-05-07T19:42:00.3412532Z 2025-05-07T19:42:00.3558433Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:42:00.3559133Z 2025-05-07T19:42:00.3559141Z 2025-05-07T19:42:00.3559148Z 2025-05-07T19:42:00.3559154Z 2025-05-07T19:42:00.3559161Z 2025-05-07T19:42:00.3559166Z 2025-05-07T19:42:00.3559171Z 2025-05-07T19:42:00.3559433Z 2025-05-07T19:42:00.3559457Z 2025-05-07T19:42:00.3559465Z 2025-05-07T19:42:00.3559469Z 2025-05-07T19:42:00.3559473Z 2025-05-07T19:42:00.3559478Z 2025-05-07T19:42:00.3559483Z 2025-05-07T19:42:00.3559491Z 2025-05-07T19:42:00.3559497Z 2025-05-07T19:42:00.3559503Z 2025-05-07T19:42:00.3559510Z 2025-05-07T19:42:00.3828876Z pcre2-10.44 | 934 KB | 1 | 2%  2025-05-07T19:42:00.3829481Z 2025-05-07T19:42:00.3829488Z 2025-05-07T19:42:00.3829493Z 2025-05-07T19:42:00.3829499Z 2025-05-07T19:42:00.3829505Z 2025-05-07T19:42:00.3829511Z 2025-05-07T19:42:00.3829543Z 2025-05-07T19:42:00.3829548Z 2025-05-07T19:42:00.3829554Z 2025-05-07T19:42:00.3829560Z 2025-05-07T19:42:00.3829566Z 2025-05-07T19:42:00.3829572Z 2025-05-07T19:42:00.3829580Z 2025-05-07T19:42:00.3829586Z 2025-05-07T19:42:00.3829592Z 2025-05-07T19:42:00.3829599Z 2025-05-07T19:42:00.3829604Z 2025-05-07T19:42:00.3855713Z cairo-1.18.4 | 955 KB | 1 | 2%  2025-05-07T19:42:00.3856325Z 2025-05-07T19:42:00.3856333Z 2025-05-07T19:42:00.3856341Z 2025-05-07T19:42:00.3856345Z 2025-05-07T19:42:00.3856352Z 2025-05-07T19:42:00.3856359Z 2025-05-07T19:42:00.3856367Z 2025-05-07T19:42:00.3856373Z 2025-05-07T19:42:00.3856380Z 2025-05-07T19:42:00.3856386Z 2025-05-07T19:42:00.3856407Z 2025-05-07T19:42:00.3856416Z 2025-05-07T19:42:00.3856422Z 2025-05-07T19:42:00.3856429Z 2025-05-07T19:42:00.3856435Z 2025-05-07T19:42:00.3856441Z 2025-05-07T19:42:00.3856449Z 2025-05-07T19:42:00.3856455Z 2025-05-07T19:42:00.3918986Z pcre2-10.44 | 934 KB | ########## | 100%  2025-05-07T19:42:00.3919438Z 2025-05-07T19:42:00.3919443Z 2025-05-07T19:42:00.3919446Z 2025-05-07T19:42:00.3919450Z 2025-05-07T19:42:00.3919454Z 2025-05-07T19:42:00.3919457Z 2025-05-07T19:42:00.3919461Z 2025-05-07T19:42:00.3919464Z 2025-05-07T19:42:00.3919485Z 2025-05-07T19:42:00.3919489Z 2025-05-07T19:42:00.3919492Z 2025-05-07T19:42:00.3919496Z 2025-05-07T19:42:00.3919500Z 2025-05-07T19:42:00.3919503Z 2025-05-07T19:42:00.3919518Z 2025-05-07T19:42:00.3919522Z 2025-05-07T19:42:00.3919525Z 2025-05-07T19:42:00.3919529Z 2025-05-07T19:42:00.3919532Z 2025-05-07T19:42:00.4053636Z ... (more hidden) ... 2025-05-07T19:42:00.4242522Z openjdk-23.0.2 | 181.4 MB | ####3 | 43% 2025-05-07T19:42:00.4243038Z 2025-05-07T19:42:00.4243043Z 2025-05-07T19:42:00.4243046Z 2025-05-07T19:42:00.4243050Z 2025-05-07T19:42:00.4243054Z 2025-05-07T19:42:00.4243078Z 2025-05-07T19:42:00.4243082Z 2025-05-07T19:42:00.4243085Z 2025-05-07T19:42:00.4243089Z 2025-05-07T19:42:00.4243093Z 2025-05-07T19:42:00.4243096Z 2025-05-07T19:42:00.4243100Z 2025-05-07T19:42:00.4243103Z 2025-05-07T19:42:00.4243126Z 2025-05-07T19:42:00.4243130Z 2025-05-07T19:42:00.4243134Z 2025-05-07T19:42:00.4243620Z 2025-05-07T19:42:00.4280761Z cairo-1.18.4 | 955 KB | ########## | 100%  2025-05-07T19:42:00.4281174Z 2025-05-07T19:42:00.4281178Z 2025-05-07T19:42:00.4281182Z 2025-05-07T19:42:00.4281186Z 2025-05-07T19:42:00.4281189Z 2025-05-07T19:42:00.4281193Z 2025-05-07T19:42:00.4281197Z 2025-05-07T19:42:00.4281200Z 2025-05-07T19:42:00.4281222Z 2025-05-07T19:42:00.4281226Z 2025-05-07T19:42:00.4281230Z 2025-05-07T19:42:00.4281234Z 2025-05-07T19:42:00.4281238Z 2025-05-07T19:42:00.4281241Z 2025-05-07T19:42:00.4281248Z 2025-05-07T19:42:00.4281253Z 2025-05-07T19:42:00.4281256Z 2025-05-07T19:42:00.4281274Z 2025-05-07T19:42:00.4281278Z 2025-05-07T19:42:00.5056543Z ... (more hidden) ... 2025-05-07T19:42:00.6058566Z openjdk-23.0.2 | 181.4 MB | ####6 | 47% 2025-05-07T19:42:00.7059245Z openjdk-23.0.2 | 181.4 MB | ##### | 50% 2025-05-07T19:42:00.7702625Z openjdk-23.0.2 | 181.4 MB | #####3 | 54% 2025-05-07T19:42:00.7703148Z 2025-05-07T19:42:00.7775546Z bazel-7.5.0 | 47.4 MB | ########## | 100%  2025-05-07T19:42:00.7775849Z 2025-05-07T19:42:00.7775855Z 2025-05-07T19:42:00.7775860Z 2025-05-07T19:42:00.7775864Z 2025-05-07T19:42:00.7775882Z 2025-05-07T19:42:00.8061801Z libgrpc-1.71.0 | 7.6 MB | ########## | 100%  2025-05-07T19:42:00.9104135Z openjdk-23.0.2 | 181.4 MB | #####7 | 57% 2025-05-07T19:42:01.0104754Z openjdk-23.0.2 | 181.4 MB | ###### | 61% 2025-05-07T19:42:01.0213325Z openjdk-23.0.2 | 181.4 MB | ######4 | 64% 2025-05-07T19:42:01.0213686Z 2025-05-07T19:42:01.0213691Z 2025-05-07T19:42:01.0213695Z 2025-05-07T19:42:01.0213699Z 2025-05-07T19:42:01.0213702Z 2025-05-07T19:42:01.0213719Z 2025-05-07T19:42:01.0213723Z 2025-05-07T19:42:01.0213727Z 2025-05-07T19:42:01.1104431Z libcups-2.3.3 | 4.3 MB | ########## | 100%  2025-05-07T19:42:01.2013388Z openjdk-23.0.2 | 181.4 MB | ######8 | 69% 2025-05-07T19:42:01.2013714Z 2025-05-07T19:42:01.2013719Z 2025-05-07T19:42:01.2013723Z 2025-05-07T19:42:01.2013728Z 2025-05-07T19:42:01.2013733Z 2025-05-07T19:42:01.2018037Z 2025-05-07T19:42:01.2104288Z openblas-0.3.29 | 5.8 MB | ########## | 100%  2025-05-07T19:42:01.3108002Z openjdk-23.0.2 | 181.4 MB | #######2 | 73% 2025-05-07T19:42:01.4109272Z openjdk-23.0.2 | 181.4 MB | #######6 | 77% 2025-05-07T19:42:01.4502893Z openjdk-23.0.2 | 181.4 MB | ########1 | 82% 2025-05-07T19:42:01.4503298Z 2025-05-07T19:42:01.4503325Z 2025-05-07T19:42:01.4503596Z 2025-05-07T19:42:01.4503604Z 2025-05-07T19:42:01.4503610Z 2025-05-07T19:42:01.4503615Z 2025-05-07T19:42:01.4503621Z 2025-05-07T19:42:01.5109506Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:42:01.6926333Z openjdk-23.0.2 | 181.4 MB | ########6 | 87% 2025-05-07T19:42:01.7927044Z openjdk-23.0.2 | 181.4 MB | ######### | 91% 2025-05-07T19:42:01.8977621Z openjdk-23.0.2 | 181.4 MB | #########5 | 95% 2025-05-07T19:42:01.9476797Z openjdk-23.0.2 | 181.4 MB | #########9 | 99% 2025-05-07T19:42:01.9477239Z 2025-05-07T19:42:01.9477244Z 2025-05-07T19:42:01.9477264Z 2025-05-07T19:42:01.9477269Z 2025-05-07T19:42:01.9477274Z 2025-05-07T19:42:01.9477293Z 2025-05-07T19:42:01.9477298Z 2025-05-07T19:42:01.9477303Z 2025-05-07T19:42:01.9477308Z 2025-05-07T19:42:01.9478388Z 2025-05-07T19:42:02.2304765Z libprotobuf-5.29.3 | 3.2 MB | ########## | 100%  2025-05-07T19:42:02.2305357Z 2025-05-07T19:42:02.2305396Z 2025-05-07T19:42:02.2305403Z 2025-05-07T19:42:02.2305411Z 2025-05-07T19:42:02.2305418Z 2025-05-07T19:42:02.2305425Z 2025-05-07T19:42:02.2305431Z 2025-05-07T19:42:02.2305456Z 2025-05-07T19:42:02.2305472Z 2025-05-07T19:42:02.6895183Z libglib-2.84.0 | 3.8 MB | ########## | 100%  2025-05-07T19:42:02.6895786Z 2025-05-07T19:42:02.6895818Z 2025-05-07T19:42:02.6895822Z 2025-05-07T19:42:02.6895826Z 2025-05-07T19:42:02.6895830Z 2025-05-07T19:42:02.6895834Z 2025-05-07T19:42:02.6895838Z 2025-05-07T19:42:02.6895842Z 2025-05-07T19:42:02.6895847Z 2025-05-07T19:42:02.6895851Z 2025-05-07T19:42:02.6895855Z 2025-05-07T19:42:02.8582442Z tk-8.6.13 | 3.2 MB | ########## | 100%  2025-05-07T19:42:02.8582764Z 2025-05-07T19:42:02.8582771Z 2025-05-07T19:42:02.8582778Z 2025-05-07T19:42:02.8582783Z 2025-05-07T19:42:02.8582788Z 2025-05-07T19:42:02.8582793Z 2025-05-07T19:42:02.8582814Z 2025-05-07T19:42:02.8582820Z 2025-05-07T19:42:02.8582854Z 2025-05-07T19:42:02.8582859Z 2025-05-07T19:42:02.8582864Z 2025-05-07T19:42:02.8582927Z 2025-05-07T19:42:02.8589000Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:42:02.8589564Z 2025-05-07T19:42:02.8589569Z 2025-05-07T19:42:02.8589587Z 2025-05-07T19:42:02.8589592Z 2025-05-07T19:42:02.8589785Z 2025-05-07T19:42:02.8589790Z 2025-05-07T19:42:02.8589810Z 2025-05-07T19:42:02.8589814Z 2025-05-07T19:42:02.8589818Z 2025-05-07T19:42:02.8589823Z 2025-05-07T19:42:02.8589835Z 2025-05-07T19:42:02.8589839Z 2025-05-07T19:42:02.9176258Z harfbuzz-11.0.0 | 1.6 MB | ########## | 100%  2025-05-07T19:42:02.9176719Z 2025-05-07T19:42:02.9176725Z 2025-05-07T19:42:02.9176745Z 2025-05-07T19:42:02.9176752Z 2025-05-07T19:42:02.9176757Z 2025-05-07T19:42:02.9176764Z 2025-05-07T19:42:02.9176771Z 2025-05-07T19:42:02.9176777Z 2025-05-07T19:42:02.9176783Z 2025-05-07T19:42:02.9176788Z 2025-05-07T19:42:02.9176821Z 2025-05-07T19:42:02.9176828Z 2025-05-07T19:42:02.9176846Z 2025-05-07T19:42:02.9181146Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:42:02.9181636Z 2025-05-07T19:42:02.9181644Z 2025-05-07T19:42:02.9181652Z 2025-05-07T19:42:02.9181658Z 2025-05-07T19:42:02.9181661Z 2025-05-07T19:42:02.9181690Z 2025-05-07T19:42:02.9181696Z 2025-05-07T19:42:02.9181702Z 2025-05-07T19:42:02.9181710Z 2025-05-07T19:42:02.9181717Z 2025-05-07T19:42:02.9181723Z 2025-05-07T19:42:02.9181730Z 2025-05-07T19:42:02.9181747Z 2025-05-07T19:42:02.9973540Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2025-05-07T19:42:02.9973976Z 2025-05-07T19:42:02.9973982Z 2025-05-07T19:42:02.9973990Z 2025-05-07T19:42:02.9973995Z 2025-05-07T19:42:02.9973999Z 2025-05-07T19:42:02.9974004Z 2025-05-07T19:42:02.9974011Z 2025-05-07T19:42:02.9974017Z 2025-05-07T19:42:02.9974038Z 2025-05-07T19:42:02.9974044Z 2025-05-07T19:42:02.9974311Z 2025-05-07T19:42:02.9974321Z 2025-05-07T19:42:02.9974329Z 2025-05-07T19:42:02.9974336Z 2025-05-07T19:42:02.9974916Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:42:02.9975364Z 2025-05-07T19:42:02.9975368Z 2025-05-07T19:42:02.9975384Z 2025-05-07T19:42:02.9975388Z 2025-05-07T19:42:02.9975404Z 2025-05-07T19:42:02.9975408Z 2025-05-07T19:42:02.9975412Z 2025-05-07T19:42:02.9975416Z 2025-05-07T19:42:02.9975420Z 2025-05-07T19:42:02.9975424Z 2025-05-07T19:42:02.9975429Z 2025-05-07T19:42:02.9975434Z 2025-05-07T19:42:02.9975440Z 2025-05-07T19:42:02.9975650Z 2025-05-07T19:42:03.1386874Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:42:03.1387370Z 2025-05-07T19:42:03.1387374Z 2025-05-07T19:42:03.1387378Z 2025-05-07T19:42:03.1387383Z 2025-05-07T19:42:03.1387387Z 2025-05-07T19:42:03.1387392Z 2025-05-07T19:42:03.1387396Z 2025-05-07T19:42:03.1387400Z 2025-05-07T19:42:03.1387431Z 2025-05-07T19:42:03.1387435Z 2025-05-07T19:42:03.1387439Z 2025-05-07T19:42:03.1387442Z 2025-05-07T19:42:03.1387445Z 2025-05-07T19:42:03.1387449Z 2025-05-07T19:42:03.1387462Z 2025-05-07T19:42:03.1389381Z krb5-1.21.3 | 1.3 MB | ########## | 100%  2025-05-07T19:42:03.1389913Z 2025-05-07T19:42:03.1389938Z 2025-05-07T19:42:03.1389945Z 2025-05-07T19:42:03.1389949Z 2025-05-07T19:42:03.1389954Z 2025-05-07T19:42:03.1389959Z 2025-05-07T19:42:03.1389966Z 2025-05-07T19:42:03.1389972Z 2025-05-07T19:42:03.1389978Z 2025-05-07T19:42:03.1389984Z 2025-05-07T19:42:03.1390006Z 2025-05-07T19:42:03.1390012Z 2025-05-07T19:42:03.1390018Z 2025-05-07T19:42:03.1390022Z 2025-05-07T19:42:03.1390041Z 2025-05-07T19:42:03.6701576Z krb5-1.21.3 | 1.3 MB | ########## | 100%  2025-05-07T19:42:03.6702180Z 2025-05-07T19:42:03.6702205Z 2025-05-07T19:42:03.6702211Z 2025-05-07T19:42:03.6702249Z 2025-05-07T19:42:03.6702256Z 2025-05-07T19:42:03.6702262Z 2025-05-07T19:42:03.6702269Z 2025-05-07T19:42:03.6702277Z 2025-05-07T19:42:03.6702284Z 2025-05-07T19:42:03.6702290Z 2025-05-07T19:42:03.6702296Z 2025-05-07T19:42:03.6702303Z 2025-05-07T19:42:03.6702309Z 2025-05-07T19:42:03.6702315Z 2025-05-07T19:42:03.6702322Z 2025-05-07T19:42:03.6702331Z 2025-05-07T19:42:03.6706308Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:42:03.6706691Z 2025-05-07T19:42:03.6706696Z 2025-05-07T19:42:03.6706700Z 2025-05-07T19:42:03.6706704Z 2025-05-07T19:42:03.6706708Z 2025-05-07T19:42:03.6706711Z 2025-05-07T19:42:03.6706715Z 2025-05-07T19:42:03.6706718Z 2025-05-07T19:42:03.6706722Z 2025-05-07T19:42:03.6706726Z 2025-05-07T19:42:03.6706730Z 2025-05-07T19:42:03.6706735Z 2025-05-07T19:42:03.6706738Z 2025-05-07T19:42:03.6706742Z 2025-05-07T19:42:03.6706745Z 2025-05-07T19:42:03.6707302Z 2025-05-07T19:42:03.7138164Z libabseil-20250127.1 | 1.3 MB | ########## | 100%  2025-05-07T19:42:03.7138597Z 2025-05-07T19:42:03.7138602Z 2025-05-07T19:42:03.7139088Z 2025-05-07T19:42:03.7943722Z cmake-4.0.2 | 19.4 MB | ########## | 100%  2025-05-07T19:42:03.7944091Z 2025-05-07T19:42:03.7944098Z 2025-05-07T19:42:03.8079827Z python-3.13.2 | 31.7 MB | ########## | 100%  2025-05-07T19:42:03.8080309Z 2025-05-07T19:42:03.8080316Z 2025-05-07T19:42:03.8080323Z 2025-05-07T19:42:03.8080329Z 2025-05-07T19:42:03.8080336Z 2025-05-07T19:42:03.8080341Z 2025-05-07T19:42:03.8080347Z 2025-05-07T19:42:03.8080354Z 2025-05-07T19:42:03.8080361Z 2025-05-07T19:42:03.8080367Z 2025-05-07T19:42:03.8080373Z 2025-05-07T19:42:03.8080380Z 2025-05-07T19:42:03.8080388Z 2025-05-07T19:42:03.8080395Z 2025-05-07T19:42:03.8080401Z 2025-05-07T19:42:03.8080405Z 2025-05-07T19:42:03.8080410Z 2025-05-07T19:42:03.8083331Z cairo-1.18.4 | 955 KB | ########## | 100%  2025-05-07T19:42:03.8083824Z 2025-05-07T19:42:03.8083831Z 2025-05-07T19:42:03.8083837Z 2025-05-07T19:42:03.8083842Z 2025-05-07T19:42:03.8083848Z 2025-05-07T19:42:03.8083855Z 2025-05-07T19:42:03.8083860Z 2025-05-07T19:42:03.8083883Z 2025-05-07T19:42:03.8083890Z 2025-05-07T19:42:03.8083898Z 2025-05-07T19:42:03.8083902Z 2025-05-07T19:42:03.8083926Z 2025-05-07T19:42:03.8083931Z 2025-05-07T19:42:03.8083936Z 2025-05-07T19:42:03.8083942Z 2025-05-07T19:42:03.8083948Z 2025-05-07T19:42:03.8083968Z 2025-05-07T19:42:03.8372421Z cairo-1.18.4 | 955 KB | ########## | 100%  2025-05-07T19:42:03.8372883Z 2025-05-07T19:42:03.8372888Z 2025-05-07T19:42:03.8372892Z 2025-05-07T19:42:03.8372896Z 2025-05-07T19:42:03.8372900Z 2025-05-07T19:42:03.8372904Z 2025-05-07T19:42:03.8372908Z 2025-05-07T19:42:03.8372915Z 2025-05-07T19:42:03.8372920Z 2025-05-07T19:42:03.8372925Z 2025-05-07T19:42:03.8372931Z 2025-05-07T19:42:03.8372961Z 2025-05-07T19:42:03.8372966Z 2025-05-07T19:42:03.8372972Z 2025-05-07T19:42:03.8372978Z 2025-05-07T19:42:03.8372985Z 2025-05-07T19:42:03.8372991Z 2025-05-07T19:42:03.8373002Z 2025-05-07T19:42:03.8373006Z 2025-05-07T19:42:03.8379217Z ... (more hidden) ... 2025-05-07T19:42:03.8379676Z 2025-05-07T19:42:03.8379698Z 2025-05-07T19:42:03.8379702Z 2025-05-07T19:42:03.8379705Z 2025-05-07T19:42:03.8379709Z 2025-05-07T19:42:03.8379712Z 2025-05-07T19:42:03.8379716Z 2025-05-07T19:42:03.8379720Z 2025-05-07T19:42:03.8379741Z 2025-05-07T19:42:03.8379745Z 2025-05-07T19:42:03.8379749Z 2025-05-07T19:42:03.8379753Z 2025-05-07T19:42:03.8379757Z 2025-05-07T19:42:03.8379761Z 2025-05-07T19:42:03.8379765Z 2025-05-07T19:42:03.8379768Z 2025-05-07T19:42:03.8379772Z 2025-05-07T19:42:03.8379778Z 2025-05-07T19:42:03.8379782Z 2025-05-07T19:42:03.8604238Z ... (more hidden) ... 2025-05-07T19:42:03.8604650Z 2025-05-07T19:42:03.8604659Z 2025-05-07T19:42:03.8604667Z 2025-05-07T19:42:03.8604671Z 2025-05-07T19:42:03.8604674Z 2025-05-07T19:42:03.8604677Z 2025-05-07T19:42:03.8604681Z 2025-05-07T19:42:03.8604684Z 2025-05-07T19:42:03.8604688Z 2025-05-07T19:42:03.8604692Z 2025-05-07T19:42:03.8604695Z 2025-05-07T19:42:03.8604699Z 2025-05-07T19:42:03.8604911Z 2025-05-07T19:42:03.8604915Z 2025-05-07T19:42:03.8604918Z 2025-05-07T19:42:03.8604922Z 2025-05-07T19:42:03.8604925Z 2025-05-07T19:42:03.8604940Z 2025-05-07T19:42:03.8607598Z pcre2-10.44 | 934 KB | ########## | 100%  2025-05-07T19:42:03.8607922Z 2025-05-07T19:42:03.8607927Z 2025-05-07T19:42:03.8607930Z 2025-05-07T19:42:03.8607933Z 2025-05-07T19:42:03.8607937Z 2025-05-07T19:42:03.8607940Z 2025-05-07T19:42:03.8607944Z 2025-05-07T19:42:03.8607947Z 2025-05-07T19:42:03.8607951Z 2025-05-07T19:42:03.8607974Z 2025-05-07T19:42:03.8607978Z 2025-05-07T19:42:03.8607993Z 2025-05-07T19:42:03.8607998Z 2025-05-07T19:42:03.8608003Z 2025-05-07T19:42:03.8608008Z 2025-05-07T19:42:03.8608013Z 2025-05-07T19:42:03.8608018Z 2025-05-07T19:42:03.8608721Z 2025-05-07T19:42:04.0984163Z pcre2-10.44 | 934 KB | ########## | 100%  2025-05-07T19:42:05.7483007Z openjdk-23.0.2 | 181.4 MB | ########## | 100% 2025-05-07T19:42:05.7483667Z 2025-05-07T19:42:06.6664189Z bazel-7.5.0 | 47.4 MB | ########## | 100%  2025-05-07T19:42:06.6668607Z openjdk-23.0.2 | 181.4 MB | ########## | 100% 2025-05-07T19:42:06.6669130Z 2025-05-07T19:42:06.6669139Z 2025-05-07T19:42:06.6669145Z 2025-05-07T19:42:06.6669151Z 2025-05-07T19:42:06.6669158Z 2025-05-07T19:42:06.6669167Z 2025-05-07T19:42:06.6669173Z 2025-05-07T19:42:06.6669183Z 2025-05-07T19:42:06.6669189Z 2025-05-07T19:42:06.6669197Z 2025-05-07T19:42:06.6669203Z 2025-05-07T19:42:06.6669210Z 2025-05-07T19:42:06.6669218Z 2025-05-07T19:42:06.6669225Z 2025-05-07T19:42:06.6669529Z 2025-05-07T19:42:06.6669539Z 2025-05-07T19:42:06.6669546Z 2025-05-07T19:42:06.6669570Z 2025-05-07T19:42:06.6669578Z 2025-05-07T19:42:06.6669723Z 2025-05-07T19:42:06.6670387Z  2025-05-07T19:42:06.6702662Z 2025-05-07T19:42:06.6703178Z 2025-05-07T19:42:06.6703672Z  2025-05-07T19:42:06.6704048Z 2025-05-07T19:42:06.6704056Z 2025-05-07T19:42:06.6704345Z  2025-05-07T19:42:06.6704757Z 2025-05-07T19:42:06.6704765Z 2025-05-07T19:42:06.6704772Z 2025-05-07T19:42:06.6705074Z  2025-05-07T19:42:06.6705466Z 2025-05-07T19:42:06.6705472Z 2025-05-07T19:42:06.6705479Z 2025-05-07T19:42:06.6705486Z 2025-05-07T19:42:06.6705811Z  2025-05-07T19:42:06.6706195Z 2025-05-07T19:42:06.6706202Z 2025-05-07T19:42:06.6706209Z 2025-05-07T19:42:06.6706214Z 2025-05-07T19:42:06.6706219Z 2025-05-07T19:42:06.6706541Z  2025-05-07T19:42:06.6706957Z 2025-05-07T19:42:06.6706965Z 2025-05-07T19:42:06.6706973Z 2025-05-07T19:42:06.6706994Z 2025-05-07T19:42:06.6707002Z 2025-05-07T19:42:06.6707007Z 2025-05-07T19:42:06.6707336Z  2025-05-07T19:42:06.6707744Z 2025-05-07T19:42:06.6707751Z 2025-05-07T19:42:06.6707757Z 2025-05-07T19:42:06.6707765Z 2025-05-07T19:42:06.6707771Z 2025-05-07T19:42:06.6707779Z 2025-05-07T19:42:06.6707785Z 2025-05-07T19:42:06.6708433Z  2025-05-07T19:42:06.6708857Z 2025-05-07T19:42:06.6708864Z 2025-05-07T19:42:06.6708887Z 2025-05-07T19:42:06.6708893Z 2025-05-07T19:42:06.6708899Z 2025-05-07T19:42:06.6708923Z 2025-05-07T19:42:06.6708929Z 2025-05-07T19:42:06.6708935Z 2025-05-07T19:42:06.6709273Z  2025-05-07T19:42:06.6709664Z 2025-05-07T19:42:06.6709671Z 2025-05-07T19:42:06.6709678Z 2025-05-07T19:42:06.6709684Z 2025-05-07T19:42:06.6709707Z 2025-05-07T19:42:06.6709712Z 2025-05-07T19:42:06.6709946Z 2025-05-07T19:42:06.6709954Z 2025-05-07T19:42:06.6709959Z 2025-05-07T19:42:06.6710313Z  2025-05-07T19:42:06.6710723Z 2025-05-07T19:42:06.6710729Z 2025-05-07T19:42:06.6710735Z 2025-05-07T19:42:06.6710741Z 2025-05-07T19:42:06.6710765Z 2025-05-07T19:42:06.6710770Z 2025-05-07T19:42:06.6710776Z 2025-05-07T19:42:06.6710782Z 2025-05-07T19:42:06.6710789Z 2025-05-07T19:42:06.6710795Z 2025-05-07T19:42:06.6711141Z  2025-05-07T19:42:06.6711554Z 2025-05-07T19:42:06.6711572Z 2025-05-07T19:42:06.6711577Z 2025-05-07T19:42:06.6711582Z 2025-05-07T19:42:06.6711608Z 2025-05-07T19:42:06.6711613Z 2025-05-07T19:42:06.6711621Z 2025-05-07T19:42:06.6711625Z 2025-05-07T19:42:06.6711630Z 2025-05-07T19:42:06.6711636Z 2025-05-07T19:42:06.6711641Z 2025-05-07T19:42:06.6711981Z  2025-05-07T19:42:06.6712417Z 2025-05-07T19:42:06.6712424Z 2025-05-07T19:42:06.6712429Z 2025-05-07T19:42:06.6712449Z 2025-05-07T19:42:06.6712456Z 2025-05-07T19:42:06.6712462Z 2025-05-07T19:42:06.6712468Z 2025-05-07T19:42:06.6712475Z 2025-05-07T19:42:06.6712481Z 2025-05-07T19:42:06.6712487Z 2025-05-07T19:42:06.6712493Z 2025-05-07T19:42:06.6712498Z 2025-05-07T19:42:06.6712855Z  2025-05-07T19:42:06.6713291Z 2025-05-07T19:42:06.6713314Z 2025-05-07T19:42:06.6713321Z 2025-05-07T19:42:06.6713328Z 2025-05-07T19:42:06.6713335Z 2025-05-07T19:42:06.6713461Z 2025-05-07T19:42:06.6713468Z 2025-05-07T19:42:06.6713474Z 2025-05-07T19:42:06.6713480Z 2025-05-07T19:42:06.6713487Z 2025-05-07T19:42:06.6713493Z 2025-05-07T19:42:06.6713499Z 2025-05-07T19:42:06.6713504Z 2025-05-07T19:42:06.6713882Z  2025-05-07T19:42:06.6714323Z 2025-05-07T19:42:06.6714329Z 2025-05-07T19:42:06.6714335Z 2025-05-07T19:42:06.6714340Z 2025-05-07T19:42:06.6714347Z 2025-05-07T19:42:06.6714353Z 2025-05-07T19:42:06.6714360Z 2025-05-07T19:42:06.6714365Z 2025-05-07T19:42:06.6714373Z 2025-05-07T19:42:06.6714378Z 2025-05-07T19:42:06.6714386Z 2025-05-07T19:42:06.6714391Z 2025-05-07T19:42:06.6714399Z 2025-05-07T19:42:06.6714405Z 2025-05-07T19:42:06.6714798Z  2025-05-07T19:42:06.6715472Z 2025-05-07T19:42:06.6715481Z 2025-05-07T19:42:06.6715487Z 2025-05-07T19:42:06.6715493Z 2025-05-07T19:42:06.6715510Z 2025-05-07T19:42:06.6715517Z 2025-05-07T19:42:06.6715523Z 2025-05-07T19:42:06.6715528Z 2025-05-07T19:42:06.6715534Z 2025-05-07T19:42:06.6715540Z 2025-05-07T19:42:06.6715546Z 2025-05-07T19:42:06.6715551Z 2025-05-07T19:42:06.6715557Z 2025-05-07T19:42:06.6715563Z 2025-05-07T19:42:06.6715569Z 2025-05-07T19:42:06.6715987Z  2025-05-07T19:42:06.6716429Z 2025-05-07T19:42:06.6716436Z 2025-05-07T19:42:06.6716442Z 2025-05-07T19:42:06.6716449Z 2025-05-07T19:42:06.6716454Z 2025-05-07T19:42:06.6716460Z 2025-05-07T19:42:06.6716467Z 2025-05-07T19:42:06.6716473Z 2025-05-07T19:42:06.6716481Z 2025-05-07T19:42:06.6716487Z 2025-05-07T19:42:06.6716493Z 2025-05-07T19:42:06.6716499Z 2025-05-07T19:42:06.6716523Z 2025-05-07T19:42:06.6716529Z 2025-05-07T19:42:06.6716535Z 2025-05-07T19:42:06.6716541Z 2025-05-07T19:42:06.6717045Z  2025-05-07T19:42:06.6717680Z 2025-05-07T19:42:06.6717686Z 2025-05-07T19:42:06.6717694Z 2025-05-07T19:42:06.6717700Z 2025-05-07T19:42:06.6717705Z 2025-05-07T19:42:06.6717713Z 2025-05-07T19:42:06.6717737Z 2025-05-07T19:42:06.6717744Z 2025-05-07T19:42:06.6717750Z 2025-05-07T19:42:06.6717756Z 2025-05-07T19:42:06.6717764Z 2025-05-07T19:42:06.6717938Z 2025-05-07T19:42:06.6717943Z 2025-05-07T19:42:06.6717949Z 2025-05-07T19:42:06.6717954Z 2025-05-07T19:42:06.6717960Z 2025-05-07T19:42:06.6717965Z 2025-05-07T19:42:06.6718389Z  2025-05-07T19:42:06.6718840Z 2025-05-07T19:42:06.6718846Z 2025-05-07T19:42:06.6718853Z 2025-05-07T19:42:06.6718859Z 2025-05-07T19:42:06.6718865Z 2025-05-07T19:42:06.6718871Z 2025-05-07T19:42:06.6718877Z 2025-05-07T19:42:06.6718883Z 2025-05-07T19:42:06.6718888Z 2025-05-07T19:42:06.6718895Z 2025-05-07T19:42:06.6718901Z 2025-05-07T19:42:06.6718918Z 2025-05-07T19:42:06.6718924Z 2025-05-07T19:42:06.6718930Z 2025-05-07T19:42:06.6718937Z 2025-05-07T19:42:06.6718943Z 2025-05-07T19:42:06.6718949Z 2025-05-07T19:42:06.6718955Z 2025-05-07T19:42:06.6719382Z  2025-05-07T19:42:06.6719840Z 2025-05-07T19:42:06.6719854Z 2025-05-07T19:42:06.6720017Z  2025-05-07T19:42:06.6720213Z 2025-05-07T19:42:06.6720219Z 2025-05-07T19:42:06.6720384Z  2025-05-07T19:42:06.6720566Z 2025-05-07T19:42:06.6720571Z 2025-05-07T19:42:06.6720576Z 2025-05-07T19:42:06.6720739Z  2025-05-07T19:42:06.6720909Z 2025-05-07T19:42:06.6720914Z 2025-05-07T19:42:06.6720920Z 2025-05-07T19:42:06.6720925Z 2025-05-07T19:42:06.6721147Z  2025-05-07T19:42:06.6721338Z 2025-05-07T19:42:06.6721343Z 2025-05-07T19:42:06.6721349Z 2025-05-07T19:42:06.6721354Z 2025-05-07T19:42:06.6721360Z 2025-05-07T19:42:06.6721522Z  2025-05-07T19:42:06.6721872Z 2025-05-07T19:42:06.6721881Z 2025-05-07T19:42:06.6721886Z 2025-05-07T19:42:06.6721891Z 2025-05-07T19:42:06.6721897Z 2025-05-07T19:42:06.6721903Z 2025-05-07T19:42:06.6722290Z  2025-05-07T19:42:06.6722495Z 2025-05-07T19:42:06.6722501Z 2025-05-07T19:42:06.6722507Z 2025-05-07T19:42:06.6722513Z 2025-05-07T19:42:06.6722519Z 2025-05-07T19:42:06.6722533Z 2025-05-07T19:42:06.6722539Z 2025-05-07T19:42:06.6722719Z  2025-05-07T19:42:06.6722943Z 2025-05-07T19:42:06.6722949Z 2025-05-07T19:42:06.6722954Z 2025-05-07T19:42:06.6722960Z 2025-05-07T19:42:06.6722966Z 2025-05-07T19:42:06.6722972Z 2025-05-07T19:42:06.6722976Z 2025-05-07T19:42:06.6722982Z 2025-05-07T19:42:06.6723179Z  2025-05-07T19:42:06.6723416Z 2025-05-07T19:42:06.6723422Z 2025-05-07T19:42:06.6723428Z 2025-05-07T19:42:06.6723434Z 2025-05-07T19:42:06.6723439Z 2025-05-07T19:42:06.6723445Z 2025-05-07T19:42:06.6723451Z 2025-05-07T19:42:06.6723456Z 2025-05-07T19:42:06.6723467Z 2025-05-07T19:42:06.6723660Z  2025-05-07T19:42:06.6723935Z 2025-05-07T19:42:06.6723940Z 2025-05-07T19:42:06.6723946Z 2025-05-07T19:42:06.6723953Z 2025-05-07T19:42:06.6723959Z 2025-05-07T19:42:06.6723964Z 2025-05-07T19:42:06.6723969Z 2025-05-07T19:42:06.6723973Z 2025-05-07T19:42:06.6723978Z 2025-05-07T19:42:06.6723989Z 2025-05-07T19:42:06.6724179Z  2025-05-07T19:42:06.6724441Z 2025-05-07T19:42:06.6724447Z 2025-05-07T19:42:06.6724453Z 2025-05-07T19:42:06.6724458Z 2025-05-07T19:42:06.6724463Z 2025-05-07T19:42:06.6724468Z 2025-05-07T19:42:06.6724474Z 2025-05-07T19:42:06.6724479Z 2025-05-07T19:42:06.6724485Z 2025-05-07T19:42:06.6724490Z 2025-05-07T19:42:06.6724496Z 2025-05-07T19:42:06.6724682Z  2025-05-07T19:42:06.6724952Z 2025-05-07T19:42:06.6724957Z 2025-05-07T19:42:06.6724963Z 2025-05-07T19:42:06.6724968Z 2025-05-07T19:42:06.6724973Z 2025-05-07T19:42:06.6724978Z 2025-05-07T19:42:06.6724990Z 2025-05-07T19:42:06.6724995Z 2025-05-07T19:42:06.6725000Z 2025-05-07T19:42:06.6725006Z 2025-05-07T19:42:06.6725011Z 2025-05-07T19:42:06.6725016Z 2025-05-07T19:42:06.6725215Z  2025-05-07T19:42:06.6725516Z 2025-05-07T19:42:06.6725522Z 2025-05-07T19:42:06.6725528Z 2025-05-07T19:42:06.6725533Z 2025-05-07T19:42:06.6725665Z 2025-05-07T19:42:06.6725670Z 2025-05-07T19:42:06.6725675Z 2025-05-07T19:42:06.6725681Z 2025-05-07T19:42:06.6725686Z 2025-05-07T19:42:06.6725692Z 2025-05-07T19:42:06.6725697Z 2025-05-07T19:42:06.6725702Z 2025-05-07T19:42:06.6725708Z 2025-05-07T19:42:06.6725950Z  2025-05-07T19:42:06.6726155Z 2025-05-07T19:42:06.6726159Z 2025-05-07T19:42:06.6726162Z 2025-05-07T19:42:06.6726166Z 2025-05-07T19:42:06.6726169Z 2025-05-07T19:42:06.6726173Z 2025-05-07T19:42:06.6726178Z 2025-05-07T19:42:06.6726182Z 2025-05-07T19:42:06.6726185Z 2025-05-07T19:42:06.6726189Z 2025-05-07T19:42:06.6726193Z 2025-05-07T19:42:06.6726202Z 2025-05-07T19:42:06.6726205Z 2025-05-07T19:42:06.6726209Z 2025-05-07T19:42:06.6726372Z  2025-05-07T19:42:06.6726620Z 2025-05-07T19:42:06.6726624Z 2025-05-07T19:42:06.6726628Z 2025-05-07T19:42:06.6726633Z 2025-05-07T19:42:06.6726637Z 2025-05-07T19:42:06.6726642Z 2025-05-07T19:42:06.6726647Z 2025-05-07T19:42:06.6726659Z 2025-05-07T19:42:06.6726665Z 2025-05-07T19:42:06.6726671Z 2025-05-07T19:42:06.6726677Z 2025-05-07T19:42:06.6726683Z 2025-05-07T19:42:06.6726706Z 2025-05-07T19:42:06.6726713Z 2025-05-07T19:42:06.6726718Z 2025-05-07T19:42:06.6726933Z  2025-05-07T19:42:06.6727236Z 2025-05-07T19:42:06.6727242Z 2025-05-07T19:42:06.6727246Z 2025-05-07T19:42:06.6727251Z 2025-05-07T19:42:06.6727256Z 2025-05-07T19:42:06.6727263Z 2025-05-07T19:42:06.6727268Z 2025-05-07T19:42:06.6727273Z 2025-05-07T19:42:06.6727293Z 2025-05-07T19:42:06.6727299Z 2025-05-07T19:42:06.6727305Z 2025-05-07T19:42:06.6727400Z 2025-05-07T19:42:06.6727407Z 2025-05-07T19:42:06.6727412Z 2025-05-07T19:42:06.6727417Z 2025-05-07T19:42:06.6727422Z 2025-05-07T19:42:06.6727661Z  2025-05-07T19:42:06.6727987Z 2025-05-07T19:42:06.6727992Z 2025-05-07T19:42:06.6727998Z 2025-05-07T19:42:06.6728020Z 2025-05-07T19:42:06.6728026Z 2025-05-07T19:42:06.6728041Z 2025-05-07T19:42:06.6728047Z 2025-05-07T19:42:06.6728053Z 2025-05-07T19:42:06.6728059Z 2025-05-07T19:42:06.6728064Z 2025-05-07T19:42:06.6728071Z 2025-05-07T19:42:06.6728076Z 2025-05-07T19:42:06.6728082Z 2025-05-07T19:42:06.6728088Z 2025-05-07T19:42:06.6728095Z 2025-05-07T19:42:06.6728101Z 2025-05-07T19:42:06.6728106Z 2025-05-07T19:42:06.6728354Z  2025-05-07T19:42:06.6728705Z 2025-05-07T19:42:06.6728711Z 2025-05-07T19:42:06.6728716Z 2025-05-07T19:42:06.6728723Z 2025-05-07T19:42:06.6728728Z 2025-05-07T19:42:06.6728733Z 2025-05-07T19:42:06.6728738Z 2025-05-07T19:42:06.6728749Z 2025-05-07T19:42:06.6728754Z 2025-05-07T19:42:06.6728758Z 2025-05-07T19:42:06.6728764Z 2025-05-07T19:42:06.6728770Z 2025-05-07T19:42:06.6728775Z 2025-05-07T19:42:06.6728780Z 2025-05-07T19:42:06.6728787Z 2025-05-07T19:42:06.6728793Z 2025-05-07T19:42:06.6728799Z 2025-05-07T19:42:06.6728805Z 2025-05-07T19:42:06.6729089Z  2025-05-07T19:42:06.6729436Z 2025-05-07T19:42:06.6729442Z 2025-05-07T19:42:06.6729577Z  2025-05-07T19:42:06.6729735Z 2025-05-07T19:42:06.6729740Z 2025-05-07T19:42:06.6729878Z  2025-05-07T19:42:06.6730052Z 2025-05-07T19:42:06.6730059Z 2025-05-07T19:42:06.6730064Z 2025-05-07T19:42:06.6730248Z  2025-05-07T19:42:06.6730437Z 2025-05-07T19:42:06.6730443Z 2025-05-07T19:42:06.6730449Z 2025-05-07T19:42:06.6730456Z 2025-05-07T19:42:06.6730645Z  2025-05-07T19:42:06.6730875Z 2025-05-07T19:42:06.6730882Z 2025-05-07T19:42:06.6730888Z 2025-05-07T19:42:06.6730895Z 2025-05-07T19:42:06.6730909Z 2025-05-07T19:42:06.6731074Z  2025-05-07T19:42:06.6731252Z 2025-05-07T19:42:06.6731257Z 2025-05-07T19:42:06.6731262Z 2025-05-07T19:42:06.6731267Z 2025-05-07T19:42:06.6731272Z 2025-05-07T19:42:06.6731292Z 2025-05-07T19:42:06.6731468Z  2025-05-07T19:42:06.6731698Z 2025-05-07T19:42:06.6731704Z 2025-05-07T19:42:06.6731836Z 2025-05-07T19:42:06.6731843Z 2025-05-07T19:42:06.6731849Z 2025-05-07T19:42:06.6731856Z 2025-05-07T19:42:06.6731862Z 2025-05-07T19:42:06.6732093Z  2025-05-07T19:42:06.6732342Z 2025-05-07T19:42:06.6732348Z 2025-05-07T19:42:06.6732354Z 2025-05-07T19:42:06.6732360Z 2025-05-07T19:42:06.6732366Z 2025-05-07T19:42:06.6732371Z 2025-05-07T19:42:06.6732377Z 2025-05-07T19:42:06.6732383Z 2025-05-07T19:42:06.6732594Z  2025-05-07T19:42:06.6732863Z 2025-05-07T19:42:06.6732870Z 2025-05-07T19:42:06.6732877Z 2025-05-07T19:42:06.6732883Z 2025-05-07T19:42:06.6732890Z 2025-05-07T19:42:06.6732897Z 2025-05-07T19:42:06.6732912Z 2025-05-07T19:42:06.6732918Z 2025-05-07T19:42:06.6732925Z 2025-05-07T19:42:06.6733156Z  2025-05-07T19:42:06.6733458Z 2025-05-07T19:42:06.6733465Z 2025-05-07T19:42:06.6733471Z 2025-05-07T19:42:06.6733478Z 2025-05-07T19:42:06.6733484Z 2025-05-07T19:42:06.6733490Z 2025-05-07T19:42:06.6733497Z 2025-05-07T19:42:06.6733510Z 2025-05-07T19:42:06.6733517Z 2025-05-07T19:42:06.6733523Z 2025-05-07T19:42:06.6733749Z  2025-05-07T19:42:06.6734077Z 2025-05-07T19:42:06.6734083Z 2025-05-07T19:42:06.6734090Z 2025-05-07T19:42:06.6734096Z 2025-05-07T19:42:06.6734103Z 2025-05-07T19:42:06.6734110Z 2025-05-07T19:42:06.6734116Z 2025-05-07T19:42:06.6734123Z 2025-05-07T19:42:06.6734129Z 2025-05-07T19:42:06.6734135Z 2025-05-07T19:42:06.6734141Z 2025-05-07T19:42:06.6734349Z  2025-05-07T19:42:06.6734618Z 2025-05-07T19:42:06.6734623Z 2025-05-07T19:42:06.6734628Z 2025-05-07T19:42:06.6734633Z 2025-05-07T19:42:06.6734751Z 2025-05-07T19:42:06.6734758Z 2025-05-07T19:42:06.6734764Z 2025-05-07T19:42:06.6734770Z 2025-05-07T19:42:06.6734776Z 2025-05-07T19:42:06.6734782Z 2025-05-07T19:42:06.6734788Z 2025-05-07T19:42:06.6734795Z 2025-05-07T19:42:06.6735031Z  2025-05-07T19:42:06.6735391Z 2025-05-07T19:42:06.6735398Z 2025-05-07T19:42:06.6735412Z 2025-05-07T19:42:06.6735419Z 2025-05-07T19:42:06.6735426Z 2025-05-07T19:42:06.6735432Z 2025-05-07T19:42:06.6735439Z 2025-05-07T19:42:06.6735446Z 2025-05-07T19:42:06.6735452Z 2025-05-07T19:42:06.6735458Z 2025-05-07T19:42:06.6735465Z 2025-05-07T19:42:06.6735472Z 2025-05-07T19:42:06.6735479Z 2025-05-07T19:42:06.6735742Z  2025-05-07T19:42:06.6736094Z 2025-05-07T19:42:06.6736100Z 2025-05-07T19:42:06.6736107Z 2025-05-07T19:42:06.6736113Z 2025-05-07T19:42:06.6736119Z 2025-05-07T19:42:06.6736125Z 2025-05-07T19:42:06.6736131Z 2025-05-07T19:42:06.6736138Z 2025-05-07T19:42:06.6736150Z 2025-05-07T19:42:06.6736156Z 2025-05-07T19:42:06.6736163Z 2025-05-07T19:42:06.6736169Z 2025-05-07T19:42:06.6736176Z 2025-05-07T19:42:06.6736181Z 2025-05-07T19:42:06.6736451Z  2025-05-07T19:42:06.6736824Z 2025-05-07T19:42:06.6736830Z 2025-05-07T19:42:06.6736837Z 2025-05-07T19:42:06.6736843Z 2025-05-07T19:42:06.6736855Z 2025-05-07T19:42:06.6736861Z 2025-05-07T19:42:06.6736868Z 2025-05-07T19:42:06.6736874Z 2025-05-07T19:42:06.6736879Z 2025-05-07T19:42:06.6736885Z 2025-05-07T19:42:06.6736891Z 2025-05-07T19:42:06.6736897Z 2025-05-07T19:42:06.6736916Z 2025-05-07T19:42:06.6736923Z 2025-05-07T19:42:06.6736928Z 2025-05-07T19:42:06.6737188Z  2025-05-07T19:42:06.6737727Z 2025-05-07T19:42:06.6737733Z 2025-05-07T19:42:06.6737738Z 2025-05-07T19:42:06.6737745Z 2025-05-07T19:42:06.6737751Z 2025-05-07T19:42:06.6737757Z 2025-05-07T19:42:06.6737762Z 2025-05-07T19:42:06.6737767Z 2025-05-07T19:42:06.6737788Z 2025-05-07T19:42:06.6737802Z 2025-05-07T19:42:06.6737809Z 2025-05-07T19:42:06.6737815Z 2025-05-07T19:42:06.6737821Z 2025-05-07T19:42:06.6737827Z 2025-05-07T19:42:06.6737833Z 2025-05-07T19:42:06.6737839Z 2025-05-07T19:42:06.6738104Z  2025-05-07T19:42:06.6738483Z 2025-05-07T19:42:06.6738489Z 2025-05-07T19:42:06.6738604Z 2025-05-07T19:42:06.6738628Z 2025-05-07T19:42:06.6738635Z 2025-05-07T19:42:06.6738641Z 2025-05-07T19:42:06.6738648Z 2025-05-07T19:42:06.6738655Z 2025-05-07T19:42:06.6738661Z 2025-05-07T19:42:06.6738668Z 2025-05-07T19:42:06.6738675Z 2025-05-07T19:42:06.6738681Z 2025-05-07T19:42:06.6738688Z 2025-05-07T19:42:06.6738695Z 2025-05-07T19:42:06.6738701Z 2025-05-07T19:42:06.6738708Z 2025-05-07T19:42:06.6738715Z 2025-05-07T19:42:06.6739020Z  2025-05-07T19:42:06.6739407Z 2025-05-07T19:42:06.6739414Z 2025-05-07T19:42:06.6739420Z 2025-05-07T19:42:06.6739427Z 2025-05-07T19:42:06.6739440Z 2025-05-07T19:42:06.6739446Z 2025-05-07T19:42:06.6739453Z 2025-05-07T19:42:06.6739459Z 2025-05-07T19:42:06.6739465Z 2025-05-07T19:42:06.6739471Z 2025-05-07T19:42:06.6739478Z 2025-05-07T19:42:06.6739484Z 2025-05-07T19:42:06.6739490Z 2025-05-07T19:42:06.6739497Z 2025-05-07T19:42:06.6739503Z 2025-05-07T19:42:06.6739509Z 2025-05-07T19:42:06.6739515Z 2025-05-07T19:42:06.6739527Z 2025-05-07T19:42:06.6739845Z  2025-05-07T19:42:06.6740259Z 2025-05-07T19:42:06.6740265Z 2025-05-07T19:42:06.6740446Z  2025-05-07T19:42:06.6740634Z 2025-05-07T19:42:06.6740640Z 2025-05-07T19:42:06.6740820Z  2025-05-07T19:42:06.6741029Z 2025-05-07T19:42:06.6741035Z 2025-05-07T19:42:06.6741042Z 2025-05-07T19:42:06.6741213Z  2025-05-07T19:42:06.6741405Z 2025-05-07T19:42:06.6741412Z 2025-05-07T19:42:06.6741418Z 2025-05-07T19:42:06.6741424Z 2025-05-07T19:42:06.6741613Z  2025-05-07T19:42:06.6741831Z 2025-05-07T19:42:06.6741838Z 2025-05-07T19:42:06.6741931Z 2025-05-07T19:42:06.6741939Z 2025-05-07T19:42:06.6741946Z 2025-05-07T19:42:06.6742136Z  2025-05-07T19:42:06.6742371Z 2025-05-07T19:42:06.6742377Z 2025-05-07T19:42:06.6742383Z 2025-05-07T19:42:06.6742389Z 2025-05-07T19:42:06.6742395Z 2025-05-07T19:42:06.6742401Z 2025-05-07T19:42:06.6742604Z  2025-05-07T19:42:06.6742858Z 2025-05-07T19:42:06.6742865Z 2025-05-07T19:42:06.6742886Z 2025-05-07T19:42:06.6742893Z 2025-05-07T19:42:06.6742899Z 2025-05-07T19:42:06.6742906Z 2025-05-07T19:42:06.6742913Z 2025-05-07T19:42:06.6743233Z  2025-05-07T19:42:06.6743480Z 2025-05-07T19:42:06.6743485Z 2025-05-07T19:42:06.6743491Z 2025-05-07T19:42:06.6743497Z 2025-05-07T19:42:06.6743504Z 2025-05-07T19:42:06.6743510Z 2025-05-07T19:42:06.6743529Z 2025-05-07T19:42:06.6743536Z 2025-05-07T19:42:06.6743762Z  2025-05-07T19:42:06.6744042Z 2025-05-07T19:42:06.6744048Z 2025-05-07T19:42:06.6744055Z 2025-05-07T19:42:06.6744069Z 2025-05-07T19:42:06.6744075Z 2025-05-07T19:42:06.6744081Z 2025-05-07T19:42:06.6744088Z 2025-05-07T19:42:06.6744094Z 2025-05-07T19:42:06.6744100Z 2025-05-07T19:42:06.6744319Z  2025-05-07T19:42:06.6744604Z 2025-05-07T19:42:06.6744611Z 2025-05-07T19:42:06.6744618Z 2025-05-07T19:42:06.6744625Z 2025-05-07T19:42:06.6744631Z 2025-05-07T19:42:06.6744646Z 2025-05-07T19:42:06.6744653Z 2025-05-07T19:42:06.6744658Z 2025-05-07T19:42:06.6744664Z 2025-05-07T19:42:06.6744671Z 2025-05-07T19:42:06.6744928Z  2025-05-07T19:42:06.6745231Z 2025-05-07T19:42:06.6745237Z 2025-05-07T19:42:06.6745244Z 2025-05-07T19:42:06.6745250Z 2025-05-07T19:42:06.6745257Z 2025-05-07T19:42:06.6745263Z 2025-05-07T19:42:06.6745269Z 2025-05-07T19:42:06.6745276Z 2025-05-07T19:42:06.6745282Z 2025-05-07T19:42:06.6745289Z 2025-05-07T19:42:06.6745295Z 2025-05-07T19:42:06.6745541Z  2025-05-07T19:42:06.6745881Z 2025-05-07T19:42:06.6745894Z 2025-05-07T19:42:06.6745901Z 2025-05-07T19:42:06.6745908Z 2025-05-07T19:42:06.6745914Z 2025-05-07T19:42:06.6745921Z 2025-05-07T19:42:06.6745928Z 2025-05-07T19:42:06.6745934Z 2025-05-07T19:42:06.6745941Z 2025-05-07T19:42:06.6745948Z 2025-05-07T19:42:06.6745954Z 2025-05-07T19:42:06.6745975Z 2025-05-07T19:42:06.6746202Z  2025-05-07T19:42:06.6746662Z 2025-05-07T19:42:06.6746668Z 2025-05-07T19:42:06.6746675Z 2025-05-07T19:42:06.6746682Z 2025-05-07T19:42:06.6746688Z 2025-05-07T19:42:06.6746695Z 2025-05-07T19:42:06.6746700Z 2025-05-07T19:42:06.6746707Z 2025-05-07T19:42:06.6746714Z 2025-05-07T19:42:06.6746831Z 2025-05-07T19:42:06.6746852Z 2025-05-07T19:42:06.6746859Z 2025-05-07T19:42:06.6746864Z 2025-05-07T19:42:06.6747117Z  2025-05-07T19:42:06.6747459Z 2025-05-07T19:42:06.6747465Z 2025-05-07T19:42:06.6747471Z 2025-05-07T19:42:06.6747477Z 2025-05-07T19:42:06.6747483Z 2025-05-07T19:42:06.6747490Z 2025-05-07T19:42:06.6747506Z 2025-05-07T19:42:06.6747512Z 2025-05-07T19:42:06.6747533Z 2025-05-07T19:42:06.6747539Z 2025-05-07T19:42:06.6747546Z 2025-05-07T19:42:06.6747552Z 2025-05-07T19:42:06.6747558Z 2025-05-07T19:42:06.6747564Z 2025-05-07T19:42:06.6747827Z  2025-05-07T19:42:06.6748289Z 2025-05-07T19:42:06.6748294Z 2025-05-07T19:42:06.6748310Z 2025-05-07T19:42:06.6748316Z 2025-05-07T19:42:06.6748336Z 2025-05-07T19:42:06.6748342Z 2025-05-07T19:42:06.6748348Z 2025-05-07T19:42:06.6748354Z 2025-05-07T19:42:06.6748361Z 2025-05-07T19:42:06.6748367Z 2025-05-07T19:42:06.6748373Z 2025-05-07T19:42:06.6748379Z 2025-05-07T19:42:06.6748386Z 2025-05-07T19:42:06.6748392Z 2025-05-07T19:42:06.6748399Z 2025-05-07T19:42:06.6748667Z  2025-05-07T19:42:06.6749073Z 2025-05-07T19:42:06.6749080Z 2025-05-07T19:42:06.6749087Z 2025-05-07T19:42:06.6749094Z 2025-05-07T19:42:06.6749101Z 2025-05-07T19:42:06.6749107Z 2025-05-07T19:42:06.6749212Z 2025-05-07T19:42:06.6749219Z 2025-05-07T19:42:06.6749225Z 2025-05-07T19:42:06.6749230Z 2025-05-07T19:42:06.6749236Z 2025-05-07T19:42:06.6749243Z 2025-05-07T19:42:06.6749247Z 2025-05-07T19:42:06.6749252Z 2025-05-07T19:42:06.6749259Z 2025-05-07T19:42:06.6749265Z 2025-05-07T19:42:06.6749546Z  2025-05-07T19:42:06.6749974Z 2025-05-07T19:42:06.6749981Z 2025-05-07T19:42:06.6749987Z 2025-05-07T19:42:06.6749994Z 2025-05-07T19:42:06.6750001Z 2025-05-07T19:42:06.6750007Z 2025-05-07T19:42:06.6750014Z 2025-05-07T19:42:06.6750020Z 2025-05-07T19:42:06.6750027Z 2025-05-07T19:42:06.6750033Z 2025-05-07T19:42:06.6750040Z 2025-05-07T19:42:06.6750047Z 2025-05-07T19:42:06.6750054Z 2025-05-07T19:42:06.6750061Z 2025-05-07T19:42:06.6750068Z 2025-05-07T19:42:06.6750075Z 2025-05-07T19:42:06.6750081Z 2025-05-07T19:42:06.6750371Z  2025-05-07T19:42:06.6750750Z 2025-05-07T19:42:06.6750757Z 2025-05-07T19:42:06.6750769Z 2025-05-07T19:42:06.6750775Z 2025-05-07T19:42:06.6750781Z 2025-05-07T19:42:06.6750787Z 2025-05-07T19:42:06.6750793Z 2025-05-07T19:42:06.6750800Z 2025-05-07T19:42:06.6750805Z 2025-05-07T19:42:06.6750812Z 2025-05-07T19:42:06.6750818Z 2025-05-07T19:42:06.6750824Z 2025-05-07T19:42:06.6750845Z 2025-05-07T19:42:06.6750852Z 2025-05-07T19:42:06.6750858Z 2025-05-07T19:42:06.6750871Z 2025-05-07T19:42:06.6750877Z 2025-05-07T19:42:06.6750884Z 2025-05-07T19:42:06.6751194Z  2025-05-07T19:42:06.6751601Z 2025-05-07T19:42:06.6751608Z 2025-05-07T19:42:06.6751792Z  2025-05-07T19:42:06.6751981Z 2025-05-07T19:42:06.6751988Z 2025-05-07T19:42:06.6752169Z  2025-05-07T19:42:06.6752379Z 2025-05-07T19:42:06.6752386Z 2025-05-07T19:42:06.6752393Z 2025-05-07T19:42:06.6752568Z  2025-05-07T19:42:06.6752760Z 2025-05-07T19:42:06.6752766Z 2025-05-07T19:42:06.6752773Z 2025-05-07T19:42:06.6752779Z 2025-05-07T19:42:06.6752981Z  2025-05-07T19:42:06.6753203Z 2025-05-07T19:42:06.6753210Z 2025-05-07T19:42:06.6753217Z 2025-05-07T19:42:06.6753223Z 2025-05-07T19:42:06.6753230Z 2025-05-07T19:42:06.6753425Z  2025-05-07T19:42:06.6753667Z 2025-05-07T19:42:06.6753674Z 2025-05-07T19:42:06.6753680Z 2025-05-07T19:42:06.6753687Z 2025-05-07T19:42:06.6753693Z 2025-05-07T19:42:06.6753796Z 2025-05-07T19:42:06.6753996Z  2025-05-07T19:42:06.6754230Z 2025-05-07T19:42:06.6754237Z 2025-05-07T19:42:06.6754258Z 2025-05-07T19:42:06.6754265Z 2025-05-07T19:42:06.6754272Z 2025-05-07T19:42:06.6754279Z 2025-05-07T19:42:06.6754286Z 2025-05-07T19:42:06.6754499Z  2025-05-07T19:42:06.6754758Z 2025-05-07T19:42:06.6754764Z 2025-05-07T19:42:06.6754771Z 2025-05-07T19:42:06.6754778Z 2025-05-07T19:42:06.6754785Z 2025-05-07T19:42:06.6754791Z 2025-05-07T19:42:06.6754814Z 2025-05-07T19:42:06.6754821Z 2025-05-07T19:42:06.6755017Z  2025-05-07T19:42:06.6755288Z 2025-05-07T19:42:06.6755303Z 2025-05-07T19:42:06.6755310Z 2025-05-07T19:42:06.6755317Z 2025-05-07T19:42:06.6755324Z 2025-05-07T19:42:06.6755330Z 2025-05-07T19:42:06.6755337Z 2025-05-07T19:42:06.6755344Z 2025-05-07T19:42:06.6755351Z 2025-05-07T19:42:06.6755588Z  2025-05-07T19:42:06.6755888Z 2025-05-07T19:42:06.6755894Z 2025-05-07T19:42:06.6755901Z 2025-05-07T19:42:06.6755914Z 2025-05-07T19:42:06.6755919Z 2025-05-07T19:42:06.6755925Z 2025-05-07T19:42:06.6755931Z 2025-05-07T19:42:06.6755937Z 2025-05-07T19:42:06.6755943Z 2025-05-07T19:42:06.6755949Z 2025-05-07T19:42:06.6756184Z  2025-05-07T19:42:06.6756490Z 2025-05-07T19:42:06.6756497Z 2025-05-07T19:42:06.6756503Z 2025-05-07T19:42:06.6756510Z 2025-05-07T19:42:06.6756517Z 2025-05-07T19:42:06.6756524Z 2025-05-07T19:42:06.6756531Z 2025-05-07T19:42:06.6756537Z 2025-05-07T19:42:06.6756544Z 2025-05-07T19:42:06.6756551Z 2025-05-07T19:42:06.6756558Z 2025-05-07T19:42:06.6756896Z  2025-05-07T19:42:06.6757221Z 2025-05-07T19:42:06.6757227Z 2025-05-07T19:42:06.6757233Z 2025-05-07T19:42:06.6757240Z 2025-05-07T19:42:06.6757246Z 2025-05-07T19:42:06.6757253Z 2025-05-07T19:42:06.6757259Z 2025-05-07T19:42:06.6757265Z 2025-05-07T19:42:06.6757271Z 2025-05-07T19:42:06.6757278Z 2025-05-07T19:42:06.6757284Z 2025-05-07T19:42:06.6757306Z 2025-05-07T19:42:06.6757557Z  2025-05-07T19:42:06.6757909Z 2025-05-07T19:42:06.6757915Z 2025-05-07T19:42:06.6757923Z 2025-05-07T19:42:06.6757930Z 2025-05-07T19:42:06.6757936Z 2025-05-07T19:42:06.6757943Z 2025-05-07T19:42:06.6757949Z 2025-05-07T19:42:06.6757956Z 2025-05-07T19:42:06.6757963Z 2025-05-07T19:42:06.6757970Z 2025-05-07T19:42:06.6757991Z 2025-05-07T19:42:06.6757997Z 2025-05-07T19:42:06.6758004Z 2025-05-07T19:42:06.6758237Z  2025-05-07T19:42:06.6758599Z 2025-05-07T19:42:06.6758606Z 2025-05-07T19:42:06.6758613Z 2025-05-07T19:42:06.6758620Z 2025-05-07T19:42:06.6758633Z 2025-05-07T19:42:06.6758640Z 2025-05-07T19:42:06.6758647Z 2025-05-07T19:42:06.6758654Z 2025-05-07T19:42:06.6758673Z 2025-05-07T19:42:06.6758680Z 2025-05-07T19:42:06.6758686Z 2025-05-07T19:42:06.6758693Z 2025-05-07T19:42:06.6758700Z 2025-05-07T19:42:06.6758707Z 2025-05-07T19:42:06.6758973Z  2025-05-07T19:42:06.6759343Z 2025-05-07T19:42:06.6759349Z 2025-05-07T19:42:06.6759355Z 2025-05-07T19:42:06.6759361Z 2025-05-07T19:42:06.6759382Z 2025-05-07T19:42:06.6759388Z 2025-05-07T19:42:06.6759395Z 2025-05-07T19:42:06.6759401Z 2025-05-07T19:42:06.6759407Z 2025-05-07T19:42:06.6759414Z 2025-05-07T19:42:06.6759419Z 2025-05-07T19:42:06.6759426Z 2025-05-07T19:42:06.6759433Z 2025-05-07T19:42:06.6759440Z 2025-05-07T19:42:06.6759447Z 2025-05-07T19:42:06.6759725Z  2025-05-07T19:42:06.6760120Z 2025-05-07T19:42:06.6760127Z 2025-05-07T19:42:06.6760132Z 2025-05-07T19:42:06.6760139Z 2025-05-07T19:42:06.6760151Z 2025-05-07T19:42:06.6760157Z 2025-05-07T19:42:06.6760164Z 2025-05-07T19:42:06.6760170Z 2025-05-07T19:42:06.6760176Z 2025-05-07T19:42:06.6760183Z 2025-05-07T19:42:06.6760189Z 2025-05-07T19:42:06.6760196Z 2025-05-07T19:42:06.6760202Z 2025-05-07T19:42:06.6760208Z 2025-05-07T19:42:06.6760215Z 2025-05-07T19:42:06.6760221Z 2025-05-07T19:42:06.6760615Z  2025-05-07T19:42:06.6761020Z 2025-05-07T19:42:06.6761027Z 2025-05-07T19:42:06.6761033Z 2025-05-07T19:42:06.6761040Z 2025-05-07T19:42:06.6761046Z 2025-05-07T19:42:06.6761125Z 2025-05-07T19:42:06.6761132Z 2025-05-07T19:42:06.6761138Z 2025-05-07T19:42:06.6761144Z 2025-05-07T19:42:06.6761151Z 2025-05-07T19:42:06.6761157Z 2025-05-07T19:42:06.6761163Z 2025-05-07T19:42:06.6761169Z 2025-05-07T19:42:06.6761176Z 2025-05-07T19:42:06.6761182Z 2025-05-07T19:42:06.6761188Z 2025-05-07T19:42:06.6761195Z 2025-05-07T19:42:06.6761510Z  2025-05-07T19:42:06.6761929Z 2025-05-07T19:42:06.6761935Z 2025-05-07T19:42:06.6761941Z 2025-05-07T19:42:06.6761948Z 2025-05-07T19:42:06.6761953Z 2025-05-07T19:42:06.6761959Z 2025-05-07T19:42:06.6761964Z 2025-05-07T19:42:06.6761970Z 2025-05-07T19:42:06.6761976Z 2025-05-07T19:42:06.6761981Z 2025-05-07T19:42:06.6761986Z 2025-05-07T19:42:06.6761994Z 2025-05-07T19:42:06.6762020Z 2025-05-07T19:42:06.6762027Z 2025-05-07T19:42:06.6762033Z 2025-05-07T19:42:06.6762039Z 2025-05-07T19:42:06.6762046Z 2025-05-07T19:42:06.6762050Z 2025-05-07T19:42:06.6762349Z  2025-05-07T19:42:06.6762768Z 2025-05-07T19:42:06.6762775Z 2025-05-07T19:42:06.6762955Z  2025-05-07T19:42:06.6763136Z 2025-05-07T19:42:06.6763142Z 2025-05-07T19:42:06.6763316Z  2025-05-07T19:42:06.6763531Z 2025-05-07T19:42:06.6763538Z 2025-05-07T19:42:06.6763545Z 2025-05-07T19:42:06.6763732Z  2025-05-07T19:42:06.6763936Z 2025-05-07T19:42:06.6763943Z 2025-05-07T19:42:06.6763950Z 2025-05-07T19:42:06.6764606Z 2025-05-07T19:42:06.6764862Z  2025-05-07T19:42:06.6765065Z 2025-05-07T19:42:06.6765071Z 2025-05-07T19:42:06.6765076Z 2025-05-07T19:42:06.6765082Z 2025-05-07T19:42:06.6765090Z 2025-05-07T19:42:06.6765303Z  done 2025-05-07T19:42:06.9936023Z Preparing transaction: | / - done 2025-05-07T19:42:10.7573804Z Verifying transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:42:13.5655969Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:42:14.0347696Z [INSTALL] Adding symlink librhash.so.0, which is needed by CMake ... 2025-05-07T19:42:15.9369859Z + ln -s /github/home/miniconda/envs/build_binary/lib/librhash.so /github/home/miniconda/envs/build_binary/lib/librhash.so.0 2025-05-07T19:42:15.9370455Z 2025-05-07T19:42:15.9383043Z 2025-05-07T19:42:15.9407480Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install build 2025-05-07T19:42:18.4766142Z 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:42:18.4769875Z 2025-05-07T19:42:18.4770117Z Collecting build 2025-05-07T19:42:18.4770917Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T19:42:18.4772886Z Requirement already satisfied: packaging>=19.1 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from build) (25.0) 2025-05-07T19:42:18.4774581Z Collecting pyproject_hooks (from build) 2025-05-07T19:42:18.4775602Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T19:42:18.4776789Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T19:42:18.4777832Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T19:42:18.4778860Z Installing collected packages: pyproject_hooks, build 2025-05-07T19:42:18.4779497Z 2025-05-07T19:42:18.4779953Z Successfully installed build-1.2.2.post1 pyproject_hooks-1.2.0 2025-05-07T19:42:18.4780670Z 2025-05-07T19:42:20.3852789Z /github/home/miniconda/envs/build_binary/bin/make 2025-05-07T19:42:20.3853090Z 2025-05-07T19:42:20.4500619Z [CHECK] Binary make found in PATH 2025-05-07T19:42:22.2785854Z /github/home/miniconda/envs/build_binary/bin/cmake 2025-05-07T19:42:22.2786152Z 2025-05-07T19:42:22.3388997Z [CHECK] Binary cmake found in PATH 2025-05-07T19:42:24.1721870Z /github/home/miniconda/envs/build_binary/bin/ninja 2025-05-07T19:42:24.1722205Z 2025-05-07T19:42:24.2323771Z [CHECK] Binary ninja found in PATH 2025-05-07T19:42:26.1611880Z [CHECK] Python (sub-)package 'click' found ... 2025-05-07T19:42:28.2342254Z [CHECK] Python (sub-)package 'hypothesis' found ... 2025-05-07T19:42:30.1962717Z [CHECK] Python (sub-)package 'jinja2' found ... 2025-05-07T19:42:32.2323299Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T19:42:34.1243445Z [CHECK] Python (sub-)package 'wheel' found ... 2025-05-07T19:42:34.1244861Z [INSTALL] Successfully installed all the build tools 2025-05-07T19:42:34.1297967Z ##[group]Run . $PRELUDE; cd fbgemm_gpu/docs; install_docs_tools $BUILD_ENV 2025-05-07T19:42:34.1298573Z . $PRELUDE; cd fbgemm_gpu/docs; install_docs_tools $BUILD_ENV 2025-05-07T19:42:34.1299234Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:42:34.1299575Z env: 2025-05-07T19:42:34.1299807Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:42:34.1300125Z BUILD_ENV: build_binary 2025-05-07T19:42:34.1300372Z BUILD_VARIANT: cpu 2025-05-07T19:42:34.1300610Z ##[endgroup] 2025-05-07T19:42:34.5353837Z ################################################################################ 2025-05-07T19:42:34.5354301Z # Install Documentation Tools 2025-05-07T19:42:34.5354576Z # 2025-05-07T19:42:34.5368241Z # [2025-05-07T19:42:34.536Z] + install_docs_tools build_binary 2025-05-07T19:42:34.5368918Z ################################################################################ 2025-05-07T19:42:34.5369147Z 2025-05-07T19:42:34.5382885Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:42:34.6245113Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:42:34.6250812Z [INSTALL] Installing documentation tools ... 2025-05-07T19:42:34.6273212Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y doxygen graphviz make 2025-05-07T19:42:35.4821182Z Channels: 2025-05-07T19:42:35.4821458Z - conda-forge 2025-05-07T19:42:35.4821699Z Platform: linux-64 2025-05-07T19:42:38.5769636Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:42:39.9456144Z Solving environment: \ | / done 2025-05-07T19:42:40.0804971Z 2025-05-07T19:42:40.0805264Z ## Package Plan ## 2025-05-07T19:42:40.0805445Z 2025-05-07T19:42:40.0805651Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:42:40.0805981Z 2025-05-07T19:42:40.0806076Z added / updated specs: 2025-05-07T19:42:40.0807040Z - doxygen 2025-05-07T19:42:40.0807335Z - graphviz 2025-05-07T19:42:40.0807610Z - make 2025-05-07T19:42:40.0807778Z 2025-05-07T19:42:40.0807805Z 2025-05-07T19:42:40.0807976Z The following packages will be downloaded: 2025-05-07T19:42:40.0808228Z 2025-05-07T19:42:40.0808351Z package | build 2025-05-07T19:42:40.0808728Z ---------------------------|----------------- 2025-05-07T19:42:40.0809308Z adwaita-icon-theme-48.0 | unix_0 596 KB conda-forge 2025-05-07T19:42:40.0809961Z at-spi2-atk-2.38.0 | h0630a04_3 332 KB conda-forge 2025-05-07T19:42:40.0810568Z at-spi2-core-2.40.3 | h0630a04_0 643 KB conda-forge 2025-05-07T19:42:40.0811169Z atk-1.0-2.38.0 | h04ea711_2 348 KB conda-forge 2025-05-07T19:42:40.0811564Z dbus-1.13.6 | h5008d03_3 604 KB conda-forge 2025-05-07T19:42:40.0811985Z doxygen-1.13.2 | h8e693c7_0 12.5 MB conda-forge 2025-05-07T19:42:40.0812426Z epoxy-1.5.10 | h166bdaf_1 1.4 MB conda-forge 2025-05-07T19:42:40.0813129Z fribidi-1.0.10 | h36c2ea0_0 112 KB conda-forge 2025-05-07T19:42:40.0813578Z gdk-pixbuf-2.42.12 | hb9ae30d_0 516 KB conda-forge 2025-05-07T19:42:40.0814021Z glib-tools-2.84.0 | h4833e2c_0 114 KB conda-forge 2025-05-07T19:42:40.0814471Z graphviz-12.2.1 | h5ae0cbf_1 2.3 MB conda-forge 2025-05-07T19:42:40.0814900Z gtk3-3.24.43 | h0c6a113_5 5.3 MB conda-forge 2025-05-07T19:42:40.0815291Z gts-0.7.6 | h977cf35_4 311 KB conda-forge 2025-05-07T19:42:40.0815748Z hicolor-icon-theme-0.17 | ha770c72_2 14 KB conda-forge 2025-05-07T19:42:40.0816200Z libgd-2.3.3 | h6f5c62b_11 173 KB conda-forge 2025-05-07T19:42:40.0816814Z librsvg-2.58.4 | he92a37e_3 6.2 MB conda-forge 2025-05-07T19:42:40.0817472Z libxkbcommon-1.9.2 | h65c71a3_0 660 KB conda-forge 2025-05-07T19:42:40.0818048Z libxml2-2.13.8 | h4bc477f_0 675 KB conda-forge 2025-05-07T19:42:40.0818594Z pango-1.56.3 | h9ac818e_1 442 KB conda-forge 2025-05-07T19:42:40.0819070Z wayland-1.23.1 | h3e06ad9_0 314 KB conda-forge 2025-05-07T19:42:40.0819653Z xkeyboard-config-2.44 | hb9d3cd8_0 384 KB conda-forge 2025-05-07T19:42:40.0820293Z xorg-libxcomposite-0.4.6 | hb9d3cd8_2 13 KB conda-forge 2025-05-07T19:42:40.0820914Z xorg-libxcursor-1.2.3 | hb9d3cd8_0 32 KB conda-forge 2025-05-07T19:42:40.0821698Z xorg-libxdamage-1.1.6 | hb9d3cd8_0 13 KB conda-forge 2025-05-07T19:42:40.0822506Z xorg-libxinerama-1.1.5 | h5888daf_1 14 KB conda-forge 2025-05-07T19:42:40.0823283Z ------------------------------------------------------------ 2025-05-07T19:42:40.0823851Z Total: 33.9 MB 2025-05-07T19:42:40.0824200Z 2025-05-07T19:42:40.0824410Z The following NEW packages will be INSTALLED: 2025-05-07T19:42:40.0824689Z 2025-05-07T19:42:40.0824951Z adwaita-icon-theme conda-forge/noarch::adwaita-icon-theme-48.0-unix_0 2025-05-07T19:42:40.0825546Z at-spi2-atk conda-forge/linux-64::at-spi2-atk-2.38.0-h0630a04_3 2025-05-07T19:42:40.0826075Z at-spi2-core conda-forge/linux-64::at-spi2-core-2.40.3-h0630a04_0 2025-05-07T19:42:40.0826669Z atk-1.0 conda-forge/linux-64::atk-1.0-2.38.0-h04ea711_2 2025-05-07T19:42:40.0827454Z dbus conda-forge/linux-64::dbus-1.13.6-h5008d03_3 2025-05-07T19:42:40.0828102Z doxygen conda-forge/linux-64::doxygen-1.13.2-h8e693c7_0 2025-05-07T19:42:40.0828548Z epoxy conda-forge/linux-64::epoxy-1.5.10-h166bdaf_1 2025-05-07T19:42:40.0829007Z fribidi conda-forge/linux-64::fribidi-1.0.10-h36c2ea0_0 2025-05-07T19:42:40.0829505Z gdk-pixbuf conda-forge/linux-64::gdk-pixbuf-2.42.12-hb9ae30d_0 2025-05-07T19:42:40.0830008Z glib-tools conda-forge/linux-64::glib-tools-2.84.0-h4833e2c_0 2025-05-07T19:42:40.0830479Z graphviz conda-forge/linux-64::graphviz-12.2.1-h5ae0cbf_1 2025-05-07T19:42:40.0830927Z gtk3 conda-forge/linux-64::gtk3-3.24.43-h0c6a113_5 2025-05-07T19:42:40.0831336Z gts conda-forge/linux-64::gts-0.7.6-h977cf35_4 2025-05-07T19:42:40.0832068Z hicolor-icon-theme conda-forge/linux-64::hicolor-icon-theme-0.17-ha770c72_2 2025-05-07T19:42:40.0832711Z libgd conda-forge/linux-64::libgd-2.3.3-h6f5c62b_11 2025-05-07T19:42:40.0833176Z librsvg conda-forge/linux-64::librsvg-2.58.4-he92a37e_3 2025-05-07T19:42:40.0833779Z libxkbcommon conda-forge/linux-64::libxkbcommon-1.9.2-h65c71a3_0 2025-05-07T19:42:40.0834366Z libxml2 conda-forge/linux-64::libxml2-2.13.8-h4bc477f_0 2025-05-07T19:42:40.0834817Z pango conda-forge/linux-64::pango-1.56.3-h9ac818e_1 2025-05-07T19:42:40.0835515Z wayland conda-forge/linux-64::wayland-1.23.1-h3e06ad9_0 2025-05-07T19:42:40.0836053Z xkeyboard-config conda-forge/linux-64::xkeyboard-config-2.44-hb9d3cd8_0 2025-05-07T19:42:40.0837162Z xorg-libxcomposite conda-forge/linux-64::xorg-libxcomposite-0.4.6-hb9d3cd8_2 2025-05-07T19:42:40.0838043Z xorg-libxcursor conda-forge/linux-64::xorg-libxcursor-1.2.3-hb9d3cd8_0 2025-05-07T19:42:40.0838620Z xorg-libxdamage conda-forge/linux-64::xorg-libxdamage-1.1.6-hb9d3cd8_0 2025-05-07T19:42:40.0839207Z xorg-libxinerama conda-forge/linux-64::xorg-libxinerama-1.1.5-h5888daf_1 2025-05-07T19:42:40.0839557Z 2025-05-07T19:42:40.0839561Z 2025-05-07T19:42:40.0839565Z 2025-05-07T19:42:40.0839714Z Downloading and Extracting Packages: ...working... 2025-05-07T19:42:40.0840113Z doxygen-1.13.2 | 12.5 MB | | 0% 2025-05-07T19:42:40.0840476Z 2025-05-07T19:42:40.0840866Z librsvg-2.58.4 | 6.2 MB | | 0%  2025-05-07T19:42:40.0841197Z 2025-05-07T19:42:40.0841202Z 2025-05-07T19:42:40.0841414Z gtk3-3.24.43 | 5.3 MB | | 0%  2025-05-07T19:42:40.0841670Z 2025-05-07T19:42:40.0841674Z 2025-05-07T19:42:40.0841678Z 2025-05-07T19:42:40.0841914Z graphviz-12.2.1 | 2.3 MB | | 0%  2025-05-07T19:42:40.0842175Z 2025-05-07T19:42:40.0842179Z 2025-05-07T19:42:40.0842182Z 2025-05-07T19:42:40.0842186Z 2025-05-07T19:42:40.0861064Z epoxy-1.5.10 | 1.4 MB | | 0%  2025-05-07T19:42:40.0861555Z 2025-05-07T19:42:40.0861559Z 2025-05-07T19:42:40.0861563Z 2025-05-07T19:42:40.0861566Z 2025-05-07T19:42:40.0868139Z 2025-05-07T19:42:40.0870397Z libxml2-2.13.8 | 675 KB | | 0%  2025-05-07T19:42:40.0870689Z 2025-05-07T19:42:40.0870693Z 2025-05-07T19:42:40.0870698Z 2025-05-07T19:42:40.0870702Z 2025-05-07T19:42:40.0870724Z 2025-05-07T19:42:40.0872623Z 2025-05-07T19:42:40.0879124Z libxkbcommon-1.9.2 | 660 KB | | 0%  2025-05-07T19:42:40.0879452Z 2025-05-07T19:42:40.0879457Z 2025-05-07T19:42:40.0879461Z 2025-05-07T19:42:40.0879465Z 2025-05-07T19:42:40.0879470Z 2025-05-07T19:42:40.0879474Z 2025-05-07T19:42:40.0886675Z 2025-05-07T19:42:40.0888790Z at-spi2-core-2.40.3 | 643 KB | | 0%  2025-05-07T19:42:40.0889135Z 2025-05-07T19:42:40.0889139Z 2025-05-07T19:42:40.0889144Z 2025-05-07T19:42:40.0889148Z 2025-05-07T19:42:40.0889151Z 2025-05-07T19:42:40.0889155Z 2025-05-07T19:42:40.0889158Z 2025-05-07T19:42:40.0889176Z 2025-05-07T19:42:40.0889663Z dbus-1.13.6 | 604 KB | | 0%  2025-05-07T19:42:40.0890047Z 2025-05-07T19:42:40.0890053Z 2025-05-07T19:42:40.0890056Z 2025-05-07T19:42:40.0890060Z 2025-05-07T19:42:40.0890063Z 2025-05-07T19:42:40.0890067Z 2025-05-07T19:42:40.0890070Z 2025-05-07T19:42:40.0890087Z 2025-05-07T19:42:40.0890121Z 2025-05-07T19:42:40.0900127Z adwaita-icon-theme-4 | 596 KB | | 0%  2025-05-07T19:42:40.0900698Z 2025-05-07T19:42:40.0900706Z 2025-05-07T19:42:40.0900713Z 2025-05-07T19:42:40.0900720Z 2025-05-07T19:42:40.0900726Z 2025-05-07T19:42:40.0900733Z 2025-05-07T19:42:40.0900750Z 2025-05-07T19:42:40.0900756Z 2025-05-07T19:42:40.0900762Z 2025-05-07T19:42:40.0907957Z 2025-05-07T19:42:40.0910045Z gdk-pixbuf-2.42.12 | 516 KB | | 0%  2025-05-07T19:42:40.0910358Z 2025-05-07T19:42:40.0910362Z 2025-05-07T19:42:40.0910365Z 2025-05-07T19:42:40.0910386Z 2025-05-07T19:42:40.0910392Z 2025-05-07T19:42:40.0910398Z 2025-05-07T19:42:40.0910404Z 2025-05-07T19:42:40.0910410Z 2025-05-07T19:42:40.0910416Z 2025-05-07T19:42:40.0910422Z 2025-05-07T19:42:40.0912115Z 2025-05-07T19:42:40.0920816Z pango-1.56.3 | 442 KB | | 0%  2025-05-07T19:42:40.0921431Z 2025-05-07T19:42:40.0921648Z 2025-05-07T19:42:40.0921655Z 2025-05-07T19:42:40.0921661Z 2025-05-07T19:42:40.0921667Z 2025-05-07T19:42:40.0921672Z 2025-05-07T19:42:40.0921680Z 2025-05-07T19:42:40.0921685Z 2025-05-07T19:42:40.0921691Z 2025-05-07T19:42:40.0921698Z 2025-05-07T19:42:40.0921703Z 2025-05-07T19:42:40.0926918Z 2025-05-07T19:42:40.0929500Z xkeyboard-config-2.4 | 384 KB | | 0%  2025-05-07T19:42:40.0929985Z 2025-05-07T19:42:40.0929990Z 2025-05-07T19:42:40.0929994Z 2025-05-07T19:42:40.0929998Z 2025-05-07T19:42:40.0930002Z 2025-05-07T19:42:40.0930005Z 2025-05-07T19:42:40.0930009Z 2025-05-07T19:42:40.0930013Z 2025-05-07T19:42:40.0930016Z 2025-05-07T19:42:40.0930020Z 2025-05-07T19:42:40.0930023Z 2025-05-07T19:42:40.0930027Z 2025-05-07T19:42:40.0930030Z 2025-05-07T19:42:40.0946224Z atk-1.0-2.38.0 | 348 KB | | 0%  2025-05-07T19:42:40.0946580Z 2025-05-07T19:42:40.0946765Z 2025-05-07T19:42:40.0946780Z 2025-05-07T19:42:40.0946783Z 2025-05-07T19:42:40.0946787Z 2025-05-07T19:42:40.0946791Z 2025-05-07T19:42:40.0946794Z 2025-05-07T19:42:40.0946798Z 2025-05-07T19:42:40.0946801Z 2025-05-07T19:42:40.0946805Z 2025-05-07T19:42:40.0946808Z 2025-05-07T19:42:40.0946812Z 2025-05-07T19:42:40.0946815Z 2025-05-07T19:42:40.0948420Z 2025-05-07T19:42:40.0950139Z at-spi2-atk-2.38.0 | 332 KB | | 0%  2025-05-07T19:42:40.0950482Z 2025-05-07T19:42:40.0950486Z 2025-05-07T19:42:40.0950489Z 2025-05-07T19:42:40.0950493Z 2025-05-07T19:42:40.0950496Z 2025-05-07T19:42:40.0950499Z 2025-05-07T19:42:40.0950515Z 2025-05-07T19:42:40.0950519Z 2025-05-07T19:42:40.0950522Z 2025-05-07T19:42:40.0950526Z 2025-05-07T19:42:40.0950529Z 2025-05-07T19:42:40.0950532Z 2025-05-07T19:42:40.0950536Z 2025-05-07T19:42:40.0950539Z 2025-05-07T19:42:40.0950543Z 2025-05-07T19:42:40.0952076Z wayland-1.23.1 | 314 KB | | 0%  2025-05-07T19:42:40.0952644Z 2025-05-07T19:42:40.0952650Z 2025-05-07T19:42:40.0952656Z 2025-05-07T19:42:40.0952662Z 2025-05-07T19:42:40.0952669Z 2025-05-07T19:42:40.0952674Z 2025-05-07T19:42:40.0952680Z 2025-05-07T19:42:40.0952686Z 2025-05-07T19:42:40.0952691Z 2025-05-07T19:42:40.0952705Z 2025-05-07T19:42:40.0952711Z 2025-05-07T19:42:40.0952717Z 2025-05-07T19:42:40.0952723Z 2025-05-07T19:42:40.0952729Z 2025-05-07T19:42:40.0952735Z 2025-05-07T19:42:40.0955023Z 2025-05-07T19:42:40.0957073Z gts-0.7.6 | 311 KB | | 0%  2025-05-07T19:42:40.0957512Z 2025-05-07T19:42:40.0957517Z 2025-05-07T19:42:40.0957520Z 2025-05-07T19:42:40.0957524Z 2025-05-07T19:42:40.0957527Z 2025-05-07T19:42:40.0957531Z 2025-05-07T19:42:40.0957534Z 2025-05-07T19:42:40.0957538Z 2025-05-07T19:42:40.0957542Z 2025-05-07T19:42:40.0957545Z 2025-05-07T19:42:40.0957548Z 2025-05-07T19:42:40.0957565Z 2025-05-07T19:42:40.0957569Z 2025-05-07T19:42:40.0957583Z 2025-05-07T19:42:40.0957599Z 2025-05-07T19:42:40.0957602Z 2025-05-07T19:42:40.0957606Z 2025-05-07T19:42:40.0958336Z libgd-2.3.3 | 173 KB | | 0%  2025-05-07T19:42:40.0958632Z 2025-05-07T19:42:40.0958635Z 2025-05-07T19:42:40.0958639Z 2025-05-07T19:42:40.0958642Z 2025-05-07T19:42:40.0958658Z 2025-05-07T19:42:40.0958662Z 2025-05-07T19:42:40.0958665Z 2025-05-07T19:42:40.0958668Z 2025-05-07T19:42:40.0958672Z 2025-05-07T19:42:40.0958675Z 2025-05-07T19:42:40.0958679Z 2025-05-07T19:42:40.0958682Z 2025-05-07T19:42:40.0958686Z 2025-05-07T19:42:40.0958689Z 2025-05-07T19:42:40.0958693Z 2025-05-07T19:42:40.0958696Z 2025-05-07T19:42:40.0958700Z 2025-05-07T19:42:40.0961070Z 2025-05-07T19:42:40.0962976Z glib-tools-2.84.0 | 114 KB | | 0%  2025-05-07T19:42:40.0963307Z 2025-05-07T19:42:40.0963323Z 2025-05-07T19:42:40.0963327Z 2025-05-07T19:42:40.0963451Z 2025-05-07T19:42:40.0963455Z 2025-05-07T19:42:40.0963458Z 2025-05-07T19:42:40.0963462Z 2025-05-07T19:42:40.0963465Z 2025-05-07T19:42:40.0963468Z 2025-05-07T19:42:40.0963472Z 2025-05-07T19:42:40.0963476Z 2025-05-07T19:42:40.0963479Z 2025-05-07T19:42:40.0963483Z 2025-05-07T19:42:40.0963486Z 2025-05-07T19:42:40.0963489Z 2025-05-07T19:42:40.0963493Z 2025-05-07T19:42:40.0963509Z 2025-05-07T19:42:40.0963513Z 2025-05-07T19:42:40.0966936Z 2025-05-07T19:42:40.4743876Z ... (more hidden) ... 2025-05-07T19:42:40.4744424Z 2025-05-07T19:42:40.4744445Z 2025-05-07T19:42:40.4744450Z 2025-05-07T19:42:40.5090552Z graphviz-12.2.1 | 2.3 MB | | 1%  2025-05-07T19:42:40.5090862Z 2025-05-07T19:42:40.5090868Z 2025-05-07T19:42:40.5090873Z 2025-05-07T19:42:40.5275206Z graphviz-12.2.1 | 2.3 MB | ########## | 100%  2025-05-07T19:42:40.5275518Z 2025-05-07T19:42:40.5275756Z 2025-05-07T19:42:40.5398310Z gtk3-3.24.43 | 5.3 MB | | 0%  2025-05-07T19:42:40.5580496Z doxygen-1.13.2 | 12.5 MB | | 0% 2025-05-07T19:42:40.5580919Z 2025-05-07T19:42:40.5580925Z 2025-05-07T19:42:40.5580939Z 2025-05-07T19:42:40.5580946Z 2025-05-07T19:42:40.5611621Z epoxy-1.5.10 | 1.4 MB | 1 | 1%  2025-05-07T19:42:40.5611933Z 2025-05-07T19:42:40.5611941Z 2025-05-07T19:42:40.5611949Z 2025-05-07T19:42:40.5611955Z 2025-05-07T19:42:40.5612924Z 2025-05-07T19:42:40.5812177Z libxml2-2.13.8 | 675 KB | 2 | 2%  2025-05-07T19:42:40.5812981Z 2025-05-07T19:42:40.5837871Z librsvg-2.58.4 | 6.2 MB | | 0%  2025-05-07T19:42:40.5838262Z 2025-05-07T19:42:40.5838271Z 2025-05-07T19:42:40.5838279Z 2025-05-07T19:42:40.5838285Z 2025-05-07T19:42:40.5840718Z 2025-05-07T19:42:40.6168719Z libxml2-2.13.8 | 675 KB | ########## | 100%  2025-05-07T19:42:40.6169245Z 2025-05-07T19:42:40.6169267Z 2025-05-07T19:42:40.6169271Z 2025-05-07T19:42:40.6170938Z 2025-05-07T19:42:40.6341586Z epoxy-1.5.10 | 1.4 MB | ########## | 100%  2025-05-07T19:42:40.6342111Z 2025-05-07T19:42:40.6342116Z 2025-05-07T19:42:40.6342121Z 2025-05-07T19:42:40.6342142Z 2025-05-07T19:42:40.6342148Z 2025-05-07T19:42:40.6343572Z 2025-05-07T19:42:40.6400934Z libxkbcommon-1.9.2 | 660 KB | 2 | 2%  2025-05-07T19:42:40.6619561Z doxygen-1.13.2 | 12.5 MB | ###3 | 33% 2025-05-07T19:42:40.6619883Z 2025-05-07T19:42:40.6621166Z 2025-05-07T19:42:40.6623273Z gtk3-3.24.43 | 5.3 MB | ########## | 100%  2025-05-07T19:42:40.6623747Z 2025-05-07T19:42:40.6623756Z 2025-05-07T19:42:40.6664084Z gtk3-3.24.43 | 5.3 MB | ########## | 100%  2025-05-07T19:42:40.6664367Z 2025-05-07T19:42:40.6664374Z 2025-05-07T19:42:40.6664380Z 2025-05-07T19:42:40.6664386Z 2025-05-07T19:42:40.6664427Z 2025-05-07T19:42:40.6664441Z 2025-05-07T19:42:40.6752784Z libxkbcommon-1.9.2 | 660 KB | ########## | 100%  2025-05-07T19:42:40.6753243Z 2025-05-07T19:42:40.6753248Z 2025-05-07T19:42:40.6753252Z 2025-05-07T19:42:40.6753256Z 2025-05-07T19:42:40.6753260Z 2025-05-07T19:42:40.6753264Z 2025-05-07T19:42:40.6753267Z 2025-05-07T19:42:40.6812971Z at-spi2-core-2.40.3 | 643 KB | 2 | 2%  2025-05-07T19:42:40.6813733Z 2025-05-07T19:42:40.6985553Z librsvg-2.58.4 | 6.2 MB | ########4 | 85%  2025-05-07T19:42:40.6986033Z 2025-05-07T19:42:40.6986040Z 2025-05-07T19:42:40.6986047Z 2025-05-07T19:42:40.6986056Z 2025-05-07T19:42:40.6986061Z 2025-05-07T19:42:40.6986068Z 2025-05-07T19:42:40.6986852Z 2025-05-07T19:42:40.7013925Z at-spi2-core-2.40.3 | 643 KB | ########## | 100%  2025-05-07T19:42:40.7014507Z 2025-05-07T19:42:40.7014520Z 2025-05-07T19:42:40.7014528Z 2025-05-07T19:42:40.7014536Z 2025-05-07T19:42:40.7014585Z 2025-05-07T19:42:40.7014592Z 2025-05-07T19:42:40.7014830Z 2025-05-07T19:42:40.7015138Z 2025-05-07T19:42:40.7089406Z dbus-1.13.6 | 604 KB | 2 | 3%  2025-05-07T19:42:40.7089787Z 2025-05-07T19:42:40.7089795Z 2025-05-07T19:42:40.7089803Z 2025-05-07T19:42:40.7089808Z 2025-05-07T19:42:40.7089815Z 2025-05-07T19:42:40.7089822Z 2025-05-07T19:42:40.7089828Z 2025-05-07T19:42:40.7089833Z 2025-05-07T19:42:40.7090404Z 2025-05-07T19:42:40.7221793Z adwaita-icon-theme-4 | 596 KB | 2 | 3%  2025-05-07T19:42:40.7222427Z 2025-05-07T19:42:40.7222432Z 2025-05-07T19:42:40.7222436Z 2025-05-07T19:42:40.7222439Z 2025-05-07T19:42:40.7222449Z 2025-05-07T19:42:40.7226769Z libxml2-2.13.8 | 675 KB | ########## | 100%  2025-05-07T19:42:40.7227326Z 2025-05-07T19:42:40.7227333Z 2025-05-07T19:42:40.7227339Z 2025-05-07T19:42:40.7227346Z 2025-05-07T19:42:40.7227358Z 2025-05-07T19:42:40.7290158Z libxml2-2.13.8 | 675 KB | ########## | 100%  2025-05-07T19:42:40.7290578Z 2025-05-07T19:42:40.7290584Z 2025-05-07T19:42:40.7290590Z 2025-05-07T19:42:40.7290596Z 2025-05-07T19:42:40.7290601Z 2025-05-07T19:42:40.7290607Z 2025-05-07T19:42:40.7290612Z 2025-05-07T19:42:40.7290617Z 2025-05-07T19:42:40.7295189Z 2025-05-07T19:42:40.7300041Z adwaita-icon-theme-4 | 596 KB | ########## | 100%  2025-05-07T19:42:40.7300568Z 2025-05-07T19:42:40.7300573Z 2025-05-07T19:42:40.7300578Z 2025-05-07T19:42:40.7300581Z 2025-05-07T19:42:40.7300586Z 2025-05-07T19:42:40.7300589Z 2025-05-07T19:42:40.7300593Z 2025-05-07T19:42:40.7300597Z 2025-05-07T19:42:40.7402738Z dbus-1.13.6 | 604 KB | ########## | 100%  2025-05-07T19:42:40.7577194Z doxygen-1.13.2 | 12.5 MB | #######8 | 78% 2025-05-07T19:42:40.7577507Z 2025-05-07T19:42:40.7577512Z 2025-05-07T19:42:40.7577516Z 2025-05-07T19:42:40.7577519Z 2025-05-07T19:42:40.7577523Z 2025-05-07T19:42:40.7577551Z 2025-05-07T19:42:40.7577569Z 2025-05-07T19:42:40.7577593Z 2025-05-07T19:42:40.7577597Z 2025-05-07T19:42:40.7580446Z 2025-05-07T19:42:40.7616070Z gdk-pixbuf-2.42.12 | 516 KB | 3 | 3%  2025-05-07T19:42:40.7616427Z 2025-05-07T19:42:40.7616432Z 2025-05-07T19:42:40.7616439Z 2025-05-07T19:42:40.7616460Z 2025-05-07T19:42:40.7616464Z 2025-05-07T19:42:40.7616468Z 2025-05-07T19:42:40.7616472Z 2025-05-07T19:42:40.7616476Z 2025-05-07T19:42:40.7616480Z 2025-05-07T19:42:40.7616484Z 2025-05-07T19:42:40.7616488Z 2025-05-07T19:42:40.7616493Z 2025-05-07T19:42:40.7759557Z xkeyboard-config-2.4 | 384 KB | 4 | 4%  2025-05-07T19:42:40.7760173Z 2025-05-07T19:42:40.7760178Z 2025-05-07T19:42:40.7760181Z 2025-05-07T19:42:40.7760185Z 2025-05-07T19:42:40.7760189Z 2025-05-07T19:42:40.7760192Z 2025-05-07T19:42:40.7760196Z 2025-05-07T19:42:40.7760199Z 2025-05-07T19:42:40.7760203Z 2025-05-07T19:42:40.7760230Z 2025-05-07T19:42:40.7761332Z 2025-05-07T19:42:40.7778531Z pango-1.56.3 | 442 KB | 3 | 4%  2025-05-07T19:42:40.7779006Z 2025-05-07T19:42:40.7779013Z 2025-05-07T19:42:40.7779017Z 2025-05-07T19:42:40.7779022Z 2025-05-07T19:42:40.7779028Z 2025-05-07T19:42:40.7779033Z 2025-05-07T19:42:40.7779038Z 2025-05-07T19:42:40.7779043Z 2025-05-07T19:42:40.7779048Z 2025-05-07T19:42:40.7779054Z 2025-05-07T19:42:40.7779059Z 2025-05-07T19:42:40.7779115Z 2025-05-07T19:42:40.7813166Z xkeyboard-config-2.4 | 384 KB | ########## | 100%  2025-05-07T19:42:40.7813551Z 2025-05-07T19:42:40.7813556Z 2025-05-07T19:42:40.7813562Z 2025-05-07T19:42:40.7813569Z 2025-05-07T19:42:40.7813575Z 2025-05-07T19:42:40.7813581Z 2025-05-07T19:42:40.7813587Z 2025-05-07T19:42:40.7813594Z 2025-05-07T19:42:40.7813599Z 2025-05-07T19:42:40.7816494Z 2025-05-07T19:42:40.7931736Z gdk-pixbuf-2.42.12 | 516 KB | ########## | 100%  2025-05-07T19:42:40.7932383Z 2025-05-07T19:42:40.7932390Z 2025-05-07T19:42:40.7932396Z 2025-05-07T19:42:40.7932402Z 2025-05-07T19:42:40.7932409Z 2025-05-07T19:42:40.7932414Z 2025-05-07T19:42:40.7932420Z 2025-05-07T19:42:40.7932425Z 2025-05-07T19:42:40.7932429Z 2025-05-07T19:42:40.7932434Z 2025-05-07T19:42:40.7935264Z 2025-05-07T19:42:40.8074238Z pango-1.56.3 | 442 KB | ########## | 100%  2025-05-07T19:42:40.8074605Z 2025-05-07T19:42:40.8074612Z 2025-05-07T19:42:40.8074920Z 2025-05-07T19:42:40.8079295Z graphviz-12.2.1 | 2.3 MB | ########## | 100%  2025-05-07T19:42:40.8079725Z 2025-05-07T19:42:40.8079729Z 2025-05-07T19:42:40.8080274Z 2025-05-07T19:42:40.8116555Z graphviz-12.2.1 | 2.3 MB | ########## | 100%  2025-05-07T19:42:40.8118095Z 2025-05-07T19:42:40.8197352Z librsvg-2.58.4 | 6.2 MB | ########## | 100%  2025-05-07T19:42:40.8197774Z 2025-05-07T19:42:40.8197779Z 2025-05-07T19:42:40.8198005Z 2025-05-07T19:42:40.8198013Z 2025-05-07T19:42:40.8198037Z 2025-05-07T19:42:40.8198042Z 2025-05-07T19:42:40.8198047Z 2025-05-07T19:42:40.8198053Z 2025-05-07T19:42:40.8198059Z 2025-05-07T19:42:40.8198064Z 2025-05-07T19:42:40.8198070Z 2025-05-07T19:42:40.8198076Z 2025-05-07T19:42:40.8198347Z 2025-05-07T19:42:40.8270711Z atk-1.0-2.38.0 | 348 KB | 4 | 5%  2025-05-07T19:42:40.8271024Z 2025-05-07T19:42:40.8271028Z 2025-05-07T19:42:40.8271032Z 2025-05-07T19:42:40.8271036Z 2025-05-07T19:42:40.8271040Z 2025-05-07T19:42:40.8271058Z 2025-05-07T19:42:40.8271062Z 2025-05-07T19:42:40.8271066Z 2025-05-07T19:42:40.8271070Z 2025-05-07T19:42:40.8271074Z 2025-05-07T19:42:40.8271077Z 2025-05-07T19:42:40.8271081Z 2025-05-07T19:42:40.8272264Z 2025-05-07T19:42:40.8361797Z atk-1.0-2.38.0 | 348 KB | ########## | 100%  2025-05-07T19:42:40.8362322Z 2025-05-07T19:42:40.8362329Z 2025-05-07T19:42:40.8362360Z 2025-05-07T19:42:40.8362365Z 2025-05-07T19:42:40.8362390Z 2025-05-07T19:42:40.8362395Z 2025-05-07T19:42:40.8362400Z 2025-05-07T19:42:40.8362405Z 2025-05-07T19:42:40.8362410Z 2025-05-07T19:42:40.8362415Z 2025-05-07T19:42:40.8362420Z 2025-05-07T19:42:40.8362425Z 2025-05-07T19:42:40.8362431Z 2025-05-07T19:42:40.8362871Z 2025-05-07T19:42:40.8416492Z at-spi2-atk-2.38.0 | 332 KB | 4 | 5%  2025-05-07T19:42:40.8417151Z 2025-05-07T19:42:40.8417160Z 2025-05-07T19:42:40.8417167Z 2025-05-07T19:42:40.8417174Z 2025-05-07T19:42:40.8417180Z 2025-05-07T19:42:40.8417187Z 2025-05-07T19:42:40.8417196Z 2025-05-07T19:42:40.8417204Z 2025-05-07T19:42:40.8417213Z 2025-05-07T19:42:40.8417219Z 2025-05-07T19:42:40.8417227Z 2025-05-07T19:42:40.8417234Z 2025-05-07T19:42:40.8417242Z 2025-05-07T19:42:40.8417247Z 2025-05-07T19:42:40.8511361Z at-spi2-atk-2.38.0 | 332 KB | ########## | 100%  2025-05-07T19:42:40.8512353Z 2025-05-07T19:42:40.8512361Z 2025-05-07T19:42:40.8512383Z 2025-05-07T19:42:40.8512389Z 2025-05-07T19:42:40.8512394Z 2025-05-07T19:42:40.8512399Z 2025-05-07T19:42:40.8512404Z 2025-05-07T19:42:40.8512410Z 2025-05-07T19:42:40.8512430Z 2025-05-07T19:42:40.8512436Z 2025-05-07T19:42:40.8512441Z 2025-05-07T19:42:40.8512446Z 2025-05-07T19:42:40.8512451Z 2025-05-07T19:42:40.8512456Z 2025-05-07T19:42:40.8512462Z 2025-05-07T19:42:40.8575899Z wayland-1.23.1 | 314 KB | 5 | 5%  2025-05-07T19:42:40.8576471Z 2025-05-07T19:42:40.8576477Z 2025-05-07T19:42:40.8576480Z 2025-05-07T19:42:40.8576484Z 2025-05-07T19:42:40.8576488Z 2025-05-07T19:42:40.8576492Z 2025-05-07T19:42:40.8576495Z 2025-05-07T19:42:40.8576498Z 2025-05-07T19:42:40.8576502Z 2025-05-07T19:42:40.8576506Z 2025-05-07T19:42:40.8576509Z 2025-05-07T19:42:40.8576512Z 2025-05-07T19:42:40.8576516Z 2025-05-07T19:42:40.8576523Z 2025-05-07T19:42:40.8576527Z 2025-05-07T19:42:40.8585382Z wayland-1.23.1 | 314 KB | ########## | 100%  2025-05-07T19:42:40.8585927Z 2025-05-07T19:42:40.8585931Z 2025-05-07T19:42:40.8585934Z 2025-05-07T19:42:40.8585938Z 2025-05-07T19:42:40.8585941Z 2025-05-07T19:42:40.8592967Z 2025-05-07T19:42:40.8597096Z libxkbcommon-1.9.2 | 660 KB | ########## | 100%  2025-05-07T19:42:40.8597605Z 2025-05-07T19:42:40.8597612Z 2025-05-07T19:42:40.8597618Z 2025-05-07T19:42:40.8597624Z 2025-05-07T19:42:40.8597631Z 2025-05-07T19:42:40.8598119Z 2025-05-07T19:42:40.8600710Z libxkbcommon-1.9.2 | 660 KB | ########## | 100%  2025-05-07T19:42:40.8601336Z 2025-05-07T19:42:40.8601342Z 2025-05-07T19:42:40.8601349Z 2025-05-07T19:42:40.8601355Z 2025-05-07T19:42:40.8601361Z 2025-05-07T19:42:40.8601367Z 2025-05-07T19:42:40.8601373Z 2025-05-07T19:42:40.8601391Z 2025-05-07T19:42:40.8601396Z 2025-05-07T19:42:40.8601401Z 2025-05-07T19:42:40.8601406Z 2025-05-07T19:42:40.8601689Z 2025-05-07T19:42:40.8601720Z 2025-05-07T19:42:40.8601740Z 2025-05-07T19:42:40.8601747Z 2025-05-07T19:42:40.8601752Z 2025-05-07T19:42:40.8601883Z 2025-05-07T19:42:40.8621002Z libgd-2.3.3 | 173 KB | 9 | 9%  2025-05-07T19:42:40.8621486Z 2025-05-07T19:42:40.8621491Z 2025-05-07T19:42:40.8621496Z 2025-05-07T19:42:40.8621501Z 2025-05-07T19:42:40.8621506Z 2025-05-07T19:42:40.8621512Z 2025-05-07T19:42:40.8621518Z 2025-05-07T19:42:40.8621524Z 2025-05-07T19:42:40.8621531Z 2025-05-07T19:42:40.8621537Z 2025-05-07T19:42:40.8621543Z 2025-05-07T19:42:40.8621549Z 2025-05-07T19:42:40.8621556Z 2025-05-07T19:42:40.8621562Z 2025-05-07T19:42:40.8621568Z 2025-05-07T19:42:40.8621576Z 2025-05-07T19:42:40.8621975Z 2025-05-07T19:42:40.8775786Z libgd-2.3.3 | 173 KB | ########## | 100%  2025-05-07T19:42:40.8776384Z 2025-05-07T19:42:40.8776391Z 2025-05-07T19:42:40.8776422Z 2025-05-07T19:42:40.8776429Z 2025-05-07T19:42:40.8776468Z 2025-05-07T19:42:40.8776475Z 2025-05-07T19:42:40.8776481Z 2025-05-07T19:42:40.8776487Z 2025-05-07T19:42:40.8776491Z 2025-05-07T19:42:40.8776494Z 2025-05-07T19:42:40.8776498Z 2025-05-07T19:42:40.8776501Z 2025-05-07T19:42:40.8776505Z 2025-05-07T19:42:40.8776508Z 2025-05-07T19:42:40.8776512Z 2025-05-07T19:42:40.8776522Z 2025-05-07T19:42:40.8818826Z gts-0.7.6 | 311 KB | 5 | 5%  2025-05-07T19:42:40.8864078Z doxygen-1.13.2 | 12.5 MB | ########## | 100% 2025-05-07T19:42:40.8864345Z 2025-05-07T19:42:40.8864352Z 2025-05-07T19:42:40.8864358Z 2025-05-07T19:42:40.8864365Z 2025-05-07T19:42:40.8864389Z 2025-05-07T19:42:40.8864395Z 2025-05-07T19:42:40.8864401Z 2025-05-07T19:42:40.8864407Z 2025-05-07T19:42:40.8864414Z 2025-05-07T19:42:40.8864419Z 2025-05-07T19:42:40.8864425Z 2025-05-07T19:42:40.8864432Z 2025-05-07T19:42:40.8864438Z 2025-05-07T19:42:40.8864470Z 2025-05-07T19:42:40.8864476Z 2025-05-07T19:42:40.8864497Z 2025-05-07T19:42:40.8864503Z 2025-05-07T19:42:40.8865407Z 2025-05-07T19:42:40.8868936Z glib-tools-2.84.0 | 114 KB | #4 | 14%  2025-05-07T19:42:40.8869541Z 2025-05-07T19:42:40.8869550Z 2025-05-07T19:42:40.8869556Z 2025-05-07T19:42:40.8869561Z 2025-05-07T19:42:40.8869567Z 2025-05-07T19:42:40.8869574Z 2025-05-07T19:42:40.8869580Z 2025-05-07T19:42:40.8869586Z 2025-05-07T19:42:40.8869593Z 2025-05-07T19:42:40.8869599Z 2025-05-07T19:42:40.8869614Z 2025-05-07T19:42:40.8869619Z 2025-05-07T19:42:40.8869622Z 2025-05-07T19:42:40.8869626Z 2025-05-07T19:42:40.8869630Z 2025-05-07T19:42:40.8869633Z 2025-05-07T19:42:40.8900080Z gts-0.7.6 | 311 KB | ########## | 100%  2025-05-07T19:42:40.8900695Z 2025-05-07T19:42:40.8900702Z 2025-05-07T19:42:40.8900708Z 2025-05-07T19:42:40.8900714Z 2025-05-07T19:42:40.8900744Z 2025-05-07T19:42:40.8900750Z 2025-05-07T19:42:40.8900927Z 2025-05-07T19:42:40.8900947Z 2025-05-07T19:42:40.8900950Z 2025-05-07T19:42:40.8900954Z 2025-05-07T19:42:40.8900957Z 2025-05-07T19:42:40.8900961Z 2025-05-07T19:42:40.8900964Z 2025-05-07T19:42:40.8900968Z 2025-05-07T19:42:40.8900971Z 2025-05-07T19:42:40.8900975Z 2025-05-07T19:42:40.8900986Z 2025-05-07T19:42:40.8900989Z 2025-05-07T19:42:40.9157972Z glib-tools-2.84.0 | 114 KB | ########## | 100%  2025-05-07T19:42:40.9158354Z 2025-05-07T19:42:40.9158358Z 2025-05-07T19:42:40.9158363Z 2025-05-07T19:42:40.9158367Z 2025-05-07T19:42:40.9158371Z 2025-05-07T19:42:40.9158375Z 2025-05-07T19:42:40.9158379Z 2025-05-07T19:42:40.9158383Z 2025-05-07T19:42:40.9158386Z 2025-05-07T19:42:40.9158390Z 2025-05-07T19:42:40.9158393Z 2025-05-07T19:42:40.9158397Z 2025-05-07T19:42:40.9158400Z 2025-05-07T19:42:40.9158403Z 2025-05-07T19:42:40.9158407Z 2025-05-07T19:42:40.9158411Z 2025-05-07T19:42:40.9158642Z 2025-05-07T19:42:40.9158652Z 2025-05-07T19:42:40.9158704Z 2025-05-07T19:42:40.9176560Z ... (more hidden) ... 2025-05-07T19:42:40.9177130Z 2025-05-07T19:42:40.9177138Z 2025-05-07T19:42:40.9177147Z 2025-05-07T19:42:40.9177155Z 2025-05-07T19:42:40.9177161Z 2025-05-07T19:42:40.9177169Z 2025-05-07T19:42:40.9177180Z 2025-05-07T19:42:40.9177206Z 2025-05-07T19:42:40.9177214Z 2025-05-07T19:42:40.9177221Z 2025-05-07T19:42:40.9177229Z 2025-05-07T19:42:40.9177248Z 2025-05-07T19:42:40.9177256Z 2025-05-07T19:42:40.9177264Z 2025-05-07T19:42:40.9177268Z 2025-05-07T19:42:40.9177273Z 2025-05-07T19:42:40.9177278Z 2025-05-07T19:42:40.9177283Z 2025-05-07T19:42:40.9177289Z 2025-05-07T19:42:40.9663443Z ... (more hidden) ... 2025-05-07T19:42:40.9663775Z 2025-05-07T19:42:40.9663779Z 2025-05-07T19:42:40.9663783Z 2025-05-07T19:42:40.9663787Z 2025-05-07T19:42:40.9665096Z epoxy-1.5.10 | 1.4 MB | ########## | 100%  2025-05-07T19:42:40.9665612Z 2025-05-07T19:42:40.9665618Z 2025-05-07T19:42:40.9665625Z 2025-05-07T19:42:40.9665655Z 2025-05-07T19:42:40.9926564Z epoxy-1.5.10 | 1.4 MB | ########## | 100%  2025-05-07T19:42:40.9926853Z 2025-05-07T19:42:40.9926858Z 2025-05-07T19:42:40.9926871Z 2025-05-07T19:42:40.9926874Z 2025-05-07T19:42:40.9926878Z 2025-05-07T19:42:40.9926882Z 2025-05-07T19:42:40.9928231Z 2025-05-07T19:42:40.9930357Z at-spi2-core-2.40.3 | 643 KB | ########## | 100%  2025-05-07T19:42:40.9930858Z 2025-05-07T19:42:40.9930864Z 2025-05-07T19:42:40.9930881Z 2025-05-07T19:42:40.9930887Z 2025-05-07T19:42:40.9930893Z 2025-05-07T19:42:40.9930899Z 2025-05-07T19:42:40.9930906Z 2025-05-07T19:42:41.1320837Z at-spi2-core-2.40.3 | 643 KB | ########## | 100%  2025-05-07T19:42:41.1321227Z 2025-05-07T19:42:41.1321232Z 2025-05-07T19:42:41.1321235Z 2025-05-07T19:42:41.1321239Z 2025-05-07T19:42:41.1321270Z 2025-05-07T19:42:41.1321294Z 2025-05-07T19:42:41.1321297Z 2025-05-07T19:42:41.1324077Z 2025-05-07T19:42:41.1328272Z dbus-1.13.6 | 604 KB | ########## | 100%  2025-05-07T19:42:41.1328666Z 2025-05-07T19:42:41.1328672Z 2025-05-07T19:42:41.1328678Z 2025-05-07T19:42:41.1328685Z 2025-05-07T19:42:41.1328690Z 2025-05-07T19:42:41.1328696Z 2025-05-07T19:42:41.1328701Z 2025-05-07T19:42:41.1328868Z 2025-05-07T19:42:41.1473244Z dbus-1.13.6 | 604 KB | ########## | 100%  2025-05-07T19:42:41.1473593Z 2025-05-07T19:42:41.1473609Z 2025-05-07T19:42:41.2970314Z gtk3-3.24.43 | 5.3 MB | ########## | 100%  2025-05-07T19:42:41.2970620Z 2025-05-07T19:42:41.2970624Z 2025-05-07T19:42:41.2970628Z 2025-05-07T19:42:41.2970631Z 2025-05-07T19:42:41.2970636Z 2025-05-07T19:42:41.2970640Z 2025-05-07T19:42:41.2970644Z 2025-05-07T19:42:41.2970649Z 2025-05-07T19:42:41.2970654Z 2025-05-07T19:42:41.2970662Z 2025-05-07T19:42:41.2977043Z gdk-pixbuf-2.42.12 | 516 KB | ########## | 100%  2025-05-07T19:42:41.2977699Z 2025-05-07T19:42:41.2977703Z 2025-05-07T19:42:41.2977707Z 2025-05-07T19:42:41.2977710Z 2025-05-07T19:42:41.2977714Z 2025-05-07T19:42:41.2977717Z 2025-05-07T19:42:41.2977721Z 2025-05-07T19:42:41.2977724Z 2025-05-07T19:42:41.2977728Z 2025-05-07T19:42:41.2977751Z 2025-05-07T19:42:41.3622211Z gdk-pixbuf-2.42.12 | 516 KB | ########## | 100%  2025-05-07T19:42:41.3622735Z 2025-05-07T19:42:41.3622746Z 2025-05-07T19:42:41.3622752Z 2025-05-07T19:42:41.3622759Z 2025-05-07T19:42:41.3622766Z 2025-05-07T19:42:41.3622774Z 2025-05-07T19:42:41.3622803Z 2025-05-07T19:42:41.3622809Z 2025-05-07T19:42:41.3622816Z 2025-05-07T19:42:41.3622824Z 2025-05-07T19:42:41.3622830Z 2025-05-07T19:42:41.3622853Z 2025-05-07T19:42:41.3624596Z xkeyboard-config-2.4 | 384 KB | ########## | 100%  2025-05-07T19:42:41.3625354Z 2025-05-07T19:42:41.3625363Z 2025-05-07T19:42:41.3625403Z 2025-05-07T19:42:41.3625407Z 2025-05-07T19:42:41.3625410Z 2025-05-07T19:42:41.3625414Z 2025-05-07T19:42:41.3625417Z 2025-05-07T19:42:41.3625420Z 2025-05-07T19:42:41.3625424Z 2025-05-07T19:42:41.3625427Z 2025-05-07T19:42:41.3625431Z 2025-05-07T19:42:41.3625441Z 2025-05-07T19:42:41.3729990Z xkeyboard-config-2.4 | 384 KB | ########## | 100%  2025-05-07T19:42:41.3730494Z 2025-05-07T19:42:41.3730498Z 2025-05-07T19:42:41.3730502Z 2025-05-07T19:42:41.3730506Z 2025-05-07T19:42:41.3730511Z 2025-05-07T19:42:41.3730515Z 2025-05-07T19:42:41.3730519Z 2025-05-07T19:42:41.3730522Z 2025-05-07T19:42:41.3730538Z 2025-05-07T19:42:41.3730542Z 2025-05-07T19:42:41.3730553Z 2025-05-07T19:42:41.3733387Z pango-1.56.3 | 442 KB | ########## | 100%  2025-05-07T19:42:41.3733849Z 2025-05-07T19:42:41.3733858Z 2025-05-07T19:42:41.3733863Z 2025-05-07T19:42:41.3733867Z 2025-05-07T19:42:41.3733905Z 2025-05-07T19:42:41.3733925Z 2025-05-07T19:42:41.3733930Z 2025-05-07T19:42:41.3733934Z 2025-05-07T19:42:41.3733939Z 2025-05-07T19:42:41.3733950Z 2025-05-07T19:42:41.3733956Z 2025-05-07T19:42:41.4781257Z pango-1.56.3 | 442 KB | ########## | 100%  2025-05-07T19:42:41.4781597Z 2025-05-07T19:42:41.4781602Z 2025-05-07T19:42:41.4781607Z 2025-05-07T19:42:41.4781612Z 2025-05-07T19:42:41.4781617Z 2025-05-07T19:42:41.4781621Z 2025-05-07T19:42:41.4781625Z 2025-05-07T19:42:41.4781630Z 2025-05-07T19:42:41.4781635Z 2025-05-07T19:42:41.4781640Z 2025-05-07T19:42:41.4781644Z 2025-05-07T19:42:41.4781649Z 2025-05-07T19:42:41.4781664Z 2025-05-07T19:42:41.4784086Z atk-1.0-2.38.0 | 348 KB | ########## | 100%  2025-05-07T19:42:41.4784512Z 2025-05-07T19:42:41.4784517Z 2025-05-07T19:42:41.4784520Z 2025-05-07T19:42:41.4784524Z 2025-05-07T19:42:41.4784528Z 2025-05-07T19:42:41.4784532Z 2025-05-07T19:42:41.4784568Z 2025-05-07T19:42:41.4784586Z 2025-05-07T19:42:41.4784589Z 2025-05-07T19:42:41.4784593Z 2025-05-07T19:42:41.4784596Z 2025-05-07T19:42:41.4784600Z 2025-05-07T19:42:41.4785210Z 2025-05-07T19:42:41.4988755Z atk-1.0-2.38.0 | 348 KB | ########## | 100%  2025-05-07T19:42:41.4989221Z 2025-05-07T19:42:41.4989228Z 2025-05-07T19:42:41.4989234Z 2025-05-07T19:42:41.4989240Z 2025-05-07T19:42:41.4989245Z 2025-05-07T19:42:41.4989249Z 2025-05-07T19:42:41.4989254Z 2025-05-07T19:42:41.4989259Z 2025-05-07T19:42:41.4989619Z 2025-05-07T19:42:41.4991779Z adwaita-icon-theme-4 | 596 KB | ########## | 100%  2025-05-07T19:42:41.4992361Z 2025-05-07T19:42:41.4992369Z 2025-05-07T19:42:41.4992375Z 2025-05-07T19:42:41.4992382Z 2025-05-07T19:42:41.4992388Z 2025-05-07T19:42:41.4992395Z 2025-05-07T19:42:41.4992402Z 2025-05-07T19:42:41.4992408Z 2025-05-07T19:42:41.4992437Z 2025-05-07T19:42:41.5246492Z adwaita-icon-theme-4 | 596 KB | ########## | 100%  2025-05-07T19:42:41.5247376Z 2025-05-07T19:42:41.5247383Z 2025-05-07T19:42:41.5247388Z 2025-05-07T19:42:41.5247393Z 2025-05-07T19:42:41.5247398Z 2025-05-07T19:42:41.5247403Z 2025-05-07T19:42:41.5247425Z 2025-05-07T19:42:41.5247430Z 2025-05-07T19:42:41.5247436Z 2025-05-07T19:42:41.5247442Z 2025-05-07T19:42:41.5247448Z 2025-05-07T19:42:41.5247454Z 2025-05-07T19:42:41.5247459Z 2025-05-07T19:42:41.5247464Z 2025-05-07T19:42:41.5247470Z 2025-05-07T19:42:41.5248608Z wayland-1.23.1 | 314 KB | ########## | 100%  2025-05-07T19:42:41.5249144Z 2025-05-07T19:42:41.5249163Z 2025-05-07T19:42:41.5249169Z 2025-05-07T19:42:41.5249175Z 2025-05-07T19:42:41.5249181Z 2025-05-07T19:42:41.5249187Z 2025-05-07T19:42:41.5249191Z 2025-05-07T19:42:41.5249197Z 2025-05-07T19:42:41.5249204Z 2025-05-07T19:42:41.5249210Z 2025-05-07T19:42:41.5249215Z 2025-05-07T19:42:41.5249221Z 2025-05-07T19:42:41.5249392Z 2025-05-07T19:42:41.5249398Z 2025-05-07T19:42:41.5249413Z 2025-05-07T19:42:41.5364848Z wayland-1.23.1 | 314 KB | ########## | 100%  2025-05-07T19:42:41.5365239Z 2025-05-07T19:42:41.5365246Z 2025-05-07T19:42:41.5365264Z 2025-05-07T19:42:41.5365268Z 2025-05-07T19:42:41.5365271Z 2025-05-07T19:42:41.5365275Z 2025-05-07T19:42:41.5365278Z 2025-05-07T19:42:41.5365282Z 2025-05-07T19:42:41.5365285Z 2025-05-07T19:42:41.5365288Z 2025-05-07T19:42:41.5365292Z 2025-05-07T19:42:41.5365296Z 2025-05-07T19:42:41.5365299Z 2025-05-07T19:42:41.5365303Z 2025-05-07T19:42:41.5368723Z at-spi2-atk-2.38.0 | 332 KB | ########## | 100%  2025-05-07T19:42:41.5369221Z 2025-05-07T19:42:41.5369226Z 2025-05-07T19:42:41.5369229Z 2025-05-07T19:42:41.5369233Z 2025-05-07T19:42:41.5369236Z 2025-05-07T19:42:41.5369240Z 2025-05-07T19:42:41.5369244Z 2025-05-07T19:42:41.5369247Z 2025-05-07T19:42:41.5369252Z 2025-05-07T19:42:41.5369275Z 2025-05-07T19:42:41.5369279Z 2025-05-07T19:42:41.5369292Z 2025-05-07T19:42:41.5369296Z 2025-05-07T19:42:41.5369413Z 2025-05-07T19:42:41.5454865Z at-spi2-atk-2.38.0 | 332 KB | ########## | 100%  2025-05-07T19:42:41.5455354Z 2025-05-07T19:42:41.5455358Z 2025-05-07T19:42:41.5455363Z 2025-05-07T19:42:41.5455367Z 2025-05-07T19:42:41.5455374Z 2025-05-07T19:42:41.5455390Z 2025-05-07T19:42:41.5455396Z 2025-05-07T19:42:41.5455418Z 2025-05-07T19:42:41.5455425Z 2025-05-07T19:42:41.5455432Z 2025-05-07T19:42:41.5455440Z 2025-05-07T19:42:41.5455445Z 2025-05-07T19:42:41.5455452Z 2025-05-07T19:42:41.5455458Z 2025-05-07T19:42:41.5455463Z 2025-05-07T19:42:41.5455468Z 2025-05-07T19:42:41.5455474Z 2025-05-07T19:42:41.5460724Z libgd-2.3.3 | 173 KB | ########## | 100%  2025-05-07T19:42:41.5461553Z 2025-05-07T19:42:41.5461561Z 2025-05-07T19:42:41.5461566Z 2025-05-07T19:42:41.5461571Z 2025-05-07T19:42:41.5461595Z 2025-05-07T19:42:41.5461609Z 2025-05-07T19:42:41.5461613Z 2025-05-07T19:42:41.5461616Z 2025-05-07T19:42:41.5461620Z 2025-05-07T19:42:41.5461623Z 2025-05-07T19:42:41.5461627Z 2025-05-07T19:42:41.5461630Z 2025-05-07T19:42:41.5461652Z 2025-05-07T19:42:41.5461656Z 2025-05-07T19:42:41.5461659Z 2025-05-07T19:42:41.5461663Z 2025-05-07T19:42:41.5461666Z 2025-05-07T19:42:41.5691156Z libgd-2.3.3 | 173 KB | ########## | 100%  2025-05-07T19:42:41.5691471Z 2025-05-07T19:42:41.5691485Z 2025-05-07T19:42:41.5691502Z 2025-05-07T19:42:41.5691505Z 2025-05-07T19:42:41.5691509Z 2025-05-07T19:42:41.5691512Z 2025-05-07T19:42:41.5691516Z 2025-05-07T19:42:41.5691519Z 2025-05-07T19:42:41.5691523Z 2025-05-07T19:42:41.5691526Z 2025-05-07T19:42:41.5691529Z 2025-05-07T19:42:41.5691533Z 2025-05-07T19:42:41.5691536Z 2025-05-07T19:42:41.5691540Z 2025-05-07T19:42:41.5691543Z 2025-05-07T19:42:41.5691546Z 2025-05-07T19:42:41.5695305Z gts-0.7.6 | 311 KB | ########## | 100%  2025-05-07T19:42:41.5696133Z 2025-05-07T19:42:41.5696139Z 2025-05-07T19:42:41.5696145Z 2025-05-07T19:42:41.5696151Z 2025-05-07T19:42:41.5696157Z 2025-05-07T19:42:41.5696162Z 2025-05-07T19:42:41.5696168Z 2025-05-07T19:42:41.5696184Z 2025-05-07T19:42:41.5696188Z 2025-05-07T19:42:41.5696191Z 2025-05-07T19:42:41.5696195Z 2025-05-07T19:42:41.5696198Z 2025-05-07T19:42:41.5696202Z 2025-05-07T19:42:41.5696205Z 2025-05-07T19:42:41.5696209Z 2025-05-07T19:42:41.5696329Z 2025-05-07T19:42:41.5943750Z gts-0.7.6 | 311 KB | ########## | 100%  2025-05-07T19:42:41.5944094Z 2025-05-07T19:42:41.5944097Z 2025-05-07T19:42:41.5944101Z 2025-05-07T19:42:41.5944104Z 2025-05-07T19:42:41.5944108Z 2025-05-07T19:42:41.5944111Z 2025-05-07T19:42:41.5944115Z 2025-05-07T19:42:41.5944118Z 2025-05-07T19:42:41.5944136Z 2025-05-07T19:42:41.5944140Z 2025-05-07T19:42:41.5944311Z 2025-05-07T19:42:41.5944326Z 2025-05-07T19:42:41.5944329Z 2025-05-07T19:42:41.5944333Z 2025-05-07T19:42:41.5944337Z 2025-05-07T19:42:41.5944340Z 2025-05-07T19:42:41.5944343Z 2025-05-07T19:42:41.5944353Z 2025-05-07T19:42:41.5945587Z glib-tools-2.84.0 | 114 KB | ########## | 100%  2025-05-07T19:42:41.5946070Z 2025-05-07T19:42:41.5946076Z 2025-05-07T19:42:41.5946081Z 2025-05-07T19:42:41.5946086Z 2025-05-07T19:42:41.5946091Z 2025-05-07T19:42:41.5946096Z 2025-05-07T19:42:41.5946103Z 2025-05-07T19:42:41.5946109Z 2025-05-07T19:42:41.5946116Z 2025-05-07T19:42:41.5946124Z 2025-05-07T19:42:41.5946129Z 2025-05-07T19:42:41.5946136Z 2025-05-07T19:42:41.5946144Z 2025-05-07T19:42:41.5946150Z 2025-05-07T19:42:41.5946156Z 2025-05-07T19:42:41.5946164Z 2025-05-07T19:42:41.5946169Z 2025-05-07T19:42:41.5946182Z 2025-05-07T19:42:41.6080361Z glib-tools-2.84.0 | 114 KB | ########## | 100%  2025-05-07T19:42:41.6080739Z 2025-05-07T19:42:41.6508993Z librsvg-2.58.4 | 6.2 MB | ########## | 100%  2025-05-07T19:42:41.6509279Z 2025-05-07T19:42:41.6509284Z 2025-05-07T19:42:41.6509287Z 2025-05-07T19:42:41.6509291Z 2025-05-07T19:42:41.6509294Z 2025-05-07T19:42:41.6509298Z 2025-05-07T19:42:41.6509301Z 2025-05-07T19:42:41.6509305Z 2025-05-07T19:42:41.6509310Z 2025-05-07T19:42:41.6509314Z 2025-05-07T19:42:41.6509320Z 2025-05-07T19:42:41.6509324Z 2025-05-07T19:42:41.6509329Z 2025-05-07T19:42:41.6509333Z 2025-05-07T19:42:41.6509338Z 2025-05-07T19:42:41.6509357Z 2025-05-07T19:42:41.6509373Z 2025-05-07T19:42:41.6509377Z 2025-05-07T19:42:41.6509381Z 2025-05-07T19:42:41.6510976Z ... (more hidden) ... 2025-05-07T19:42:41.6511284Z 2025-05-07T19:42:41.6511289Z 2025-05-07T19:42:41.6511293Z 2025-05-07T19:42:41.6511311Z 2025-05-07T19:42:41.6511315Z 2025-05-07T19:42:41.6511319Z 2025-05-07T19:42:41.6511351Z 2025-05-07T19:42:41.6511354Z 2025-05-07T19:42:41.6511370Z 2025-05-07T19:42:41.6511373Z 2025-05-07T19:42:41.6511376Z 2025-05-07T19:42:41.6511380Z 2025-05-07T19:42:41.6511383Z 2025-05-07T19:42:41.6511386Z 2025-05-07T19:42:41.6511390Z 2025-05-07T19:42:41.6511393Z 2025-05-07T19:42:41.6511397Z 2025-05-07T19:42:41.6511400Z 2025-05-07T19:42:41.6511409Z 2025-05-07T19:42:41.7573514Z ... (more hidden) ... 2025-05-07T19:42:41.7577456Z doxygen-1.13.2 | 12.5 MB | ########## | 100% 2025-05-07T19:42:41.7577879Z 2025-05-07T19:42:41.7577906Z 2025-05-07T19:42:41.7577914Z 2025-05-07T19:42:41.7577921Z 2025-05-07T19:42:41.7577927Z 2025-05-07T19:42:41.7577933Z 2025-05-07T19:42:41.7577940Z 2025-05-07T19:42:41.7577946Z 2025-05-07T19:42:41.7577952Z 2025-05-07T19:42:41.7577960Z 2025-05-07T19:42:41.7577967Z 2025-05-07T19:42:41.7577973Z 2025-05-07T19:42:41.7577979Z 2025-05-07T19:42:41.7577986Z 2025-05-07T19:42:41.7578011Z 2025-05-07T19:42:41.7578041Z 2025-05-07T19:42:41.7578048Z 2025-05-07T19:42:41.7578295Z 2025-05-07T19:42:41.7578300Z 2025-05-07T19:42:41.7578453Z 2025-05-07T19:42:41.7579071Z  2025-05-07T19:42:41.7579534Z 2025-05-07T19:42:41.7579847Z 2025-05-07T19:42:41.7580126Z  2025-05-07T19:42:41.7580473Z 2025-05-07T19:42:41.7580482Z 2025-05-07T19:42:41.7580783Z  2025-05-07T19:42:41.7581088Z 2025-05-07T19:42:41.7581095Z 2025-05-07T19:42:41.7581172Z 2025-05-07T19:42:41.7581471Z  2025-05-07T19:42:41.7581800Z 2025-05-07T19:42:41.7581805Z 2025-05-07T19:42:41.7581813Z 2025-05-07T19:42:41.7581820Z 2025-05-07T19:42:41.7582119Z  2025-05-07T19:42:41.7582499Z 2025-05-07T19:42:41.7582715Z 2025-05-07T19:42:41.7582745Z 2025-05-07T19:42:41.7582751Z 2025-05-07T19:42:41.7582758Z 2025-05-07T19:42:41.7583064Z  2025-05-07T19:42:41.7583400Z 2025-05-07T19:42:41.7583403Z 2025-05-07T19:42:41.7583407Z 2025-05-07T19:42:41.7583411Z 2025-05-07T19:42:41.7583414Z 2025-05-07T19:42:41.7583419Z 2025-05-07T19:42:41.7583706Z  2025-05-07T19:42:41.7584089Z 2025-05-07T19:42:41.7584097Z 2025-05-07T19:42:41.7584104Z 2025-05-07T19:42:41.7584112Z 2025-05-07T19:42:41.7584118Z 2025-05-07T19:42:41.7584126Z 2025-05-07T19:42:41.7584133Z 2025-05-07T19:42:41.7584497Z  2025-05-07T19:42:41.7584889Z 2025-05-07T19:42:41.7584906Z 2025-05-07T19:42:41.7584910Z 2025-05-07T19:42:41.7584914Z 2025-05-07T19:42:41.7584917Z 2025-05-07T19:42:41.7584921Z 2025-05-07T19:42:41.7584924Z 2025-05-07T19:42:41.7584937Z 2025-05-07T19:42:41.7585252Z  2025-05-07T19:42:41.7585584Z 2025-05-07T19:42:41.7585589Z 2025-05-07T19:42:41.7585596Z 2025-05-07T19:42:41.7585615Z 2025-05-07T19:42:41.7585622Z 2025-05-07T19:42:41.7585627Z 2025-05-07T19:42:41.7585634Z 2025-05-07T19:42:41.7585642Z 2025-05-07T19:42:41.7585646Z 2025-05-07T19:42:41.7585856Z  2025-05-07T19:42:41.7586084Z 2025-05-07T19:42:41.7586088Z 2025-05-07T19:42:41.7586092Z 2025-05-07T19:42:41.7586095Z 2025-05-07T19:42:41.7586111Z 2025-05-07T19:42:41.7586114Z 2025-05-07T19:42:41.7586117Z 2025-05-07T19:42:41.7586121Z 2025-05-07T19:42:41.7586124Z 2025-05-07T19:42:41.7586128Z 2025-05-07T19:42:41.7586354Z  2025-05-07T19:42:41.7586613Z 2025-05-07T19:42:41.7586617Z 2025-05-07T19:42:41.7586620Z 2025-05-07T19:42:41.7586630Z 2025-05-07T19:42:41.7586654Z 2025-05-07T19:42:41.7586658Z 2025-05-07T19:42:41.7586661Z 2025-05-07T19:42:41.7586665Z 2025-05-07T19:42:41.7586668Z 2025-05-07T19:42:41.7586671Z 2025-05-07T19:42:41.7586675Z 2025-05-07T19:42:41.7586942Z  2025-05-07T19:42:41.7587203Z 2025-05-07T19:42:41.7587209Z 2025-05-07T19:42:41.7587214Z 2025-05-07T19:42:41.7587220Z 2025-05-07T19:42:41.7587226Z 2025-05-07T19:42:41.7587233Z 2025-05-07T19:42:41.7587239Z 2025-05-07T19:42:41.7587247Z 2025-05-07T19:42:41.7587252Z 2025-05-07T19:42:41.7587258Z 2025-05-07T19:42:41.7587264Z 2025-05-07T19:42:41.7587270Z 2025-05-07T19:42:41.7587544Z  2025-05-07T19:42:41.7587831Z 2025-05-07T19:42:41.7587835Z 2025-05-07T19:42:41.7587838Z 2025-05-07T19:42:41.7587842Z 2025-05-07T19:42:41.7587846Z 2025-05-07T19:42:41.7587849Z 2025-05-07T19:42:41.7587858Z 2025-05-07T19:42:41.7587861Z 2025-05-07T19:42:41.7588020Z 2025-05-07T19:42:41.7588026Z 2025-05-07T19:42:41.7588032Z 2025-05-07T19:42:41.7588058Z 2025-05-07T19:42:41.7588063Z 2025-05-07T19:42:41.7588456Z  2025-05-07T19:42:41.7588901Z 2025-05-07T19:42:41.7588907Z 2025-05-07T19:42:41.7588914Z 2025-05-07T19:42:41.7588922Z 2025-05-07T19:42:41.7588926Z 2025-05-07T19:42:41.7588929Z 2025-05-07T19:42:41.7588933Z 2025-05-07T19:42:41.7588936Z 2025-05-07T19:42:41.7588955Z 2025-05-07T19:42:41.7588959Z 2025-05-07T19:42:41.7588962Z 2025-05-07T19:42:41.7588965Z 2025-05-07T19:42:41.7588969Z 2025-05-07T19:42:41.7588972Z 2025-05-07T19:42:41.7589211Z  2025-05-07T19:42:41.7589487Z 2025-05-07T19:42:41.7589491Z 2025-05-07T19:42:41.7589494Z 2025-05-07T19:42:41.7589498Z 2025-05-07T19:42:41.7589513Z 2025-05-07T19:42:41.7589600Z 2025-05-07T19:42:41.7589605Z 2025-05-07T19:42:41.7589612Z 2025-05-07T19:42:41.7589616Z 2025-05-07T19:42:41.7589619Z 2025-05-07T19:42:41.7589623Z 2025-05-07T19:42:41.7589626Z 2025-05-07T19:42:41.7589629Z 2025-05-07T19:42:41.7589633Z 2025-05-07T19:42:41.7589636Z 2025-05-07T19:42:41.7589864Z  2025-05-07T19:42:41.7590119Z 2025-05-07T19:42:41.7590123Z 2025-05-07T19:42:41.7590127Z 2025-05-07T19:42:41.7590130Z 2025-05-07T19:42:41.7590134Z 2025-05-07T19:42:41.7590137Z 2025-05-07T19:42:41.7590141Z 2025-05-07T19:42:41.7590144Z 2025-05-07T19:42:41.7590147Z 2025-05-07T19:42:41.7590151Z 2025-05-07T19:42:41.7590154Z 2025-05-07T19:42:41.7590158Z 2025-05-07T19:42:41.7590161Z 2025-05-07T19:42:41.7590165Z 2025-05-07T19:42:41.7590168Z 2025-05-07T19:42:41.7590172Z 2025-05-07T19:42:41.7590407Z  2025-05-07T19:42:41.7590657Z 2025-05-07T19:42:41.7590665Z 2025-05-07T19:42:41.7590668Z 2025-05-07T19:42:41.7590672Z 2025-05-07T19:42:41.7590675Z 2025-05-07T19:42:41.7590679Z 2025-05-07T19:42:41.7590682Z 2025-05-07T19:42:41.7590686Z 2025-05-07T19:42:41.7590689Z 2025-05-07T19:42:41.7590693Z 2025-05-07T19:42:41.7590696Z 2025-05-07T19:42:41.7590700Z 2025-05-07T19:42:41.7590703Z 2025-05-07T19:42:41.7590706Z 2025-05-07T19:42:41.7590710Z 2025-05-07T19:42:41.7590713Z 2025-05-07T19:42:41.7590729Z 2025-05-07T19:42:41.7590955Z  2025-05-07T19:42:41.7591202Z 2025-05-07T19:42:41.7591206Z 2025-05-07T19:42:41.7591209Z 2025-05-07T19:42:41.7591213Z 2025-05-07T19:42:41.7591216Z 2025-05-07T19:42:41.7591220Z 2025-05-07T19:42:41.7591223Z 2025-05-07T19:42:41.7591227Z 2025-05-07T19:42:41.7591241Z 2025-05-07T19:42:41.7591245Z 2025-05-07T19:42:41.7591248Z 2025-05-07T19:42:41.7591252Z 2025-05-07T19:42:41.7591259Z 2025-05-07T19:42:41.7591263Z 2025-05-07T19:42:41.7591271Z 2025-05-07T19:42:41.7591274Z 2025-05-07T19:42:41.7591278Z 2025-05-07T19:42:41.7591281Z 2025-05-07T19:42:41.7591512Z  2025-05-07T19:42:41.7591776Z 2025-05-07T19:42:41.7591780Z 2025-05-07T19:42:41.7591877Z  2025-05-07T19:42:41.7591981Z 2025-05-07T19:42:41.7591985Z 2025-05-07T19:42:41.7592084Z  2025-05-07T19:42:41.7592211Z 2025-05-07T19:42:41.7592214Z 2025-05-07T19:42:41.7592218Z 2025-05-07T19:42:41.7592318Z  2025-05-07T19:42:41.7592431Z 2025-05-07T19:42:41.7592435Z 2025-05-07T19:42:41.7592438Z 2025-05-07T19:42:41.7592453Z 2025-05-07T19:42:41.7592556Z  2025-05-07T19:42:41.7592675Z 2025-05-07T19:42:41.7592678Z 2025-05-07T19:42:41.7592682Z 2025-05-07T19:42:41.7592685Z 2025-05-07T19:42:41.7592689Z 2025-05-07T19:42:41.7592821Z  done 2025-05-07T19:42:41.8591978Z Preparing transaction: \ done 2025-05-07T19:42:42.3600933Z Verifying transaction: / - \ | / done 2025-05-07T19:42:43.9628653Z Executing transaction: \ | / - \ | / - \ | / - \ | / - 2025-05-07T19:42:45.4641402Z \ | / - \ | / - \ | / - \ | / 2025-05-07T19:42:46.8653134Z - \ | / - \ | / - \ | / - \ 2025-05-07T19:42:48.3666412Z | / - \ | / - \ | / - \ | / - done 2025-05-07T19:42:50.3475586Z /github/home/miniconda/envs/build_binary/bin/dot 2025-05-07T19:42:50.3475887Z 2025-05-07T19:42:50.4075006Z [CHECK] Binary dot found in PATH 2025-05-07T19:42:52.2436867Z /github/home/miniconda/envs/build_binary/bin/doxygen 2025-05-07T19:42:52.2437194Z 2025-05-07T19:42:52.3050749Z [CHECK] Binary doxygen found in PATH 2025-05-07T19:42:54.1327800Z /github/home/miniconda/envs/build_binary/bin/make 2025-05-07T19:42:54.1328110Z 2025-05-07T19:42:54.1948696Z [CHECK] Binary make found in PATH 2025-05-07T19:42:54.1950712Z [BUILD] Installing docs-build dependencies ... 2025-05-07T19:42:54.1973321Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install -r requirements.txt 2025-05-07T19:43:04.8306822Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/pytorch_sphinx_theme.git /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/pytorch-sphinx-theme 2025-05-07T19:43:04.8308498Z Obtaining pytorch_sphinx_theme from git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme (from -r requirements.txt (line 13)) 2025-05-07T19:43:04.8309541Z Cloning https://github.com/pytorch/pytorch_sphinx_theme.git to ./src/pytorch-sphinx-theme 2025-05-07T19:43:04.8310349Z Resolved https://github.com/pytorch/pytorch_sphinx_theme.git to commit 4125c834e1aa0945fde6ef58ff2f77f7abedc460 2025-05-07T19:43:04.8310947Z Installing build dependencies: started 2025-05-07T19:43:04.8311352Z Installing build dependencies: finished with status 'done' 2025-05-07T19:43:04.8311837Z Checking if build backend supports build_editable: started 2025-05-07T19:43:04.8312374Z Checking if build backend supports build_editable: finished with status 'done' 2025-05-07T19:43:04.8312868Z Getting requirements to build editable: started 2025-05-07T19:43:04.8313314Z Getting requirements to build editable: finished with status 'done' 2025-05-07T19:43:04.8313797Z Preparing editable metadata (pyproject.toml): started 2025-05-07T19:43:04.8314284Z Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-05-07T19:43:04.8314810Z Collecting sphinx<7 (from -r requirements.txt (line 10)) 2025-05-07T19:43:04.8315271Z Downloading sphinx-6.2.1-py3-none-any.whl.metadata (6.2 kB) 2025-05-07T19:43:04.8315735Z Collecting breathe (from -r requirements.txt (line 15)) 2025-05-07T19:43:04.8316188Z Downloading breathe-4.36.0-py3-none-any.whl.metadata (7.6 kB) 2025-05-07T19:43:04.8316639Z Collecting bs4 (from -r requirements.txt (line 16)) 2025-05-07T19:43:04.8317094Z Downloading bs4-0.0.2-py2.py3-none-any.whl.metadata (411 bytes) 2025-05-07T19:43:04.8317792Z Collecting docutils<0.20,>=0.18.1 (from -r requirements.txt (line 17)) 2025-05-07T19:43:04.8318314Z Downloading docutils-0.19-py3-none-any.whl.metadata (2.7 kB) 2025-05-07T19:43:04.8318762Z Collecting lxml (from -r requirements.txt (line 18)) 2025-05-07T19:43:04.8319260Z Downloading lxml-5.4.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2025-05-07T19:43:04.8319778Z Collecting myst-parser (from -r requirements.txt (line 19)) 2025-05-07T19:43:04.8320274Z Downloading myst_parser-4.0.1-py3-none-any.whl.metadata (5.5 kB) 2025-05-07T19:43:04.8320772Z Collecting sphinx-lint (from -r requirements.txt (line 20)) 2025-05-07T19:43:04.8321322Z Downloading sphinx_lint-1.0.0-py3-none-any.whl.metadata (5.7 kB) 2025-05-07T19:43:04.8321822Z Collecting sphinx-serve (from -r requirements.txt (line 21)) 2025-05-07T19:43:04.8322238Z Downloading sphinx-serve-1.0.1.tar.gz (2.5 kB) 2025-05-07T19:43:04.8322598Z Preparing metadata (setup.py): started 2025-05-07T19:43:04.8322994Z Preparing metadata (setup.py): finished with status 'done' 2025-05-07T19:43:04.8323716Z Collecting six (from -r requirements.txt (line 22)) 2025-05-07T19:43:04.8324169Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-05-07T19:43:04.8324737Z Collecting sphinxcontrib-applehelp (from sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8326827Z DEPRECATION: Building 'sphinx-serve' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'sphinx-serve'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-05-07T19:43:04.8329979Z 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:04.8331374Z 2025-05-07T19:43:04.8331706Z Using cached sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T19:43:04.8332331Z Collecting sphinxcontrib-devhelp (from sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8332955Z Using cached sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T19:43:04.8333557Z Collecting sphinxcontrib-jsmath (from sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8334181Z Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-05-07T19:43:04.8334842Z Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8335488Z Using cached sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T19:43:04.8336181Z Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8336901Z Using cached sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) 2025-05-07T19:43:04.8337563Z Collecting sphinxcontrib-qthelp (from sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8338176Z Using cached sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T19:43:04.8339144Z Requirement already satisfied: Jinja2>=3.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from sphinx<7->-r requirements.txt (line 10)) (3.1.6) 2025-05-07T19:43:04.8340092Z Collecting Pygments>=2.13 (from sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8340613Z Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 2025-05-07T19:43:04.8341172Z Collecting snowballstemmer>=2.0 (from sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8341774Z Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) 2025-05-07T19:43:04.8342339Z Collecting babel>=2.9 (from sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8342833Z Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T19:43:04.8343343Z Collecting alabaster<0.8,>=0.7 (from sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8343886Z Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) 2025-05-07T19:43:04.8344408Z Collecting imagesize>=1.3 (from sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8344953Z Using cached imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) 2025-05-07T19:43:04.8345488Z Collecting requests>=2.25.0 (from sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8346014Z Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-05-07T19:43:04.8346956Z Requirement already satisfied: packaging>=21.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from sphinx<7->-r requirements.txt (line 10)) (25.0) 2025-05-07T19:43:04.8348226Z INFO: pip is looking at multiple versions of breathe to determine which version is compatible with other requirements. This could take a while. 2025-05-07T19:43:04.8348971Z Collecting breathe (from -r requirements.txt (line 15)) 2025-05-07T19:43:04.8349427Z Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) 2025-05-07T19:43:04.8349948Z Collecting beautifulsoup4 (from bs4->-r requirements.txt (line 16)) 2025-05-07T19:43:04.8350504Z Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB) 2025-05-07T19:43:04.8351086Z Collecting markdown-it-py~=3.0 (from myst-parser->-r requirements.txt (line 19)) 2025-05-07T19:43:04.8351658Z Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2025-05-07T19:43:04.8352236Z Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser->-r requirements.txt (line 19)) 2025-05-07T19:43:04.8352833Z Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) 2025-05-07T19:43:04.8353849Z Requirement already satisfied: pyyaml in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from myst-parser->-r requirements.txt (line 19)) (6.0.2) 2025-05-07T19:43:04.8355064Z INFO: pip is looking at multiple versions of myst-parser to determine which version is compatible with other requirements. This could take a while. 2025-05-07T19:43:04.8355845Z Collecting myst-parser (from -r requirements.txt (line 19)) 2025-05-07T19:43:04.8356330Z Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) 2025-05-07T19:43:04.8356846Z Downloading myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB) 2025-05-07T19:43:04.8357431Z Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->-r requirements.txt (line 19)) 2025-05-07T19:43:04.8358010Z Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-05-07T19:43:04.8358500Z Collecting polib (from sphinx-lint->-r requirements.txt (line 20)) 2025-05-07T19:43:04.8359001Z Downloading polib-1.2.0-py2.py3-none-any.whl.metadata (15 kB) 2025-05-07T19:43:04.8359509Z Collecting regex (from sphinx-lint->-r requirements.txt (line 20)) 2025-05-07T19:43:04.8360151Z Downloading regex-2024.11.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) 2025-05-07T19:43:04.8361350Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from Jinja2>=3.0->sphinx<7->-r requirements.txt (line 10)) (3.0.2) 2025-05-07T19:43:04.8362464Z Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8363262Z Using cached charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2025-05-07T19:43:04.8364007Z Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8364528Z Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-05-07T19:43:04.8365084Z Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8365663Z Using cached urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T19:43:04.8366229Z Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx<7->-r requirements.txt (line 10)) 2025-05-07T19:43:04.8366829Z Using cached certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 2025-05-07T19:43:04.8367388Z Collecting soupsieve>1.2 (from beautifulsoup4->bs4->-r requirements.txt (line 16)) 2025-05-07T19:43:04.8367952Z Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) 2025-05-07T19:43:04.8368981Z Requirement already satisfied: typing-extensions>=4.0.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from beautifulsoup4->bs4->-r requirements.txt (line 16)) (4.13.2) 2025-05-07T19:43:04.8369973Z Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) 2025-05-07T19:43:04.8370674Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 111.8 MB/s eta 0:00:00 2025-05-07T19:43:04.8371088Z Downloading docutils-0.19-py3-none-any.whl (570 kB) 2025-05-07T19:43:04.8371701Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 48.1 MB/s eta 0:00:00 2025-05-07T19:43:04.8372113Z Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) 2025-05-07T19:43:04.8372530Z Downloading breathe-4.35.0-py3-none-any.whl (92 kB) 2025-05-07T19:43:04.8372937Z Downloading bs4-0.0.2-py2.py3-none-any.whl (1.2 kB) 2025-05-07T19:43:04.8373385Z Downloading lxml-5.4.0-cp313-cp313-manylinux_2_28_x86_64.whl (4.9 MB) 2025-05-07T19:43:04.8373947Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 148.4 MB/s eta 0:00:00 2025-05-07T19:43:04.8374353Z Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) 2025-05-07T19:43:04.8374791Z Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2025-05-07T19:43:04.8375234Z Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) 2025-05-07T19:43:04.8375665Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-05-07T19:43:04.8376062Z Downloading sphinx_lint-1.0.0-py3-none-any.whl (20 kB) 2025-05-07T19:43:04.8376576Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-05-07T19:43:04.8376989Z Using cached babel-2.17.0-py3-none-any.whl (10.2 MB) 2025-05-07T19:43:04.8377406Z Using cached imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) 2025-05-07T19:43:04.8377848Z Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB) 2025-05-07T19:43:04.8378251Z Using cached requests-2.32.3-py3-none-any.whl (64 kB) 2025-05-07T19:43:04.8378865Z Using cached charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB) 2025-05-07T19:43:04.8379454Z Using cached idna-3.10-py3-none-any.whl (70 kB) 2025-05-07T19:43:04.8379844Z Using cached urllib3-2.4.0-py3-none-any.whl (128 kB) 2025-05-07T19:43:04.8380256Z Using cached certifi-2025.4.26-py3-none-any.whl (159 kB) 2025-05-07T19:43:04.8380707Z Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) 2025-05-07T19:43:04.8381221Z Using cached sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) 2025-05-07T19:43:04.8381770Z Using cached sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) 2025-05-07T19:43:04.8382309Z Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) 2025-05-07T19:43:04.8382741Z Downloading soupsieve-2.7-py3-none-any.whl (36 kB) 2025-05-07T19:43:04.8383148Z Downloading polib-1.2.0-py2.py3-none-any.whl (20 kB) 2025-05-07T19:43:04.8383711Z Downloading regex-2024.11.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (796 kB) 2025-05-07T19:43:04.8384372Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 796.9/796.9 kB 70.6 MB/s eta 0:00:00 2025-05-07T19:43:04.8384849Z Using cached sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) 2025-05-07T19:43:04.8385361Z Using cached sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) 2025-05-07T19:43:04.8385882Z Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) 2025-05-07T19:43:04.8386392Z Using cached sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) 2025-05-07T19:43:04.8386935Z Building wheels for collected packages: pytorch_sphinx_theme, sphinx-serve 2025-05-07T19:43:04.8387494Z Building editable for pytorch_sphinx_theme (pyproject.toml): started 2025-05-07T19:43:04.8388093Z Building editable for pytorch_sphinx_theme (pyproject.toml): finished with status 'done' 2025-05-07T19:43:04.8389165Z Created wheel for pytorch_sphinx_theme: filename=pytorch_sphinx_theme-0.0.24-0.editable-py2.py3-none-any.whl size=4400 sha256=392419bd0f9634301dffc981279feb950b6d172111daa7c8642083f0794f07c2 2025-05-07T19:43:04.8390394Z Stored in directory: /tmp/pip-ephem-wheel-cache-hm09zqhi/wheels/76/fd/2f/aaf3a5f56d29c2f1502a9bf4ddf7f5f8bdadcb60e4dbb75888 2025-05-07T19:43:04.8391216Z Building wheel for sphinx-serve (setup.py): started 2025-05-07T19:43:04.8391694Z Building wheel for sphinx-serve (setup.py): finished with status 'done' 2025-05-07T19:43:04.8392557Z Created wheel for sphinx-serve: filename=sphinx_serve-1.0.1-py3-none-any.whl size=3418 sha256=f8607240a05da168cbc48d6cb12129c4670caebb71e1d2157461c5215039dfd9 2025-05-07T19:43:04.8393673Z Stored in directory: /github/home/.cache/pip/wheels/01/91/02/a13af03afd3a85c0df0f3f547d4ff5e800699788ae7df43bf1 2025-05-07T19:43:04.8394421Z Successfully built pytorch_sphinx_theme sphinx-serve 2025-05-07T19:43:04.8396546Z Installing collected packages: sphinx-serve, snowballstemmer, polib, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, six, regex, Pygments, mdurl, lxml, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinx-lint, requests, markdown-it-py, beautifulsoup4, sphinx, mdit-py-plugins, bs4, pytorch_sphinx_theme, myst-parser, breathe 2025-05-07T19:43:04.8398508Z 2025-05-07T19:43:04.8400871Z Successfully installed Pygments-2.19.1 alabaster-0.7.16 babel-2.17.0 beautifulsoup4-4.13.4 breathe-4.35.0 bs4-0.0.2 certifi-2025.4.26 charset-normalizer-3.4.2 docutils-0.19 idna-3.10 imagesize-1.4.1 lxml-5.4.0 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-3.0.1 polib-1.2.0 pytorch_sphinx_theme-0.0.24 regex-2024.11.6 requests-2.32.3 six-1.17.0 snowballstemmer-2.2.0 soupsieve-2.7 sphinx-6.2.1 sphinx-lint-1.0.0 sphinx-serve-1.0.1 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.4.0 2025-05-07T19:43:04.8403323Z 2025-05-07T19:43:04.8919700Z [INSTALL] Successfully installed all the docs tools 2025-05-07T19:43:04.8980015Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly $BUILD_VARIANT 2025-05-07T19:43:04.8980636Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly $BUILD_VARIANT 2025-05-07T19:43:04.8981221Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:43:04.8981557Z env: 2025-05-07T19:43:04.8981782Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:43:04.8982098Z BUILD_ENV: build_binary 2025-05-07T19:43:04.8982353Z BUILD_VARIANT: cpu 2025-05-07T19:43:04.8982579Z ##[endgroup] 2025-05-07T19:43:05.3159982Z ################################################################################ 2025-05-07T19:43:05.3160662Z # Install PyTorch (PIP) 2025-05-07T19:43:05.3161067Z # 2025-05-07T19:43:05.3174732Z # [2025-05-07T19:43:05.317Z] + install_pytorch_pip build_binary nightly cpu 2025-05-07T19:43:05.3175206Z ################################################################################ 2025-05-07T19:43:05.3175440Z 2025-05-07T19:43:05.3200281Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T19:43:06.2335037Z Channels: 2025-05-07T19:43:06.2335424Z - conda-forge 2025-05-07T19:43:06.2335670Z Platform: linux-64 2025-05-07T19:43:09.4595716Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:43:10.9318438Z Solving environment: \ | / done 2025-05-07T19:43:11.1047550Z 2025-05-07T19:43:11.1048016Z ## Package Plan ## 2025-05-07T19:43:11.1048336Z 2025-05-07T19:43:11.1048623Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:43:11.1048963Z 2025-05-07T19:43:11.1049073Z added / updated specs: 2025-05-07T19:43:11.1049325Z - numpy 2025-05-07T19:43:11.1049443Z 2025-05-07T19:43:11.1049451Z 2025-05-07T19:43:11.1049585Z The following packages will be downloaded: 2025-05-07T19:43:11.1049808Z 2025-05-07T19:43:11.1049924Z package | build 2025-05-07T19:43:11.1050274Z ---------------------------|----------------- 2025-05-07T19:43:11.1050665Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T19:43:11.1051145Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T19:43:11.1051622Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T19:43:11.1052071Z numpy-2.2.5 | py313h17eae1a_0 8.1 MB conda-forge 2025-05-07T19:43:11.1052583Z ------------------------------------------------------------ 2025-05-07T19:43:11.1052947Z Total: 8.2 MB 2025-05-07T19:43:11.1053697Z 2025-05-07T19:43:11.1053914Z The following NEW packages will be INSTALLED: 2025-05-07T19:43:11.1054144Z 2025-05-07T19:43:11.1054391Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T19:43:11.1054911Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T19:43:11.1055461Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T19:43:11.1055957Z numpy conda-forge/linux-64::numpy-2.2.5-py313h17eae1a_0 2025-05-07T19:43:11.1056248Z 2025-05-07T19:43:11.1056252Z 2025-05-07T19:43:11.1056256Z 2025-05-07T19:43:11.1056399Z Downloading and Extracting Packages: ...working... 2025-05-07T19:43:11.1056850Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T19:43:11.1057663Z 2025-05-07T19:43:11.1061673Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:43:11.1062166Z 2025-05-07T19:43:11.1062175Z 2025-05-07T19:43:11.1077030Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:43:11.1077350Z 2025-05-07T19:43:11.1077354Z 2025-05-07T19:43:11.1077358Z 2025-05-07T19:43:11.1682345Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T19:43:11.1682646Z 2025-05-07T19:43:11.1682651Z 2025-05-07T19:43:11.1722024Z 2025-05-07T19:43:11.3465460Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:43:11.3466008Z 2025-05-07T19:43:11.3506362Z libblas-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T19:43:11.3508022Z 2025-05-07T19:43:11.3651317Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:43:11.3651768Z 2025-05-07T19:43:11.3651773Z 2025-05-07T19:43:11.3651777Z 2025-05-07T19:43:11.3653740Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:43:11.3654259Z 2025-05-07T19:43:11.3654268Z 2025-05-07T19:43:11.3654281Z 2025-05-07T19:43:11.3679726Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:43:11.3680314Z 2025-05-07T19:43:11.3877754Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:43:11.4137607Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T19:43:11.4138025Z 2025-05-07T19:43:11.4138034Z 2025-05-07T19:43:11.4142694Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T19:43:11.4143001Z 2025-05-07T19:43:11.4143075Z 2025-05-07T19:43:11.4259078Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:43:11.4259508Z 2025-05-07T19:43:11.4259513Z 2025-05-07T19:43:11.4722053Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:43:11.7977364Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T19:43:11.7977946Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T19:43:11.7981581Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T19:43:11.7982202Z 2025-05-07T19:43:11.7982560Z 2025-05-07T19:43:11.7983019Z  2025-05-07T19:43:11.7983276Z 2025-05-07T19:43:11.7983283Z 2025-05-07T19:43:11.7983595Z  2025-05-07T19:43:11.7984011Z 2025-05-07T19:43:11.7984019Z 2025-05-07T19:43:11.7984025Z 2025-05-07T19:43:11.7984231Z  done 2025-05-07T19:43:11.8987084Z Preparing transaction: \ done 2025-05-07T19:43:11.9991619Z Verifying transaction: / done 2025-05-07T19:43:12.0998796Z Executing transaction: \ done 2025-05-07T19:43:12.2532354Z ################################################################################ 2025-05-07T19:43:12.2532774Z # Install Package From PyTorch PIP: torch 2025-05-07T19:43:12.2533088Z # 2025-05-07T19:43:12.2549176Z # [2025-05-07T19:43:12.254Z] + install_from_pytorch_pip build_binary torch nightly cpu 2025-05-07T19:43:12.2549665Z ################################################################################ 2025-05-07T19:43:12.2550169Z 2025-05-07T19:43:12.2565218Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:43:12.3412326Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:43:12.3412895Z ################################################################################ 2025-05-07T19:43:12.3413246Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T19:43:12.3413572Z # 2025-05-07T19:43:12.3430274Z # [2025-05-07T19:43:12.342Z] + __prepare_pip_arguments torch nightly cpu 2025-05-07T19:43:12.3430694Z ################################################################################ 2025-05-07T19:43:12.3430921Z 2025-05-07T19:43:12.3451160Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T19:43:12.3451722Z [INSTALL] Extracted package variant: cpu 2025-05-07T19:43:12.3462490Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T19:43:12.3463350Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:43:12.3468454Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T19:43:12.3474958Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cpu/ ... 2025-05-07T19:43:12.3494548Z [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:31.8118002Z 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:31.8119521Z 2025-05-07T19:43:31.8119764Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:43:31.8120174Z Collecting torch 2025-05-07T19:43:31.8120832Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (28 kB) 2025-05-07T19:43:31.8121667Z Collecting filelock (from torch) 2025-05-07T19:43:31.8122195Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T19:43:31.8123169Z Requirement already satisfied: typing-extensions>=4.10.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (4.13.2) 2025-05-07T19:43:31.8147453Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (78.1.1) 2025-05-07T19:43:31.8148326Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T19:43:31.8148879Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T19:43:31.8149747Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 219.3 MB/s eta 0:00:00 2025-05-07T19:43:31.8150112Z Collecting networkx (from torch) 2025-05-07T19:43:31.8150667Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T19:43:31.8151346Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 164.5 MB/s eta 0:00:00 2025-05-07T19:43:31.8152080Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (3.1.6) 2025-05-07T19:43:31.8152767Z Collecting fsspec (from torch) 2025-05-07T19:43:31.8153290Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T19:43:31.8153887Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T19:43:31.8154476Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T19:43:31.8155154Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 43.7 MB/s eta 0:00:00 2025-05-07T19:43:31.8155941Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from jinja2->torch) (3.0.2) 2025-05-07T19:43:31.8157299Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp313-cp313-manylinux_2_28_x86_64.whl (180.6 MB) 2025-05-07T19:43:31.8158141Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 180.6/180.6 MB 177.8 MB/s eta 0:00:00 2025-05-07T19:43:31.8158667Z Installing collected packages: mpmath, sympy, networkx, fsspec, filelock, torch 2025-05-07T19:43:31.8159032Z 2025-05-07T19:43:31.8159435Z 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:31.8159943Z 2025-05-07T19:43:34.9904202Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T19:43:38.0804671Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cpu 2025-05-07T19:43:38.0805149Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T19:43:41.1394190Z True 2025-05-07T19:43:41.1394455Z True 2025-05-07T19:43:41.1394563Z 2025-05-07T19:43:41.2004424Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T19:43:41.2069936Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:43:41.2070591Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:43:41.2071200Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:43:41.2071520Z env: 2025-05-07T19:43:41.2071756Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:43:41.2072059Z BUILD_ENV: build_binary 2025-05-07T19:43:41.2072314Z BUILD_VARIANT: cpu 2025-05-07T19:43:41.2072536Z ##[endgroup] 2025-05-07T19:43:41.5869527Z /github/home/miniconda/bin/conda 2025-05-07T19:43:41.5870037Z ################################################################################ 2025-05-07T19:43:41.5870496Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T19:43:41.5870884Z # 2025-05-07T19:43:41.5884576Z # [2025-05-07T19:43:41.588Z] + collect_pytorch_env_info build_binary 2025-05-07T19:43:41.5885089Z ################################################################################ 2025-05-07T19:43:41.5885318Z 2025-05-07T19:43:41.5899154Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:43:41.6761959Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:43:41.6768819Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T19:43:41.6769484Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T19:43:41.6769920Z 2025-05-07T19:43:41.7592647Z 2025-05-07T19:43:41.7593127Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T19:43:41.7614881Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T19:43:47.0474108Z Collecting environment information... 2025-05-07T19:43:47.0474600Z PyTorch version: 2.8.0.dev20250507+cpu 2025-05-07T19:43:47.0474906Z Is debug build: False 2025-05-07T19:43:47.0475194Z CUDA used to build PyTorch: None 2025-05-07T19:43:47.0475527Z ROCM used to build PyTorch: N/A 2025-05-07T19:43:47.0475846Z 2025-05-07T19:43:47.0476046Z OS: Amazon Linux 2023.7.20250428 (x86_64) 2025-05-07T19:43:47.0476554Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:43:47.0476876Z Clang version: Could not collect 2025-05-07T19:43:47.0477163Z CMake version: version 4.0.2 2025-05-07T19:43:47.0477433Z Libc version: glibc-2.34 2025-05-07T19:43:47.0477589Z 2025-05-07T19:43:47.0477913Z Python version: 3.13.2 | packaged by conda-forge | (main, Feb 17 2025, 14:10:22) [GCC 13.3.0] (64-bit runtime) 2025-05-07T19:43:47.0478566Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T19:43:47.0478988Z Is CUDA available: False 2025-05-07T19:43:47.0479254Z CUDA runtime version: No CUDA 2025-05-07T19:43:47.0479521Z CUDA_MODULE_LOADING set to: N/A 2025-05-07T19:43:47.0479812Z GPU models and configuration: No CUDA 2025-05-07T19:43:47.0480123Z Nvidia driver version: No CUDA 2025-05-07T19:43:47.0480659Z cuDNN version: No CUDA 2025-05-07T19:43:47.0480919Z HIP runtime version: N/A 2025-05-07T19:43:47.0481248Z MIOpen runtime version: N/A 2025-05-07T19:43:47.0481525Z Is XNNPACK available: True 2025-05-07T19:43:47.0481730Z 2025-05-07T19:43:47.0481806Z CPU: 2025-05-07T19:43:47.0482031Z Architecture: x86_64 2025-05-07T19:43:47.0482382Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:43:47.0482782Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T19:43:47.0483194Z Byte Order: Little Endian 2025-05-07T19:43:47.0483512Z CPU(s): 8 2025-05-07T19:43:47.0483816Z On-line CPU(s) list: 0-7 2025-05-07T19:43:47.0484138Z Vendor ID: GenuineIntel 2025-05-07T19:43:47.0484547Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:43:47.0484929Z CPU family: 6 2025-05-07T19:43:47.0485382Z Model: 85 2025-05-07T19:43:47.0485694Z Thread(s) per core: 2 2025-05-07T19:43:47.0485987Z Core(s) per socket: 4 2025-05-07T19:43:47.0486288Z Socket(s): 1 2025-05-07T19:43:47.0486574Z Stepping: 7 2025-05-07T19:43:47.0486892Z BogoMIPS: 5999.98 2025-05-07T19:43:47.0489111Z 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:43:47.0491359Z Hypervisor vendor: KVM 2025-05-07T19:43:47.0491673Z Virtualization type: full 2025-05-07T19:43:47.0492026Z L1d cache: 128 KiB (4 instances) 2025-05-07T19:43:47.0492400Z L1i cache: 128 KiB (4 instances) 2025-05-07T19:43:47.0492777Z L2 cache: 4 MiB (4 instances) 2025-05-07T19:43:47.0493129Z L3 cache: 35.8 MiB (1 instance) 2025-05-07T19:43:47.0493466Z NUMA node(s): 1 2025-05-07T19:43:47.0493755Z NUMA node0 CPU(s): 0-7 2025-05-07T19:43:47.0494205Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T19:43:47.0494776Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T19:43:47.0495264Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T19:43:47.0495877Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:43:47.0496458Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T19:43:47.0497076Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:43:47.0497675Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:43:47.0498057Z Vulnerability Retbleed: Vulnerable 2025-05-07T19:43:47.0498433Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:43:47.0498803Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T19:43:47.0499367Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T19:43:47.0500189Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T19:43:47.0500836Z Vulnerability Srbds: Not affected 2025-05-07T19:43:47.0501297Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:43:47.0501536Z 2025-05-07T19:43:47.0501640Z Versions of relevant libraries: 2025-05-07T19:43:47.0501923Z [pip3] numpy==2.2.5 2025-05-07T19:43:47.0502164Z [pip3] pytorch_sphinx_theme==0.0.24 2025-05-07T19:43:47.0502470Z [pip3] torch==2.8.0.dev20250507+cpu 2025-05-07T19:43:47.0502823Z [conda] numpy 2.2.5 py313h17eae1a_0 conda-forge 2025-05-07T19:43:47.0503323Z [conda] pytorch-sphinx-theme 0.0.24 pypi_0 pypi 2025-05-07T19:43:47.0503804Z [conda] torch 2.8.0.dev20250507+cpu pypi_0 pypi 2025-05-07T19:43:47.0504101Z 2025-05-07T19:43:47.1121986Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:43:47.1122581Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:43:47.1123180Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:43:47.1123519Z env: 2025-05-07T19:43:47.1123756Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:43:47.1124076Z BUILD_ENV: build_binary 2025-05-07T19:43:47.1124327Z BUILD_VARIANT: cpu 2025-05-07T19:43:47.1124565Z ##[endgroup] 2025-05-07T19:43:47.5256244Z ################################################################################ 2025-05-07T19:43:47.5256620Z # Prepare FBGEMM-GPU Build 2025-05-07T19:43:47.5256882Z # 2025-05-07T19:43:47.5270658Z # [2025-05-07T19:43:47.526Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T19:43:47.5271120Z ################################################################################ 2025-05-07T19:43:47.5271347Z 2025-05-07T19:43:47.5285122Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:43:47.6138197Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:43:47.6151352Z [BUILD] Running git submodules update ... 2025-05-07T19:43:47.6173111Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T19:43:47.6436045Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T19:43:47.6677803Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path '../external/asmjit' 2025-05-07T19:43:47.6679422Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path '../external/composable_kernel' 2025-05-07T19:43:47.6681774Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path '../external/cpuinfo' 2025-05-07T19:43:47.6684237Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path '../external/cutlass' 2025-05-07T19:43:47.6687146Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path '../external/googletest' 2025-05-07T19:43:47.6689976Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path '../external/hipify_torch' 2025-05-07T19:43:47.6692631Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path '../external/json' 2025-05-07T19:43:47.6713177Z Cloning into '/__w/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T19:43:48.5621087Z Cloning into '/__w/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T19:43:49.6530078Z Cloning into '/__w/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T19:43:50.1644517Z Cloning into '/__w/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T19:43:52.0922151Z Cloning into '/__w/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T19:43:53.2663112Z Cloning into '/__w/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T19:43:54.0710919Z Cloning into '/__w/FBGEMM/FBGEMM/external/json'... 2025-05-07T19:44:02.5515581Z Submodule path '../external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T19:44:02.7697656Z Submodule path '../external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T19:44:02.8655690Z Submodule path '../external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T19:44:03.4180400Z Submodule path '../external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T19:44:03.4600427Z Submodule path '../external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T19:44:03.4697463Z Submodule path '../external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T19:44:03.5671137Z Submodule path '../external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T19:44:03.5703184Z [BUILD] Installing other build dependencies ... 2025-05-07T19:44:03.5724694Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T19:44:05.7165889Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T19:44:05.7352972Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T19:44:05.7407122Z Requirement already satisfied: build in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 14)) (1.2.2.post1) 2025-05-07T19:44:05.8439904Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T19:44:05.8472345Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T19:44:05.8514901Z Requirement already satisfied: click in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 16)) (8.1.8) 2025-05-07T19:44:05.8518147Z Requirement already satisfied: hypothesis in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 17)) (6.131.14) 2025-05-07T19:44:05.8521375Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 18)) (3.1.6) 2025-05-07T19:44:05.8525500Z Requirement already satisfied: mpmath==1.3.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T19:44:05.8777389Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T19:44:05.8808255Z 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:05.8849450Z Requirement already satisfied: numpy>=2.0.2 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T19:44:05.8946132Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T19:44:05.8977125Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T19:44:05.9013912Z Requirement already satisfied: pyyaml in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 23)) (6.0.2) 2025-05-07T19:44:05.9016997Z Requirement already satisfied: scikit-build in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 24)) (0.18.1) 2025-05-07T19:44:05.9026747Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T19:44:05.9186392Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T19:44:05.9214542Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T19:44:05.9330976Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T19:44:05.9358484Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T19:44:05.9538031Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T19:44:05.9565447Z 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:05.9628883Z Requirement already satisfied: packaging>=19.1 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from build->-r requirements.txt (line 14)) (25.0) 2025-05-07T19:44:05.9634650Z Requirement already satisfied: pyproject_hooks in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from build->-r requirements.txt (line 14)) (1.2.0) 2025-05-07T19:44:05.9679825Z Requirement already satisfied: attrs>=22.2.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from hypothesis->-r requirements.txt (line 17)) (25.3.0) 2025-05-07T19:44:05.9686155Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from hypothesis->-r requirements.txt (line 17)) (2.4.0) 2025-05-07T19:44:05.9733760Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from jinja2->-r requirements.txt (line 18)) (3.0.2) 2025-05-07T19:44:05.9823621Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:44:05.9849540Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T19:44:05.9888224Z Requirement already satisfied: typing-extensions in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T19:44:05.9902415Z Requirement already satisfied: distro in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from scikit-build->-r requirements.txt (line 24)) (1.9.0) 2025-05-07T19:44:05.9914929Z Requirement already satisfied: wheel>=0.32.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T19:44:06.0149155Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:44:06.0176490Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T19:44:06.0251596Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T19:44:06.0304881Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T19:44:06.1490364Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 240.5 MB/s eta 0:00:00 2025-05-07T19:44:06.1523422Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T19:44:06.1597066Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T19:44:06.1650003Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T19:44:06.1703381Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T19:44:06.1758371Z 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:06.1835604Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T19:44:06.1893933Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T19:44:06.3611270Z Installing collected packages: tabulate, setuptools_git_versioning, patchelf, ninja, mypy-extensions, cmake, backports.tarfile, typing-inspect, pyre-extensions 2025-05-07T19:44:07.2020399Z 2025-05-07T19:44:07.2082140Z 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:07.2084876Z 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:07.3412329Z ################################################################################ 2025-05-07T19:44:07.3412754Z # Install PyTorch (PyTorch PIP) 2025-05-07T19:44:07.3413025Z # 2025-05-07T19:44:07.3428731Z # [2025-05-07T19:44:07.342Z] + install_triton_pip build_binary 2025-05-07T19:44:07.3429126Z ################################################################################ 2025-05-07T19:44:07.3430051Z 2025-05-07T19:44:09.3315592Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T19:44:11.4259465Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T19:44:11.4261470Z [BUILD] Successfully ran git submodules update 2025-05-07T19:44:11.4315016Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; build_fbgemm_gpu_install $BUILD_ENV docs 2025-05-07T19:44:11.4315635Z . $PRELUDE; cd fbgemm_gpu; build_fbgemm_gpu_install $BUILD_ENV docs 2025-05-07T19:44:11.4316232Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:44:11.4316569Z env: 2025-05-07T19:44:11.4316793Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:44:11.4317109Z BUILD_ENV: build_binary 2025-05-07T19:44:11.4317593Z BUILD_VARIANT: cpu 2025-05-07T19:44:11.4317824Z ##[endgroup] 2025-05-07T19:44:11.7967779Z [BUILD] BUILD_TARGET_VARIANT: docs 2025-05-07T19:44:11.7968279Z [BUILD] Extracted build target: default 2025-05-07T19:44:11.7968593Z [BUILD] Extracted build variant: docs 2025-05-07T19:44:13.6277940Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:44:13.6278242Z 2025-05-07T19:44:13.6887381Z [CHECK] Binary cc found in PATH 2025-05-07T19:44:15.5186314Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:44:15.5186682Z 2025-05-07T19:44:15.5814367Z [CHECK] Binary gcc found in PATH 2025-05-07T19:44:17.4122129Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:44:17.4715119Z 2025-05-07T19:44:17.4715465Z [CHECK] Binary c++ found in PATH 2025-05-07T19:44:19.2976155Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:44:19.2976470Z 2025-05-07T19:44:19.3578901Z [CHECK] Binary g++ found in PATH 2025-05-07T19:44:21.2422751Z [BUILD] Extracted and set Python tag: py313 2025-05-07T19:44:21.2423268Z [BUILD] Extracted and set Python platform name: manylinux_2_28_x86_64 2025-05-07T19:44:21.2460497Z core = 4 2025-05-07T19:44:21.2496360Z sockets = 1 2025-05-07T19:44:21.2497213Z [BUILD] Set multicore run option for setup.py: -j 4 2025-05-07T19:44:21.2497631Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:44:21.2497904Z [BUILD] Running pre-build cleanups ... 2025-05-07T19:44:21.2498200Z + rm -rf dist 2025-05-07T19:44:21.2498333Z 2025-05-07T19:44:21.2509845Z 2025-05-07T19:44:21.2510759Z + conda run --no-capture-output -n build_binary python setup.py clean 2025-05-07T19:44:21.2511171Z 2025-05-07T19:44:24.2412673Z INFO:root:running clean 2025-05-07T19:44:24.2413642Z [SETUP.PY] ARGV: ['setup.py', 'clean'] 2025-05-07T19:44:24.2415187Z [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:24.2416740Z [SETUP.PY] Other arguments: ['clean'] 2025-05-07T19:44:24.2417613Z [SETUP.PY] CUDA CUB directory environment variable not set. Using default CUB location. 2025-05-07T19:44:24.2418617Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:44:24.2419472Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:44:24.2420042Z [SETUP.PY] Setting the FBGEMM build variant: cuda ... 2025-05-07T19:44:24.2421888Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.13/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:24.5543420Z 2025-05-07T19:44:24.5543823Z [BUILD] Printing git status ... 2025-05-07T19:44:24.5544152Z + git status 2025-05-07T19:44:24.5544276Z 2025-05-07T19:44:25.2473936Z HEAD detached at pull/4066/merge 2025-05-07T19:44:25.2474445Z Untracked files: 2025-05-07T19:44:25.2474911Z (use "git add ..." to include in what will be committed) 2025-05-07T19:44:25.2475496Z ../collect_env.py 2025-05-07T19:44:25.2475880Z fbgemm_gpu/docs/version.py 2025-05-07T19:44:25.2476142Z 2025-05-07T19:44:25.2476798Z nothing added to commit but untracked files present (use "git add" to track) 2025-05-07T19:44:25.2477399Z 2025-05-07T19:44:25.2477546Z + git diff 2025-05-07T19:44:25.2477760Z 2025-05-07T19:44:25.2729665Z 2025-05-07T19:44:25.2730544Z ################################################################################ 2025-05-07T19:44:25.2730983Z # Configure FBGEMM-GPU Build 2025-05-07T19:44:25.2731256Z # 2025-05-07T19:44:25.2747665Z # [2025-05-07T19:44:25.274Z] + __configure_fbgemm_gpu_build 2025-05-07T19:44:25.2748482Z ################################################################################ 2025-05-07T19:44:25.2748717Z 2025-05-07T19:44:25.2753500Z [BUILD] Setting the build target: default ... 2025-05-07T19:44:25.2754130Z [BUILD] Configuring build as CPU (docs) variant ... 2025-05-07T19:44:25.2754746Z [BUILD] Setting CPU-only (docs) build args ... 2025-05-07T19:44:25.2755322Z + conda run -n build_binary c++ --version 2025-05-07T19:44:25.2755665Z 2025-05-07T19:44:27.0952164Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:44:27.0952623Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:44:27.0953084Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:44:27.0953675Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:44:27.0954015Z 2025-05-07T19:44:27.0954020Z 2025-05-07T19:44:27.1549146Z 2025-05-07T19:44:27.1549705Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T19:44:27.1550195Z 2025-05-07T19:44:29.0709470Z .github/scripts/fbgemm_gpu_build.bash: line 370: [: : integer expression expected 2025-05-07T19:44:29.0709907Z 2025-05-07T19:44:29.0710049Z [BUILD] Enabling debug features in the build ... 2025-05-07T19:44:29.0710665Z [BUILD] FBGEMM_GPU build arguments have been set: --verbose --build-target=default --build-variant=docs --debug 2025-05-07T19:44:29.0711256Z ################################################################################ 2025-05-07T19:44:29.0711604Z # Build + Install FBGEMM-GPU Package 2025-05-07T19:44:29.0711910Z # 2025-05-07T19:44:29.0728512Z # [2025-05-07T19:44:29.072Z] + build_fbgemm_gpu_install build_binary docs 2025-05-07T19:44:29.0729107Z ################################################################################ 2025-05-07T19:44:29.0729379Z 2025-05-07T19:44:29.0729620Z [BUILD] Building + installing FBGEMM wheel (TARGET=default, VARIANT=docs) ... 2025-05-07T19:44:29.0730443Z + conda run --no-capture-output -n build_binary python setup.py -j 4 install --verbose --build-target=default --build-variant=docs --debug 2025-05-07T19:44:29.0731003Z 2025-05-07T19:44:29.4469950Z DEBUG conda.gateways.logging:set_log_level(223): log_level set to 10 2025-05-07T19:44:29.4476549Z DEBUG conda.gateways.subprocess:subprocess_call(97): executing>> /usr/bin/bash /tmp/tmpfo43ukcs 2025-05-07T19:44:32.0763669Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-05-07T19:44:32.0764777Z !! 2025-05-07T19:44:32.0764912Z 2025-05-07T19:44:32.0765034Z ******************************************************************************** 2025-05-07T19:44:32.0765422Z Please avoid running ``setup.py`` directly. 2025-05-07T19:44:32.0765815Z Instead, use pypa/build, pypa/installer or other 2025-05-07T19:44:32.0766182Z standards-based tools. 2025-05-07T19:44:32.0766359Z 2025-05-07T19:44:32.0766651Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-05-07T19:44:32.0767160Z ******************************************************************************** 2025-05-07T19:44:32.0767388Z 2025-05-07T19:44:32.0767466Z !! 2025-05-07T19:44:32.0767684Z self.initialize_options() 2025-05-07T19:44:32.0818561Z [SETUP.PY] ARGV: ['setup.py', '-j', '4', 'install', '--verbose', '--build-target=default', '--build-variant=docs', '--debug'] 2025-05-07T19:44:32.0819951Z [SETUP.PY] Parsed setup.py arguments: Namespace(verbose=True, debug=True, dryrun=False, build_target='default', build_variant='docs', package_channel='nightly', nvml_lib_path=None, nccl_lib_path=None, use_fb_only=False, cxxprefix=None) 2025-05-07T19:44:32.0821311Z [SETUP.PY] Other arguments: ['-j', '4', 'install'] 2025-05-07T19:44:32.0821997Z [SETUP.PY] Generating version file at: /__w/FBGEMM/FBGEMM/fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:44:32.0822552Z [SETUP.PY] Setting the FBGEMM build target: default ... 2025-05-07T19:44:32.0822965Z [SETUP.PY] Setting the FBGEMM build variant: cpu ... 2025-05-07T19:44:32.0824690Z [SETUP.PY] Passing CMake arguments: ['-DCMAKE_PREFIX_PATH=/github/home/miniconda/envs/build_binary/lib/python3.13/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:32.0826265Z 2025-05-07T19:44:32.0826270Z 2025-05-07T19:44:32.0826440Z -------------------------------------------------------------------------------- 2025-05-07T19:44:32.0826831Z -- Trying 'Ninja' generator 2025-05-07T19:44:32.0827094Z -------------------------------- 2025-05-07T19:44:32.0827368Z --------------------------- 2025-05-07T19:44:32.0827605Z ---------------------- 2025-05-07T19:44:32.0827838Z ----------------- 2025-05-07T19:44:32.0828043Z ------------ 2025-05-07T19:44:32.0828248Z ------- 2025-05-07T19:44:32.0828448Z -- 2025-05-07T19:44:32.0850915Z CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 2025-05-07T19:44:32.0851454Z Not searching for unused variables given on the command line. 2025-05-07T19:44:32.0852010Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-05-07T19:44:32.0852422Z CMake. 2025-05-07T19:44:32.0852532Z 2025-05-07T19:44:32.0852749Z Update the VERSION argument value. Or, use the ... syntax 2025-05-07T19:44:32.0853306Z to tell CMake that the project requires at least but has been updated 2025-05-07T19:44:32.0853781Z to work with policies introduced by or earlier. 2025-05-07T19:44:32.0854028Z 2025-05-07T19:44:32.0854032Z 2025-05-07T19:44:32.1280927Z -- The C compiler identification is GNU 11.4.0 2025-05-07T19:44:32.1357574Z -- Detecting C compiler ABI info 2025-05-07T19:44:32.1822413Z -- Detecting C compiler ABI info - done 2025-05-07T19:44:32.2006564Z -- Check for working C compiler: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc - skipped 2025-05-07T19:44:32.2009230Z -- Detecting C compile features 2025-05-07T19:44:32.2013366Z -- Detecting C compile features - done 2025-05-07T19:44:32.2820187Z -- The CXX compiler identification is GNU 11.4.0 2025-05-07T19:44:32.2892951Z -- Detecting CXX compiler ABI info 2025-05-07T19:44:32.3451020Z -- Detecting CXX compiler ABI info - done 2025-05-07T19:44:32.3647330Z -- Check for working CXX compiler: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ - skipped 2025-05-07T19:44:32.3650584Z -- Detecting CXX compile features 2025-05-07T19:44:32.3658635Z -- Detecting CXX compile features - done 2025-05-07T19:44:32.3720181Z -- Configuring done (0.3s) 2025-05-07T19:44:32.3763528Z -- Generating done (0.0s) 2025-05-07T19:44:32.3771151Z -- Build files have been written to: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_cmake_test_compile/build 2025-05-07T19:44:32.3805028Z -- 2025-05-07T19:44:32.3805406Z ------- 2025-05-07T19:44:32.3805727Z ------------ 2025-05-07T19:44:32.3806091Z ----------------- 2025-05-07T19:44:32.3806455Z ---------------------- 2025-05-07T19:44:32.3806861Z --------------------------- 2025-05-07T19:44:32.3807295Z -------------------------------- 2025-05-07T19:44:32.3807754Z -- Trying 'Ninja' generator - success 2025-05-07T19:44:32.3808400Z -------------------------------------------------------------------------------- 2025-05-07T19:44:32.3808906Z 2025-05-07T19:44:32.3820782Z Configuring Project 2025-05-07T19:44:32.3821447Z Working directory: 2025-05-07T19:44:32.3822007Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build 2025-05-07T19:44:32.3822442Z Command: 2025-05-07T19:44:32.3837372Z /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-install -DPYTHON_VERSION_STRING:STRING=3.13.2 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/github/home/miniconda/envs/build_binary/lib/python3.13/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.13 -DPYTHON_LIBRARY:PATH=/github/home/miniconda/envs/build_binary/lib/libpython3.13.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.13 -DPython_NumPy_INCLUDE_DIRS:PATH=/github/home/miniconda/envs/build_binary/lib/python3.13/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.13 -DPython3_NumPy_INCLUDE_DIRS:PATH=/github/home/miniconda/envs/build_binary/lib/python3.13/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.13/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:32.3852160Z 2025-05-07T19:44:32.3861965Z 2025-05-07T19:44:32.3862009Z 2025-05-07T19:44:32.3862416Z ================================================================================ 2025-05-07T19:44:32.3862963Z Default C compiler flags 2025-05-07T19:44:32.3863507Z (values may be overridden by CMAKE_CXX_STANDARD and CXX_STANDARD): 2025-05-07T19:44:32.3864098Z 2025-05-07T19:44:32.3864269Z -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA 2025-05-07T19:44:32.3864759Z ================================================================================ 2025-05-07T19:44:32.3865152Z 2025-05-07T19:44:32.3865590Z Not searching for unused variables given on the command line. 2025-05-07T19:44:32.3866167Z 2025-05-07T19:44:32.3866175Z 2025-05-07T19:44:32.3866366Z ================================================================================ 2025-05-07T19:44:32.3866936Z Default C++ compiler flags 2025-05-07T19:44:32.3867582Z (values may be overridden by CMAKE_CXX_STANDARD and CXX_STANDARD): 2025-05-07T19:44:32.3868130Z 2025-05-07T19:44:32.3868321Z -DTORCH_USE_CUDA_DSA -DTORCH_USE_HIP_DSA 2025-05-07T19:44:32.3868934Z ================================================================================ 2025-05-07T19:44:32.3869274Z 2025-05-07T19:44:32.3869278Z 2025-05-07T19:44:32.3869282Z 2025-05-07T19:44:32.3869408Z ================================================================================ 2025-05-07T19:44:32.3869720Z AVX2_FLAGS: 2025-05-07T19:44:32.3869837Z 2025-05-07T19:44:32.3869928Z -mavx2 2025-05-07T19:44:32.3870112Z -mf16c 2025-05-07T19:44:32.3870303Z -mfma 2025-05-07T19:44:32.3870487Z -fopenmp 2025-05-07T19:44:32.3870722Z ================================================================================ 2025-05-07T19:44:32.3870942Z 2025-05-07T19:44:32.3870946Z 2025-05-07T19:44:32.3870949Z 2025-05-07T19:44:32.3871128Z ================================================================================ 2025-05-07T19:44:32.3871427Z AVX512_FLAGS: 2025-05-07T19:44:32.3871551Z 2025-05-07T19:44:32.3871638Z -mavx2 2025-05-07T19:44:32.3871816Z -mf16c 2025-05-07T19:44:32.3872009Z -mfma 2025-05-07T19:44:32.3872192Z -mavx512f 2025-05-07T19:44:32.3872393Z -mavx512bw 2025-05-07T19:44:32.3872583Z -mavx512dq 2025-05-07T19:44:32.3872780Z -mavx512vl 2025-05-07T19:44:32.3872966Z -fopenmp 2025-05-07T19:44:32.3873196Z ================================================================================ 2025-05-07T19:44:32.3873426Z 2025-05-07T19:44:32.3873429Z 2025-05-07T19:44:32.3873433Z 2025-05-07T19:44:32.3873559Z ================================================================================ 2025-05-07T19:44:32.3873897Z The project is built using scikit-build 2025-05-07T19:44:32.3874225Z ================================================================================ 2025-05-07T19:44:32.3874447Z 2025-05-07T19:44:32.3874463Z 2025-05-07T19:44:32.3874466Z 2025-05-07T19:44:32.3874589Z ================================================================================ 2025-05-07T19:44:32.3874892Z Build Settings 2025-05-07T19:44:32.3875017Z 2025-05-07T19:44:32.3875128Z FBGEMM_BUILD_TARGET : default 2025-05-07T19:44:32.3875402Z FBGEMM_BUILD_VARIANT : cpu 2025-05-07T19:44:32.3875589Z 2025-05-07T19:44:32.3875679Z NVCC_VERBOSE : 2025-05-07T19:44:32.3875919Z CUDNN_INCLUDE_DIR : 2025-05-07T19:44:32.3876172Z CUDNN_LIBRARY : 2025-05-07T19:44:32.3876415Z NVML_LIB_PATH : 2025-05-07T19:44:32.3876669Z TORCH_CUDA_ARCH_LIST : 2025-05-07T19:44:32.3876823Z 2025-05-07T19:44:32.3876923Z HIP_ROOT_DIR : 2025-05-07T19:44:32.3877161Z HIPCC_VERBOSE : 2025-05-07T19:44:32.3877417Z AMDGPU_TARGETS : 2025-05-07T19:44:32.3877660Z PYTORCH_ROCM_ARCH : 2025-05-07T19:44:32.3877934Z ================================================================================ 2025-05-07T19:44:32.3878157Z 2025-05-07T19:44:32.4644945Z -- The CXX compiler identification is GNU 11.4.0 2025-05-07T19:44:32.5046981Z -- The C compiler identification is GNU 11.4.0 2025-05-07T19:44:32.5124289Z -- Detecting CXX compiler ABI info 2025-05-07T19:44:32.5685994Z -- Detecting CXX compiler ABI info - done 2025-05-07T19:44:32.5880987Z -- Check for working CXX compiler: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ - skipped 2025-05-07T19:44:32.5883708Z -- Detecting CXX compile features 2025-05-07T19:44:32.5891773Z -- Detecting CXX compile features - done 2025-05-07T19:44:32.6005123Z -- Detecting C compiler ABI info 2025-05-07T19:44:32.6467663Z -- Detecting C compiler ABI info - done 2025-05-07T19:44:32.6648654Z -- Check for working C compiler: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc - skipped 2025-05-07T19:44:32.6651389Z -- Detecting C compile features 2025-05-07T19:44:32.6655746Z -- Detecting C compile features - done 2025-05-07T19:44:32.6722566Z -- Performing Test C_HAS_AVX_1 2025-05-07T19:44:32.8966943Z -- Performing Test C_HAS_AVX_1 - Failed 2025-05-07T19:44:32.8967337Z -- Performing Test C_HAS_AVX_2 2025-05-07T19:44:33.1510051Z -- Performing Test C_HAS_AVX_2 - Success 2025-05-07T19:44:33.1510927Z -- Performing Test C_HAS_AVX2_1 2025-05-07T19:44:33.3764474Z -- Performing Test C_HAS_AVX2_1 - Failed 2025-05-07T19:44:33.3764921Z -- Performing Test C_HAS_AVX2_2 2025-05-07T19:44:33.6124961Z -- Performing Test C_HAS_AVX2_2 - Success 2025-05-07T19:44:33.6126979Z -- Performing Test C_HAS_AVX512_1 2025-05-07T19:44:33.8514580Z -- Performing Test C_HAS_AVX512_1 - Failed 2025-05-07T19:44:33.8515300Z -- Performing Test C_HAS_AVX512_2 2025-05-07T19:44:34.0340786Z -- Performing Test C_HAS_AVX512_2 - Success 2025-05-07T19:44:34.0342858Z -- Performing Test CXX_HAS_AVX_1 2025-05-07T19:44:34.2592274Z -- Performing Test CXX_HAS_AVX_1 - Failed 2025-05-07T19:44:34.2592776Z -- Performing Test CXX_HAS_AVX_2 2025-05-07T19:44:34.4998806Z -- Performing Test CXX_HAS_AVX_2 - Success 2025-05-07T19:44:34.5000677Z -- Performing Test CXX_HAS_AVX2_1 2025-05-07T19:44:34.7382037Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2025-05-07T19:44:34.7382441Z -- Performing Test CXX_HAS_AVX2_2 2025-05-07T19:44:34.9735861Z -- Performing Test CXX_HAS_AVX2_2 - Success 2025-05-07T19:44:34.9737896Z -- Performing Test CXX_HAS_AVX512_1 2025-05-07T19:44:35.2001898Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2025-05-07T19:44:35.2002376Z -- Performing Test CXX_HAS_AVX512_2 2025-05-07T19:44:35.3947116Z -- Performing Test CXX_HAS_AVX512_2 - Success 2025-05-07T19:44:35.4328495Z CMake Warning at /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-05-07T19:44:35.4330175Z static library kineto_LIBRARY-NOTFOUND not found. 2025-05-07T19:44:35.4330787Z Call Stack (most recent call first): 2025-05-07T19:44:35.4332196Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-05-07T19:44:35.4333844Z /__w/FBGEMM/FBGEMM/cmake/modules/PyTorchSetup.cmake:14 (find_package) 2025-05-07T19:44:35.4334530Z CMakeLists.txt:112 (include) 2025-05-07T19:44:35.4334854Z 2025-05-07T19:44:35.4334862Z 2025-05-07T19:44:35.4335585Z -- Found Torch: /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so 2025-05-07T19:44:35.4336422Z 2025-05-07T19:44:35.4336554Z 2025-05-07T19:44:35.4336786Z ================================================================================ 2025-05-07T19:44:35.4337377Z PyTorch Flags: 2025-05-07T19:44:35.4337722Z 2025-05-07T19:44:35.4338029Z TORCH_INCLUDE_DIRS: 2025-05-07T19:44:35.4338825Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:35.4340312Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:35.4341377Z 2025-05-07T19:44:35.4341718Z TORCH_LIBRARIES: 2025-05-07T19:44:35.4342082Z torch 2025-05-07T19:44:35.4342395Z torch_library 2025-05-07T19:44:35.4343187Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:35.4344133Z 2025-05-07T19:44:35.4344479Z TORCH_CUDA_OPTIONS: 2025-05-07T19:44:35.4344922Z --expt-relaxed-constexpr 2025-05-07T19:44:35.4345398Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:35.4345897Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:35.4346404Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:35.4346920Z ================================================================================ 2025-05-07T19:44:35.4347680Z 2025-05-07T19:44:35.4347703Z 2025-05-07T19:44:35.4347710Z 2025-05-07T19:44:35.4347906Z ================================================================================ 2025-05-07T19:44:35.4348617Z NCCL Flags 2025-05-07T19:44:35.4348843Z 2025-05-07T19:44:35.4349000Z NCCL_INCLUDE_DIRS= 2025-05-07T19:44:35.4349398Z NCCL_LIBRARIES= 2025-05-07T19:44:35.4349817Z ================================================================================ 2025-05-07T19:44:35.4350238Z 2025-05-07T19:44:35.4350245Z 2025-05-07T19:44:35.4350252Z 2025-05-07T19:44:35.4350457Z ================================================================================ 2025-05-07T19:44:35.4351022Z CUDA Driver Path 2025-05-07T19:44:35.4351282Z 2025-05-07T19:44:35.4351446Z CUDA_DRIVER_LIBRARIES= 2025-05-07T19:44:35.4351900Z ================================================================================ 2025-05-07T19:44:35.4352327Z 2025-05-07T19:44:35.4370209Z 2025-05-07T19:44:35.4370409Z 2025-05-07T19:44:35.4370877Z ================================================================================ 2025-05-07T19:44:35.4371525Z GPU CPP Library Target: asmjit (SHARED) 2025-05-07T19:44:35.4372023Z 2025-05-07T19:44:35.4372350Z CPU_SRCS: 2025-05-07T19:44:35.4372522Z 2025-05-07T19:44:35.4372646Z 2025-05-07T19:44:35.4372981Z GPU_SRCS: 2025-05-07T19:44:35.4373160Z 2025-05-07T19:44:35.4373266Z 2025-05-07T19:44:35.4373557Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:35.4373787Z 2025-05-07T19:44:35.4373917Z 2025-05-07T19:44:35.4374213Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:35.4374442Z 2025-05-07T19:44:35.4374558Z 2025-05-07T19:44:35.4374851Z OTHER_SRCS: 2025-05-07T19:44:35.4375494Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64assembler.cpp 2025-05-07T19:44:35.4376439Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64builder.cpp 2025-05-07T19:44:35.4377324Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64compiler.cpp 2025-05-07T19:44:35.4378164Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64emithelper.cpp 2025-05-07T19:44:35.4379163Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64formatter.cpp 2025-05-07T19:44:35.4379915Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64func.cpp 2025-05-07T19:44:35.4380557Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64instapi.cpp 2025-05-07T19:44:35.4381185Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64instdb.cpp 2025-05-07T19:44:35.4381757Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64operand.cpp 2025-05-07T19:44:35.4382350Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/a64rapass.cpp 2025-05-07T19:44:35.4382934Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/arm/armformatter.cpp 2025-05-07T19:44:35.4383539Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/archtraits.cpp 2025-05-07T19:44:35.4384137Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/assembler.cpp 2025-05-07T19:44:35.4384717Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/builder.cpp 2025-05-07T19:44:35.4385304Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/codeholder.cpp 2025-05-07T19:44:35.4385895Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/codewriter.cpp 2025-05-07T19:44:35.4386490Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/compiler.cpp 2025-05-07T19:44:35.4387371Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/constpool.cpp 2025-05-07T19:44:35.4388334Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/cpuinfo.cpp 2025-05-07T19:44:35.4389297Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emithelper.cpp 2025-05-07T19:44:35.4390106Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emitter.cpp 2025-05-07T19:44:35.4391065Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/emitterutils.cpp 2025-05-07T19:44:35.4392108Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/environment.cpp 2025-05-07T19:44:35.4393148Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/errorhandler.cpp 2025-05-07T19:44:35.4394076Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/formatter.cpp 2025-05-07T19:44:35.4394813Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/func.cpp 2025-05-07T19:44:35.4395409Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/funcargscontext.cpp 2025-05-07T19:44:35.4396005Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/globals.cpp 2025-05-07T19:44:35.4396565Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/inst.cpp 2025-05-07T19:44:35.4397115Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/instdb.cpp 2025-05-07T19:44:35.4397705Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/jitallocator.cpp 2025-05-07T19:44:35.4398311Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/jitruntime.cpp 2025-05-07T19:44:35.4398887Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/logger.cpp 2025-05-07T19:44:35.4399456Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/operand.cpp 2025-05-07T19:44:35.4400014Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/osutils.cpp 2025-05-07T19:44:35.4400580Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/ralocal.cpp 2025-05-07T19:44:35.4401197Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/rapass.cpp 2025-05-07T19:44:35.4401764Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/rastack.cpp 2025-05-07T19:44:35.4402325Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/string.cpp 2025-05-07T19:44:35.4402879Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/support.cpp 2025-05-07T19:44:35.4403441Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/target.cpp 2025-05-07T19:44:35.4403989Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/type.cpp 2025-05-07T19:44:35.4404546Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/virtmem.cpp 2025-05-07T19:44:35.4405106Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zone.cpp 2025-05-07T19:44:35.4405658Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonehash.cpp 2025-05-07T19:44:35.4406238Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonelist.cpp 2025-05-07T19:44:35.4406815Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonestack.cpp 2025-05-07T19:44:35.4407396Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonetree.cpp 2025-05-07T19:44:35.4407973Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/core/zonevector.cpp 2025-05-07T19:44:35.4408573Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86assembler.cpp 2025-05-07T19:44:35.4409162Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86builder.cpp 2025-05-07T19:44:35.4409743Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86compiler.cpp 2025-05-07T19:44:35.4410347Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86emithelper.cpp 2025-05-07T19:44:35.4410942Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86formatter.cpp 2025-05-07T19:44:35.4411521Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86func.cpp 2025-05-07T19:44:35.4412077Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86instapi.cpp 2025-05-07T19:44:35.4412654Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86instdb.cpp 2025-05-07T19:44:35.4413230Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86operand.cpp 2025-05-07T19:44:35.4413801Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src/asmjit/x86/x86rapass.cpp 2025-05-07T19:44:35.4414234Z 2025-05-07T19:44:35.4414417Z CC_FLAGS: 2025-05-07T19:44:35.4414544Z 2025-05-07T19:44:35.4414720Z 2025-05-07T19:44:35.4414899Z NVCC_FLAGS: 2025-05-07T19:44:35.4415034Z 2025-05-07T19:44:35.4415111Z 2025-05-07T19:44:35.4415306Z HIPCC_FLAGS: 2025-05-07T19:44:35.4415429Z 2025-05-07T19:44:35.4415504Z 2025-05-07T19:44:35.4415697Z INCLUDE_DIRS: 2025-05-07T19:44:35.4415995Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:35.4416313Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:35.4416591Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:35.4416908Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:35.4417629Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:35.4418421Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:35.4419067Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:35.4419472Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:35.4419903Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:35.4420370Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:35.4420889Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:35.4421338Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:35.4421672Z 2025-05-07T19:44:35.4421864Z Selected Source Files: 2025-05-07T19:44:35.4422028Z 2025-05-07T19:44:35.4422103Z 2025-05-07T19:44:35.4422302Z HIPified Source Files: 2025-05-07T19:44:35.4422452Z 2025-05-07T19:44:35.4422549Z 2025-05-07T19:44:35.4422752Z Library Dependencies: 2025-05-07T19:44:35.4422976Z torch 2025-05-07T19:44:35.4423177Z torch_library 2025-05-07T19:44:35.4423601Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:35.4424103Z 2025-05-07T19:44:35.4424282Z Output Library: 2025-05-07T19:44:35.4439867Z asmjit 2025-05-07T19:44:35.4440203Z 2025-05-07T19:44:35.4440461Z Destination Directory: 2025-05-07T19:44:35.4440710Z fbgemm_gpu 2025-05-07T19:44:35.4440973Z ================================================================================ 2025-05-07T19:44:35.4441278Z 2025-05-07T19:44:35.4441312Z 2025-05-07T19:44:35.4441333Z 2025-05-07T19:44:35.4441453Z ================================================================================ 2025-05-07T19:44:35.4441793Z GPU CPP Library Target: fbgemm (SHARED) 2025-05-07T19:44:35.4442093Z 2025-05-07T19:44:35.4442277Z CPU_SRCS: 2025-05-07T19:44:35.4442409Z 2025-05-07T19:44:35.4442486Z 2025-05-07T19:44:35.4442677Z GPU_SRCS: 2025-05-07T19:44:35.4442789Z 2025-05-07T19:44:35.4442865Z 2025-05-07T19:44:35.4443067Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:35.4443207Z 2025-05-07T19:44:35.4443282Z 2025-05-07T19:44:35.4443479Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:35.4443616Z 2025-05-07T19:44:35.4443695Z 2025-05-07T19:44:35.4443882Z OTHER_SRCS: 2025-05-07T19:44:35.4444150Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDM.cc 2025-05-07T19:44:35.4444607Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAutovec.cc 2025-05-07T19:44:35.4445075Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMNBit.cc 2025-05-07T19:44:35.4445479Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/QuantUtils.cc 2025-05-07T19:44:35.4445893Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/RefImplementations.cc 2025-05-07T19:44:35.4446363Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/RowWiseSparseAdagradFused.cc 2025-05-07T19:44:35.4446826Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/SparseAdagrad.cc 2025-05-07T19:44:35.4447286Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/Utils.cc 2025-05-07T19:44:35.4447681Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAvx2.cc 2025-05-07T19:44:35.4448219Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/QuantUtilsAvx2.cc 2025-05-07T19:44:35.4448706Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAvx2.cc 2025-05-07T19:44:35.4449128Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/QuantUtilsAvx2.cc 2025-05-07T19:44:35.4449547Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../src/EmbeddingSpMDMAvx512.cc 2025-05-07T19:44:35.4449909Z 2025-05-07T19:44:35.4450268Z CC_FLAGS: 2025-05-07T19:44:35.4450396Z 2025-05-07T19:44:35.4450470Z 2025-05-07T19:44:35.4450647Z NVCC_FLAGS: 2025-05-07T19:44:35.4450778Z 2025-05-07T19:44:35.4450857Z 2025-05-07T19:44:35.4451037Z HIPCC_FLAGS: 2025-05-07T19:44:35.4451174Z 2025-05-07T19:44:35.4451249Z 2025-05-07T19:44:35.4451545Z INCLUDE_DIRS: 2025-05-07T19:44:35.4451775Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:35.4452096Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:35.4452374Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:35.4452692Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:35.4453173Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:35.4453960Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:35.4454589Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:35.4455005Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:35.4455441Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:35.4455900Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:35.4456414Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:35.4456869Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:35.4457200Z 2025-05-07T19:44:35.4457390Z Selected Source Files: 2025-05-07T19:44:35.4457553Z 2025-05-07T19:44:35.4457631Z 2025-05-07T19:44:35.4457821Z HIPified Source Files: 2025-05-07T19:44:35.4457985Z 2025-05-07T19:44:35.4458060Z 2025-05-07T19:44:35.4458260Z Library Dependencies: 2025-05-07T19:44:35.4458482Z torch 2025-05-07T19:44:35.4458681Z torch_library 2025-05-07T19:44:35.4459105Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:35.4459607Z asmjit 2025-05-07T19:44:35.4459787Z 2025-05-07T19:44:35.4459982Z Output Library: 2025-05-07T19:44:35.4460185Z fbgemm 2025-05-07T19:44:35.4460379Z 2025-05-07T19:44:35.4460568Z Destination Directory: 2025-05-07T19:44:35.4460812Z fbgemm_gpu 2025-05-07T19:44:35.4461034Z ================================================================================ 2025-05-07T19:44:35.4461273Z 2025-05-07T19:44:35.4461277Z 2025-05-07T19:44:35.4461286Z 2025-05-07T19:44:35.4461401Z ================================================================================ 2025-05-07T19:44:35.4461744Z Running code generation script ... 2025-05-07T19:44:35.4462480Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_backward_split.py --opensource 2025-05-07T19:44:35.4463242Z ================================================================================ 2025-05-07T19:44:35.4463466Z 2025-05-07T19:44:36.0282197Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:44:36.0283079Z [GENERAATE BACKWARD SPLIT]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_backward_split.py', '--opensource'] 2025-05-07T19:44:36.0283820Z Written: gen_embedding_backward_dense_split_weighted_vbe_cuda.cu 2025-05-07T19:44:36.0284302Z Written: gen_embedding_backward_dense_split_weighted_cuda.cu 2025-05-07T19:44:36.0284861Z Written: gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:36.0285361Z Written: gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:36.0285853Z Written: gen_embedding_backward_dense_split_unweighted_cuda.cu 2025-05-07T19:44:36.0286325Z Written: gen_embedding_backward_dense_split_weighted_vbe_meta.cpp 2025-05-07T19:44:36.0286811Z Written: gen_embedding_backward_dense_split_weighted_meta.cpp 2025-05-07T19:44:36.0287313Z Written: gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:36.0287820Z Written: gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:36.0288318Z Written: gen_embedding_backward_dense_split_unweighted_meta.cpp 2025-05-07T19:44:36.0288816Z Written: gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:36.0289496Z Written: gen_embedding_backward_dense_split_weighted_kernel_cta.cu 2025-05-07T19:44:36.0290014Z Written: gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:36.0290674Z Written: gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:36.0291230Z Written: gen_embedding_backward_dense_split_unweighted_kernel_cta.cu 2025-05-07T19:44:36.0291752Z Written: gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:36.0292283Z Written: gen_embedding_backward_dense_split_weighted_kernel_warp.cu 2025-05-07T19:44:36.0292810Z Written: gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:36.0293381Z Written: gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:36.0293931Z Written: gen_embedding_backward_dense_split_unweighted_kernel_warp.cu 2025-05-07T19:44:36.0294424Z Written: gen_embedding_optimizer_dense_split_device_kernel.cuh 2025-05-07T19:44:36.0294860Z Written: gen_embedding_backward_split_dense.cpp 2025-05-07T19:44:36.0295231Z Written: gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:44:36.0295663Z Written: gen_embedding_backward_adagrad_split_weighted_cuda.cu 2025-05-07T19:44:36.0296158Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:36.0296667Z Written: gen_embedding_backward_adagrad_split_unweighted_cuda.cu 2025-05-07T19:44:36.0297137Z Written: gen_embedding_backward_adagrad_split_weighted_meta.cpp 2025-05-07T19:44:36.0297645Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:36.0298165Z Written: gen_embedding_backward_adagrad_split_unweighted_meta.cpp 2025-05-07T19:44:36.0298662Z Written: gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:44:36.0299206Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:36.0300109Z Written: gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:44:36.0300646Z Written: gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:44:36.0301205Z Written: gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:36.0302052Z Written: gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:44:36.0302568Z Written: gen_embedding_optimizer_adagrad_split_device_kernel.cuh 2025-05-07T19:44:36.0303043Z Written: gen_embedding_backward_split_adagrad.cpp 2025-05-07T19:44:36.0303442Z Written: gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:44:36.0303887Z Written: gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.0304299Z Written: lookup_adagrad.py 2025-05-07T19:44:36.0304611Z Written: gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:44:36.0305018Z Written: gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:44:36.0305466Z Written: gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.0306184Z Written: gen_embedding_backward_adam_split_weighted_vbe_cuda.cu 2025-05-07T19:44:36.0306658Z Written: gen_embedding_backward_adam_split_weighted_cuda.cu 2025-05-07T19:44:36.0307154Z Written: gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:36.0307943Z Written: gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:36.0308449Z Written: gen_embedding_backward_adam_split_unweighted_cuda.cu 2025-05-07T19:44:36.0308923Z Written: gen_embedding_backward_adam_split_weighted_vbe_meta.cpp 2025-05-07T19:44:36.0309393Z Written: gen_embedding_backward_adam_split_weighted_meta.cpp 2025-05-07T19:44:36.0309869Z Written: gen_embedding_backward_adam_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:36.0310796Z Written: gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:36.0311301Z Written: gen_embedding_backward_adam_split_unweighted_meta.cpp 2025-05-07T19:44:36.0311797Z Written: gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:36.0312387Z Written: gen_embedding_backward_adam_split_weighted_kernel_cta.cu 2025-05-07T19:44:36.0312913Z Written: gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:36.0313807Z Written: gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:36.0314368Z Written: gen_embedding_backward_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:44:36.0314898Z Written: gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:36.0315405Z Written: gen_embedding_backward_adam_split_weighted_kernel_warp.cu 2025-05-07T19:44:36.0315942Z Written: gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:36.0316490Z Written: gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:36.0317027Z Written: gen_embedding_backward_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:44:36.0317684Z Written: gen_embedding_optimizer_adam_split_device_kernel.cuh 2025-05-07T19:44:36.0318100Z Written: gen_embedding_backward_split_adam.cpp 2025-05-07T19:44:36.0318490Z Written: gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:44:36.0318915Z Written: gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.0319311Z Written: lookup_adam.py 2025-05-07T19:44:36.0319600Z Written: gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:44:36.0320029Z Written: gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.0320486Z Written: gen_embedding_backward_lamb_split_weighted_cuda.cu 2025-05-07T19:44:36.0320949Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:36.0321500Z Written: gen_embedding_backward_lamb_split_unweighted_cuda.cu 2025-05-07T19:44:36.0321954Z Written: gen_embedding_backward_lamb_split_weighted_meta.cpp 2025-05-07T19:44:36.0322444Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:36.0322931Z Written: gen_embedding_backward_lamb_split_unweighted_meta.cpp 2025-05-07T19:44:36.0323414Z Written: gen_embedding_backward_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:44:36.0323932Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:36.0324470Z Written: gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:44:36.0324978Z Written: gen_embedding_backward_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:44:36.0325495Z Written: gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:36.0326039Z Written: gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:44:36.0326521Z Written: gen_embedding_optimizer_lamb_split_device_kernel.cuh 2025-05-07T19:44:36.0326935Z Written: gen_embedding_backward_split_lamb.cpp 2025-05-07T19:44:36.0327297Z Written: gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:44:36.0327731Z Written: gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.0328121Z Written: lookup_lamb.py 2025-05-07T19:44:36.0328403Z Written: gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:44:36.0328838Z Written: gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.0329300Z Written: gen_embedding_backward_lars_sgd_split_weighted_cuda.cu 2025-05-07T19:44:36.0329815Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:36.0331091Z Written: gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu 2025-05-07T19:44:36.0331582Z Written: gen_embedding_backward_lars_sgd_split_weighted_meta.cpp 2025-05-07T19:44:36.0332097Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:36.0332612Z Written: gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp 2025-05-07T19:44:36.0333129Z Written: gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:44:36.0334152Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:36.0335344Z Written: gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:44:36.0335880Z Written: gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:44:36.0337134Z Written: gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:36.0338029Z Written: gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:44:36.0338645Z Written: gen_embedding_optimizer_lars_sgd_split_device_kernel.cuh 2025-05-07T19:44:36.0339092Z Written: gen_embedding_backward_split_lars_sgd.cpp 2025-05-07T19:44:36.0339484Z Written: gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:44:36.0339946Z Written: gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.0340349Z Written: lookup_lars_sgd.py 2025-05-07T19:44:36.0340682Z Written: gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:44:36.0341141Z Written: gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.0341666Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu 2025-05-07T19:44:36.0342264Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:36.0342873Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu 2025-05-07T19:44:36.0343457Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp 2025-05-07T19:44:36.0344055Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:36.0344680Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp 2025-05-07T19:44:36.0345289Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu 2025-05-07T19:44:36.0346348Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:36.0347011Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:44:36.0347628Z Written: gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu 2025-05-07T19:44:36.0348287Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:36.0348954Z Written: gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:44:36.1197195Z Written: gen_embedding_optimizer_partial_rowwise_adam_split_device_kernel.cuh 2025-05-07T19:44:36.1198191Z Written: gen_embedding_backward_split_partial_rowwise_adam.cpp 2025-05-07T19:44:36.1199003Z Written: gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:44:36.1200092Z Written: gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.1200623Z Written: lookup_partial_rowwise_adam.py 2025-05-07T19:44:36.1201111Z Written: gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:44:36.1201666Z Written: gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.1202243Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu 2025-05-07T19:44:36.1202847Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:36.1203473Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu 2025-05-07T19:44:36.1204042Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp 2025-05-07T19:44:36.1204653Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:36.1205259Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp 2025-05-07T19:44:36.1205866Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:44:36.1206517Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:36.1207164Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:44:36.1208062Z Written: gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:44:36.1208702Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:36.1209551Z Written: gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:44:36.1210153Z Written: gen_embedding_optimizer_partial_rowwise_lamb_split_device_kernel.cuh 2025-05-07T19:44:36.1210791Z Written: gen_embedding_backward_split_partial_rowwise_lamb.cpp 2025-05-07T19:44:36.1211281Z Written: gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:44:36.1211822Z Written: gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.1212299Z Written: lookup_partial_rowwise_lamb.py 2025-05-07T19:44:36.1212699Z Written: gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:44:36.1213249Z Written: gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.1213814Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu 2025-05-07T19:44:36.1214365Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu 2025-05-07T19:44:36.1214905Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu 2025-05-07T19:44:36.1215418Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu 2025-05-07T19:44:36.1215976Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu 2025-05-07T19:44:36.1216545Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:36.1217120Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu 2025-05-07T19:44:36.1218525Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:36.1219448Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu 2025-05-07T19:44:36.1219999Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu 2025-05-07T19:44:36.1220543Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp 2025-05-07T19:44:36.1221110Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp 2025-05-07T19:44:36.1221657Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_meta.cpp 2025-05-07T19:44:36.1222191Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp 2025-05-07T19:44:36.1222759Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_meta.cpp 2025-05-07T19:44:36.1223339Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:36.1224216Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp 2025-05-07T19:44:36.1224782Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:36.1225594Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_meta.cpp 2025-05-07T19:44:36.1226133Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp 2025-05-07T19:44:36.1226711Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:36.1227312Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:36.1227893Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu 2025-05-07T19:44:36.1228464Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:44:36.1229057Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:36.1229688Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:36.1230301Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:36.1231037Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:36.1231642Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu 2025-05-07T19:44:36.1232214Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:44:36.1232815Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:36.1233525Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:36.1234121Z Written: gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu 2025-05-07T19:44:36.1234786Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:44:36.1235382Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:36.1236023Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:36.1236642Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:36.1237264Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:36.1237860Z Written: gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu 2025-05-07T19:44:36.1238454Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:44:36.1239072Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:44:36.1240148Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu 2025-05-07T19:44:36.1240785Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:44:36.1241493Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu 2025-05-07T19:44:36.1242131Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:44:36.1242971Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu 2025-05-07T19:44:36.1243599Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:44:36.1244249Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu 2025-05-07T19:44:36.1244851Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu 2025-05-07T19:44:36.1245436Z Written: gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu 2025-05-07T19:44:36.1246015Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu 2025-05-07T19:44:36.1246613Z Written: gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu 2025-05-07T19:44:36.1247188Z Written: gen_embedding_optimizer_rowwise_adagrad_ssd_device_kernel.cuh 2025-05-07T19:44:36.1247718Z Written: gen_embedding_optimizer_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:44:36.1248206Z Written: gen_embedding_backward_ssd_rowwise_adagrad.cpp 2025-05-07T19:44:36.1248631Z Written: gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:36.1249135Z Written: gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.1249575Z Written: lookup_rowwise_adagrad_ssd.py 2025-05-07T19:44:36.1249954Z Written: gen_embedding_backward_split_rowwise_adagrad.cpp 2025-05-07T19:44:36.1250407Z Written: gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:36.1250909Z Written: gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.1251365Z Written: lookup_rowwise_adagrad.py 2025-05-07T19:44:36.1251732Z Written: gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:44:36.1252258Z Written: gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:44:36.1252758Z Written: gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.1253342Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:44:36.1253895Z Written: gen_embedding_backward_split_approx_rowwise_adagrad.cpp 2025-05-07T19:44:36.1254388Z Written: gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:36.1255896Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.1256458Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:44:36.1257033Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.1257760Z Written: gen_embedding_optimizer_rowwise_adagrad_with_weight_decay_split_device_kernel.cuh 2025-05-07T19:44:36.1258397Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:44:36.1259592Z Written: gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:44:36.1260309Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.1260962Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:44:36.1261595Z Written: gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.1262810Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_with_weight_decay_split_device_kernel.cuh 2025-05-07T19:44:36.1263485Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:44:36.1264122Z Written: gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:44:36.1264832Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.1265524Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:44:36.2295991Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.2296814Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu 2025-05-07T19:44:36.2297458Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu 2025-05-07T19:44:36.2298117Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:36.2298791Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:36.2299448Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu 2025-05-07T19:44:36.2300090Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp 2025-05-07T19:44:36.2300755Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp 2025-05-07T19:44:36.2301425Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:36.2302102Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:36.2302770Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp 2025-05-07T19:44:36.2303437Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:36.2304126Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu 2025-05-07T19:44:36.2304836Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:36.2305553Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:36.2306264Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu 2025-05-07T19:44:36.2307107Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:36.2307813Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu 2025-05-07T19:44:36.2308525Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:36.2309249Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:36.2309965Z Written: gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu 2025-05-07T19:44:36.2310623Z Written: gen_embedding_optimizer_rowwise_adagrad_with_counter_split_device_kernel.cuh 2025-05-07T19:44:36.2311218Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp 2025-05-07T19:44:36.2311756Z Written: gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:44:36.2312576Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.2313107Z Written: lookup_rowwise_adagrad_with_counter.py 2025-05-07T19:44:36.2313675Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:44:36.2314294Z Written: gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.2314977Z Written: gen_embedding_optimizer_approx_rowwise_adagrad_with_counter_split_device_kernel.cuh 2025-05-07T19:44:36.2315614Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp 2025-05-07T19:44:36.2316218Z Written: gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:44:36.2316874Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.2317718Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:44:36.2318393Z Written: gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.2319047Z Written: gen_embedding_optimizer_rowwise_weighted_adagrad_split_device_kernel.cuh 2025-05-07T19:44:36.2319622Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad.cpp 2025-05-07T19:44:36.2320135Z Written: gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:44:36.2320718Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.2321360Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:44:36.2321940Z Written: gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.2322490Z Written: gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu 2025-05-07T19:44:36.2322938Z Written: gen_embedding_backward_sgd_split_weighted_cuda.cu 2025-05-07T19:44:36.2323410Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:36.2323891Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:36.2324363Z Written: gen_embedding_backward_sgd_split_unweighted_cuda.cu 2025-05-07T19:44:36.2324821Z Written: gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp 2025-05-07T19:44:36.2325284Z Written: gen_embedding_backward_sgd_split_weighted_meta.cpp 2025-05-07T19:44:36.2325762Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:36.2326250Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:36.2326729Z Written: gen_embedding_backward_sgd_split_unweighted_meta.cpp 2025-05-07T19:44:36.2327210Z Written: gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:36.2327708Z Written: gen_embedding_backward_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:44:36.2328212Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:36.2328753Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:36.2329272Z Written: gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:44:36.2329772Z Written: gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:36.2330284Z Written: gen_embedding_backward_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:44:36.2330795Z Written: gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:36.2331343Z Written: gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:36.2331857Z Written: gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:44:36.2332341Z Written: gen_embedding_optimizer_sgd_split_device_kernel.cuh 2025-05-07T19:44:36.2332763Z Written: gen_embedding_backward_split_sgd.cpp 2025-05-07T19:44:36.2333124Z Written: gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:44:36.2333555Z Written: gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.2333937Z Written: lookup_sgd.py 2025-05-07T19:44:36.2334389Z Written: gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:44:36.2334759Z Written: gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:44:36.2335182Z Written: gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.2335771Z Written: gen_embedding_optimizer_approx_sgd_split_device_kernel.cuh 2025-05-07T19:44:36.2336225Z Written: gen_embedding_backward_split_approx_sgd.cpp 2025-05-07T19:44:36.2336646Z Written: gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:44:36.2337108Z Written: gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.2337607Z Written: gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:44:36.2338070Z Written: gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.2338555Z Written: gen_embedding_backward_none_split_weighted_cuda.cu 2025-05-07T19:44:36.2339023Z Written: gen_embedding_backward_none_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:36.2339622Z Written: gen_embedding_backward_none_split_unweighted_cuda.cu 2025-05-07T19:44:36.2340164Z Written: gen_embedding_backward_none_split_weighted_meta.cpp 2025-05-07T19:44:36.2340644Z Written: gen_embedding_backward_none_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:36.2341148Z Written: gen_embedding_backward_none_split_unweighted_meta.cpp 2025-05-07T19:44:36.2341621Z Written: gen_embedding_backward_none_split_weighted_kernel_cta.cu 2025-05-07T19:44:36.2342151Z Written: gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:36.2342681Z Written: gen_embedding_backward_none_split_unweighted_kernel_cta.cu 2025-05-07T19:44:36.2343190Z Written: gen_embedding_backward_none_split_weighted_kernel_warp.cu 2025-05-07T19:44:36.2343727Z Written: gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:36.2344261Z Written: gen_embedding_backward_none_split_unweighted_kernel_warp.cu 2025-05-07T19:44:36.2344762Z Written: gen_embedding_optimizer_none_split_device_kernel.cuh 2025-05-07T19:44:36.2345666Z Written: gen_embedding_backward_split_none.cpp 2025-05-07T19:44:36.2346059Z Written: gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:44:36.2346486Z Written: gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.2346903Z Written: lookup_none.py 2025-05-07T19:44:36.2347204Z Written: gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:44:36.2347622Z Written: gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.2348127Z Written: gen_embedding_backward_split_weighted_device_kernel_hip.hip 2025-05-07T19:44:36.2348662Z Written: gen_embedding_backward_split_unweighted_nobag_device_kernel_hip.hip 2025-05-07T19:44:36.2349219Z Written: gen_embedding_backward_split_unweighted_device_kernel_hip.hip 2025-05-07T19:44:36.2349723Z Written: gen_embedding_backward_ssd_weighted_vbe_device_kernel.cuh 2025-05-07T19:44:36.2350234Z Written: gen_embedding_backward_split_weighted_vbe_device_kernel.cuh 2025-05-07T19:44:36.2350727Z Written: gen_embedding_backward_ssd_weighted_device_kernel.cuh 2025-05-07T19:44:36.2351198Z Written: gen_embedding_backward_split_weighted_device_kernel.cuh 2025-05-07T19:44:36.2351702Z Written: gen_embedding_backward_ssd_unweighted_nobag_device_kernel.cuh 2025-05-07T19:44:36.2352235Z Written: gen_embedding_backward_split_unweighted_nobag_device_kernel.cuh 2025-05-07T19:44:36.2352770Z Written: gen_embedding_backward_ssd_unweighted_vbe_device_kernel.cuh 2025-05-07T19:44:36.2353283Z Written: gen_embedding_backward_split_unweighted_vbe_device_kernel.cuh 2025-05-07T19:44:36.2353794Z Written: gen_embedding_backward_ssd_unweighted_device_kernel.cuh 2025-05-07T19:44:36.2354285Z Written: gen_embedding_backward_split_unweighted_device_kernel.cuh 2025-05-07T19:44:36.2354756Z Written: gen_embedding_backward_split_common_device_kernel.cuh 2025-05-07T19:44:36.2355218Z Written: gen_embedding_backward_split_grad_embedding_ops.cu 2025-05-07T19:44:36.2355693Z Written: gen_embedding_backward_dense_indice_weights_codegen_cuda.cu 2025-05-07T19:44:36.2356324Z Written: gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu 2025-05-07T19:44:36.2356822Z Written: gen_embedding_backward_split_indice_weights_codegen_cuda.cu 2025-05-07T19:44:36.2357240Z Written: pt2_arg_utils.h 2025-05-07T19:44:36.2357494Z Written: __init__.py 2025-05-07T19:44:36.2357828Z Written: lookup_args_ssd.py 2025-05-07T19:44:36.2358099Z Written: lookup_args.py 2025-05-07T19:44:36.2443275Z 2025-05-07T19:44:36.2443288Z 2025-05-07T19:44:36.2443636Z ================================================================================ 2025-05-07T19:44:36.2444203Z Running code generation script ... 2025-05-07T19:44:36.2444975Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_embedding_optimizer.py --opensource 2025-05-07T19:44:36.2445772Z ================================================================================ 2025-05-07T19:44:36.2446002Z 2025-05-07T19:44:36.3665338Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:44:36.3666218Z [GENERATE OPTIMIZERS]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_embedding_optimizer.py', '--opensource'] 2025-05-07T19:44:36.3666950Z Written: gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu 2025-05-07T19:44:36.3667439Z Written: gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu 2025-05-07T19:44:36.3667914Z Written: gen_embedding_optimizer_rowwise_adagrad_split.cpp 2025-05-07T19:44:36.3668413Z Written: gen_embedding_optimizer_rowwise_adagrad_split_device_kernel.cuh 2025-05-07T19:44:36.3668896Z Written: split_embedding_optimizer_rowwise_adagrad.py 2025-05-07T19:44:36.3669261Z Written: optimizer_args.py 2025-05-07T19:44:36.3798117Z 2025-05-07T19:44:36.3798303Z 2025-05-07T19:44:36.3798781Z ================================================================================ 2025-05-07T19:44:36.3799289Z Running code generation script ... 2025-05-07T19:44:36.3800066Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_quantized.py --opensource 2025-05-07T19:44:36.3800856Z ================================================================================ 2025-05-07T19:44:36.3801164Z 2025-05-07T19:44:36.5106105Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:44:36.5106981Z [GENERATE FORWARD QUANTIZED]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_quantized.py', '--opensource'] 2025-05-07T19:44:36.5107827Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu 2025-05-07T19:44:36.5108502Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu 2025-05-07T19:44:36.5109156Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu 2025-05-07T19:44:36.5109818Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu 2025-05-07T19:44:36.5110474Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu 2025-05-07T19:44:36.5111151Z Written: gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu 2025-05-07T19:44:36.5111840Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu 2025-05-07T19:44:36.5112576Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu 2025-05-07T19:44:36.5113300Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu 2025-05-07T19:44:36.5114011Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu 2025-05-07T19:44:36.5114736Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu 2025-05-07T19:44:36.5115451Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu 2025-05-07T19:44:36.5116158Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu 2025-05-07T19:44:36.5117052Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu 2025-05-07T19:44:36.5117907Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu 2025-05-07T19:44:36.5118703Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu 2025-05-07T19:44:36.5119378Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu 2025-05-07T19:44:36.5120067Z Written: gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu 2025-05-07T19:44:36.5120724Z Written: gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu 2025-05-07T19:44:36.5121436Z Written: gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu 2025-05-07T19:44:36.5122098Z Written: gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu 2025-05-07T19:44:36.5122659Z Written: gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:44:36.5123175Z Written: gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:44:36.5246557Z 2025-05-07T19:44:36.5246568Z 2025-05-07T19:44:36.5246859Z ================================================================================ 2025-05-07T19:44:36.5247477Z Running code generation script ... 2025-05-07T19:44:36.5248233Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_split.py --opensource 2025-05-07T19:44:36.5248985Z ================================================================================ 2025-05-07T19:44:36.5249226Z 2025-05-07T19:44:36.8931580Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:44:36.8933537Z [GENERATE FORWARD SPLIT]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_forward_split.py', '--opensource'] 2025-05-07T19:44:36.8935171Z Written: gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu 2025-05-07T19:44:36.8936072Z Written: gen_embedding_forward_dense_weighted_codegen_cuda.cu 2025-05-07T19:44:36.8936841Z Written: gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:44:36.8937619Z Written: gen_embedding_forward_dense_unweighted_codegen_cuda.cu 2025-05-07T19:44:36.8938366Z Written: gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu 2025-05-07T19:44:36.8939103Z Written: gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu 2025-05-07T19:44:36.8939824Z Written: gen_embedding_forward_ssd_weighted_codegen_cuda.cu 2025-05-07T19:44:36.8940499Z Written: gen_embedding_forward_split_weighted_codegen_cuda.cu 2025-05-07T19:44:36.8941217Z Written: gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:44:36.8941992Z Written: gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:44:36.8942737Z Written: gen_embedding_forward_ssd_unweighted_codegen_cuda.cu 2025-05-07T19:44:36.8943443Z Written: gen_embedding_forward_split_unweighted_codegen_cuda.cu 2025-05-07T19:44:36.8944213Z Written: gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:44:36.8945018Z Written: gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu 2025-05-07T19:44:36.8945779Z Written: gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:44:36.8946578Z Written: gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu 2025-05-07T19:44:36.8947336Z Written: gen_embedding_forward_dense_weighted_vbe_codegen_meta.cpp 2025-05-07T19:44:36.8948027Z Written: gen_embedding_forward_dense_weighted_codegen_meta.cpp 2025-05-07T19:44:36.8948793Z Written: gen_embedding_forward_dense_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:44:36.8949603Z Written: gen_embedding_forward_dense_unweighted_codegen_meta.cpp 2025-05-07T19:44:36.8950370Z Written: gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp 2025-05-07T19:44:36.8951164Z Written: gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp 2025-05-07T19:44:36.8951947Z Written: gen_embedding_forward_ssd_weighted_codegen_meta.cpp 2025-05-07T19:44:36.8953033Z Written: gen_embedding_forward_split_weighted_codegen_meta.cpp 2025-05-07T19:44:36.8953818Z Written: gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:44:36.8954858Z Written: gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:44:36.8955661Z Written: gen_embedding_forward_ssd_unweighted_codegen_meta.cpp 2025-05-07T19:44:36.8956414Z Written: gen_embedding_forward_split_unweighted_codegen_meta.cpp 2025-05-07T19:44:36.8957145Z Written: gen_embedding_forward_dense_weighted_vbe_kernel.cu 2025-05-07T19:44:36.8957858Z Written: gen_embedding_forward_dense_weighted_kernel.cu 2025-05-07T19:44:36.8958590Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel.cu 2025-05-07T19:44:36.8959341Z Written: gen_embedding_forward_dense_unweighted_vbe_kernel.cu 2025-05-07T19:44:36.8960059Z Written: gen_embedding_forward_dense_unweighted_kernel.cu 2025-05-07T19:44:36.8960731Z Written: gen_embedding_forward_ssd_weighted_vbe_kernel.cu 2025-05-07T19:44:36.8961533Z Written: gen_embedding_forward_split_weighted_vbe_kernel.cu 2025-05-07T19:44:36.8962198Z Written: gen_embedding_forward_ssd_weighted_kernel.cu 2025-05-07T19:44:36.8962896Z Written: gen_embedding_forward_split_weighted_kernel.cu 2025-05-07T19:44:36.8963647Z Written: gen_embedding_forward_ssd_unweighted_nobag_kernel.cu 2025-05-07T19:44:36.8964452Z Written: gen_embedding_forward_split_unweighted_nobag_kernel.cu 2025-05-07T19:44:36.8965229Z Written: gen_embedding_forward_ssd_unweighted_vbe_kernel.cu 2025-05-07T19:44:36.8965993Z Written: gen_embedding_forward_split_unweighted_vbe_kernel.cu 2025-05-07T19:44:36.8966722Z Written: gen_embedding_forward_ssd_unweighted_kernel.cu 2025-05-07T19:44:36.8967409Z Written: gen_embedding_forward_split_unweighted_kernel.cu 2025-05-07T19:44:36.8968128Z Written: gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu 2025-05-07T19:44:36.8968922Z Written: gen_embedding_forward_split_weighted_gwd_kernel.cu 2025-05-07T19:44:36.8969705Z Written: gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu 2025-05-07T19:44:36.8970481Z Written: gen_embedding_forward_split_unweighted_gwd_kernel.cu 2025-05-07T19:44:36.8971225Z Written: gen_embedding_forward_split_weighted_v2_kernel.cu 2025-05-07T19:44:36.8971967Z Written: gen_embedding_forward_split_unweighted_v2_kernel.cu 2025-05-07T19:44:36.8972897Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:36.8973996Z Written: gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:36.8975056Z Written: gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:36.8975952Z Written: gen_embedding_forward_split_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:36.8976821Z Written: gen_embedding_forward_split_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.8977712Z Written: gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:44:36.8978607Z Written: gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:36.9083199Z 2025-05-07T19:44:36.9083222Z 2025-05-07T19:44:36.9083595Z ================================================================================ 2025-05-07T19:44:36.9083997Z Running code generation script ... 2025-05-07T19:44:36.9084752Z /github/home/miniconda/envs/build_binary/bin/python /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_index_select.py --opensource 2025-05-07T19:44:36.9085494Z ================================================================================ 2025-05-07T19:44:36.9085734Z 2025-05-07T19:44:37.2058112Z [ARGS PARSE] Parsed arguments: Namespace(install_dir='.', is_fbcode=False, is_rocm=False) 2025-05-07T19:44:37.2058963Z [INDEX SELECT GENERATOR]: ['/__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/generate_index_select.py', '--opensource'] 2025-05-07T19:44:37.2059643Z Written: gen_batch_index_select_dim0_forward_codegen_cuda.cu 2025-05-07T19:44:37.2060081Z Written: gen_batch_index_select_dim0_forward_kernel.cu 2025-05-07T19:44:37.2060502Z Written: gen_batch_index_select_dim0_forward_kernel_small.cu 2025-05-07T19:44:37.2061586Z Written: gen_batch_index_select_dim0_backward_codegen_cuda.cu 2025-05-07T19:44:37.2062046Z Written: gen_batch_index_select_dim0_backward_kernel_cta.cu 2025-05-07T19:44:37.2062586Z Written: gen_batch_index_select_dim0_backward_kernel_warp.cu 2025-05-07T19:44:37.2063291Z Written: gen_embedding_backward_split_batch_index_select_device_kernel.cuh 2025-05-07T19:44:37.2063786Z Written: gen_embedding_backward_split_grad_index_select.cu 2025-05-07T19:44:37.2064244Z Written: gen_embedding_backward_split_common_device_kernel.cuh 2025-05-07T19:44:37.2220570Z 2025-05-07T19:44:37.2220589Z 2025-05-07T19:44:37.2221327Z ================================================================================ 2025-05-07T19:44:37.2222029Z GPU CPP Library Target: fbgemm_gpu_tbe_cache (SHARED) 2025-05-07T19:44:37.2222553Z 2025-05-07T19:44:37.2222820Z CPU_SRCS: 2025-05-07T19:44:37.2223473Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp 2025-05-07T19:44:37.2224540Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp 2025-05-07T19:44:37.2225420Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp 2025-05-07T19:44:37.2226051Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp 2025-05-07T19:44:37.2226650Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp 2025-05-07T19:44:37.2227130Z 2025-05-07T19:44:37.2227311Z GPU_SRCS: 2025-05-07T19:44:37.2227665Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_find.cu 2025-05-07T19:44:37.2228256Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate.cu 2025-05-07T19:44:37.2228863Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cu 2025-05-07T19:44:37.2229504Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cu 2025-05-07T19:44:37.2230127Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_find.cu 2025-05-07T19:44:37.2230716Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate.cu 2025-05-07T19:44:37.2231331Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cu 2025-05-07T19:44:37.2231910Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cu 2025-05-07T19:44:37.2232488Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/reset_weight_momentum.cu 2025-05-07T19:44:37.2233149Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cu 2025-05-07T19:44:37.2233609Z 2025-05-07T19:44:37.2233813Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.2233956Z 2025-05-07T19:44:37.2234047Z 2025-05-07T19:44:37.2234232Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.2234372Z 2025-05-07T19:44:37.2234462Z 2025-05-07T19:44:37.2234642Z OTHER_SRCS: 2025-05-07T19:44:37.2234764Z 2025-05-07T19:44:37.2234855Z 2025-05-07T19:44:37.2235032Z CC_FLAGS: 2025-05-07T19:44:37.2235159Z 2025-05-07T19:44:37.2235237Z 2025-05-07T19:44:37.2235422Z NVCC_FLAGS: 2025-05-07T19:44:37.2235650Z --expt-relaxed-constexpr 2025-05-07T19:44:37.2235945Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.2236239Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.2236547Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.2236806Z 2025-05-07T19:44:37.2237000Z HIPCC_FLAGS: 2025-05-07T19:44:37.2237125Z 2025-05-07T19:44:37.2237206Z 2025-05-07T19:44:37.2237396Z INCLUDE_DIRS: 2025-05-07T19:44:37.2237625Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.2237945Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.2238218Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.2238535Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.2239024Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.2239805Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.2240442Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.2241208Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.2241647Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.2242201Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.2242725Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.2243169Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.2243501Z 2025-05-07T19:44:37.2243704Z Selected Source Files: 2025-05-07T19:44:37.2244114Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp 2025-05-07T19:44:37.2244764Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp 2025-05-07T19:44:37.2245396Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp 2025-05-07T19:44:37.2245991Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp 2025-05-07T19:44:37.2246593Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp 2025-05-07T19:44:37.2247065Z 2025-05-07T19:44:37.2247258Z HIPified Source Files: 2025-05-07T19:44:37.2247423Z 2025-05-07T19:44:37.2247498Z 2025-05-07T19:44:37.2247704Z Library Dependencies: 2025-05-07T19:44:37.2247930Z torch 2025-05-07T19:44:37.2248125Z torch_library 2025-05-07T19:44:37.2248547Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.2249046Z 2025-05-07T19:44:37.2249225Z Output Library: 2025-05-07T19:44:37.2249451Z fbgemm_gpu_tbe_cache 2025-05-07T19:44:37.2249664Z 2025-05-07T19:44:37.2249861Z Destination Directory: 2025-05-07T19:44:37.2250087Z fbgemm_gpu 2025-05-07T19:44:37.2250326Z ================================================================================ 2025-05-07T19:44:37.2250554Z 2025-05-07T19:44:37.3256708Z 2025-05-07T19:44:37.3256730Z 2025-05-07T19:44:37.3257304Z ================================================================================ 2025-05-07T19:44:37.3258126Z GPU CPP Library Target: fbgemm_gpu_tbe_inference (SHARED) 2025-05-07T19:44:37.3258704Z 2025-05-07T19:44:37.3259002Z CPU_SRCS: 2025-05-07T19:44:37.3259485Z codegen/inference/embedding_forward_quantized_host_cpu.cpp 2025-05-07T19:44:37.3260285Z gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:44:37.3261046Z gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:44:37.3261616Z 2025-05-07T19:44:37.3261897Z GPU_SRCS: 2025-05-07T19:44:37.3262342Z codegen/inference/embedding_forward_quantized_host.cpp 2025-05-07T19:44:37.3263103Z codegen/inference/embedding_forward_quantized_split_lookup.cu 2025-05-07T19:44:37.3263721Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp32_codegen_cuda.cu 2025-05-07T19:44:37.3264413Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp16_codegen_cuda.cu 2025-05-07T19:44:37.3265006Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_fp8_codegen_cuda.cu 2025-05-07T19:44:37.3265619Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int8_codegen_cuda.cu 2025-05-07T19:44:37.3266210Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int4_codegen_cuda.cu 2025-05-07T19:44:37.3266815Z gen_embedding_forward_quantized_split_nbit_kernel_weighted_int2_codegen_cuda.cu 2025-05-07T19:44:37.3267430Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp32_codegen_cuda.cu 2025-05-07T19:44:37.3268091Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp16_codegen_cuda.cu 2025-05-07T19:44:37.3268745Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_fp8_codegen_cuda.cu 2025-05-07T19:44:37.3269387Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int8_codegen_cuda.cu 2025-05-07T19:44:37.3270045Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int4_codegen_cuda.cu 2025-05-07T19:44:37.3270687Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_nobag_int2_codegen_cuda.cu 2025-05-07T19:44:37.3271604Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp32_codegen_cuda.cu 2025-05-07T19:44:37.3272223Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp16_codegen_cuda.cu 2025-05-07T19:44:37.3273527Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_fp8_codegen_cuda.cu 2025-05-07T19:44:37.3274145Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int8_codegen_cuda.cu 2025-05-07T19:44:37.3274748Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int4_codegen_cuda.cu 2025-05-07T19:44:37.3275364Z gen_embedding_forward_quantized_split_nbit_kernel_unweighted_int2_codegen_cuda.cu 2025-05-07T19:44:37.3275936Z gen_embedding_forward_quantized_split_nbit_host_weighted_codegen_cuda.cu 2025-05-07T19:44:37.3276521Z gen_embedding_forward_quantized_split_nbit_host_unweighted_nobag_codegen_cuda.cu 2025-05-07T19:44:37.3277112Z gen_embedding_forward_quantized_split_nbit_host_unweighted_codegen_cuda.cu 2025-05-07T19:44:37.3277524Z 2025-05-07T19:44:37.3277732Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.3277875Z 2025-05-07T19:44:37.3277956Z 2025-05-07T19:44:37.3278156Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.3278295Z 2025-05-07T19:44:37.3278418Z 2025-05-07T19:44:37.3278595Z OTHER_SRCS: 2025-05-07T19:44:37.3278712Z 2025-05-07T19:44:37.3278803Z 2025-05-07T19:44:37.3278979Z CC_FLAGS: 2025-05-07T19:44:37.3279090Z 2025-05-07T19:44:37.3279177Z 2025-05-07T19:44:37.3279352Z NVCC_FLAGS: 2025-05-07T19:44:37.3279579Z --expt-relaxed-constexpr 2025-05-07T19:44:37.3279846Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.3280132Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.3280421Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.3280678Z 2025-05-07T19:44:37.3280856Z HIPCC_FLAGS: 2025-05-07T19:44:37.3280991Z 2025-05-07T19:44:37.3281166Z 2025-05-07T19:44:37.3281366Z INCLUDE_DIRS: 2025-05-07T19:44:37.3281599Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.3281925Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.3282203Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.3282531Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.3283022Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.3283812Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.3284460Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.3284869Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.3285303Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.3285766Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.3286287Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.3286733Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.3287066Z 2025-05-07T19:44:37.3287259Z Selected Source Files: 2025-05-07T19:44:37.3287596Z codegen/inference/embedding_forward_quantized_host_cpu.cpp 2025-05-07T19:44:37.3288062Z gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:44:37.3288493Z gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:44:37.3288844Z 2025-05-07T19:44:37.3289032Z HIPified Source Files: 2025-05-07T19:44:37.3289187Z 2025-05-07T19:44:37.3289326Z 2025-05-07T19:44:37.3289516Z Library Dependencies: 2025-05-07T19:44:37.3289744Z torch 2025-05-07T19:44:37.3289926Z torch_library 2025-05-07T19:44:37.3290362Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.3290849Z asmjit 2025-05-07T19:44:37.3291041Z fbgemm 2025-05-07T19:44:37.3291245Z fbgemm_gpu_tbe_cache 2025-05-07T19:44:37.3291467Z fbgemm_gpu_config 2025-05-07T19:44:37.3291682Z 2025-05-07T19:44:37.3291861Z Output Library: 2025-05-07T19:44:37.3292089Z fbgemm_gpu_tbe_inference 2025-05-07T19:44:37.3292317Z 2025-05-07T19:44:37.3292515Z Destination Directory: 2025-05-07T19:44:37.3292740Z fbgemm_gpu 2025-05-07T19:44:37.3293090Z ================================================================================ 2025-05-07T19:44:37.3293318Z 2025-05-07T19:44:37.8402993Z 2025-05-07T19:44:37.8403010Z 2025-05-07T19:44:37.8404306Z ================================================================================ 2025-05-07T19:44:37.8405130Z GPU CPP Library Target: fbgemm_gpu_config (SHARED) 2025-05-07T19:44:37.8405740Z 2025-05-07T19:44:37.8405923Z CPU_SRCS: 2025-05-07T19:44:37.8406147Z src/config/feature_gates.cpp 2025-05-07T19:44:37.8406392Z 2025-05-07T19:44:37.8406582Z GPU_SRCS: 2025-05-07T19:44:37.8406694Z 2025-05-07T19:44:37.8406771Z 2025-05-07T19:44:37.8406965Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8407107Z 2025-05-07T19:44:37.8407181Z 2025-05-07T19:44:37.8407375Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8407538Z 2025-05-07T19:44:37.8407625Z 2025-05-07T19:44:37.8407798Z OTHER_SRCS: 2025-05-07T19:44:37.8407926Z 2025-05-07T19:44:37.8408000Z 2025-05-07T19:44:37.8408171Z CC_FLAGS: 2025-05-07T19:44:37.8408312Z 2025-05-07T19:44:37.8408385Z 2025-05-07T19:44:37.8408557Z NVCC_FLAGS: 2025-05-07T19:44:37.8408685Z 2025-05-07T19:44:37.8408761Z 2025-05-07T19:44:37.8408947Z HIPCC_FLAGS: 2025-05-07T19:44:37.8409068Z 2025-05-07T19:44:37.8409142Z 2025-05-07T19:44:37.8409330Z INCLUDE_DIRS: 2025-05-07T19:44:37.8409566Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8409890Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8410166Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8410476Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8410960Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8411949Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8412959Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8413603Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8414316Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8415053Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8415879Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8416657Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8417026Z 2025-05-07T19:44:37.8417227Z Selected Source Files: 2025-05-07T19:44:37.8418199Z src/config/feature_gates.cpp 2025-05-07T19:44:37.8418463Z 2025-05-07T19:44:37.8418656Z HIPified Source Files: 2025-05-07T19:44:37.8418808Z 2025-05-07T19:44:37.8418895Z 2025-05-07T19:44:37.8419082Z Library Dependencies: 2025-05-07T19:44:37.8419321Z torch 2025-05-07T19:44:37.8419503Z torch_library 2025-05-07T19:44:37.8419944Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8420430Z 2025-05-07T19:44:37.8420622Z Output Library: 2025-05-07T19:44:37.8420831Z fbgemm_gpu_config 2025-05-07T19:44:37.8421047Z 2025-05-07T19:44:37.8421248Z Destination Directory: 2025-05-07T19:44:37.8421482Z fbgemm_gpu 2025-05-07T19:44:37.8421720Z ================================================================================ 2025-05-07T19:44:37.8421947Z 2025-05-07T19:44:37.8421979Z 2025-05-07T19:44:37.8421983Z 2025-05-07T19:44:37.8422130Z ================================================================================ 2025-05-07T19:44:37.8422791Z GPU CPP Library Target: fbgemm_gpu_tbe_utils (SHARED) 2025-05-07T19:44:37.8423382Z 2025-05-07T19:44:37.8423699Z CPU_SRCS: 2025-05-07T19:44:37.8424220Z src/split_embeddings_utils/split_embeddings_utils_cpu.cpp 2025-05-07T19:44:37.8425027Z src/split_embeddings_utils/split_embeddings_utils_meta.cpp 2025-05-07T19:44:37.8425677Z 2025-05-07T19:44:37.8425993Z GPU_SRCS: 2025-05-07T19:44:37.8426387Z src/split_embeddings_utils/split_embeddings_utils.cpp 2025-05-07T19:44:37.8426848Z src/split_embeddings_utils/generate_vbe_metadata.cu 2025-05-07T19:44:37.8427368Z src/split_embeddings_utils/get_infos_metadata.cu 2025-05-07T19:44:37.8427952Z src/split_embeddings_utils/radix_sort_pairs.cu 2025-05-07T19:44:37.8428353Z src/split_embeddings_utils/transpose_embedding_input.cu 2025-05-07T19:44:37.8428687Z 2025-05-07T19:44:37.8428893Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8429033Z 2025-05-07T19:44:37.8429197Z 2025-05-07T19:44:37.8429384Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8429525Z 2025-05-07T19:44:37.8429615Z 2025-05-07T19:44:37.8429792Z OTHER_SRCS: 2025-05-07T19:44:37.8429923Z 2025-05-07T19:44:37.8430000Z 2025-05-07T19:44:37.8430176Z CC_FLAGS: 2025-05-07T19:44:37.8430303Z 2025-05-07T19:44:37.8430379Z 2025-05-07T19:44:37.8430557Z NVCC_FLAGS: 2025-05-07T19:44:37.8430687Z 2025-05-07T19:44:37.8430762Z 2025-05-07T19:44:37.8430951Z HIPCC_FLAGS: 2025-05-07T19:44:37.8431073Z 2025-05-07T19:44:37.8431150Z 2025-05-07T19:44:37.8431341Z INCLUDE_DIRS: 2025-05-07T19:44:37.8431568Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8431887Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8432163Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8432475Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8432960Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8433972Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8435051Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8435688Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8436312Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8436969Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8437837Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8438582Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8439128Z 2025-05-07T19:44:37.8439444Z Selected Source Files: 2025-05-07T19:44:37.8439940Z src/split_embeddings_utils/split_embeddings_utils_cpu.cpp 2025-05-07T19:44:37.8440663Z src/split_embeddings_utils/split_embeddings_utils_meta.cpp 2025-05-07T19:44:37.8441162Z 2025-05-07T19:44:37.8441370Z HIPified Source Files: 2025-05-07T19:44:37.8441523Z 2025-05-07T19:44:37.8441599Z 2025-05-07T19:44:37.8441808Z Library Dependencies: 2025-05-07T19:44:37.8442030Z torch 2025-05-07T19:44:37.8442226Z torch_library 2025-05-07T19:44:37.8442649Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8443150Z 2025-05-07T19:44:37.8443329Z Output Library: 2025-05-07T19:44:37.8443558Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:37.8443785Z 2025-05-07T19:44:37.8443973Z Destination Directory: 2025-05-07T19:44:37.8444210Z fbgemm_gpu 2025-05-07T19:44:37.8444436Z ================================================================================ 2025-05-07T19:44:37.8444664Z 2025-05-07T19:44:37.8444726Z 2025-05-07T19:44:37.8444730Z 2025-05-07T19:44:37.8444845Z ================================================================================ 2025-05-07T19:44:37.8445275Z GPU CPP Library Target: fbgemm_gpu_sparse_async_cumsum (SHARED) 2025-05-07T19:44:37.8445650Z 2025-05-07T19:44:37.8445832Z CPU_SRCS: 2025-05-07T19:44:37.8446066Z src/sparse_ops/sparse_async_cumsum.cpp 2025-05-07T19:44:37.8446349Z 2025-05-07T19:44:37.8446539Z GPU_SRCS: 2025-05-07T19:44:37.8446750Z src/sparse_ops/sparse_async_cumsum.cu 2025-05-07T19:44:37.8447047Z 2025-05-07T19:44:37.8447260Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8447424Z 2025-05-07T19:44:37.8447535Z 2025-05-07T19:44:37.8447819Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8448044Z 2025-05-07T19:44:37.8448164Z 2025-05-07T19:44:37.8448443Z OTHER_SRCS: 2025-05-07T19:44:37.8448574Z 2025-05-07T19:44:37.8448647Z 2025-05-07T19:44:37.8448914Z CC_FLAGS: 2025-05-07T19:44:37.8449098Z 2025-05-07T19:44:37.8449182Z 2025-05-07T19:44:37.8449464Z NVCC_FLAGS: 2025-05-07T19:44:37.8449657Z 2025-05-07T19:44:37.8449774Z 2025-05-07T19:44:37.8450053Z HIPCC_FLAGS: 2025-05-07T19:44:37.8450451Z 2025-05-07T19:44:37.8450586Z 2025-05-07T19:44:37.8450827Z INCLUDE_DIRS: 2025-05-07T19:44:37.8451185Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8451684Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8452125Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8452677Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8453265Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8454037Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8454684Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8455087Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8455517Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8455977Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8456494Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8456959Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8457280Z 2025-05-07T19:44:37.8457485Z Selected Source Files: 2025-05-07T19:44:37.8457744Z src/sparse_ops/sparse_async_cumsum.cpp 2025-05-07T19:44:37.8458039Z 2025-05-07T19:44:37.8458229Z HIPified Source Files: 2025-05-07T19:44:37.8458397Z 2025-05-07T19:44:37.8458472Z 2025-05-07T19:44:37.8458659Z Library Dependencies: 2025-05-07T19:44:37.8458892Z torch 2025-05-07T19:44:37.8459073Z torch_library 2025-05-07T19:44:37.8459510Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8460109Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:37.8460395Z 2025-05-07T19:44:37.8460659Z Output Library: 2025-05-07T19:44:37.8460918Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:44:37.8461315Z 2025-05-07T19:44:37.8461631Z Destination Directory: 2025-05-07T19:44:37.8461997Z fbgemm_gpu 2025-05-07T19:44:37.8462330Z ================================================================================ 2025-05-07T19:44:37.8462661Z 2025-05-07T19:44:37.8462668Z 2025-05-07T19:44:37.8462674Z 2025-05-07T19:44:37.8462842Z ================================================================================ 2025-05-07T19:44:37.8475583Z GPU CPP Library Target: fbgemm_gpu_tbe_common (SHARED) 2025-05-07T19:44:37.8476123Z 2025-05-07T19:44:37.8476333Z CPU_SRCS: 2025-05-07T19:44:37.8476594Z codegen/utils/embedding_bounds_check_host_cpu.cpp 2025-05-07T19:44:37.8477026Z codegen/training/forward/embedding_forward_split_cpu.cpp 2025-05-07T19:44:37.8477422Z codegen/training/pt2/pt2_autograd_utils.cpp 2025-05-07T19:44:37.8477730Z 2025-05-07T19:44:37.8477913Z GPU_SRCS: 2025-05-07T19:44:37.8478151Z codegen/utils/embedding_bounds_check_v1.cu 2025-05-07T19:44:37.8478483Z codegen/utils/embedding_bounds_check_v2.cu 2025-05-07T19:44:37.8478841Z codegen/utils/embedding_bounds_check_host.cpp 2025-05-07T19:44:37.8479151Z 2025-05-07T19:44:37.8479339Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8479488Z 2025-05-07T19:44:37.8479577Z 2025-05-07T19:44:37.8479762Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8479900Z 2025-05-07T19:44:37.8480021Z 2025-05-07T19:44:37.8480289Z OTHER_SRCS: 2025-05-07T19:44:37.8480448Z 2025-05-07T19:44:37.8480524Z 2025-05-07T19:44:37.8480741Z CC_FLAGS: 2025-05-07T19:44:37.8480925Z 2025-05-07T19:44:37.8481137Z 2025-05-07T19:44:37.8481434Z NVCC_FLAGS: 2025-05-07T19:44:37.8481792Z --expt-relaxed-constexpr 2025-05-07T19:44:37.8482245Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.8482690Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.8483061Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.8483414Z 2025-05-07T19:44:37.8483686Z HIPCC_FLAGS: 2025-05-07T19:44:37.8483904Z 2025-05-07T19:44:37.8484014Z 2025-05-07T19:44:37.8484313Z INCLUDE_DIRS: 2025-05-07T19:44:37.8484626Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8485077Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8485546Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8486202Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8486969Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8488237Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8489196Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8489854Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8490648Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8491576Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8492512Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8493230Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8493687Z 2025-05-07T19:44:37.8493907Z Selected Source Files: 2025-05-07T19:44:37.8494266Z codegen/utils/embedding_bounds_check_host_cpu.cpp 2025-05-07T19:44:37.8494695Z codegen/training/forward/embedding_forward_split_cpu.cpp 2025-05-07T19:44:37.8495096Z codegen/training/pt2/pt2_autograd_utils.cpp 2025-05-07T19:44:37.8495401Z 2025-05-07T19:44:37.8495590Z HIPified Source Files: 2025-05-07T19:44:37.8495753Z 2025-05-07T19:44:37.8495827Z 2025-05-07T19:44:37.8496022Z Library Dependencies: 2025-05-07T19:44:37.8496256Z torch 2025-05-07T19:44:37.8496454Z torch_library 2025-05-07T19:44:37.8496881Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8497385Z fbgemm 2025-05-07T19:44:37.8497575Z fbgemm_gpu_config 2025-05-07T19:44:37.8497796Z 2025-05-07T19:44:37.8497975Z Output Library: 2025-05-07T19:44:37.8498206Z fbgemm_gpu_tbe_common 2025-05-07T19:44:37.8498426Z 2025-05-07T19:44:37.8498627Z Destination Directory: 2025-05-07T19:44:37.8498858Z fbgemm_gpu 2025-05-07T19:44:37.8499100Z ================================================================================ 2025-05-07T19:44:37.8499330Z 2025-05-07T19:44:37.8499424Z 2025-05-07T19:44:37.8499434Z 2025-05-07T19:44:37.8499562Z ================================================================================ 2025-05-07T19:44:37.8499949Z GPU CPP Library Target: fbgemm_gpu_tbe_optimizers (SHARED) 2025-05-07T19:44:37.8500309Z 2025-05-07T19:44:37.8500492Z CPU_SRCS: 2025-05-07T19:44:37.8500623Z 2025-05-07T19:44:37.8500698Z 2025-05-07T19:44:37.8500875Z GPU_SRCS: 2025-05-07T19:44:37.8501137Z gen_embedding_optimizer_rowwise_adagrad_split.cpp 2025-05-07T19:44:37.8501538Z gen_embedding_optimizer_rowwise_adagrad_split_cuda.cu 2025-05-07T19:44:37.8501941Z gen_embedding_optimizer_rowwise_adagrad_split_kernel.cu 2025-05-07T19:44:37.8502286Z 2025-05-07T19:44:37.8502470Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8502608Z 2025-05-07T19:44:37.8502700Z 2025-05-07T19:44:37.8502881Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8503027Z 2025-05-07T19:44:37.8503102Z 2025-05-07T19:44:37.8503278Z OTHER_SRCS: 2025-05-07T19:44:37.8503404Z 2025-05-07T19:44:37.8503479Z 2025-05-07T19:44:37.8503658Z CC_FLAGS: 2025-05-07T19:44:37.8503783Z 2025-05-07T19:44:37.8503856Z 2025-05-07T19:44:37.8504044Z NVCC_FLAGS: 2025-05-07T19:44:37.8504255Z --expt-relaxed-constexpr 2025-05-07T19:44:37.8504530Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.8504811Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.8505110Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.8505356Z 2025-05-07T19:44:37.8505550Z HIPCC_FLAGS: 2025-05-07T19:44:37.8505673Z 2025-05-07T19:44:37.8505749Z 2025-05-07T19:44:37.8505943Z INCLUDE_DIRS: 2025-05-07T19:44:37.8506268Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8506797Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8507266Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8507709Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8508403Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8509378Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8510688Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8511377Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8512140Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8513078Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8513981Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8514786Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8515331Z 2025-05-07T19:44:37.8515681Z Selected Source Files: 2025-05-07T19:44:37.8516470Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/gen_placeholder_CS41CI.cpp 2025-05-07T19:44:37.8517458Z 2025-05-07T19:44:37.8517784Z HIPified Source Files: 2025-05-07T19:44:37.8518077Z 2025-05-07T19:44:37.8518210Z 2025-05-07T19:44:37.8518544Z Library Dependencies: 2025-05-07T19:44:37.8518936Z torch 2025-05-07T19:44:37.8519261Z torch_library 2025-05-07T19:44:37.8520035Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8520917Z 2025-05-07T19:44:37.8521382Z Output Library: 2025-05-07T19:44:37.8521790Z fbgemm_gpu_tbe_optimizers 2025-05-07T19:44:37.8522204Z 2025-05-07T19:44:37.8522526Z Destination Directory: 2025-05-07T19:44:37.8522922Z fbgemm_gpu 2025-05-07T19:44:37.8523317Z ================================================================================ 2025-05-07T19:44:37.8523724Z 2025-05-07T19:44:37.8523732Z 2025-05-07T19:44:37.8523738Z 2025-05-07T19:44:37.8523931Z ================================================================================ 2025-05-07T19:44:37.8524640Z GPU CPP Library Target: fbgemm_gpu_tbe_training_forward (SHARED) 2025-05-07T19:44:37.8525292Z 2025-05-07T19:44:37.8525583Z CPU_SRCS: 2025-05-07T19:44:37.8526022Z gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8526602Z 2025-05-07T19:44:37.8526939Z GPU_SRCS: 2025-05-07T19:44:37.8527373Z gen_embedding_forward_split_weighted_kernel.cu 2025-05-07T19:44:37.8527973Z gen_embedding_forward_dense_weighted_kernel.cu 2025-05-07T19:44:37.8528326Z gen_embedding_forward_ssd_weighted_kernel.cu 2025-05-07T19:44:37.8528697Z gen_embedding_forward_split_unweighted_nobag_kernel.cu 2025-05-07T19:44:37.8529110Z gen_embedding_forward_dense_unweighted_nobag_kernel.cu 2025-05-07T19:44:37.8529502Z gen_embedding_forward_ssd_unweighted_nobag_kernel.cu 2025-05-07T19:44:37.8529888Z gen_embedding_forward_split_unweighted_kernel.cu 2025-05-07T19:44:37.8530247Z gen_embedding_forward_dense_unweighted_kernel.cu 2025-05-07T19:44:37.8530614Z gen_embedding_forward_ssd_unweighted_kernel.cu 2025-05-07T19:44:37.8530983Z gen_embedding_forward_split_weighted_codegen_cuda.cu 2025-05-07T19:44:37.8531386Z gen_embedding_forward_split_weighted_codegen_meta.cpp 2025-05-07T19:44:37.8531794Z gen_embedding_forward_split_unweighted_codegen_cuda.cu 2025-05-07T19:44:37.8532196Z gen_embedding_forward_split_unweighted_codegen_meta.cpp 2025-05-07T19:44:37.8532619Z gen_embedding_forward_dense_weighted_codegen_cuda.cu 2025-05-07T19:44:37.8533190Z gen_embedding_forward_dense_weighted_codegen_meta.cpp 2025-05-07T19:44:37.8533838Z gen_embedding_forward_dense_unweighted_codegen_cuda.cu 2025-05-07T19:44:37.8534507Z gen_embedding_forward_dense_unweighted_codegen_meta.cpp 2025-05-07T19:44:37.8535155Z gen_embedding_forward_ssd_weighted_codegen_cuda.cu 2025-05-07T19:44:37.8535733Z gen_embedding_forward_ssd_weighted_codegen_meta.cpp 2025-05-07T19:44:37.8536327Z gen_embedding_forward_ssd_unweighted_codegen_cuda.cu 2025-05-07T19:44:37.8536882Z gen_embedding_forward_ssd_unweighted_codegen_meta.cpp 2025-05-07T19:44:37.8537543Z gen_embedding_forward_split_weighted_vbe_codegen_cuda.cu 2025-05-07T19:44:37.8538276Z gen_embedding_forward_split_weighted_vbe_codegen_meta.cpp 2025-05-07T19:44:37.8538975Z gen_embedding_forward_split_weighted_vbe_kernel.cu 2025-05-07T19:44:37.8539509Z gen_embedding_forward_split_weighted_v2_kernel.cu 2025-05-07T19:44:37.8539903Z gen_embedding_forward_split_weighted_gwd_codegen_cuda.cu 2025-05-07T19:44:37.8540514Z gen_embedding_forward_split_weighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:44:37.8540946Z gen_embedding_forward_split_weighted_gwd_kernel.cu 2025-05-07T19:44:37.8541418Z gen_embedding_forward_dense_weighted_vbe_codegen_cuda.cu 2025-05-07T19:44:37.8541826Z gen_embedding_forward_dense_weighted_vbe_kernel.cu 2025-05-07T19:44:37.8542215Z gen_embedding_forward_split_weighted_vbe_gwd_kernel.cu 2025-05-07T19:44:37.8542628Z gen_embedding_forward_ssd_weighted_vbe_codegen_cuda.cu 2025-05-07T19:44:37.8543030Z gen_embedding_forward_ssd_weighted_vbe_codegen_meta.cpp 2025-05-07T19:44:37.8543431Z gen_embedding_forward_ssd_weighted_vbe_kernel.cu 2025-05-07T19:44:37.8543841Z gen_embedding_forward_split_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:44:37.8544279Z gen_embedding_forward_split_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:44:37.8544705Z gen_embedding_forward_split_unweighted_vbe_kernel.cu 2025-05-07T19:44:37.8545088Z gen_embedding_forward_split_unweighted_v2_kernel.cu 2025-05-07T19:44:37.8545508Z gen_embedding_forward_split_unweighted_gwd_codegen_cuda.cu 2025-05-07T19:44:37.8545956Z gen_embedding_forward_split_unweighted_vbe_gwd_codegen_cuda.cu 2025-05-07T19:44:37.8546410Z gen_embedding_forward_split_unweighted_gwd_kernel.cu 2025-05-07T19:44:37.8546975Z gen_embedding_forward_dense_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:44:37.8547695Z gen_embedding_forward_dense_unweighted_vbe_kernel.cu 2025-05-07T19:44:37.8548425Z gen_embedding_forward_split_unweighted_vbe_gwd_kernel.cu 2025-05-07T19:44:37.8549096Z gen_embedding_forward_ssd_unweighted_vbe_codegen_cuda.cu 2025-05-07T19:44:37.8549797Z gen_embedding_forward_ssd_unweighted_vbe_codegen_meta.cpp 2025-05-07T19:44:37.8550362Z gen_embedding_forward_ssd_unweighted_vbe_kernel.cu 2025-05-07T19:44:37.8551055Z gen_embedding_forward_split_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:37.8551860Z gen_embedding_forward_dense_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:37.8552580Z gen_embedding_forward_ssd_unweighted_nobag_kernel_small.cu 2025-05-07T19:44:37.8553137Z gen_embedding_forward_split_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8553701Z gen_embedding_forward_ssd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8554185Z 2025-05-07T19:44:37.8554399Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8554634Z 2025-05-07T19:44:37.8554750Z 2025-05-07T19:44:37.8555031Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8555261Z 2025-05-07T19:44:37.8555382Z 2025-05-07T19:44:37.8555663Z OTHER_SRCS: 2025-05-07T19:44:37.8555867Z 2025-05-07T19:44:37.8555990Z 2025-05-07T19:44:37.8556281Z CC_FLAGS: 2025-05-07T19:44:37.8556495Z 2025-05-07T19:44:37.8556601Z 2025-05-07T19:44:37.8556869Z NVCC_FLAGS: 2025-05-07T19:44:37.8557164Z --expt-relaxed-constexpr 2025-05-07T19:44:37.8557560Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.8557835Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.8558133Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.8558379Z 2025-05-07T19:44:37.8558572Z HIPCC_FLAGS: 2025-05-07T19:44:37.8558701Z 2025-05-07T19:44:37.8558776Z 2025-05-07T19:44:37.8558967Z INCLUDE_DIRS: 2025-05-07T19:44:37.8559194Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8559516Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8559805Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8560113Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8560610Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8561451Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8562105Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8562511Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8562951Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8563471Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8564170Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8565215Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8565700Z 2025-05-07T19:44:37.8565988Z Selected Source Files: 2025-05-07T19:44:37.8566404Z gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8567037Z 2025-05-07T19:44:37.8567290Z HIPified Source Files: 2025-05-07T19:44:37.8567532Z 2025-05-07T19:44:37.8567660Z 2025-05-07T19:44:37.8567953Z Library Dependencies: 2025-05-07T19:44:37.8568276Z torch 2025-05-07T19:44:37.8568523Z torch_library 2025-05-07T19:44:37.8569078Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8569796Z fbgemm_gpu_tbe_common 2025-05-07T19:44:37.8570075Z 2025-05-07T19:44:37.8570371Z Output Library: 2025-05-07T19:44:37.8570745Z fbgemm_gpu_tbe_training_forward 2025-05-07T19:44:37.8571137Z 2025-05-07T19:44:37.8571329Z Destination Directory: 2025-05-07T19:44:37.8571609Z fbgemm_gpu 2025-05-07T19:44:37.8571831Z ================================================================================ 2025-05-07T19:44:37.8572081Z 2025-05-07T19:44:37.8572086Z 2025-05-07T19:44:37.8572090Z 2025-05-07T19:44:37.8572200Z ================================================================================ 2025-05-07T19:44:37.8572643Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_pt2 (SHARED) 2025-05-07T19:44:37.8573022Z 2025-05-07T19:44:37.8573214Z CPU_SRCS: 2025-05-07T19:44:37.8573446Z gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:44:37.8573825Z gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:37.8574183Z gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:44:37.8574512Z gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:44:37.8574846Z gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:44:37.8575178Z gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:44:37.8575576Z gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:44:37.8576002Z gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:44:37.8576399Z gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:44:37.8576806Z gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:44:37.8577242Z gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:44:37.8577647Z gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:37.8578393Z gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:44:37.8579320Z gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:44:37.8580350Z gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:44:37.8581255Z gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:44:37.8581821Z gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:37.8582436Z gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8583046Z gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8583788Z gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8584392Z gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8585002Z gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8585709Z gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8586519Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8587234Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8587699Z gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8588201Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8588729Z gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8589217Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8589811Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8590577Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8591237Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8591896Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8592324Z 2025-05-07T19:44:37.8592613Z GPU_SRCS: 2025-05-07T19:44:37.8593000Z gen_embedding_backward_split_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8593663Z gen_embedding_backward_split_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8594459Z gen_embedding_backward_split_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8595057Z gen_embedding_backward_split_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8595629Z gen_embedding_backward_split_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8596297Z gen_embedding_backward_split_lars_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8597059Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8598036Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8598894Z gen_embedding_backward_split_none_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8599446Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8599990Z gen_embedding_backward_split_approx_sgd_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8600489Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8601161Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8601829Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8602497Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8603096Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8603641Z gen_embedding_backward_ssd_rowwise_adagrad_pt2_cuda_wrapper.cpp 2025-05-07T19:44:37.8604031Z 2025-05-07T19:44:37.8604222Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8604362Z 2025-05-07T19:44:37.8604452Z 2025-05-07T19:44:37.8604636Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8604775Z 2025-05-07T19:44:37.8604864Z 2025-05-07T19:44:37.8605053Z OTHER_SRCS: 2025-05-07T19:44:37.8605260Z 2025-05-07T19:44:37.8605363Z 2025-05-07T19:44:37.8605585Z CC_FLAGS: 2025-05-07T19:44:37.8605774Z 2025-05-07T19:44:37.8605875Z 2025-05-07T19:44:37.8606128Z NVCC_FLAGS: 2025-05-07T19:44:37.8606426Z --expt-relaxed-constexpr 2025-05-07T19:44:37.8606789Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.8607224Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.8607674Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.8608065Z 2025-05-07T19:44:37.8608357Z HIPCC_FLAGS: 2025-05-07T19:44:37.8608525Z 2025-05-07T19:44:37.8608644Z 2025-05-07T19:44:37.8608932Z INCLUDE_DIRS: 2025-05-07T19:44:37.8609292Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8609802Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8610157Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8610558Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8611203Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8612048Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8612724Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8613127Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8613554Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8614014Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8614529Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8614988Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8615309Z 2025-05-07T19:44:37.8615510Z Selected Source Files: 2025-05-07T19:44:37.8615886Z gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:44:37.8616271Z gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:37.8616632Z gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:44:37.8616968Z gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:44:37.8617523Z gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:44:37.8617885Z gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:44:37.8618285Z gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:44:37.8618712Z gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:44:37.8619102Z gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:44:37.8619502Z gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:44:37.8620081Z gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:44:37.8620587Z gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:37.8621398Z gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:44:37.8622280Z gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:44:37.8623078Z gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:44:37.8623723Z gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:44:37.8624358Z gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:44:37.8624968Z gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8625658Z gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8626285Z gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8626996Z gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8627756Z gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8628565Z gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8629462Z gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8630495Z gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8630957Z gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8631454Z gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8631974Z gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8632479Z gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8633411Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8634129Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8634783Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8635369Z gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:44:37.8635785Z 2025-05-07T19:44:37.8635977Z HIPified Source Files: 2025-05-07T19:44:37.8636142Z 2025-05-07T19:44:37.8636224Z 2025-05-07T19:44:37.8636425Z Library Dependencies: 2025-05-07T19:44:37.8636648Z torch 2025-05-07T19:44:37.8636842Z torch_library 2025-05-07T19:44:37.8637272Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8637819Z fbgemm 2025-05-07T19:44:37.8638011Z fbgemm_gpu_config 2025-05-07T19:44:37.8638242Z fbgemm_gpu_tbe_cache 2025-05-07T19:44:37.8638469Z fbgemm_gpu_tbe_common 2025-05-07T19:44:37.8638712Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:37.8638950Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:44:37.8639212Z 2025-05-07T19:44:37.8639396Z Output Library: 2025-05-07T19:44:37.8639642Z fbgemm_gpu_tbe_training_backward_pt2 2025-05-07T19:44:37.8639932Z 2025-05-07T19:44:37.8640121Z Destination Directory: 2025-05-07T19:44:37.8640361Z fbgemm_gpu 2025-05-07T19:44:37.8640591Z ================================================================================ 2025-05-07T19:44:37.8640830Z 2025-05-07T19:44:37.8641013Z 2025-05-07T19:44:37.8641247Z 2025-05-07T19:44:37.8641364Z ================================================================================ 2025-05-07T19:44:37.8641792Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward (SHARED) 2025-05-07T19:44:37.8642158Z 2025-05-07T19:44:37.8642349Z CPU_SRCS: 2025-05-07T19:44:37.8642728Z codegen/training/backward/embedding_backward_dense_host_cpu.cpp 2025-05-07T19:44:37.8643164Z gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:44:37.8643511Z gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:44:37.8643882Z gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:44:37.8644235Z gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:44:37.8644561Z gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:44:37.8644873Z gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:44:37.8645213Z gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:44:37.8645603Z gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:44:37.8646023Z gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:44:37.8646437Z gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:44:37.8646841Z gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:44:37.8647279Z gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:44:37.8647679Z gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:44:37.8648180Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:44:37.8648746Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:44:37.8649300Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:44:37.8649805Z gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:44:37.8650210Z gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:44:37.8650580Z gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:44:37.8650940Z gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:44:37.8651232Z 2025-05-07T19:44:37.8651407Z GPU_SRCS: 2025-05-07T19:44:37.8651658Z gen_embedding_backward_split_grad_embedding_ops.cu 2025-05-07T19:44:37.8652076Z gen_embedding_backward_split_indice_weights_codegen_cuda.cu 2025-05-07T19:44:37.8652521Z gen_embedding_backward_dense_indice_weights_codegen_cuda.cu 2025-05-07T19:44:37.8652958Z gen_embedding_backward_ssd_indice_weights_codegen_cuda.cu 2025-05-07T19:44:37.8653382Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_cuda.cu 2025-05-07T19:44:37.8653842Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_cta.cu 2025-05-07T19:44:37.8654323Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_kernel_warp.cu 2025-05-07T19:44:37.8654813Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_cuda.cu 2025-05-07T19:44:37.8655346Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:37.8655890Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:37.8656400Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_cuda.cu 2025-05-07T19:44:37.8656878Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_cta.cu 2025-05-07T19:44:37.8657382Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_kernel_warp.cu 2025-05-07T19:44:37.8657835Z gen_embedding_backward_adagrad_split_weighted_cuda.cu 2025-05-07T19:44:37.8658250Z gen_embedding_backward_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:44:37.8658687Z gen_embedding_backward_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:44:37.8659139Z gen_embedding_backward_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:37.8659627Z gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:37.8660131Z gen_embedding_backward_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:37.8660600Z gen_embedding_backward_adagrad_split_unweighted_cuda.cu 2025-05-07T19:44:37.8661023Z gen_embedding_backward_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:44:37.8661491Z gen_embedding_backward_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:44:37.8662005Z gen_embedding_backward_rowwise_adagrad_split_weighted_cuda.cu 2025-05-07T19:44:37.8662493Z gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_cta.cu 2025-05-07T19:44:37.8663052Z gen_embedding_backward_rowwise_adagrad_split_weighted_kernel_warp.cu 2025-05-07T19:44:37.8663564Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:37.8664114Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:37.8664678Z gen_embedding_backward_rowwise_adagrad_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:37.8665212Z gen_embedding_backward_rowwise_adagrad_split_unweighted_cuda.cu 2025-05-07T19:44:37.8665710Z gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_cta.cu 2025-05-07T19:44:37.8666253Z gen_embedding_backward_rowwise_adagrad_split_unweighted_kernel_warp.cu 2025-05-07T19:44:37.8666707Z gen_embedding_backward_sgd_split_weighted_cuda.cu 2025-05-07T19:44:37.8667092Z gen_embedding_backward_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:44:37.8667509Z gen_embedding_backward_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:44:37.8667921Z gen_embedding_backward_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:37.8668379Z gen_embedding_backward_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:37.8668854Z gen_embedding_backward_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:37.8669291Z gen_embedding_backward_sgd_split_unweighted_cuda.cu 2025-05-07T19:44:37.8669698Z gen_embedding_backward_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:44:37.8670118Z gen_embedding_backward_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:44:37.8670530Z gen_embedding_backward_adam_split_weighted_cuda.cu 2025-05-07T19:44:37.8670917Z gen_embedding_backward_adam_split_weighted_kernel_cta.cu 2025-05-07T19:44:37.8671338Z gen_embedding_backward_adam_split_weighted_kernel_warp.cu 2025-05-07T19:44:37.8671753Z gen_embedding_backward_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:37.8672214Z gen_embedding_backward_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:37.8672702Z gen_embedding_backward_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:37.8673135Z gen_embedding_backward_adam_split_unweighted_cuda.cu 2025-05-07T19:44:37.8673550Z gen_embedding_backward_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:44:37.8673976Z gen_embedding_backward_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:44:37.8674391Z gen_embedding_backward_lamb_split_weighted_cuda.cu 2025-05-07T19:44:37.8674775Z gen_embedding_backward_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:44:37.8675196Z gen_embedding_backward_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:44:37.8675616Z gen_embedding_backward_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:37.8676075Z gen_embedding_backward_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:37.8676554Z gen_embedding_backward_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:37.8676988Z gen_embedding_backward_lamb_split_unweighted_cuda.cu 2025-05-07T19:44:37.8677405Z gen_embedding_backward_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:44:37.8677843Z gen_embedding_backward_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:44:37.8678274Z gen_embedding_backward_lars_sgd_split_weighted_cuda.cu 2025-05-07T19:44:37.8678688Z gen_embedding_backward_lars_sgd_split_weighted_kernel_cta.cu 2025-05-07T19:44:37.8679147Z gen_embedding_backward_lars_sgd_split_weighted_kernel_warp.cu 2025-05-07T19:44:37.8679615Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:37.8680101Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:37.8680621Z gen_embedding_backward_lars_sgd_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:37.8681159Z gen_embedding_backward_lars_sgd_split_unweighted_cuda.cu 2025-05-07T19:44:37.8681611Z gen_embedding_backward_lars_sgd_split_unweighted_kernel_cta.cu 2025-05-07T19:44:37.8682080Z gen_embedding_backward_lars_sgd_split_unweighted_kernel_warp.cu 2025-05-07T19:44:37.8682643Z gen_embedding_backward_partial_rowwise_adam_split_weighted_cuda.cu 2025-05-07T19:44:37.8683174Z gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_cta.cu 2025-05-07T19:44:37.8683779Z gen_embedding_backward_partial_rowwise_adam_split_weighted_kernel_warp.cu 2025-05-07T19:44:37.8684336Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:37.8684912Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:37.8685522Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:37.8686083Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_cuda.cu 2025-05-07T19:44:37.8686623Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_cta.cu 2025-05-07T19:44:37.8687193Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_kernel_warp.cu 2025-05-07T19:44:37.8687718Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_cuda.cu 2025-05-07T19:44:37.8688244Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_cta.cu 2025-05-07T19:44:37.8688790Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_kernel_warp.cu 2025-05-07T19:44:37.8689347Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:37.8689916Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:37.8690531Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:37.8691100Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_cuda.cu 2025-05-07T19:44:37.8691628Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_cta.cu 2025-05-07T19:44:37.8692195Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_kernel_warp.cu 2025-05-07T19:44:37.8692670Z gen_embedding_backward_none_split_weighted_cuda.cu 2025-05-07T19:44:37.8693085Z gen_embedding_backward_none_split_weighted_kernel_cta.cu 2025-05-07T19:44:37.8693511Z gen_embedding_backward_none_split_weighted_kernel_warp.cu 2025-05-07T19:44:37.8693954Z gen_embedding_backward_none_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:37.8694426Z gen_embedding_backward_none_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:37.8694920Z gen_embedding_backward_none_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:37.8695382Z gen_embedding_backward_none_split_unweighted_cuda.cu 2025-05-07T19:44:37.8695796Z gen_embedding_backward_none_split_unweighted_kernel_cta.cu 2025-05-07T19:44:37.8696252Z gen_embedding_backward_none_split_unweighted_kernel_warp.cu 2025-05-07T19:44:37.8696750Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_cuda.cu 2025-05-07T19:44:37.8697342Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_cta.cu 2025-05-07T19:44:37.8697958Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_kernel_warp.cu 2025-05-07T19:44:37.8698569Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:37.8699221Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:37.8699887Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:37.8700522Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_cuda.cu 2025-05-07T19:44:37.8701124Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_cta.cu 2025-05-07T19:44:37.8701739Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_kernel_warp.cu 2025-05-07T19:44:37.8702194Z 2025-05-07T19:44:37.8702379Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8702533Z 2025-05-07T19:44:37.8702608Z 2025-05-07T19:44:37.8702790Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8703135Z gen_embedding_backward_split_unweighted_nobag_device_kernel_hip.hip 2025-05-07T19:44:37.8703613Z gen_embedding_backward_split_weighted_device_kernel_hip.hip 2025-05-07T19:44:37.8704079Z gen_embedding_backward_split_unweighted_device_kernel_hip.hip 2025-05-07T19:44:37.8704503Z 2025-05-07T19:44:37.8704682Z OTHER_SRCS: 2025-05-07T19:44:37.8704800Z 2025-05-07T19:44:37.8704886Z 2025-05-07T19:44:37.8705061Z CC_FLAGS: 2025-05-07T19:44:37.8705173Z 2025-05-07T19:44:37.8705263Z 2025-05-07T19:44:37.8705486Z NVCC_FLAGS: 2025-05-07T19:44:37.8705713Z --expt-relaxed-constexpr 2025-05-07T19:44:37.8705977Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.8706261Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.8706545Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.8706800Z 2025-05-07T19:44:37.8706979Z HIPCC_FLAGS: 2025-05-07T19:44:37.8707114Z 2025-05-07T19:44:37.8707189Z 2025-05-07T19:44:37.8707375Z INCLUDE_DIRS: 2025-05-07T19:44:37.8707600Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8707915Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8708188Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8708498Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8708975Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8709762Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8710413Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8710817Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8711245Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8711705Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8712219Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8712666Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8712994Z 2025-05-07T19:44:37.8713185Z Selected Source Files: 2025-05-07T19:44:37.8713546Z codegen/training/backward/embedding_backward_dense_host_cpu.cpp 2025-05-07T19:44:37.8713979Z gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:44:37.8714318Z gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:44:37.8714694Z gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:44:37.8715053Z gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:44:37.8715386Z gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:44:37.8715714Z gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:44:37.8716056Z gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:44:37.8716440Z gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:44:37.8716877Z gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:44:37.8717265Z gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:44:37.8718240Z gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:44:37.8718687Z gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:44:37.8719091Z gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:44:37.8719594Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:44:37.8720161Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:44:37.8720725Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:44:37.8721307Z gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:44:37.8721712Z gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:44:37.8722088Z gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:44:37.8722447Z gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:44:37.8722742Z 2025-05-07T19:44:37.8722930Z HIPified Source Files: 2025-05-07T19:44:37.8723102Z 2025-05-07T19:44:37.8723179Z 2025-05-07T19:44:37.8723368Z Library Dependencies: 2025-05-07T19:44:37.8723603Z torch 2025-05-07T19:44:37.8723786Z torch_library 2025-05-07T19:44:37.8724226Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8724734Z fbgemm 2025-05-07T19:44:37.8724924Z fbgemm_gpu_config 2025-05-07T19:44:37.8725293Z fbgemm_gpu_tbe_cache 2025-05-07T19:44:37.8725524Z fbgemm_gpu_tbe_common 2025-05-07T19:44:37.8725766Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:37.8726007Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:44:37.8726271Z 2025-05-07T19:44:37.8726450Z Output Library: 2025-05-07T19:44:37.8726767Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:44:37.8727021Z 2025-05-07T19:44:37.8727222Z Destination Directory: 2025-05-07T19:44:37.8727451Z fbgemm_gpu 2025-05-07T19:44:37.8727700Z ================================================================================ 2025-05-07T19:44:37.8727927Z 2025-05-07T19:44:37.8727931Z 2025-05-07T19:44:37.8727935Z 2025-05-07T19:44:37.8728060Z ================================================================================ 2025-05-07T19:44:37.8728486Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_gwd (SHARED) 2025-05-07T19:44:37.8728881Z 2025-05-07T19:44:37.8729061Z CPU_SRCS: 2025-05-07T19:44:37.8729189Z 2025-05-07T19:44:37.8729265Z 2025-05-07T19:44:37.8729440Z GPU_SRCS: 2025-05-07T19:44:37.8729765Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_cuda.cu 2025-05-07T19:44:37.8730296Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_cta.cu 2025-05-07T19:44:37.8730847Z gen_embedding_backward_rowwise_adagrad_split_weighted_gwd_kernel_warp.cu 2025-05-07T19:44:37.8731393Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_cuda.cu 2025-05-07T19:44:37.8731921Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_cta.cu 2025-05-07T19:44:37.8732492Z gen_embedding_backward_rowwise_adagrad_split_unweighted_gwd_kernel_warp.cu 2025-05-07T19:44:37.8733032Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_cuda.cu 2025-05-07T19:44:37.8733590Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:44:37.8734171Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:44:37.8734729Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_cuda.cu 2025-05-07T19:44:37.8735303Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_cta.cu 2025-05-07T19:44:37.8735889Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_gwd_kernel_warp.cu 2025-05-07T19:44:37.8736330Z 2025-05-07T19:44:37.8736516Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8736669Z 2025-05-07T19:44:37.8736744Z 2025-05-07T19:44:37.8736946Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8737082Z 2025-05-07T19:44:37.8737160Z 2025-05-07T19:44:37.8737349Z OTHER_SRCS: 2025-05-07T19:44:37.8737464Z 2025-05-07T19:44:37.8737538Z 2025-05-07T19:44:37.8737721Z CC_FLAGS: 2025-05-07T19:44:37.8737832Z 2025-05-07T19:44:37.8737905Z 2025-05-07T19:44:37.8738088Z NVCC_FLAGS: 2025-05-07T19:44:37.8738296Z --expt-relaxed-constexpr 2025-05-07T19:44:37.8738569Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.8738841Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.8739136Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.8739391Z 2025-05-07T19:44:37.8739567Z HIPCC_FLAGS: 2025-05-07T19:44:37.8739693Z 2025-05-07T19:44:37.8739778Z 2025-05-07T19:44:37.8739957Z INCLUDE_DIRS: 2025-05-07T19:44:37.8740194Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8740496Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8740783Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8741085Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8741576Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8742343Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8742985Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8743396Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8743813Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8744280Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8744783Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8745312Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8745633Z 2025-05-07T19:44:37.8745840Z Selected Source Files: 2025-05-07T19:44:37.8746360Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/gen_placeholder_BQly8d.cpp 2025-05-07T19:44:37.8746850Z 2025-05-07T19:44:37.8747051Z HIPified Source Files: 2025-05-07T19:44:37.8747203Z 2025-05-07T19:44:37.8747279Z 2025-05-07T19:44:37.8747479Z Library Dependencies: 2025-05-07T19:44:37.8747700Z torch 2025-05-07T19:44:37.8747900Z torch_library 2025-05-07T19:44:37.8748325Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8748849Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:44:37.8749101Z 2025-05-07T19:44:37.8749298Z Output Library: 2025-05-07T19:44:37.8749539Z fbgemm_gpu_tbe_training_backward_gwd 2025-05-07T19:44:37.8749805Z 2025-05-07T19:44:37.8750004Z Destination Directory: 2025-05-07T19:44:37.8750235Z fbgemm_gpu 2025-05-07T19:44:37.8750470Z ================================================================================ 2025-05-07T19:44:37.8750695Z 2025-05-07T19:44:37.8750699Z 2025-05-07T19:44:37.8750702Z 2025-05-07T19:44:37.8750818Z ================================================================================ 2025-05-07T19:44:37.8751249Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_vbe (SHARED) 2025-05-07T19:44:37.8751640Z 2025-05-07T19:44:37.8751815Z CPU_SRCS: 2025-05-07T19:44:37.8751926Z 2025-05-07T19:44:37.8752013Z 2025-05-07T19:44:37.8752187Z GPU_SRCS: 2025-05-07T19:44:37.8752510Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_meta.cpp 2025-05-07T19:44:37.8753001Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_meta.cpp 2025-05-07T19:44:37.8753512Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:37.8754015Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_meta.cpp 2025-05-07T19:44:37.8754569Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_meta.cpp 2025-05-07T19:44:37.8755188Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:37.8755699Z gen_embedding_backward_sgd_split_weighted_vbe_meta.cpp 2025-05-07T19:44:37.8756126Z gen_embedding_backward_sgd_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:37.8756541Z gen_embedding_backward_dense_split_weighted_vbe_meta.cpp 2025-05-07T19:44:37.8756975Z gen_embedding_backward_dense_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:37.8757397Z gen_embedding_backward_adam_split_weighted_vbe_meta.cpp 2025-05-07T19:44:37.8757823Z gen_embedding_backward_adam_split_unweighted_vbe_meta.cpp 2025-05-07T19:44:37.8758286Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_cuda.cu 2025-05-07T19:44:37.8758799Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:37.8759353Z gen_embedding_backward_rowwise_adagrad_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:37.8759864Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_cuda.cu 2025-05-07T19:44:37.8760385Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:37.8760910Z gen_embedding_backward_rowwise_adagrad_ssd_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:37.8761517Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:37.8762059Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:37.8762615Z gen_embedding_backward_rowwise_adagrad_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:37.8763153Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_cuda.cu 2025-05-07T19:44:37.8763666Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:37.8764221Z gen_embedding_backward_rowwise_adagrad_ssd_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:37.8764782Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_cuda.cu 2025-05-07T19:44:37.8765401Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:37.8766149Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:37.8766778Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:37.8767466Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:37.8768115Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:37.8768659Z gen_embedding_backward_sgd_split_weighted_vbe_cuda.cu 2025-05-07T19:44:37.8769082Z gen_embedding_backward_sgd_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:37.8769548Z gen_embedding_backward_sgd_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:37.8769995Z gen_embedding_backward_sgd_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:37.8770428Z gen_embedding_backward_sgd_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:37.8770908Z gen_embedding_backward_sgd_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:37.8771349Z gen_embedding_backward_dense_split_weighted_vbe_cuda.cu 2025-05-07T19:44:37.8771795Z gen_embedding_backward_dense_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:37.8772266Z gen_embedding_backward_dense_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:37.8772731Z gen_embedding_backward_dense_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:37.8773196Z gen_embedding_backward_dense_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:37.8773676Z gen_embedding_backward_dense_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:37.8774138Z gen_embedding_backward_adam_split_weighted_vbe_cuda.cu 2025-05-07T19:44:37.8774565Z gen_embedding_backward_adam_split_weighted_vbe_kernel_cta.cu 2025-05-07T19:44:37.8775037Z gen_embedding_backward_adam_split_weighted_vbe_kernel_warp.cu 2025-05-07T19:44:37.8775476Z gen_embedding_backward_adam_split_unweighted_vbe_cuda.cu 2025-05-07T19:44:37.8775927Z gen_embedding_backward_adam_split_unweighted_vbe_kernel_cta.cu 2025-05-07T19:44:37.8776417Z gen_embedding_backward_adam_split_unweighted_vbe_kernel_warp.cu 2025-05-07T19:44:37.8776784Z 2025-05-07T19:44:37.8776982Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8777121Z 2025-05-07T19:44:37.8777196Z 2025-05-07T19:44:37.8777392Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8777534Z 2025-05-07T19:44:37.8777609Z 2025-05-07T19:44:37.8777796Z OTHER_SRCS: 2025-05-07T19:44:37.8777911Z 2025-05-07T19:44:37.8777984Z 2025-05-07T19:44:37.8778169Z CC_FLAGS: 2025-05-07T19:44:37.8778279Z 2025-05-07T19:44:37.8778353Z 2025-05-07T19:44:37.8778537Z NVCC_FLAGS: 2025-05-07T19:44:37.8778759Z --expt-relaxed-constexpr 2025-05-07T19:44:37.8779019Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.8779306Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.8779590Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.8779846Z 2025-05-07T19:44:37.8780023Z HIPCC_FLAGS: 2025-05-07T19:44:37.8780160Z 2025-05-07T19:44:37.8780237Z 2025-05-07T19:44:37.8780409Z INCLUDE_DIRS: 2025-05-07T19:44:37.8780646Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8780956Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8781244Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8781549Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8782028Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8782801Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8783430Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8783840Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8784256Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8784724Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8785237Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8785682Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8786084Z 2025-05-07T19:44:37.8786274Z Selected Source Files: 2025-05-07T19:44:37.8786741Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/gen_placeholder_680sNj.cpp 2025-05-07T19:44:37.8787226Z 2025-05-07T19:44:37.8787433Z HIPified Source Files: 2025-05-07T19:44:37.8787641Z 2025-05-07T19:44:37.8787717Z 2025-05-07T19:44:37.8787915Z Library Dependencies: 2025-05-07T19:44:37.8788133Z torch 2025-05-07T19:44:37.8788327Z torch_library 2025-05-07T19:44:37.8788765Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8789279Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:44:37.8789549Z 2025-05-07T19:44:37.8789729Z Output Library: 2025-05-07T19:44:37.8789973Z fbgemm_gpu_tbe_training_backward_vbe 2025-05-07T19:44:37.8790236Z 2025-05-07T19:44:37.8790434Z Destination Directory: 2025-05-07T19:44:37.8790659Z fbgemm_gpu 2025-05-07T19:44:37.8790893Z ================================================================================ 2025-05-07T19:44:37.8791123Z 2025-05-07T19:44:37.8791127Z 2025-05-07T19:44:37.8791131Z 2025-05-07T19:44:37.8791256Z ================================================================================ 2025-05-07T19:44:37.8791689Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_dense (SHARED) 2025-05-07T19:44:37.8792087Z 2025-05-07T19:44:37.8792260Z CPU_SRCS: 2025-05-07T19:44:37.8792380Z 2025-05-07T19:44:37.8792452Z 2025-05-07T19:44:37.8792622Z GPU_SRCS: 2025-05-07T19:44:37.8792879Z gen_embedding_backward_dense_split_weighted_cuda.cu 2025-05-07T19:44:37.8793265Z gen_embedding_backward_dense_split_weighted_meta.cpp 2025-05-07T19:44:37.8793681Z gen_embedding_backward_dense_split_weighted_kernel_cta.cu 2025-05-07T19:44:37.8794122Z gen_embedding_backward_dense_split_weighted_kernel_warp.cu 2025-05-07T19:44:37.8794557Z gen_embedding_backward_dense_split_unweighted_nobag_cuda.cu 2025-05-07T19:44:37.8795017Z gen_embedding_backward_dense_split_unweighted_nobag_meta.cpp 2025-05-07T19:44:37.8795487Z gen_embedding_backward_dense_split_unweighted_nobag_kernel_cta.cu 2025-05-07T19:44:37.8795993Z gen_embedding_backward_dense_split_unweighted_nobag_kernel_warp.cu 2025-05-07T19:44:37.8796439Z gen_embedding_backward_dense_split_unweighted_cuda.cu 2025-05-07T19:44:37.8796855Z gen_embedding_backward_dense_split_unweighted_meta.cpp 2025-05-07T19:44:37.8797284Z gen_embedding_backward_dense_split_unweighted_kernel_cta.cu 2025-05-07T19:44:37.8797735Z gen_embedding_backward_dense_split_unweighted_kernel_warp.cu 2025-05-07T19:44:37.8798136Z gen_embedding_backward_split_dense.cpp 2025-05-07T19:44:37.8798413Z 2025-05-07T19:44:37.8798608Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8798747Z 2025-05-07T19:44:37.8798822Z 2025-05-07T19:44:37.8799015Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8799151Z 2025-05-07T19:44:37.8799226Z 2025-05-07T19:44:37.8799410Z OTHER_SRCS: 2025-05-07T19:44:37.8799525Z 2025-05-07T19:44:37.8799606Z 2025-05-07T19:44:37.8799776Z CC_FLAGS: 2025-05-07T19:44:37.8799886Z 2025-05-07T19:44:37.8799970Z 2025-05-07T19:44:37.8800144Z NVCC_FLAGS: 2025-05-07T19:44:37.8800364Z --expt-relaxed-constexpr 2025-05-07T19:44:37.8800621Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.8800914Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.8801274Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.8801541Z 2025-05-07T19:44:37.8801723Z HIPCC_FLAGS: 2025-05-07T19:44:37.8801862Z 2025-05-07T19:44:37.8801938Z 2025-05-07T19:44:37.8802116Z INCLUDE_DIRS: 2025-05-07T19:44:37.8802359Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8802680Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8802959Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8803278Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8803758Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8804540Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8805175Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8805675Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8806107Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8806620Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8807146Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8807592Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8807926Z 2025-05-07T19:44:37.8808116Z Selected Source Files: 2025-05-07T19:44:37.8808584Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/gen_placeholder_WtJ0M4.cpp 2025-05-07T19:44:37.8809070Z 2025-05-07T19:44:37.8809270Z HIPified Source Files: 2025-05-07T19:44:37.8809421Z 2025-05-07T19:44:37.8809506Z 2025-05-07T19:44:37.8809691Z Library Dependencies: 2025-05-07T19:44:37.8809922Z torch 2025-05-07T19:44:37.8810104Z torch_library 2025-05-07T19:44:37.8810574Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8811091Z fbgemm_gpu_tbe_training_backward 2025-05-07T19:44:37.8811357Z 2025-05-07T19:44:37.8811536Z Output Library: 2025-05-07T19:44:37.8811781Z fbgemm_gpu_tbe_training_backward_dense 2025-05-07T19:44:37.8812055Z 2025-05-07T19:44:37.8812258Z Destination Directory: 2025-05-07T19:44:37.8812487Z fbgemm_gpu 2025-05-07T19:44:37.8812727Z ================================================================================ 2025-05-07T19:44:37.8812953Z 2025-05-07T19:44:37.8812957Z 2025-05-07T19:44:37.8812961Z 2025-05-07T19:44:37.8813086Z ================================================================================ 2025-05-07T19:44:37.8813535Z GPU CPP Library Target: fbgemm_gpu_tbe_training_backward_split_host (SHARED) 2025-05-07T19:44:37.8813951Z 2025-05-07T19:44:37.8814127Z CPU_SRCS: 2025-05-07T19:44:37.8814253Z 2025-05-07T19:44:37.8814327Z 2025-05-07T19:44:37.8814501Z GPU_SRCS: 2025-05-07T19:44:37.8814736Z gen_embedding_backward_split_adagrad.cpp 2025-05-07T19:44:37.8815097Z gen_embedding_backward_split_rowwise_adagrad.cpp 2025-05-07T19:44:37.8815434Z gen_embedding_backward_split_sgd.cpp 2025-05-07T19:44:37.8815746Z gen_embedding_backward_split_adam.cpp 2025-05-07T19:44:37.8816048Z gen_embedding_backward_split_lamb.cpp 2025-05-07T19:44:37.8816371Z gen_embedding_backward_split_lars_sgd.cpp 2025-05-07T19:44:37.8816737Z gen_embedding_backward_split_partial_rowwise_adam.cpp 2025-05-07T19:44:37.8817149Z gen_embedding_backward_split_partial_rowwise_lamb.cpp 2025-05-07T19:44:37.8817703Z gen_embedding_backward_split_none.cpp 2025-05-07T19:44:37.8818098Z gen_embedding_backward_split_rowwise_adagrad_with_counter.cpp 2025-05-07T19:44:37.8818524Z gen_embedding_backward_split_approx_sgd.cpp 2025-05-07T19:44:37.8818901Z gen_embedding_backward_split_approx_rowwise_adagrad.cpp 2025-05-07T19:44:37.8819377Z gen_embedding_backward_split_approx_rowwise_adagrad_with_counter.cpp 2025-05-07T19:44:37.8819908Z gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:44:37.8820452Z gen_embedding_backward_split_rowwise_adagrad_with_weight_decay.cpp 2025-05-07T19:44:37.8820914Z gen_embedding_backward_split_rowwise_weighted_adagrad.cpp 2025-05-07T19:44:37.8821315Z gen_embedding_backward_ssd_rowwise_adagrad.cpp 2025-05-07T19:44:37.8821706Z gen_embedding_backward_adagrad_split_weighted_meta.cpp 2025-05-07T19:44:37.8822115Z gen_embedding_backward_adagrad_split_unweighted_meta.cpp 2025-05-07T19:44:37.8822568Z gen_embedding_backward_rowwise_adagrad_split_weighted_meta.cpp 2025-05-07T19:44:37.8823042Z gen_embedding_backward_rowwise_adagrad_split_unweighted_meta.cpp 2025-05-07T19:44:37.8823488Z gen_embedding_backward_sgd_split_weighted_meta.cpp 2025-05-07T19:44:37.8823871Z gen_embedding_backward_sgd_split_unweighted_meta.cpp 2025-05-07T19:44:37.8824268Z gen_embedding_backward_adam_split_weighted_meta.cpp 2025-05-07T19:44:37.8824655Z gen_embedding_backward_adam_split_unweighted_meta.cpp 2025-05-07T19:44:37.8825055Z gen_embedding_backward_lamb_split_weighted_meta.cpp 2025-05-07T19:44:37.8825578Z gen_embedding_backward_lamb_split_unweighted_meta.cpp 2025-05-07T19:44:37.8825982Z gen_embedding_backward_lars_sgd_split_weighted_meta.cpp 2025-05-07T19:44:37.8826412Z gen_embedding_backward_lars_sgd_split_unweighted_meta.cpp 2025-05-07T19:44:37.8826944Z gen_embedding_backward_partial_rowwise_adam_split_weighted_meta.cpp 2025-05-07T19:44:37.8827472Z gen_embedding_backward_partial_rowwise_adam_split_unweighted_meta.cpp 2025-05-07T19:44:37.8827983Z gen_embedding_backward_partial_rowwise_lamb_split_weighted_meta.cpp 2025-05-07T19:44:37.8828508Z gen_embedding_backward_partial_rowwise_lamb_split_unweighted_meta.cpp 2025-05-07T19:44:37.8828975Z gen_embedding_backward_none_split_weighted_meta.cpp 2025-05-07T19:44:37.8829369Z gen_embedding_backward_none_split_unweighted_meta.cpp 2025-05-07T19:44:37.8829855Z gen_embedding_backward_rowwise_adagrad_with_counter_split_weighted_meta.cpp 2025-05-07T19:44:37.8830424Z gen_embedding_backward_rowwise_adagrad_with_counter_split_unweighted_meta.cpp 2025-05-07T19:44:37.8830862Z 2025-05-07T19:44:37.8831048Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8831201Z 2025-05-07T19:44:37.8831275Z 2025-05-07T19:44:37.8831459Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8831609Z 2025-05-07T19:44:37.8831683Z 2025-05-07T19:44:37.8831875Z OTHER_SRCS: 2025-05-07T19:44:37.8831993Z 2025-05-07T19:44:37.8832068Z 2025-05-07T19:44:37.8832256Z CC_FLAGS: 2025-05-07T19:44:37.8832368Z 2025-05-07T19:44:37.8832443Z 2025-05-07T19:44:37.8832649Z NVCC_FLAGS: 2025-05-07T19:44:37.8832862Z --expt-relaxed-constexpr 2025-05-07T19:44:37.8833136Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.8833410Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.8833707Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.8833953Z 2025-05-07T19:44:37.8834047Z HIPCC_FLAGS: 2025-05-07T19:44:37.8834052Z 2025-05-07T19:44:37.8834126Z 2025-05-07T19:44:37.8834209Z INCLUDE_DIRS: 2025-05-07T19:44:37.8834330Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8834427Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8834535Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8834641Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8834933Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8835322Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8835466Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8835641Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8835797Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8836000Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8836212Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8836357Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8836434Z 2025-05-07T19:44:37.8836527Z Selected Source Files: 2025-05-07T19:44:37.8836851Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/gen_placeholder_rHUvqa.cpp 2025-05-07T19:44:37.8836929Z 2025-05-07T19:44:37.8837024Z HIPified Source Files: 2025-05-07T19:44:37.8837029Z 2025-05-07T19:44:37.8837120Z 2025-05-07T19:44:37.8837217Z Library Dependencies: 2025-05-07T19:44:37.8837294Z torch 2025-05-07T19:44:37.8837391Z torch_library 2025-05-07T19:44:37.8837698Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8837786Z fbgemm_gpu_config 2025-05-07T19:44:37.8837875Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:37.8852431Z 2025-05-07T19:44:37.8852587Z Output Library: 2025-05-07T19:44:37.8852712Z fbgemm_gpu_tbe_training_backward_split_host 2025-05-07T19:44:37.8852805Z 2025-05-07T19:44:37.8852903Z Destination Directory: 2025-05-07T19:44:37.8852985Z fbgemm_gpu 2025-05-07T19:44:37.8853117Z ================================================================================ 2025-05-07T19:44:37.8853273Z 2025-05-07T19:44:37.8853277Z 2025-05-07T19:44:37.8853281Z 2025-05-07T19:44:37.8853395Z ================================================================================ 2025-05-07T19:44:37.8853577Z GPU CPP Library Target: fbgemm_gpu_tbe_index_select (SHARED) 2025-05-07T19:44:37.8853734Z 2025-05-07T19:44:37.8853817Z CPU_SRCS: 2025-05-07T19:44:37.8854032Z codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:44:37.8854223Z codegen/training/index_select/batch_index_select_dim0_ops.cpp 2025-05-07T19:44:37.8854314Z 2025-05-07T19:44:37.8854394Z GPU_SRCS: 2025-05-07T19:44:37.8854585Z codegen/training/index_select/batch_index_select_dim0_host.cpp 2025-05-07T19:44:37.8854736Z gen_batch_index_select_dim0_forward_codegen_cuda.cu 2025-05-07T19:44:37.8854863Z gen_batch_index_select_dim0_forward_kernel.cu 2025-05-07T19:44:37.8855001Z gen_batch_index_select_dim0_forward_kernel_small.cu 2025-05-07T19:44:37.8855144Z gen_batch_index_select_dim0_backward_codegen_cuda.cu 2025-05-07T19:44:37.8855299Z gen_batch_index_select_dim0_backward_kernel_cta.cu 2025-05-07T19:44:37.8855436Z gen_batch_index_select_dim0_backward_kernel_warp.cu 2025-05-07T19:44:37.8855569Z gen_embedding_backward_split_grad_index_select.cu 2025-05-07T19:44:37.8855661Z 2025-05-07T19:44:37.8855756Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8855762Z 2025-05-07T19:44:37.8855836Z 2025-05-07T19:44:37.8855936Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8855940Z 2025-05-07T19:44:37.8856015Z 2025-05-07T19:44:37.8856096Z OTHER_SRCS: 2025-05-07T19:44:37.8856101Z 2025-05-07T19:44:37.8856176Z 2025-05-07T19:44:37.8856269Z CC_FLAGS: 2025-05-07T19:44:37.8856274Z 2025-05-07T19:44:37.8856347Z 2025-05-07T19:44:37.8856428Z NVCC_FLAGS: 2025-05-07T19:44:37.8856543Z --expt-relaxed-constexpr 2025-05-07T19:44:37.8856640Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.8856745Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.8856841Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.8856930Z 2025-05-07T19:44:37.8857013Z HIPCC_FLAGS: 2025-05-07T19:44:37.8857021Z 2025-05-07T19:44:37.8857093Z 2025-05-07T19:44:37.8857190Z INCLUDE_DIRS: 2025-05-07T19:44:37.8857300Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8857397Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8857506Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8857618Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8857905Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8858296Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8858449Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8858612Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8858770Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8858985Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8859185Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8859331Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8859407Z 2025-05-07T19:44:37.8859515Z Selected Source Files: 2025-05-07T19:44:37.8859728Z codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:44:37.8859915Z codegen/training/index_select/batch_index_select_dim0_ops.cpp 2025-05-07T19:44:37.8859999Z 2025-05-07T19:44:37.8860091Z HIPified Source Files: 2025-05-07T19:44:37.8860096Z 2025-05-07T19:44:37.8860170Z 2025-05-07T19:44:37.8860275Z Library Dependencies: 2025-05-07T19:44:37.8860350Z torch 2025-05-07T19:44:37.8860430Z torch_library 2025-05-07T19:44:37.8860735Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8860850Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:44:37.8860934Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:37.8861007Z 2025-05-07T19:44:37.8861091Z Output Library: 2025-05-07T19:44:37.8861197Z fbgemm_gpu_tbe_index_select 2025-05-07T19:44:37.8861320Z 2025-05-07T19:44:37.8861403Z Destination Directory: 2025-05-07T19:44:37.8861497Z fbgemm_gpu 2025-05-07T19:44:37.8861611Z ================================================================================ 2025-05-07T19:44:37.8861616Z 2025-05-07T19:44:37.8861670Z 2025-05-07T19:44:37.8861675Z 2025-05-07T19:44:37.8861789Z ================================================================================ 2025-05-07T19:44:37.8861995Z GPU CPP Library Target: fbgemm_gpu_embedding_inplace_ops (SHARED) 2025-05-07T19:44:37.8862069Z 2025-05-07T19:44:37.8862149Z CPU_SRCS: 2025-05-07T19:44:37.8862338Z src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp 2025-05-07T19:44:37.8862411Z 2025-05-07T19:44:37.8862483Z GPU_SRCS: 2025-05-07T19:44:37.8862656Z src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp 2025-05-07T19:44:37.8862823Z src/embedding_inplace_ops/embedding_inplace_update.cu 2025-05-07T19:44:37.8862898Z 2025-05-07T19:44:37.8862986Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8862995Z 2025-05-07T19:44:37.8863083Z 2025-05-07T19:44:37.8863170Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8863176Z 2025-05-07T19:44:37.8863250Z 2025-05-07T19:44:37.8863330Z OTHER_SRCS: 2025-05-07T19:44:37.8863335Z 2025-05-07T19:44:37.8863422Z 2025-05-07T19:44:37.8863505Z CC_FLAGS: 2025-05-07T19:44:37.8863509Z 2025-05-07T19:44:37.8863584Z 2025-05-07T19:44:37.8863680Z NVCC_FLAGS: 2025-05-07T19:44:37.8863781Z --expt-relaxed-constexpr 2025-05-07T19:44:37.8863881Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.8863988Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.8864097Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.8864171Z 2025-05-07T19:44:37.8864253Z HIPCC_FLAGS: 2025-05-07T19:44:37.8864258Z 2025-05-07T19:44:37.8864344Z 2025-05-07T19:44:37.8864428Z INCLUDE_DIRS: 2025-05-07T19:44:37.8864537Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8864633Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8864749Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8864859Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8865138Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8865542Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8865685Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8865844Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8866014Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8866218Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8866414Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8866558Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8866645Z 2025-05-07T19:44:37.8866737Z Selected Source Files: 2025-05-07T19:44:37.8866911Z src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp 2025-05-07T19:44:37.8867002Z 2025-05-07T19:44:37.8867092Z HIPified Source Files: 2025-05-07T19:44:37.8867096Z 2025-05-07T19:44:37.8867172Z 2025-05-07T19:44:37.8867264Z Library Dependencies: 2025-05-07T19:44:37.8867355Z torch 2025-05-07T19:44:37.8867440Z torch_library 2025-05-07T19:44:37.8867747Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8867837Z 2025-05-07T19:44:37.8867923Z Output Library: 2025-05-07T19:44:37.8868027Z fbgemm_gpu_embedding_inplace_ops 2025-05-07T19:44:37.8868102Z 2025-05-07T19:44:37.8868205Z Destination Directory: 2025-05-07T19:44:37.8868285Z fbgemm_gpu 2025-05-07T19:44:37.8868398Z ================================================================================ 2025-05-07T19:44:37.8868402Z 2025-05-07T19:44:37.8868406Z 2025-05-07T19:44:37.8868410Z 2025-05-07T19:44:37.8868531Z ================================================================================ 2025-05-07T19:44:37.8868658Z GPU CPP Library Target: fbgemm_gpu_py (SHARED) 2025-05-07T19:44:37.8868784Z 2025-05-07T19:44:37.8868880Z CPU_SRCS: 2025-05-07T19:44:37.8868983Z src/memory_utils/memory_utils.cpp 2025-05-07T19:44:37.8869092Z src/memory_utils/memory_utils_ops.cpp 2025-05-07T19:44:37.8869342Z src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp 2025-05-07T19:44:37.8869566Z src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp 2025-05-07T19:44:37.8869772Z src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp 2025-05-07T19:44:37.8869989Z src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp 2025-05-07T19:44:37.8870220Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp 2025-05-07T19:44:37.8870456Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp 2025-05-07T19:44:37.8870607Z src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp 2025-05-07T19:44:37.8870755Z src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp 2025-05-07T19:44:37.8870886Z src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp 2025-05-07T19:44:37.8871015Z src/input_combine_ops/input_combine_cpu.cpp 2025-05-07T19:44:37.8871181Z src/layout_transform_ops/layout_transform_ops_cpu.cpp 2025-05-07T19:44:37.8871292Z src/quantize_ops/quantize_ops_cpu.cpp 2025-05-07T19:44:37.8871405Z src/quantize_ops/quantize_ops_meta.cpp 2025-05-07T19:44:37.8871533Z src/sparse_ops/sparse_async_batched_cumsum.cpp 2025-05-07T19:44:37.8871656Z src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:44:37.8871759Z src/sparse_ops/sparse_ops_meta.cpp 2025-05-07T19:44:37.8871855Z src/tbe/eeg/eeg_models.cpp 2025-05-07T19:44:37.8871961Z src/tbe/eeg/eeg_utils.cpp 2025-05-07T19:44:37.8872067Z src/tbe/eeg/indices_estimator_ops.cpp 2025-05-07T19:44:37.8872169Z src/tbe/eeg/indices_estimator.cpp 2025-05-07T19:44:37.8872276Z src/tbe/eeg/indices_generator_ops.cpp 2025-05-07T19:44:37.8872389Z src/tbe/eeg/indices_generator.cpp 2025-05-07T19:44:37.8872464Z 2025-05-07T19:44:37.8872542Z GPU_SRCS: 2025-05-07T19:44:37.8872547Z 2025-05-07T19:44:37.8872634Z 2025-05-07T19:44:37.8872728Z CUDA_SPECIFIC_SRCS: 2025-05-07T19:44:37.8872732Z 2025-05-07T19:44:37.8872805Z 2025-05-07T19:44:37.8872892Z HIP_SPECIFIC_SRCS: 2025-05-07T19:44:37.8872897Z 2025-05-07T19:44:37.8872985Z 2025-05-07T19:44:37.8873065Z OTHER_SRCS: 2025-05-07T19:44:37.8873069Z 2025-05-07T19:44:37.8873147Z 2025-05-07T19:44:37.8873240Z CC_FLAGS: 2025-05-07T19:44:37.8873245Z 2025-05-07T19:44:37.8873320Z 2025-05-07T19:44:37.8873401Z NVCC_FLAGS: 2025-05-07T19:44:37.8873501Z --expt-relaxed-constexpr 2025-05-07T19:44:37.8873616Z -D__CUDA_NO_HALF_OPERATORS__ 2025-05-07T19:44:37.8873717Z -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-05-07T19:44:37.8873819Z -D__CUDA_NO_HALF2_OPERATORS__ 2025-05-07T19:44:37.8873908Z 2025-05-07T19:44:37.8873990Z HIPCC_FLAGS: 2025-05-07T19:44:37.8873995Z 2025-05-07T19:44:37.8874070Z 2025-05-07T19:44:37.8874169Z INCLUDE_DIRS: 2025-05-07T19:44:37.8874277Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8874375Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:44:37.8874480Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:44:37.8874604Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../include 2025-05-07T19:44:37.8874887Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include 2025-05-07T19:44:37.8875278Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include 2025-05-07T19:44:37.8875431Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/asmjit/src 2025-05-07T19:44:37.8875591Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cpuinfo/include 2025-05-07T19:44:37.8875743Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/include 2025-05-07T19:44:37.8875960Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/cutlass/tools/util/include 2025-05-07T19:44:37.8876161Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/composable_kernel/include 2025-05-07T19:44:37.8876303Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/../external/json/include 2025-05-07T19:44:37.8876374Z 2025-05-07T19:44:37.8876479Z Selected Source Files: 2025-05-07T19:44:37.8876581Z src/memory_utils/memory_utils.cpp 2025-05-07T19:44:37.8876745Z src/memory_utils/memory_utils_ops.cpp 2025-05-07T19:44:37.8876956Z src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp 2025-05-07T19:44:37.8877166Z src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp 2025-05-07T19:44:37.8877436Z src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp 2025-05-07T19:44:37.8877657Z src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp 2025-05-07T19:44:37.8877881Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp 2025-05-07T19:44:37.8878115Z src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp 2025-05-07T19:44:37.8878264Z src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp 2025-05-07T19:44:37.8878410Z src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp 2025-05-07T19:44:37.8878541Z src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp 2025-05-07T19:44:37.8878661Z src/input_combine_ops/input_combine_cpu.cpp 2025-05-07T19:44:37.8878818Z src/layout_transform_ops/layout_transform_ops_cpu.cpp 2025-05-07T19:44:37.8878929Z src/quantize_ops/quantize_ops_cpu.cpp 2025-05-07T19:44:37.8879038Z src/quantize_ops/quantize_ops_meta.cpp 2025-05-07T19:44:37.8879164Z src/sparse_ops/sparse_async_batched_cumsum.cpp 2025-05-07T19:44:37.8879283Z src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:44:37.8879386Z src/sparse_ops/sparse_ops_meta.cpp 2025-05-07T19:44:37.8879481Z src/tbe/eeg/eeg_models.cpp 2025-05-07T19:44:37.8879587Z src/tbe/eeg/eeg_utils.cpp 2025-05-07T19:44:37.8879693Z src/tbe/eeg/indices_estimator_ops.cpp 2025-05-07T19:44:37.8879793Z src/tbe/eeg/indices_estimator.cpp 2025-05-07T19:44:37.8879898Z src/tbe/eeg/indices_generator_ops.cpp 2025-05-07T19:44:37.8880009Z src/tbe/eeg/indices_generator.cpp 2025-05-07T19:44:37.8880084Z 2025-05-07T19:44:37.8880174Z HIPified Source Files: 2025-05-07T19:44:37.8880179Z 2025-05-07T19:44:37.8880264Z 2025-05-07T19:44:37.8880352Z Library Dependencies: 2025-05-07T19:44:37.8880429Z torch 2025-05-07T19:44:37.8880513Z torch_library 2025-05-07T19:44:37.8880831Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so 2025-05-07T19:44:37.8880908Z fbgemm 2025-05-07T19:44:37.8881010Z fbgemm_gpu_sparse_async_cumsum 2025-05-07T19:44:37.8881227Z fbgemm_gpu_embedding_inplace_ops 2025-05-07T19:44:37.8881331Z fbgemm_gpu_tbe_index_select 2025-05-07T19:44:37.8881421Z fbgemm_gpu_tbe_cache 2025-05-07T19:44:37.8881517Z fbgemm_gpu_tbe_optimizers 2025-05-07T19:44:37.8881617Z fbgemm_gpu_tbe_utils 2025-05-07T19:44:37.8881694Z 2025-05-07T19:44:37.8881778Z Output Library: 2025-05-07T19:44:37.8881875Z fbgemm_gpu_py 2025-05-07T19:44:37.8881950Z 2025-05-07T19:44:37.8882043Z Destination Directory: 2025-05-07T19:44:37.8882122Z fbgemm_gpu 2025-05-07T19:44:37.8882247Z ================================================================================ 2025-05-07T19:44:37.8882252Z 2025-05-07T19:44:37.8882349Z -- Configuring done (5.5s) 2025-05-07T19:44:37.9183493Z -- Generating done (0.1s) 2025-05-07T19:44:37.9194612Z -- Build files have been written to: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build 2025-05-07T19:44:37.9302700Z Change Dir: '/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build' 2025-05-07T19:44:37.9302714Z 2025-05-07T19:44:37.9303175Z Run Build Command(s): /github/home/miniconda/envs/build_binary/bin/ninja -v -j 4 -j 4 install 2025-05-07T19:44:38.3679506Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:38.3684620Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:44:38.3685358Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:44:38.3685971Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64builder.cpp:9: 2025-05-07T19:44:38.3686945Z /__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:38.3688736Z /__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:38.3690732Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.3691770Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.3692631Z /__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:38.3694412Z /__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:38.3696420Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.3697469Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.3698325Z /__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:38.3700088Z /__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:38.3702059Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.3703127Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.3703980Z /__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:38.3705743Z /__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:38.3707634Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:38.3708713Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.3709565Z /__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:38.3712573Z /__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:38.3716492Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.3718629Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.3720196Z /__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:38.3723605Z /__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:38.3727278Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.3729301Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.3730874Z /__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:38.3734082Z /__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:38.3737897Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.3739997Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.3741715Z /__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:38.3745021Z /__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:38.3748872Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:38.3750883Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.3752732Z /__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:38.3756340Z /__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:38.3760177Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:38.3762296Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.3763939Z /__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:38.3767279Z /__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:38.3770951Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:38.3772868Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.3773477Z At global scope: 2025-05-07T19:44:38.3774602Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:38.4336495Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:38.4344402Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:44:38.4345765Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:44:38.4346951Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64compiler.cpp:9: 2025-05-07T19:44:38.4348568Z /__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:38.4351925Z /__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:38.4355722Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.4358148Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4359799Z /__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:38.4363145Z /__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:38.4365377Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.4366435Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4367311Z /__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:38.4369090Z /__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:38.4371071Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.4372129Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4372993Z /__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:38.4374758Z /__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:38.4376659Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:38.4377630Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4378488Z /__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:38.4380268Z /__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:38.4382248Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.4383303Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4384262Z /__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:38.4386113Z /__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:38.4388092Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.4389130Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4389987Z /__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:38.4391763Z /__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:38.4393726Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.4394779Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4395634Z /__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:38.4397406Z /__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:38.4399383Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:38.4400429Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4401361Z /__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:38.4403156Z /__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:38.4405149Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:38.4406216Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4407070Z /__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:38.4408940Z /__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:38.4410934Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:38.4411988Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4412344Z At global scope: 2025-05-07T19:44:38.4413011Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:38.4777105Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:38.4784416Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:44:38.4785692Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64emithelper_p.h:13, 2025-05-07T19:44:38.4786860Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64emithelper.cpp:14: 2025-05-07T19:44:38.4788546Z /__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:38.4791777Z /__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:38.4795235Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.4797033Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4798518Z /__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:38.4801676Z /__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:38.4805199Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.4806971Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4808714Z /__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:38.4812059Z /__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:38.4815604Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.4817640Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4819160Z /__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:38.4822261Z /__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:38.4825606Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:38.4827278Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4828732Z /__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:38.4831856Z /__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:38.4835379Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.4837176Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4838648Z /__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:38.4841901Z /__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:38.4845396Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.4847025Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4848290Z /__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:38.4851557Z /__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:38.4854902Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.4856796Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4858348Z /__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:38.4861548Z /__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:38.4865160Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:38.4867000Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4868500Z /__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:38.4871637Z /__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:38.4875218Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:38.4877142Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4878611Z /__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:38.4881855Z /__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:38.4885446Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:38.4887321Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.4887895Z At global scope: 2025-05-07T19:44:38.4889067Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:38.7405719Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:38.7413469Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64instdb_p.h:12, 2025-05-07T19:44:38.7414646Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64formatter.cpp:13: 2025-05-07T19:44:38.7416362Z /__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:38.7419811Z /__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:38.7423390Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.7425329Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7426862Z /__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:38.7429920Z /__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:38.7433358Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.7435286Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7436823Z /__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:38.7440091Z /__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:38.7443969Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.7445986Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7447562Z /__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:38.7450945Z /__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:38.7454967Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:38.7456766Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7458325Z /__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:38.7461630Z /__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:38.7465453Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.7467402Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7468958Z /__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:38.7472464Z /__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:38.7476185Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.7478226Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7479798Z /__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:38.7483131Z /__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:38.7486897Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.7488901Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7490435Z /__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:38.7493714Z /__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:38.7497409Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:38.7499475Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7501147Z /__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:38.7504240Z /__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:38.7507698Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:38.7509457Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7510977Z /__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:38.7514152Z /__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:38.7518308Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:38.7520144Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7520745Z At global scope: 2025-05-07T19:44:38.7521945Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:38.7529630Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:38.7536618Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64func.cpp:10: 2025-05-07T19:44:38.7538358Z /__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:38.7541508Z /__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:38.7545055Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.7547683Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7549367Z /__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:38.7552518Z /__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:38.7556065Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.7557957Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7559492Z /__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:38.7562863Z /__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:38.7566628Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.7568565Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7570019Z /__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:38.7573056Z /__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:38.7576438Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:38.7578194Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7579675Z /__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:38.7582849Z /__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:38.7586545Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.7588518Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7589996Z /__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:38.7593372Z /__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:38.7596872Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.7598721Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7600272Z /__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:38.7603670Z /__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:38.7607426Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.7609406Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7610954Z /__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:38.7614225Z /__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:38.7618198Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:38.7620197Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7621764Z /__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:38.7625074Z /__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:38.7628909Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:38.7630982Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7632492Z /__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:38.7635740Z /__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:38.7639544Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:38.7641960Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.7642605Z At global scope: 2025-05-07T19:44:38.7643830Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:38.8047649Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:38.8055227Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64instdb_p.h:12, 2025-05-07T19:44:38.8056554Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instapi.cpp:13: 2025-05-07T19:44:38.8058329Z /__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:38.8061567Z /__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:38.8065327Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.8067290Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.8068827Z /__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:38.8072008Z /__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:38.8075522Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.8077421Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.8078991Z /__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:38.8082443Z /__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:38.8086836Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.8088875Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.8090496Z /__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:38.8093890Z /__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:38.8097553Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:38.8099426Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.8100837Z /__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:38.8104224Z /__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:38.8108077Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.8110195Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.8111722Z /__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:38.8115147Z /__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:38.8119161Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.8121304Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.8122934Z /__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:38.8126462Z /__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:38.8130021Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.8131856Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.8133764Z /__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:38.8136960Z /__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:38.8140449Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:38.8142370Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.8143924Z /__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:38.8147133Z /__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:38.8150865Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:38.8152842Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.8154404Z /__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:38.8157651Z /__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:38.8161494Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:38.8163468Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.8164076Z At global scope: 2025-05-07T19:44:38.8165297Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:38.9600434Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:38.9608512Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64operand.cpp:10: 2025-05-07T19:44:38.9610528Z /__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:38.9613803Z /__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:38.9617758Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.9619775Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.9621324Z /__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:38.9624553Z /__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:38.9628274Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.9630278Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.9631823Z /__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:38.9635099Z /__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:38.9638794Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.9640776Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.9642363Z /__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:38.9645621Z /__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:38.9649178Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:38.9650959Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.9652491Z /__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:38.9655763Z /__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:38.9659873Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:38.9661883Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.9663425Z /__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:38.9666615Z /__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:38.9670355Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:38.9672320Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.9673847Z /__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:38.9677061Z /__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:38.9680762Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:38.9682822Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.9684316Z /__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:38.9687537Z /__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:38.9691245Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:38.9693184Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.9694622Z /__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:38.9697713Z /__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:38.9701365Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:38.9703460Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.9705159Z /__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:38.9707945Z /__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:38.9711197Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:38.9712903Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:38.9713449Z At global scope: 2025-05-07T19:44:38.9714612Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:39.0508634Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:39.0516480Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64instdb_p.h:12, 2025-05-07T19:44:39.0517857Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64instdb.cpp:11: 2025-05-07T19:44:39.0519497Z /__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:39.0522995Z /__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:39.0526798Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:39.0528764Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.0530350Z /__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:39.0533759Z /__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:39.0537596Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:39.0540042Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.0541641Z /__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:39.0544989Z /__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:39.0548811Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:39.0550803Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.0552374Z /__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:39.0555635Z /__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:39.0559304Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:39.0561215Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.0562764Z /__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:39.0566142Z /__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:39.0569802Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:39.0571805Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.0573344Z /__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:39.0576551Z /__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:39.0580286Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:39.0582318Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.0584087Z /__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:39.0587582Z /__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:39.0591356Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:39.0593322Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.0594855Z /__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:39.0598186Z /__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:39.0602068Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:39.0604040Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.0605577Z /__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:39.0608925Z /__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:39.0612700Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:39.0614655Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.0616257Z /__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:39.0620226Z /__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:39.0624055Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:39.0626070Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.0626689Z At global scope: 2025-05-07T19:44:39.0627926Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:39.3712120Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:39.3720457Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/armformatter.cpp:12: 2025-05-07T19:44:39.3722306Z /__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:39.3725479Z /__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:39.3729322Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:39.3731342Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.3732878Z /__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:39.3736213Z /__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:39.3738701Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:39.3739803Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.3740621Z /__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:39.3742333Z /__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:39.3744298Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:39.3745344Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.3746162Z /__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:39.3747871Z /__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:39.3749965Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:39.3750922Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.3751748Z /__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:39.3753445Z /__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:39.3755396Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:39.3756476Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.3757284Z /__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:39.3758989Z /__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:39.3760927Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:39.3762062Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.3762889Z /__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:39.3764601Z /__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:39.3766540Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:39.3767580Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.3768409Z /__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:39.3770113Z /__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:39.3772052Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:39.3773167Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.3774050Z /__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:39.3775752Z /__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:39.3777710Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:39.3778777Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.3779602Z /__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:39.3781316Z /__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:39.3783260Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:39.3784311Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.3784675Z At global scope: 2025-05-07T19:44:39.3785351Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:39.4258169Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:39.4266023Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/../arm/a64archtraits_p.h:13, 2025-05-07T19:44:39.4267351Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/core/archtraits.cpp:16: 2025-05-07T19:44:39.4268451Z /__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:39.4270227Z /__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:39.4272212Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:39.4273457Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.4274428Z /__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:39.4276171Z /__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:39.4278137Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:39.4279194Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.4280031Z /__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:39.4281868Z /__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:39.4283840Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:39.4284869Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.4285724Z /__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:39.4287479Z /__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:39.4289362Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:39.4290334Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.4291184Z /__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:39.4292941Z /__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:39.4294911Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:39.4295961Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.4296790Z /__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:39.4298641Z /__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:39.4300612Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:39.4301666Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.4302504Z /__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:39.4304274Z /__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:39.4306232Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:39.4307265Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.4308105Z /__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:39.4309862Z /__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:39.4311819Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:39.4312870Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.4313721Z /__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:39.4315465Z /__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:39.4317652Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:39.4318716Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.4319575Z /__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:39.4321402Z /__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:39.4323549Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:39.4324616Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.4324961Z At global scope: 2025-05-07T19:44:39.4325639Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:39.8924976Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:39.8932930Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:44:39.8934280Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:44:39.8935498Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64assembler.cpp:18: 2025-05-07T19:44:39.8937235Z /__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:39.8940638Z /__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:39.8944475Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:39.8946512Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.8948132Z /__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:39.8951250Z /__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:39.8953387Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:39.8954441Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.8955313Z /__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:39.8957408Z /__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:39.8959378Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:39.8960437Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.8961391Z /__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:39.8963177Z /__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:39.8965080Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:39.8966055Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.8966922Z /__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:39.8968687Z /__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:39.8970674Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:39.8971727Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.8972571Z /__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:39.8974343Z /__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:39.8976332Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:39.8977373Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.8978233Z /__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:39.8980011Z /__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:39.8982078Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:39.8983128Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.8983983Z /__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:39.8985742Z /__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:39.8987721Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:39.8988768Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.8989630Z /__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:39.8991394Z /__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:39.8993380Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:39.8994443Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.8995298Z /__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:39.8997073Z /__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:39.8999061Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:39.9000120Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:39.9000484Z At global scope: 2025-05-07T19:44:39.9001250Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:39.9498032Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:39.9903810Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:40.0127407Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:40.0134733Z In file included from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/../arm/a64emitter.h:12, 2025-05-07T19:44:40.0136003Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/../arm/a64assembler.h:10, 2025-05-07T19:44:40.0137137Z from /__w/FBGEMM/FBGEMM/external/asmjit/src/asmjit/arm/a64rapass.cpp:12: 2025-05-07T19:44:40.0138788Z /__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:40.0141931Z /__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:40.0145473Z 132 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:40.0147315Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:40.0148817Z /__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:40.0152013Z /__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:40.0156400Z 133 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:40.0158437Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:40.0159946Z /__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:40.0163211Z /__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:40.0166799Z 134 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:40.0168671Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:40.0170150Z /__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:40.0173294Z /__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:40.0176695Z 135 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD1() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature); } 2025-05-07T19:44:40.0178409Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:40.0179920Z /__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:40.0183061Z /__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:40.0186608Z 137 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB16() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB); } 2025-05-07T19:44:40.0188549Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:40.0190015Z /__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:40.0193112Z /__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:40.0196618Z 138 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH8() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH); } 2025-05-07T19:44:40.0198586Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:40.0200249Z /__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:40.0203578Z /__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:40.0207197Z 139 | ASMJIT_INLINE_NODEBUG constexpr bool isVecS4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementS); } 2025-05-07T19:44:40.0209070Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:40.0210578Z /__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:40.0213813Z /__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:40.0217659Z 140 | ASMJIT_INLINE_NODEBUG constexpr bool isVecD2() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementD); } 2025-05-07T19:44:40.0219493Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:40.0221042Z /__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:40.0224263Z /__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:40.0227879Z 141 | ASMJIT_INLINE_NODEBUG constexpr bool isVecB4x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementB4); } 2025-05-07T19:44:40.0229784Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:40.0231306Z /__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:40.0234552Z /__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:40.0238127Z 142 | ASMJIT_INLINE_NODEBUG constexpr bool isVecH2x4() const noexcept { return _signature.subset(kBaseSignatureMask | kSignatureRegElementTypeMask) == (RegTraits::kSignature | kSignatureElementH2); } 2025-05-07T19:44:40.0239969Z | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-07T19:44:40.0240559Z At global scope: 2025-05-07T19:44:40.0241804Z cc1plus: note: unrecognized command-line option '-Wno-deprecated-anon-enum-enum-conversion' may have been intended to silence earlier diagnostics 2025-05-07T19:44:40.2390529Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:40.2512302Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:40.5224026Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:40.6192492Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:40.8103098Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:40.8556148Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:40.9091345Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:40.9366199Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:40.9559100Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:40.9839320Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:41.0973566Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:41.2391273Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:41.2883730Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:41.3126896Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:41.3344618Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:41.4641701Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:41.5429398Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:41.5817915Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:41.5928135Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:41.6651270Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:41.7873981Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:41.9512667Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:41.9861512Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:42.0452285Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:42.1723232Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:42.2272590Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:42.3910895Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:42.3998161Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:42.5119936Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:42.5313155Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:42.6344464Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:42.6437651Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:42.6906784Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:42.8076658Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:42.8422239Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:44.0614496Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:44.2341773Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:44.3283100Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:44.5805369Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:45.0873120Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:45.1817570Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:45.3457375Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:45.5784256Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:45.7633565Z [58/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:47.4083425Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:47.6922650Z [60/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.13/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:44:49.0499760Z [61/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:54.9910037Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:44:55.0267334Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:44:58.7209405Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.2633059Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:02.0795459Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:02.8270331Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:03.8254132Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:11.4709645Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:12.3994811Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:17.7091590Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:19.1246395Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:20.6537339Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:25.4401534Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:28.3355648Z [75/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:28.6055435Z [76/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.13/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:45:36.8481516Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_forward_quantized_unweighted_codegen_cpu.cpp 2025-05-07T19:45:38.0848452Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_forward_quantized_weighted_codegen_cpu.cpp 2025-05-07T19:45:40.4397544Z [79/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:45.3256734Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:45.5978968Z [81/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.13/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:45:47.2553228Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:48.9560215Z [83/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:45:49.3739072Z [84/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.13/site-packages/torch/lib/libc10.so asmjit.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so && : 2025-05-07T19:45:49.6546742Z [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_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.13/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.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed asmjit.so /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so && : 2025-05-07T19:45:49.8044075Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50.0741390Z [87/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.13/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:45:56.7412284Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:56.9794343Z [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.13/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_utils.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so && : 2025-05-07T19:45:56.9910058Z [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_optimizers_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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_CS41CI.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_placeholder_CS41CI.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_optimizers.dir/gen_placeholder_CS41CI.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/gen_placeholder_CS41CI.cpp 2025-05-07T19:45:57.1700383Z [91/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_CS41CI.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.13/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:45:58.6575705Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:46:00.4923734Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:46:07.8048568Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:46:08.0756506Z [95/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.13/site-packages/torch/lib/libc10.so fbgemm.so fbgemm_gpu_config.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && : 2025-05-07T19:46:11.7330186Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_forward_split_pt2_cpu_wrapper.cpp 2025-05-07T19:46:11.9712047Z [97/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.13/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_common.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && : 2025-05-07T19:46:20.9244350Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_adagrad_pt2_autograd.cpp 2025-05-07T19:46:31.9936076Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_sgd_pt2_autograd.cpp 2025-05-07T19:46:32.3401088Z [100/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:46:40.7872097Z [101/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_adam_pt2_autograd.cpp 2025-05-07T19:46:45.2256960Z [102/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_lamb_pt2_autograd.cpp 2025-05-07T19:46:53.3350697Z [103/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_lars_sgd_pt2_autograd.cpp 2025-05-07T19:46:55.2647157Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_partial_rowwise_adam_pt2_autograd.cpp 2025-05-07T19:47:03.7367265Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_partial_rowwise_lamb_pt2_autograd.cpp 2025-05-07T19:47:06.6018054Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_none_pt2_autograd.cpp 2025-05-07T19:47:06.9060944Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_approx_sgd_pt2_autograd.cpp 2025-05-07T19:47:15.4171523Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_approx_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:47:18.6931444Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_approx_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:47:19.2546829Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_approx_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:47:22.8088633Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_rowwise_adagrad_with_counter_pt2_autograd.cpp 2025-05-07T19:47:27.1590625Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_rowwise_adagrad_with_weight_decay_pt2_autograd.cpp 2025-05-07T19:47:30.5166547Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_split_rowwise_weighted_adagrad_pt2_autograd.cpp 2025-05-07T19:47:36.6269422Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:47:36.6381298Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:47:36.6485153Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:47:36.6587097Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_lars_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:47:36.6686512Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_partial_rowwise_adam_pt2_cpu_wrapper.cpp 2025-05-07T19:47:36.6785619Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_partial_rowwise_lamb_pt2_cpu_wrapper.cpp 2025-05-07T19:47:36.6881729Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_none_pt2_cpu_wrapper.cpp 2025-05-07T19:47:36.6979247Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:47:36.7076691Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_approx_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:47:36.7173498Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:47:36.7271327Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_pt2_cpu_wrapper.cpp 2025-05-07T19:47:36.7367063Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:47:36.7466444Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_pt2_cpu_wrapper.cpp 2025-05-07T19:47:36.7564352Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_rowwise_weighted_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:47:41.3534156Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_rowwise_adagrad_pt2_cpu_wrapper.cpp 2025-05-07T19:47:44.2344898Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_sgd_pt2_cpu_wrapper.cpp 2025-05-07T19:47:47.1758383Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_ssd_rowwise_adagrad_pt2_autograd.cpp 2025-05-07T19:47:47.5386062Z [131/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.13/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.13/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.13/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && : 2025-05-07T19:47:53.4078547Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:47:54.8277606Z [133/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_dense_split_cpu.cpp 2025-05-07T19:48:02.4573230Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_adagrad_cpu.cpp 2025-05-07T19:48:06.9496348Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_rowwise_adagrad_cpu.cpp 2025-05-07T19:48:07.7618846Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_adam_cpu.cpp 2025-05-07T19:48:11.3636835Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_sgd_cpu.cpp 2025-05-07T19:48:15.3259170Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_lamb_cpu.cpp 2025-05-07T19:48:20.6495659Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_partial_rowwise_adam_cpu.cpp 2025-05-07T19:48:20.8019669Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_lars_sgd_cpu.cpp 2025-05-07T19:48:24.2700631Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_partial_rowwise_lamb_cpu.cpp 2025-05-07T19:48:28.1203842Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_none_cpu.cpp 2025-05-07T19:48:33.6833143Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:48:34.7492805Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_approx_sgd_cpu.cpp 2025-05-07T19:48:37.0660662Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_cpu.cpp 2025-05-07T19:48:41.0149086Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_counter_cpu.cpp 2025-05-07T19:48:46.5216388Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_approx_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:48:48.5902463Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_rowwise_adagrad_with_weight_decay_cpu.cpp 2025-05-07T19:48:49.8636147Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_split_rowwise_weighted_adagrad_cpu.cpp 2025-05-07T19:48:49.8739522Z [150/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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_BQly8d.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_placeholder_BQly8d.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_placeholder_BQly8d.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/gen_placeholder_BQly8d.cpp 2025-05-07T19:48:49.8842084Z [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_vbe_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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_680sNj.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_placeholder_680sNj.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_placeholder_680sNj.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/gen_placeholder_680sNj.cpp 2025-05-07T19:48:49.8940952Z [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_dense_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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_WtJ0M4.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_placeholder_WtJ0M4.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_placeholder_WtJ0M4.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/gen_placeholder_WtJ0M4.cpp 2025-05-07T19:48:49.9037376Z [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_split_host_EXPORTS -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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_rHUvqa.cpp.o -MF CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_placeholder_rHUvqa.cpp.o.d -o CMakeFiles/fbgemm_gpu_tbe_training_backward_split_host.dir/gen_placeholder_rHUvqa.cpp.o -c /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/gen_placeholder_rHUvqa.cpp 2025-05-07T19:48:50.0863613Z [154/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_rHUvqa.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so && : 2025-05-07T19:48:54.7447614Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_adagrad_split_cpu.cpp 2025-05-07T19:49:00.2038759Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:00.8673448Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_rowwise_adagrad_split_cpu.cpp 2025-05-07T19:49:02.3884367Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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.13/cmake-build/gen_embedding_backward_sgd_split_cpu.cpp 2025-05-07T19:49:02.6831791Z [159/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.13/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.13/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.13/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && : 2025-05-07T19:49:02.8604279Z [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_gwd.so -o fbgemm_gpu_tbe_training_backward_gwd.so CMakeFiles/fbgemm_gpu_tbe_training_backward_gwd.dir/gen_placeholder_BQly8d.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_training_backward.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && : 2025-05-07T19:49:03.0388007Z [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_vbe.so -o fbgemm_gpu_tbe_training_backward_vbe.so CMakeFiles/fbgemm_gpu_tbe_training_backward_vbe.dir/gen_placeholder_680sNj.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_training_backward.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && : 2025-05-07T19:49:03.2174880Z [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_dense.so -o fbgemm_gpu_tbe_training_backward_dense.so CMakeFiles/fbgemm_gpu_tbe_training_backward_dense.dir/gen_placeholder_WtJ0M4.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,"\$ORIGIN" /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so fbgemm_gpu_tbe_training_backward.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && : 2025-05-07T19:49:07.9810401Z [163/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:09.3196601Z [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_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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:09.5812126Z [165/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.13/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.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so && : 2025-05-07T19:49:11.8962870Z [166/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:17.3169615Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:18.9353216Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:19.2056255Z [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.13/site-packages/torch/lib: /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch.so" -Wl,--as-needed && : 2025-05-07T19:49:22.4195551Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:28.2430059Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:28.2577305Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:33.6912137Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:40.1856468Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:40.4808139Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:50.1271137Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:54.2283052Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:49:56.8942258Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50:02.8465605Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50:05.4077548Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50:07.7282157Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50:08.4180991Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50:16.9013548Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50:26.6384780Z [184/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50:35.4372767Z [185/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50:37.3336108Z [186/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50:41.2399523Z [187/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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50:41.2505154Z [188/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so 2025-05-07T19:50:41.2507486Z ################################################################################ 2025-05-07T19:50:41.2508078Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.2508917Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so 2025-05-07T19:50:41.2509806Z Removing all RPATHs ... 2025-05-07T19:50:41.2510268Z ################################################################################ 2025-05-07T19:50:41.2731983Z [189/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so 1 2025-05-07T19:50:41.2734052Z ################################################################################ 2025-05-07T19:50:41.2734656Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.2735541Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so 2025-05-07T19:50:41.2736440Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:50:41.2737063Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:41.2737782Z ################################################################################ 2025-05-07T19:50:41.2838171Z [190/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:50:41.2840314Z ################################################################################ 2025-05-07T19:50:41.2840920Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.2841931Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:50:41.2842880Z Removing all RPATHs ... 2025-05-07T19:50:41.2843320Z ################################################################################ 2025-05-07T19:50:41.2945506Z [191/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so 1 2025-05-07T19:50:41.2947773Z ################################################################################ 2025-05-07T19:50:41.2948363Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.2949336Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:50:41.2950343Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:50:41.2950993Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:41.2951679Z ################################################################################ 2025-05-07T19:50:41.3038844Z [192/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:50:41.3041221Z ################################################################################ 2025-05-07T19:50:41.3041787Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.3042849Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:50:41.3043907Z Removing all RPATHs ... 2025-05-07T19:50:41.3044410Z ################################################################################ 2025-05-07T19:50:41.3136360Z [193/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:50:41.3138533Z ################################################################################ 2025-05-07T19:50:41.3139166Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.3140140Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:50:41.3141141Z Removing all RPATHs ... 2025-05-07T19:50:41.3141601Z ################################################################################ 2025-05-07T19:50:41.3232869Z [194/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 1 2025-05-07T19:50:41.3235162Z ################################################################################ 2025-05-07T19:50:41.3235789Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.3236861Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:50:41.3238025Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:50:41.3238656Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:41.3239402Z ################################################################################ 2025-05-07T19:50:41.3334287Z [195/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so 1 2025-05-07T19:50:41.3336568Z ################################################################################ 2025-05-07T19:50:41.3337198Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.3338216Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:50:41.3339267Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:50:41.3339938Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:41.3340959Z ################################################################################ 2025-05-07T19:50:41.3402818Z [196/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:50:41.3405031Z ################################################################################ 2025-05-07T19:50:41.3405626Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.3406629Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:50:41.3407628Z Removing all RPATHs ... 2025-05-07T19:50:41.3408085Z ################################################################################ 2025-05-07T19:50:41.3477269Z [197/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so 1 2025-05-07T19:50:41.3478531Z ################################################################################ 2025-05-07T19:50:41.3478905Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.3479501Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:50:41.3480114Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:50:41.3480477Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:41.3480900Z ################################################################################ 2025-05-07T19:50:41.3621372Z [198/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 1 2025-05-07T19:50:41.3623746Z ################################################################################ 2025-05-07T19:50:41.3624370Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.3625526Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:50:41.3626635Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:50:41.3627244Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:41.3628074Z ################################################################################ 2025-05-07T19:50:41.3698800Z [199/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so 1 2025-05-07T19:50:41.3700042Z ################################################################################ 2025-05-07T19:50:41.3700402Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.3701011Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:50:41.3701619Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:50:41.3702001Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:41.3702406Z ################################################################################ 2025-05-07T19:50:41.3772888Z [200/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 1 2025-05-07T19:50:41.3775142Z ################################################################################ 2025-05-07T19:50:41.3775697Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.3776765Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:50:41.3778239Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:50:41.3778867Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:41.3779721Z ################################################################################ 2025-05-07T19:50:41.3838458Z [201/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 1 2025-05-07T19:50:41.3839712Z ################################################################################ 2025-05-07T19:50:41.3840074Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.3840683Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:50:41.3841402Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:50:41.3841768Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:41.3842185Z ################################################################################ 2025-05-07T19:50:41.3910171Z [202/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 1 2025-05-07T19:50:41.3912475Z ################################################################################ 2025-05-07T19:50:41.3913079Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.3914197Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:50:41.3915330Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:50:41.3915943Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:41.3916701Z ################################################################################ 2025-05-07T19:50:41.3977696Z [203/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 1 2025-05-07T19:50:41.3979684Z ################################################################################ 2025-05-07T19:50:41.3980204Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.3981217Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:50:41.3982220Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:50:41.3982779Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:41.3983399Z ################################################################################ 2025-05-07T19:50:41.4047116Z [204/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so 1 2025-05-07T19:50:41.4049376Z ################################################################################ 2025-05-07T19:50:41.4049960Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.4050943Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:50:41.4051989Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:50:41.4052634Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:41.4053365Z ################################################################################ 2025-05-07T19:50:41.4112489Z [205/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:50:41.4114626Z ################################################################################ 2025-05-07T19:50:41.4115268Z [CMAKE] Running post-build script ... 2025-05-07T19:50:41.4116170Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:50:41.4117089Z Removing all RPATHs ... 2025-05-07T19:50:41.4117869Z ################################################################################ 2025-05-07T19:50:45.3437597Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50:54.1074503Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50:55.9446545Z [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.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include/torch/csrc/api/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/include -isystem /github/home/miniconda/envs/build_binary/lib/python3.13/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:50:56.2771062Z [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.13/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.13/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.13/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && : 2025-05-07T19:50:56.2924391Z [210/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/../.github/scripts/fbgemm_gpu_postbuild.bash /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so 1 2025-05-07T19:50:56.2925538Z ################################################################################ 2025-05-07T19:50:56.2925895Z [CMAKE] Running post-build script ... 2025-05-07T19:50:56.2926443Z Target file: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:50:56.2926986Z Resetting RPATH to $ORIGIN ... 2025-05-07T19:50:56.2927355Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:56.2927753Z ################################################################################ 2025-05-07T19:50:56.2928734Z [210/211] cd /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-build && /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/cmake/data/bin/cmake -P cmake_install.cmake 2025-05-07T19:50:56.2962966Z -- Install configuration: "Release" 2025-05-07T19:50:56.2964546Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/asmjit.so 2025-05-07T19:50:56.2985632Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm.so 2025-05-07T19:50:56.2987357Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_cache.so 2025-05-07T19:50:56.3005389Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_inference.so 2025-05-07T19:50:56.3006828Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_config.so 2025-05-07T19:50:56.3033707Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_utils.so 2025-05-07T19:50:56.3051245Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:50:56.3052692Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_common.so 2025-05-07T19:50:56.3054201Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:50:56.3062424Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:50:56.3063645Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:50:56.3065033Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:50:56.3066301Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:50:56.3067656Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:50:56.3068928Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:50:56.3070305Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:50:56.3071611Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:50:56.3073633Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py 2025-05-07T19:50:56.3075055Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py 2025-05-07T19:50:56.3076432Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py 2025-05-07T19:50:56.3077723Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py 2025-05-07T19:50:56.3079212Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py 2025-05-07T19:50:56.3080591Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py 2025-05-07T19:50:56.3082358Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py 2025-05-07T19:50:56.3083966Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py 2025-05-07T19:50:56.3085293Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py 2025-05-07T19:50:56.3086630Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py 2025-05-07T19:50:56.3088043Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py 2025-05-07T19:50:56.3089339Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py 2025-05-07T19:50:56.3090522Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py 2025-05-07T19:50:56.3091693Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py 2025-05-07T19:50:56.3092956Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py 2025-05-07T19:50:56.3094197Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py 2025-05-07T19:50:56.3095270Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:50:56.3110208Z -- Installing: /__w/FBGEMM/FBGEMM/fbgemm_gpu/_skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_py.so 2025-05-07T19:50:56.3126665Z 2025-05-07T19:50:56.3158828Z 2025-05-07T19:50:56.3159440Z copying fbgemm_gpu/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/__init__.py 2025-05-07T19:50:56.3161214Z copying fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py 2025-05-07T19:50:56.3162208Z copying fbgemm_gpu/enums.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/enums.py 2025-05-07T19:50:56.3163277Z copying fbgemm_gpu/metrics.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/metrics.py 2025-05-07T19:50:56.3164482Z copying fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py 2025-05-07T19:50:56.3166202Z copying fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py 2025-05-07T19:50:56.3167425Z copying fbgemm_gpu/quantize_comm.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/quantize_comm.py 2025-05-07T19:50:56.3168378Z copying fbgemm_gpu/quantize_utils.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/quantize_utils.py 2025-05-07T19:50:56.3169382Z copying fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/runtime_monitor.py 2025-05-07T19:50:56.3170360Z copying fbgemm_gpu/sparse_ops.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sparse_ops.py 2025-05-07T19:50:56.3171463Z copying fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_configs.py 2025-05-07T19:50:56.3172762Z copying fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py 2025-05-07T19:50:56.3174111Z copying fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py 2025-05-07T19:50:56.3175282Z copying fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_utils.py 2025-05-07T19:50:56.3176799Z copying fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py 2025-05-07T19:50:56.3178264Z copying fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py 2025-05-07T19:50:56.3179623Z copying fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py 2025-05-07T19:50:56.3181017Z copying fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py 2025-05-07T19:50:56.3182672Z copying fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py 2025-05-07T19:50:56.3184307Z copying fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py 2025-05-07T19:50:56.3185634Z copying fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py 2025-05-07T19:50:56.3186553Z copying fbgemm_gpu/uvm.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/uvm.py 2025-05-07T19:50:56.3187266Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/config 2025-05-07T19:50:56.3188194Z copying fbgemm_gpu/config/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/config/__init__.py 2025-05-07T19:50:56.3189252Z copying fbgemm_gpu/config/feature_list.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/config/feature_list.py 2025-05-07T19:50:56.3190162Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs 2025-05-07T19:50:56.3191031Z copying fbgemm_gpu/docs/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/__init__.py 2025-05-07T19:50:56.3191921Z copying fbgemm_gpu/docs/common.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/common.py 2025-05-07T19:50:56.3192941Z copying fbgemm_gpu/docs/examples.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/examples.py 2025-05-07T19:50:56.3193987Z copying fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py 2025-05-07T19:50:56.3195269Z copying fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py 2025-05-07T19:50:56.3197034Z copying fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py 2025-05-07T19:50:56.3198228Z copying fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/quantize_ops.py 2025-05-07T19:50:56.3199332Z copying fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/sparse_ops.py 2025-05-07T19:50:56.3200373Z copying fbgemm_gpu/docs/version.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/version.py 2025-05-07T19:50:56.3201291Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/quantize 2025-05-07T19:50:56.3202162Z copying fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/quantize/__init__.py 2025-05-07T19:50:56.3203226Z copying fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/quantize/quantize_ops.py 2025-05-07T19:50:56.3204183Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll 2025-05-07T19:50:56.3204911Z copying fbgemm_gpu/sll/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/__init__.py 2025-05-07T19:50:56.3205599Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe 2025-05-07T19:50:56.3206359Z copying fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/__init__.py 2025-05-07T19:50:56.3207068Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton 2025-05-07T19:50:56.3207812Z copying fbgemm_gpu/triton/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/__init__.py 2025-05-07T19:50:56.3208706Z copying fbgemm_gpu/triton/common.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/common.py 2025-05-07T19:50:56.3209576Z copying fbgemm_gpu/triton/quantize.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/quantize.py 2025-05-07T19:50:56.3210512Z copying fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/quantize_ref.py 2025-05-07T19:50:56.3211325Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/utils 2025-05-07T19:50:56.3212107Z copying fbgemm_gpu/utils/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/utils/__init__.py 2025-05-07T19:50:56.3212981Z copying fbgemm_gpu/utils/filestore.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/utils/filestore.py 2025-05-07T19:50:56.3213817Z copying fbgemm_gpu/utils/loader.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/utils/loader.py 2025-05-07T19:50:56.3214897Z copying fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/utils/torch_library.py 2025-05-07T19:50:56.3215717Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/cpu 2025-05-07T19:50:56.3216576Z copying fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/cpu/__init__.py 2025-05-07T19:50:56.3217758Z copying fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py 2025-05-07T19:50:56.3218919Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/meta 2025-05-07T19:50:56.3219750Z copying fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/meta/__init__.py 2025-05-07T19:50:56.3220788Z copying fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py 2025-05-07T19:50:56.3221676Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3222521Z copying fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/__init__.py 2025-05-07T19:50:56.3223646Z copying fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/common.py 2025-05-07T19:50:56.3225077Z copying fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py 2025-05-07T19:50:56.3226814Z copying fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py 2025-05-07T19:50:56.3228322Z copying fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py 2025-05-07T19:50:56.3229710Z copying fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py 2025-05-07T19:50:56.3231290Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py 2025-05-07T19:50:56.3233033Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py 2025-05-07T19:50:56.3234657Z copying fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py 2025-05-07T19:50:56.3236259Z copying fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py 2025-05-07T19:50:56.3237885Z copying fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py 2025-05-07T19:50:56.3239448Z copying fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py 2025-05-07T19:50:56.3240889Z copying fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py 2025-05-07T19:50:56.3242360Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.3243252Z copying fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/__init__.py 2025-05-07T19:50:56.3244450Z copying fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py 2025-05-07T19:50:56.3245941Z copying fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py 2025-05-07T19:50:56.3247428Z copying fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py 2025-05-07T19:50:56.3248879Z copying fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py 2025-05-07T19:50:56.3250737Z copying fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py 2025-05-07T19:50:56.3251848Z copying fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/reporter.py 2025-05-07T19:50:56.3252836Z copying fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py 2025-05-07T19:50:56.3253945Z copying fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py 2025-05-07T19:50:56.3255158Z copying fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py 2025-05-07T19:50:56.3256287Z copying fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/utils.py 2025-05-07T19:50:56.3257210Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/cache 2025-05-07T19:50:56.3257939Z copying fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/cache/__init__.py 2025-05-07T19:50:56.3259110Z copying fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py 2025-05-07T19:50:56.3260136Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.3260926Z copying fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py 2025-05-07T19:50:56.3261833Z copying fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/common.py 2025-05-07T19:50:56.3262733Z copying fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/inference.py 2025-05-07T19:50:56.3263688Z copying fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/training.py 2025-05-07T19:50:56.3264481Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/stats 2025-05-07T19:50:56.3265206Z copying fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/stats/__init__.py 2025-05-07T19:50:56.3266317Z copying fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py 2025-05-07T19:50:56.3267221Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.3267954Z copying fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/__init__.py 2025-05-07T19:50:56.3268808Z copying fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/common.py 2025-05-07T19:50:56.3269655Z copying fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/offsets.py 2025-05-07T19:50:56.3270542Z copying fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/quantize.py 2025-05-07T19:50:56.3271425Z copying fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/requests.py 2025-05-07T19:50:56.3272187Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:50:56.3272967Z copying fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py 2025-05-07T19:50:56.3274071Z copying fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py 2025-05-07T19:50:56.3275051Z creating directory _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/jagged 2025-05-07T19:50:56.3275822Z copying fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/jagged/__init__.py 2025-05-07T19:50:56.3276882Z copying fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py 2025-05-07T19:50:56.3277539Z 2025-05-07T19:50:56.3467530Z INFO:root:running install 2025-05-07T19:50:56.3574972Z INFO:root:running build 2025-05-07T19:50:56.3575252Z INFO:root:running build_py 2025-05-07T19:50:56.3580941Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3582818Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3584783Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3586270Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/enums.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3587866Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/metrics.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3589509Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3591429Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3592966Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3594417Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3595993Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3597553Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3599193Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3600716Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3602477Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3604049Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3605656Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3607320Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3608904Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3610607Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3612914Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3614667Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3616230Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3618385Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/uvm.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3619753Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/config 2025-05-07T19:50:56.3621013Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/config/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/config 2025-05-07T19:50:56.3622502Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/config 2025-05-07T19:50:56.3624225Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.3625381Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.3626906Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.3628497Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/examples.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.3629969Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.3631527Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.3633158Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.3634755Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.3636235Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.3637699Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/version.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.3639698Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/quantize 2025-05-07T19:50:56.3640880Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/quantize 2025-05-07T19:50:56.3642504Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/quantize 2025-05-07T19:50:56.3644155Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll 2025-05-07T19:50:56.3645306Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll 2025-05-07T19:50:56.3647365Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe 2025-05-07T19:50:56.3648466Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe 2025-05-07T19:50:56.3650452Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton 2025-05-07T19:50:56.3651600Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton 2025-05-07T19:50:56.3653189Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton 2025-05-07T19:50:56.3654767Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton 2025-05-07T19:50:56.3656322Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton 2025-05-07T19:50:56.3658008Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/utils 2025-05-07T19:50:56.3659381Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/utils 2025-05-07T19:50:56.3660927Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/utils 2025-05-07T19:50:56.3662436Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/utils/loader.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/utils 2025-05-07T19:50:56.3663954Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/utils 2025-05-07T19:50:56.3665475Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/cpu 2025-05-07T19:50:56.3666701Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/cpu 2025-05-07T19:50:56.3668267Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/cpu 2025-05-07T19:50:56.3670226Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/meta 2025-05-07T19:50:56.3671404Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/meta 2025-05-07T19:50:56.3672949Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/meta 2025-05-07T19:50:56.3675096Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3676286Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3677871Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3679580Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3681487Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3683272Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3684877Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3686874Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3688704Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3690554Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3692306Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3694139Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3695885Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3697682Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.3699055Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.3700321Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.3701956Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.3703668Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.3705188Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.3706822Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.3708508Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.3710058Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.3711654Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.3713384Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.3714939Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.3716822Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.3718216Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/cache 2025-05-07T19:50:56.3719507Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/cache 2025-05-07T19:50:56.3721104Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/cache 2025-05-07T19:50:56.3722581Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.3723743Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.3725291Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.3726805Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.3728261Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.3730024Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/stats 2025-05-07T19:50:56.3731212Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/stats 2025-05-07T19:50:56.3732821Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/stats 2025-05-07T19:50:56.3734551Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.3735749Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.3737284Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.3738855Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.3740442Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.3742019Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.3743588Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:50:56.3744842Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:50:56.3746731Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:50:56.3748499Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton/jagged 2025-05-07T19:50:56.3787097Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton/jagged 2025-05-07T19:50:56.3789170Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton/jagged 2025-05-07T19:50:56.3790560Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/asmjit.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.3827599Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4076068Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_cache.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4102461Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_inference.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4151879Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_config.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4158752Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_utils.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4171788Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4185438Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_common.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4224608Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4226439Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4247035Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4417462Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4462570Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4468965Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4474879Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4480573Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4487161Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4521672Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4523567Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4529053Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4535550Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4542439Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4549968Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4557440Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4562784Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4570350Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4576165Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4582044Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4587686Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4594293Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4600746Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4605860Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.4610648Z INFO:root:creating _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:50:56.4612581Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:50:56.4617694Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:50:56.4622765Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4636502Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/fbgemm_gpu_py.so -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4792712Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4794597Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/batched_unary_embeddings_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4796331Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/enums.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4798140Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/metrics.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4800046Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4801899Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4803702Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/quantize_comm.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4805431Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/quantize_utils.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4807177Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/runtime_monitor.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4808950Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sparse_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4811105Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_configs.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4812903Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_inference_converter.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4814695Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_optimizer_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4816429Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_embedding_utils.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4818448Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4820766Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4822641Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4824798Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4827827Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4829706Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4831460Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe_input_multiplexer.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4833063Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/uvm.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu 2025-05-07T19:50:56.4834882Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/config/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/config 2025-05-07T19:50:56.4836737Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/config/feature_list.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/config 2025-05-07T19:50:56.4838488Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.4840211Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.4841995Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/examples.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.4843787Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.4845575Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.4847705Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.4849755Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/quantize_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.4851493Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/sparse_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.4853392Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/docs/version.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs 2025-05-07T19:50:56.4855279Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/quantize/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/quantize 2025-05-07T19:50:56.4858320Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/quantize/quantize_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/quantize 2025-05-07T19:50:56.4859816Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll 2025-05-07T19:50:56.4861186Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe 2025-05-07T19:50:56.4862574Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton 2025-05-07T19:50:56.4863990Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton 2025-05-07T19:50:56.4865429Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/quantize.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton 2025-05-07T19:50:56.4866886Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/quantize_ref.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton 2025-05-07T19:50:56.4868318Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/utils/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/utils 2025-05-07T19:50:56.4869954Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/utils/filestore.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/utils 2025-05-07T19:50:56.4871667Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/utils/loader.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/utils 2025-05-07T19:50:56.4873327Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/utils/torch_library.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/utils 2025-05-07T19:50:56.4874900Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/cpu/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/cpu 2025-05-07T19:50:56.4876356Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/cpu/cpu_sll.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/cpu 2025-05-07T19:50:56.4877878Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/meta/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/meta 2025-05-07T19:50:56.4879421Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/meta/meta_sll.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/meta 2025-05-07T19:50:56.4880990Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.4882655Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.4884349Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.4886208Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.4888151Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.4889860Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.4891643Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.4893505Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.4895359Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.4897222Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.4899160Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.4900951Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.4902726Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.4904478Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.4906022Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/bench_config.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.4907628Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/bench_runs.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.4909222Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/eeg_cli.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.4910750Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.4912436Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/eval_compression.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.4914058Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/reporter.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.4915667Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.4917446Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.4919462Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.4921234Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/bench/utils.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.4922800Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/cache/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/cache 2025-05-07T19:50:56.4924483Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/cache 2025-05-07T19:50:56.4926093Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.4927618Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.4929087Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/inference.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.4930651Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/training.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.4932257Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/stats/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/stats 2025-05-07T19:50:56.4933915Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/stats 2025-05-07T19:50:56.4935534Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.4937105Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/common.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.4938686Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/offsets.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.4940282Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/quantize.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.4941906Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/utils/requests.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.4943597Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/utils/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:50:56.4945186Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:50:56.4946714Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/jagged/__init__.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton/jagged 2025-05-07T19:50:56.4948185Z INFO:root:copying _skbuild/linux-x86_64-3.13/cmake-install/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton/jagged 2025-05-07T19:50:56.4955578Z INFO:skbuild:copied 90 files 2025-05-07T19:50:56.4955982Z INFO:root:running build_ext 2025-05-07T19:50:56.4957431Z INFO:root:running install_lib 2025-05-07T19:50:56.4960500Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.4961894Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/config 2025-05-07T19:50:56.4963790Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/config/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/config 2025-05-07T19:50:56.4966029Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/config/feature_list.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/config 2025-05-07T19:50:56.4967756Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs 2025-05-07T19:50:56.4969438Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs 2025-05-07T19:50:56.4971755Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs/common.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs 2025-05-07T19:50:56.4973927Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs/examples.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs 2025-05-07T19:50:56.4976057Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs/jagged_tensor_ops.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs 2025-05-07T19:50:56.4978279Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs 2025-05-07T19:50:56.4980980Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs 2025-05-07T19:50:56.4983368Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs/quantize_ops.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs 2025-05-07T19:50:56.4985834Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs/sparse_ops.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs 2025-05-07T19:50:56.4987811Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/docs/version.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs 2025-05-07T19:50:56.4989689Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/quantize 2025-05-07T19:50:56.4991132Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/quantize/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/quantize 2025-05-07T19:50:56.4993689Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/quantize/quantize_ops.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/quantize 2025-05-07T19:50:56.4995159Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll 2025-05-07T19:50:56.4996508Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/cpu 2025-05-07T19:50:56.4998505Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/cpu/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/cpu 2025-05-07T19:50:56.5000519Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/cpu/cpu_sll.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/cpu 2025-05-07T19:50:56.5002543Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/meta 2025-05-07T19:50:56.5004207Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/meta/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/meta 2025-05-07T19:50:56.5006305Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/meta/meta_sll.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/meta 2025-05-07T19:50:56.5008260Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5009912Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5012202Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton/common.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5014830Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5017744Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5020432Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5023050Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5025683Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5028418Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5031225Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5033955Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5036825Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5039703Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5042430Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton 2025-05-07T19:50:56.5044530Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sll/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll 2025-05-07T19:50:56.5046150Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe 2025-05-07T19:50:56.5047351Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.5049015Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.5051451Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench/bench_config.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.5053949Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench/bench_runs.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.5055994Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench/eeg_cli.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.5058466Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.5061174Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench/eval_compression.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.5063640Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench/reporter.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.5066065Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench/tbe_data_config.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.5068237Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.5070851Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.5073431Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/bench/utils.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench 2025-05-07T19:50:56.5075338Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/cache 2025-05-07T19:50:56.5076598Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/cache/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/cache 2025-05-07T19:50:56.5078440Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/cache 2025-05-07T19:50:56.5080176Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.5081125Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:50:56.5082445Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd/utils/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:50:56.5084251Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd/utils 2025-05-07T19:50:56.5086009Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.5087605Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd/common.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.5089219Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd/inference.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.5090853Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/ssd/training.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd 2025-05-07T19:50:56.5092101Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/stats 2025-05-07T19:50:56.5093360Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/stats/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/stats 2025-05-07T19:50:56.5095050Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/stats 2025-05-07T19:50:56.5096371Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.5097623Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.5099256Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils/common.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.5100918Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils/offsets.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.5102597Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils/quantize.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.5104270Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/utils/requests.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils 2025-05-07T19:50:56.5105965Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe 2025-05-07T19:50:56.5107147Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton 2025-05-07T19:50:56.5108014Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton/jagged 2025-05-07T19:50:56.5109327Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton/jagged/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton/jagged 2025-05-07T19:50:56.5111109Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton/jagged 2025-05-07T19:50:56.5113240Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton 2025-05-07T19:50:56.5115219Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton/common.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton 2025-05-07T19:50:56.5116819Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton/quantize.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton 2025-05-07T19:50:56.5118581Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/triton/quantize_ref.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton 2025-05-07T19:50:56.5119826Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/utils 2025-05-07T19:50:56.5121179Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/utils/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/utils 2025-05-07T19:50:56.5123439Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/utils/filestore.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/utils 2025-05-07T19:50:56.5125327Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/utils/loader.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/utils 2025-05-07T19:50:56.5127411Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/utils/torch_library.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/utils 2025-05-07T19:50:56.5128951Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/asmjit.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5130570Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5132739Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_tbe_cache.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5134433Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_tbe_inference.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5136262Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_config.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5137992Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_tbe_utils.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5139596Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_sparse_async_cumsum.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5141183Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_tbe_common.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5142775Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_tbe_optimizers.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5144419Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_tbe_training_forward.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5146075Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_pt2.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5158060Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_tbe_training_backward.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5165298Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_gwd.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5167791Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_vbe.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5170284Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_dense.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5172005Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_tbe_training_backward_split_host.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5174063Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_tbe_index_select.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5175919Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5178317Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5181592Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5184746Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5187849Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5190864Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5193910Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5197246Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5200284Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5202604Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5204870Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5207188Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5209396Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5211542Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5213728Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers 2025-05-07T19:50:56.5215381Z INFO:root:creating /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:50:56.5217082Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:50:56.5219467Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_optimizer_codegen 2025-05-07T19:50:56.5221551Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_embedding_inplace_ops.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5223148Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/fbgemm_gpu_py.so -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5228727Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/__init__.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5231076Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/batched_unary_embeddings_ops.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5233217Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/enums.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5235305Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/metrics.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5237676Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/permute_pooled_embedding_modules.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5240038Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5242094Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/quantize_comm.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5244193Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/quantize_utils.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5246520Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/runtime_monitor.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5248820Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/sparse_ops.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5250764Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_configs.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5252825Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_inference_converter.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5255147Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_optimizer_ops.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5257494Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_embedding_utils.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5259712Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_table_batched_embeddings_ops.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5261564Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5263316Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5265483Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5267670Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5269438Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5271084Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/tbe_input_multiplexer.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5272992Z INFO:root:copying _skbuild/linux-x86_64-3.13/setuptools/lib.linux-x86_64-cpython-313/fbgemm_gpu/uvm.py -> /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu 2025-05-07T19:50:56.5273967Z INFO:skbuild:copied 125 files 2025-05-07T19:50:56.5275003Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/config/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5276336Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/config/feature_list.py to feature_list.cpython-313.pyc 2025-05-07T19:50:56.5278002Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5279525Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs/common.py to common.cpython-313.pyc 2025-05-07T19:50:56.5280829Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs/examples.py to examples.cpython-313.pyc 2025-05-07T19:50:56.5282228Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs/jagged_tensor_ops.py to jagged_tensor_ops.cpython-313.pyc 2025-05-07T19:50:56.5284087Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs/merge_pooled_embedding_ops.py to merge_pooled_embedding_ops.cpython-313.pyc 2025-05-07T19:50:56.5286437Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs/permute_pooled_embedding_ops.py to permute_pooled_embedding_ops.cpython-313.pyc 2025-05-07T19:50:56.5288701Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs/quantize_ops.py to quantize_ops.cpython-313.pyc 2025-05-07T19:50:56.5290925Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs/sparse_ops.py to sparse_ops.cpython-313.pyc 2025-05-07T19:50:56.5294867Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/docs/version.py to version.cpython-313.pyc 2025-05-07T19:50:56.5297155Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/quantize/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5300096Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/quantize/quantize_ops.py to quantize_ops.cpython-313.pyc 2025-05-07T19:50:56.5303822Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/cpu/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5307653Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/cpu/cpu_sll.py to cpu_sll.cpython-313.pyc 2025-05-07T19:50:56.5353852Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/meta/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5356705Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/meta/meta_sll.py to meta_sll.cpython-313.pyc 2025-05-07T19:50:56.5369282Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5373943Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton/common.py to common.cpython-313.pyc 2025-05-07T19:50:56.5377680Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py to triton_dense_jagged_cat_jagged_out.cpython-313.pyc 2025-05-07T19:50:56.5383288Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py to triton_jagged2_to_padded_dense.cpython-313.pyc 2025-05-07T19:50:56.5394492Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton/triton_jagged_bmm.py to triton_jagged_bmm.cpython-313.pyc 2025-05-07T19:50:56.5412452Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py to triton_jagged_bmm_jagged_out.cpython-313.pyc 2025-05-07T19:50:56.5431739Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py to triton_jagged_dense_elementwise_add.cpython-313.pyc 2025-05-07T19:50:56.5437222Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py to triton_jagged_dense_elementwise_mul_jagged_out.cpython-313.pyc 2025-05-07T19:50:56.5444995Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py to triton_jagged_dense_flash_attention.cpython-313.pyc 2025-05-07T19:50:56.5479401Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py to triton_jagged_flash_attention_basic.cpython-313.pyc 2025-05-07T19:50:56.5508592Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py to triton_jagged_self_substraction_jagged_out.cpython-313.pyc 2025-05-07T19:50:56.5513679Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton/triton_jagged_softmax.py to triton_jagged_softmax.cpython-313.pyc 2025-05-07T19:50:56.5533143Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py to triton_multi_head_jagged_flash_attention.cpython-313.pyc 2025-05-07T19:50:56.5561786Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sll/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5566260Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5569854Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench/bench_config.py to bench_config.cpython-313.pyc 2025-05-07T19:50:56.5577188Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench/bench_runs.py to bench_runs.cpython-313.pyc 2025-05-07T19:50:56.5605788Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench/eeg_cli.py to eeg_cli.cpython-313.pyc 2025-05-07T19:50:56.5613040Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py to embedding_ops_common_config.cpython-313.pyc 2025-05-07T19:50:56.5622041Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench/eval_compression.py to eval_compression.cpython-313.pyc 2025-05-07T19:50:56.5629503Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench/reporter.py to reporter.cpython-313.pyc 2025-05-07T19:50:56.5633086Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench/tbe_data_config.py to tbe_data_config.cpython-313.pyc 2025-05-07T19:50:56.5648828Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py to tbe_data_config_loader.cpython-313.pyc 2025-05-07T19:50:56.5658441Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py to tbe_data_config_param_models.cpython-313.pyc 2025-05-07T19:50:56.5669328Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/bench/utils.py to utils.cpython-313.pyc 2025-05-07T19:50:56.5674246Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/cache/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5676483Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py to split_embeddings_cache_ops.cpython-313.pyc 2025-05-07T19:50:56.5679951Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd/utils/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5682148Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py to partially_materialized_tensor.cpython-313.pyc 2025-05-07T19:50:56.5696220Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5698368Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd/common.py to common.cpython-313.pyc 2025-05-07T19:50:56.5700797Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd/inference.py to inference.cpython-313.pyc 2025-05-07T19:50:56.5729408Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/ssd/training.py to training.cpython-313.pyc 2025-05-07T19:50:56.5828146Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/stats/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5830237Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/stats/bench_params_reporter.py to bench_params_reporter.cpython-313.pyc 2025-05-07T19:50:56.5840423Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5842977Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/common.py to common.cpython-313.pyc 2025-05-07T19:50:56.5846614Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/offsets.py to offsets.cpython-313.pyc 2025-05-07T19:50:56.5852012Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/quantize.py to quantize.cpython-313.pyc 2025-05-07T19:50:56.5867431Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/requests.py to requests.cpython-313.pyc 2025-05-07T19:50:56.5892906Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5894877Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton/jagged/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5896946Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py to triton_jagged_tensor_ops.cpython-313.pyc 2025-05-07T19:50:56.5924839Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5927348Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton/common.py to common.cpython-313.pyc 2025-05-07T19:50:56.5932289Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton/quantize.py to quantize.cpython-313.pyc 2025-05-07T19:50:56.5955176Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/triton/quantize_ref.py to quantize_ref.cpython-313.pyc 2025-05-07T19:50:56.5968352Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/utils/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.5970470Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/utils/filestore.py to filestore.cpython-313.pyc 2025-05-07T19:50:56.5979034Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/utils/loader.py to loader.cpython-313.pyc 2025-05-07T19:50:56.5982839Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/utils/torch_library.py to torch_library.cpython-313.pyc 2025-05-07T19:50:56.5988861Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adagrad.py to lookup_adagrad.cpython-313.pyc 2025-05-07T19:50:56.5998231Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad.py to lookup_rowwise_adagrad.cpython-313.pyc 2025-05-07T19:50:56.6007762Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_sgd.py to lookup_sgd.cpython-313.pyc 2025-05-07T19:50:56.6016177Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py to lookup_adam.cpython-313.pyc 2025-05-07T19:50:56.6028365Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py to lookup_lamb.cpython-313.pyc 2025-05-07T19:50:56.6038546Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py to lookup_lars_sgd.cpython-313.pyc 2025-05-07T19:50:56.6048418Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_adam.py to lookup_partial_rowwise_adam.cpython-313.pyc 2025-05-07T19:50:56.6058400Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_partial_rowwise_lamb.py to lookup_partial_rowwise_lamb.cpython-313.pyc 2025-05-07T19:50:56.6068114Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_none.py to lookup_none.cpython-313.pyc 2025-05-07T19:50:56.6076865Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_with_counter.py to lookup_rowwise_adagrad_with_counter.cpython-313.pyc 2025-05-07T19:50:56.6088293Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_rowwise_adagrad_ssd.py to lookup_rowwise_adagrad_ssd.cpython-313.pyc 2025-05-07T19:50:56.6098495Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.6103335Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args.py to lookup_args.cpython-313.pyc 2025-05-07T19:50:56.6108654Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_args_ssd.py to lookup_args_ssd.cpython-313.pyc 2025-05-07T19:50:56.6114152Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_optimizer_codegen/split_embedding_optimizer_rowwise_adagrad.py to split_embedding_optimizer_rowwise_adagrad.cpython-313.pyc 2025-05-07T19:50:56.6122680Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_optimizer_codegen/optimizer_args.py to optimizer_args.cpython-313.pyc 2025-05-07T19:50:56.6125294Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/__init__.py to __init__.cpython-313.pyc 2025-05-07T19:50:56.6130639Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/batched_unary_embeddings_ops.py to batched_unary_embeddings_ops.cpython-313.pyc 2025-05-07T19:50:56.6137232Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/enums.py to enums.cpython-313.pyc 2025-05-07T19:50:56.6140296Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/metrics.py to metrics.cpython-313.pyc 2025-05-07T19:50:56.6152081Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/permute_pooled_embedding_modules.py to permute_pooled_embedding_modules.cpython-313.pyc 2025-05-07T19:50:56.6158115Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/permute_pooled_embedding_modules_split.py to permute_pooled_embedding_modules_split.cpython-313.pyc 2025-05-07T19:50:56.6164309Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/quantize_comm.py to quantize_comm.cpython-313.pyc 2025-05-07T19:50:56.6181423Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/quantize_utils.py to quantize_utils.cpython-313.pyc 2025-05-07T19:50:56.6192181Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/runtime_monitor.py to runtime_monitor.cpython-313.pyc 2025-05-07T19:50:56.6205038Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/sparse_ops.py to sparse_ops.cpython-313.pyc 2025-05-07T19:50:56.6273323Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_configs.py to split_embedding_configs.cpython-313.pyc 2025-05-07T19:50:56.6285267Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_inference_converter.py to split_embedding_inference_converter.cpython-313.pyc 2025-05-07T19:50:56.6295912Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_optimizer_ops.py to split_embedding_optimizer_ops.cpython-313.pyc 2025-05-07T19:50:56.6297972Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_utils.py to split_embedding_utils.cpython-313.pyc 2025-05-07T19:50:56.6300709Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops.py to split_table_batched_embeddings_ops.cpython-313.pyc 2025-05-07T19:50:56.6304382Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_common.py to split_table_batched_embeddings_ops_common.cpython-313.pyc 2025-05-07T19:50:56.6317199Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py to split_table_batched_embeddings_ops_inference.cpython-313.pyc 2025-05-07T19:50:56.6433787Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py to split_table_batched_embeddings_ops_training.cpython-313.pyc 2025-05-07T19:50:56.6593952Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py to split_table_batched_embeddings_ops_training_common.cpython-313.pyc 2025-05-07T19:50:56.6601119Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py to ssd_split_table_batched_embeddings_ops.cpython-313.pyc 2025-05-07T19:50:56.6603453Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe_input_multiplexer.py to tbe_input_multiplexer.cpython-313.pyc 2025-05-07T19:50:56.6608811Z INFO:root:byte-compiling /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/uvm.py to uvm.cpython-313.pyc 2025-05-07T19:50:56.6611855Z INFO:root:running install_egg_info 2025-05-07T19:50:56.6676182Z INFO:root:running egg_info 2025-05-07T19:50:56.6723416Z INFO:root:creating fbgemm_gpu_nightly_docs.egg-info 2025-05-07T19:50:56.6724270Z INFO:root:writing fbgemm_gpu_nightly_docs.egg-info/PKG-INFO 2025-05-07T19:50:56.6729177Z INFO:root:writing dependency_links to fbgemm_gpu_nightly_docs.egg-info/dependency_links.txt 2025-05-07T19:50:56.6730952Z INFO:root:writing requirements to fbgemm_gpu_nightly_docs.egg-info/requires.txt 2025-05-07T19:50:56.6732054Z INFO:root:writing top-level names to fbgemm_gpu_nightly_docs.egg-info/top_level.txt 2025-05-07T19:50:56.6733058Z INFO:root:writing manifest file 'fbgemm_gpu_nightly_docs.egg-info/SOURCES.txt' 2025-05-07T19:50:56.6832875Z INFO:root:reading manifest file 'fbgemm_gpu_nightly_docs.egg-info/SOURCES.txt' 2025-05-07T19:50:56.6851606Z INFO:root:writing manifest file 'fbgemm_gpu_nightly_docs.egg-info/SOURCES.txt' 2025-05-07T19:50:56.6853361Z INFO:root:Copying fbgemm_gpu_nightly_docs.egg-info to /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu_nightly_docs-2025.5.7-py3.13.egg-info 2025-05-07T19:50:56.6859818Z INFO:root:running install_scripts 2025-05-07T19:50:56.7599879Z INFO:skbuild:copied 0 files 2025-05-07T19:50:59.1812407Z ╒═════════╤═══════════════════════╕ 2025-05-07T19:50:59.1812855Z │ │ Version │ 2025-05-07T19:50:59.1813201Z ╞═════════╪═══════════════════════╡ 2025-05-07T19:50:59.1813552Z │ PyTorch │ 2.8.0.dev20250507+cpu │ 2025-05-07T19:50:59.1813910Z ╘═════════╧═══════════════════════╛ 2025-05-07T19:50:59.4975476Z 2025-05-07T19:50:59.5121099Z ################################################################################ 2025-05-07T19:50:59.5121777Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so 2025-05-07T19:50:59.5122220Z [CHECK] Listing out library size: 2025-05-07T19:50:59.5122665Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so 2025-05-07T19:50:59.5122994Z 2025-05-07T19:50:59.5132561Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so 2025-05-07T19:50:59.5133936Z 2025-05-07T19:50:59.5135172Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so 2025-05-07T19:50:59.5136072Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.5136590Z 2025-05-07T19:50:59.5199641Z GLIBC_2.2.5 2025-05-07T19:50:59.5200046Z GLIBC_2.14 2025-05-07T19:50:59.5201435Z 2025-05-07T19:50:59.5201597Z 2025-05-07T19:50:59.5202391Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so 2025-05-07T19:50:59.5203341Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.5203907Z 2025-05-07T19:50:59.5260558Z 2025-05-07T19:50:59.5260573Z 2025-05-07T19:50:59.5277378Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so > /tmp/tmp.Ci2qIX3Jwo.symbols.txt 2025-05-07T19:50:59.5277829Z 2025-05-07T19:50:59.5303372Z 2025-05-07T19:50:59.5327994Z [CHECK] Total Number of symbols: 803 2025-05-07T19:50:59.5340335Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:50:59.5356169Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so > /tmp/tmp.tokT0DiRST.usymbols.txt 2025-05-07T19:50:59.5356694Z 2025-05-07T19:50:59.5371190Z 2025-05-07T19:50:59.5395681Z [CHECK] Listing out undefined symbols (49 total): 2025-05-07T19:50:59.5408820Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:50:59.5409451Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:50:59.5409841Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:50:59.5410213Z U __errno_location@GLIBC_2.2.5 2025-05-07T19:50:59.5410667Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:50:59.5410999Z U __popcountdi2@GCC_3.4 2025-05-07T19:50:59.5411299Z U abort@GLIBC_2.2.5 2025-05-07T19:50:59.5411572Z U close@GLIBC_2.2.5 2025-05-07T19:50:59.5411855Z U fputs@GLIBC_2.2.5 2025-05-07T19:50:59.5412152Z U free@GLIBC_2.2.5 2025-05-07T19:50:59.5412440Z U ftruncate64@GLIBC_2.2.5 2025-05-07T19:50:59.5412742Z U fwrite@GLIBC_2.2.5 2025-05-07T19:50:59.5413019Z U getenv@GLIBC_2.2.5 2025-05-07T19:50:59.5413315Z U getpagesize@GLIBC_2.2.5 2025-05-07T19:50:59.5413605Z U madvise@GLIBC_2.2.5 2025-05-07T19:50:59.5413896Z U malloc@GLIBC_2.2.5 2025-05-07T19:50:59.5414171Z U memcmp@GLIBC_2.2.5 2025-05-07T19:50:59.5414459Z U memcpy@GLIBC_2.14 2025-05-07T19:50:59.5414735Z U memmove@GLIBC_2.2.5 2025-05-07T19:50:59.5415030Z U memset@GLIBC_2.2.5 2025-05-07T19:50:59.5415520Z U mmap@GLIBC_2.2.5 2025-05-07T19:50:59.5415796Z U mprotect@GLIBC_2.2.5 2025-05-07T19:50:59.5416097Z U munmap@GLIBC_2.2.5 2025-05-07T19:50:59.5416373Z U open64@GLIBC_2.2.5 2025-05-07T19:50:59.5416806Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:50:59.5417192Z U pthread_mutex_destroy@GLIBC_2.2.5 2025-05-07T19:50:59.5417740Z U pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:50:59.5418063Z U pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:50:59.5418389Z U read@GLIBC_2.2.5 2025-05-07T19:50:59.5418678Z U realloc@GLIBC_2.2.5 2025-05-07T19:50:59.5418956Z U shm_open 2025-05-07T19:50:59.5419213Z U shm_unlink 2025-05-07T19:50:59.5419470Z U snprintf@GLIBC_2.2.5 2025-05-07T19:50:59.5419771Z U stderr@GLIBC_2.2.5 2025-05-07T19:50:59.5420047Z U strcmp@GLIBC_2.2.5 2025-05-07T19:50:59.5420342Z U strlen@GLIBC_2.2.5 2025-05-07T19:50:59.5420618Z U strtol@GLIBC_2.2.5 2025-05-07T19:50:59.5420906Z U syscall@GLIBC_2.2.5 2025-05-07T19:50:59.5421194Z U sysconf@GLIBC_2.2.5 2025-05-07T19:50:59.5421484Z U uname@GLIBC_2.2.5 2025-05-07T19:50:59.5421771Z U unlink@GLIBC_2.2.5 2025-05-07T19:50:59.5422053Z U vsnprintf@GLIBC_2.2.5 2025-05-07T19:50:59.5422437Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:50:59.5422854Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:50:59.5423292Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T19:50:59.5423668Z w _ITM_deregisterTMCloneTable 2025-05-07T19:50:59.5423997Z w _ITM_registerTMCloneTable 2025-05-07T19:50:59.5424312Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:50:59.5424604Z w __gmon_start__ 2025-05-07T19:50:59.5424934Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:50:59.5425331Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so 2025-05-07T19:50:59.5425594Z 2025-05-07T19:50:59.5448367Z linux-vdso.so.1 (0x00007ffe07b87000) 2025-05-07T19:50:59.5448713Z libtorch_cpu.so => not found 2025-05-07T19:50:59.5448997Z libtorch.so => not found 2025-05-07T19:50:59.5449328Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f8537505000) 2025-05-07T19:50:59.5449742Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f85374d7000) 2025-05-07T19:50:59.5450129Z libc.so.6 => /lib64/libc.so.6 (0x00007f85372cf000) 2025-05-07T19:50:59.5450473Z libm.so.6 => /lib64/libm.so.6 (0x00007f85371f2000) 2025-05-07T19:50:59.5450835Z /lib64/ld-linux-x86-64.so.2 (0x00007f85377e8000) 2025-05-07T19:50:59.5451472Z 2025-05-07T19:50:59.5451613Z [CHECK] Displaying ELF information: 2025-05-07T19:50:59.5452044Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so 2025-05-07T19:50:59.5452335Z 2025-05-07T19:50:59.5482080Z 2025-05-07T19:50:59.5482303Z Dynamic section at offset 0x78e88 contains 32 entries: 2025-05-07T19:50:59.5482729Z Tag Type Name/Value 2025-05-07T19:50:59.5483173Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:50:59.5483679Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:50:59.5484257Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:50:59.5485068Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:50:59.5485735Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:50:59.5486235Z 0x000000000000000e (SONAME) Library soname: [asmjit.so] 2025-05-07T19:50:59.5486641Z 0x000000000000000c (INIT) 0x1a000 2025-05-07T19:50:59.5486978Z 0x000000000000000d (FINI) 0x5af2c 2025-05-07T19:50:59.5487834Z 0x0000000000000019 (INIT_ARRAY) 0x780b0 2025-05-07T19:50:59.5488169Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:50:59.5488522Z 0x000000000000001a (FINI_ARRAY) 0x780b8 2025-05-07T19:50:59.5488928Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:50:59.5489268Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:50:59.5489587Z 0x000000006ffffef5 (GNU_HASH) 0x1e18 2025-05-07T19:50:59.5489921Z 0x0000000000000005 (STRTAB) 0x86e0 2025-05-07T19:50:59.5490250Z 0x0000000000000006 (SYMTAB) 0x3b80 2025-05-07T19:50:59.5490588Z 0x000000000000000a (STRSZ) 45274 (bytes) 2025-05-07T19:50:59.5490951Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:50:59.5491284Z 0x0000000000000003 (PLTGOT) 0x790d8 2025-05-07T19:50:59.5491640Z 0x0000000000000002 (PLTRELSZ) 8064 (bytes) 2025-05-07T19:50:59.5491973Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:50:59.5492307Z 0x0000000000000017 (JMPREL) 0x171e0 2025-05-07T19:50:59.5492628Z 0x0000000000000007 (RELA) 0x13e98 2025-05-07T19:50:59.5492978Z 0x0000000000000008 (RELASZ) 13128 (bytes) 2025-05-07T19:50:59.5493343Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:50:59.5493663Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:50:59.5493993Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:50:59.5494329Z 0x000000006ffffffe (VERNEED) 0x13e08 2025-05-07T19:50:59.5494664Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:50:59.5494981Z 0x000000006ffffff0 (VERSYM) 0x137ba 2025-05-07T19:50:59.5495384Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:50:59.5495792Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:50:59.5496099Z 2025-05-07T19:50:59.5496215Z ################################################################################ 2025-05-07T19:50:59.5496450Z 2025-05-07T19:50:59.5496455Z 2025-05-07T19:50:59.5496579Z ################################################################################ 2025-05-07T19:50:59.5497053Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:50:59.5497713Z [CHECK] Listing out library size: 2025-05-07T19:50:59.5498281Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:50:59.5498703Z 2025-05-07T19:50:59.5498905Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:50:59.5499194Z 2025-05-07T19:50:59.5499577Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:50:59.5500519Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.5501101Z 2025-05-07T19:50:59.5547026Z GLIBC_2.2.5 2025-05-07T19:50:59.5547396Z GLIBC_2.14 2025-05-07T19:50:59.5549053Z 2025-05-07T19:50:59.5549069Z 2025-05-07T19:50:59.5549842Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:50:59.5550878Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.5551470Z 2025-05-07T19:50:59.5598359Z GLIBCXX_3.4 2025-05-07T19:50:59.5598786Z GLIBCXX_3.4.21 2025-05-07T19:50:59.5600141Z 2025-05-07T19:50:59.5600170Z 2025-05-07T19:50:59.5617061Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so > /tmp/tmp.n3pIl5lgJf.symbols.txt 2025-05-07T19:50:59.5617716Z 2025-05-07T19:50:59.5636015Z 2025-05-07T19:50:59.5659890Z [CHECK] Total Number of symbols: 190 2025-05-07T19:50:59.5671589Z [CHECK] Number of fbgemm symbols: 63 2025-05-07T19:50:59.5686616Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so > /tmp/tmp.mlsq6IkswP.usymbols.txt 2025-05-07T19:50:59.5687292Z 2025-05-07T19:50:59.5700460Z 2025-05-07T19:50:59.5724286Z [CHECK] Listing out undefined symbols (47 total): 2025-05-07T19:50:59.5738104Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:50:59.5738790Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:50:59.5739177Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:50:59.5739625Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:50:59.5740146Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:50:59.5740711Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:50:59.5741700Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:50:59.5742492Z U c10::BoolType::get() 2025-05-07T19:50:59.5742836Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:50:59.5743213Z U c10::IntType::get() 2025-05-07T19:50:59.5743629Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:50:59.5744131Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:50:59.5744799Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:50:59.5745441Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:50:59.5745802Z U c10::TensorType::get() 2025-05-07T19:50:59.5746126Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:50:59.5746871Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:50:59.5747745Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:50:59.5748452Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:50:59.5749102Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:50:59.5749513Z U memcpy@GLIBC_2.14 2025-05-07T19:50:59.5749793Z U memmove@GLIBC_2.2.5 2025-05-07T19:50:59.5750089Z U memset@GLIBC_2.2.5 2025-05-07T19:50:59.5750422Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:50:59.5750810Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:50:59.5751154Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:50:59.5751522Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.5751919Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.5752285Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:50:59.5752644Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:50:59.5752983Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:50:59.5753306Z U strlen@GLIBC_2.2.5 2025-05-07T19:50:59.5753620Z U torch::CppFunction::~CppFunction() 2025-05-07T19:50:59.5754439Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:50:59.5755601Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.5756415Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.5757154Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:50:59.5757924Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:50:59.5758342Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:50:59.5758831Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:50:59.5759424Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.5760092Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:50:59.5760550Z w _ITM_deregisterTMCloneTable 2025-05-07T19:50:59.5760874Z w _ITM_registerTMCloneTable 2025-05-07T19:50:59.5761293Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:50:59.5761587Z w __gmon_start__ 2025-05-07T19:50:59.5761877Z w __pthread_key_create 2025-05-07T19:50:59.5762220Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:50:59.5762699Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:50:59.5763005Z 2025-05-07T19:50:59.5775591Z linux-vdso.so.1 (0x00007ffe85c62000) 2025-05-07T19:50:59.5776160Z libc10.so => not found 2025-05-07T19:50:59.5776458Z libtorch_cpu.so => not found 2025-05-07T19:50:59.5776719Z libtorch.so => not found 2025-05-07T19:50:59.5777044Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fa3f3c74000) 2025-05-07T19:50:59.5777457Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fa3f3c46000) 2025-05-07T19:50:59.5777845Z libc.so.6 => /lib64/libc.so.6 (0x00007fa3f3a3c000) 2025-05-07T19:50:59.5778387Z libm.so.6 => /lib64/libm.so.6 (0x00007fa3f3961000) 2025-05-07T19:50:59.5778953Z /lib64/ld-linux-x86-64.so.2 (0x00007fa3f3ef8000) 2025-05-07T19:50:59.5779405Z 2025-05-07T19:50:59.5779630Z [CHECK] Displaying ELF information: 2025-05-07T19:50:59.5780102Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so 2025-05-07T19:50:59.5780456Z 2025-05-07T19:50:59.5808203Z 2025-05-07T19:50:59.5808441Z Dynamic section at offset 0x1a9b8 contains 33 entries: 2025-05-07T19:50:59.5809156Z Tag Type Name/Value 2025-05-07T19:50:59.5809584Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:50:59.5810094Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:50:59.5810948Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:50:59.5811899Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:50:59.5812401Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:50:59.5812899Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:50:59.5813420Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_cache.so] 2025-05-07T19:50:59.5813860Z 0x000000000000000c (INIT) 0xa000 2025-05-07T19:50:59.5814203Z 0x000000000000000d (FINI) 0x15d90 2025-05-07T19:50:59.5814527Z 0x0000000000000019 (INIT_ARRAY) 0x1a728 2025-05-07T19:50:59.5814884Z 0x000000000000001b (INIT_ARRAYSZ) 48 (bytes) 2025-05-07T19:50:59.5815238Z 0x000000000000001a (FINI_ARRAY) 0x1a758 2025-05-07T19:50:59.5815571Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:50:59.5815909Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:50:59.5816224Z 0x000000006ffffef5 (GNU_HASH) 0xac8 2025-05-07T19:50:59.5816553Z 0x0000000000000005 (STRTAB) 0x23a8 2025-05-07T19:50:59.5816869Z 0x0000000000000006 (SYMTAB) 0x11c0 2025-05-07T19:50:59.5817218Z 0x000000000000000a (STRSZ) 24523 (bytes) 2025-05-07T19:50:59.5818000Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:50:59.5818353Z 0x0000000000000003 (PLTGOT) 0x1ac18 2025-05-07T19:50:59.5818713Z 0x0000000000000002 (PLTRELSZ) 1512 (bytes) 2025-05-07T19:50:59.5819194Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:50:59.5819525Z 0x0000000000000017 (JMPREL) 0x9258 2025-05-07T19:50:59.5819840Z 0x0000000000000007 (RELA) 0x8598 2025-05-07T19:50:59.5820255Z 0x0000000000000008 (RELASZ) 3264 (bytes) 2025-05-07T19:50:59.5820604Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:50:59.5820937Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:50:59.5821253Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:50:59.5821703Z 0x000000006ffffffe (VERNEED) 0x84f8 2025-05-07T19:50:59.5822145Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:50:59.5822672Z 0x000000006ffffff0 (VERSYM) 0x8374 2025-05-07T19:50:59.5823253Z 0x000000006ffffff9 (RELACOUNT) 8 2025-05-07T19:50:59.5823637Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:50:59.5824038Z 2025-05-07T19:50:59.5824249Z ################################################################################ 2025-05-07T19:50:59.5824667Z 2025-05-07T19:50:59.5824675Z 2025-05-07T19:50:59.5824904Z ################################################################################ 2025-05-07T19:50:59.5825528Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:50:59.5826003Z [CHECK] Listing out library size: 2025-05-07T19:50:59.5826431Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:50:59.5826792Z 2025-05-07T19:50:59.5826985Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:50:59.5827266Z 2025-05-07T19:50:59.5827640Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:50:59.5828570Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.5829129Z 2025-05-07T19:50:59.5873488Z GLIBC_2.2.5 2025-05-07T19:50:59.5873831Z GLIBC_2.14 2025-05-07T19:50:59.5875656Z 2025-05-07T19:50:59.5875837Z 2025-05-07T19:50:59.5876709Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:50:59.5877764Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.5878350Z 2025-05-07T19:50:59.5922375Z GLIBCXX_3.4 2025-05-07T19:50:59.5922618Z GLIBCXX_3.4.9 2025-05-07T19:50:59.5922853Z GLIBCXX_3.4.21 2025-05-07T19:50:59.5924829Z 2025-05-07T19:50:59.5924837Z 2025-05-07T19:50:59.5941752Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so > /tmp/tmp.Kh96Z5A3Br.symbols.txt 2025-05-07T19:50:59.5942381Z 2025-05-07T19:50:59.5957144Z 2025-05-07T19:50:59.5980657Z [CHECK] Total Number of symbols: 107 2025-05-07T19:50:59.5992662Z [CHECK] Number of fbgemm symbols: 4 2025-05-07T19:50:59.6008836Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so > /tmp/tmp.dG0wMtNcGp.usymbols.txt 2025-05-07T19:50:59.6009303Z 2025-05-07T19:50:59.6023690Z 2025-05-07T19:50:59.6047411Z [CHECK] Listing out undefined symbols (57 total): 2025-05-07T19:50:59.6061257Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.6061809Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:50:59.6062144Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:50:59.6062596Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:50:59.6063006Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:50:59.6063312Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:50:59.6063636Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:50:59.6063941Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:50:59.6064255Z U __errno_location@GLIBC_2.2.5 2025-05-07T19:50:59.6064744Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:50:59.6065061Z U c10::BoolType::get() 2025-05-07T19:50:59.6065371Z U c10::StringType::get() 2025-05-07T19:50:59.6065778Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:50:59.6066535Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:50:59.6067764Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:50:59.6068543Z U getenv@GLIBC_2.2.5 2025-05-07T19:50:59.6068842Z U memcmp@GLIBC_2.2.5 2025-05-07T19:50:59.6069134Z U memcpy@GLIBC_2.14 2025-05-07T19:50:59.6069412Z U memmove@GLIBC_2.2.5 2025-05-07T19:50:59.6069711Z U memset@GLIBC_2.2.5 2025-05-07T19:50:59.6070043Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:50:59.6070438Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:50:59.6070843Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:50:59.6071510Z 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:50:59.6072392Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:50:59.6073000Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:50:59.6073385Z U std::__throw_invalid_argument(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.6073789Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.6074190Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.6074589Z U std::__throw_out_of_range(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.6075186Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:50:59.6076221Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.6077028Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:50:59.6077380Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:50:59.6077736Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.6078071Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.6078412Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:50:59.6078737Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:50:59.6079062Z U strlen@GLIBC_2.2.5 2025-05-07T19:50:59.6079356Z U strtol@GLIBC_2.2.5 2025-05-07T19:50:59.6079664Z U torch::CppFunction::~CppFunction() 2025-05-07T19:50:59.6080484Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:50:59.6081743Z U torch::Library::_def(std::variant&&, torch::CppFunction&&, std::vector > const&) & 2025-05-07T19:50:59.6082745Z U torch::jit::parseSchemaOrName(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:50:59.6083398Z U typeinfo for std::invalid_argument@GLIBCXX_3.4 2025-05-07T19:50:59.6083799Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:50:59.6084289Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:50:59.6084732Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:50:59.6085389Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.6086177Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.6086804Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:50:59.6087346Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:50:59.6087800Z w _ITM_deregisterTMCloneTable 2025-05-07T19:50:59.6088122Z w _ITM_registerTMCloneTable 2025-05-07T19:50:59.6088445Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:50:59.6088740Z w __gmon_start__ 2025-05-07T19:50:59.6089020Z w __pthread_key_create 2025-05-07T19:50:59.6089353Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:50:59.6089798Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:50:59.6090091Z 2025-05-07T19:50:59.6098513Z linux-vdso.so.1 (0x00007ffc779d1000) 2025-05-07T19:50:59.6098802Z libc10.so => not found 2025-05-07T19:50:59.6099058Z libtorch_cpu.so => not found 2025-05-07T19:50:59.6099318Z libtorch.so => not found 2025-05-07T19:50:59.6099645Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f44c6549000) 2025-05-07T19:50:59.6100058Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f44c651b000) 2025-05-07T19:50:59.6100446Z libc.so.6 => /lib64/libc.so.6 (0x00007f44c6311000) 2025-05-07T19:50:59.6100855Z libm.so.6 => /lib64/libm.so.6 (0x00007f44c6236000) 2025-05-07T19:50:59.6101241Z /lib64/ld-linux-x86-64.so.2 (0x00007f44c67bd000) 2025-05-07T19:50:59.6101557Z 2025-05-07T19:50:59.6101680Z [CHECK] Displaying ELF information: 2025-05-07T19:50:59.6102087Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so 2025-05-07T19:50:59.6102419Z 2025-05-07T19:50:59.6130894Z 2025-05-07T19:50:59.6131080Z Dynamic section at offset 0xab10 contains 33 entries: 2025-05-07T19:50:59.6131775Z Tag Type Name/Value 2025-05-07T19:50:59.6132238Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:50:59.6132793Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:50:59.6133587Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:50:59.6134213Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:50:59.6134745Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:50:59.6135236Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:50:59.6135764Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_config.so] 2025-05-07T19:50:59.6136198Z 0x000000000000000c (INIT) 0x4000 2025-05-07T19:50:59.6136538Z 0x000000000000000d (FINI) 0x817c 2025-05-07T19:50:59.6136865Z 0x0000000000000019 (INIT_ARRAY) 0xaa68 2025-05-07T19:50:59.6137215Z 0x000000000000001b (INIT_ARRAYSZ) 16 (bytes) 2025-05-07T19:50:59.6137563Z 0x000000000000001a (FINI_ARRAY) 0xaa78 2025-05-07T19:50:59.6137898Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:50:59.6138245Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:50:59.6138563Z 0x000000006ffffef5 (GNU_HASH) 0x700 2025-05-07T19:50:59.6138894Z 0x0000000000000005 (STRTAB) 0x13b0 2025-05-07T19:50:59.6139208Z 0x0000000000000006 (SYMTAB) 0x990 2025-05-07T19:50:59.6139556Z 0x000000000000000a (STRSZ) 6822 (bytes) 2025-05-07T19:50:59.6139902Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:50:59.6140392Z 0x0000000000000003 (PLTGOT) 0xad70 2025-05-07T19:50:59.6140747Z 0x0000000000000002 (PLTRELSZ) 1272 (bytes) 2025-05-07T19:50:59.6141086Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:50:59.6141486Z 0x0000000000000017 (JMPREL) 0x3460 2025-05-07T19:50:59.6141801Z 0x0000000000000007 (RELA) 0x2fe0 2025-05-07T19:50:59.6142147Z 0x0000000000000008 (RELASZ) 1152 (bytes) 2025-05-07T19:50:59.6142497Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:50:59.6142833Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:50:59.6143149Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:50:59.6143505Z 0x000000006ffffffe (VERNEED) 0x2f30 2025-05-07T19:50:59.6143896Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:50:59.6144333Z 0x000000006ffffff0 (VERSYM) 0x2e56 2025-05-07T19:50:59.6144729Z 0x000000006ffffff9 (RELACOUNT) 4 2025-05-07T19:50:59.6145034Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:50:59.6145290Z 2025-05-07T19:50:59.6145437Z ################################################################################ 2025-05-07T19:50:59.6145732Z 2025-05-07T19:50:59.6145737Z 2025-05-07T19:50:59.6145903Z ################################################################################ 2025-05-07T19:50:59.6146500Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so 2025-05-07T19:50:59.6146928Z [CHECK] Listing out library size: 2025-05-07T19:50:59.6147310Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so 2025-05-07T19:50:59.6147628Z 2025-05-07T19:50:59.6147775Z 6 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so 2025-05-07T19:50:59.6148013Z 2025-05-07T19:50:59.6148331Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so 2025-05-07T19:50:59.6149176Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.6149699Z 2025-05-07T19:50:59.6418700Z GLIBC_2.2.5 2025-05-07T19:50:59.6418934Z GLIBC_2.3 2025-05-07T19:50:59.6419136Z GLIBC_2.14 2025-05-07T19:50:59.6421184Z 2025-05-07T19:50:59.6421189Z 2025-05-07T19:50:59.6422029Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so 2025-05-07T19:50:59.6422959Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.6423518Z 2025-05-07T19:50:59.6692595Z GLIBCXX_3.4 2025-05-07T19:50:59.6693003Z GLIBCXX_3.4.9 2025-05-07T19:50:59.6693378Z GLIBCXX_3.4.11 2025-05-07T19:50:59.6693600Z GLIBCXX_3.4.14 2025-05-07T19:50:59.6693867Z GLIBCXX_3.4.15 2025-05-07T19:50:59.6694069Z GLIBCXX_3.4.18 2025-05-07T19:50:59.6694378Z GLIBCXX_3.4.21 2025-05-07T19:50:59.6694570Z 2025-05-07T19:50:59.6694870Z 2025-05-07T19:50:59.6711234Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so > /tmp/tmp.9r3VIZlC8u.symbols.txt 2025-05-07T19:50:59.6711664Z 2025-05-07T19:50:59.6931951Z 2025-05-07T19:50:59.6957008Z [CHECK] Total Number of symbols: 4871 2025-05-07T19:50:59.6974268Z [CHECK] Number of fbgemm symbols: 3365 2025-05-07T19:50:59.6990336Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so > /tmp/tmp.ukxe7Mv7LG.usymbols.txt 2025-05-07T19:50:59.6990912Z 2025-05-07T19:50:59.7014671Z 2025-05-07T19:50:59.7040029Z [CHECK] Listing out undefined symbols (135 total): 2025-05-07T19:50:59.7054648Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:50:59.7055206Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:50:59.7055718Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:50:59.7056174Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:50:59.7056662Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:50:59.7057150Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:50:59.7057800Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:50:59.7058336Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:50:59.7058905Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:50:59.7059686Z U __cxa_init_primary_exception@CXXABI_1.3.11 2025-05-07T19:50:59.7060179Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:50:59.7060677Z U __cxa_thread_atexit@CXXABI_1.3.7 2025-05-07T19:50:59.7061281Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:50:59.7061629Z U __cxa_throw_bad_array_new_length@CXXABI_1.3.8 2025-05-07T19:50:59.7061986Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:50:59.7062303Z U __once_proxy@GLIBCXX_3.4.11 2025-05-07T19:50:59.7062617Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:50:59.7062907Z U abort@GLIBC_2.2.5 2025-05-07T19:50:59.7063330Z U asmjit::_abi_1_13::BaseAssembler::bind(asmjit::_abi_1_13::Label const&) 2025-05-07T19:50:59.7063789Z U asmjit::_abi_1_13::BaseAssembler::newLabel() 2025-05-07T19:50:59.7064299Z U asmjit::_abi_1_13::BaseEmitter::_emitI(unsigned int, asmjit::_abi_1_13::Operand_ const&) 2025-05-07T19:50:59.7065054Z U asmjit::_abi_1_13::BaseEmitter::_emitI(unsigned int, asmjit::_abi_1_13::Operand_ const&, asmjit::_abi_1_13::Operand_ const&) 2025-05-07T19:50:59.7065999Z 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:50:59.7067161Z 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:50:59.7068293Z U asmjit::_abi_1_13::BaseEmitter::emitArgsAssignment(asmjit::_abi_1_13::FuncFrame const&, asmjit::_abi_1_13::FuncArgsAssignment const&) 2025-05-07T19:50:59.7069072Z U asmjit::_abi_1_13::BaseEmitter::emitEpilog(asmjit::_abi_1_13::FuncFrame const&) 2025-05-07T19:50:59.7069663Z U asmjit::_abi_1_13::BaseEmitter::emitProlog(asmjit::_abi_1_13::FuncFrame const&) 2025-05-07T19:50:59.7070287Z U asmjit::_abi_1_13::CodeHolder::CodeHolder(asmjit::_abi_1_13::Support::Temporary const*) 2025-05-07T19:50:59.7070961Z U asmjit::_abi_1_13::CodeHolder::init(asmjit::_abi_1_13::Environment const&, unsigned long) 2025-05-07T19:50:59.7071463Z U asmjit::_abi_1_13::CodeHolder::~CodeHolder() 2025-05-07T19:50:59.7072003Z U asmjit::_abi_1_13::FuncArgsAssignment::updateFuncFrame(asmjit::_abi_1_13::FuncFrame&) const 2025-05-07T19:50:59.7083377Z U asmjit::_abi_1_13::FuncDetail::init(asmjit::_abi_1_13::FuncSignature const&, asmjit::_abi_1_13::Environment const&) 2025-05-07T19:50:59.7084094Z U asmjit::_abi_1_13::FuncFrame::finalize() 2025-05-07T19:50:59.7084553Z U asmjit::_abi_1_13::FuncFrame::init(asmjit::_abi_1_13::FuncDetail const&) 2025-05-07T19:50:59.7085182Z U asmjit::_abi_1_13::JitRuntime::JitRuntime(asmjit::_abi_1_13::JitAllocator::CreateParams const*) 2025-05-07T19:50:59.7085816Z U asmjit::_abi_1_13::JitRuntime::_add(void**, asmjit::_abi_1_13::CodeHolder*) 2025-05-07T19:50:59.7086274Z U asmjit::_abi_1_13::JitRuntime::~JitRuntime() 2025-05-07T19:50:59.7086736Z U asmjit::_abi_1_13::x86::Assembler::Assembler(asmjit::_abi_1_13::CodeHolder*) 2025-05-07T19:50:59.7087194Z U asmjit::_abi_1_13::x86::Assembler::~Assembler() 2025-05-07T19:50:59.7087551Z U cpuinfo_get_packages 2025-05-07T19:50:59.7087871Z U cpuinfo_get_packages_count 2025-05-07T19:50:59.7088176Z U cpuinfo_initialize 2025-05-07T19:50:59.7088468Z U cpuinfo_isa 2025-05-07T19:50:59.7088852Z U fma@GLIBC_2.2.5 2025-05-07T19:50:59.7089135Z U fmaf@GLIBC_2.2.5 2025-05-07T19:50:59.7089408Z U fminf@GLIBC_2.2.5 2025-05-07T19:50:59.7089697Z U free@GLIBC_2.2.5 2025-05-07T19:50:59.7090031Z U fwrite@GLIBC_2.2.5 2025-05-07T19:50:59.7090324Z U getenv@GLIBC_2.2.5 2025-05-07T19:50:59.7090602Z U log2@GLIBC_2.2.5 2025-05-07T19:50:59.7090888Z U log2f@GLIBC_2.2.5 2025-05-07T19:50:59.7091176Z U lrintf@GLIBC_2.2.5 2025-05-07T19:50:59.7091453Z U memcmp@GLIBC_2.2.5 2025-05-07T19:50:59.7091743Z U memcpy@GLIBC_2.14 2025-05-07T19:50:59.7092023Z U memmove@GLIBC_2.2.5 2025-05-07T19:50:59.7092315Z U memset@GLIBC_2.2.5 2025-05-07T19:50:59.7092597Z U nearbyint@GLIBC_2.2.5 2025-05-07T19:50:59.7092904Z U nearbyintf@GLIBC_2.2.5 2025-05-07T19:50:59.7093248Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:50:59.7093642Z U operator delete[](void*)@GLIBCXX_3.4 2025-05-07T19:50:59.7093995Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:50:59.7094387Z U operator new[](unsigned long)@GLIBCXX_3.4 2025-05-07T19:50:59.7094911Z U posix_memalign@GLIBC_2.2.5 2025-05-07T19:50:59.7095211Z U pow@GLIBC_2.2.5 2025-05-07T19:50:59.7095564Z U sqrtf@GLIBC_2.2.5 2025-05-07T19:50:59.7096268Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:50:59.7096928Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:50:59.7097387Z U std::_Rb_tree_increment(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:50:59.7098045Z 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:50:59.7099190Z U std::__atomic_futex_unsigned_base::_M_futex_notify_all(unsigned int*)@GLIBCXX_3.4.21 2025-05-07T19:50:59.7100644Z 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:50:59.7101785Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:50:59.7102527Z U std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:50:59.7103044Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:50:59.7103437Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:50:59.7103913Z U std::__exception_ptr::exception_ptr::exception_ptr(void*)@CXXABI_1.3.11 2025-05-07T19:50:59.7104419Z U std::__future_base::_Result_base::_Result_base()@GLIBCXX_3.4.15 2025-05-07T19:50:59.7104901Z U std::__future_base::_Result_base::~_Result_base()@GLIBCXX_3.4.15 2025-05-07T19:50:59.7105315Z U std::__once_call@GLIBCXX_3.4.11 2025-05-07T19:50:59.7105646Z U std::__once_callable@GLIBCXX_3.4.11 2025-05-07T19:50:59.7105988Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:50:59.7106317Z U std::__throw_bad_array_new_length() 2025-05-07T19:50:59.7106658Z U std::__throw_bad_cast()@GLIBCXX_3.4 2025-05-07T19:50:59.7107021Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:50:59.7107395Z U std::__throw_future_error(int)@GLIBCXX_3.4.14 2025-05-07T19:50:59.7107787Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.7108172Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.7108663Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:50:59.7109025Z U std::bad_alloc::~bad_alloc()@GLIBCXX_3.4 2025-05-07T19:50:59.7109893Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.7110680Z U std::cerr@GLIBCXX_3.4 2025-05-07T19:50:59.7110977Z U std::cout@GLIBCXX_3.4 2025-05-07T19:50:59.7111338Z U std::ctype::_M_widen_init() const@GLIBCXX_3.4.11 2025-05-07T19:50:59.7111725Z U std::future_category()@GLIBCXX_3.4.15 2025-05-07T19:50:59.7112102Z U std::future_error::~future_error()@GLIBCXX_3.4.14 2025-05-07T19:50:59.7112487Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:50:59.7112835Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:50:59.7113485Z U std::logic_error::logic_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:50:59.7114199Z U std::logic_error::logic_error(std::logic_error const&)@GLIBCXX_3.4.21 2025-05-07T19:50:59.7114723Z U std::ostream& std::ostream::_M_insert(double)@GLIBCXX_3.4.9 2025-05-07T19:50:59.7115222Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.7115745Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.7116219Z U std::ostream::flush()@GLIBCXX_3.4 2025-05-07T19:50:59.7116562Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:50:59.7116922Z U std::ostream::put(char)@GLIBCXX_3.4 2025-05-07T19:50:59.7117649Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:50:59.7118173Z U std::runtime_error::runtime_error(char const*)@GLIBCXX_3.4.21 2025-05-07T19:50:59.7118616Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:50:59.7118973Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:50:59.7119292Z U stderr@GLIBC_2.2.5 2025-05-07T19:50:59.7119573Z U strcmp@GLIBC_2.2.5 2025-05-07T19:50:59.7119865Z U strlen@GLIBC_2.2.5 2025-05-07T19:50:59.7120152Z U strstr@GLIBC_2.2.5 2025-05-07T19:50:59.7120429Z U tolower@GLIBC_2.2.5 2025-05-07T19:50:59.7120725Z U toupper@GLIBC_2.2.5 2025-05-07T19:50:59.7121158Z U typeinfo for std::__future_base::_Result_base@GLIBCXX_3.4.15 2025-05-07T19:50:59.7121587Z U typeinfo for std::bad_alloc@GLIBCXX_3.4 2025-05-07T19:50:59.7121954Z U typeinfo for std::future_error@GLIBCXX_3.4.14 2025-05-07T19:50:59.7122342Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:50:59.7122749Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:50:59.7123163Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:50:59.7123599Z U vtable for std::bad_alloc@GLIBCXX_3.4 2025-05-07T19:50:59.7123950Z U vtable for std::future_error@GLIBCXX_3.4.14 2025-05-07T19:50:59.7124306Z w _ITM_deregisterTMCloneTable 2025-05-07T19:50:59.7124639Z w _ITM_registerTMCloneTable 2025-05-07T19:50:59.7124946Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:50:59.7125256Z w __gmon_start__ 2025-05-07T19:50:59.7125523Z w __pthread_key_create 2025-05-07T19:50:59.7125835Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:50:59.7126157Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:50:59.7126476Z w pthread_once 2025-05-07T19:50:59.7126892Z w pthread_rwlock_rdlock 2025-05-07T19:50:59.7127198Z w pthread_rwlock_unlock 2025-05-07T19:50:59.7127489Z w pthread_rwlock_wrlock 2025-05-07T19:50:59.7127872Z w pthread_self@GLIBC_2.2.5 2025-05-07T19:50:59.7128299Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:50:59.7128707Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so 2025-05-07T19:50:59.7128954Z 2025-05-07T19:50:59.7129096Z linux-vdso.so.1 (0x00007ffcc57e2000) 2025-05-07T19:50:59.7129381Z libc10.so => not found 2025-05-07T19:50:59.7129902Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so (0x00007f1f08e0a000) 2025-05-07T19:50:59.7130473Z libtorch.so => not found 2025-05-07T19:50:59.7130759Z libtorch_cpu.so => not found 2025-05-07T19:50:59.7131096Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f1f0859c000) 2025-05-07T19:50:59.7131478Z libm.so.6 => /lib64/libm.so.6 (0x00007f1f084c1000) 2025-05-07T19:50:59.7131869Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f1f08dda000) 2025-05-07T19:50:59.7132237Z libc.so.6 => /lib64/libc.so.6 (0x00007f1f082b9000) 2025-05-07T19:50:59.7132592Z /lib64/ld-linux-x86-64.so.2 (0x00007f1f08e89000) 2025-05-07T19:50:59.7132917Z libtorch_cpu.so => not found 2025-05-07T19:50:59.7133188Z libtorch.so => not found 2025-05-07T19:50:59.7133344Z 2025-05-07T19:50:59.7133464Z [CHECK] Displaying ELF information: 2025-05-07T19:50:59.7133828Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so 2025-05-07T19:50:59.7134104Z 2025-05-07T19:50:59.7136467Z 2025-05-07T19:50:59.7136750Z Dynamic section at offset 0x51fb38 contains 37 entries: 2025-05-07T19:50:59.7137502Z Tag Type Name/Value 2025-05-07T19:50:59.7137929Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:50:59.7138586Z 0x0000000000000001 (NEEDED) Shared library: [asmjit.so] 2025-05-07T19:50:59.7139350Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:50:59.7140316Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:50:59.7140901Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:50:59.7141412Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:50:59.7141896Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:50:59.7142392Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:50:59.7142907Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:50:59.7143412Z 0x000000000000000e (SONAME) Library soname: [fbgemm.so] 2025-05-07T19:50:59.7143894Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:59.7144286Z 0x000000000000000c (INIT) 0xf6000 2025-05-07T19:50:59.7144624Z 0x000000000000000d (FINI) 0x4c8fb0 2025-05-07T19:50:59.7144956Z 0x0000000000000019 (INIT_ARRAY) 0x51dac0 2025-05-07T19:50:59.7145309Z 0x000000000000001b (INIT_ARRAYSZ) 56 (bytes) 2025-05-07T19:50:59.7145661Z 0x000000000000001a (FINI_ARRAY) 0x51daf8 2025-05-07T19:50:59.7146000Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:50:59.7146340Z 0x0000000000000004 (HASH) 0x238 2025-05-07T19:50:59.7146658Z 0x000000006ffffef5 (GNU_HASH) 0x6e20 2025-05-07T19:50:59.7146992Z 0x0000000000000005 (STRTAB) 0x2b0a0 2025-05-07T19:50:59.7147308Z 0x0000000000000006 (SYMTAB) 0xe7e0 2025-05-07T19:50:59.7147657Z 0x000000000000000a (STRSZ) 708040 (bytes) 2025-05-07T19:50:59.7148032Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:50:59.7148365Z 0x0000000000000003 (PLTGOT) 0x520dc8 2025-05-07T19:50:59.7148723Z 0x0000000000000002 (PLTRELSZ) 24312 (bytes) 2025-05-07T19:50:59.7149060Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:50:59.7149485Z 0x0000000000000017 (JMPREL) 0xef8c8 2025-05-07T19:50:59.7149806Z 0x0000000000000007 (RELA) 0xda5f8 2025-05-07T19:50:59.7150239Z 0x0000000000000008 (RELASZ) 86736 (bytes) 2025-05-07T19:50:59.7151012Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:50:59.7151403Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:50:59.7151942Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:50:59.7152586Z 0x000000006ffffffe (VERNEED) 0xda478 2025-05-07T19:50:59.7153184Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T19:50:59.7153501Z 0x000000006ffffff0 (VERSYM) 0xd7e68 2025-05-07T19:50:59.7153832Z 0x000000006ffffff9 (RELACOUNT) 9 2025-05-07T19:50:59.7154131Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:50:59.7154342Z 2025-05-07T19:50:59.7154456Z ################################################################################ 2025-05-07T19:50:59.7154679Z 2025-05-07T19:50:59.7154690Z 2025-05-07T19:50:59.7154821Z ################################################################################ 2025-05-07T19:50:59.7155311Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:50:59.7155806Z [CHECK] Listing out library size: 2025-05-07T19:50:59.7156251Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:50:59.7156633Z 2025-05-07T19:50:59.7156838Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:50:59.7157137Z 2025-05-07T19:50:59.7157532Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:50:59.7158500Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.7159093Z 2025-05-07T19:50:59.7224334Z GLIBC_2.2.5 2025-05-07T19:50:59.7224566Z GLIBC_2.3 2025-05-07T19:50:59.7224771Z GLIBC_2.14 2025-05-07T19:50:59.7226466Z 2025-05-07T19:50:59.7226475Z 2025-05-07T19:50:59.7227121Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:50:59.7228161Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.7228788Z 2025-05-07T19:50:59.7292291Z GLIBCXX_3.4 2025-05-07T19:50:59.7292579Z GLIBCXX_3.4.9 2025-05-07T19:50:59.7292795Z GLIBCXX_3.4.11 2025-05-07T19:50:59.7293015Z GLIBCXX_3.4.14 2025-05-07T19:50:59.7293215Z GLIBCXX_3.4.18 2025-05-07T19:50:59.7293430Z GLIBCXX_3.4.20 2025-05-07T19:50:59.7293629Z GLIBCXX_3.4.21 2025-05-07T19:50:59.7293842Z GLIBCXX_3.4.29 2025-05-07T19:50:59.7294300Z 2025-05-07T19:50:59.7294553Z 2025-05-07T19:50:59.7311911Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so > /tmp/tmp.UEzSdxan8L.symbols.txt 2025-05-07T19:50:59.7312419Z 2025-05-07T19:50:59.7347699Z 2025-05-07T19:50:59.7372085Z [CHECK] Total Number of symbols: 811 2025-05-07T19:50:59.7385006Z [CHECK] Number of fbgemm symbols: 30 2025-05-07T19:50:59.7400668Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so > /tmp/tmp.NUqPoIyYnk.usymbols.txt 2025-05-07T19:50:59.7401264Z 2025-05-07T19:50:59.7418394Z 2025-05-07T19:50:59.7442126Z [CHECK] Listing out undefined symbols (205 total): 2025-05-07T19:50:59.7456943Z U GOMP_parallel 2025-05-07T19:50:59.7457892Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.7459215Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.7460182Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:50:59.7460637Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:50:59.7461310Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:50:59.7461781Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:50:59.7462257Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:50:59.7462879Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:50:59.7463377Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:50:59.7463867Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:50:59.7464396Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:50:59.7464912Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:50:59.7465432Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:50:59.7465970Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:50:59.7466516Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:50:59.7467830Z U at::_ops::arange_start::call(c10::Scalar const&, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:50:59.7469961Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:50:59.7472248Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:50:59.7473939Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T19:50:59.7475332Z U at::_ops::scalar_tensor::call(c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:50:59.7476737Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:50:59.7478445Z 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:50:59.7479922Z U at::detail::getCUDAHooks() 2025-05-07T19:50:59.7480468Z U at::detail::getHIPHooks() 2025-05-07T19:50:59.7480996Z U at::get_num_threads() 2025-05-07T19:50:59.7481599Z U at::get_thread_num() 2025-05-07T19:50:59.7482113Z U at::globalContext() 2025-05-07T19:50:59.7482629Z U at::in_parallel_region() 2025-05-07T19:50:59.7483125Z U at::init_num_threads() 2025-05-07T19:50:59.7483629Z U at::internal::set_thread_num(int) 2025-05-07T19:50:59.7484025Z U c10::AutogradMetaInterface::~AutogradMetaInterface() 2025-05-07T19:50:59.7484500Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.7484993Z U c10::ClassType::addMethod(torch::jit::Function*) 2025-05-07T19:50:59.7485632Z U c10::ClassType::getMethod(std::__cxx11::basic_string, std::allocator > const&) const 2025-05-07T19:50:59.7486280Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:50:59.7487203Z U c10::DictType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:50:59.7488339Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:50:59.7488925Z U c10::Error::what() const 2025-05-07T19:50:59.7489231Z U c10::GradMode::is_enabled() 2025-05-07T19:50:59.7489558Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:50:59.7489923Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.7490472Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:50:59.7490877Z U c10::IValue::is(c10::IValue const&) const 2025-05-07T19:50:59.7491277Z U c10::IValue::isTensorList() const 2025-05-07T19:50:59.7491650Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:50:59.7491994Z U c10::IntType::get() 2025-05-07T19:50:59.7492680Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:50:59.7493448Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:50:59.7493847Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:50:59.7494179Z U c10::NoneType::get() 2025-05-07T19:50:59.7494589Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:50:59.7495065Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:50:59.7495419Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:50:59.7495812Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:50:59.7496367Z U c10::StringType::get() 2025-05-07T19:50:59.7497057Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:50:59.7498168Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:50:59.7499248Z U c10::TensorImpl::set_autograd_meta(std::unique_ptr >) 2025-05-07T19:50:59.7500117Z U c10::TensorType::get() 2025-05-07T19:50:59.7501436Z U c10::TupleType::TupleType(std::vector, std::allocator > >, std::optional, std::shared_ptr) 2025-05-07T19:50:59.7502475Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:50:59.7502938Z U c10::_fastEqualsForContainer(c10::IValue const&, c10::IValue const&) 2025-05-07T19:50:59.7503700Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:50:59.7504732Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:50:59.7506367Z 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:50:59.7507743Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:50:59.7508594Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:50:59.7509532Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:50:59.7510554Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:50:59.7511395Z U c10::getCustomClassTypeImpl(std::type_index const&) 2025-05-07T19:50:59.7511774Z U c10::get_default_dtype() 2025-05-07T19:50:59.7512346Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T19:50:59.7512928Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T19:50:59.7513428Z U c10::impl::PyObjectSlot::~PyObjectSlot() 2025-05-07T19:50:59.7513785Z U c10::impl::device_guard_impl_registry 2025-05-07T19:50:59.7514384Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:50:59.7515029Z U c10::ivalue::Future::extractStorages(c10::IValue const&) 2025-05-07T19:50:59.7515441Z U c10::ivalue::Object::resizeObject(unsigned long) 2025-05-07T19:50:59.7515938Z U c10::ivalue::checkCustomClassType(c10::ClassType const*, c10::Type const*) 2025-05-07T19:50:59.7516429Z U c10::operator<<(std::ostream&, c10::Device const&) 2025-05-07T19:50:59.7516830Z U c10::operator<<(std::ostream&, c10::DeviceType) 2025-05-07T19:50:59.7517252Z U c10::operator<<(std::ostream&, c10::FunctionSchema const&) 2025-05-07T19:50:59.7517929Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:50:59.7518999Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7520674Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7522478Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7524185Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7525891Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7527680Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7529313Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:50:59.7530915Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:50:59.7533026Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7535535Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:50:59.7537564Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7539529Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:50:59.7541277Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:50:59.7543137Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7544864Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:50:59.7546900Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:50:59.7549386Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7551196Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:50:59.7553074Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7554977Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(long, bool, bool, bool, long, long, int, int, bool) 2025-05-07T19:50:59.7557789Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(int, long, bool, bool, int, bool, bool, long, long, bool, bool, bool, int) 2025-05-07T19:50:59.7561131Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7564791Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7568263Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7571049Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7573066Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7574933Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7576860Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.7578022Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.7578422Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.7578805Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:50:59.7579244Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:50:59.7579682Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.7580068Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:50:59.7580434Z U memchr@GLIBC_2.2.5 2025-05-07T19:50:59.7580718Z U memcpy@GLIBC_2.14 2025-05-07T19:50:59.7581010Z U memmove@GLIBC_2.2.5 2025-05-07T19:50:59.7581291Z U memset@GLIBC_2.2.5 2025-05-07T19:50:59.7581581Z U omp_get_num_threads 2025-05-07T19:50:59.7581874Z U omp_get_thread_num 2025-05-07T19:50:59.7582204Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:50:59.7582597Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:50:59.7583037Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:50:59.7583710Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:50:59.7584548Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:50:59.7585461Z U std::__cxx11::basic_stringbuf, std::allocator >::_M_sync(char*, unsigned long, unsigned long)@GLIBCXX_3.4.21 2025-05-07T19:50:59.7586336Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:50:59.7587113Z U std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream() 2025-05-07T19:50:59.7587919Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T19:50:59.7588786Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:50:59.7589404Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:50:59.7589806Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:50:59.7590178Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:50:59.7590511Z U std::__throw_bad_array_new_length() 2025-05-07T19:50:59.7590879Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:50:59.7591258Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.7591655Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.7592086Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:50:59.7592554Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:50:59.7593317Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:50:59.7594488Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:50:59.7595756Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.7597472Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.7598428Z U std::condition_variable::condition_variable()@GLIBCXX_3.4.11 2025-05-07T19:50:59.7598896Z U std::condition_variable::notify_all()@GLIBCXX_3.4.11 2025-05-07T19:50:59.7599350Z U std::condition_variable::~condition_variable()@GLIBCXX_3.4.11 2025-05-07T19:50:59.7599764Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:50:59.7600131Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:50:59.7600484Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:50:59.7600839Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:50:59.7601285Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.7601624Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.7602045Z U std::istream& std::istream::_M_extract(long&)@GLIBCXX_3.4.9 2025-05-07T19:50:59.7602460Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:50:59.7602803Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:50:59.7603426Z U std::logic_error::logic_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:50:59.7604271Z U std::logic_error::~logic_error()@GLIBCXX_3.4 2025-05-07T19:50:59.7604985Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.7605881Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.7606705Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:50:59.7607273Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:50:59.7607925Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:50:59.7608739Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:50:59.7609501Z U strcmp@GLIBC_2.2.5 2025-05-07T19:50:59.7610003Z U strlen@GLIBC_2.2.5 2025-05-07T19:50:59.7610587Z U torch::CppFunction::~CppFunction() 2025-05-07T19:50:59.7612192Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:50:59.7614408Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.7615951Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.7619063Z 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:50:59.7620762Z U torch::detail::class_base::withNewArguments(c10::FunctionSchema const&, std::initializer_list) 2025-05-07T19:50:59.7621675Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:50:59.7622529Z U torch::registerCustomClassMethod(std::unique_ptr >) 2025-05-07T19:50:59.7623191Z U torch::serialize::InputArchive::InputArchive() 2025-05-07T19:50:59.7623750Z U torch::serialize::InputArchive::load_from(char const*, unsigned long, std::optional) 2025-05-07T19:50:59.7624629Z U torch::serialize::InputArchive::read(std::__cxx11::basic_string, std::allocator > const&, at::Tensor&, bool) 2025-05-07T19:50:59.7625509Z U torch::serialize::OutputArchive::OutputArchive(std::shared_ptr) 2025-05-07T19:50:59.7626098Z U torch::serialize::OutputArchive::save_to(std::ostream&) 2025-05-07T19:50:59.7626869Z U torch::serialize::OutputArchive::write(std::__cxx11::basic_string, std::allocator > const&, at::Tensor const&, bool) 2025-05-07T19:50:59.7627577Z U typeinfo for c10::Error 2025-05-07T19:50:59.7627906Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:50:59.7628278Z U typeinfo for std::logic_error@GLIBCXX_3.4 2025-05-07T19:50:59.7628635Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:50:59.7629069Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.7629526Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:50:59.7629942Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:50:59.7630384Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:50:59.7630750Z U vtable for c10::Error 2025-05-07T19:50:59.7631310Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.7632104Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.7632874Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.7633526Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:50:59.7634054Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:50:59.7634530Z U vtable for torch::autograd::AutogradMeta 2025-05-07T19:50:59.7634885Z w _ITM_deregisterTMCloneTable 2025-05-07T19:50:59.7635210Z w _ITM_registerTMCloneTable 2025-05-07T19:50:59.7635549Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:50:59.7635840Z w __gmon_start__ 2025-05-07T19:50:59.7636126Z w __pthread_key_create 2025-05-07T19:50:59.7636431Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:50:59.7636767Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:50:59.7637130Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:50:59.7637602Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:50:59.7637925Z 2025-05-07T19:50:59.7638079Z linux-vdso.so.1 (0x00007ffc03bab000) 2025-05-07T19:50:59.7638364Z libc10.so => not found 2025-05-07T19:50:59.7638889Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so (0x00007fcd2f600000) 2025-05-07T19:50:59.7639465Z libtorch.so => not found 2025-05-07T19:50:59.7639798Z libtorch_cpu.so => not found 2025-05-07T19:50:59.7640143Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fcd2f39c000) 2025-05-07T19:50:59.7640564Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fcd2fb88000) 2025-05-07T19:50:59.7641007Z libc.so.6 => /lib64/libc.so.6 (0x00007fcd2f194000) 2025-05-07T19:50:59.7641449Z /lib64/ld-linux-x86-64.so.2 (0x00007fcd2fc4f000) 2025-05-07T19:50:59.7641782Z libc10.so => not found 2025-05-07T19:50:59.7642302Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so (0x00007fcd2f119000) 2025-05-07T19:50:59.7642851Z libtorch.so => not found 2025-05-07T19:50:59.7643121Z libtorch_cpu.so => not found 2025-05-07T19:50:59.7643420Z libm.so.6 => /lib64/libm.so.6 (0x00007fcd2f03e000) 2025-05-07T19:50:59.7643757Z libtorch_cpu.so => not found 2025-05-07T19:50:59.7644014Z libtorch.so => not found 2025-05-07T19:50:59.7644185Z 2025-05-07T19:50:59.7644292Z [CHECK] Displaying ELF information: 2025-05-07T19:50:59.7644736Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so 2025-05-07T19:50:59.7645096Z 2025-05-07T19:50:59.7645100Z 2025-05-07T19:50:59.7645251Z Dynamic section at offset 0x8faf8 contains 36 entries: 2025-05-07T19:50:59.7645626Z Tag Type Name/Value 2025-05-07T19:50:59.7646038Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:50:59.7646532Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:50:59.7647018Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:50:59.7647574Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:50:59.7648438Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:50:59.7649204Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:50:59.7649992Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:50:59.7650499Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:50:59.7651125Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_inference.so] 2025-05-07T19:50:59.7651697Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:59.7652112Z 0x000000000000000c (INIT) 0x22000 2025-05-07T19:50:59.7652450Z 0x000000000000000d (FINI) 0x7c7f4 2025-05-07T19:50:59.7652772Z 0x0000000000000019 (INIT_ARRAY) 0x90260 2025-05-07T19:50:59.7653120Z 0x000000000000001b (INIT_ARRAYSZ) 32 (bytes) 2025-05-07T19:50:59.7653455Z 0x000000000000001a (FINI_ARRAY) 0x90280 2025-05-07T19:50:59.7653797Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:50:59.7654121Z 0x0000000000000004 (HASH) 0x238 2025-05-07T19:50:59.7654452Z 0x000000006ffffef5 (GNU_HASH) 0x1eb8 2025-05-07T19:50:59.7654774Z 0x0000000000000005 (STRTAB) 0x8518 2025-05-07T19:50:59.7655103Z 0x0000000000000006 (SYMTAB) 0x38f8 2025-05-07T19:50:59.7655456Z 0x000000000000000a (STRSZ) 79109 (bytes) 2025-05-07T19:50:59.7655803Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:50:59.7656146Z 0x0000000000000003 (PLTGOT) 0x90d78 2025-05-07T19:50:59.7656491Z 0x0000000000000002 (PLTRELSZ) 8040 (bytes) 2025-05-07T19:50:59.7656836Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:50:59.7657149Z 0x0000000000000017 (JMPREL) 0x1fb78 2025-05-07T19:50:59.7657478Z 0x0000000000000007 (RELA) 0x1c1b8 2025-05-07T19:50:59.7657818Z 0x0000000000000008 (RELASZ) 14784 (bytes) 2025-05-07T19:50:59.7658177Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:50:59.7658503Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:50:59.7658817Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:50:59.7659160Z 0x000000006ffffffe (VERNEED) 0x1c078 2025-05-07T19:50:59.7659479Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:50:59.7659901Z 0x000000006ffffff0 (VERSYM) 0x1ba1e 2025-05-07T19:50:59.7660223Z 0x000000006ffffff9 (RELACOUNT) 12 2025-05-07T19:50:59.7660540Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:50:59.7660791Z 2025-05-07T19:50:59.7660916Z ################################################################################ 2025-05-07T19:50:59.7661139Z 2025-05-07T19:50:59.7661144Z 2025-05-07T19:50:59.7661255Z ################################################################################ 2025-05-07T19:50:59.7661741Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:50:59.7662208Z [CHECK] Listing out library size: 2025-05-07T19:50:59.7662658Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:50:59.7663017Z 2025-05-07T19:50:59.7663214Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:50:59.7663509Z 2025-05-07T19:50:59.7663881Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:50:59.7664831Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.7665394Z 2025-05-07T19:50:59.7665477Z GLIBC_2.2.5 2025-05-07T19:50:59.7665680Z GLIBC_2.14 2025-05-07T19:50:59.7665790Z 2025-05-07T19:50:59.7665794Z 2025-05-07T19:50:59.7666182Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:50:59.7667206Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.7667865Z 2025-05-07T19:50:59.7667964Z GLIBCXX_3.4 2025-05-07T19:50:59.7668155Z GLIBCXX_3.4.9 2025-05-07T19:50:59.7668371Z GLIBCXX_3.4.21 2025-05-07T19:50:59.7668500Z 2025-05-07T19:50:59.7668504Z 2025-05-07T19:50:59.7668853Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so > /tmp/tmp.ZmuOx6Reo5.symbols.txt 2025-05-07T19:50:59.7669293Z 2025-05-07T19:50:59.7684941Z 2025-05-07T19:50:59.7708781Z [CHECK] Total Number of symbols: 158 2025-05-07T19:50:59.7721379Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:50:59.7736646Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so > /tmp/tmp.d0RAhuPegu.usymbols.txt 2025-05-07T19:50:59.7737148Z 2025-05-07T19:50:59.7751232Z 2025-05-07T19:50:59.7774980Z [CHECK] Listing out undefined symbols (80 total): 2025-05-07T19:50:59.7789107Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.7790067Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:50:59.7790607Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:50:59.7791126Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:50:59.7791939Z U at::_ops::add_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:50:59.7792676Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T19:50:59.7793538Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:50:59.7794841Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:50:59.7795783Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T19:50:59.7796239Z U at::_ops::mul_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:50:59.7796701Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:50:59.7797352Z U at::_ops::sub__Tensor::call(at::Tensor&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:50:59.7797789Z U c10::BoolType::get() 2025-05-07T19:50:59.7798208Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:50:59.7798632Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:50:59.7798976Z U c10::IntType::get() 2025-05-07T19:50:59.7799343Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:50:59.7799766Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:50:59.7800417Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:50:59.7801155Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:50:59.7801521Z U c10::SymInt::promote_to_negative() 2025-05-07T19:50:59.7801871Z U c10::SymInt::toSymNode() const 2025-05-07T19:50:59.7802186Z U c10::SymIntType::get() 2025-05-07T19:50:59.7802560Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T19:50:59.7802940Z U c10::TensorType::get() 2025-05-07T19:50:59.7803263Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:50:59.7804016Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:50:59.7804885Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:50:59.7805749Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:50:59.7806693Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:50:59.7807716Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:50:59.7808558Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T19:50:59.7808998Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T19:50:59.7809388Z U c10::throwNullDataPtrError() 2025-05-07T19:50:59.7809724Z U c10::warnDeprecatedDataPtr() 2025-05-07T19:50:59.7810129Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:50:59.7810561Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:50:59.7810939Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:50:59.7811280Z U log2@GLIBC_2.2.5 2025-05-07T19:50:59.7811651Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:50:59.7812025Z U memcpy@GLIBC_2.14 2025-05-07T19:50:59.7812315Z U memmove@GLIBC_2.2.5 2025-05-07T19:50:59.7812599Z U memset@GLIBC_2.2.5 2025-05-07T19:50:59.7812941Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:50:59.7813331Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:50:59.7813896Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:50:59.7814732Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:50:59.7815340Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:50:59.7815711Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.7816167Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.7816650Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:50:59.7817600Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:50:59.7818647Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.7819439Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:50:59.7819805Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:50:59.7820148Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.7820498Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.7820849Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:50:59.7821177Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:50:59.7821588Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.7822121Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.7822603Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:50:59.7822931Z U strlen@GLIBC_2.2.5 2025-05-07T19:50:59.7823252Z U torch::CppFunction::~CppFunction() 2025-05-07T19:50:59.7824071Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:50:59.7825210Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.7826038Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.7826779Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:50:59.7827592Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:50:59.7828305Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:50:59.7828977Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:50:59.7829937Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.7830755Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.7831637Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:50:59.7832194Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:50:59.7832645Z w _ITM_deregisterTMCloneTable 2025-05-07T19:50:59.7832969Z w _ITM_registerTMCloneTable 2025-05-07T19:50:59.7833291Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:50:59.7833581Z w __gmon_start__ 2025-05-07T19:50:59.7833860Z w __pthread_key_create 2025-05-07T19:50:59.7834193Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:50:59.7834653Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:50:59.7834961Z 2025-05-07T19:50:59.7835099Z linux-vdso.so.1 (0x00007ffebcf0c000) 2025-05-07T19:50:59.7835383Z libc10.so => not found 2025-05-07T19:50:59.7835641Z libtorch_cpu.so => not found 2025-05-07T19:50:59.7835905Z libtorch.so => not found 2025-05-07T19:50:59.7836230Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fd0656ef000) 2025-05-07T19:50:59.7836735Z libm.so.6 => /lib64/libm.so.6 (0x00007fd065614000) 2025-05-07T19:50:59.7837124Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fd0655e4000) 2025-05-07T19:50:59.7837539Z libc.so.6 => /lib64/libc.so.6 (0x00007fd0653dc000) 2025-05-07T19:50:59.7837903Z /lib64/ld-linux-x86-64.so.2 (0x00007fd065972000) 2025-05-07T19:50:59.7838132Z 2025-05-07T19:50:59.7838256Z [CHECK] Displaying ELF information: 2025-05-07T19:50:59.7838670Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so 2025-05-07T19:50:59.7839001Z 2025-05-07T19:50:59.7860872Z 2025-05-07T19:50:59.7861148Z Dynamic section at offset 0x189a0 contains 34 entries: 2025-05-07T19:50:59.7861520Z Tag Type Name/Value 2025-05-07T19:50:59.7862068Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:50:59.7862975Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:50:59.7863898Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:50:59.7864775Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:50:59.7865651Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:50:59.7866346Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:50:59.7866836Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:50:59.7867363Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_utils.so] 2025-05-07T19:50:59.7867815Z 0x000000000000000c (INIT) 0x6000 2025-05-07T19:50:59.7868140Z 0x000000000000000d (FINI) 0x140c4 2025-05-07T19:50:59.7868475Z 0x0000000000000019 (INIT_ARRAY) 0x19838 2025-05-07T19:50:59.7868812Z 0x000000000000001b (INIT_ARRAYSZ) 24 (bytes) 2025-05-07T19:50:59.7869163Z 0x000000000000001a (FINI_ARRAY) 0x19850 2025-05-07T19:50:59.7869495Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:50:59.7869841Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:50:59.7870167Z 0x000000006ffffef5 (GNU_HASH) 0x958 2025-05-07T19:50:59.7870502Z 0x0000000000000005 (STRTAB) 0x1c10 2025-05-07T19:50:59.7870842Z 0x0000000000000006 (SYMTAB) 0xd28 2025-05-07T19:50:59.7871179Z 0x000000000000000a (STRSZ) 10478 (bytes) 2025-05-07T19:50:59.7871547Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:50:59.7871885Z 0x0000000000000003 (PLTGOT) 0x19c10 2025-05-07T19:50:59.7872244Z 0x0000000000000002 (PLTRELSZ) 2160 (bytes) 2025-05-07T19:50:59.7872595Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:50:59.7872911Z 0x0000000000000017 (JMPREL) 0x4e30 2025-05-07T19:50:59.7873242Z 0x0000000000000007 (RELA) 0x4710 2025-05-07T19:50:59.7873578Z 0x0000000000000008 (RELASZ) 1824 (bytes) 2025-05-07T19:50:59.7873940Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:50:59.7874266Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:50:59.7874600Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:50:59.7874941Z 0x000000006ffffffe (VERNEED) 0x4640 2025-05-07T19:50:59.7875284Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:50:59.7875699Z 0x000000006ffffff0 (VERSYM) 0x44fe 2025-05-07T19:50:59.7876260Z 0x000000006ffffff9 (RELACOUNT) 13 2025-05-07T19:50:59.7876801Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:50:59.7877159Z 2025-05-07T19:50:59.7877343Z ################################################################################ 2025-05-07T19:50:59.7877770Z 2025-05-07T19:50:59.7877778Z 2025-05-07T19:50:59.7877959Z ################################################################################ 2025-05-07T19:50:59.7878841Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:50:59.7879842Z [CHECK] Listing out library size: 2025-05-07T19:50:59.7880699Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:50:59.7881451Z 2025-05-07T19:50:59.7881966Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:50:59.7882570Z 2025-05-07T19:50:59.7883128Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:50:59.7884769Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.7885706Z 2025-05-07T19:50:59.7926230Z GLIBC_2.2.5 2025-05-07T19:50:59.7926595Z GLIBC_2.3 2025-05-07T19:50:59.7926783Z GLIBC_2.14 2025-05-07T19:50:59.7928891Z 2025-05-07T19:50:59.7929049Z 2025-05-07T19:50:59.7929691Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:50:59.7930796Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.7931429Z 2025-05-07T19:50:59.7975789Z GLIBCXX_3.4 2025-05-07T19:50:59.7976225Z GLIBCXX_3.4.9 2025-05-07T19:50:59.7976521Z GLIBCXX_3.4.21 2025-05-07T19:50:59.7978092Z 2025-05-07T19:50:59.7978258Z 2025-05-07T19:50:59.7995008Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so > /tmp/tmp.2Paivi7Eri.symbols.txt 2025-05-07T19:50:59.7995542Z 2025-05-07T19:50:59.8010614Z 2025-05-07T19:50:59.8034222Z [CHECK] Total Number of symbols: 149 2025-05-07T19:50:59.8046988Z [CHECK] Number of fbgemm symbols: 29 2025-05-07T19:50:59.8062559Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so > /tmp/tmp.kKOjyWLD92.usymbols.txt 2025-05-07T19:50:59.8063190Z 2025-05-07T19:50:59.8076653Z 2025-05-07T19:50:59.8100481Z [CHECK] Listing out undefined symbols (79 total): 2025-05-07T19:50:59.8114296Z U GOMP_parallel 2025-05-07T19:50:59.8114790Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.8114992Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:50:59.8115172Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:50:59.8115379Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:50:59.8115547Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:50:59.8115734Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:50:59.8115929Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:50:59.8116264Z U at::_ops::contiguous::call(at::Tensor const&, c10::MemoryFormat) 2025-05-07T19:50:59.8117510Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:50:59.8117715Z U at::get_num_threads() 2025-05-07T19:50:59.8117886Z U at::get_thread_num() 2025-05-07T19:50:59.8118064Z U at::in_parallel_region() 2025-05-07T19:50:59.8118269Z U at::init_num_threads() 2025-05-07T19:50:59.8118409Z U at::internal::set_thread_num(int) 2025-05-07T19:50:59.8118979Z U at::native::empty_like(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:50:59.8119303Z U at::native::resize_(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T19:50:59.8119498Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.8119660Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:50:59.8119983Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.8120130Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:50:59.8120264Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:50:59.8120469Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:50:59.8120617Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:50:59.8120772Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:50:59.8120891Z U c10::TensorType::get() 2025-05-07T19:50:59.8121019Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:50:59.8121600Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:50:59.8121872Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:50:59.8122369Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:50:59.8122711Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:50:59.8122923Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:50:59.8123071Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.8123202Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.8123392Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:50:59.8123528Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.8123626Z U memcpy@GLIBC_2.14 2025-05-07T19:50:59.8123741Z U memmove@GLIBC_2.2.5 2025-05-07T19:50:59.8123841Z U memset@GLIBC_2.2.5 2025-05-07T19:50:59.8123937Z U omp_get_num_threads 2025-05-07T19:50:59.8124031Z U omp_get_thread_num 2025-05-07T19:50:59.8124197Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:50:59.8124322Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:50:59.8124714Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:50:59.8124871Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:50:59.8125016Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:50:59.8125131Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:50:59.8125284Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.8125421Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.8125666Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:50:59.8126026Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:50:59.8126595Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.8126719Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:50:59.8126851Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:50:59.8126974Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:50:59.8127089Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.8127218Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.8127332Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:50:59.8127494Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:50:59.8127690Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.8127957Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:50:59.8128058Z U strlen@GLIBC_2.2.5 2025-05-07T19:50:59.8128192Z U torch::CppFunction::~CppFunction() 2025-05-07T19:50:59.8128777Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:50:59.8129232Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.8129504Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.8129868Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:50:59.8130025Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:50:59.8130199Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:50:59.8130357Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:50:59.8130702Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.8131039Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.8131241Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:50:59.8131463Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:50:59.8131596Z w _ITM_deregisterTMCloneTable 2025-05-07T19:50:59.8131704Z w _ITM_registerTMCloneTable 2025-05-07T19:50:59.8131807Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:50:59.8131914Z w __gmon_start__ 2025-05-07T19:50:59.8132011Z w __pthread_key_create 2025-05-07T19:50:59.8132171Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:50:59.8132420Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:50:59.8132428Z 2025-05-07T19:50:59.8153682Z linux-vdso.so.1 (0x00007ffd16ddb000) 2025-05-07T19:50:59.8153844Z libc10.so => not found 2025-05-07T19:50:59.8154009Z libtorch.so => not found 2025-05-07T19:50:59.8154173Z libtorch_cpu.so => not found 2025-05-07T19:50:59.8154457Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f17e6f03000) 2025-05-07T19:50:59.8154704Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f17e6ed5000) 2025-05-07T19:50:59.8154915Z libc.so.6 => /lib64/libc.so.6 (0x00007f17e6ccb000) 2025-05-07T19:50:59.8155104Z /lib64/ld-linux-x86-64.so.2 (0x00007f17e717f000) 2025-05-07T19:50:59.8155286Z libm.so.6 => /lib64/libm.so.6 (0x00007f17e6bf0000) 2025-05-07T19:50:59.8157808Z 2025-05-07T19:50:59.8157958Z [CHECK] Displaying ELF information: 2025-05-07T19:50:59.8158266Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so 2025-05-07T19:50:59.8158275Z 2025-05-07T19:50:59.8187293Z 2025-05-07T19:50:59.8187799Z Dynamic section at offset 0x119f0 contains 35 entries: 2025-05-07T19:50:59.8187960Z Tag Type Name/Value 2025-05-07T19:50:59.8188160Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:50:59.8188392Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:50:59.8188594Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:50:59.8188934Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:50:59.8189143Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:50:59.8189332Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:50:59.8189751Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:50:59.8190135Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_sparse_async_cumsum.so] 2025-05-07T19:50:59.8190421Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:59.8190568Z 0x000000000000000c (INIT) 0x6000 2025-05-07T19:50:59.8190691Z 0x000000000000000d (FINI) 0xeb28 2025-05-07T19:50:59.8190820Z 0x0000000000000019 (INIT_ARRAY) 0x128e0 2025-05-07T19:50:59.8190942Z 0x000000000000001b (INIT_ARRAYSZ) 16 (bytes) 2025-05-07T19:50:59.8191054Z 0x000000000000001a (FINI_ARRAY) 0x128f0 2025-05-07T19:50:59.8191193Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:50:59.8191298Z 0x0000000000000004 (HASH) 0x238 2025-05-07T19:50:59.8191411Z 0x000000006ffffef5 (GNU_HASH) 0x910 2025-05-07T19:50:59.8191519Z 0x0000000000000005 (STRTAB) 0x1a98 2025-05-07T19:50:59.8191641Z 0x0000000000000006 (SYMTAB) 0xc88 2025-05-07T19:50:59.8191772Z 0x000000000000000a (STRSZ) 11486 (bytes) 2025-05-07T19:50:59.8191890Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:50:59.8192017Z 0x0000000000000003 (PLTGOT) 0x12c60 2025-05-07T19:50:59.8192147Z 0x0000000000000002 (PLTRELSZ) 2040 (bytes) 2025-05-07T19:50:59.8192254Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:50:59.8192363Z 0x0000000000000017 (JMPREL) 0x4f40 2025-05-07T19:50:59.8192484Z 0x0000000000000007 (RELA) 0x4988 2025-05-07T19:50:59.8192612Z 0x0000000000000008 (RELASZ) 1464 (bytes) 2025-05-07T19:50:59.8192737Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:50:59.8192851Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:50:59.8192975Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:50:59.8193091Z 0x000000006ffffffe (VERNEED) 0x48a8 2025-05-07T19:50:59.8193217Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:50:59.8193333Z 0x000000006ffffff0 (VERSYM) 0x4776 2025-05-07T19:50:59.8193442Z 0x000000006ffffff9 (RELACOUNT) 4 2025-05-07T19:50:59.8193544Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:50:59.8193575Z 2025-05-07T19:50:59.8193694Z ################################################################################ 2025-05-07T19:50:59.8193700Z 2025-05-07T19:50:59.8193704Z 2025-05-07T19:50:59.8193818Z ################################################################################ 2025-05-07T19:50:59.8194120Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:50:59.8194229Z [CHECK] Listing out library size: 2025-05-07T19:50:59.8194507Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:50:59.8194512Z 2025-05-07T19:50:59.8201520Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:50:59.8202583Z 2025-05-07T19:50:59.8204124Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:50:59.8204628Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.8204634Z 2025-05-07T19:50:59.8248750Z 2025-05-07T19:50:59.8248776Z 2025-05-07T19:50:59.8249374Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:50:59.8249907Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.8250068Z 2025-05-07T19:50:59.8290684Z 2025-05-07T19:50:59.8290747Z 2025-05-07T19:50:59.8306870Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so > /tmp/tmp.gnzrFAZfIe.symbols.txt 2025-05-07T19:50:59.8306882Z 2025-05-07T19:50:59.8321202Z 2025-05-07T19:50:59.8345422Z [CHECK] Total Number of symbols: 9 2025-05-07T19:50:59.8358491Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:50:59.8374341Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so > /tmp/tmp.TX8UPr3Jij.usymbols.txt 2025-05-07T19:50:59.8374355Z 2025-05-07T19:50:59.8387042Z 2025-05-07T19:50:59.8410892Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:50:59.8424957Z w _ITM_deregisterTMCloneTable 2025-05-07T19:50:59.8425072Z w _ITM_registerTMCloneTable 2025-05-07T19:50:59.8425167Z w __cxa_finalize 2025-05-07T19:50:59.8425284Z w __gmon_start__ 2025-05-07T19:50:59.8427306Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:50:59.8427683Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:50:59.8427695Z 2025-05-07T19:50:59.8461476Z linux-vdso.so.1 (0x00007fff573ad000) 2025-05-07T19:50:59.8461634Z libtorch_cpu.so => not found 2025-05-07T19:50:59.8461731Z libtorch.so => not found 2025-05-07T19:50:59.8464659Z 2025-05-07T19:50:59.8464870Z [CHECK] Displaying ELF information: 2025-05-07T19:50:59.8465445Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so 2025-05-07T19:50:59.8465458Z 2025-05-07T19:50:59.8493368Z 2025-05-07T19:50:59.8493707Z Dynamic section at offset 0x2e08 contains 23 entries: 2025-05-07T19:50:59.8493899Z Tag Type Name/Value 2025-05-07T19:50:59.8494354Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:50:59.8494686Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:50:59.8495133Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_optimizers.so] 2025-05-07T19:50:59.8495330Z 0x000000000000000c (INIT) 0x1000 2025-05-07T19:50:59.8495541Z 0x000000000000000d (FINI) 0x10d8 2025-05-07T19:50:59.8495731Z 0x0000000000000019 (INIT_ARRAY) 0x3df8 2025-05-07T19:50:59.8495953Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:50:59.8496160Z 0x000000000000001a (FINI_ARRAY) 0x3e00 2025-05-07T19:50:59.8496372Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:50:59.8496532Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:50:59.8496723Z 0x000000006ffffef5 (GNU_HASH) 0x240 2025-05-07T19:50:59.8496898Z 0x0000000000000005 (STRTAB) 0x378 2025-05-07T19:50:59.8497079Z 0x0000000000000006 (SYMTAB) 0x288 2025-05-07T19:50:59.8497276Z 0x000000000000000a (STRSZ) 347 (bytes) 2025-05-07T19:50:59.8497496Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:50:59.8497669Z 0x0000000000000003 (PLTGOT) 0x3fc8 2025-05-07T19:50:59.8497842Z 0x0000000000000007 (RELA) 0x4d8 2025-05-07T19:50:59.8498064Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:50:59.8498265Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:50:59.8498449Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:50:59.8498692Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:50:59.8498887Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:50:59.8499041Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:50:59.8499063Z 2025-05-07T19:50:59.8499198Z ################################################################################ 2025-05-07T19:50:59.8499204Z 2025-05-07T19:50:59.8499208Z 2025-05-07T19:50:59.8499324Z ################################################################################ 2025-05-07T19:50:59.8499747Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:50:59.8499870Z [CHECK] Listing out library size: 2025-05-07T19:50:59.8500133Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:50:59.8500207Z 2025-05-07T19:50:59.8508285Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:50:59.8509802Z 2025-05-07T19:50:59.8511147Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:50:59.8512000Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.8512013Z 2025-05-07T19:50:59.8562627Z GLIBC_2.2.5 2025-05-07T19:50:59.8562875Z GLIBC_2.3 2025-05-07T19:50:59.8563004Z GLIBC_2.14 2025-05-07T19:50:59.8565416Z 2025-05-07T19:50:59.8565429Z 2025-05-07T19:50:59.8566342Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:50:59.8567273Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.8567282Z 2025-05-07T19:50:59.8620005Z GLIBCXX_3.4 2025-05-07T19:50:59.8620178Z GLIBCXX_3.4.9 2025-05-07T19:50:59.8620280Z GLIBCXX_3.4.14 2025-05-07T19:50:59.8620364Z GLIBCXX_3.4.20 2025-05-07T19:50:59.8620447Z GLIBCXX_3.4.21 2025-05-07T19:50:59.8620543Z GLIBCXX_3.4.29 2025-05-07T19:50:59.8621966Z 2025-05-07T19:50:59.8621971Z 2025-05-07T19:50:59.8638864Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so > /tmp/tmp.Q3CAj0F5yM.symbols.txt 2025-05-07T19:50:59.8638871Z 2025-05-07T19:50:59.8659725Z 2025-05-07T19:50:59.8683570Z [CHECK] Total Number of symbols: 346 2025-05-07T19:50:59.8695665Z [CHECK] Number of fbgemm symbols: 27 2025-05-07T19:50:59.8710902Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so > /tmp/tmp.rRBNVXiArM.usymbols.txt 2025-05-07T19:50:59.8710929Z 2025-05-07T19:50:59.8727242Z 2025-05-07T19:50:59.8750705Z [CHECK] Listing out undefined symbols (147 total): 2025-05-07T19:50:59.8765062Z U GOMP_barrier 2025-05-07T19:50:59.8765229Z U GOMP_parallel 2025-05-07T19:50:59.8765787Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.8765957Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:50:59.8766144Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:50:59.8766297Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:50:59.8766483Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:50:59.8766696Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:50:59.8766904Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:50:59.8767092Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:50:59.8767320Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:50:59.8767524Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:50:59.8767705Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:50:59.8767866Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:50:59.8767982Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:50:59.8768269Z U at::Tensor::index_put_(std::initializer_list, at::Tensor const&) 2025-05-07T19:50:59.8768460Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T19:50:59.8768631Z U at::_ops::copy_::call(at::Tensor&, at::Tensor const&, bool) 2025-05-07T19:50:59.8769270Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:50:59.8769587Z U at::_ops::is_nonzero::call(at::Tensor const&) 2025-05-07T19:50:59.8769786Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:50:59.8770034Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:50:59.8770409Z U at::_ops::slice_Tensor::call(at::Tensor const&, long, std::optional, std::optional, c10::SymInt) 2025-05-07T19:50:59.8771033Z 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:50:59.8771150Z U at::_ops::zero_::call(at::Tensor&) 2025-05-07T19:50:59.8771771Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:50:59.8771880Z U at::get_num_threads() 2025-05-07T19:50:59.8771990Z U at::get_thread_num() 2025-05-07T19:50:59.8772094Z U at::in_parallel_region() 2025-05-07T19:50:59.8772199Z U at::init_num_threads() 2025-05-07T19:50:59.8772328Z U at::internal::set_thread_num(int) 2025-05-07T19:50:59.8772468Z U at::toAccumulateType(c10::ScalarType, bool) 2025-05-07T19:50:59.8772571Z U c10::BoolType::get() 2025-05-07T19:50:59.8772946Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:50:59.8773061Z U c10::Error::what() const 2025-05-07T19:50:59.8773215Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.8773390Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:50:59.8773549Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:50:59.8773648Z U c10::IntType::get() 2025-05-07T19:50:59.8773818Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:50:59.8773956Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:50:59.8774177Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:50:59.8774312Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:50:59.8774447Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:50:59.8774595Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T19:50:59.8774738Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:50:59.8775149Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:50:59.8775290Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:50:59.8775427Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T19:50:59.8775555Z U c10::SymInt::promote_to_negative() 2025-05-07T19:50:59.8775690Z U c10::SymInt::sym_ne(c10::SymInt const&) const 2025-05-07T19:50:59.8775799Z U c10::SymInt::toSymNode() const 2025-05-07T19:50:59.8775912Z U c10::SymIntType::get() 2025-05-07T19:50:59.8776063Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:50:59.8776164Z U c10::TensorType::get() 2025-05-07T19:50:59.8776298Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:50:59.8776810Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:50:59.8777061Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:50:59.8777611Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:50:59.8777990Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:50:59.8778570Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:50:59.8778709Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T19:50:59.8778829Z U c10::operator<(c10::SymInt const&, int) 2025-05-07T19:50:59.8778973Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T19:50:59.8779105Z U c10::operator>(c10::SymInt const&, int) 2025-05-07T19:50:59.8779231Z U c10::operator>=(c10::SymInt const&, int) 2025-05-07T19:50:59.8779426Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:50:59.8780200Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.8780963Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.8781738Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.8782508Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.8783350Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.8784178Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.8785006Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.8785867Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.8786692Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.8787540Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.8788373Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.8789309Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:50:59.8789514Z U fbgemm::fbgemmAlignedAlloc(unsigned long, unsigned long, bool) 2025-05-07T19:50:59.8789633Z U fbgemm::fbgemmAlignedFree(void*) 2025-05-07T19:50:59.8789787Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.8789947Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:50:59.8790075Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.8790229Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:50:59.8790404Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:50:59.8790542Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.8790701Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:50:59.8790802Z U memcpy@GLIBC_2.14 2025-05-07T19:50:59.8790901Z U memmove@GLIBC_2.2.5 2025-05-07T19:50:59.8790996Z U memset@GLIBC_2.2.5 2025-05-07T19:50:59.8791102Z U omp_get_max_threads 2025-05-07T19:50:59.8791196Z U omp_get_num_threads 2025-05-07T19:50:59.8791291Z U omp_get_thread_num 2025-05-07T19:50:59.8791469Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:50:59.8791595Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:50:59.8791939Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:50:59.8792346Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:50:59.8792686Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:50:59.8792833Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:50:59.8792993Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:50:59.8793112Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:50:59.8793250Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:50:59.8793408Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.8793547Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.8793721Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:50:59.8793981Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:50:59.8794327Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:50:59.8794901Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.8795425Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.8795551Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:50:59.8795683Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:50:59.8795821Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:50:59.8795984Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:50:59.8796101Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.8796235Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.8796405Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:50:59.8796522Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:50:59.8796725Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.8796964Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.8797093Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:50:59.8797411Z U std::pair fbgemm::radix_sort_parallel(int*, int*, int*, int*, long, long, bool) 2025-05-07T19:50:59.8797930Z U std::pair*> fbgemm::radix_sort_parallel >(int*, std::pair*, int*, std::pair*, long, long, bool) 2025-05-07T19:50:59.8798428Z U std::pair*> fbgemm::radix_sort_parallel >(int*, std::pair*, int*, std::pair*, long, long, bool) 2025-05-07T19:50:59.8798671Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:50:59.8798772Z U strlen@GLIBC_2.2.5 2025-05-07T19:50:59.8798900Z U torch::CppFunction::~CppFunction() 2025-05-07T19:50:59.8799505Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:50:59.8799962Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.8800238Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.8800604Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:50:59.8800710Z U typeinfo for c10::Error 2025-05-07T19:50:59.8800856Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:50:59.8801128Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T19:50:59.8801286Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:50:59.8801461Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:50:59.8801620Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:50:59.8801720Z U vtable for c10::Error 2025-05-07T19:50:59.8802084Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.8802414Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.8802620Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:50:59.8802857Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:50:59.8802970Z w _ITM_deregisterTMCloneTable 2025-05-07T19:50:59.8803077Z w _ITM_registerTMCloneTable 2025-05-07T19:50:59.8803194Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:50:59.8803285Z w __gmon_start__ 2025-05-07T19:50:59.8803397Z w __pthread_key_create 2025-05-07T19:50:59.8803625Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:50:59.8803870Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:50:59.8803935Z 2025-05-07T19:50:59.8804506Z linux-vdso.so.1 (0x00007ffc2f9bc000) 2025-05-07T19:50:59.8804662Z libc10.so => not found 2025-05-07T19:50:59.8805335Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so (0x00007f8f90a00000) 2025-05-07T19:50:59.8805491Z libtorch.so => not found 2025-05-07T19:50:59.8805589Z libtorch_cpu.so => not found 2025-05-07T19:50:59.8805766Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f8f9079c000) 2025-05-07T19:50:59.8805916Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f8f90ff4000) 2025-05-07T19:50:59.8806040Z libc.so.6 => /lib64/libc.so.6 (0x00007f8f90594000) 2025-05-07T19:50:59.8806181Z /lib64/ld-linux-x86-64.so.2 (0x00007f8f91088000) 2025-05-07T19:50:59.8806272Z libc10.so => not found 2025-05-07T19:50:59.8806625Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so (0x00007f8f90f79000) 2025-05-07T19:50:59.8806721Z libtorch.so => not found 2025-05-07T19:50:59.8806831Z libtorch_cpu.so => not found 2025-05-07T19:50:59.8806965Z libm.so.6 => /lib64/libm.so.6 (0x00007f8f904b9000) 2025-05-07T19:50:59.8807125Z libtorch_cpu.so => not found 2025-05-07T19:50:59.8807258Z libtorch.so => not found 2025-05-07T19:50:59.8807795Z 2025-05-07T19:50:59.8807981Z [CHECK] Displaying ELF information: 2025-05-07T19:50:59.8808575Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so 2025-05-07T19:50:59.8808588Z 2025-05-07T19:50:59.8837687Z 2025-05-07T19:50:59.8837974Z Dynamic section at offset 0x5d498 contains 36 entries: 2025-05-07T19:50:59.8838178Z Tag Type Name/Value 2025-05-07T19:50:59.8838552Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:50:59.8838891Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:50:59.8839111Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:50:59.8839311Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:50:59.8839521Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:50:59.8839724Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:50:59.8839975Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:50:59.8840191Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:50:59.8840573Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:50:59.8840834Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:59.8840947Z 0x000000000000000c (INIT) 0xd000 2025-05-07T19:50:59.8841201Z 0x000000000000000d (FINI) 0x53580 2025-05-07T19:50:59.8841316Z 0x0000000000000019 (INIT_ARRAY) 0x5e290 2025-05-07T19:50:59.8841508Z 0x000000000000001b (INIT_ARRAYSZ) 32 (bytes) 2025-05-07T19:50:59.8841645Z 0x000000000000001a (FINI_ARRAY) 0x5e2b0 2025-05-07T19:50:59.8841783Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:50:59.8841890Z 0x0000000000000004 (HASH) 0x238 2025-05-07T19:50:59.8842005Z 0x000000006ffffef5 (GNU_HASH) 0x1238 2025-05-07T19:50:59.8842131Z 0x0000000000000005 (STRTAB) 0x3ca0 2025-05-07T19:50:59.8842238Z 0x0000000000000006 (SYMTAB) 0x1c18 2025-05-07T19:50:59.8842370Z 0x000000000000000a (STRSZ) 26309 (bytes) 2025-05-07T19:50:59.8842504Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:50:59.8842616Z 0x0000000000000003 (PLTGOT) 0x5e718 2025-05-07T19:50:59.8842747Z 0x0000000000000002 (PLTRELSZ) 5280 (bytes) 2025-05-07T19:50:59.8842858Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:50:59.8842980Z 0x0000000000000017 (JMPREL) 0xb2b8 2025-05-07T19:50:59.8843086Z 0x0000000000000007 (RELA) 0xa730 2025-05-07T19:50:59.8843213Z 0x0000000000000008 (RELASZ) 2952 (bytes) 2025-05-07T19:50:59.8843494Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:50:59.8843595Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:50:59.8843723Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:50:59.8843906Z 0x000000006ffffffe (VERNEED) 0xa620 2025-05-07T19:50:59.8844030Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:50:59.8844144Z 0x000000006ffffff0 (VERSYM) 0xa366 2025-05-07T19:50:59.8844252Z 0x000000006ffffff9 (RELACOUNT) 10 2025-05-07T19:50:59.8844367Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:50:59.8844382Z 2025-05-07T19:50:59.8844502Z ################################################################################ 2025-05-07T19:50:59.8844506Z 2025-05-07T19:50:59.8844510Z 2025-05-07T19:50:59.8844622Z ################################################################################ 2025-05-07T19:50:59.8844943Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:50:59.8845049Z [CHECK] Listing out library size: 2025-05-07T19:50:59.8845345Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:50:59.8845350Z 2025-05-07T19:50:59.8852048Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:50:59.8853124Z 2025-05-07T19:50:59.8854282Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:50:59.8855093Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.8855099Z 2025-05-07T19:50:59.8905882Z GLIBC_2.2.5 2025-05-07T19:50:59.8906006Z GLIBC_2.3 2025-05-07T19:50:59.8906153Z GLIBC_2.14 2025-05-07T19:50:59.8908222Z 2025-05-07T19:50:59.8908347Z 2025-05-07T19:50:59.8909200Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:50:59.8909794Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:50:59.8909799Z 2025-05-07T19:50:59.8967682Z GLIBCXX_3.4 2025-05-07T19:50:59.8967862Z GLIBCXX_3.4.9 2025-05-07T19:50:59.8968047Z GLIBCXX_3.4.21 2025-05-07T19:50:59.8968214Z GLIBCXX_3.4.29 2025-05-07T19:50:59.8969671Z 2025-05-07T19:50:59.8969680Z 2025-05-07T19:50:59.8986845Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so > /tmp/tmp.CNNUx7ANw7.symbols.txt 2025-05-07T19:50:59.8986856Z 2025-05-07T19:50:59.9009928Z 2025-05-07T19:50:59.9034708Z [CHECK] Total Number of symbols: 269 2025-05-07T19:50:59.9047323Z [CHECK] Number of fbgemm symbols: 3 2025-05-07T19:50:59.9062750Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so > /tmp/tmp.REz017qylS.usymbols.txt 2025-05-07T19:50:59.9062781Z 2025-05-07T19:50:59.9078432Z 2025-05-07T19:50:59.9101944Z [CHECK] Listing out undefined symbols (106 total): 2025-05-07T19:50:59.9116106Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.9116379Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:50:59.9116610Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:50:59.9116778Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:50:59.9116911Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:50:59.9117013Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:50:59.9117124Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:50:59.9117240Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:50:59.9117508Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:50:59.9117616Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:50:59.9118220Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:50:59.9118329Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:50:59.9118473Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:50:59.9118584Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:50:59.9118888Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:50:59.9119080Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:50:59.9119401Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:50:59.9119699Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:50:59.9119918Z U at::Tensor::index(std::initializer_list) const 2025-05-07T19:50:59.9120203Z U at::Tensor::index_put_(std::initializer_list, at::Tensor const&) 2025-05-07T19:50:59.9120853Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:50:59.9121111Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T19:50:59.9121305Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:50:59.9121465Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:50:59.9121565Z U c10::BoolType::get() 2025-05-07T19:50:59.9121761Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:50:59.9121877Z U c10::Dispatcher::realSingleton() 2025-05-07T19:50:59.9122389Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:50:59.9123025Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:50:59.9123400Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:50:59.9123520Z U c10::Error::what() const 2025-05-07T19:50:59.9123665Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:50:59.9123767Z U c10::IntType::get() 2025-05-07T19:50:59.9123897Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:50:59.9124038Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:50:59.9124184Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T19:50:59.9124328Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:50:59.9124749Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:50:59.9124889Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:50:59.9125011Z U c10::SymInt::promote_to_negative() 2025-05-07T19:50:59.9125158Z U c10::SymInt::sym_ne(c10::SymInt const&) const 2025-05-07T19:50:59.9125268Z U c10::SymInt::toSymNode() const 2025-05-07T19:50:59.9125369Z U c10::SymIntType::get() 2025-05-07T19:50:59.9125474Z U c10::TensorType::get() 2025-05-07T19:50:59.9135026Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:50:59.9135557Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:50:59.9135818Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:50:59.9136447Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:50:59.9136843Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:50:59.9137437Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:50:59.9137546Z U c10::get_default_dtype() 2025-05-07T19:50:59.9137871Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:50:59.9138073Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:50:59.9138198Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:50:59.9138360Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:50:59.9138501Z U c10::operator<(c10::SymInt const&, int) 2025-05-07T19:50:59.9138669Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:50:59.9138865Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:50:59.9139170Z U fbgemm_gpu::reshape_vbe_output(at::Tensor const&, long, at::Tensor const&, at::Tensor const&) 2025-05-07T19:50:59.9139269Z U free@GLIBC_2.2.5 2025-05-07T19:50:59.9139385Z U int at::Tensor::item() const 2025-05-07T19:50:59.9139578Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:50:59.9139677Z U memcpy@GLIBC_2.14 2025-05-07T19:50:59.9139775Z U memmove@GLIBC_2.2.5 2025-05-07T19:50:59.9139871Z U memset@GLIBC_2.2.5 2025-05-07T19:50:59.9140040Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:50:59.9140165Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:50:59.9140515Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:50:59.9140922Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:50:59.9141258Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:50:59.9141379Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:50:59.9141536Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.9141679Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.9141921Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:50:59.9142281Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:50:59.9142854Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.9143376Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.9143507Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:50:59.9143628Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:50:59.9143765Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:50:59.9143884Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.9144043Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.9144160Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:50:59.9144287Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:50:59.9144513Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.9144617Z U strlen@GLIBC_2.2.5 2025-05-07T19:50:59.9144752Z U torch::CppFunction::~CppFunction() 2025-05-07T19:50:59.9145336Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:50:59.9145805Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.9146063Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.9146426Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:50:59.9146548Z U typeinfo for c10::Error 2025-05-07T19:50:59.9146701Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:50:59.9146862Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:50:59.9147034Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:50:59.9147132Z U vtable for c10::Error 2025-05-07T19:50:59.9147477Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.9147835Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.9148038Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:50:59.9148261Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:50:59.9148453Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:50:59.9148567Z w _ITM_deregisterTMCloneTable 2025-05-07T19:50:59.9148676Z w _ITM_registerTMCloneTable 2025-05-07T19:50:59.9148781Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:50:59.9148883Z w __gmon_start__ 2025-05-07T19:50:59.9148980Z w __pthread_key_create 2025-05-07T19:50:59.9149138Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:50:59.9149389Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:50:59.9149397Z 2025-05-07T19:50:59.9157659Z linux-vdso.so.1 (0x00007ffe13b60000) 2025-05-07T19:50:59.9157769Z libc10.so => not found 2025-05-07T19:50:59.9158268Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so (0x00007f06aae67000) 2025-05-07T19:50:59.9158364Z libtorch.so => not found 2025-05-07T19:50:59.9158466Z libtorch_cpu.so => not found 2025-05-07T19:50:59.9158644Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f06aac03000) 2025-05-07T19:50:59.9158796Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f06aabd3000) 2025-05-07T19:50:59.9158922Z libc.so.6 => /lib64/libc.so.6 (0x00007f06aa9cb000) 2025-05-07T19:50:59.9159062Z /lib64/ld-linux-x86-64.so.2 (0x00007f06aaef7000) 2025-05-07T19:50:59.9159152Z libc10.so => not found 2025-05-07T19:50:59.9159507Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so (0x00007f06aa400000) 2025-05-07T19:50:59.9159601Z libtorch.so => not found 2025-05-07T19:50:59.9159711Z libtorch_cpu.so => not found 2025-05-07T19:50:59.9159837Z libm.so.6 => /lib64/libm.so.6 (0x00007f06aa325000) 2025-05-07T19:50:59.9160019Z libc10.so => not found 2025-05-07T19:50:59.9160387Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so (0x00007f06aa94e000) 2025-05-07T19:50:59.9160484Z libtorch.so => not found 2025-05-07T19:50:59.9160630Z libtorch_cpu.so => not found 2025-05-07T19:50:59.9160772Z libtorch_cpu.so => not found 2025-05-07T19:50:59.9160908Z libtorch.so => not found 2025-05-07T19:50:59.9161378Z 2025-05-07T19:50:59.9161578Z [CHECK] Displaying ELF information: 2025-05-07T19:50:59.9162233Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so 2025-05-07T19:50:59.9162246Z 2025-05-07T19:50:59.9190000Z 2025-05-07T19:50:59.9190296Z Dynamic section at offset 0x29770 contains 36 entries: 2025-05-07T19:50:59.9190521Z Tag Type Name/Value 2025-05-07T19:50:59.9190943Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:50:59.9191252Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:50:59.9191478Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:50:59.9191715Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:50:59.9192053Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:50:59.9192363Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:50:59.9192725Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:50:59.9193116Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:50:59.9193650Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_forward.so] 2025-05-07T19:50:59.9193870Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:50:59.9193989Z 0x000000000000000c (INIT) 0xe000 2025-05-07T19:50:59.9194103Z 0x000000000000000d (FINI) 0x23208 2025-05-07T19:50:59.9194237Z 0x0000000000000019 (INIT_ARRAY) 0x2a4f8 2025-05-07T19:50:59.9194362Z 0x000000000000001b (INIT_ARRAYSZ) 16 (bytes) 2025-05-07T19:50:59.9194474Z 0x000000000000001a (FINI_ARRAY) 0x2a508 2025-05-07T19:50:59.9194612Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:50:59.9194720Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:50:59.9194832Z 0x000000006ffffef5 (GNU_HASH) 0xe40 2025-05-07T19:50:59.9194941Z 0x0000000000000005 (STRTAB) 0x2fb8 2025-05-07T19:50:59.9195062Z 0x0000000000000006 (SYMTAB) 0x1668 2025-05-07T19:50:59.9195194Z 0x000000000000000a (STRSZ) 32385 (bytes) 2025-05-07T19:50:59.9195314Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:50:59.9195439Z 0x0000000000000003 (PLTGOT) 0x2a9f0 2025-05-07T19:50:59.9195570Z 0x0000000000000002 (PLTRELSZ) 3192 (bytes) 2025-05-07T19:50:59.9195680Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:50:59.9195806Z 0x0000000000000017 (JMPREL) 0xc968 2025-05-07T19:50:59.9195912Z 0x0000000000000007 (RELA) 0xb138 2025-05-07T19:50:59.9196041Z 0x0000000000000008 (RELASZ) 6192 (bytes) 2025-05-07T19:50:59.9196166Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:50:59.9196278Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:50:59.9196406Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:50:59.9196520Z 0x000000006ffffffe (VERNEED) 0xb058 2025-05-07T19:50:59.9196645Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:50:59.9196758Z 0x000000006ffffff0 (VERSYM) 0xae3a 2025-05-07T19:50:59.9196864Z 0x000000006ffffff9 (RELACOUNT) 4 2025-05-07T19:50:59.9196966Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:50:59.9196997Z 2025-05-07T19:50:59.9197118Z ################################################################################ 2025-05-07T19:50:59.9197236Z 2025-05-07T19:50:59.9197240Z 2025-05-07T19:50:59.9197354Z ################################################################################ 2025-05-07T19:50:59.9197698Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:50:59.9197857Z [CHECK] Listing out library size: 2025-05-07T19:50:59.9198171Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:50:59.9198176Z 2025-05-07T19:50:59.9204004Z 4 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:50:59.9204729Z 2025-05-07T19:50:59.9206227Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:50:59.9206765Z + objdump -TC ./_skbuild/linux-x86_64-3.13/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:50:59.9206782Z 2025-05-07T19:50:59.9398837Z GLIBC_2.2.5 2025-05-07T19:50:59.9399270Z GLIBC_2.3 2025-05-07T19:50:59.9399520Z GLIBC_2.14 2025-05-07T19:50:59.9400646Z 2025-05-07T19:50:59.9400674Z 2025-05-07T19:50:59.9401786Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:50:59.9403010Z + objdump -TC ./_skbuild/linux-x86_64-3.13/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:50:59.9403667Z 2025-05-07T19:50:59.9590584Z GLIBCXX_3.4 2025-05-07T19:50:59.9590882Z GLIBCXX_3.4.9 2025-05-07T19:50:59.9591109Z GLIBCXX_3.4.11 2025-05-07T19:50:59.9591318Z GLIBCXX_3.4.15 2025-05-07T19:50:59.9591536Z GLIBCXX_3.4.18 2025-05-07T19:50:59.9591740Z GLIBCXX_3.4.20 2025-05-07T19:50:59.9591972Z GLIBCXX_3.4.21 2025-05-07T19:50:59.9592300Z GLIBCXX_3.4.29 2025-05-07T19:50:59.9592582Z 2025-05-07T19:50:59.9592597Z 2025-05-07T19:50:59.9609514Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so > /tmp/tmp.OLJ0erIRRn.symbols.txt 2025-05-07T19:50:59.9610052Z 2025-05-07T19:50:59.9757279Z 2025-05-07T19:50:59.9781536Z [CHECK] Total Number of symbols: 2380 2025-05-07T19:50:59.9798313Z [CHECK] Number of fbgemm symbols: 4 2025-05-07T19:50:59.9814259Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so > /tmp/tmp.ohowSM8dxC.usymbols.txt 2025-05-07T19:50:59.9814791Z 2025-05-07T19:50:59.9835527Z 2025-05-07T19:50:59.9858969Z [CHECK] Listing out undefined symbols (190 total): 2025-05-07T19:50:59.9873572Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.9874619Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:50:59.9875144Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:50:59.9875693Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:50:59.9876256Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:50:59.9876770Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:50:59.9877153Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:50:59.9877483Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:50:59.9877808Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:50:59.9878120Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:50:59.9878440Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:50:59.9878732Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:50:59.9879049Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:50:59.9879370Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:50:59.9879743Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:50:59.9880163Z U at::RecordFunction::currentThreadId() 2025-05-07T19:50:59.9880496Z U at::RecordFunction::end() 2025-05-07T19:50:59.9881011Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:50:59.9881453Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:50:59.9882099Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:50:59.9882815Z U at::Tensor fbgemm_gpu::reshape_vbe_offsets(at::Tensor const&, at::Tensor const&, long, int) 2025-05-07T19:50:59.9883535Z U at::_ops::clamp::call(at::Tensor const&, std::optional const&, std::optional const&) 2025-05-07T19:50:59.9884217Z U at::_ops::clone::call(at::Tensor const&, std::optional) 2025-05-07T19:50:59.9885185Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:50:59.9886136Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T19:50:59.9886595Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:50:59.9887005Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:50:59.9887408Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:50:59.9887795Z U at::sequence_number::get_and_increment() 2025-05-07T19:50:59.9888137Z U c10::AnyType::get() 2025-05-07T19:50:59.9888426Z U c10::BoolType::get() 2025-05-07T19:50:59.9888786Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:50:59.9889227Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:50:59.9889641Z U c10::Dispatcher::realSingleton() 2025-05-07T19:50:59.9890382Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:50:59.9891614Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:50:59.9892719Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:50:59.9893310Z U c10::Error::what() const 2025-05-07T19:50:59.9893609Z U c10::FloatType::get() 2025-05-07T19:50:59.9893920Z U c10::GradMode::is_enabled() 2025-05-07T19:50:59.9894231Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:50:59.9894609Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:50:59.9895000Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:50:59.9895324Z U c10::IValue::isBoolList() const 2025-05-07T19:50:59.9895662Z U c10::IValue::isDoubleList() const 2025-05-07T19:50:59.9895981Z U c10::IValue::isIntList() const 2025-05-07T19:50:59.9896310Z U c10::IValue::isSymIntList() const 2025-05-07T19:50:59.9896637Z U c10::IValue::isTensorList() const 2025-05-07T19:50:59.9897000Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:50:59.9897355Z U c10::IntType::get() 2025-05-07T19:50:59.9898024Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:50:59.9898781Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:50:59.9899179Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:50:59.9899537Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:50:59.9899899Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:50:59.9900410Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:50:59.9901088Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:50:59.9901575Z U c10::StringType::get() 2025-05-07T19:50:59.9901930Z U c10::SymBool::expect_true(char const*, long) const 2025-05-07T19:50:59.9902331Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:50:59.9902722Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T19:50:59.9903134Z U c10::SymFloat::operator/(c10::SymFloat const&) const 2025-05-07T19:50:59.9903789Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:50:59.9904440Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:50:59.9904823Z U c10::SymInt::operator c10::SymFloat() const 2025-05-07T19:50:59.9905191Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T19:50:59.9905563Z U c10::SymInt::promote_to_negative() 2025-05-07T19:50:59.9905913Z U c10::SymInt::sym_le(c10::SymInt const&) const 2025-05-07T19:50:59.9906268Z U c10::SymInt::toSymNode() const 2025-05-07T19:50:59.9906583Z U c10::SymIntType::get() 2025-05-07T19:50:59.9906918Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:50:59.9907254Z U c10::TensorType::get() 2025-05-07T19:50:59.9907571Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:50:59.9908230Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:50:59.9909263Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:50:59.9910140Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:50:59.9911004Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:50:59.9911928Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:50:59.9912958Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:50:59.9914131Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:50:59.9914746Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:50:59.9915178Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:50:59.9915810Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:50:59.9916837Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:50:59.9919476Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T19:50:59.9920013Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:50:59.9920506Z U c10::operator<<(std::ostream&, c10::SymFloat const&) 2025-05-07T19:50:59.9920918Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T19:50:59.9921437Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:50:59.9921875Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:50:59.9922526Z U fbgemm_gpu::config::is_feature_enabled(fbgemm_gpu::config::FeatureGateName const&) 2025-05-07T19:50:59.9923191Z U fbgemm_gpu::reshape_vbe_output(at::Tensor const&, long, at::Tensor const&, at::Tensor const&) 2025-05-07T19:50:59.9923758Z U free@GLIBC_2.2.5 2025-05-07T19:50:59.9924119Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:50:59.9924516Z U memcmp@GLIBC_2.2.5 2025-05-07T19:50:59.9924798Z U memcpy@GLIBC_2.14 2025-05-07T19:50:59.9925090Z U memmove@GLIBC_2.2.5 2025-05-07T19:50:59.9925372Z U memset@GLIBC_2.2.5 2025-05-07T19:50:59.9925721Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:50:59.9926102Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:50:59.9926438Z U realloc@GLIBC_2.2.5 2025-05-07T19:50:59.9926852Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:50:59.9927517Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:50:59.9928362Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:50:59.9929199Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:50:59.9929963Z U std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream() 2025-05-07T19:50:59.9930779Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T19:50:59.9931635Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:50:59.9932226Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:50:59.9932569Z U std::__throw_bad_array_new_length() 2025-05-07T19:50:59.9932924Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.9933324Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.9933744Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:50:59.9934169Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:50:59.9934559Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:50:59.9935040Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:50:59.9935743Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:50:59.9936781Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.9937965Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:50:59.9938721Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:50:59.9939086Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:50:59.9939430Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:50:59.9939780Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.9940112Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:50:59.9940450Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:50:59.9940775Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:50:59.9941240Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.9941784Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:50:59.9942307Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:50:59.9942719Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:50:59.9943128Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:50:59.9943802Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:50:59.9944484Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:50:59.9944838Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:50:59.9945161Z U strcmp@GLIBC_2.2.5 2025-05-07T19:50:59.9945447Z U strlen@GLIBC_2.2.5 2025-05-07T19:50:59.9945776Z U torch::CppFunction::~CppFunction() 2025-05-07T19:50:59.9946600Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:50:59.9947744Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.9948567Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:50:59.9949101Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:50:59.9949630Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:50:59.9950219Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:50:59.9950710Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:50:59.9951222Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:50:59.9951874Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:50:59.9952627Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:50:59.9953196Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:50:59.9953674Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:50:59.9954094Z U torch::autograd::Node::assign_parent() 2025-05-07T19:50:59.9954461Z U torch::autograd::Node::metadata() 2025-05-07T19:50:59.9954911Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:50:59.9955622Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:50:59.9956831Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:50:59.9957502Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:50:59.9957960Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:50:59.9958507Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:50:59.9961640Z 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:50:59.9964587Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:50:59.9965016Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:50:59.9965436Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:50:59.9966616Z U torch::autograd::profiler::record_function_enter_new(std::__cxx11::basic_string, std::allocator > const&, std::optional, std::allocator > > const&) 2025-05-07T19:50:59.9968181Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:50:59.9969250Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:50:59.9970539Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:50:59.9971119Z U typeinfo for c10::Error 2025-05-07T19:50:59.9971461Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:50:59.9971843Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:50:59.9972201Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:50:59.9972581Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:50:59.9972946Z U typeinfo for torch::autograd::Node 2025-05-07T19:50:59.9973316Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:50:59.9973742Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:50:59.9974170Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:50:59.9974839Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:50:59.9975449Z U vtable for c10::Error 2025-05-07T19:50:59.9976400Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.9977660Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:50:59.9978512Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:50:59.9979283Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:50:59.9980228Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:50:59.9981026Z U vtable for torch::autograd::Node 2025-05-07T19:50:59.9981803Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:50:59.9982551Z w _ITM_deregisterTMCloneTable 2025-05-07T19:50:59.9983154Z w _ITM_registerTMCloneTable 2025-05-07T19:50:59.9983734Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:50:59.9984278Z w __gmon_start__ 2025-05-07T19:50:59.9984766Z w __pthread_key_create 2025-05-07T19:50:59.9985326Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:50:59.9985933Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:50:59.9986597Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:50:59.9987446Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:50:59.9988095Z 2025-05-07T19:50:59.9988349Z linux-vdso.so.1 (0x00007ffec73bb000) 2025-05-07T19:50:59.9988909Z libc10.so => not found 2025-05-07T19:50:59.9989878Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so (0x00007fcc3a9a0000) 2025-05-07T19:50:59.9990563Z libtorch.so => not found 2025-05-07T19:50:59.9991236Z fbgemm_gpu_config.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so (0x00007fcc3a994000) 2025-05-07T19:50:59.9991892Z libtorch_cpu.so => not found 2025-05-07T19:50:59.9992227Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fcc3a730000) 2025-05-07T19:50:59.9992656Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fcc3a702000) 2025-05-07T19:50:59.9993039Z libc.so.6 => /lib64/libc.so.6 (0x00007fcc3a4fa000) 2025-05-07T19:50:59.9993412Z /lib64/ld-linux-x86-64.so.2 (0x00007fcc3ad7a000) 2025-05-07T19:50:59.9993747Z libc10.so => not found 2025-05-07T19:50:59.9994251Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so (0x00007fcc39e00000) 2025-05-07T19:50:59.9994812Z libtorch.so => not found 2025-05-07T19:50:59.9995071Z libtorch_cpu.so => not found 2025-05-07T19:50:59.9995343Z libc10.so => not found 2025-05-07T19:50:59.9995584Z libtorch_cpu.so => not found 2025-05-07T19:50:59.9995856Z libtorch.so => not found 2025-05-07T19:50:59.9996142Z libm.so.6 => /lib64/libm.so.6 (0x00007fcc3a41f000) 2025-05-07T19:50:59.9996471Z libc10.so => not found 2025-05-07T19:50:59.9996967Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so (0x00007fcc3a3a4000) 2025-05-07T19:50:59.9997528Z libtorch.so => not found 2025-05-07T19:50:59.9997788Z libtorch_cpu.so => not found 2025-05-07T19:50:59.9998048Z libtorch_cpu.so => not found 2025-05-07T19:50:59.9998315Z libtorch.so => not found 2025-05-07T19:50:59.9998473Z 2025-05-07T19:50:59.9998583Z [CHECK] Displaying ELF information: 2025-05-07T19:50:59.9999072Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so 2025-05-07T19:50:59.9999461Z 2025-05-07T19:50:59.9999465Z 2025-05-07T19:50:59.9999635Z Dynamic section at offset 0x366fa0 contains 37 entries: 2025-05-07T19:51:00.0000003Z Tag Type Name/Value 2025-05-07T19:51:00.0000416Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:51:00.0000937Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:51:00.0001585Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:51:00.0002096Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_config.so] 2025-05-07T19:51:00.0002630Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:51:00.0003152Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:51:00.0003657Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:51:00.0004160Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:51:00.0004664Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:51:00.0005296Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_pt2.so] 2025-05-07T19:51:00.0005866Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:51:00.0006282Z 0x000000000000000c (INIT) 0x98000 2025-05-07T19:51:00.0006625Z 0x000000000000000d (FINI) 0x30f8ac 2025-05-07T19:51:00.0006957Z 0x0000000000000019 (INIT_ARRAY) 0x364660 2025-05-07T19:51:00.0007323Z 0x000000000000001b (INIT_ARRAYSZ) 168 (bytes) 2025-05-07T19:51:00.0007667Z 0x000000000000001a (FINI_ARRAY) 0x364708 2025-05-07T19:51:00.0008016Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:51:00.0008346Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:51:00.0008681Z 0x000000006ffffef5 (GNU_HASH) 0x36f8 2025-05-07T19:51:00.0009017Z 0x0000000000000005 (STRTAB) 0x15058 2025-05-07T19:51:00.0009517Z 0x0000000000000006 (SYMTAB) 0x7120 2025-05-07T19:51:00.0009924Z 0x000000000000000a (STRSZ) 448689 (bytes) 2025-05-07T19:51:00.0010296Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:51:00.0010730Z 0x0000000000000003 (PLTGOT) 0x367230 2025-05-07T19:51:00.0011088Z 0x0000000000000002 (PLTRELSZ) 12888 (bytes) 2025-05-07T19:51:00.0011453Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:51:00.0011780Z 0x0000000000000017 (JMPREL) 0x94a18 2025-05-07T19:51:00.0012121Z 0x0000000000000007 (RELA) 0x83cd8 2025-05-07T19:51:00.0012475Z 0x0000000000000008 (RELASZ) 68928 (bytes) 2025-05-07T19:51:00.0012823Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:51:00.0013158Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:51:00.0013543Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:51:00.0014118Z 0x000000006ffffffe (VERNEED) 0x83ba8 2025-05-07T19:51:00.0014652Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:51:00.0015146Z 0x000000006ffffff0 (VERSYM) 0x8290a 2025-05-07T19:51:00.0015649Z 0x000000006ffffff9 (RELACOUNT) 23 2025-05-07T19:51:00.0016153Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:51:00.0016359Z 2025-05-07T19:51:00.0016486Z ################################################################################ 2025-05-07T19:51:00.0016714Z 2025-05-07T19:51:00.0016721Z 2025-05-07T19:51:00.0016834Z ################################################################################ 2025-05-07T19:51:00.0017609Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:51:00.0018374Z [CHECK] Listing out library size: 2025-05-07T19:51:00.0019103Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:51:00.0019605Z 2025-05-07T19:51:00.0019894Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:51:00.0020403Z 2025-05-07T19:51:00.0020917Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:51:00.0022102Z + objdump -TC ./_skbuild/linux-x86_64-3.13/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:51:00.0022791Z 2025-05-07T19:51:00.0022821Z 2025-05-07T19:51:00.0022824Z 2025-05-07T19:51:00.0023322Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:51:00.0024499Z + objdump -TC ./_skbuild/linux-x86_64-3.13/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:51:00.0025585Z 2025-05-07T19:51:00.0075303Z 2025-05-07T19:51:00.0075352Z 2025-05-07T19:51:00.0093188Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so > /tmp/tmp.4Jd2ofBGRC.symbols.txt 2025-05-07T19:51:00.0093762Z 2025-05-07T19:51:00.0107438Z 2025-05-07T19:51:00.0132785Z [CHECK] Total Number of symbols: 9 2025-05-07T19:51:00.0144862Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:51:00.0160095Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so > /tmp/tmp.jTLBI1gwvv.usymbols.txt 2025-05-07T19:51:00.0160670Z 2025-05-07T19:51:00.0174211Z 2025-05-07T19:51:00.0198024Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:51:00.0211719Z w _ITM_deregisterTMCloneTable 2025-05-07T19:51:00.0212177Z w _ITM_registerTMCloneTable 2025-05-07T19:51:00.0212496Z w __cxa_finalize 2025-05-07T19:51:00.0212797Z w __gmon_start__ 2025-05-07T19:51:00.0213705Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:51:00.0214602Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:51:00.0215004Z 2025-05-07T19:51:00.0251184Z linux-vdso.so.1 (0x00007ffe155ca000) 2025-05-07T19:51:00.0251610Z libtorch.so => not found 2025-05-07T19:51:00.0252041Z libtorch_cpu.so => not found 2025-05-07T19:51:00.0254552Z 2025-05-07T19:51:00.0254920Z [CHECK] Displaying ELF information: 2025-05-07T19:51:00.0255823Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so 2025-05-07T19:51:00.0256250Z 2025-05-07T19:51:00.0286180Z 2025-05-07T19:51:00.0286436Z Dynamic section at offset 0x2e08 contains 24 entries: 2025-05-07T19:51:00.0286865Z Tag Type Name/Value 2025-05-07T19:51:00.0287305Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:51:00.0288197Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:51:00.0289356Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_split_host.so] 2025-05-07T19:51:00.0290367Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:51:00.0291120Z 0x000000000000000c (INIT) 0x1000 2025-05-07T19:51:00.0291524Z 0x000000000000000d (FINI) 0x10d8 2025-05-07T19:51:00.0291864Z 0x0000000000000019 (INIT_ARRAY) 0x3df8 2025-05-07T19:51:00.0292230Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:51:00.0292569Z 0x000000000000001a (FINI_ARRAY) 0x3e00 2025-05-07T19:51:00.0292917Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:51:00.0293244Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:51:00.0293577Z 0x000000006ffffef5 (GNU_HASH) 0x240 2025-05-07T19:51:00.0293893Z 0x0000000000000005 (STRTAB) 0x378 2025-05-07T19:51:00.0294218Z 0x0000000000000006 (SYMTAB) 0x288 2025-05-07T19:51:00.0294564Z 0x000000000000000a (STRSZ) 249 (bytes) 2025-05-07T19:51:00.0294916Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:51:00.0295268Z 0x0000000000000003 (PLTGOT) 0x3fc8 2025-05-07T19:51:00.0295588Z 0x0000000000000007 (RELA) 0x478 2025-05-07T19:51:00.0295933Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:51:00.0296276Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:51:00.0296609Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:51:00.0296928Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:51:00.0297270Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:51:00.0297585Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:51:00.0297784Z 2025-05-07T19:51:00.0297898Z ################################################################################ 2025-05-07T19:51:00.0298140Z 2025-05-07T19:51:00.0298145Z 2025-05-07T19:51:00.0298259Z ################################################################################ 2025-05-07T19:51:00.0298787Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:51:00.0299308Z [CHECK] Listing out library size: 2025-05-07T19:51:00.0299809Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:51:00.0300208Z 2025-05-07T19:51:00.0300929Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:51:00.0302518Z 2025-05-07T19:51:00.0304025Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:51:00.0305103Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:51:00.0305722Z 2025-05-07T19:51:00.0366062Z GLIBC_2.2.5 2025-05-07T19:51:00.0366293Z GLIBC_2.3 2025-05-07T19:51:00.0366491Z GLIBC_2.14 2025-05-07T19:51:00.0368073Z 2025-05-07T19:51:00.0368299Z 2025-05-07T19:51:00.0369080Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:51:00.0370259Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:51:00.0370901Z 2025-05-07T19:51:00.0431666Z GLIBCXX_3.4 2025-05-07T19:51:00.0431969Z GLIBCXX_3.4.9 2025-05-07T19:51:00.0432191Z GLIBCXX_3.4.11 2025-05-07T19:51:00.0432399Z GLIBCXX_3.4.14 2025-05-07T19:51:00.0432612Z GLIBCXX_3.4.15 2025-05-07T19:51:00.0432812Z GLIBCXX_3.4.18 2025-05-07T19:51:00.0433138Z GLIBCXX_3.4.20 2025-05-07T19:51:00.0433407Z GLIBCXX_3.4.21 2025-05-07T19:51:00.0433663Z GLIBCXX_3.4.29 2025-05-07T19:51:00.0433860Z 2025-05-07T19:51:00.0433866Z 2025-05-07T19:51:00.0451452Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so > /tmp/tmp.I6nMoVolno.symbols.txt 2025-05-07T19:51:00.0451995Z 2025-05-07T19:51:00.0480980Z 2025-05-07T19:51:00.0504350Z [CHECK] Total Number of symbols: 607 2025-05-07T19:51:00.0516717Z [CHECK] Number of fbgemm symbols: 6 2025-05-07T19:51:00.0532497Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so > /tmp/tmp.9gCMyPHnij.usymbols.txt 2025-05-07T19:51:00.0533168Z 2025-05-07T19:51:00.0549891Z 2025-05-07T19:51:00.0574459Z [CHECK] Listing out undefined symbols (203 total): 2025-05-07T19:51:00.0588281Z U GOMP_parallel 2025-05-07T19:51:00.0589187Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.0590213Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:51:00.0590776Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:51:00.0591122Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:51:00.0591462Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:51:00.0591855Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:51:00.0592180Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:51:00.0592499Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:51:00.0592840Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:51:00.0593169Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:51:00.0593475Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:51:00.0593781Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:51:00.0594084Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:51:00.0594407Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:51:00.0594782Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:51:00.0595200Z U at::RecordFunction::currentThreadId() 2025-05-07T19:51:00.0595566Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:51:00.0595935Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:51:00.0596386Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T19:51:00.0596996Z U at::_ops::clamp::call(at::Tensor const&, std::optional const&, std::optional const&) 2025-05-07T19:51:00.0597599Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:51:00.0598456Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:51:00.0599253Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:51:00.0599654Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:51:00.0600014Z U at::get_num_threads() 2025-05-07T19:51:00.0600320Z U at::get_thread_num() 2025-05-07T19:51:00.0600626Z U at::in_parallel_region() 2025-05-07T19:51:00.0601558Z U at::init_num_threads() 2025-05-07T19:51:00.0601883Z U at::internal::set_thread_num(int) 2025-05-07T19:51:00.0602226Z U at::sequence_number::get_and_increment() 2025-05-07T19:51:00.0602733Z U at::tensor(c10::ArrayRef, c10::TensorOptions const&) 2025-05-07T19:51:00.0603119Z U c10::AnyType::get() 2025-05-07T19:51:00.0603424Z U c10::BoolType::get() 2025-05-07T19:51:00.0603812Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:51:00.0604216Z U c10::Dispatcher::realSingleton() 2025-05-07T19:51:00.0604964Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:51:00.0606219Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:51:00.0607324Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:51:00.0607946Z U c10::Error::what() const 2025-05-07T19:51:00.0608249Z U c10::FloatType::get() 2025-05-07T19:51:00.0608570Z U c10::GradMode::is_enabled() 2025-05-07T19:51:00.0609122Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:51:00.0609683Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:51:00.0610132Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:51:00.0610573Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:51:00.0610969Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:51:00.0611295Z U c10::IValue::isBoolList() const 2025-05-07T19:51:00.0611635Z U c10::IValue::isIntList() const 2025-05-07T19:51:00.0611976Z U c10::IValue::isSymIntList() const 2025-05-07T19:51:00.0612308Z U c10::IValue::isTensorList() const 2025-05-07T19:51:00.0612686Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:51:00.0613034Z U c10::IntType::get() 2025-05-07T19:51:00.0613413Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:51:00.0613815Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:51:00.0614181Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:51:00.0614553Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:51:00.0615001Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:51:00.0615485Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:51:00.0615848Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:51:00.0616374Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:51:00.0616874Z U c10::StringType::get() 2025-05-07T19:51:00.0617228Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:51:00.0617846Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T19:51:00.0618508Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:51:00.0619169Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:51:00.0619551Z U c10::SymInt::promote_to_negative() 2025-05-07T19:51:00.0619879Z U c10::SymInt::toSymNode() const 2025-05-07T19:51:00.0620201Z U c10::SymIntType::get() 2025-05-07T19:51:00.0620554Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:51:00.0621075Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:51:00.0621403Z U c10::TensorType::get() 2025-05-07T19:51:00.0621735Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:51:00.0622472Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:51:00.0623509Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:51:00.0624388Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:51:00.0625251Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:51:00.0626181Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:51:00.0627216Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:51:00.0628306Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:51:00.0628929Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:51:00.0629356Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:51:00.0629738Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:51:00.0630503Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:51:00.0631287Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:51:00.0631764Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:51:00.0632199Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:51:00.0633199Z U fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides(long, bool, bool, int, bool, bool, long, long, bool, bool, bool, bool) 2025-05-07T19:51:00.0634735Z U fbgemm::SparseAdaGradSignature::Type fbgemm::GenerateSparseAdaGrad(int, bool, int, bool) 2025-05-07T19:51:00.0635385Z U fbgemm::fbgemmAlignedFree(void*) 2025-05-07T19:51:00.0635742Z U float at::Tensor::item() const 2025-05-07T19:51:00.0636107Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:51:00.0636519Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:51:00.0636877Z U free@GLIBC_2.2.5 2025-05-07T19:51:00.0637220Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:51:00.0637642Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:51:00.0638093Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:51:00.0638459Z U memcmp@GLIBC_2.2.5 2025-05-07T19:51:00.0638740Z U memcpy@GLIBC_2.14 2025-05-07T19:51:00.0639031Z U memmove@GLIBC_2.2.5 2025-05-07T19:51:00.0639313Z U memset@GLIBC_2.2.5 2025-05-07T19:51:00.0639608Z U omp_get_num_threads 2025-05-07T19:51:00.0639889Z U omp_get_thread_num 2025-05-07T19:51:00.0640234Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:51:00.0640628Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:51:00.0640952Z U realloc@GLIBC_2.2.5 2025-05-07T19:51:00.0641808Z 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:51:00.0642815Z 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:51:00.0643438Z U sqrt@GLIBC_2.2.5 2025-05-07T19:51:00.0643728Z U sqrtf@GLIBC_2.2.5 2025-05-07T19:51:00.0644125Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:51:00.0644794Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:51:00.0645621Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:51:00.0646454Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:51:00.0647277Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:51:00.0647899Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:51:00.0648307Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:51:00.0648672Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:51:00.0649016Z U std::__throw_bad_array_new_length() 2025-05-07T19:51:00.0649379Z U std::__throw_bad_function_call()@GLIBCXX_3.4.14 2025-05-07T19:51:00.0649761Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:51:00.0650163Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:51:00.0650577Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:51:00.0651004Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:51:00.0651393Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:51:00.0651881Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:51:00.0652579Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:51:00.0653610Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:51:00.0654785Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:51:00.0655526Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:51:00.0655884Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:51:00.0656246Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:51:00.0656602Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:51:00.0656953Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:51:00.0657304Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:51:00.0657635Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:51:00.0657978Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:51:00.0658380Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:51:00.0658922Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:51:00.0659408Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:51:00.0659804Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:51:00.0660286Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:51:00.0660748Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:51:00.0661588Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:51:00.0662269Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:51:00.0662621Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:51:00.0662959Z U strcmp@GLIBC_2.2.5 2025-05-07T19:51:00.0663245Z U strlen@GLIBC_2.2.5 2025-05-07T19:51:00.0663389Z U torch::CppFunction::~CppFunction() 2025-05-07T19:51:00.0663985Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:51:00.0664702Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:51:00.0665104Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:51:00.0665317Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:51:00.0665663Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:51:00.0665853Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:51:00.0666072Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:51:00.0666258Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:51:00.0666608Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:51:00.0666784Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:51:00.0667012Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:51:00.0667324Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:51:00.0667559Z U torch::autograd::Node::assign_parent() 2025-05-07T19:51:00.0667738Z U torch::autograd::Node::metadata() 2025-05-07T19:51:00.0667954Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:51:00.0668374Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:51:00.0668668Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:51:00.0668813Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:51:00.0669029Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:51:00.0669270Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:51:00.0671906Z 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:51:00.0672160Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:51:00.0672315Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:51:00.0672554Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:51:00.0672713Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:51:00.0673118Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:51:00.0673494Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:51:00.0673606Z U typeinfo for c10::Error 2025-05-07T19:51:00.0673748Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:51:00.0673897Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:51:00.0674035Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:51:00.0674167Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:51:00.0674298Z U typeinfo for torch::autograd::Node 2025-05-07T19:51:00.0675342Z U void internal::csr2csc(internal::HyperCompressedSparseColumn&, int, at::TensorAccessor const&, at::TensorAccessor const&, at::TensorAccessor const&, long, int const*, long) 2025-05-07T19:51:00.0676446Z U void internal::csr2csc(internal::HyperCompressedSparseColumn&, int, at::TensorAccessor const&, at::TensorAccessor const&, at::TensorAccessor const&, long, int const*, long) 2025-05-07T19:51:00.0676604Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:51:00.0676772Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:51:00.0676942Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:51:00.0677101Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:51:00.0677203Z U vtable for c10::Error 2025-05-07T19:51:00.0677566Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.0677896Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.0678031Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:51:00.0678244Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:51:00.0678517Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:51:00.0678694Z U vtable for torch::autograd::Node 2025-05-07T19:51:00.0678888Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:51:00.0679031Z w _ITM_deregisterTMCloneTable 2025-05-07T19:51:00.0679172Z w _ITM_registerTMCloneTable 2025-05-07T19:51:00.0679279Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:51:00.0679429Z w __gmon_start__ 2025-05-07T19:51:00.0679536Z w __pthread_key_create 2025-05-07T19:51:00.0679647Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:51:00.0679772Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:51:00.0679942Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:51:00.0680309Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:51:00.0680322Z 2025-05-07T19:51:00.0680466Z linux-vdso.so.1 (0x00007ffe359dd000) 2025-05-07T19:51:00.0680631Z libc10.so => not found 2025-05-07T19:51:00.0681464Z fbgemm_gpu_tbe_common.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so (0x00007f71f33c6000) 2025-05-07T19:51:00.0681679Z libtorch.so => not found 2025-05-07T19:51:00.0682038Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so (0x00007f71f2e00000) 2025-05-07T19:51:00.0682142Z libtorch_cpu.so => not found 2025-05-07T19:51:00.0682305Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f71f2b9c000) 2025-05-07T19:51:00.0682450Z libm.so.6 => /lib64/libm.so.6 (0x00007f71f2ac1000) 2025-05-07T19:51:00.0682603Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f71f3396000) 2025-05-07T19:51:00.0682729Z libc.so.6 => /lib64/libc.so.6 (0x00007f71f28b9000) 2025-05-07T19:51:00.0682879Z /lib64/ld-linux-x86-64.so.2 (0x00007f71f350e000) 2025-05-07T19:51:00.0683003Z libc10.so => not found 2025-05-07T19:51:00.0683099Z libtorch.so => not found 2025-05-07T19:51:00.0683208Z libtorch_cpu.so => not found 2025-05-07T19:51:00.0683310Z libc10.so => not found 2025-05-07T19:51:00.0683670Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so (0x00007f71f283e000) 2025-05-07T19:51:00.0683768Z libtorch.so => not found 2025-05-07T19:51:00.0683877Z libtorch_cpu.so => not found 2025-05-07T19:51:00.0683973Z libtorch_cpu.so => not found 2025-05-07T19:51:00.0684068Z libtorch.so => not found 2025-05-07T19:51:00.0684074Z 2025-05-07T19:51:00.0684198Z [CHECK] Displaying ELF information: 2025-05-07T19:51:00.0684470Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so 2025-05-07T19:51:00.0684475Z 2025-05-07T19:51:00.0684511Z 2025-05-07T19:51:00.0684670Z Dynamic section at offset 0xdff28 contains 38 entries: 2025-05-07T19:51:00.0684800Z Tag Type Name/Value 2025-05-07T19:51:00.0684994Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:51:00.0685219Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_tbe_common.so] 2025-05-07T19:51:00.0685429Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:51:00.0685620Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:51:00.0685821Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:51:00.0686034Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:51:00.0686220Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:51:00.0686435Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:51:00.0686741Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:51:00.0687092Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:51:00.0687528Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward.so] 2025-05-07T19:51:00.0687832Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:51:00.0688033Z 0x000000000000000c (INIT) 0x1d000 2025-05-07T19:51:00.0688214Z 0x000000000000000d (FINI) 0xc0b04 2025-05-07T19:51:00.0688405Z 0x0000000000000019 (INIT_ARRAY) 0xdf1e8 2025-05-07T19:51:00.0688665Z 0x000000000000001b (INIT_ARRAYSZ) 176 (bytes) 2025-05-07T19:51:00.0688837Z 0x000000000000001a (FINI_ARRAY) 0xdf298 2025-05-07T19:51:00.0689041Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:51:00.0689210Z 0x0000000000000004 (HASH) 0x238 2025-05-07T19:51:00.0689415Z 0x000000006ffffef5 (GNU_HASH) 0x1b68 2025-05-07T19:51:00.0689576Z 0x0000000000000005 (STRTAB) 0x6950 2025-05-07T19:51:00.0689736Z 0x0000000000000006 (SYMTAB) 0x3050 2025-05-07T19:51:00.0689935Z 0x000000000000000a (STRSZ) 52062 (bytes) 2025-05-07T19:51:00.0690218Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:51:00.0690382Z 0x0000000000000003 (PLTGOT) 0xe01c8 2025-05-07T19:51:00.0690590Z 0x0000000000000002 (PLTRELSZ) 8136 (bytes) 2025-05-07T19:51:00.0690821Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:51:00.0691019Z 0x0000000000000017 (JMPREL) 0x1a1e8 2025-05-07T19:51:00.0691199Z 0x0000000000000007 (RELA) 0x13ae0 2025-05-07T19:51:00.0691431Z 0x0000000000000008 (RELASZ) 26376 (bytes) 2025-05-07T19:51:00.0691630Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:51:00.0691789Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:51:00.0692021Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:51:00.0692215Z 0x000000006ffffffe (VERNEED) 0x13970 2025-05-07T19:51:00.0692399Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T19:51:00.0692595Z 0x000000006ffffff0 (VERSYM) 0x134ae 2025-05-07T19:51:00.0692808Z 0x000000006ffffff9 (RELACOUNT) 166 2025-05-07T19:51:00.0692974Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:51:00.0692983Z 2025-05-07T19:51:00.0693173Z ################################################################################ 2025-05-07T19:51:00.0693190Z 2025-05-07T19:51:00.0693216Z 2025-05-07T19:51:00.0693410Z ################################################################################ 2025-05-07T19:51:00.0694022Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:51:00.0694213Z [CHECK] Listing out library size: 2025-05-07T19:51:00.0694824Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:51:00.0694833Z 2025-05-07T19:51:00.0695295Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:51:00.0695304Z 2025-05-07T19:51:00.0696126Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:51:00.0697123Z + objdump -TC ./_skbuild/linux-x86_64-3.13/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:51:00.0697142Z 2025-05-07T19:51:00.0724513Z 2025-05-07T19:51:00.0724524Z 2025-05-07T19:51:00.0725159Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:51:00.0725749Z + objdump -TC ./_skbuild/linux-x86_64-3.13/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:51:00.0725755Z 2025-05-07T19:51:00.0770231Z 2025-05-07T19:51:00.0770372Z 2025-05-07T19:51:00.0786606Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so > /tmp/tmp.7o9uGnFBjO.symbols.txt 2025-05-07T19:51:00.0786615Z 2025-05-07T19:51:00.0800007Z 2025-05-07T19:51:00.0825222Z [CHECK] Total Number of symbols: 9 2025-05-07T19:51:00.0837310Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:51:00.0852661Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so > /tmp/tmp.PiNRXd2gQL.usymbols.txt 2025-05-07T19:51:00.0852669Z 2025-05-07T19:51:00.0865922Z 2025-05-07T19:51:00.0890503Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:51:00.0904249Z w _ITM_deregisterTMCloneTable 2025-05-07T19:51:00.0904477Z w _ITM_registerTMCloneTable 2025-05-07T19:51:00.0904655Z w __cxa_finalize 2025-05-07T19:51:00.0904831Z w __gmon_start__ 2025-05-07T19:51:00.0906192Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:51:00.0906478Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:51:00.0906485Z 2025-05-07T19:51:00.0941600Z linux-vdso.so.1 (0x00007fffd81a3000) 2025-05-07T19:51:00.0941881Z libtorch.so => not found 2025-05-07T19:51:00.0941979Z libtorch_cpu.so => not found 2025-05-07T19:51:00.0944891Z 2025-05-07T19:51:00.0945083Z [CHECK] Displaying ELF information: 2025-05-07T19:51:00.0946443Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so 2025-05-07T19:51:00.0946460Z 2025-05-07T19:51:00.0974563Z 2025-05-07T19:51:00.0975033Z Dynamic section at offset 0x2e08 contains 24 entries: 2025-05-07T19:51:00.0975280Z Tag Type Name/Value 2025-05-07T19:51:00.0975549Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:51:00.0975754Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:51:00.0976029Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_gwd.so] 2025-05-07T19:51:00.0976225Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:51:00.0976340Z 0x000000000000000c (INIT) 0x1000 2025-05-07T19:51:00.0976485Z 0x000000000000000d (FINI) 0x10d8 2025-05-07T19:51:00.0976700Z 0x0000000000000019 (INIT_ARRAY) 0x3df8 2025-05-07T19:51:00.0976878Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:51:00.0977060Z 0x000000000000001a (FINI_ARRAY) 0x3e00 2025-05-07T19:51:00.0977273Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:51:00.0977457Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:51:00.0977571Z 0x000000006ffffef5 (GNU_HASH) 0x240 2025-05-07T19:51:00.0977676Z 0x0000000000000005 (STRTAB) 0x378 2025-05-07T19:51:00.0977794Z 0x0000000000000006 (SYMTAB) 0x288 2025-05-07T19:51:00.0977965Z 0x000000000000000a (STRSZ) 242 (bytes) 2025-05-07T19:51:00.0978086Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:51:00.0978251Z 0x0000000000000003 (PLTGOT) 0x3fc8 2025-05-07T19:51:00.0978358Z 0x0000000000000007 (RELA) 0x470 2025-05-07T19:51:00.0978488Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:51:00.0978607Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:51:00.0978724Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:51:00.0978853Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:51:00.0978964Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:51:00.0979078Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:51:00.0979094Z 2025-05-07T19:51:00.0979211Z ################################################################################ 2025-05-07T19:51:00.0979216Z 2025-05-07T19:51:00.0979221Z 2025-05-07T19:51:00.0979334Z ################################################################################ 2025-05-07T19:51:00.0979671Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:51:00.0979775Z [CHECK] Listing out library size: 2025-05-07T19:51:00.0980090Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:51:00.0980100Z 2025-05-07T19:51:00.0988579Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:51:00.0989808Z 2025-05-07T19:51:00.0990969Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:51:00.0991521Z + objdump -TC ./_skbuild/linux-x86_64-3.13/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:51:00.0991526Z 2025-05-07T19:51:00.1040010Z 2025-05-07T19:51:00.1040161Z 2025-05-07T19:51:00.1041145Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:51:00.1042138Z + objdump -TC ./_skbuild/linux-x86_64-3.13/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:51:00.1042435Z 2025-05-07T19:51:00.1081205Z 2025-05-07T19:51:00.1081216Z 2025-05-07T19:51:00.1098171Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so > /tmp/tmp.yhnfvStJ3A.symbols.txt 2025-05-07T19:51:00.1098195Z 2025-05-07T19:51:00.1110875Z 2025-05-07T19:51:00.1136801Z [CHECK] Total Number of symbols: 9 2025-05-07T19:51:00.1148901Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:51:00.1165252Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so > /tmp/tmp.YTtGqr6vBz.usymbols.txt 2025-05-07T19:51:00.1165260Z 2025-05-07T19:51:00.1178449Z 2025-05-07T19:51:00.1201990Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:51:00.1215241Z w _ITM_deregisterTMCloneTable 2025-05-07T19:51:00.1215370Z w _ITM_registerTMCloneTable 2025-05-07T19:51:00.1215466Z w __cxa_finalize 2025-05-07T19:51:00.1215572Z w __gmon_start__ 2025-05-07T19:51:00.1217105Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:51:00.1217568Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:51:00.1217596Z 2025-05-07T19:51:00.1251638Z linux-vdso.so.1 (0x00007ffd5b563000) 2025-05-07T19:51:00.1251784Z libtorch.so => not found 2025-05-07T19:51:00.1251889Z libtorch_cpu.so => not found 2025-05-07T19:51:00.1255133Z 2025-05-07T19:51:00.1255420Z [CHECK] Displaying ELF information: 2025-05-07T19:51:00.1255829Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so 2025-05-07T19:51:00.1255835Z 2025-05-07T19:51:00.1283818Z 2025-05-07T19:51:00.1284049Z Dynamic section at offset 0x2e08 contains 24 entries: 2025-05-07T19:51:00.1284237Z Tag Type Name/Value 2025-05-07T19:51:00.1284490Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:51:00.1284719Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:51:00.1285010Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_vbe.so] 2025-05-07T19:51:00.1285191Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:51:00.1285344Z 0x000000000000000c (INIT) 0x1000 2025-05-07T19:51:00.1285456Z 0x000000000000000d (FINI) 0x10d8 2025-05-07T19:51:00.1285581Z 0x0000000000000019 (INIT_ARRAY) 0x3df8 2025-05-07T19:51:00.1285759Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:51:00.1285895Z 0x000000000000001a (FINI_ARRAY) 0x3e00 2025-05-07T19:51:00.1286029Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:51:00.1286164Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:51:00.1286297Z 0x000000006ffffef5 (GNU_HASH) 0x240 2025-05-07T19:51:00.1286470Z 0x0000000000000005 (STRTAB) 0x378 2025-05-07T19:51:00.1286639Z 0x0000000000000006 (SYMTAB) 0x288 2025-05-07T19:51:00.1286840Z 0x000000000000000a (STRSZ) 242 (bytes) 2025-05-07T19:51:00.1287035Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:51:00.1287210Z 0x0000000000000003 (PLTGOT) 0x3fc8 2025-05-07T19:51:00.1287374Z 0x0000000000000007 (RELA) 0x470 2025-05-07T19:51:00.1287512Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:51:00.1287631Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:51:00.1287731Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:51:00.1287870Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:51:00.1287991Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:51:00.1288129Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:51:00.1288144Z 2025-05-07T19:51:00.1288274Z ################################################################################ 2025-05-07T19:51:00.1288279Z 2025-05-07T19:51:00.1288283Z 2025-05-07T19:51:00.1288545Z ################################################################################ 2025-05-07T19:51:00.1288881Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:51:00.1289082Z [CHECK] Listing out library size: 2025-05-07T19:51:00.1289402Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:51:00.1289407Z 2025-05-07T19:51:00.1298446Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:51:00.1299777Z 2025-05-07T19:51:00.1300894Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:51:00.1301445Z + objdump -TC ./_skbuild/linux-x86_64-3.13/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:51:00.1301451Z 2025-05-07T19:51:00.1346327Z 2025-05-07T19:51:00.1346338Z 2025-05-07T19:51:00.1347376Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:51:00.1348080Z + objdump -TC ./_skbuild/linux-x86_64-3.13/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:51:00.1348088Z 2025-05-07T19:51:00.1388231Z 2025-05-07T19:51:00.1388244Z 2025-05-07T19:51:00.1405076Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so > /tmp/tmp.jLEJpkvP8X.symbols.txt 2025-05-07T19:51:00.1405086Z 2025-05-07T19:51:00.1418274Z 2025-05-07T19:51:00.1441858Z [CHECK] Total Number of symbols: 9 2025-05-07T19:51:00.1453319Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:51:00.1468998Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so > /tmp/tmp.SXWnXQukaE.usymbols.txt 2025-05-07T19:51:00.1469026Z 2025-05-07T19:51:00.1482104Z 2025-05-07T19:51:00.1505087Z [CHECK] Listing out undefined symbols (4 total): 2025-05-07T19:51:00.1518584Z w _ITM_deregisterTMCloneTable 2025-05-07T19:51:00.1518760Z w _ITM_registerTMCloneTable 2025-05-07T19:51:00.1518869Z w __cxa_finalize 2025-05-07T19:51:00.1518972Z w __gmon_start__ 2025-05-07T19:51:00.1520642Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:51:00.1520978Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:51:00.1520986Z 2025-05-07T19:51:00.1555398Z linux-vdso.so.1 (0x00007fff7f1fb000) 2025-05-07T19:51:00.1555501Z libtorch.so => not found 2025-05-07T19:51:00.1555642Z libtorch_cpu.so => not found 2025-05-07T19:51:00.1558866Z 2025-05-07T19:51:00.1559229Z [CHECK] Displaying ELF information: 2025-05-07T19:51:00.1559553Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so 2025-05-07T19:51:00.1559576Z 2025-05-07T19:51:00.1586752Z 2025-05-07T19:51:00.1586950Z Dynamic section at offset 0x2e08 contains 24 entries: 2025-05-07T19:51:00.1587072Z Tag Type Name/Value 2025-05-07T19:51:00.1587289Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:51:00.1587508Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:51:00.1587788Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_training_backward_dense.so] 2025-05-07T19:51:00.1587970Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:51:00.1588083Z 0x000000000000000c (INIT) 0x1000 2025-05-07T19:51:00.1588209Z 0x000000000000000d (FINI) 0x10d8 2025-05-07T19:51:00.1588319Z 0x0000000000000019 (INIT_ARRAY) 0x3df8 2025-05-07T19:51:00.1588442Z 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes) 2025-05-07T19:51:00.1588568Z 0x000000000000001a (FINI_ARRAY) 0x3e00 2025-05-07T19:51:00.1588975Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:51:00.1589142Z 0x0000000000000004 (HASH) 0x1c8 2025-05-07T19:51:00.1589385Z 0x000000006ffffef5 (GNU_HASH) 0x240 2025-05-07T19:51:00.1589725Z 0x0000000000000005 (STRTAB) 0x378 2025-05-07T19:51:00.1589937Z 0x0000000000000006 (SYMTAB) 0x288 2025-05-07T19:51:00.1590185Z 0x000000000000000a (STRSZ) 244 (bytes) 2025-05-07T19:51:00.1590416Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:51:00.1590630Z 0x0000000000000003 (PLTGOT) 0x3fc8 2025-05-07T19:51:00.1590814Z 0x0000000000000007 (RELA) 0x470 2025-05-07T19:51:00.1590963Z 0x0000000000000008 (RELASZ) 168 (bytes) 2025-05-07T19:51:00.1591082Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:51:00.1591182Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:51:00.1591318Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:51:00.1591433Z 0x000000006ffffff9 (RELACOUNT) 3 2025-05-07T19:51:00.1591534Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:51:00.1591539Z 2025-05-07T19:51:00.1591674Z ################################################################################ 2025-05-07T19:51:00.1591679Z 2025-05-07T19:51:00.1591683Z 2025-05-07T19:51:00.1591805Z ################################################################################ 2025-05-07T19:51:00.1592092Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:51:00.1592208Z [CHECK] Listing out library size: 2025-05-07T19:51:00.1592487Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:51:00.1592491Z 2025-05-07T19:51:00.1600960Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:51:00.1602315Z 2025-05-07T19:51:00.1603736Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:51:00.1604254Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:51:00.1604264Z 2025-05-07T19:51:00.1668029Z GLIBC_2.2.5 2025-05-07T19:51:00.1668188Z GLIBC_2.3 2025-05-07T19:51:00.1668279Z GLIBC_2.14 2025-05-07T19:51:00.1669961Z 2025-05-07T19:51:00.1669969Z 2025-05-07T19:51:00.1670681Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:51:00.1671215Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:51:00.1671221Z 2025-05-07T19:51:00.1731281Z GLIBCXX_3.4 2025-05-07T19:51:00.1731490Z GLIBCXX_3.4.9 2025-05-07T19:51:00.1731657Z GLIBCXX_3.4.11 2025-05-07T19:51:00.1731822Z GLIBCXX_3.4.15 2025-05-07T19:51:00.1731994Z GLIBCXX_3.4.18 2025-05-07T19:51:00.1732105Z GLIBCXX_3.4.21 2025-05-07T19:51:00.1732190Z GLIBCXX_3.4.29 2025-05-07T19:51:00.1733199Z 2025-05-07T19:51:00.1733207Z 2025-05-07T19:51:00.1749865Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so > /tmp/tmp.XItl935UIK.symbols.txt 2025-05-07T19:51:00.1749881Z 2025-05-07T19:51:00.1779312Z 2025-05-07T19:51:00.1803951Z [CHECK] Total Number of symbols: 641 2025-05-07T19:51:00.1816435Z [CHECK] Number of fbgemm symbols: 0 2025-05-07T19:51:00.1831992Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so > /tmp/tmp.rWwKpUV9QZ.usymbols.txt 2025-05-07T19:51:00.1832001Z 2025-05-07T19:51:00.1848518Z 2025-05-07T19:51:00.1872159Z [CHECK] Listing out undefined symbols (192 total): 2025-05-07T19:51:00.1886670Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.1886934Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:51:00.1887418Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:51:00.1887597Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:51:00.1887774Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:51:00.1888075Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:51:00.1888262Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:51:00.1888430Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:51:00.1888622Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:51:00.1888807Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:51:00.1888984Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:51:00.1889183Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:51:00.1889317Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:51:00.1889417Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:51:00.1889624Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:51:00.1889767Z U at::RecordFunction::currentThreadId() 2025-05-07T19:51:00.1889891Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:51:00.1890040Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:51:00.1890174Z U at::_ops::all::call(at::Tensor const&) 2025-05-07T19:51:00.1890326Z U at::_ops::concat::call(c10::ArrayRef, long) 2025-05-07T19:51:00.1890984Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:51:00.1891158Z U at::_ops::eq_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:51:00.1891346Z U at::_ops::flatten_using_ints::call(at::Tensor const&, long, long) 2025-05-07T19:51:00.1891523Z U at::_ops::gt_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:51:00.1891834Z U at::_ops::index_add::call(at::Tensor const&, long, at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:51:00.1892041Z U at::_ops::index_select::call(at::Tensor const&, long, at::Tensor const&) 2025-05-07T19:51:00.1892224Z U at::_ops::mul_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:51:00.1892395Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:51:00.1892636Z U at::_ops::split_with_sizes::call(at::Tensor const&, c10::ArrayRef, long) 2025-05-07T19:51:00.1892824Z U at::_ops::view::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:51:00.1892986Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:51:00.1893463Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:51:00.1893607Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:51:00.1893765Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:51:00.1893895Z U at::sequence_number::get_and_increment() 2025-05-07T19:51:00.1894024Z U bool at::Tensor::item() const 2025-05-07T19:51:00.1894125Z U c10::AnyType::get() 2025-05-07T19:51:00.1894224Z U c10::BoolType::get() 2025-05-07T19:51:00.1894406Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:51:00.1894532Z U c10::Dispatcher::realSingleton() 2025-05-07T19:51:00.1895041Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:51:00.1895680Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:51:00.1896187Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:51:00.1896295Z U c10::Error::what() const 2025-05-07T19:51:00.1896415Z U c10::GradMode::is_enabled() 2025-05-07T19:51:00.1896529Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:51:00.1896687Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:51:00.1896824Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:51:00.1896936Z U c10::IValue::isBoolList() const 2025-05-07T19:51:00.1897045Z U c10::IValue::isIntList() const 2025-05-07T19:51:00.1897158Z U c10::IValue::isSymIntList() const 2025-05-07T19:51:00.1897291Z U c10::IValue::isTensorList() const 2025-05-07T19:51:00.1897437Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:51:00.1897537Z U c10::IntType::get() 2025-05-07T19:51:00.1898030Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:51:00.1898199Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:51:00.1898321Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:51:00.1898459Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:51:00.1898584Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:51:00.1898861Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:51:00.1899033Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:51:00.1899140Z U c10::StringType::get() 2025-05-07T19:51:00.1899284Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:51:00.1899700Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:51:00.1899840Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:51:00.1899958Z U c10::SymInt::promote_to_negative() 2025-05-07T19:51:00.1900083Z U c10::SymInt::toSymNode() const 2025-05-07T19:51:00.1900184Z U c10::SymIntType::get() 2025-05-07T19:51:00.1900338Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:51:00.1900491Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:51:00.1900647Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T19:51:00.1900750Z U c10::TensorType::get() 2025-05-07T19:51:00.1900960Z U c10::Type::isSubtypeOfExt(c10::Type const&, std::ostream*) const 2025-05-07T19:51:00.1901067Z U c10::Type::is_module() const 2025-05-07T19:51:00.1901195Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:51:00.1901633Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:51:00.1902142Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:51:00.1902395Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:51:00.1902898Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:51:00.1903282Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:51:00.1903906Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:51:00.1904195Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T19:51:00.1904395Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T19:51:00.1904716Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:51:00.1904915Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:51:00.1905065Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T19:51:00.1905232Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T19:51:00.1905376Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:51:00.1905531Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:51:00.1905906Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:51:00.1906084Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:51:00.1906198Z U c10::throwNullDataPtrError() 2025-05-07T19:51:00.1906320Z U c10::typeKindToString(c10::TypeKind) 2025-05-07T19:51:00.1906450Z U c10::warnDeprecatedDataPtr() 2025-05-07T19:51:00.1906646Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:51:00.1906766Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:51:00.1906878Z U free@GLIBC_2.2.5 2025-05-07T19:51:00.1906996Z U long at::Tensor::item() const 2025-05-07T19:51:00.1907178Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:51:00.1907326Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:51:00.1907428Z U memcmp@GLIBC_2.2.5 2025-05-07T19:51:00.1907522Z U memcpy@GLIBC_2.14 2025-05-07T19:51:00.1907622Z U memmove@GLIBC_2.2.5 2025-05-07T19:51:00.1907728Z U memset@GLIBC_2.2.5 2025-05-07T19:51:00.1907880Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:51:00.1908005Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:51:00.1908115Z U realloc@GLIBC_2.2.5 2025-05-07T19:51:00.1908330Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:51:00.1908671Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:51:00.1909073Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:51:00.1909416Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:51:00.1909786Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:51:00.1909916Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:51:00.1910034Z U std::__throw_bad_array_new_length() 2025-05-07T19:51:00.1910176Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:51:00.1910326Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:51:00.1910458Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:51:00.1910596Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:51:00.1910900Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:51:00.1911532Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:51:00.1912047Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:51:00.1912177Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:51:00.1912297Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:51:00.1912417Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:51:00.1912548Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:51:00.1912664Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:51:00.1912846Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:51:00.1913100Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:51:00.1913226Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:51:00.1913393Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:51:00.1913541Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:51:00.1913997Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:51:00.1914150Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:51:00.1914261Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:51:00.1914360Z U strcmp@GLIBC_2.2.5 2025-05-07T19:51:00.1914473Z U strlen@GLIBC_2.2.5 2025-05-07T19:51:00.1914596Z U torch::CppFunction::~CppFunction() 2025-05-07T19:51:00.1915185Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:51:00.1915654Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:51:00.1915913Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:51:00.1916038Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:51:00.1916344Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:51:00.1916529Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:51:00.1916736Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:51:00.1916933Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:51:00.1917281Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:51:00.1917634Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:51:00.1917840Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:51:00.1918018Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:51:00.1918141Z U torch::autograd::Node::assign_parent() 2025-05-07T19:51:00.1918269Z U torch::autograd::Node::metadata() 2025-05-07T19:51:00.1918404Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:51:00.1918648Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:51:00.1919040Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:51:00.1919249Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:51:00.1919462Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:51:00.1919692Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:51:00.1922391Z 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:51:00.1922568Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:51:00.1922719Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:51:00.1922883Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:51:00.1923052Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:51:00.1923459Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:51:00.1923820Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:51:00.1923950Z U typeinfo for c10::Error 2025-05-07T19:51:00.1924057Z U typeinfo for c10::Type 2025-05-07T19:51:00.1924202Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:51:00.1924349Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:51:00.1924482Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:51:00.1924600Z U typeinfo for torch::autograd::Node 2025-05-07T19:51:00.1924765Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:51:00.1924927Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:51:00.1925083Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:51:00.1925252Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:51:00.1925414Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T19:51:00.1925515Z U vtable for c10::Error 2025-05-07T19:51:00.1925630Z U vtable for c10::ListType 2025-05-07T19:51:00.1925981Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.1926309Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.1926460Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:51:00.1926770Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:51:00.1927052Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:51:00.1927213Z U vtable for torch::autograd::Node 2025-05-07T19:51:00.1927510Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:51:00.1927810Z w _ITM_deregisterTMCloneTable 2025-05-07T19:51:00.1928000Z w _ITM_registerTMCloneTable 2025-05-07T19:51:00.1928246Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:51:00.1928402Z w __cxa_pure_virtual@CXXABI_1.3 2025-05-07T19:51:00.1928537Z w __gmon_start__ 2025-05-07T19:51:00.1928702Z w __pthread_key_create 2025-05-07T19:51:00.1928863Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:51:00.1929030Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:51:00.1929272Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:51:00.1929660Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:51:00.1929670Z 2025-05-07T19:51:00.1929856Z linux-vdso.so.1 (0x00007ffc98162000) 2025-05-07T19:51:00.1929964Z libc10.so => not found 2025-05-07T19:51:00.1930064Z libtorch.so => not found 2025-05-07T19:51:00.1930160Z libtorch_cpu.so => not found 2025-05-07T19:51:00.1930325Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fae9c4eb000) 2025-05-07T19:51:00.1930490Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fae9c4bd000) 2025-05-07T19:51:00.1930619Z libc.so.6 => /lib64/libc.so.6 (0x00007fae9c2b3000) 2025-05-07T19:51:00.1930766Z /lib64/ld-linux-x86-64.so.2 (0x00007fae9c7a8000) 2025-05-07T19:51:00.1930963Z libm.so.6 => /lib64/libm.so.6 (0x00007fae9c1d8000) 2025-05-07T19:51:00.1931210Z 2025-05-07T19:51:00.1931461Z [CHECK] Displaying ELF information: 2025-05-07T19:51:00.1931714Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so 2025-05-07T19:51:00.1931723Z 2025-05-07T19:51:00.1961147Z 2025-05-07T19:51:00.1961355Z Dynamic section at offset 0x52f90 contains 35 entries: 2025-05-07T19:51:00.1961492Z Tag Type Name/Value 2025-05-07T19:51:00.1961682Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:51:00.1961900Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:51:00.1962102Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:51:00.1962306Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:51:00.1962509Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:51:00.1962694Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:51:00.1962905Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:51:00.1963162Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_tbe_index_select.so] 2025-05-07T19:51:00.1963374Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:51:00.1963562Z 0x000000000000000c (INIT) 0x1a000 2025-05-07T19:51:00.1963758Z 0x000000000000000d (FINI) 0x45294 2025-05-07T19:51:00.1963909Z 0x0000000000000019 (INIT_ARRAY) 0x52860 2025-05-07T19:51:00.1964081Z 0x000000000000001b (INIT_ARRAYSZ) 24 (bytes) 2025-05-07T19:51:00.1964205Z 0x000000000000001a (FINI_ARRAY) 0x52878 2025-05-07T19:51:00.1964355Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:51:00.1964492Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:51:00.1964606Z 0x000000006ffffef5 (GNU_HASH) 0x1b70 2025-05-07T19:51:00.1964780Z 0x0000000000000005 (STRTAB) 0x6e70 2025-05-07T19:51:00.1964890Z 0x0000000000000006 (SYMTAB) 0x3240 2025-05-07T19:51:00.1965021Z 0x000000000000000a (STRSZ) 57999 (bytes) 2025-05-07T19:51:00.1965192Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:51:00.1965305Z 0x0000000000000003 (PLTGOT) 0x53200 2025-05-07T19:51:00.1965435Z 0x0000000000000002 (PLTRELSZ) 7512 (bytes) 2025-05-07T19:51:00.1965542Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:51:00.1965769Z 0x0000000000000017 (JMPREL) 0x17708 2025-05-07T19:51:00.1965876Z 0x0000000000000007 (RELA) 0x15728 2025-05-07T19:51:00.1966003Z 0x0000000000000008 (RELASZ) 8160 (bytes) 2025-05-07T19:51:00.1966199Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:51:00.1966303Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:51:00.1966429Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:51:00.1966557Z 0x000000006ffffffe (VERNEED) 0x15608 2025-05-07T19:51:00.1966665Z 0x000000006fffffff (VERNEEDNUM) 4 2025-05-07T19:51:00.1966779Z 0x000000006ffffff0 (VERSYM) 0x15100 2025-05-07T19:51:00.1966884Z 0x000000006ffffff9 (RELACOUNT) 5 2025-05-07T19:51:00.1966998Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:51:00.1967014Z 2025-05-07T19:51:00.1967131Z ################################################################################ 2025-05-07T19:51:00.1967136Z 2025-05-07T19:51:00.1967145Z 2025-05-07T19:51:00.1967272Z ################################################################################ 2025-05-07T19:51:00.1967583Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:51:00.1967691Z [CHECK] Listing out library size: 2025-05-07T19:51:00.1967988Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:51:00.1967993Z 2025-05-07T19:51:00.1976912Z 1 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:51:00.1978026Z 2025-05-07T19:51:00.1979336Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:51:00.1992347Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:51:00.1992396Z 2025-05-07T19:51:00.2027918Z GLIBC_2.2.5 2025-05-07T19:51:00.2028015Z GLIBC_2.14 2025-05-07T19:51:00.2029945Z 2025-05-07T19:51:00.2029953Z 2025-05-07T19:51:00.2030609Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:51:00.2031236Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:51:00.2031243Z 2025-05-07T19:51:00.2079633Z GLIBCXX_3.4 2025-05-07T19:51:00.2079834Z GLIBCXX_3.4.9 2025-05-07T19:51:00.2079999Z GLIBCXX_3.4.21 2025-05-07T19:51:00.2080165Z GLIBCXX_3.4.29 2025-05-07T19:51:00.2081773Z 2025-05-07T19:51:00.2081779Z 2025-05-07T19:51:00.2098661Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so > /tmp/tmp.YfxBT5sSv3.symbols.txt 2025-05-07T19:51:00.2098673Z 2025-05-07T19:51:00.2115142Z 2025-05-07T19:51:00.2139951Z [CHECK] Total Number of symbols: 143 2025-05-07T19:51:00.2151657Z [CHECK] Number of fbgemm symbols: 18 2025-05-07T19:51:00.2167650Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so > /tmp/tmp.yZj5UHGj7E.usymbols.txt 2025-05-07T19:51:00.2167659Z 2025-05-07T19:51:00.2181655Z 2025-05-07T19:51:00.2205396Z [CHECK] Listing out undefined symbols (62 total): 2025-05-07T19:51:00.2220918Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.2221178Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:51:00.2221343Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:51:00.2221454Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:51:00.2221624Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:51:00.2221794Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:51:00.2221959Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:51:00.2222962Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:51:00.2223306Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:51:00.2223525Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:51:00.2223641Z U c10::IntType::get() 2025-05-07T19:51:00.2223864Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:51:00.2224269Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:51:00.2224424Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:51:00.2224526Z U c10::TensorType::get() 2025-05-07T19:51:00.2224655Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:51:00.2225175Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:51:00.2225440Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:51:00.2225935Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:51:00.2226286Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:51:00.2226485Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:51:00.2226634Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:51:00.2226802Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:51:00.2226898Z U memcpy@GLIBC_2.14 2025-05-07T19:51:00.2227002Z U memmove@GLIBC_2.2.5 2025-05-07T19:51:00.2227110Z U memset@GLIBC_2.2.5 2025-05-07T19:51:00.2227261Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:51:00.2227392Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:51:00.2227733Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:51:00.2228135Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:51:00.2228470Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:51:00.2228599Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:51:00.2228742Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:51:00.2228887Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:51:00.2229136Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:51:00.2229713Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:51:00.2230220Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:51:00.2230353Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:51:00.2230478Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:51:00.2230596Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:51:00.2230721Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:51:00.2231356Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:51:00.2231595Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:51:00.2231756Z U strlen@GLIBC_2.2.5 2025-05-07T19:51:00.2231883Z U torch::CppFunction::~CppFunction() 2025-05-07T19:51:00.2232466Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:51:00.2232935Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:51:00.2233193Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:51:00.2233552Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:51:00.2233781Z U unsigned char* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:51:00.2233940Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:51:00.2234101Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:51:00.2234271Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:51:00.2234616Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.2234944Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.2235156Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:51:00.2235379Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:51:00.2235501Z w _ITM_deregisterTMCloneTable 2025-05-07T19:51:00.2235623Z w _ITM_registerTMCloneTable 2025-05-07T19:51:00.2235730Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:51:00.2235826Z w __gmon_start__ 2025-05-07T19:51:00.2235938Z w __pthread_key_create 2025-05-07T19:51:00.2236098Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:51:00.2236345Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:51:00.2236353Z 2025-05-07T19:51:00.2258528Z linux-vdso.so.1 (0x00007ffe677f5000) 2025-05-07T19:51:00.2258629Z libc10.so => not found 2025-05-07T19:51:00.2258732Z libtorch_cpu.so => not found 2025-05-07T19:51:00.2258841Z libtorch.so => not found 2025-05-07T19:51:00.2259019Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fa9b7afa000) 2025-05-07T19:51:00.2259175Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fa9b7acc000) 2025-05-07T19:51:00.2259318Z libc.so.6 => /lib64/libc.so.6 (0x00007fa9b78c2000) 2025-05-07T19:51:00.2259454Z libm.so.6 => /lib64/libm.so.6 (0x00007fa9b77e7000) 2025-05-07T19:51:00.2259587Z /lib64/ld-linux-x86-64.so.2 (0x00007fa9b7d74000) 2025-05-07T19:51:00.2261968Z 2025-05-07T19:51:00.2262137Z [CHECK] Displaying ELF information: 2025-05-07T19:51:00.2262695Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so 2025-05-07T19:51:00.2262711Z 2025-05-07T19:51:00.2290713Z 2025-05-07T19:51:00.2291002Z Dynamic section at offset 0x10a20 contains 33 entries: 2025-05-07T19:51:00.2291203Z Tag Type Name/Value 2025-05-07T19:51:00.2291607Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:51:00.2291917Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:51:00.2292129Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:51:00.2292466Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:51:00.2292703Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:51:00.2293005Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:51:00.2293512Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_embedding_inplace_ops.so] 2025-05-07T19:51:00.2293738Z 0x000000000000000c (INIT) 0x6000 2025-05-07T19:51:00.2293937Z 0x000000000000000d (FINI) 0xdb30 2025-05-07T19:51:00.2294176Z 0x0000000000000019 (INIT_ARRAY) 0x10940 2025-05-07T19:51:00.2294423Z 0x000000000000001b (INIT_ARRAYSZ) 16 (bytes) 2025-05-07T19:51:00.2294579Z 0x000000000000001a (FINI_ARRAY) 0x10950 2025-05-07T19:51:00.2294717Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:51:00.2294822Z 0x0000000000000004 (HASH) 0x200 2025-05-07T19:51:00.2294936Z 0x000000006ffffef5 (GNU_HASH) 0x8a0 2025-05-07T19:51:00.2295051Z 0x0000000000000005 (STRTAB) 0x1a30 2025-05-07T19:51:00.2295171Z 0x0000000000000006 (SYMTAB) 0xcb0 2025-05-07T19:51:00.2295304Z 0x000000000000000a (STRSZ) 11814 (bytes) 2025-05-07T19:51:00.2295426Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:51:00.2295553Z 0x0000000000000003 (PLTGOT) 0x10c80 2025-05-07T19:51:00.2295686Z 0x0000000000000002 (PLTRELSZ) 1680 (bytes) 2025-05-07T19:51:00.2295795Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:51:00.2295909Z 0x0000000000000017 (JMPREL) 0x5080 2025-05-07T19:51:00.2296028Z 0x0000000000000007 (RELA) 0x4a38 2025-05-07T19:51:00.2296154Z 0x0000000000000008 (RELASZ) 1608 (bytes) 2025-05-07T19:51:00.2296276Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:51:00.2296390Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:51:00.2296515Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:51:00.2296633Z 0x000000006ffffffe (VERNEED) 0x4978 2025-05-07T19:51:00.2296754Z 0x000000006fffffff (VERNEEDNUM) 3 2025-05-07T19:51:00.2296867Z 0x000000006ffffff0 (VERSYM) 0x4856 2025-05-07T19:51:00.2296978Z 0x000000006ffffff9 (RELACOUNT) 4 2025-05-07T19:51:00.2297079Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:51:00.2297109Z 2025-05-07T19:51:00.2297227Z ################################################################################ 2025-05-07T19:51:00.2297233Z 2025-05-07T19:51:00.2297237Z 2025-05-07T19:51:00.2297351Z ################################################################################ 2025-05-07T19:51:00.2297597Z [CHECK] BUILT LIBRARY: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:51:00.2297701Z [CHECK] Listing out library size: 2025-05-07T19:51:00.2297932Z + du -h --block-size=1M ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:51:00.2297937Z 2025-05-07T19:51:00.2304249Z 5 ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:51:00.2305400Z 2025-05-07T19:51:00.2306742Z [CHECK] Listing out the GLIBC versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:51:00.2307229Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so | grep GLIBC_ | sed 's/.*GLIBC_\([.0-9]*\).*/GLIBC_\1/g' | sort -Vu | cat 2025-05-07T19:51:00.2307236Z 2025-05-07T19:51:00.2476472Z GLIBC_2.2.5 2025-05-07T19:51:00.2476642Z GLIBC_2.3 2025-05-07T19:51:00.2476819Z GLIBC_2.14 2025-05-07T19:51:00.2478767Z 2025-05-07T19:51:00.2478870Z 2025-05-07T19:51:00.2479664Z [CHECK] Listing out the GLIBCXX versions referenced by: ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:51:00.2480151Z + objdump -TC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so | grep GLIBCXX_ | sed 's/.*GLIBCXX_\([.0-9]*\).*/GLIBCXX_\1/g' | sort -Vu | cat 2025-05-07T19:51:00.2480156Z 2025-05-07T19:51:00.2646210Z GLIBCXX_3.4 2025-05-07T19:51:00.2646673Z GLIBCXX_3.4.9 2025-05-07T19:51:00.2646823Z GLIBCXX_3.4.11 2025-05-07T19:51:00.2646934Z GLIBCXX_3.4.15 2025-05-07T19:51:00.2647019Z GLIBCXX_3.4.18 2025-05-07T19:51:00.2647103Z GLIBCXX_3.4.19 2025-05-07T19:51:00.2647183Z GLIBCXX_3.4.20 2025-05-07T19:51:00.2647360Z GLIBCXX_3.4.21 2025-05-07T19:51:00.2647447Z GLIBCXX_3.4.29 2025-05-07T19:51:00.2648103Z 2025-05-07T19:51:00.2648406Z 2025-05-07T19:51:00.2664997Z + nm -gDC ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so > /tmp/tmp.4fT9mY6KDb.symbols.txt 2025-05-07T19:51:00.2665006Z 2025-05-07T19:51:00.2786577Z 2025-05-07T19:51:00.2810874Z [CHECK] Total Number of symbols: 2964 2025-05-07T19:51:00.2827689Z [CHECK] Number of fbgemm symbols: 1597 2025-05-07T19:51:00.2843237Z + nm -gDCu ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so > /tmp/tmp.j3pvtjmj4x.usymbols.txt 2025-05-07T19:51:00.2843249Z 2025-05-07T19:51:00.2867608Z 2025-05-07T19:51:00.2891217Z [CHECK] Listing out undefined symbols (345 total): 2025-05-07T19:51:00.2905848Z U GOMP_parallel 2025-05-07T19:51:00.2906472Z U VTT for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.2907027Z U VTT for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.2907399Z U VTT for std::basic_ifstream >@GLIBCXX_3.4 2025-05-07T19:51:00.2907728Z U VTT for std::basic_ofstream >@GLIBCXX_3.4 2025-05-07T19:51:00.2907897Z U _Unwind_Resume@GCC_3.0 2025-05-07T19:51:00.2908094Z U __cxa_allocate_exception@CXXABI_1.3 2025-05-07T19:51:00.2908390Z U __cxa_atexit@GLIBC_2.2.5 2025-05-07T19:51:00.2908563Z U __cxa_begin_catch@CXXABI_1.3 2025-05-07T19:51:00.2908720Z U __cxa_end_catch@CXXABI_1.3 2025-05-07T19:51:00.2908844Z U __cxa_free_exception@CXXABI_1.3 2025-05-07T19:51:00.2908969Z U __cxa_guard_abort@CXXABI_1.3 2025-05-07T19:51:00.2909077Z U __cxa_guard_acquire@CXXABI_1.3 2025-05-07T19:51:00.2909182Z U __cxa_guard_release@CXXABI_1.3 2025-05-07T19:51:00.2909311Z U __cxa_rethrow@CXXABI_1.3 2025-05-07T19:51:00.2909409Z U __cxa_throw@CXXABI_1.3 2025-05-07T19:51:00.2909519Z U __gxx_personality_v0@CXXABI_1.3 2025-05-07T19:51:00.2909632Z U __tls_get_addr@GLIBC_2.3 2025-05-07T19:51:00.2909811Z U at::RecordFunction::RecordFunction(at::StepCallbacks&&) 2025-05-07T19:51:00.2909943Z U at::RecordFunction::currentThreadId() 2025-05-07T19:51:00.2910068Z U at::RecordFunction::~RecordFunction() 2025-05-07T19:51:00.2910227Z U at::SavedTensorDefaultHooks::set_tracing(bool) 2025-05-07T19:51:00.2910417Z U at::TensorBase::__dispatch_contiguous(c10::MemoryFormat) const 2025-05-07T19:51:00.2910531Z U at::TensorMaker::make_tensor() 2025-05-07T19:51:00.2910681Z U at::_ops::_is_all_true::call(at::Tensor const&) 2025-05-07T19:51:00.2910924Z U at::_ops::add_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:51:00.2911139Z U at::_ops::add__Tensor::call(at::Tensor&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:51:00.2911274Z U at::_ops::all::call(at::Tensor const&) 2025-05-07T19:51:00.2911617Z U at::_ops::baddbmm::call(at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&) 2025-05-07T19:51:00.2911777Z U at::_ops::cat::call(c10::IListRef const&, long) 2025-05-07T19:51:00.2912003Z U at::_ops::cat_out::call(c10::IListRef const&, long, at::Tensor&) 2025-05-07T19:51:00.2912178Z U at::_ops::clamp_max::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:51:00.2912550Z U at::_ops::clone::call(at::Tensor const&, std::optional) 2025-05-07T19:51:00.2912745Z U at::_ops::contiguous::call(at::Tensor const&, c10::MemoryFormat) 2025-05-07T19:51:00.2913036Z U at::_ops::cumsum::call(at::Tensor const&, long, std::optional) 2025-05-07T19:51:00.2913628Z U at::_ops::empty_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:51:00.2914262Z U at::_ops::empty_memory_format::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:51:00.2914427Z U at::_ops::fill__Scalar::call(at::Tensor&, c10::Scalar const&) 2025-05-07T19:51:00.2914968Z U at::_ops::full::call(c10::ArrayRef, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:51:00.2915142Z U at::_ops::ge_Scalar::call(at::Tensor const&, c10::Scalar const&) 2025-05-07T19:51:00.2915449Z U at::_ops::index_put_::call(at::Tensor&, c10::List > const&, at::Tensor const&, bool) 2025-05-07T19:51:00.2915665Z U at::_ops::index_select::call(at::Tensor const&, long, at::Tensor const&) 2025-05-07T19:51:00.2915789Z U at::_ops::item::call(at::Tensor const&) 2025-05-07T19:51:00.2915959Z U at::_ops::le_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:51:00.2916094Z U at::_ops::max::call(at::Tensor const&) 2025-05-07T19:51:00.2916263Z U at::_ops::mul_Tensor::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:51:00.2916445Z U at::_ops::permute::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:51:00.2916965Z U at::_ops::range::call(c10::Scalar const&, c10::Scalar const&, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:51:00.2917157Z U at::_ops::reshape::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:51:00.2917655Z U at::_ops::resize_::call(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T19:51:00.2917876Z U at::_ops::select_int::call(at::Tensor const&, long, c10::SymInt) 2025-05-07T19:51:00.2918232Z U at::_ops::slice_Tensor::call(at::Tensor const&, long, std::optional, std::optional, c10::SymInt) 2025-05-07T19:51:00.2918392Z U at::_ops::squeeze_dim::call(at::Tensor const&, long) 2025-05-07T19:51:00.2918625Z U at::_ops::sub_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) 2025-05-07T19:51:00.2918819Z U at::_ops::sum::call(at::Tensor const&, std::optional) 2025-05-07T19:51:00.2919097Z U at::_ops::tensor_split_indices::call(at::Tensor const&, c10::ArrayRef, long) 2025-05-07T19:51:00.2919398Z U at::_ops::to_dtype::call(at::Tensor const&, c10::ScalarType, bool, bool, std::optional) 2025-05-07T19:51:00.2920019Z 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:51:00.2920205Z U at::_ops::transpose_int::call(at::Tensor const&, long, long) 2025-05-07T19:51:00.2920348Z U at::_ops::unsqueeze::call(at::Tensor const&, long) 2025-05-07T19:51:00.2920525Z U at::_ops::view::call(at::Tensor const&, c10::ArrayRef) 2025-05-07T19:51:00.2920775Z U at::_ops::view_as::call(at::Tensor const&, at::Tensor const&) 2025-05-07T19:51:00.2920892Z U at::_ops::zero_::call(at::Tensor&) 2025-05-07T19:51:00.2921489Z U at::_ops::zeros::call(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:51:00.2922073Z U at::_ops::zeros_like::call(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:51:00.2922348Z U at::checkScalarTypes(char const*, at::TensorArg const&, c10::ArrayRef) 2025-05-07T19:51:00.2922478Z U at::functorch::functorchTLSAccessor() 2025-05-07T19:51:00.2922650Z U at::getStepCallbacksUnlessEmpty(at::RecordScope) 2025-05-07T19:51:00.2922752Z U at::get_num_threads() 2025-05-07T19:51:00.2922857Z U at::get_thread_num() 2025-05-07T19:51:00.2922973Z U at::in_parallel_region() 2025-05-07T19:51:00.2923073Z U at::init_num_threads() 2025-05-07T19:51:00.2923192Z U at::internal::set_thread_num(int) 2025-05-07T19:51:00.2923447Z U at::native::_rowwise_prune(at::Tensor const&, at::Tensor const&, c10::ScalarType) 2025-05-07T19:51:00.2924012Z U at::native::empty_like(at::Tensor const&, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:51:00.2924629Z U at::native::empty_meta_symint(c10::ArrayRef, std::optional, std::optional, std::optional, std::optional, std::optional) 2025-05-07T19:51:00.2924914Z U at::native::resize_(at::Tensor const&, c10::ArrayRef, std::optional) 2025-05-07T19:51:00.2925047Z U at::sequence_number::get_and_increment() 2025-05-07T19:51:00.2925163Z U bool at::Tensor::item() const 2025-05-07T19:51:00.2925317Z U bool* at::TensorBase::data_ptr() const 2025-05-07T19:51:00.2925469Z U bool* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:51:00.2925569Z U c10::AnyType::get() 2025-05-07T19:51:00.2925747Z U c10::AutogradMetaInterface::~AutogradMetaInterface() 2025-05-07T19:51:00.2925923Z U c10::BFloat16* at::TensorBase::data_ptr() const 2025-05-07T19:51:00.2926123Z U c10::BFloat16* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:51:00.2926233Z U c10::BoolType::get() 2025-05-07T19:51:00.2926341Z U c10::DeviceObjType::get() 2025-05-07T19:51:00.2926499Z U c10::DeviceTypeName[abi:cxx11](c10::DeviceType, bool) 2025-05-07T19:51:00.2926696Z U c10::Dispatcher::findSchemaOrThrow(char const*, char const*) 2025-05-07T19:51:00.2926811Z U c10::Dispatcher::realSingleton() 2025-05-07T19:51:00.2927327Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet) 2025-05-07T19:51:00.2927966Z U c10::Dispatcher::runRecordFunction(at::RecordFunction&, std::reference_wrapper, c10::DispatchKey, c10::DispatchKeySet, c10::ArrayRef) 2025-05-07T19:51:00.2928335Z U c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:51:00.2928437Z U c10::Error::what() const 2025-05-07T19:51:00.2928551Z U c10::FloatType::get() 2025-05-07T19:51:00.2928659Z U c10::GradMode::is_enabled() 2025-05-07T19:51:00.2928815Z U c10::GradMode::set_enabled(bool) 2025-05-07T19:51:00.2928984Z U c10::Half* at::TensorBase::data_ptr() const 2025-05-07T19:51:00.2929196Z U c10::Half* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:51:00.2929354Z U c10::IValue::TagType::get(c10::IValue const&) 2025-05-07T19:51:00.2929483Z U c10::IValue::hash(c10::IValue const&) 2025-05-07T19:51:00.2929601Z U c10::IValue::isBoolList() const 2025-05-07T19:51:00.2929712Z U c10::IValue::isIntList() const 2025-05-07T19:51:00.2929841Z U c10::IValue::isSymIntList() const 2025-05-07T19:51:00.2929955Z U c10::IValue::isTensorList() const 2025-05-07T19:51:00.2930100Z U c10::IValue::reportToTensorTypeError() const 2025-05-07T19:51:00.2930199Z U c10::IntType::get() 2025-05-07T19:51:00.2930692Z U c10::ListType::get(std::__cxx11::basic_string, std::allocator > const&, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:51:00.2930866Z U c10::MessageLogger::MessageLogger(char const*, int, int) 2025-05-07T19:51:00.2931005Z U c10::MessageLogger::~MessageLogger() 2025-05-07T19:51:00.2931131Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:51:00.2931256Z U c10::OperatorHandle::~OperatorHandle() 2025-05-07T19:51:00.2931476Z U c10::OptionalType::get(c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:51:00.2931619Z U c10::ParallelGuard::ParallelGuard(bool) 2025-05-07T19:51:00.2931741Z U c10::ParallelGuard::~ParallelGuard() 2025-05-07T19:51:00.2931852Z U c10::ScalarTypeType::get() 2025-05-07T19:51:00.2932138Z U c10::SmallVectorBase::grow_pod(void const*, unsigned long, unsigned long) 2025-05-07T19:51:00.2932457Z U c10::SmallVectorBase::mallocForGrow(unsigned long, unsigned long, unsigned long&) 2025-05-07T19:51:00.2932618Z U c10::StorageImpl::throw_data_ptr_access_error() const 2025-05-07T19:51:00.2932734Z U c10::StringType::get() 2025-05-07T19:51:00.2932878Z U c10::SymBool::guard_bool(char const*, long) const 2025-05-07T19:51:00.2933024Z U c10::SymFloat::guard_float(char const*, long) const 2025-05-07T19:51:00.2933439Z U c10::SymInt::SymInt(c10::intrusive_ptr >) 2025-05-07T19:51:00.2933577Z U c10::SymInt::guard_int(char const*, long) const 2025-05-07T19:51:00.2933714Z U c10::SymInt::operator%(c10::SymInt const&) const 2025-05-07T19:51:00.2933861Z U c10::SymInt::operator*(c10::SymInt const&) const 2025-05-07T19:51:00.2933999Z U c10::SymInt::operator/(c10::SymInt const&) const 2025-05-07T19:51:00.2934118Z U c10::SymInt::promote_to_negative() 2025-05-07T19:51:00.2934258Z U c10::SymInt::sym_eq(c10::SymInt const&) const 2025-05-07T19:51:00.2934370Z U c10::SymInt::toSymNode() const 2025-05-07T19:51:00.2934475Z U c10::SymIntType::get() 2025-05-07T19:51:00.2934639Z U c10::SymbolicShapeMeta::init_is_contiguous() const 2025-05-07T19:51:00.2934760Z U c10::TensorImpl::requires_grad() const 2025-05-07T19:51:00.2935198Z U c10::TensorImpl::set_autograd_meta(std::unique_ptr >) 2025-05-07T19:51:00.2935366Z U c10::TensorImpl::throw_data_ptr_access_error() const 2025-05-07T19:51:00.2935467Z U c10::TensorType::get() 2025-05-07T19:51:00.2935658Z U c10::Type::isSubtypeOfExt(c10::Type const&, std::ostream*) const 2025-05-07T19:51:00.2935823Z U c10::Type::is_module() const 2025-05-07T19:51:00.2935946Z U c10::UndefinedTensorImpl::_singleton 2025-05-07T19:51:00.2936451Z U c10::detail::ListImpl::ListImpl(std::vector >, c10::Type::SingletonOrSharedTypePtr) 2025-05-07T19:51:00.2936979Z U c10::detail::infer_schema::make_function_schema(c10::ArrayRef, c10::ArrayRef) 2025-05-07T19:51:00.2937230Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, char const*) 2025-05-07T19:51:00.2937718Z U c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:51:00.2938064Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, char const*) 2025-05-07T19:51:00.2938641Z U c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) 2025-05-07T19:51:00.2938916Z U c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(c10::DispatchKeySet) 2025-05-07T19:51:00.2939128Z U c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard() 2025-05-07T19:51:00.2939447Z U c10::impl::OperatorEntry::assertSignatureIsCorrect(c10::impl::CppSignature const&, bool) const 2025-05-07T19:51:00.2939629Z U c10::impl::OperatorEntry::reportError(c10::DispatchKey) const 2025-05-07T19:51:00.2939790Z U c10::impl::cow::is_cow_data_ptr(c10::DataPtr const&) 2025-05-07T19:51:00.2939955Z U c10::impl::cow::materialize_cow_storage(c10::StorageImpl&) 2025-05-07T19:51:00.2940076Z U c10::impl::raw_local_dispatch_key_set 2025-05-07T19:51:00.2940248Z U c10::initializeFunctionalityOffsetsAndMasks() 2025-05-07T19:51:00.2940617Z U c10::ivalue::ConstantString::create(std::__cxx11::basic_string, std::allocator >) 2025-05-07T19:51:00.2940744Z U c10::operator*(c10::SymInt const&, int) 2025-05-07T19:51:00.2940876Z U c10::operator+(c10::SymInt const&, int) 2025-05-07T19:51:00.2941018Z U c10::operator+(c10::SymInt const&, unsigned long) 2025-05-07T19:51:00.2941139Z U c10::operator-(c10::SymInt const&, int) 2025-05-07T19:51:00.2941290Z U c10::operator-(c10::SymInt const&, unsigned long) 2025-05-07T19:51:00.2941410Z U c10::operator/(c10::SymInt const&, int) 2025-05-07T19:51:00.2941572Z U c10::operator<<(std::ostream&, c10::OperatorName const&) 2025-05-07T19:51:00.2941728Z U c10::operator<<(std::ostream&, c10::SymInt const&) 2025-05-07T19:51:00.2941854Z U c10::operator==(c10::SymInt const&, int) 2025-05-07T19:51:00.2941973Z U c10::operator>(c10::SymInt const&, int) 2025-05-07T19:51:00.2942106Z U c10::operator>=(c10::SymInt const&, int) 2025-05-07T19:51:00.2942228Z U c10::report_overflow(char const*) 2025-05-07T19:51:00.2942344Z U c10::throwNullDataPtrError() 2025-05-07T19:51:00.2942481Z U c10::typeKindToString(c10::TypeKind) 2025-05-07T19:51:00.2942598Z U c10::warnDeprecatedDataPtr() 2025-05-07T19:51:00.2942793Z U caffe2::TypeMeta::error_unsupported_typemeta(caffe2::TypeMeta) 2025-05-07T19:51:00.2942927Z U caffe2::TypeMeta::typeMetaDatas() 2025-05-07T19:51:00.2943074Z U double* at::TensorBase::data_ptr() const 2025-05-07T19:51:00.2943170Z U exp10@GLIBC_2.2.5 2025-05-07T19:51:00.2943263Z U exp@GLIBC_2.2.5 2025-05-07T19:51:00.2943410Z U expf@GLIBC_2.2.5 2025-05-07T19:51:00.2943609Z U fbgemm_gpu::asynchronous_complete_cumsum_cpu(at::Tensor const&) 2025-05-07T19:51:00.2943807Z U fbgemm_gpu::asynchronous_exclusive_cumsum_cpu(at::Tensor const&) 2025-05-07T19:51:00.2943999Z U float* at::TensorBase::data_ptr() const 2025-05-07T19:51:00.2944160Z U float* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:51:00.2944253Z U fminf@GLIBC_2.2.5 2025-05-07T19:51:00.2944360Z U fmod@GLIBC_2.2.5 2025-05-07T19:51:00.2944450Z U free@GLIBC_2.2.5 2025-05-07T19:51:00.2944563Z U int at::Tensor::item() const 2025-05-07T19:51:00.2944727Z U int const* at::TensorBase::const_data_ptr() const 2025-05-07T19:51:00.2944868Z U int* at::TensorBase::data_ptr() const 2025-05-07T19:51:00.2945011Z U int* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:51:00.2945113Z U lgamma@GLIBC_2.2.5 2025-05-07T19:51:00.2945221Z U llrint@GLIBC_2.2.5 2025-05-07T19:51:00.2945313Z U log10@GLIBC_2.2.5 2025-05-07T19:51:00.2945409Z U log2@GLIBC_2.2.5 2025-05-07T19:51:00.2945511Z U log@GLIBC_2.2.5 2025-05-07T19:51:00.2945626Z U long at::Tensor::item() const 2025-05-07T19:51:00.2945807Z U long c10::detail::maybe_wrap_dim_slow(long, long, bool) 2025-05-07T19:51:00.2945990Z U long const* at::TensorBase::const_data_ptr() const 2025-05-07T19:51:00.2946124Z U long* at::TensorBase::data_ptr() const 2025-05-07T19:51:00.2946274Z U long* at::TensorBase::mutable_data_ptr() const 2025-05-07T19:51:00.2946367Z U lrint@GLIBC_2.2.5 2025-05-07T19:51:00.2946476Z U memcmp@GLIBC_2.2.5 2025-05-07T19:51:00.2946570Z U memcpy@GLIBC_2.14 2025-05-07T19:51:00.2946671Z U memmove@GLIBC_2.2.5 2025-05-07T19:51:00.2946779Z U memset@GLIBC_2.2.5 2025-05-07T19:51:00.2946874Z U omp_get_num_threads 2025-05-07T19:51:00.2946972Z U omp_get_thread_num 2025-05-07T19:51:00.2947138Z U operator delete(void*, unsigned long)@CXXABI_1.3.9 2025-05-07T19:51:00.2947261Z U operator new(unsigned long)@GLIBCXX_3.4 2025-05-07T19:51:00.2947388Z U operator new[](unsigned long)@GLIBCXX_3.4 2025-05-07T19:51:00.2947485Z U pow@GLIBC_2.2.5 2025-05-07T19:51:00.2947596Z U realloc@GLIBC_2.2.5 2025-05-07T19:51:00.2947727Z U sin@GLIBC_2.2.5 2025-05-07T19:51:00.2947978Z U std::_Hash_bytes(void const*, unsigned long, unsigned long)@CXXABI_1.3.5 2025-05-07T19:51:00.2948166Z U std::_Rb_tree_decrement(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:51:00.2948359Z U std::_Rb_tree_increment(std::_Rb_tree_node_base const*)@GLIBCXX_3.4 2025-05-07T19:51:00.2948589Z U std::_Rb_tree_increment(std::_Rb_tree_node_base*)@GLIBCXX_3.4 2025-05-07T19:51:00.2948993Z 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:51:00.2949140Z U std::__basic_file::~__basic_file()@GLIBCXX_3.4 2025-05-07T19:51:00.2949482Z U std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream() 2025-05-07T19:51:00.2949883Z U std::__cxx11::basic_ostringstream, std::allocator >::~basic_ostringstream()@GLIBCXX_3.4.21 2025-05-07T19:51:00.2950218Z U std::__cxx11::basic_stringbuf, std::allocator >::str() const &@GLIBCXX_3.4.29 2025-05-07T19:51:00.2950595Z U std::__cxx11::basic_stringstream, std::allocator >::~basic_stringstream()@GLIBCXX_3.4.21 2025-05-07T19:51:00.2951073Z U std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18 2025-05-07T19:51:00.2951220Z U std::__exception_ptr::exception_ptr::_M_addref() 2025-05-07T19:51:00.2951378Z U std::__exception_ptr::exception_ptr::_M_release() 2025-05-07T19:51:00.2951497Z U std::__throw_bad_alloc()@GLIBCXX_3.4 2025-05-07T19:51:00.2951614Z U std::__throw_bad_array_new_length() 2025-05-07T19:51:00.2951726Z U std::__throw_bad_cast()@GLIBCXX_3.4 2025-05-07T19:51:00.2951885Z U std::__throw_length_error(char const*)@GLIBCXX_3.4 2025-05-07T19:51:00.2952028Z U std::__throw_logic_error(char const*)@GLIBCXX_3.4 2025-05-07T19:51:00.2952169Z U std::__throw_out_of_range(char const*)@GLIBCXX_3.4 2025-05-07T19:51:00.2952359Z U std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20 2025-05-07T19:51:00.2952492Z U std::__throw_system_error(int)@GLIBCXX_3.4.11 2025-05-07T19:51:00.2952638Z U std::bad_weak_ptr::~bad_weak_ptr()@GLIBCXX_3.4.15 2025-05-07T19:51:00.2952884Z U std::basic_filebuf >::basic_filebuf()@GLIBCXX_3.4 2025-05-07T19:51:00.2953090Z U std::basic_filebuf >::close()@GLIBCXX_3.4 2025-05-07T19:51:00.2953394Z U std::basic_filebuf >::open(char const*, std::_Ios_Openmode)@GLIBCXX_3.4 2025-05-07T19:51:00.2953721Z U std::basic_filebuf >::~basic_filebuf()@GLIBCXX_3.4 2025-05-07T19:51:00.2953999Z U std::basic_ifstream >::~basic_ifstream()@GLIBCXX_3.4 2025-05-07T19:51:00.2954267Z U std::basic_ios >::clear(std::_Ios_Iostate)@GLIBCXX_3.4 2025-05-07T19:51:00.2954649Z U std::basic_ios >::init(std::basic_streambuf >*)@GLIBCXX_3.4 2025-05-07T19:51:00.2954889Z U std::basic_ofstream >::~basic_ofstream()@GLIBCXX_3.4 2025-05-07T19:51:00.2955477Z U std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)@GLIBCXX_3.4.9 2025-05-07T19:51:00.2955982Z U std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)@GLIBCXX_3.4 2025-05-07T19:51:00.2956131Z U std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19 2025-05-07T19:51:00.2956245Z U std::cout@GLIBCXX_3.4 2025-05-07T19:51:00.2956402Z U std::ctype::_M_widen_init() const@GLIBCXX_3.4.11 2025-05-07T19:51:00.2956539Z U std::current_exception()@CXXABI_1.3.3 2025-05-07T19:51:00.2956680Z U std::exception::~exception()@GLIBCXX_3.4 2025-05-07T19:51:00.2956804Z U std::ios_base::Init::Init()@GLIBCXX_3.4 2025-05-07T19:51:00.2956927Z U std::ios_base::Init::~Init()@GLIBCXX_3.4 2025-05-07T19:51:00.2957055Z U std::ios_base::ios_base()@GLIBCXX_3.4 2025-05-07T19:51:00.2957173Z U std::ios_base::~ios_base()@GLIBCXX_3.4 2025-05-07T19:51:00.2957286Z U std::locale::locale()@GLIBCXX_3.4 2025-05-07T19:51:00.2957400Z U std::locale::~locale()@GLIBCXX_3.4 2025-05-07T19:51:00.2957608Z U std::ostream& std::ostream::_M_insert(double)@GLIBCXX_3.4.9 2025-05-07T19:51:00.2957789Z U std::ostream& std::ostream::_M_insert(long)@GLIBCXX_3.4.9 2025-05-07T19:51:00.2958026Z U std::ostream& std::ostream::_M_insert(unsigned long)@GLIBCXX_3.4.9 2025-05-07T19:51:00.2958207Z U std::ostream::flush()@GLIBCXX_3.4 2025-05-07T19:51:00.2958333Z U std::ostream::operator<<(int)@GLIBCXX_3.4 2025-05-07T19:51:00.2958489Z U std::ostream::put(char)@GLIBCXX_3.4 2025-05-07T19:51:00.2958648Z U std::ostream::write(char const*, long)@GLIBCXX_3.4 2025-05-07T19:51:00.2958816Z U std::out_of_range::out_of_range(char const*)@GLIBCXX_3.4.21 2025-05-07T19:51:00.2958950Z U std::out_of_range::~out_of_range()@GLIBCXX_3.4 2025-05-07T19:51:00.2959187Z U std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3 2025-05-07T19:51:00.2959612Z U std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21 2025-05-07T19:51:00.2959752Z U std::runtime_error::~runtime_error()@GLIBCXX_3.4 2025-05-07T19:51:00.2959880Z U std::terminate()@GLIBCXX_3.4 2025-05-07T19:51:00.2959981Z U strcmp@GLIBC_2.2.5 2025-05-07T19:51:00.2960077Z U strlen@GLIBC_2.2.5 2025-05-07T19:51:00.2960217Z U torch::CppFunction::~CppFunction() 2025-05-07T19:51:00.2960803Z U torch::Library::Library(torch::Library::Kind, std::__cxx11::basic_string, std::allocator >, std::optional, char const*, unsigned int) 2025-05-07T19:51:00.2961339Z U torch::Library::_def(c10::FunctionSchema&&, c10::OperatorName*, std::vector > const&, torch::_RegisterOrVerify) & 2025-05-07T19:51:00.2961848Z U torch::Library::_def(std::variant&&, torch::CppFunction&&, std::vector > const&) & 2025-05-07T19:51:00.2962106Z U torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify) & 2025-05-07T19:51:00.2962233Z U torch::autograd::AnomalyMode::_enabled 2025-05-07T19:51:00.2962546Z U torch::autograd::AutogradContext::AutogradContext(torch::dynamo::autograd::PackedArgs&) 2025-05-07T19:51:00.2962729Z U torch::autograd::AutogradContext::get_and_bump_dirty() const 2025-05-07T19:51:00.2962933Z U torch::autograd::AutogradContext::get_non_differentiable() const 2025-05-07T19:51:00.2963130Z U torch::autograd::AutogradContext::get_saved_variables() const 2025-05-07T19:51:00.2963475Z U torch::autograd::AutogradContext::save_for_backward(std::vector >) 2025-05-07T19:51:00.2963627Z U torch::autograd::AutogradContext::save_variables() 2025-05-07T19:51:00.2963828Z U torch::autograd::ForwardADLevel::try_get_by_idx(unsigned long) 2025-05-07T19:51:00.2964006Z U torch::autograd::InputMetadata::shape_as_dim_vector() const 2025-05-07T19:51:00.2964133Z U torch::autograd::Node::assign_parent() 2025-05-07T19:51:00.2964261Z U torch::autograd::Node::metadata() 2025-05-07T19:51:00.2964401Z U torch::autograd::Node::name[abi:cxx11]() const 2025-05-07T19:51:00.2964649Z U torch::autograd::SavedVariable::SavedVariable(at::Tensor const&, bool, bool) 2025-05-07T19:51:00.2964929Z U torch::autograd::SavedVariable::unpack(std::shared_ptr) const 2025-05-07T19:51:00.2965072Z U torch::autograd::VariableInfo::VariableInfo() 2025-05-07T19:51:00.2965282Z U torch::autograd::VariableInfo::VariableInfo(at::Tensor const&, bool) 2025-05-07T19:51:00.2965512Z U torch::autograd::VariableInfo::zeros(c10::OptionalDeviceGuard&) const 2025-05-07T19:51:00.2968191Z 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:51:00.2968402Z U torch::autograd::deleteNode(torch::autograd::Node*) 2025-05-07T19:51:00.2968554Z U torch::autograd::get_current_graph_task_exec_info() 2025-05-07T19:51:00.2968732Z U torch::autograd::impl::gradient_edge(at::Tensor const&) 2025-05-07T19:51:00.2968893Z U torch::dynamo::autograd::getPyCompilerInterface() 2025-05-07T19:51:00.2969301Z U torch::dynamo::autograd::get_input_metadata(std::vector > const&) 2025-05-07T19:51:00.2969678Z U torch::jit::parseSchema(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:51:00.2970068Z U torch::jit::parseSchemaOrName(std::__cxx11::basic_string, std::allocator > const&, bool) 2025-05-07T19:51:00.2970271Z U torch::pickle_load(std::vector > const&) 2025-05-07T19:51:00.2970409Z U torch::pickle_save(c10::IValue const&) 2025-05-07T19:51:00.2970516Z U typeinfo for c10::Error 2025-05-07T19:51:00.2970622Z U typeinfo for c10::Type 2025-05-07T19:51:00.2970783Z U typeinfo for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:51:00.2970911Z U typeinfo for std::exception@GLIBCXX_3.4 2025-05-07T19:51:00.2971042Z U typeinfo for std::out_of_range@GLIBCXX_3.4 2025-05-07T19:51:00.2971191Z U typeinfo for std::runtime_error@GLIBCXX_3.4 2025-05-07T19:51:00.2971312Z U typeinfo for torch::autograd::Node 2025-05-07T19:51:00.2971500Z U unsigned char* at::TensorBase::data_ptr() const 2025-05-07T19:51:00.2971955Z U void fbgemm::FloatOrHalfToFused8BitRowwiseQuantizedSBFloat(float const*, unsigned long, int, unsigned char*) 2025-05-07T19:51:00.2972471Z U void fbgemm::FloatOrHalfToFused8BitRowwiseQuantizedSBFloat(unsigned short const*, unsigned long, int, unsigned char*) 2025-05-07T19:51:00.2972917Z U void fbgemm::FloatOrHalfToFusedNBitRowwiseQuantizedSBHalf(int, float const*, unsigned long, int, unsigned char*) 2025-05-07T19:51:00.2973456Z U void fbgemm::FloatOrHalfToFusedNBitRowwiseQuantizedSBHalf(int, unsigned short const*, unsigned long, int, unsigned char*) 2025-05-07T19:51:00.2973900Z U void fbgemm::Fused8BitRowwiseQuantizedSBFloatToFloatOrHalf(unsigned char const*, unsigned long, int, float*) 2025-05-07T19:51:00.2974408Z U void fbgemm::Fused8BitRowwiseQuantizedSBFloatToFloatOrHalf(unsigned char const*, unsigned long, int, unsigned short*) 2025-05-07T19:51:00.2974886Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalf(int, unsigned char const*, unsigned long, int, float*, bool) 2025-05-07T19:51:00.2975451Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalf(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T19:51:00.2975974Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, float*, bool) 2025-05-07T19:51:00.2976637Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T19:51:00.2977228Z U void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfRef(int, unsigned char const*, unsigned long, int, unsigned short*, bool) 2025-05-07T19:51:00.2977383Z U vtable for __cxxabiv1::__class_type_info@CXXABI_1.3 2025-05-07T19:51:00.2977544Z U vtable for __cxxabiv1::__function_type_info@CXXABI_1.3 2025-05-07T19:51:00.2977715Z U vtable for __cxxabiv1::__pointer_type_info@CXXABI_1.3 2025-05-07T19:51:00.2977872Z U vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3 2025-05-07T19:51:00.2978032Z U vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3 2025-05-07T19:51:00.2978137Z U vtable for c10::Error 2025-05-07T19:51:00.2978252Z U vtable for c10::ListType 2025-05-07T19:51:00.2978604Z U vtable for std::__cxx11::basic_ostringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.2978944Z U vtable for std::__cxx11::basic_stringbuf, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.2979283Z U vtable for std::__cxx11::basic_stringstream, std::allocator >@GLIBCXX_3.4.21 2025-05-07T19:51:00.2979417Z U vtable for std::bad_weak_ptr@GLIBCXX_3.4.15 2025-05-07T19:51:00.2979646Z U vtable for std::basic_filebuf >@GLIBCXX_3.4 2025-05-07T19:51:00.2979863Z U vtable for std::basic_ifstream >@GLIBCXX_3.4 2025-05-07T19:51:00.2980060Z U vtable for std::basic_ios >@GLIBCXX_3.4 2025-05-07T19:51:00.2980288Z U vtable for std::basic_ofstream >@GLIBCXX_3.4 2025-05-07T19:51:00.2980510Z U vtable for std::basic_streambuf >@GLIBCXX_3.4 2025-05-07T19:51:00.2980640Z U vtable for torch::autograd::AutogradMeta 2025-05-07T19:51:00.2980764Z U vtable for torch::autograd::Node 2025-05-07T19:51:00.2980939Z w TLS init function for c10::impl::raw_local_dispatch_key_set 2025-05-07T19:51:00.2981051Z w _ITM_deregisterTMCloneTable 2025-05-07T19:51:00.2981157Z w _ITM_registerTMCloneTable 2025-05-07T19:51:00.2981271Z w __cxa_finalize@GLIBC_2.2.5 2025-05-07T19:51:00.2981378Z w __cxa_pure_virtual@CXXABI_1.3 2025-05-07T19:51:00.2981468Z w __gmon_start__ 2025-05-07T19:51:00.2981575Z w __pthread_key_create 2025-05-07T19:51:00.2981688Z w pthread_mutex_lock@GLIBC_2.2.5 2025-05-07T19:51:00.2981798Z w pthread_mutex_unlock@GLIBC_2.2.5 2025-05-07T19:51:00.2981944Z [CHECK] Listing out external shared libraries linked: 2025-05-07T19:51:00.2982133Z + ldd ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:51:00.2982141Z 2025-05-07T19:51:00.2982246Z linux-vdso.so.1 (0x00007ffe753db000) 2025-05-07T19:51:00.2982336Z libc10.so => not found 2025-05-07T19:51:00.2982712Z fbgemm.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so (0x00007faf99000000) 2025-05-07T19:51:00.2982806Z libtorch.so => not found 2025-05-07T19:51:00.2983347Z fbgemm_gpu_sparse_async_cumsum.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so (0x00007faf99be4000) 2025-05-07T19:51:00.2983458Z libtorch_cpu.so => not found 2025-05-07T19:51:00.2983622Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007faf98d9c000) 2025-05-07T19:51:00.2983851Z libm.so.6 => /lib64/libm.so.6 (0x00007faf99b07000) 2025-05-07T19:51:00.2984016Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007faf99ad9000) 2025-05-07T19:51:00.2984140Z libc.so.6 => /lib64/libc.so.6 (0x00007faf98b94000) 2025-05-07T19:51:00.2984366Z /lib64/ld-linux-x86-64.so.2 (0x00007faf99bfc000) 2025-05-07T19:51:00.2984510Z libc10.so => not found 2025-05-07T19:51:00.2985207Z asmjit.so => /__w/FBGEMM/FBGEMM/fbgemm_gpu/./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so (0x00007faf99585000) 2025-05-07T19:51:00.2985302Z libtorch.so => not found 2025-05-07T19:51:00.2985400Z libtorch_cpu.so => not found 2025-05-07T19:51:00.2985502Z libc10.so => not found 2025-05-07T19:51:00.2985592Z libtorch.so => not found 2025-05-07T19:51:00.2985687Z libtorch_cpu.so => not found 2025-05-07T19:51:00.2985781Z libtorch_cpu.so => not found 2025-05-07T19:51:00.2985885Z libtorch.so => not found 2025-05-07T19:51:00.2985891Z 2025-05-07T19:51:00.2986000Z [CHECK] Displaying ELF information: 2025-05-07T19:51:00.2986213Z + readelf -d ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so 2025-05-07T19:51:00.2986221Z 2025-05-07T19:51:00.2986264Z 2025-05-07T19:51:00.2986453Z Dynamic section at offset 0x45e410 contains 38 entries: 2025-05-07T19:51:00.2986613Z Tag Type Name/Value 2025-05-07T19:51:00.2986977Z 0x0000000000000001 (NEEDED) Shared library: [libc10.so] 2025-05-07T19:51:00.2987348Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm.so] 2025-05-07T19:51:00.2987592Z 0x0000000000000001 (NEEDED) Shared library: [libtorch.so] 2025-05-07T19:51:00.2987877Z 0x0000000000000001 (NEEDED) Shared library: [fbgemm_gpu_sparse_async_cumsum.so] 2025-05-07T19:51:00.2988115Z 0x0000000000000001 (NEEDED) Shared library: [libtorch_cpu.so] 2025-05-07T19:51:00.2988314Z 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] 2025-05-07T19:51:00.2988499Z 0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 2025-05-07T19:51:00.2988711Z 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 2025-05-07T19:51:00.2988898Z 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 2025-05-07T19:51:00.2989113Z 0x0000000000000001 (NEEDED) Shared library: [ld-linux-x86-64.so.2] 2025-05-07T19:51:00.2989332Z 0x000000000000000e (SONAME) Library soname: [fbgemm_gpu_py.so] 2025-05-07T19:51:00.2989510Z 0x000000000000000f (RPATH) Library rpath: [$ORIGIN] 2025-05-07T19:51:00.2989622Z 0x000000000000000c (INIT) 0xa3000 2025-05-07T19:51:00.2989749Z 0x000000000000000d (FINI) 0x3e8bb4 2025-05-07T19:51:00.2989864Z 0x0000000000000019 (INIT_ARRAY) 0x45afb0 2025-05-07T19:51:00.2990042Z 0x000000000000001b (INIT_ARRAYSZ) 200 (bytes) 2025-05-07T19:51:00.2990159Z 0x000000000000001a (FINI_ARRAY) 0x45b078 2025-05-07T19:51:00.2990292Z 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes) 2025-05-07T19:51:00.2990403Z 0x0000000000000004 (HASH) 0x238 2025-05-07T19:51:00.2990517Z 0x000000006ffffef5 (GNU_HASH) 0x4088 2025-05-07T19:51:00.2990641Z 0x0000000000000005 (STRTAB) 0x19720 2025-05-07T19:51:00.2990750Z 0x0000000000000006 (SYMTAB) 0x8128 2025-05-07T19:51:00.2990890Z 0x000000000000000a (STRSZ) 464354 (bytes) 2025-05-07T19:51:00.2991009Z 0x000000000000000b (SYMENT) 24 (bytes) 2025-05-07T19:51:00.2991135Z 0x0000000000000003 (PLTGOT) 0x45f6b0 2025-05-07T19:51:00.2991268Z 0x0000000000000002 (PLTRELSZ) 23232 (bytes) 2025-05-07T19:51:00.2991371Z 0x0000000000000014 (PLTREL) RELA 2025-05-07T19:51:00.2991499Z 0x0000000000000017 (JMPREL) 0x9cfe0 2025-05-07T19:51:00.2991608Z 0x0000000000000007 (RELA) 0x8c5a0 2025-05-07T19:51:00.2991738Z 0x0000000000000008 (RELASZ) 68160 (bytes) 2025-05-07T19:51:00.2991868Z 0x0000000000000009 (RELAENT) 24 (bytes) 2025-05-07T19:51:00.2992051Z 0x0000000000000018 (BIND_NOW) 2025-05-07T19:51:00.2992176Z 0x000000006ffffffb (FLAGS_1) Flags: NOW 2025-05-07T19:51:00.2992304Z 0x000000006ffffffe (VERNEED) 0x8c430 2025-05-07T19:51:00.2992412Z 0x000000006fffffff (VERNEEDNUM) 5 2025-05-07T19:51:00.2992569Z 0x000000006ffffff0 (VERSYM) 0x8ad02 2025-05-07T19:51:00.2992679Z 0x000000006ffffff9 (RELACOUNT) 288 2025-05-07T19:51:00.2992793Z 0x0000000000000000 (NULL) 0x0 2025-05-07T19:51:00.2992807Z 2025-05-07T19:51:00.2992924Z ################################################################################ 2025-05-07T19:51:00.2992928Z 2025-05-07T19:51:00.2992932Z 2025-05-07T19:51:00.2993139Z [CHECK] Verifying sample subset of symbols in the built libraries ... 2025-05-07T19:51:00.3094999Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:51:00.3120187Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:51:00.3142976Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:51:00.3372657Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:51:00.3414300Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:51:00.3437962Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:51:00.3460104Z [CHECK] Found symbol in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so: fbgemm_gpu::asynchronous_inclusive_cumsum_cpu 2025-05-07T19:51:00.3570982Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/asmjit.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.3596292Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_cache.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.3619960Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_config.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.3849925Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.3892635Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_inference.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.3915722Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_utils.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.3940620Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_sparse_async_cumsum.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.3960047Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_optimizers.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.3988293Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_common.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.4018065Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_forward.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.4172090Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_pt2.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.4192268Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_split_host.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.4228813Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.4249335Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_gwd.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.4269639Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_vbe.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.4290086Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_training_backward_dense.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.4326109Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_tbe_index_select.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.4349771Z [CHECK] Symbol NOT found in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_embedding_inplace_ops.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.4485194Z [CHECK] Found symbol in ./_skbuild/linux-x86_64-3.13/cmake-build/fbgemm_gpu_py.so: fbgemm_gpu::jagged_2d_to_dense 2025-05-07T19:51:00.4488161Z [INSTALL] Checking imports ... 2025-05-07T19:51:00.4488499Z /__w/FBGEMM/FBGEMM 2025-05-07T19:51:03.9426213Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T19:51:07.4271207Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T19:51:07.4273537Z /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T19:51:07.4298939Z [BUILD] FBGEMM-GPU build + install completed 2025-05-07T19:51:07.4327516Z ##[group]Run . $PRELUDE; cd fbgemm_gpu/docs; build_fbgemm_gpu_docs $BUILD_ENV 2025-05-07T19:51:07.4328099Z . $PRELUDE; cd fbgemm_gpu/docs; build_fbgemm_gpu_docs $BUILD_ENV 2025-05-07T19:51:07.4328630Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:51:07.4328962Z env: 2025-05-07T19:51:07.4329187Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:51:07.4329504Z BUILD_ENV: build_binary 2025-05-07T19:51:07.4329748Z BUILD_VARIANT: cpu 2025-05-07T19:51:07.4329987Z ##[endgroup] 2025-05-07T19:51:07.8373365Z ################################################################################ 2025-05-07T19:51:07.8373763Z # Build FBGEMM-GPU Documentation 2025-05-07T19:51:07.8374068Z # 2025-05-07T19:51:07.8387454Z # [2025-05-07T19:51:07.838Z] + build_fbgemm_gpu_docs build_binary 2025-05-07T19:51:07.8387855Z ################################################################################ 2025-05-07T19:51:07.8388078Z 2025-05-07T19:51:07.8394417Z [DOCS] Running the first-pass build (i.e. documentation linting) ... 2025-05-07T19:51:07.8395193Z + conda env config vars set -n build_binary SPHINX_LINT=1 2025-05-07T19:51:07.8395583Z 2025-05-07T19:51:08.2731565Z 2025-05-07T19:51:08.2732241Z + conda run -n build_binary make clean doxygen 2025-05-07T19:51:08.2732525Z 2025-05-07T19:51:12.8915087Z rm -rf build/* 2025-05-07T19:51:12.8915579Z doxygen Doxyfile.in 2025-05-07T19:51:12.8916209Z Adding custom extension mapping: '.cu' will be treated as language 'c++' 2025-05-07T19:51:12.8917115Z Adding custom extension mapping: '.cuh' will be treated as language 'c++' 2025-05-07T19:51:12.8918007Z Doxygen version used: 1.13.2 2025-05-07T19:51:12.8918624Z Notice: Output directory 'build' does not exist. I have created it for you. 2025-05-07T19:51:12.8919356Z Searching for include files... 2025-05-07T19:51:12.8919984Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen 2025-05-07T19:51:12.8920815Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:51:12.8921698Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src 2025-05-07T19:51:12.8922559Z Searching for files in directory /__w/FBGEMM/FBGEMM/include/fbgemm 2025-05-07T19:51:12.8923327Z Searching for example files... 2025-05-07T19:51:12.8923637Z Searching for images... 2025-05-07T19:51:12.8924028Z Searching for dot files... 2025-05-07T19:51:12.8924429Z Searching for msc files... 2025-05-07T19:51:12.8924876Z Searching for dia files... 2025-05-07T19:51:12.8925362Z Searching for plantuml files... 2025-05-07T19:51:12.8925858Z Searching for files to exclude 2025-05-07T19:51:12.8926371Z Searching INPUT for files to process... 2025-05-07T19:51:12.8927145Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/include 2025-05-07T19:51:12.8928316Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu 2025-05-07T19:51:12.8929273Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/config 2025-05-07T19:51:12.8930311Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/rocm 2025-05-07T19:51:12.8931553Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache 2025-05-07T19:51:12.8932838Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils 2025-05-07T19:51:12.8933920Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/rocm 2025-05-07T19:51:12.8934883Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen 2025-05-07T19:51:12.8935928Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript 2025-05-07T19:51:12.8937118Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/genscript/__pycache__ 2025-05-07T19:51:12.8938091Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference 2025-05-07T19:51:12.8938662Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training 2025-05-07T19:51:12.8939448Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward 2025-05-07T19:51:12.8940118Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/rocm 2025-05-07T19:51:12.8940770Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward 2025-05-07T19:51:12.8941432Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select 2025-05-07T19:51:12.8942096Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/optimizer 2025-05-07T19:51:12.8942733Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2 2025-05-07T19:51:12.8943365Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/python 2025-05-07T19:51:12.8943950Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils 2025-05-07T19:51:12.8944514Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental 2025-05-07T19:51:12.8945086Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/example 2025-05-07T19:51:12.8945739Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/example/example 2025-05-07T19:51:12.8946385Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/example/src 2025-05-07T19:51:12.8947031Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/example/test 2025-05-07T19:51:12.8947649Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gemm 2025-05-07T19:51:12.8948247Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gemm/test 2025-05-07T19:51:12.8948907Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gemm/triton_gemm 2025-05-07T19:51:12.8949539Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai 2025-05-07T19:51:12.8950165Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/bench 2025-05-07T19:51:12.8950811Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/gen_ai 2025-05-07T19:51:12.8951474Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-05-07T19:51:12.8952134Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src 2025-05-07T19:51:12.8952795Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/attention 2025-05-07T19:51:12.8953507Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/coalesce 2025-05-07T19:51:12.8954196Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/comm 2025-05-07T19:51:12.8954974Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/gather_scatter 2025-05-07T19:51:12.8955694Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/gemm 2025-05-07T19:51:12.8956377Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-05-07T19:51:12.8957061Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/moe 2025-05-07T19:51:12.8957733Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize 2025-05-07T19:51:12.8958499Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions 2025-05-07T19:51:12.8959375Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped 2025-05-07T19:51:12.8960327Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-05-07T19:51:12.8961385Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise 2025-05-07T19:51:12.8962440Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-05-07T19:51:12.8963421Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched 2025-05-07T19:51:12.8964448Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-05-07T19:51:12.8965465Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped 2025-05-07T19:51:12.8966487Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-05-07T19:51:12.8967482Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-05-07T19:51:12.8968423Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-05-07T19:51:12.8969350Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-05-07T19:51:12.8970241Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-05-07T19:51:12.8971216Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-05-07T19:51:12.8972258Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-05-07T19:51:12.8973250Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include 2025-05-07T19:51:12.8974115Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv 2025-05-07T19:51:12.8974941Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include 2025-05-07T19:51:12.8975673Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/test 2025-05-07T19:51:12.8976353Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/test/attention 2025-05-07T19:51:12.8977063Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/test/coalesce 2025-05-07T19:51:12.8977762Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/test/comm 2025-05-07T19:51:12.8978468Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/test/gather_scatter 2025-05-07T19:51:12.8979206Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/test/kv_cache 2025-05-07T19:51:12.8980028Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/test/moe 2025-05-07T19:51:12.8980716Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/test/quantize 2025-05-07T19:51:12.8981336Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src 2025-05-07T19:51:12.8981839Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/config 2025-05-07T19:51:12.8982377Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs 2025-05-07T19:51:12.8982972Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache 2025-05-07T19:51:12.8983616Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops 2025-05-07T19:51:12.8984246Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops 2025-05-07T19:51:12.8984919Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/intraining_embedding_pruning_ops 2025-05-07T19:51:12.8985603Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops 2025-05-07T19:51:12.8987290Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_kernel_template.cu:160: warning: More #endif's than #if's found. 2025-05-07T19:51:12.8988504Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/attention/gqa_attn_splitk.cu:13: warning: missing title after \defgroup experimental-gen-ai-attention 2025-05-07T19:51:12.8990077Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops_split.h:12: warning: group permute-pooled-embs-gpu: ignoring title "CUDA Permutation Operators" that does not match old title "Permute Pooled Embeddings Operators (CUDA)" 2025-05-07T19:51:12.8991993Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops_split.h:14: warning: group permute-pooled-embs-cpu: ignoring title "CPU Permutation Operators" that does not match old title "Permute Pooled Embeddings Operators (CPU)" 2025-05-07T19:51:12.8993630Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache.h:42: warning: Found non-existing group 'KVMemEmbedding' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.8995005Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/store_value.h:20: warning: Found non-existing group 'embedding-dram-kvstore' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.8996434Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/SynchronizedShardedMap.h:28: warning: Found non-existing group 'embedding-dram-kvstore' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.8997949Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops_split.h:28: warning: Found non-existing group 'permute-pooled-embs-gpu-impl' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.8999522Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops_split.h:40: warning: Found non-existing group 'permute-duplicate-pooled-embs-gpu' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9001203Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops_split.h:66: warning: Found non-existing group 'permute-duplicate-pooled-embs-gpu' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9002645Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu:219: warning: Found non-existing group 'int8' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9003929Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu:219: warning: Found non-existing group 'per' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9005221Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu:219: warning: Found non-existing group 'tensor' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9006602Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu:219: warning: Found non-existing group 'quantization' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9007909Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu:219: warning: Found non-existing group 'op' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9009256Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp:21: warning: Found non-existing group 'jagged-tensor-ops-meta' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9010687Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp:145: warning: Found non-existing group 'permute' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9012158Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp:145: warning: Found non-existing group 'pooled' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9013645Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp:145: warning: Found non-existing group 'embedding' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9015190Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp:145: warning: Found non-existing group 'function' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9016663Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp:145: warning: Found non-existing group 'group' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9018289Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu:189: warning: Found non-existing group 'permute' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9019681Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu:189: warning: Found non-existing group 'pooled' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9021112Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu:189: warning: Found non-existing group 'embedding' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9022541Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu:189: warning: Found non-existing group 'function' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9023932Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu:189: warning: Found non-existing group 'group' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9025354Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp:159: warning: Found non-existing group 'permute' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9026810Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp:159: warning: Found non-existing group 'pooled' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9028261Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp:159: warning: Found non-existing group 'embedding' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9029723Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp:159: warning: Found non-existing group 'function' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9031169Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp:159: warning: Found non-existing group 'group' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9032597Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp:248: warning: Found non-existing group 'permute' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9034173Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp:248: warning: Found non-existing group 'pooled' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9035640Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp:248: warning: Found non-existing group 'embedding' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9037091Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp:248: warning: Found non-existing group 'function' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9038540Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp:248: warning: Found non-existing group 'group' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9040110Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp:67: warning: Found non-existing group 'permute-duplicate-pooled-embs-cpu' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9041976Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp:115: warning: Found non-existing group 'permute-duplicate-pooled-embs-cpu' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9043702Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_gpu.cpp:37: warning: Found non-existing group 'permute-duplicate-pooled-embs-gpu' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9045225Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_meta.cpp:24: warning: Found non-existing group 'quantize-data-meta' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9046522Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_meta.cpp:55: warning: Found non-existing group 'quantize-data-meta' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9047841Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_meta.cpp:72: warning: Found non-existing group 'quantize-data-meta' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9049112Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_estimator_ops.cpp:29: warning: Found non-existing group 'tbe-eeg' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9050310Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_generator_ops.cpp:26: warning: Found non-existing group 'tbe-eeg' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9051369Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:15: warning: no matching file member found for 2025-05-07T19:51:12.9052338Z bool torch_tensor_on_cpu_check(const {%%- set wdesc="weighted" if weighted else "unweighted" %%} using namespace fbgemm_gpu at::Tensor &ten) 2025-05-07T19:51:12.9052974Z Possible candidates: 2025-05-07T19:51:12.9053566Z 'bool torch_tensor_on_cpu_check(const at::Tensor &ten)' at line 14 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9054582Z 'bool torch_tensor_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 18 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9055658Z 'bool torch_tensor_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 19 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9056730Z 'bool torch_tensor_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 19 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9057789Z 'bool torch_tensor_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 19 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9058775Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:23: warning: no matching file member found for 2025-05-07T19:51:12.9059867Z std::optional< int64_t > get_device_index_from_tensor(const {%%- set wdesc="weighted" if weighted else "unweighted" %%} using namespace fbgemm_gpu at::Tensor &ten) 2025-05-07T19:51:12.9060561Z Possible candidates: 2025-05-07T19:51:12.9061238Z 'std::optional< int64_t > get_device_index_from_tensor(const at::Tensor &ten)' at line 22 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9062403Z 'std::optional< int64_t > get_device_index_from_tensor(const std::optional< at::Tensor > &ten)' at line 27 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9063627Z 'std::optional< int64_t > get_device_index_from_tensor(const std::optional< at::Tensor > &ten)' at line 28 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9064848Z 'std::optional< int64_t > get_device_index_from_tensor(const std::optional< at::Tensor > &ten)' at line 28 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9066066Z 'std::optional< int64_t > get_device_index_from_tensor(const std::optional< at::Tensor > &ten)' at line 28 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9067174Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:37: warning: no matching file member found for 2025-05-07T19:51:12.9068149Z std::string torch_tensor_device_name(const {%%- set wdesc="weighted" if weighted else "unweighted" %%} using namespace fbgemm_gpu at::Tensor &ten) 2025-05-07T19:51:12.9068799Z Possible candidates: 2025-05-07T19:51:12.9069409Z 'std::string torch_tensor_device_name(const at::Tensor &ten)' at line 36 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9070483Z 'std::string torch_tensor_device_name(const std::optional< at::Tensor > &ten)' at line 40 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9071591Z 'std::string torch_tensor_device_name(const std::optional< at::Tensor > &ten)' at line 41 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9072716Z 'std::string torch_tensor_device_name(const std::optional< at::Tensor > &ten)' at line 41 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9073830Z 'std::string torch_tensor_device_name(const std::optional< at::Tensor > &ten)' at line 41 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9074826Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:50: warning: no matching file member found for 2025-05-07T19:51:12.9076182Z bool torch_tensor_on_same_device_check(const {%%- set wdesc="weighted" if weighted else "unweighted" %%} using namespace fbgemm_gpu at::Tensor &ten1, const {%%- set wdesc="weighted" if weighted else "unweighted" %%} using namespace fbgemm_gpu at::Tensor &ten2) 2025-05-07T19:51:12.9077230Z Possible candidates: 2025-05-07T19:51:12.9077923Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const at::Tensor &ten2)' at line 49 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9079183Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 55 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9080483Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 56 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9081853Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 56 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9083140Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 56 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9084307Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:62: warning: no matching file member found for 2025-05-07T19:51:12.9085256Z bool torch_tensor_undefined(const {%%- set wdesc="weighted" if weighted else "unweighted" %%} using namespace fbgemm_gpu at::Tensor &ten) 2025-05-07T19:51:12.9085881Z Possible candidates: 2025-05-07T19:51:12.9086471Z 'bool torch_tensor_undefined(const at::Tensor &ten)' at line 61 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9087487Z 'bool torch_tensor_undefined(const std::optional< at::Tensor > &ten)' at line 65 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9088559Z 'bool torch_tensor_undefined(const std::optional< at::Tensor > &ten)' at line 66 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9089635Z 'bool torch_tensor_undefined(const std::optional< at::Tensor > &ten)' at line 66 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9090743Z 'bool torch_tensor_undefined(const std::optional< at::Tensor > &ten)' at line 66 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9091732Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:70: warning: no matching file member found for 2025-05-07T19:51:12.9092691Z bool torch_tensor_on_cuda_gpu_check(const {%%- set wdesc="weighted" if weighted else "unweighted" %%} using namespace fbgemm_gpu at::Tensor &ten) 2025-05-07T19:51:12.9093328Z Possible candidates: 2025-05-07T19:51:12.9093930Z 'bool torch_tensor_on_cuda_gpu_check(const at::Tensor &ten)' at line 69 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9094988Z 'bool torch_tensor_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 73 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9096090Z 'bool torch_tensor_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 74 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9097194Z 'bool torch_tensor_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 74 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9098295Z 'bool torch_tensor_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 74 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9099287Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:79: warning: no matching file member found for 2025-05-07T19:51:12.9100280Z bool torch_tensor_empty_or_on_cuda_gpu_check(const {%%- set wdesc="weighted" if weighted else "unweighted" %%} using namespace fbgemm_gpu at::Tensor &ten) 2025-05-07T19:51:12.9100947Z Possible candidates: 2025-05-07T19:51:12.9101575Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const at::Tensor &ten)' at line 78 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9102691Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 82 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9103844Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 83 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9105006Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 83 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9106168Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 83 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9107296Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:89: warning: no matching file member found for 2025-05-07T19:51:12.9108267Z bool torch_tensor_empty_or_on_cpu_check(const {%%- set wdesc="weighted" if weighted else "unweighted" %%} using namespace fbgemm_gpu at::Tensor &ten) 2025-05-07T19:51:12.9108927Z Possible candidates: 2025-05-07T19:51:12.9109532Z 'bool torch_tensor_empty_or_on_cpu_check(const at::Tensor &ten)' at line 88 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9110613Z 'bool torch_tensor_empty_or_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 92 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9111742Z 'bool torch_tensor_empty_or_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 93 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9112856Z 'bool torch_tensor_empty_or_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 93 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9114037Z 'bool torch_tensor_empty_or_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 93 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9115061Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:98: warning: no matching file member found for 2025-05-07T19:51:12.9115753Z bool torch_tensor_on_cpu_or_on_mtia_check(const at::Tensor &ten) 2025-05-07T19:51:12.9116146Z Possible candidates: 2025-05-07T19:51:12.9116754Z 'bool torch_tensor_on_cpu_or_on_mtia_check(const at::Tensor &ten)' at line 97 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9117948Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:298: warning: no matching file member found for 2025-05-07T19:51:12.9118738Z at::Tensor aligned_grad_output_tensor_for_cuda_backwards(const at::Tensor &grad_output) 2025-05-07T19:51:12.9119201Z Possible candidates: 2025-05-07T19:51:12.9119932Z 'at::Tensor aligned_grad_output_tensor_for_cuda_backwards(const at::Tensor &grad_output)' at line 297 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9121019Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:317: warning: no matching file member found for 2025-05-07T19:51:12.9121868Z std::string tensor_scalar_type_is_one_of(const at::Tensor &ten, const ScalarTypes &... ttypes) 2025-05-07T19:51:12.9122368Z Possible candidates: 2025-05-07T19:51:12.9123095Z 'std::string tensor_scalar_type_is_one_of(const at::Tensor &ten, const ScalarTypes &... ttypes)' at line 316 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9124187Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:15: warning: no matching file member found for 2025-05-07T19:51:12.9124858Z bool torch_tensor_on_cpu_check(const at::Tensor &ten) 2025-05-07T19:51:12.9125198Z Possible candidates: 2025-05-07T19:51:12.9125797Z 'bool torch_tensor_on_cpu_check(const at::Tensor &ten)' at line 14 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9126815Z 'bool torch_tensor_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 18 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9127895Z 'bool torch_tensor_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 19 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9128967Z 'bool torch_tensor_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 19 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9130032Z 'bool torch_tensor_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 19 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9131152Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:23: warning: no matching file member found for 2025-05-07T19:51:12.9131899Z std::optional< int64_t > get_device_index_from_tensor(const at::Tensor &ten) 2025-05-07T19:51:12.9132312Z Possible candidates: 2025-05-07T19:51:12.9132978Z 'std::optional< int64_t > get_device_index_from_tensor(const at::Tensor &ten)' at line 22 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9134154Z 'std::optional< int64_t > get_device_index_from_tensor(const std::optional< at::Tensor > &ten)' at line 27 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9135362Z 'std::optional< int64_t > get_device_index_from_tensor(const std::optional< at::Tensor > &ten)' at line 28 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9136583Z 'std::optional< int64_t > get_device_index_from_tensor(const std::optional< at::Tensor > &ten)' at line 28 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9137873Z 'std::optional< int64_t > get_device_index_from_tensor(const std::optional< at::Tensor > &ten)' at line 28 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9138929Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:37: warning: no matching file member found for 2025-05-07T19:51:12.9139614Z std::string torch_tensor_device_name(const at::Tensor &ten) 2025-05-07T19:51:12.9139984Z Possible candidates: 2025-05-07T19:51:12.9140584Z 'std::string torch_tensor_device_name(const at::Tensor &ten)' at line 36 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9141660Z 'std::string torch_tensor_device_name(const std::optional< at::Tensor > &ten)' at line 40 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9142773Z 'std::string torch_tensor_device_name(const std::optional< at::Tensor > &ten)' at line 41 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9143891Z 'std::string torch_tensor_device_name(const std::optional< at::Tensor > &ten)' at line 41 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9144996Z 'std::string torch_tensor_device_name(const std::optional< at::Tensor > &ten)' at line 41 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9146006Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:50: warning: no matching file member found for 2025-05-07T19:51:12.9146764Z bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const at::Tensor &ten2) 2025-05-07T19:51:12.9147226Z Possible candidates: 2025-05-07T19:51:12.9147917Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const at::Tensor &ten2)' at line 49 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9149170Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 55 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9150467Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 56 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9151750Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 56 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9153044Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 56 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9154212Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:62: warning: no matching file member found for 2025-05-07T19:51:12.9154859Z bool torch_tensor_undefined(const at::Tensor &ten) 2025-05-07T19:51:12.9155203Z Possible candidates: 2025-05-07T19:51:12.9155791Z 'bool torch_tensor_undefined(const at::Tensor &ten)' at line 61 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9156804Z 'bool torch_tensor_undefined(const std::optional< at::Tensor > &ten)' at line 65 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9157872Z 'bool torch_tensor_undefined(const std::optional< at::Tensor > &ten)' at line 66 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9158936Z 'bool torch_tensor_undefined(const std::optional< at::Tensor > &ten)' at line 66 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9159993Z 'bool torch_tensor_undefined(const std::optional< at::Tensor > &ten)' at line 66 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9161035Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:70: warning: no matching file member found for 2025-05-07T19:51:12.9161774Z bool torch_tensor_on_cuda_gpu_check(const at::Tensor &ten) 2025-05-07T19:51:12.9162142Z Possible candidates: 2025-05-07T19:51:12.9162746Z 'bool torch_tensor_on_cuda_gpu_check(const at::Tensor &ten)' at line 69 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9163796Z 'bool torch_tensor_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 73 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9164907Z 'bool torch_tensor_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 74 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9166025Z 'bool torch_tensor_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 74 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9167118Z 'bool torch_tensor_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 74 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9168128Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:79: warning: no matching file member found for 2025-05-07T19:51:12.9168838Z bool torch_tensor_empty_or_on_cuda_gpu_check(const at::Tensor &ten) 2025-05-07T19:51:12.9169227Z Possible candidates: 2025-05-07T19:51:12.9169860Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const at::Tensor &ten)' at line 78 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9170967Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 82 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9172130Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 83 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9173292Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 83 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9174449Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 83 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9175469Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:89: warning: no matching file member found for 2025-05-07T19:51:12.9176160Z bool torch_tensor_empty_or_on_cpu_check(const at::Tensor &ten) 2025-05-07T19:51:12.9176594Z Possible candidates: 2025-05-07T19:51:12.9177208Z 'bool torch_tensor_empty_or_on_cpu_check(const at::Tensor &ten)' at line 88 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9178291Z 'bool torch_tensor_empty_or_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 92 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9179403Z 'bool torch_tensor_empty_or_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 93 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9180525Z 'bool torch_tensor_empty_or_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 93 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9181644Z 'bool torch_tensor_empty_or_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 93 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9182650Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:98: warning: no matching file member found for 2025-05-07T19:51:12.9183344Z bool torch_tensor_on_cpu_or_on_mtia_check(const at::Tensor &ten) 2025-05-07T19:51:12.9183786Z Possible candidates: 2025-05-07T19:51:12.9184395Z 'bool torch_tensor_on_cpu_or_on_mtia_check(const at::Tensor &ten)' at line 97 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9185371Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:298: warning: no matching file member found for 2025-05-07T19:51:12.9186138Z at::Tensor aligned_grad_output_tensor_for_cuda_backwards(const at::Tensor &grad_output) 2025-05-07T19:51:12.9186604Z Possible candidates: 2025-05-07T19:51:12.9187328Z 'at::Tensor aligned_grad_output_tensor_for_cuda_backwards(const at::Tensor &grad_output)' at line 297 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9188400Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:317: warning: no matching file member found for 2025-05-07T19:51:12.9189193Z std::string tensor_scalar_type_is_one_of(const at::Tensor &ten, const ScalarTypes &... ttypes) 2025-05-07T19:51:12.9189665Z Possible candidates: 2025-05-07T19:51:12.9190394Z 'std::string tensor_scalar_type_is_one_of(const at::Tensor &ten, const ScalarTypes &... ttypes)' at line 316 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9191476Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:15: warning: no matching file member found for 2025-05-07T19:51:12.9192128Z bool torch_tensor_on_cpu_check(const at::Tensor &ten) 2025-05-07T19:51:12.9192476Z Possible candidates: 2025-05-07T19:51:12.9193050Z 'bool torch_tensor_on_cpu_check(const at::Tensor &ten)' at line 14 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9194076Z 'bool torch_tensor_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 18 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9195152Z 'bool torch_tensor_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 19 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9196210Z 'bool torch_tensor_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 19 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9197278Z 'bool torch_tensor_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 19 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9198270Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:23: warning: no matching file member found for 2025-05-07T19:51:12.9198989Z std::optional< int64_t > get_device_index_from_tensor(const at::Tensor &ten) 2025-05-07T19:51:12.9199484Z Possible candidates: 2025-05-07T19:51:12.9200144Z 'std::optional< int64_t > get_device_index_from_tensor(const at::Tensor &ten)' at line 22 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9201382Z 'std::optional< int64_t > get_device_index_from_tensor(const std::optional< at::Tensor > &ten)' at line 27 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9221140Z 'std::optional< int64_t > get_device_index_from_tensor(const std::optional< at::Tensor > &ten)' at line 28 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9222496Z 'std::optional< int64_t > get_device_index_from_tensor(const std::optional< at::Tensor > &ten)' at line 28 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9223726Z 'std::optional< int64_t > get_device_index_from_tensor(const std::optional< at::Tensor > &ten)' at line 28 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9224818Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:37: warning: no matching file member found for 2025-05-07T19:51:12.9225710Z std::string torch_tensor_device_name(const at::Tensor &ten) 2025-05-07T19:51:12.9226094Z Possible candidates: 2025-05-07T19:51:12.9226706Z 'std::string torch_tensor_device_name(const at::Tensor &ten)' at line 36 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9227783Z 'std::string torch_tensor_device_name(const std::optional< at::Tensor > &ten)' at line 40 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9228907Z 'std::string torch_tensor_device_name(const std::optional< at::Tensor > &ten)' at line 41 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9230026Z 'std::string torch_tensor_device_name(const std::optional< at::Tensor > &ten)' at line 41 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9231144Z 'std::string torch_tensor_device_name(const std::optional< at::Tensor > &ten)' at line 41 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9232160Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:50: warning: no matching file member found for 2025-05-07T19:51:12.9232922Z bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const at::Tensor &ten2) 2025-05-07T19:51:12.9233391Z Possible candidates: 2025-05-07T19:51:12.9234098Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const at::Tensor &ten2)' at line 49 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9235339Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 55 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9236635Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 56 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9237942Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 56 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9239230Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 56 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9240393Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:56: warning: no matching file member found for 2025-05-07T19:51:12.9241594Z bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::{%%- set wdesc="weighted" if weighted else "unweighted" %%} using namespace fbgemm_gpu at::Tensor > &ten2) 2025-05-07T19:51:12.9242500Z Possible candidates: 2025-05-07T19:51:12.9243218Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const at::Tensor &ten2)' at line 49 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9244475Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 55 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9245761Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 56 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9247061Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 56 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9248361Z 'bool torch_tensor_on_same_device_check(const at::Tensor &ten1, const std::optional< at::Tensor > &ten2)' at line 56 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9249511Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:62: warning: no matching file member found for 2025-05-07T19:51:12.9250153Z bool torch_tensor_undefined(const at::Tensor &ten) 2025-05-07T19:51:12.9250493Z Possible candidates: 2025-05-07T19:51:12.9251084Z 'bool torch_tensor_undefined(const at::Tensor &ten)' at line 61 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9252122Z 'bool torch_tensor_undefined(const std::optional< at::Tensor > &ten)' at line 65 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9253182Z 'bool torch_tensor_undefined(const std::optional< at::Tensor > &ten)' at line 66 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9254257Z 'bool torch_tensor_undefined(const std::optional< at::Tensor > &ten)' at line 66 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9255331Z 'bool torch_tensor_undefined(const std::optional< at::Tensor > &ten)' at line 66 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9256308Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:70: warning: no matching file member found for 2025-05-07T19:51:12.9256991Z bool torch_tensor_on_cuda_gpu_check(const at::Tensor &ten) 2025-05-07T19:51:12.9257347Z Possible candidates: 2025-05-07T19:51:12.9257959Z 'bool torch_tensor_on_cuda_gpu_check(const at::Tensor &ten)' at line 69 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9259022Z 'bool torch_tensor_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 73 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9260124Z 'bool torch_tensor_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 74 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9261236Z 'bool torch_tensor_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 74 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9262342Z 'bool torch_tensor_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 74 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9263340Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:79: warning: no matching file member found for 2025-05-07T19:51:12.9264058Z bool torch_tensor_empty_or_on_cuda_gpu_check(const at::Tensor &ten) 2025-05-07T19:51:12.9264461Z Possible candidates: 2025-05-07T19:51:12.9265089Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const at::Tensor &ten)' at line 78 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9266264Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 82 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9267429Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 83 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9268584Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 83 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9269742Z 'bool torch_tensor_empty_or_on_cuda_gpu_check(const std::optional< at::Tensor > &ten)' at line 83 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9270776Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:89: warning: no matching file member found for 2025-05-07T19:51:12.9271461Z bool torch_tensor_empty_or_on_cpu_check(const at::Tensor &ten) 2025-05-07T19:51:12.9271846Z Possible candidates: 2025-05-07T19:51:12.9272503Z 'bool torch_tensor_empty_or_on_cpu_check(const at::Tensor &ten)' at line 88 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9273587Z 'bool torch_tensor_empty_or_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 92 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9274717Z 'bool torch_tensor_empty_or_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 93 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9275832Z 'bool torch_tensor_empty_or_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 93 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9276959Z 'bool torch_tensor_empty_or_on_cpu_check(const std::optional< at::Tensor > &ten)' at line 93 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9277985Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:98: warning: no matching file member found for 2025-05-07T19:51:12.9278672Z bool torch_tensor_on_cpu_or_on_mtia_check(const at::Tensor &ten) 2025-05-07T19:51:12.9279061Z Possible candidates: 2025-05-07T19:51:12.9279680Z 'bool torch_tensor_on_cpu_or_on_mtia_check(const at::Tensor &ten)' at line 97 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9280644Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:298: warning: no matching file member found for 2025-05-07T19:51:12.9281528Z at::Tensor aligned_grad_output_tensor_for_cuda_backwards(const at::Tensor &grad_output) 2025-05-07T19:51:12.9281988Z Possible candidates: 2025-05-07T19:51:12.9282715Z 'at::Tensor aligned_grad_output_tensor_for_cuda_backwards(const at::Tensor &grad_output)' at line 297 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9283809Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h:317: warning: no matching file member found for 2025-05-07T19:51:12.9284599Z std::string tensor_scalar_type_is_one_of(const at::Tensor &ten, const ScalarTypes &... ttypes) 2025-05-07T19:51:12.9285087Z Possible candidates: 2025-05-07T19:51:12.9285805Z 'std::string tensor_scalar_type_is_one_of(const at::Tensor &ten, const ScalarTypes &... ttypes)' at line 316 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h 2025-05-07T19:51:12.9287201Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h:185: warning: no matching file member found for 2025-05-07T19:51:12.9288727Z OutputType fp8_rowwise_grouped_128x16x64x256_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_interwave_v2(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y) 2025-05-07T19:51:12.9289669Z Possible candidates: 2025-05-07T19:51:12.9291135Z 'OutputType fp8_rowwise_grouped_128x16x64x256_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_interwave_v2(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y)' at line 105 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h 2025-05-07T19:51:12.9293269Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h:275: warning: no matching file member found for 2025-05-07T19:51:12.9294773Z OutputType fp8_rowwise_grouped_128x16x32x256_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4x4x1_1x1_interwave_v2(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y) 2025-05-07T19:51:12.9295668Z Possible candidates: 2025-05-07T19:51:12.9297191Z 'OutputType fp8_rowwise_grouped_128x16x32x256_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4x4x1_1x1_interwave_v2(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y)' at line 175 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h 2025-05-07T19:51:12.9299304Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h:435: warning: no matching file member found for 2025-05-07T19:51:12.9300804Z OutputType fp8_rowwise_grouped_256x128x96x128_16x16_4x3_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y) 2025-05-07T19:51:12.9301694Z Possible candidates: 2025-05-07T19:51:12.9303168Z 'OutputType fp8_rowwise_grouped_256x128x96x128_16x16_4x3_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y)' at line 395 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h 2025-05-07T19:51:12.9305281Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h:555: warning: no matching file member found for 2025-05-07T19:51:12.9306783Z OutputType fp8_rowwise_grouped_128x16x64x256_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_interwave_v2(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y) 2025-05-07T19:51:12.9307670Z Possible candidates: 2025-05-07T19:51:12.9309121Z 'OutputType fp8_rowwise_grouped_128x16x64x256_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_interwave_v2(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y)' at line 105 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h 2025-05-07T19:51:12.9311240Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h:565: warning: no matching file member found for 2025-05-07T19:51:12.9312750Z OutputType fp8_rowwise_grouped_128x16x64x256_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_interwave_v2(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y) 2025-05-07T19:51:12.9313627Z Possible candidates: 2025-05-07T19:51:12.9315079Z 'OutputType fp8_rowwise_grouped_128x16x64x256_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_interwave_v2(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y)' at line 105 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h 2025-05-07T19:51:12.9317250Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h:615: warning: no matching file member found for 2025-05-07T19:51:12.9318936Z OutputType fp8_rowwise_grouped_128x16x32x256_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4x4x1_1x1_interwave_v2(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y) 2025-05-07T19:51:12.9319817Z Possible candidates: 2025-05-07T19:51:12.9321337Z 'OutputType fp8_rowwise_grouped_128x16x32x256_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4x4x1_1x1_interwave_v2(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y)' at line 175 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h 2025-05-07T19:51:12.9323446Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h:685: warning: no matching file member found for 2025-05-07T19:51:12.9325048Z OutputType fp8_rowwise_grouped_64x16x64x256_16x16_1x4_16x4x1_16x4x1_1x16x1x4_8x8x1_1x2_interwave_v1(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y) 2025-05-07T19:51:12.9326016Z Possible candidates: 2025-05-07T19:51:12.9328259Z 'OutputType fp8_rowwise_grouped_64x16x64x256_16x16_1x4_16x4x1_16x4x1_1x16x1x4_8x8x1_1x2_interwave_v1(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y)' at line 525 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h 2025-05-07T19:51:12.9331789Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h:695: warning: no matching file member found for 2025-05-07T19:51:12.9334786Z OutputType fp8_rowwise_grouped_128x16x64x256_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_interwave_v2(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y) 2025-05-07T19:51:12.9336516Z Possible candidates: 2025-05-07T19:51:12.9339008Z 'OutputType fp8_rowwise_grouped_128x16x64x256_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_interwave_v2(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y)' at line 105 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h 2025-05-07T19:51:12.9341148Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h:765: warning: no matching file member found for 2025-05-07T19:51:12.9342689Z OutputType fp8_rowwise_grouped_256x64x128x256_32x32_2x1_16x16x1_16x16x1_1x16x1x16_8x8x1_1x1_intrawave_v3(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y) 2025-05-07T19:51:12.9343598Z Possible candidates: 2025-05-07T19:51:12.9345086Z 'OutputType fp8_rowwise_grouped_256x64x128x256_32x32_2x1_16x16x1_16x16x1_1x16x1x16_8x8x1_1x1_intrawave_v3(InputType XQ, InputType WQ, InputType x_scale, InputType w_scale, at::Tensor kernel_args, OutputType Y)' at line 365 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h 2025-05-07T19:51:12.9347106Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu:219: warning: Found non-existing group 'int8' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9348390Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu:219: warning: Found non-existing group 'per' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9349801Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu:219: warning: Found non-existing group 'tensor' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9351127Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu:219: warning: Found non-existing group 'quantization' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9352422Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu:219: warning: Found non-existing group 'op' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9353478Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine.cu:82: warning: member with no name found. 2025-05-07T19:51:12.9354318Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine.cu:86: warning: member with no name found. 2025-05-07T19:51:12.9355468Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp:145: warning: Found non-existing group 'permute' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9356950Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp:145: warning: Found non-existing group 'pooled' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9358531Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp:145: warning: Found non-existing group 'embedding' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9360012Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp:145: warning: Found non-existing group 'function' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9361580Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp:145: warning: Found non-existing group 'group' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9363179Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp:67: warning: Found non-existing group 'permute-duplicate-pooled-embs-cpu' for the command '@ingroup', ignoring command 2025-05-07T19:51:12.9364512Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_compute_frequency_sequence.cu:28: warning: member with no name found. 2025-05-07T19:51:12.9365463Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_cpu.cpp:3223: warning: no uniquely matching class member found for 2025-05-07T19:51:12.9366453Z torch::autograd::variable_list forward(torch::autograd::AutogradContext *ctx, at::TensorList all_indices_input, const int64_t group_size) 2025-05-07T19:51:12.9367108Z Possible candidates: 2025-05-07T19:51:12.9368444Z 'static variable_list PermuteMultiEmbeddingOp::forward(AutogradContext *ctx, const at::TensorList &pooled_embs, const Tensor &permutes, const Tensor &in_shapes, const Tensor &out_shapes, const c10::SymIntArrayRef out_lengths)' at line 34 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_multi_embedding_function.h 2025-05-07T19:51:12.9371073Z 'static Variable PermutePooledEmbsFunction::forward(AutogradContext *ctx, const at::Tensor &pooled_embs, const at::Tensor &offset_dim_list, const at::Tensor &permute_list, const at::Tensor &inv_offset_dim_list, const at::Tensor &inv_permute_list, const bool &allow_duplicates=false)' at line 26 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_function.h 2025-05-07T19:51:12.9373833Z 'static Variable PermutePooledEmbsFunctionSplit< permute_pooled_embs_op >::forward(AutogradContext *ctx, const at::Tensor &pooled_embs, const at::Tensor &offset_dim_list, const at::Tensor &permute_list, const at::Tensor &inv_offset_dim_list, const at::Tensor &inv_permute_list)' at line 31 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embs_function_split.h 2025-05-07T19:51:12.9376836Z 'static torch::autograd::variable_list BatchIndexSelectDim0CPUOp::forward(torch::autograd::AutogradContext *ctx, const Tensor &inputs, const Tensor &indices, const c10::SymIntArrayRef input_num_indices, const c10::SymIntArrayRef input_rows, const c10::SymIntArrayRef input_columns, const bool permute_output_dim_0_1)' at line 171 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:51:12.9380017Z 'static torch::autograd::variable_list BatchIndexSelectDim0TensorCPUOp::forward(torch::autograd::AutogradContext *ctx, const Tensor &inputs, const Tensor &indices, const Tensor &input_num_indices, const Tensor &input_rows, const Tensor &input_columns, const bool permute_output_dim_0_1)' at line 383 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:51:12.9382996Z 'static torch::autograd::variable_list BatchIndexSelectDim0GPUOp::forward(torch::autograd::AutogradContext *ctx, Tensor inputs, Tensor indices, c10::SymIntArrayRef input_num_indices, c10::SymIntArrayRef input_rows, c10::SymIntArrayRef input_columns, const bool permute_output_dim_0_1)' at line 232 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_host.cpp 2025-05-07T19:51:12.9386022Z 'static torch::autograd::variable_list BatchIndexSelectDim0TensorGPUOp::forward(torch::autograd::AutogradContext *ctx, const Tensor &inputs, const Tensor &indices, const Tensor &input_num_indices, const Tensor &input_rows, const Tensor &input_columns, const bool permute_output_dim_0_1)' at line 552 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_host.cpp 2025-05-07T19:51:12.9388386Z 'static torch::autograd::variable_list PackSegments::forward(torch::autograd::AutogradContext *ctx, const Tensor &t_in, const Tensor &lengths, at::SymInt max_length)' at line 71 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:51:12.9390373Z 'static torch::autograd::variable_list PackSegmentsV2::forward(torch::autograd::AutogradContext *ctx, const Tensor &t_in, const Tensor &lengths, at::SymInt max_length, const bool pad_minf, const bool return_presence_mask)' at line 127 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:51:12.9392629Z 'static torch::autograd::variable_list LookupFunctionBatchedUnaryEmbeddingOp::forward(torch::autograd::AutogradContext *ctx, const Tensor &weight, const Tensor &table_offsets, const Tensor &offsets, const Tensor &indices)' at line 66 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_gpu.cpp 2025-05-07T19:51:12.9395048Z 'static torch::autograd::variable_list IndexSelectDim0GPUOp::forward(torch::autograd::AutogradContext *ctx, const Tensor &input, const Tensor &indices, const int consecutive_range_start, const int consecutive_range_length, const bool skip_indices_sorting_fwd)' at line 117 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_gpu.cpp 2025-05-07T19:51:12.9396776Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_cpu.cpp:3263: warning: no uniquely matching class member found for 2025-05-07T19:51:12.9397742Z torch::autograd::variable_list backward(torch::autograd::AutogradContext *ctx, torch::autograd::variable_list grad_output_group) 2025-05-07T19:51:12.9398376Z Possible candidates: 2025-05-07T19:51:12.9399276Z 'static variable_list PermuteMultiEmbeddingOp::backward(AutogradContext *ctx, variable_list grad_output)' at line 42 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_multi_embedding_function.h 2025-05-07T19:51:12.9400883Z 'static variable_list PermutePooledEmbsFunction::backward(AutogradContext *ctx, variable_list grad_output)' at line 35 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_function.h 2025-05-07T19:51:12.9402689Z 'static variable_list PermutePooledEmbsFunctionSplit< permute_pooled_embs_op >::backward(AutogradContext *ctx, variable_list grad_output)' at line 56 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embs_function_split.h 2025-05-07T19:51:12.9404733Z 'static torch::autograd::variable_list BatchIndexSelectDim0CPUOp::backward(torch::autograd::AutogradContext *ctx, torch::autograd::variable_list grad_outputs)' at line 254 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:51:12.9406857Z 'static torch::autograd::variable_list BatchIndexSelectDim0TensorCPUOp::backward(torch::autograd::AutogradContext *ctx, torch::autograd::variable_list grad_outputs)' at line 412 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:51:12.9408970Z 'static torch::autograd::variable_list BatchIndexSelectDim0GPUOp::backward(torch::autograd::AutogradContext *ctx, torch::autograd::variable_list grad_outputs)' at line 320 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_host.cpp 2025-05-07T19:51:12.9411063Z 'static torch::autograd::variable_list BatchIndexSelectDim0TensorGPUOp::backward(torch::autograd::AutogradContext *ctx, torch::autograd::variable_list grad_outputs)' at line 640 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_host.cpp 2025-05-07T19:51:12.9413031Z 'static torch::autograd::variable_list PackSegments::backward(torch::autograd::AutogradContext *ctx, torch::autograd::variable_list grad_output)' at line 95 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:51:12.9414706Z 'static torch::autograd::variable_list PackSegmentsV2::backward(torch::autograd::AutogradContext *ctx, torch::autograd::variable_list grad_output)' at line 161 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_cpu.cpp 2025-05-07T19:51:12.9416522Z 'static torch::autograd::variable_list LookupFunctionBatchedUnaryEmbeddingOp::backward(torch::autograd::AutogradContext *ctx, torch::autograd::variable_list grad_outputs)' at line 78 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_gpu.cpp 2025-05-07T19:51:12.9418575Z 'static torch::autograd::variable_list IndexSelectDim0GPUOp::backward(torch::autograd::AutogradContext *ctx, torch::autograd::variable_list grad_outputs)' at line 149 of file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_gpu.cpp 2025-05-07T19:51:12.9420011Z /__w/FBGEMM/FBGEMM/include/fbgemm/Utils.h:83: warning: documented symbol 'enum FBGEMM_ENUM_CLASS_API layout_t' was not declared or defined. 2025-05-07T19:51:12.9421165Z /__w/FBGEMM/FBGEMM/include/fbgemm/UtilsAvx2.h:18: warning: documented symbol 'enum FBGEMM_ENUM_CLASS_API QuantizationGranularity' was not declared or defined. 2025-05-07T19:51:12.9422153Z /__w/FBGEMM/FBGEMM/src/PackAMatrix.cc:20: warning: no uniquely matching class member found for 2025-05-07T19:51:12.9422657Z template < T, accT > 2025-05-07T19:51:12.9423297Z PackAMatrix(fbgemm::matrix_op_t trans, int32_t nRow, int32_t nCol, const T *smat, int32_t ld, inpType *pmat, int groups, const BlockingFactors *params) 2025-05-07T19:51:12.9423971Z Possible candidates: 2025-05-07T19:51:12.9424447Z 'PackAMatrix< T, accT >::PackAMatrix()=delete' at line 333 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9425202Z 'PackAMatrix< T, accT >::PackAMatrix()=delete' at line 333 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9426511Z 'PackAMatrix< T, accT >::PackAMatrix(matrix_op_t trans, std::int32_t nRow, std::int32_t nCol, const inpType *smat, std::int32_t ld, inpType *pmat=nullptr, int groups=1, const BlockingFactors *params=nullptr)' at line 335 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9428372Z 'PackAMatrix< T, accT >::PackAMatrix(matrix_op_t trans, std::int32_t nRow, std::int32_t nCol, const inpType *smat, std::int32_t ld, inpType *pmat=nullptr, int groups=1, const BlockingFactors *params=nullptr)' at line 335 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9429680Z /__w/FBGEMM/FBGEMM/src/PackAWithIm2Col.cc:24: warning: no uniquely matching class member found for 2025-05-07T19:51:12.9430343Z template < T, accT, SPATIAL_DIM > 2025-05-07T19:51:12.9431074Z PackAWithIm2Col(const conv_param_t< SPATIAL_DIM > &conv_p, const T *sdata, T *pmat, int32_t a_zero_pt, int32_t *row_offset, bool b_symmetric, const BlockingFactors *params) 2025-05-07T19:51:12.9431814Z Possible candidates: 2025-05-07T19:51:12.9432375Z 'PackAWithIm2Col< T, accT, SPATIAL_DIM >::PackAWithIm2Col()=delete' at line 700 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9433304Z 'PackAWithIm2Col< T, accT, SPATIAL_DIM >::PackAWithIm2Col()=delete' at line 700 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9434926Z 'PackAWithIm2Col< T, accT, SPATIAL_DIM >::PackAWithIm2Col(const conv_param_t< SPATIAL_DIM > &conv_param, const T *sdata, inpType *pmat=nullptr, std::int32_t a_zero_pt=0, std::int32_t *row_offset=nullptr, bool b_symmetric=false, const BlockingFactors *params=nullptr)' at line 709 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9437278Z 'PackAWithIm2Col< T, accT, SPATIAL_DIM >::PackAWithIm2Col(const conv_param_t< SPATIAL_DIM > &conv_param, const T *sdata, inpType *pmat=nullptr, std::int32_t a_zero_pt=0, std::int32_t *row_offset=nullptr, bool b_symmetric=false, const BlockingFactors *params=nullptr)' at line 709 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9438843Z /__w/FBGEMM/FBGEMM/src/PackAWithQuantRowOffset.cc:24: warning: no uniquely matching class member found for 2025-05-07T19:51:12.9439428Z template < T, accT > 2025-05-07T19:51:12.9440298Z PackAWithQuantRowOffset(fbgemm::matrix_op_t trans, int32_t nRow, int32_t nCol, const float *smat, int32_t ld, inpType *pmat, float scale, int32_t zero_pt, int groups, int32_t *row_offset, const BlockingFactors *params) 2025-05-07T19:51:12.9441256Z Possible candidates: 2025-05-07T19:51:12.9441864Z 'PackAWithQuantRowOffset< T, accT >::PackAWithQuantRowOffset()=delete' at line 874 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9442876Z 'PackAWithQuantRowOffset< T, accT >::PackAWithQuantRowOffset()=delete' at line 874 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9444648Z 'PackAWithQuantRowOffset< T, accT >::PackAWithQuantRowOffset(matrix_op_t trans, std::int32_t nRow, std::int32_t nCol, const float *smat, std::int32_t ld, inpType *pmat=nullptr, float scale=1.0f, std::int32_t zero_pt=0, int groups=1, std::int32_t *row_offset=nullptr, const BlockingFactors *params=nullptr)' at line 881 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9447166Z 'PackAWithQuantRowOffset< T, accT >::PackAWithQuantRowOffset(matrix_op_t trans, std::int32_t nRow, std::int32_t nCol, const float *smat, std::int32_t ld, inpType *pmat=nullptr, float scale=1.0f, std::int32_t zero_pt=0, int groups=1, std::int32_t *row_offset=nullptr, const BlockingFactors *params=nullptr)' at line 881 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9448821Z /__w/FBGEMM/FBGEMM/src/PackAWithRowOffset.cc:22: warning: no uniquely matching class member found for 2025-05-07T19:51:12.9449377Z template < T, accT > 2025-05-07T19:51:12.9450106Z PackAWithRowOffset(fbgemm::matrix_op_t trans, uint32_t nRow, uint32_t nCol, const T *smat, uint32_t ld, inpType *pmat, int groups, int32_t *row_offset, const BlockingFactors *params) 2025-05-07T19:51:12.9450891Z Possible candidates: 2025-05-07T19:51:12.9451428Z 'PackAWithRowOffset< T, accT >::PackAWithRowOffset()=delete' at line 784 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9452327Z 'PackAWithRowOffset< T, accT >::PackAWithRowOffset()=delete' at line 784 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9453878Z 'PackAWithRowOffset< T, accT >::PackAWithRowOffset(matrix_op_t trans, std::uint32_t nRow, std::uint32_t nCol, const T *smat, std::uint32_t ld, inpType *pmat=nullptr, int groups=1, std::int32_t *row_offset=nullptr, const BlockingFactors *params=nullptr)' at line 791 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9456106Z 'PackAWithRowOffset< T, accT >::PackAWithRowOffset(matrix_op_t trans, std::uint32_t nRow, std::uint32_t nCol, const T *smat, std::uint32_t ld, inpType *pmat=nullptr, int groups=1, std::int32_t *row_offset=nullptr, const BlockingFactors *params=nullptr)' at line 791 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9457539Z /__w/FBGEMM/FBGEMM/src/PackBMatrix.cc:173: warning: no uniquely matching class member found for 2025-05-07T19:51:12.9458055Z template < T, accT > 2025-05-07T19:51:12.9458669Z PackBMatrix(fbgemm::matrix_op_t trans, int32_t nRow, int32_t nCol, const T *smat, int32_t ld, inpType *pmat, int groups, const BlockingFactors *params) 2025-05-07T19:51:12.9459340Z Possible candidates: 2025-05-07T19:51:12.9459817Z 'PackBMatrix< T, accT >::PackBMatrix()=delete' at line 405 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9460560Z 'PackBMatrix< T, accT >::PackBMatrix()=delete' at line 405 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9461872Z 'PackBMatrix< T, accT >::PackBMatrix(matrix_op_t trans, std::int32_t nRow, std::int32_t nCol, const inpType *smat, std::int32_t ld, inpType *pmat=nullptr, int groups=1, const BlockingFactors *params=nullptr)' at line 417 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9463765Z 'PackBMatrix< T, accT >::PackBMatrix(matrix_op_t trans, std::int32_t nRow, std::int32_t nCol, const inpType *smat, std::int32_t ld, inpType *pmat=nullptr, int groups=1, const BlockingFactors *params=nullptr)' at line 417 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9465025Z /__w/FBGEMM/FBGEMM/src/PackMatrix.cc:20: warning: no uniquely matching class member found for 2025-05-07T19:51:12.9465547Z template < PT, inpType, accType > 2025-05-07T19:51:12.9466044Z PackMatrix(int32_t rows, int32_t cols, inpType *buf, int groups, const BlockingFactors *params) 2025-05-07T19:51:12.9466530Z Possible candidates: 2025-05-07T19:51:12.9467013Z 'PackMatrix< This, T, accT >::PackMatrix()=delete' at line 80 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9467807Z 'PackMatrix< PT, inpType, accType >::PackMatrix()=delete' at line 80 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9468681Z 'PackMatrix< This, T, accT >::PackMatrix(const PackMatrix &)=delete' at line 81 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9469627Z 'PackMatrix< PT, inpType, accType >::PackMatrix(const PackMatrix &)=delete' at line 81 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9470535Z 'PackMatrix< This, T, accT >::PackMatrix(PackMatrix &&)=delete' at line 83 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9471432Z 'PackMatrix< PT, inpType, accType >::PackMatrix(PackMatrix &&)=delete' at line 83 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9472608Z 'PackMatrix< This, T, accT >::PackMatrix(std::int32_t rows, std::int32_t cols, T *pmat, int groups=1, const BlockingFactors *params=nullptr)' at line 107 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9474036Z 'PackMatrix< PT, inpType, accType >::PackMatrix(std::int32_t rows, std::int32_t cols, inpType *pmat, int groups=1, const BlockingFactors *params=nullptr)' at line 107 of file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h 2025-05-07T19:51:12.9475548Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/cumem_utils.h:208: warning: argument 'self' of command @param is not found in the argument list of fbgemm_gpu::initialize_nan_shared_mem(int64_t device_index) 2025-05-07T19:51:12.9476993Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/cumem_utils.h:208: warning: The following parameter of fbgemm_gpu::initialize_nan_shared_mem(int64_t device_index) is not documented: 2025-05-07T19:51:12.9477873Z parameter 'device_index' 2025-05-07T19:51:12.9479018Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:146: warning: The following parameter of fbgemm_gpu::expand_into_jagged_permute_cuda(const at::Tensor &permute, const at::Tensor &input_offsets, const at::Tensor &output_offsets, int64_t output_size) is not documented: 2025-05-07T19:51:12.9480245Z parameter 'output_size' 2025-05-07T19:51:12.9482359Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'lower' of command @param is not found in the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) 2025-05-07T19:51:12.9486056Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'upper_bound' of command @param is not found in the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) 2025-05-07T19:51:12.9489824Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'lengths' of command @param is not found in the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) 2025-05-07T19:51:12.9493524Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'num_bins' of command @param is not found in the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) 2025-05-07T19:51:12.9497188Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'lower' of command @param is not found in the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) 2025-05-07T19:51:12.9500875Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'upper_bound' of command @param is not found in the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) 2025-05-07T19:51:12.9503201Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:890: warning: Found unknown command '@parambin_ctr_weight_value' 2025-05-07T19:51:12.9504530Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'logit' from the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu has multiple @param documentation sections 2025-05-07T19:51:12.9506277Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'bin_ctr_in_use_after' from the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu has multiple @param documentation sections 2025-05-07T19:51:12.9509022Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: The following parameters of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) are not documented: 2025-05-07T19:51:12.9510937Z parameter 'segment_lengths' 2025-05-07T19:51:12.9511209Z parameter 'num_segments' 2025-05-07T19:51:12.9511483Z parameter 'bin_num_examples' 2025-05-07T19:51:12.9511757Z parameter 'bin_num_positives' 2025-05-07T19:51:12.9512045Z parameter 'bin_boundaries' 2025-05-07T19:51:12.9512717Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_table_batched_embeddings.cpp:254: warning: Found unknown command '@count' 2025-05-07T19:51:12.9514456Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_table_batched_embeddings.cpp:230: warning: The following parameter of compact_indices_cuda(std::vector< Tensor > compact_indices, Tensor compact_count, std::vector< Tensor > indices, Tensor masks, Tensor count) is not documented: 2025-05-07T19:51:12.9515710Z parameter 'count' 2025-05-07T19:51:12.9516474Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_cuda_utils.h:19: warning: found documented return type for kv_db_utils::cuda_callback_func that does not return anything 2025-05-07T19:51:12.9518351Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_table_batched_embeddings.cpp:194: warning: found documented return type for ssd_update_row_addrs_cuda that does not return anything 2025-05-07T19:51:12.9519712Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache_cuda.cuh:68: warning: explicit link request to 'cache_sets' could not be resolved 2025-05-07T19:51:12.9520824Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp:12: warning: No previous '\include' or '\dontinclude' command for '\skipline' present 2025-05-07T19:51:12.9522082Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp:12: warning: referenced pattern '[fbgemm-gpu.cpp.docs.examples.defgroup.start]' for command '\skipline' not found 2025-05-07T19:51:12.9523275Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp:15: warning: No previous '\include' or '\dontinclude' command for '\skipline' present 2025-05-07T19:51:12.9524468Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp:15: warning: referenced pattern '[fbgemm-gpu.cpp.docs.examples.defgroup.end]' for command '\skipline' not found 2025-05-07T19:51:12.9525662Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp:17: warning: No previous '\include' or '\dontinclude' command for '\skipline' present 2025-05-07T19:51:12.9526851Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp:17: warning: referenced pattern '[fbgemm-gpu.cpp.docs.examples.docstring.start]' for command '\skipline' not found 2025-05-07T19:51:12.9528718Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_fused_8bit_rowwise.cu:507: warning: The following parameters of fbgemm_gpu::_fused8bitrowwise_to_single_or_half_precision_gpu(const at::Tensor &input, const int64_t output_dtype, const bool scale_bias_last, const bool quant_padding_float_type) are not documented: 2025-05-07T19:51:12.9530053Z parameter 'scale_bias_last' 2025-05-07T19:51:12.9530336Z parameter 'quant_padding_float_type' 2025-05-07T19:51:12.9531611Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_fused_nbit_rowwise.cu:324: warning: The following parameter of fbgemm_gpu::_fusednbitrowwise_to_single_or_half_precision_gpu(const at::Tensor &input, const int64_t bit_rate, const int64_t output_dtype, const bool scale_bias_last) is not documented: 2025-05-07T19:51:12.9533007Z parameter 'scale_bias_last' 2025-05-07T19:51:12.9534201Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_cpu.cpp:337: warning: The following parameter of fbgemm_gpu::fusednbitrowwise_sbfront_to_float_cpu(const Tensor &input, const int64_t bit_rate, const int64_t output_dtype) is not documented: 2025-05-07T19:51:12.9535301Z parameter 'output_dtype' 2025-05-07T19:51:12.9536495Z /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtils.h:275: warning: The following parameters of fbgemm::FloatOrHalfToFusedNBitRowwiseQuantizedSBHalf(int bit_rate, const InputType *input, size_t input_rows, int input_columns, std::uint8_t *output) are not documented: 2025-05-07T19:51:12.9537683Z parameter 'input' 2025-05-07T19:51:12.9537989Z parameter 'input_rows' 2025-05-07T19:51:12.9538242Z parameter 'input_columns' 2025-05-07T19:51:12.9538505Z parameter 'output' 2025-05-07T19:51:12.9539694Z /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtils.h:118: warning: The following parameters of fbgemm::QuantizeGroupwise(const float *src, int K, int C, int X, int G, const float *scales, const std::int32_t *zero_points, T *dst) are not documented: 2025-05-07T19:51:12.9541071Z parameter 'src' 2025-05-07T19:51:12.9541286Z parameter 'dst' 2025-05-07T19:51:12.9542454Z /__w/FBGEMM/FBGEMM/src/RefImplementations.h:145: warning: The following parameters of fbgemm::col_offsets_with_zero_pt_s8acc32_ref(int K, int N, int ld, const std::int8_t *Bint8, const std::int32_t *B_zero_point, std::int32_t *col_offsets, int ncols_per_quant_group) are not documented: 2025-05-07T19:51:12.9543593Z parameter 'K' 2025-05-07T19:51:12.9543802Z parameter 'N' 2025-05-07T19:51:12.9544022Z parameter 'ld' 2025-05-07T19:51:12.9544239Z parameter 'Bint8' 2025-05-07T19:51:12.9544483Z parameter 'B_zero_point' 2025-05-07T19:51:12.9544735Z parameter 'col_offsets' 2025-05-07T19:51:12.9546763Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8DepthwiseAvx2.h:58: warning: The following parameters of fbgemm::depthwise_2d_same_pad(int N, int H, int W, int IC, int OC, int stride_h, int stride_w, std::int32_t A_zero_point, const std::uint8_t *A, const std::int32_t *B_zero_point, const PackedDepthWiseConvMatrix &Bp, const float *C_multiplier, std::int32_t C_zero_point, std::uint8_t *C, const std::int32_t *col_offsets, const BIAS_TYPE *bias, bool fuse_relu=false, const float *act_times_w_scale=nullptr, int thread_id=0, int num_threads=1) are not documented: 2025-05-07T19:51:12.9548817Z parameter 'N' 2025-05-07T19:51:12.9549026Z parameter 'H' 2025-05-07T19:51:12.9549241Z parameter 'W' 2025-05-07T19:51:12.9549443Z parameter 'IC' 2025-05-07T19:51:12.9549663Z parameter 'OC' 2025-05-07T19:51:12.9549890Z parameter 'stride_h' 2025-05-07T19:51:12.9550122Z parameter 'stride_w' 2025-05-07T19:51:12.9550370Z parameter 'A_zero_point' 2025-05-07T19:51:12.9550612Z parameter 'A' 2025-05-07T19:51:12.9550840Z parameter 'B_zero_point' 2025-05-07T19:51:12.9551086Z parameter 'Bp' 2025-05-07T19:51:12.9551324Z parameter 'C_multiplier' 2025-05-07T19:51:12.9551577Z parameter 'C_zero_point' 2025-05-07T19:51:12.9551838Z parameter 'C' 2025-05-07T19:51:12.9552048Z parameter 'bias' 2025-05-07T19:51:12.9552289Z parameter 'fuse_relu' 2025-05-07T19:51:12.9552528Z parameter 'thread_id' 2025-05-07T19:51:12.9552783Z parameter 'num_threads' 2025-05-07T19:51:12.9554740Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8DepthwiseAvx2.h:89: warning: The following parameters of fbgemm::depthwise_3d_same_pad(const conv_param_t< 3 > &conv_p, std::int32_t A_zero_point, const std::uint8_t *A, const std::int32_t *B_zero_point, const PackedDepthWiseConvMatrix &Bp, const float *C_multiplier, std::int32_t C_zero_point, std::uint8_t *C, const std::int32_t *col_offsets, const BIAS_TYPE *bias, bool fuse_relu=false, const float *act_times_w_scale=nullptr, int thread_id=0, int num_threads=1) are not documented: 2025-05-07T19:51:12.9556722Z parameter 'conv_p' 2025-05-07T19:51:12.9556978Z parameter 'A_zero_point' 2025-05-07T19:51:12.9557238Z parameter 'A' 2025-05-07T19:51:12.9557458Z parameter 'B_zero_point' 2025-05-07T19:51:12.9557775Z parameter 'Bp' 2025-05-07T19:51:12.9557999Z parameter 'C_multiplier' 2025-05-07T19:51:12.9558267Z parameter 'C_zero_point' 2025-05-07T19:51:12.9558508Z parameter 'C' 2025-05-07T19:51:12.9558734Z parameter 'bias' 2025-05-07T19:51:12.9558955Z parameter 'fuse_relu' 2025-05-07T19:51:12.9559222Z parameter 'act_times_w_scale' 2025-05-07T19:51:12.9559490Z parameter 'thread_id' 2025-05-07T19:51:12.9559746Z parameter 'num_threads' 2025-05-07T19:51:12.9560581Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:78: warning: The following parameter of fbgemm::emitExtractHalfVector(x86::Emitter *a, x86::Ymm half, const x86::Zmm vec, int idx) is not documented: 2025-05-07T19:51:12.9561533Z parameter 'a' 2025-05-07T19:51:12.9562248Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:51: warning: The following parameters of fbgemm::emitLoadDWord(x86::Emitter *a, T dest, const x86::Mem &ptr) are not documented: 2025-05-07T19:51:12.9563005Z parameter 'a' 2025-05-07T19:51:12.9563221Z parameter 'ptr' 2025-05-07T19:51:12.9564936Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:1389: warning: The following parameters of fbgemm::fbgemmGroupwiseConv(const conv_param_t< SPATIAL_DIM > &conv_param, const std::uint8_t *activations, std::int32_t a_zero_point, std::int32_t *rowOffsetBuf, packed_W &packed_weights, outType *out, std::int32_t *outBuffer, const ReQuantizeOutput< FUSE_RELU, Q_GRAN, BIAS_TYPE > &outProcess, int thread_id, int num_threads) are not documented: 2025-05-07T19:51:12.9566648Z parameter 'conv_param' 2025-05-07T19:51:12.9566905Z parameter 'activations' 2025-05-07T19:51:12.9567149Z parameter 'a_zero_point' 2025-05-07T19:51:12.9567415Z parameter 'packed_weights' 2025-05-07T19:51:12.9567665Z parameter 'out' 2025-05-07T19:51:12.9567896Z parameter 'outBuffer' 2025-05-07T19:51:12.9568133Z parameter 'outProcess' 2025-05-07T19:51:12.9568385Z parameter 'thread_id' 2025-05-07T19:51:12.9568629Z parameter 'num_threads' 2025-05-07T19:51:12.9569633Z /__w/FBGEMM/FBGEMM/include/fbgemm/Utils.h:320: warning: argument 'stop' of command @param is not found in the argument list of fbgemm::fbgemmPartition1D(int thread_id, int num_threads, std::int64_t total_work, std::int64_t &start, std::int64_t &end) 2025-05-07T19:51:12.9571362Z /__w/FBGEMM/FBGEMM/include/fbgemm/Utils.h:320: warning: The following parameters of fbgemm::fbgemmPartition1D(int thread_id, int num_threads, std::int64_t total_work, std::int64_t &start, std::int64_t &end) are not documented: 2025-05-07T19:51:12.9572321Z parameter 'thread_id' 2025-05-07T19:51:12.9572572Z parameter 'num_threads' 2025-05-07T19:51:12.9572826Z parameter 'total_work' 2025-05-07T19:51:12.9573056Z parameter 'end' 2025-05-07T19:51:12.9574118Z /__w/FBGEMM/FBGEMM/include/fbgemm/Utils.h:339: warning: argument 'stop' of command @param is not found in the argument list of fbgemm::fbgemmPartition1DBlocked(int thread_id, int num_threads, std::int64_t total_work, int block_size, std::int64_t &start, std::int64_t &end) 2025-05-07T19:51:12.9576006Z /__w/FBGEMM/FBGEMM/include/fbgemm/Utils.h:339: warning: The following parameters of fbgemm::fbgemmPartition1DBlocked(int thread_id, int num_threads, std::int64_t total_work, int block_size, std::int64_t &start, std::int64_t &end) are not documented: 2025-05-07T19:51:12.9577077Z parameter 'thread_id' 2025-05-07T19:51:12.9577326Z parameter 'num_threads' 2025-05-07T19:51:12.9577572Z parameter 'total_work' 2025-05-07T19:51:12.9577820Z parameter 'block_size' 2025-05-07T19:51:12.9578054Z parameter 'end' 2025-05-07T19:51:12.9578918Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmConvert.h:78: warning: The following parameters of fbgemm::FloatToFloat16_ref(const float *src, float16 *dst, size_t size, bool do_clip=false) are not documented: 2025-05-07T19:51:12.9579823Z parameter 'src' 2025-05-07T19:51:12.9580050Z parameter 'dst' 2025-05-07T19:51:12.9580275Z parameter 'size' 2025-05-07T19:51:12.9581133Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmConvert.h:98: warning: The following parameters of fbgemm::FloatToFloat16_simd(const float *src, float16 *dst, size_t size, bool do_clip=false) are not documented: 2025-05-07T19:51:12.9582109Z parameter 'src' 2025-05-07T19:51:12.9582322Z parameter 'dst' 2025-05-07T19:51:12.9582541Z parameter 'size' 2025-05-07T19:51:12.9583738Z /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtils.h:291: warning: The following parameters of fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalf(int bit_rate, const uint8_t *input, size_t input_rows, int input_columns, OutputType *output, bool scale_bias_last=true) are not documented: 2025-05-07T19:51:12.9584997Z parameter 'input' 2025-05-07T19:51:12.9585236Z parameter 'input_rows' 2025-05-07T19:51:12.9585487Z parameter 'input_columns' 2025-05-07T19:51:12.9585745Z parameter 'output' 2025-05-07T19:51:12.9585976Z parameter 'scale_bias_last' 2025-05-07T19:51:12.9586685Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:20: warning: The following parameter of fbgemm::gen16BitVectorOne(x86::Emitter *a, T dest) is not documented: 2025-05-07T19:51:12.9587392Z parameter 'a' 2025-05-07T19:51:12.9588053Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:130: warning: The following parameter of fbgemm::gen8BitVectorOne(x86::Emitter *a, T dest) is not documented: 2025-05-07T19:51:12.9588768Z parameter 'a' 2025-05-07T19:51:12.9590169Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:53: warning: The following parameters of fbgemm::GenerateEmbeddingSpMDM(const std::int64_t block_size, bool has_weight, bool normalize_by_lengths, int prefetch=16, bool is_weight_positional=false, bool use_offsets=true, bool is_bf16_out=false, bool is_bf16_in=false) are not documented: 2025-05-07T19:51:12.9591576Z parameter 'block_size' 2025-05-07T19:51:12.9591818Z parameter 'has_weight' 2025-05-07T19:51:12.9592086Z parameter 'normalize_by_lengths' 2025-05-07T19:51:12.9592365Z parameter 'prefetch' 2025-05-07T19:51:12.9592619Z parameter 'is_weight_positional' 2025-05-07T19:51:12.9592908Z parameter 'is_bf16_out' 2025-05-07T19:51:12.9593153Z parameter 'is_bf16_in' 2025-05-07T19:51:12.9594770Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:177: warning: The following parameters of fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(const std::int64_t block_size, bool normalize_by_lengths, bool is_weight_positional=false, bool use_offsets=true, std::int64_t output_stride=-1, std::int64_t input_stride=-1, int exponent_bits=4, int exponent_bias=7, bool is_bf16_out=false) are not documented: 2025-05-07T19:51:12.9596395Z parameter 'block_size' 2025-05-07T19:51:12.9596658Z parameter 'normalize_by_lengths' 2025-05-07T19:51:12.9596956Z parameter 'is_weight_positional' 2025-05-07T19:51:12.9597231Z parameter 'use_offsets' 2025-05-07T19:51:12.9597493Z parameter 'is_bf16_out' 2025-05-07T19:51:12.9598782Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:120: warning: The following parameters of fbgemm::GenerateEmbeddingSpMDMNBit(int bit_rate, const std::int64_t block_size, bool has_weight, bool normalize_by_lengths, int prefetch=16, bool is_weight_positional=false, bool use_offsets=true) are not documented: 2025-05-07T19:51:12.9600104Z parameter 'block_size' 2025-05-07T19:51:12.9600343Z parameter 'has_weight' 2025-05-07T19:51:12.9600612Z parameter 'normalize_by_lengths' 2025-05-07T19:51:12.9600896Z parameter 'prefetch' 2025-05-07T19:51:12.9601217Z parameter 'is_weight_positional' 2025-05-07T19:51:12.9601517Z parameter 'use_offsets' 2025-05-07T19:51:12.9602880Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:246: warning: The following parameters of fbgemm::GenerateEmbeddingSpMDMNBitRowWiseSparse(int bit_rate, const std::int64_t block_size, bool has_weight, bool normalize_by_lengths, int prefetch=16, bool is_weight_positional=false, bool use_offsets=true) are not documented: 2025-05-07T19:51:12.9604278Z parameter 'block_size' 2025-05-07T19:51:12.9604524Z parameter 'has_weight' 2025-05-07T19:51:12.9604789Z parameter 'normalize_by_lengths' 2025-05-07T19:51:12.9605078Z parameter 'prefetch' 2025-05-07T19:51:12.9605324Z parameter 'is_weight_positional' 2025-05-07T19:51:12.9605613Z parameter 'use_offsets' 2025-05-07T19:51:12.9607624Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:143: warning: The following parameters of fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(const int input_bit_rate, const std::int64_t block_size, bool has_weight, bool normalize_by_lengths, int prefetch=16, bool is_weight_positional=false, bool use_offsets=true, std::int64_t output_stride=-1, std::int64_t input_stride=-1, bool scale_bias_last=true, const bool is_bf16_out=false, const bool no_bag=false, int output_bit_rate=-1) are not documented: 2025-05-07T19:51:12.9609602Z parameter 'input_bit_rate' 2025-05-07T19:51:12.9609877Z parameter 'block_size' 2025-05-07T19:51:12.9610139Z parameter 'has_weight' 2025-05-07T19:51:12.9610391Z parameter 'normalize_by_lengths' 2025-05-07T19:51:12.9610685Z parameter 'prefetch' 2025-05-07T19:51:12.9610935Z parameter 'is_weight_positional' 2025-05-07T19:51:12.9611227Z parameter 'use_offsets' 2025-05-07T19:51:12.9611477Z parameter 'is_bf16_out' 2025-05-07T19:51:12.9611734Z parameter 'no_bag' 2025-05-07T19:51:12.9611975Z parameter 'output_bit_rate' 2025-05-07T19:51:12.9613821Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:87: warning: The following parameters of fbgemm::GenerateEmbeddingSpMDMWithStrides(const std::int64_t block_size, bool has_weight, bool normalize_by_lengths, int prefetch=16, bool is_weight_positional=false, bool use_offsets=true, std::int64_t output_stride=-1, std::int64_t input_stride=-1, bool scale_bias_last=true, bool no_bag=false, bool is_bf16_out=false, bool is_bf16_in=false) are not documented: 2025-05-07T19:51:12.9615625Z parameter 'block_size' 2025-05-07T19:51:12.9615870Z parameter 'has_weight' 2025-05-07T19:51:12.9616142Z parameter 'normalize_by_lengths' 2025-05-07T19:51:12.9616439Z parameter 'prefetch' 2025-05-07T19:51:12.9616689Z parameter 'is_weight_positional' 2025-05-07T19:51:12.9616990Z parameter 'use_offsets' 2025-05-07T19:51:12.9617232Z parameter 'no_bag' 2025-05-07T19:51:12.9617653Z parameter 'is_bf16_out' 2025-05-07T19:51:12.9617906Z parameter 'is_bf16_in' 2025-05-07T19:51:12.9619078Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:318: warning: The following parameters of fbgemm::GenerateRowWiseSparseAdaGradFused(int block_size, int prefetch=16, bool use_offsets=true, bool use_stochastic_rounding=true, int grad_stride=-1) are not documented: 2025-05-07T19:51:12.9620264Z parameter 'block_size' 2025-05-07T19:51:12.9620521Z parameter 'prefetch' 2025-05-07T19:51:12.9620771Z parameter 'use_offsets' 2025-05-07T19:51:12.9621033Z parameter 'use_stochastic_rounding' 2025-05-07T19:51:12.9622538Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:154: warning: The following parameters of fbgemm::genU8I8S32FMA(x86::Emitter *a, typename simd_info< INST_SET >::vec_reg_t aReg, typename simd_info< INST_SET >::vec_reg_t bReg, typename simd_info< INST_SET >::vec_reg_t cReg, typename simd_info< INST_SET >::vec_reg_t oneReg16Bit, typename simd_info< INST_SET >::vec_reg_t tmpReg) are not documented: 2025-05-07T19:51:12.9623995Z parameter 'a' 2025-05-07T19:51:12.9624222Z parameter 'aReg' 2025-05-07T19:51:12.9624449Z parameter 'bReg' 2025-05-07T19:51:12.9624670Z parameter 'oneReg16Bit' 2025-05-07T19:51:12.9624926Z parameter 'tmpReg' 2025-05-07T19:51:12.9626185Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:195: warning: The following parameters of fbgemm::genU8Sum4(x86::Emitter *a, typename simd_info< INST_SET >::vec_reg_t src, typename simd_info< INST_SET >::vec_reg_t dest, typename simd_info< INST_SET >::vec_reg_t oneReg16Bit, typename simd_info< INST_SET >::vec_reg_t tmpReg) are not documented: 2025-05-07T19:51:12.9627494Z parameter 'a' 2025-05-07T19:51:12.9627702Z parameter 'src' 2025-05-07T19:51:12.9627936Z parameter 'oneReg16Bit' 2025-05-07T19:51:12.9628192Z parameter 'tmpReg' 2025-05-07T19:51:12.9628884Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:242: warning: The following parameters of fbgemm::genU8Sum8(x86::Emitter *a, T src, T dest, T tmpReg) are not documented: 2025-05-07T19:51:12.9629630Z parameter 'a' 2025-05-07T19:51:12.9629950Z parameter 'src' 2025-05-07T19:51:12.9630177Z parameter 'tmpReg' 2025-05-07T19:51:12.9630934Z /__w/FBGEMM/FBGEMM/src/Utils.cc:88: warning: The following parameter of fbgemm::printMatrix(matrix_op_t op, const T *inp, size_t R, size_t C, size_t ld, std::string name) is not documented: 2025-05-07T19:51:12.9631748Z parameter 'inp' 2025-05-07T19:51:12.9633369Z /__w/FBGEMM/FBGEMM/src/RefImplementations.h:45: warning: The following parameters of fbgemm::requantize_u8acc32_ref(int M, int N, int ld, const std::int32_t *inp, std::uint8_t *out, const float *C_multiplier, std::int32_t C_zero_point, std::int32_t A_zero_point, const std::int32_t *B_zero_point, const std::int32_t *row_offsets, const std::int32_t *col_offsets, const std::int32_t *bias, int ncols_per_quant_group, bool fuse_relu=false) are not documented: 2025-05-07T19:51:12.9635011Z parameter 'M' 2025-05-07T19:51:12.9635233Z parameter 'N' 2025-05-07T19:51:12.9635438Z parameter 'ld' 2025-05-07T19:51:12.9635657Z parameter 'inp' 2025-05-07T19:51:12.9635871Z parameter 'out' 2025-05-07T19:51:12.9636103Z parameter 'C_multiplier' 2025-05-07T19:51:12.9636370Z parameter 'C_zero_point' 2025-05-07T19:51:12.9636619Z parameter 'A_zero_point' 2025-05-07T19:51:12.9636880Z parameter 'B_zero_point' 2025-05-07T19:51:12.9637198Z parameter 'row_offsets' 2025-05-07T19:51:12.9637462Z parameter 'col_offsets' 2025-05-07T19:51:12.9637709Z parameter 'fuse_relu' 2025-05-07T19:51:12.9639315Z /__w/FBGEMM/FBGEMM/src/RefImplementations.h:24: warning: The following parameters of fbgemm::requantize_u8acc32_ref(int M, int N, int ld, const std::int32_t *inp, std::uint8_t *out, std::int32_t C_multiplier, std::int32_t C_right_shift, std::int32_t C_zero_point, std::int32_t A_zero_point, std::int32_t B_zero_point, const std::int32_t *row_offsets, const std::int32_t *col_offsets, const std::int32_t *bias, bool fuse_relu=false) are not documented: 2025-05-07T19:51:12.9640931Z parameter 'M' 2025-05-07T19:51:12.9641202Z parameter 'N' 2025-05-07T19:51:12.9641425Z parameter 'ld' 2025-05-07T19:51:12.9641642Z parameter 'inp' 2025-05-07T19:51:12.9641867Z parameter 'out' 2025-05-07T19:51:12.9642090Z parameter 'C_multiplier' 2025-05-07T19:51:12.9642360Z parameter 'C_right_shift' 2025-05-07T19:51:12.9642621Z parameter 'C_zero_point' 2025-05-07T19:51:12.9642887Z parameter 'A_zero_point' 2025-05-07T19:51:12.9643148Z parameter 'B_zero_point' 2025-05-07T19:51:12.9643395Z parameter 'row_offsets' 2025-05-07T19:51:12.9643653Z parameter 'col_offsets' 2025-05-07T19:51:12.9643893Z parameter 'fuse_relu' 2025-05-07T19:51:12.9645337Z /__w/FBGEMM/FBGEMM/src/RefImplementations.h:361: warning: The following parameters of fbgemm::rowwise_sparse_adagrad_ref(int num_rows, int block_size, std::uint64_t param_size, float *w, const float *g, float *h, const IndexType *indices, float epsilon, float lr, float weight_decay=0.f, const double *counter=nullptr, const int64_t counter_halflife=0) are not documented: 2025-05-07T19:51:12.9646800Z parameter 'epsilon' 2025-05-07T19:51:12.9647042Z parameter 'lr' 2025-05-07T19:51:12.9647276Z parameter 'weight_decay' 2025-05-07T19:51:12.9648682Z /__w/FBGEMM/FBGEMM/src/RefImplementations.h:332: warning: The following parameters of fbgemm::sparse_adagrad_ref(int num_rows, int block_size, std::uint64_t param_size, float *w, const float *g, float *h, const IndexType *indices, float epsilon, float lr, float weight_decay=0.f, const double *counter=nullptr, const int64_t counter_halflife=0) are not documented: 2025-05-07T19:51:12.9650120Z parameter 'epsilon' 2025-05-07T19:51:12.9650346Z parameter 'lr' 2025-05-07T19:51:12.9650576Z parameter 'weight_decay' 2025-05-07T19:51:12.9651654Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmSparse.h:108: warning: The following parameters of fbgemm::SparseDenseMM(int M, int N, const int *row_ptr, const int *col_idx, const float *values, const float *B, int ldb, float *C, int ldc, bool accum=false) are not documented: 2025-05-07T19:51:12.9652738Z parameter 'M' 2025-05-07T19:51:12.9652957Z parameter 'N' 2025-05-07T19:51:12.9653229Z parameter 'row_ptr' 2025-05-07T19:51:12.9653470Z parameter 'col_idx' 2025-05-07T19:51:12.9653696Z parameter 'values' 2025-05-07T19:51:12.9653925Z parameter 'B' 2025-05-07T19:51:12.9654131Z parameter 'ldb' 2025-05-07T19:51:12.9654351Z parameter 'C' 2025-05-07T19:51:12.9654571Z parameter 'ldc' 2025-05-07T19:51:12.9655555Z /__w/FBGEMM/FBGEMM/src/RefImplementations.h:160: warning: The following parameters of fbgemm::spmdm_ref(int M, const std::uint8_t *A, int lda, CompressedSparseColumn &B, bool accumulation, std::int32_t *C, int ldc, int groups=1) are not documented: 2025-05-07T19:51:12.9656605Z parameter 'M' 2025-05-07T19:51:12.9656812Z parameter 'A' 2025-05-07T19:51:12.9657034Z parameter 'lda' 2025-05-07T19:51:12.9657245Z parameter 'B' 2025-05-07T19:51:12.9657474Z parameter 'accumulation' 2025-05-07T19:51:12.9657717Z parameter 'C' 2025-05-07T19:51:12.9657933Z parameter 'ldc' 2025-05-07T19:51:12.9658743Z /__w/FBGEMM/FBGEMM/include/fbgemm/Utils.h:113: warning: The following parameters of fbgemm::transpose_simd(int64_t M, int64_t N, const T *src, int64_t ld_src, T *dst, int64_t ld_dst) are not documented: 2025-05-07T19:51:12.9659600Z parameter 'src' 2025-05-07T19:51:12.9659825Z parameter 'ld_src' 2025-05-07T19:51:12.9660046Z parameter 'dst' 2025-05-07T19:51:12.9660320Z parameter 'ld_dst' 2025-05-07T19:51:12.9661117Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmSparse.h:67: warning: argument 'R' of command @param is not found in the argument list of BCSRMatrix< T, ROW_BLOCK, COL_BLOCK >::pack(const DTYPE *src) 2025-05-07T19:51:12.9662531Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmSparse.h:67: warning: argument 'C' of command @param is not found in the argument list of BCSRMatrix< T, ROW_BLOCK, COL_BLOCK >::pack(const DTYPE *src) 2025-05-07T19:51:12.9663979Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmSparse.h:58: warning: argument 'R' of command @param is not found in the argument list of BCSRMatrix< T, ROW_BLOCK, COL_BLOCK >::pack(const DTYPE *src, size_t ld) 2025-05-07T19:51:12.9665443Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmSparse.h:58: warning: argument 'C' of command @param is not found in the argument list of BCSRMatrix< T, ROW_BLOCK, COL_BLOCK >::pack(const DTYPE *src, size_t ld) 2025-05-07T19:51:12.9666355Z sh: line 1: epstopdf: command not found 2025-05-07T19:51:12.9666763Z error: Problems running epstopdf. Check your TeX installation! 2025-05-07T19:51:12.9667162Z sh: line 1: epstopdf: command not found 2025-05-07T19:51:12.9667562Z error: Problems running epstopdf. Check your TeX installation! 2025-05-07T19:51:12.9667957Z sh: line 1: epstopdf: command not found 2025-05-07T19:51:12.9668356Z error: Problems running epstopdf. Check your TeX installation! 2025-05-07T19:51:12.9668749Z sh: line 1: epstopdf: command not found 2025-05-07T19:51:12.9669148Z error: Problems running epstopdf. Check your TeX installation! 2025-05-07T19:51:12.9669541Z sh: line 1: epstopdf: command not found 2025-05-07T19:51:12.9669939Z error: Problems running epstopdf. Check your TeX installation! 2025-05-07T19:51:12.9671596Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:702: warning: argument 'zero_pt' of command @param is not found in the argument list of PackAWithIm2Col< T, accT, SPATIAL_DIM >::PackAWithIm2Col(const conv_param_t< SPATIAL_DIM > &conv_param, const T *sdata, inpType *pmat=nullptr, std::int32_t a_zero_pt=0, std::int32_t *row_offset=nullptr, bool b_symmetric=false, const BlockingFactors *params=nullptr) 2025-05-07T19:51:12.9674261Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:702: warning: The following parameters of fbgemm::PackAWithIm2Col::PackAWithIm2Col(const conv_param_t< SPATIAL_DIM > &conv_param, const T *sdata, inpType *pmat=nullptr, std::int32_t a_zero_pt=0, std::int32_t *row_offset=nullptr, bool b_symmetric=false, const BlockingFactors *params=nullptr) are not documented: 2025-05-07T19:51:12.9675697Z parameter 'conv_param' 2025-05-07T19:51:12.9675961Z parameter 'sdata' 2025-05-07T19:51:12.9676183Z parameter 'pmat' 2025-05-07T19:51:12.9676425Z parameter 'a_zero_pt' 2025-05-07T19:51:12.9676712Z parameter 'params' 2025-05-07T19:51:12.9676973Z sh: line 1: epstopdf: command not found 2025-05-07T19:51:12.9677357Z error: Problems running epstopdf. Check your TeX installation! 2025-05-07T19:51:12.9679075Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:876: warning: The following parameters of fbgemm::PackAWithQuantRowOffset::PackAWithQuantRowOffset(matrix_op_t trans, std::int32_t nRow, std::int32_t nCol, const float *smat, std::int32_t ld, inpType *pmat=nullptr, float scale=1.0f, std::int32_t zero_pt=0, int groups=1, std::int32_t *row_offset=nullptr, const BlockingFactors *params=nullptr) are not documented: 2025-05-07T19:51:12.9680675Z parameter 'trans' 2025-05-07T19:51:12.9680893Z parameter 'nRow' 2025-05-07T19:51:12.9681190Z parameter 'nCol' 2025-05-07T19:51:12.9681404Z parameter 'smat' 2025-05-07T19:51:12.9681628Z parameter 'ld' 2025-05-07T19:51:12.9681842Z parameter 'pmat' 2025-05-07T19:51:12.9682075Z parameter 'scale' 2025-05-07T19:51:12.9682307Z parameter 'zero_pt' 2025-05-07T19:51:12.9682543Z parameter 'groups' 2025-05-07T19:51:12.9682780Z parameter 'params' 2025-05-07T19:51:12.9683026Z sh: line 1: epstopdf: command not found 2025-05-07T19:51:12.9683423Z error: Problems running epstopdf. Check your TeX installation! 2025-05-07T19:51:12.9685019Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:786: warning: The following parameters of fbgemm::PackAWithRowOffset::PackAWithRowOffset(matrix_op_t trans, std::uint32_t nRow, std::uint32_t nCol, const T *smat, std::uint32_t ld, inpType *pmat=nullptr, int groups=1, std::int32_t *row_offset=nullptr, const BlockingFactors *params=nullptr) are not documented: 2025-05-07T19:51:12.9686456Z parameter 'trans' 2025-05-07T19:51:12.9686688Z parameter 'nRow' 2025-05-07T19:51:12.9686904Z parameter 'nCol' 2025-05-07T19:51:12.9687133Z parameter 'smat' 2025-05-07T19:51:12.9687345Z parameter 'ld' 2025-05-07T19:51:12.9687571Z parameter 'pmat' 2025-05-07T19:51:12.9687786Z parameter 'groups' 2025-05-07T19:51:12.9688023Z parameter 'params' 2025-05-07T19:51:12.9688270Z sh: line 1: epstopdf: command not found 2025-05-07T19:51:12.9688665Z error: Problems running epstopdf. Check your TeX installation! 2025-05-07T19:51:12.9690030Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:408: warning: The following parameters of fbgemm::PackBMatrix::PackBMatrix(matrix_op_t trans, std::int32_t nRow, std::int32_t nCol, const inpType *smat, std::int32_t ld, inpType *pmat=nullptr, int groups=1, const BlockingFactors *params=nullptr) are not documented: 2025-05-07T19:51:12.9691280Z parameter 'trans' 2025-05-07T19:51:12.9691510Z parameter 'nRow' 2025-05-07T19:51:12.9691724Z parameter 'nCol' 2025-05-07T19:51:12.9691947Z parameter 'smat' 2025-05-07T19:51:12.9692159Z parameter 'ld' 2025-05-07T19:51:12.9692383Z parameter 'pmat' 2025-05-07T19:51:12.9692600Z parameter 'params' 2025-05-07T19:51:12.9692859Z sh: line 1: epstopdf: command not found 2025-05-07T19:51:12.9693259Z error: Problems running epstopdf. Check your TeX installation! 2025-05-07T19:51:12.9694374Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:87: warning: The following parameter of fbgemm::PackMatrix::PackMatrix(std::int32_t rows, std::int32_t cols, inpType *pmat, int groups=1, const BlockingFactors *params=nullptr) is not documented: 2025-05-07T19:51:12.9695392Z parameter 'params' 2025-05-07T19:51:12.9696658Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:526: warning: argument 'pmat' of command @param is not found in the argument list of PackWeightMatrixForGConv< T, accT, SPATIAL_DIM >::PackWeightMatrixForGConv(matrix_op_t trans, const conv_param_t< SPATIAL_DIM > &conv_param, const inpType *sdata, inpType *pdata=nullptr) 2025-05-07T19:51:12.9698895Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:526: warning: The following parameters of fbgemm::PackWeightMatrixForGConv::PackWeightMatrixForGConv(matrix_op_t trans, const conv_param_t< SPATIAL_DIM > &conv_param, const inpType *sdata, inpType *pdata=nullptr) are not documented: 2025-05-07T19:51:12.9700102Z parameter 'trans' 2025-05-07T19:51:12.9700329Z parameter 'conv_param' 2025-05-07T19:51:12.9700637Z parameter 'sdata' 2025-05-07T19:51:12.9700854Z parameter 'pdata' 2025-05-07T19:51:12.9702355Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:1280: warning: The following parameters of fbgemm::ReQuantizeForFloat::ReQuantizeForFloat(nextOPType &nextop, float Aq_scale, const float *Bq_scale, std::int32_t Aq_zero_point, const std::int32_t *Bq_zero_point, const std::int32_t *row_offsets, const std::int32_t *col_offsets, const float *bias, std::uint32_t nCol, int groups=1) are not documented: 2025-05-07T19:51:12.9703907Z parameter 'nextop' 2025-05-07T19:51:12.9704138Z parameter 'Aq_scale' 2025-05-07T19:51:12.9704393Z parameter 'Aq_zero_point' 2025-05-07T19:51:12.9704643Z parameter 'nCol' 2025-05-07T19:51:12.9704872Z parameter 'groups' 2025-05-07T19:51:12.9706543Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:1167: warning: The following parameters of fbgemm::ReQuantizeOutput::ReQuantizeOutput(nextOPType &nextop, const float *C_multiplier, std::int32_t C_zero_point, std::int32_t Aq_zero_point, const std::int32_t *Bq_zero_point, const std::int32_t *row_offsets, const std::int32_t *col_offsets, const BIAS_T *bias, std::uint32_t nCol, int groups=1, const float *act_times_w_scale=nullptr) are not documented: 2025-05-07T19:51:12.9708253Z parameter 'nextop' 2025-05-07T19:51:12.9708546Z parameter 'C_zero_point' 2025-05-07T19:51:12.9708799Z parameter 'Aq_zero_point' 2025-05-07T19:51:12.9709057Z parameter 'nCol' 2025-05-07T19:51:12.9709273Z parameter 'groups' 2025-05-07T19:51:12.9710241Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu:16: warning: argument 'padding_value' of command @param is not found in the argument list of fbgemm_gpu::__launch_bounds__(kMaxThreads) const 2025-05-07T19:51:12.9712093Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp:73: warning: argument 'dst_index' of command @param is not found in the argument list of fbgemm_gpu::checked_memcpy(void *dst, size_t dst_buffer, const void *src, size_t src_buffer, size_t copy_size) 2025-05-07T19:51:12.9714044Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp:73: warning: argument 'dst_size' of command @param is not found in the argument list of fbgemm_gpu::checked_memcpy(void *dst, size_t dst_buffer, const void *src, size_t src_buffer, size_t copy_size) 2025-05-07T19:51:12.9715995Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp:73: warning: argument 'src_index' of command @param is not found in the argument list of fbgemm_gpu::checked_memcpy(void *dst, size_t dst_buffer, const void *src, size_t src_buffer, size_t copy_size) 2025-05-07T19:51:12.9718125Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp:73: warning: argument 'src_size' of command @param is not found in the argument list of fbgemm_gpu::checked_memcpy(void *dst, size_t dst_buffer, const void *src, size_t src_buffer, size_t copy_size) 2025-05-07T19:51:12.9720001Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp:73: warning: The following parameters of fbgemm_gpu::checked_memcpy(void *dst, size_t dst_buffer, const void *src, size_t src_buffer, size_t copy_size) are not documented: 2025-05-07T19:51:12.9721040Z parameter 'dst_buffer' 2025-05-07T19:51:12.9721374Z parameter 'src_buffer' 2025-05-07T19:51:12.9722577Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp:922: warning: The following parameter of fbgemm_gpu::jagged_index_select_2d(const Tensor &values, const Tensor &lengths, const Tensor &indices, const std::optional< int64_t > num_dense_output_rows) is not documented: 2025-05-07T19:51:12.9723836Z parameter 'num_dense_output_rows' 2025-05-07T19:51:12.9725364Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp:206: warning: argument 'emb' of command @param is not found in the argument list of fbgemm_gpu::kt_regroup_arguments_cpu(const Tensor &, const std::vector< std::vector< std::string > > &keys, const std::vector< std::vector< int64_t > > &lengths, const std::vector< std::vector< std::string > > &groups) 2025-05-07T19:51:12.9727943Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_forward.cu:155: warning: The following parameters of fbgemm_gpu::pack_segments_forward_cuda_v2(const Tensor &t_in, const Tensor &lengths, const int64_t max_length, const bool pad_minf, const bool return_presence_mask) are not documented: 2025-05-07T19:51:12.9729184Z parameter 'pad_minf' 2025-05-07T19:51:12.9729450Z parameter 'return_presence_mask' 2025-05-07T19:51:12.9730827Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine_cpu.cpp:513: warning: The following parameter of fbgemm_gpu::padding_fused_tbe_input_combine_with_length_cpu(const std::vector< Tensor > &indices_list, const std::vector< Tensor > &lengths_list, const std::vector< Tensor > &per_sample_weights, int64_t batch_size) is not documented: 2025-05-07T19:51:12.9732213Z parameter 'batch_size' 2025-05-07T19:51:12.9732759Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/cpu_utils.h:21: warning: Found unknown command '@params' 2025-05-07T19:51:12.9733347Z sh: line 1: epstopdf: command not found 2025-05-07T19:51:12.9733747Z error: Problems running epstopdf. Check your TeX installation! 2025-05-07T19:51:12.9734791Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:207: warning: found documented return type for kv_db::EmbeddingKVDB::flush that does not return anything 2025-05-07T19:51:12.9736095Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:163: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9737224Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:164: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9738333Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:164: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9739462Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:177: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9740757Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:163: warning: found documented return type for kv_db::EmbeddingKVDB::get that does not return anything 2025-05-07T19:51:12.9742033Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:143: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9743157Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:144: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9744262Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:144: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9745374Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:152: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9746969Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:143: warning: The following parameter of kv_db::EmbeddingKVDB::set(const at::Tensor &indices, const at::Tensor &weights, const at::Tensor &count, const bool is_bwd=false) is not documented: 2025-05-07T19:51:12.9748122Z parameter 'is_bwd' 2025-05-07T19:51:12.9749333Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:143: warning: found documented return type for kv_db::EmbeddingKVDB::set that does not return anything 2025-05-07T19:51:12.9750327Z sh: line 1: epstopdf: command not found 2025-05-07T19:51:12.9750720Z error: Problems running epstopdf. Check your TeX installation! 2025-05-07T19:51:12.9751776Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache.h:44: warning: found documented return type for kv_mem::DramKVEmbeddingCache::DramKVEmbeddingCache that does not return anything 2025-05-07T19:51:12.9753148Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache.h:216: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9754207Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache.h:155: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9755988Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache.h:147: warning: The following parameter of kv_mem::DramKVEmbeddingCache::set_kv_db_async(const at::Tensor &indices, const at::Tensor &weights, const at::Tensor &count, const kv_db::RocksdbWriteMode w_mode=kv_db::RocksdbWriteMode::FWD_ROCKSDB_READ) is not documented: 2025-05-07T19:51:12.9757371Z parameter 'w_mode' 2025-05-07T19:51:12.9758035Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/cachelib_cache.h:109: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9759164Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/cachelib_cache.h:119: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9760331Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/cachelib_cache.h:120: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9761523Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/cachelib_cache.h:125: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9762930Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/cachelib_cache.h:118: warning: found documented return type for l2_cache::CacheLibCache::init_tensor_for_l2_eviction that does not return anything 2025-05-07T19:51:12.9763927Z sh: line 1: epstopdf: command not found 2025-05-07T19:51:12.9764330Z error: Problems running epstopdf. Check your TeX installation! 2025-05-07T19:51:12.9765314Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmSparse.h:58: warning: argument 'R' of command @param is not found in the argument list of BCSRMatrix< T, ROW_BLOCK, COL_BLOCK >::pack(const DTYPE *src, size_t ld) 2025-05-07T19:51:12.9766801Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmSparse.h:58: warning: argument 'C' of command @param is not found in the argument list of BCSRMatrix< T, ROW_BLOCK, COL_BLOCK >::pack(const DTYPE *src, size_t ld) 2025-05-07T19:51:12.9768250Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmSparse.h:67: warning: argument 'R' of command @param is not found in the argument list of BCSRMatrix< T, ROW_BLOCK, COL_BLOCK >::pack(const DTYPE *src) 2025-05-07T19:51:12.9769653Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmSparse.h:67: warning: argument 'C' of command @param is not found in the argument list of BCSRMatrix< T, ROW_BLOCK, COL_BLOCK >::pack(const DTYPE *src) 2025-05-07T19:51:12.9770913Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/cachelib_cache.h:109: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9772033Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/cachelib_cache.h:119: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9773138Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/cachelib_cache.h:120: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9774262Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/cachelib_cache.h:125: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9775340Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache.h:155: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9777106Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache.h:147: warning: The following parameter of kv_mem::DramKVEmbeddingCache::set_kv_db_async(const at::Tensor &indices, const at::Tensor &weights, const at::Tensor &count, const kv_db::RocksdbWriteMode w_mode=kv_db::RocksdbWriteMode::FWD_ROCKSDB_READ) is not documented: 2025-05-07T19:51:12.9778554Z parameter 'w_mode' 2025-05-07T19:51:12.9779159Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache.h:216: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9780250Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:143: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9781371Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:144: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9782473Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:144: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9783589Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:152: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9785166Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:143: warning: The following parameter of kv_db::EmbeddingKVDB::set(const at::Tensor &indices, const at::Tensor &weights, const at::Tensor &count, const bool is_bwd=false) is not documented: 2025-05-07T19:51:12.9786319Z parameter 'is_bwd' 2025-05-07T19:51:12.9787037Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:163: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9788158Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:164: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9789259Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:164: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9790371Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:177: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9791474Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:296: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9792684Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:297: warning: explicit link request to 'cachelib_pools' could not be resolved 2025-05-07T19:51:12.9793883Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:304: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9794982Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:306: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9796108Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:312: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9797314Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:313: warning: explicit link request to 'cachelib_pools' could not be resolved 2025-05-07T19:51:12.9798512Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:314: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9799639Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:319: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9800741Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:324: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9801913Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:325: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9803073Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:331: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9804217Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:332: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9805432Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:337: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9806586Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h:352: warning: Unsupported xml/html tag found 2025-05-07T19:51:12.9808231Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_table_batched_embeddings.h:481: warning: The following parameter of ssd::EmbeddingRocksDB::get_keys_in_range_by_snapshot(int64_t start_id, int64_t end_id, int64_t id_offset, const SnapshotHandle *snapshot_handle) is not documented: 2025-05-07T19:51:12.9809467Z parameter 'snapshot_handle' 2025-05-07T19:51:12.9811001Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:702: warning: argument 'zero_pt' of command @param is not found in the argument list of PackAWithIm2Col< T, accT, SPATIAL_DIM >::PackAWithIm2Col(const conv_param_t< SPATIAL_DIM > &conv_param, const T *sdata, inpType *pmat=nullptr, std::int32_t a_zero_pt=0, std::int32_t *row_offset=nullptr, bool b_symmetric=false, const BlockingFactors *params=nullptr) 2025-05-07T19:51:12.9813717Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:702: warning: The following parameters of fbgemm::PackAWithIm2Col::PackAWithIm2Col(const conv_param_t< SPATIAL_DIM > &conv_param, const T *sdata, inpType *pmat=nullptr, std::int32_t a_zero_pt=0, std::int32_t *row_offset=nullptr, bool b_symmetric=false, const BlockingFactors *params=nullptr) are not documented: 2025-05-07T19:51:12.9815155Z parameter 'conv_param' 2025-05-07T19:51:12.9815412Z parameter 'sdata' 2025-05-07T19:51:12.9815632Z parameter 'pmat' 2025-05-07T19:51:12.9815867Z parameter 'a_zero_pt' 2025-05-07T19:51:12.9816100Z parameter 'params' 2025-05-07T19:51:12.9817992Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:876: warning: The following parameters of fbgemm::PackAWithQuantRowOffset::PackAWithQuantRowOffset(matrix_op_t trans, std::int32_t nRow, std::int32_t nCol, const float *smat, std::int32_t ld, inpType *pmat=nullptr, float scale=1.0f, std::int32_t zero_pt=0, int groups=1, std::int32_t *row_offset=nullptr, const BlockingFactors *params=nullptr) are not documented: 2025-05-07T19:51:12.9819613Z parameter 'trans' 2025-05-07T19:51:12.9819834Z parameter 'nRow' 2025-05-07T19:51:12.9820064Z parameter 'nCol' 2025-05-07T19:51:12.9820279Z parameter 'smat' 2025-05-07T19:51:12.9820503Z parameter 'ld' 2025-05-07T19:51:12.9820716Z parameter 'pmat' 2025-05-07T19:51:12.9820941Z parameter 'scale' 2025-05-07T19:51:12.9821158Z parameter 'zero_pt' 2025-05-07T19:51:12.9821399Z parameter 'groups' 2025-05-07T19:51:12.9821622Z parameter 'params' 2025-05-07T19:51:12.9823011Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:786: warning: The following parameters of fbgemm::PackAWithRowOffset::PackAWithRowOffset(matrix_op_t trans, std::uint32_t nRow, std::uint32_t nCol, const T *smat, std::uint32_t ld, inpType *pmat=nullptr, int groups=1, std::int32_t *row_offset=nullptr, const BlockingFactors *params=nullptr) are not documented: 2025-05-07T19:51:12.9824437Z parameter 'trans' 2025-05-07T19:51:12.9824653Z parameter 'nRow' 2025-05-07T19:51:12.9824878Z parameter 'nCol' 2025-05-07T19:51:12.9825096Z parameter 'smat' 2025-05-07T19:51:12.9825322Z parameter 'ld' 2025-05-07T19:51:12.9825536Z parameter 'pmat' 2025-05-07T19:51:12.9825768Z parameter 'groups' 2025-05-07T19:51:12.9826009Z parameter 'params' 2025-05-07T19:51:12.9827211Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:408: warning: The following parameters of fbgemm::PackBMatrix::PackBMatrix(matrix_op_t trans, std::int32_t nRow, std::int32_t nCol, const inpType *smat, std::int32_t ld, inpType *pmat=nullptr, int groups=1, const BlockingFactors *params=nullptr) are not documented: 2025-05-07T19:51:12.9828463Z parameter 'trans' 2025-05-07T19:51:12.9828679Z parameter 'nRow' 2025-05-07T19:51:12.9828904Z parameter 'nCol' 2025-05-07T19:51:12.9829231Z parameter 'smat' 2025-05-07T19:51:12.9829458Z parameter 'ld' 2025-05-07T19:51:12.9829693Z parameter 'pmat' 2025-05-07T19:51:12.9829924Z parameter 'params' 2025-05-07T19:51:12.9831003Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8DepthwiseAvx2.h:22: warning: argument 'IC' of command @param is not found in the argument list of PackedDepthWiseConvMatrix::PackedDepthWiseConvMatrix(int OC, int kernel_prod, const std::int8_t *smat) 2025-05-07T19:51:12.9832949Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8DirectconvAvx2.h:23: warning: argument 'IC' of command @param is not found in the argument list of PackedDirectConvMatrix::PackedDirectConvMatrix(int IC_per_G, int OC_per_G, int filter_prod, const std::int8_t *smat) 2025-05-07T19:51:12.9834914Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8DirectconvAvx2.h:23: warning: argument 'OC' of command @param is not found in the argument list of PackedDirectConvMatrix::PackedDirectConvMatrix(int IC_per_G, int OC_per_G, int filter_prod, const std::int8_t *smat) 2025-05-07T19:51:12.9836938Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8DirectconvAvx2.h:23: warning: argument 'kernel_prod' of command @param is not found in the argument list of PackedDirectConvMatrix::PackedDirectConvMatrix(int IC_per_G, int OC_per_G, int filter_prod, const std::int8_t *smat) 2025-05-07T19:51:12.9838990Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8DirectconvAvx2.h:23: warning: The following parameters of fbgemm::PackedDirectConvMatrix::PackedDirectConvMatrix(int IC_per_G, int OC_per_G, int filter_prod, const std::int8_t *smat) are not documented: 2025-05-07T19:51:12.9840109Z parameter 'IC_per_G' 2025-05-07T19:51:12.9840361Z parameter 'OC_per_G' 2025-05-07T19:51:12.9840604Z parameter 'filter_prod' 2025-05-07T19:51:12.9841664Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:87: warning: The following parameter of fbgemm::PackMatrix::PackMatrix(std::int32_t rows, std::int32_t cols, inpType *pmat, int groups=1, const BlockingFactors *params=nullptr) is not documented: 2025-05-07T19:51:12.9842682Z parameter 'params' 2025-05-07T19:51:12.9843972Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:526: warning: argument 'pmat' of command @param is not found in the argument list of PackWeightMatrixForGConv< T, accT, SPATIAL_DIM >::PackWeightMatrixForGConv(matrix_op_t trans, const conv_param_t< SPATIAL_DIM > &conv_param, const inpType *sdata, inpType *pdata=nullptr) 2025-05-07T19:51:12.9846221Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:526: warning: The following parameters of fbgemm::PackWeightMatrixForGConv::PackWeightMatrixForGConv(matrix_op_t trans, const conv_param_t< SPATIAL_DIM > &conv_param, const inpType *sdata, inpType *pdata=nullptr) are not documented: 2025-05-07T19:51:12.9847424Z parameter 'trans' 2025-05-07T19:51:12.9847667Z parameter 'conv_param' 2025-05-07T19:51:12.9847922Z parameter 'sdata' 2025-05-07T19:51:12.9848141Z parameter 'pdata' 2025-05-07T19:51:12.9849757Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:1280: warning: The following parameters of fbgemm::ReQuantizeForFloat::ReQuantizeForFloat(nextOPType &nextop, float Aq_scale, const float *Bq_scale, std::int32_t Aq_zero_point, const std::int32_t *Bq_zero_point, const std::int32_t *row_offsets, const std::int32_t *col_offsets, const float *bias, std::uint32_t nCol, int groups=1) are not documented: 2025-05-07T19:51:12.9851693Z parameter 'nextop' 2025-05-07T19:51:12.9851940Z parameter 'Aq_scale' 2025-05-07T19:51:12.9852183Z parameter 'Aq_zero_point' 2025-05-07T19:51:12.9852445Z parameter 'nCol' 2025-05-07T19:51:12.9852680Z parameter 'groups' 2025-05-07T19:51:12.9854334Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:1167: warning: The following parameters of fbgemm::ReQuantizeOutput::ReQuantizeOutput(nextOPType &nextop, const float *C_multiplier, std::int32_t C_zero_point, std::int32_t Aq_zero_point, const std::int32_t *Bq_zero_point, const std::int32_t *row_offsets, const std::int32_t *col_offsets, const BIAS_T *bias, std::uint32_t nCol, int groups=1, const float *act_times_w_scale=nullptr) are not documented: 2025-05-07T19:51:12.9856026Z parameter 'nextop' 2025-05-07T19:51:12.9856330Z parameter 'C_zero_point' 2025-05-07T19:51:12.9856596Z parameter 'Aq_zero_point' 2025-05-07T19:51:12.9856858Z parameter 'nCol' 2025-05-07T19:51:12.9857077Z parameter 'groups' 2025-05-07T19:51:12.9858752Z /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h:1389: warning: The following parameters of fbgemm::fbgemmGroupwiseConv(const conv_param_t< SPATIAL_DIM > &conv_param, const std::uint8_t *activations, std::int32_t a_zero_point, std::int32_t *rowOffsetBuf, packed_W &packed_weights, outType *out, std::int32_t *outBuffer, const ReQuantizeOutput< FUSE_RELU, Q_GRAN, BIAS_TYPE > &outProcess, int thread_id, int num_threads) are not documented: 2025-05-07T19:51:12.9860447Z parameter 'conv_param' 2025-05-07T19:51:12.9860708Z parameter 'activations' 2025-05-07T19:51:12.9860975Z parameter 'a_zero_point' 2025-05-07T19:51:12.9861228Z parameter 'packed_weights' 2025-05-07T19:51:12.9861491Z parameter 'out' 2025-05-07T19:51:12.9861713Z parameter 'outBuffer' 2025-05-07T19:51:12.9861971Z parameter 'outProcess' 2025-05-07T19:51:12.9862217Z parameter 'thread_id' 2025-05-07T19:51:12.9862470Z parameter 'num_threads' 2025-05-07T19:51:12.9863401Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmConvert.h:78: warning: The following parameters of fbgemm::FloatToFloat16_ref(const float *src, float16 *dst, size_t size, bool do_clip=false) are not documented: 2025-05-07T19:51:12.9864321Z parameter 'src' 2025-05-07T19:51:12.9864547Z parameter 'dst' 2025-05-07T19:51:12.9864760Z parameter 'size' 2025-05-07T19:51:12.9865629Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmConvert.h:98: warning: The following parameters of fbgemm::FloatToFloat16_simd(const float *src, float16 *dst, size_t size, bool do_clip=false) are not documented: 2025-05-07T19:51:12.9866532Z parameter 'src' 2025-05-07T19:51:12.9866763Z parameter 'dst' 2025-05-07T19:51:12.9866973Z parameter 'size' 2025-05-07T19:51:12.9868324Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:53: warning: The following parameters of fbgemm::GenerateEmbeddingSpMDM(const std::int64_t block_size, bool has_weight, bool normalize_by_lengths, int prefetch=16, bool is_weight_positional=false, bool use_offsets=true, bool is_bf16_out=false, bool is_bf16_in=false) are not documented: 2025-05-07T19:51:12.9869732Z parameter 'block_size' 2025-05-07T19:51:12.9869980Z parameter 'has_weight' 2025-05-07T19:51:12.9870248Z parameter 'normalize_by_lengths' 2025-05-07T19:51:12.9870527Z parameter 'prefetch' 2025-05-07T19:51:12.9870785Z parameter 'is_weight_positional' 2025-05-07T19:51:12.9871066Z parameter 'is_bf16_out' 2025-05-07T19:51:12.9871324Z parameter 'is_bf16_in' 2025-05-07T19:51:12.9873098Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:87: warning: The following parameters of fbgemm::GenerateEmbeddingSpMDMWithStrides(const std::int64_t block_size, bool has_weight, bool normalize_by_lengths, int prefetch=16, bool is_weight_positional=false, bool use_offsets=true, std::int64_t output_stride=-1, std::int64_t input_stride=-1, bool scale_bias_last=true, bool no_bag=false, bool is_bf16_out=false, bool is_bf16_in=false) are not documented: 2025-05-07T19:51:12.9874896Z parameter 'block_size' 2025-05-07T19:51:12.9875151Z parameter 'has_weight' 2025-05-07T19:51:12.9875404Z parameter 'normalize_by_lengths' 2025-05-07T19:51:12.9875696Z parameter 'prefetch' 2025-05-07T19:51:12.9875942Z parameter 'is_weight_positional' 2025-05-07T19:51:12.9876235Z parameter 'use_offsets' 2025-05-07T19:51:12.9876487Z parameter 'no_bag' 2025-05-07T19:51:12.9876717Z parameter 'is_bf16_out' 2025-05-07T19:51:12.9876972Z parameter 'is_bf16_in' 2025-05-07T19:51:12.9878252Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:120: warning: The following parameters of fbgemm::GenerateEmbeddingSpMDMNBit(int bit_rate, const std::int64_t block_size, bool has_weight, bool normalize_by_lengths, int prefetch=16, bool is_weight_positional=false, bool use_offsets=true) are not documented: 2025-05-07T19:51:12.9879588Z parameter 'block_size' 2025-05-07T19:51:12.9879900Z parameter 'has_weight' 2025-05-07T19:51:12.9880165Z parameter 'normalize_by_lengths' 2025-05-07T19:51:12.9880456Z parameter 'prefetch' 2025-05-07T19:51:12.9880704Z parameter 'is_weight_positional' 2025-05-07T19:51:12.9880999Z parameter 'use_offsets' 2025-05-07T19:51:12.9883025Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:143: warning: The following parameters of fbgemm::GenerateEmbeddingSpMDMNBitWithStrides(const int input_bit_rate, const std::int64_t block_size, bool has_weight, bool normalize_by_lengths, int prefetch=16, bool is_weight_positional=false, bool use_offsets=true, std::int64_t output_stride=-1, std::int64_t input_stride=-1, bool scale_bias_last=true, const bool is_bf16_out=false, const bool no_bag=false, int output_bit_rate=-1) are not documented: 2025-05-07T19:51:12.9885005Z parameter 'input_bit_rate' 2025-05-07T19:51:12.9885278Z parameter 'block_size' 2025-05-07T19:51:12.9885519Z parameter 'has_weight' 2025-05-07T19:51:12.9885787Z parameter 'normalize_by_lengths' 2025-05-07T19:51:12.9886068Z parameter 'prefetch' 2025-05-07T19:51:12.9886327Z parameter 'is_weight_positional' 2025-05-07T19:51:12.9886604Z parameter 'use_offsets' 2025-05-07T19:51:12.9886862Z parameter 'is_bf16_out' 2025-05-07T19:51:12.9887101Z parameter 'no_bag' 2025-05-07T19:51:12.9887404Z parameter 'output_bit_rate' 2025-05-07T19:51:12.9889032Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:177: warning: The following parameters of fbgemm::GenerateEmbeddingSpMDMFP8WithStrides(const std::int64_t block_size, bool normalize_by_lengths, bool is_weight_positional=false, bool use_offsets=true, std::int64_t output_stride=-1, std::int64_t input_stride=-1, int exponent_bits=4, int exponent_bias=7, bool is_bf16_out=false) are not documented: 2025-05-07T19:51:12.9890650Z parameter 'block_size' 2025-05-07T19:51:12.9890915Z parameter 'normalize_by_lengths' 2025-05-07T19:51:12.9891202Z parameter 'is_weight_positional' 2025-05-07T19:51:12.9891494Z parameter 'use_offsets' 2025-05-07T19:51:12.9891761Z parameter 'is_bf16_out' 2025-05-07T19:51:12.9893128Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:246: warning: The following parameters of fbgemm::GenerateEmbeddingSpMDMNBitRowWiseSparse(int bit_rate, const std::int64_t block_size, bool has_weight, bool normalize_by_lengths, int prefetch=16, bool is_weight_positional=false, bool use_offsets=true) are not documented: 2025-05-07T19:51:12.9894535Z parameter 'block_size' 2025-05-07T19:51:12.9894778Z parameter 'has_weight' 2025-05-07T19:51:12.9895043Z parameter 'normalize_by_lengths' 2025-05-07T19:51:12.9895317Z parameter 'prefetch' 2025-05-07T19:51:12.9895573Z parameter 'is_weight_positional' 2025-05-07T19:51:12.9895861Z parameter 'use_offsets' 2025-05-07T19:51:12.9897015Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h:318: warning: The following parameters of fbgemm::GenerateRowWiseSparseAdaGradFused(int block_size, int prefetch=16, bool use_offsets=true, bool use_stochastic_rounding=true, int grad_stride=-1) are not documented: 2025-05-07T19:51:12.9898212Z parameter 'block_size' 2025-05-07T19:51:12.9898453Z parameter 'prefetch' 2025-05-07T19:51:12.9898701Z parameter 'use_offsets' 2025-05-07T19:51:12.9898962Z parameter 'use_stochastic_rounding' 2025-05-07T19:51:12.9901045Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8DepthwiseAvx2.h:58: warning: The following parameters of fbgemm::depthwise_2d_same_pad(int N, int H, int W, int IC, int OC, int stride_h, int stride_w, std::int32_t A_zero_point, const std::uint8_t *A, const std::int32_t *B_zero_point, const PackedDepthWiseConvMatrix &Bp, const float *C_multiplier, std::int32_t C_zero_point, std::uint8_t *C, const std::int32_t *col_offsets, const BIAS_TYPE *bias, bool fuse_relu=false, const float *act_times_w_scale=nullptr, int thread_id=0, int num_threads=1) are not documented: 2025-05-07T19:51:12.9903080Z parameter 'N' 2025-05-07T19:51:12.9903294Z parameter 'H' 2025-05-07T19:51:12.9903520Z parameter 'W' 2025-05-07T19:51:12.9903728Z parameter 'IC' 2025-05-07T19:51:12.9904001Z parameter 'OC' 2025-05-07T19:51:12.9904232Z parameter 'stride_h' 2025-05-07T19:51:12.9904468Z parameter 'stride_w' 2025-05-07T19:51:12.9904727Z parameter 'A_zero_point' 2025-05-07T19:51:12.9904975Z parameter 'A' 2025-05-07T19:51:12.9905234Z parameter 'B_zero_point' 2025-05-07T19:51:12.9905483Z parameter 'Bp' 2025-05-07T19:51:12.9905721Z parameter 'C_multiplier' 2025-05-07T19:51:12.9905975Z parameter 'C_zero_point' 2025-05-07T19:51:12.9906233Z parameter 'C' 2025-05-07T19:51:12.9906446Z parameter 'bias' 2025-05-07T19:51:12.9906685Z parameter 'fuse_relu' 2025-05-07T19:51:12.9906925Z parameter 'thread_id' 2025-05-07T19:51:12.9907174Z parameter 'num_threads' 2025-05-07T19:51:12.9909138Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8DepthwiseAvx2.h:89: warning: The following parameters of fbgemm::depthwise_3d_same_pad(const conv_param_t< 3 > &conv_p, std::int32_t A_zero_point, const std::uint8_t *A, const std::int32_t *B_zero_point, const PackedDepthWiseConvMatrix &Bp, const float *C_multiplier, std::int32_t C_zero_point, std::uint8_t *C, const std::int32_t *col_offsets, const BIAS_TYPE *bias, bool fuse_relu=false, const float *act_times_w_scale=nullptr, int thread_id=0, int num_threads=1) are not documented: 2025-05-07T19:51:12.9911092Z parameter 'conv_p' 2025-05-07T19:51:12.9911387Z parameter 'A_zero_point' 2025-05-07T19:51:12.9911644Z parameter 'A' 2025-05-07T19:51:12.9911866Z parameter 'B_zero_point' 2025-05-07T19:51:12.9912115Z parameter 'Bp' 2025-05-07T19:51:12.9912336Z parameter 'C_multiplier' 2025-05-07T19:51:12.9912595Z parameter 'C_zero_point' 2025-05-07T19:51:12.9912832Z parameter 'C' 2025-05-07T19:51:12.9913053Z parameter 'bias' 2025-05-07T19:51:12.9913275Z parameter 'fuse_relu' 2025-05-07T19:51:12.9913529Z parameter 'act_times_w_scale' 2025-05-07T19:51:12.9913791Z parameter 'thread_id' 2025-05-07T19:51:12.9914042Z parameter 'num_threads' 2025-05-07T19:51:12.9915120Z /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmSparse.h:108: warning: The following parameters of fbgemm::SparseDenseMM(int M, int N, const int *row_ptr, const int *col_idx, const float *values, const float *B, int ldb, float *C, int ldc, bool accum=false) are not documented: 2025-05-07T19:51:12.9916212Z parameter 'M' 2025-05-07T19:51:12.9916439Z parameter 'N' 2025-05-07T19:51:12.9916656Z parameter 'row_ptr' 2025-05-07T19:51:12.9916897Z parameter 'col_idx' 2025-05-07T19:51:12.9917124Z parameter 'values' 2025-05-07T19:51:12.9917500Z parameter 'B' 2025-05-07T19:51:12.9917711Z parameter 'ldb' 2025-05-07T19:51:12.9917934Z parameter 'C' 2025-05-07T19:51:12.9918139Z parameter 'ldc' 2025-05-07T19:51:12.9919343Z /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtils.h:291: warning: The following parameters of fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalf(int bit_rate, const uint8_t *input, size_t input_rows, int input_columns, OutputType *output, bool scale_bias_last=true) are not documented: 2025-05-07T19:51:12.9920599Z parameter 'input' 2025-05-07T19:51:12.9920824Z parameter 'input_rows' 2025-05-07T19:51:12.9921155Z parameter 'input_columns' 2025-05-07T19:51:12.9921408Z parameter 'output' 2025-05-07T19:51:12.9921663Z parameter 'scale_bias_last' 2025-05-07T19:51:12.9922451Z /__w/FBGEMM/FBGEMM/src/Utils.cc:88: warning: The following parameter of fbgemm::printMatrix(matrix_op_t op, const T *inp, size_t R, size_t C, size_t ld, std::string name) is not documented: 2025-05-07T19:51:12.9923263Z parameter 'inp' 2025-05-07T19:51:12.9924085Z /__w/FBGEMM/FBGEMM/include/fbgemm/Utils.h:113: warning: The following parameters of fbgemm::transpose_simd(int64_t M, int64_t N, const T *src, int64_t ld_src, T *dst, int64_t ld_dst) are not documented: 2025-05-07T19:51:12.9924938Z parameter 'src' 2025-05-07T19:51:12.9925167Z parameter 'ld_src' 2025-05-07T19:51:12.9925389Z parameter 'dst' 2025-05-07T19:51:12.9925616Z parameter 'ld_dst' 2025-05-07T19:51:12.9926615Z /__w/FBGEMM/FBGEMM/include/fbgemm/Utils.h:320: warning: argument 'stop' of command @param is not found in the argument list of fbgemm::fbgemmPartition1D(int thread_id, int num_threads, std::int64_t total_work, std::int64_t &start, std::int64_t &end) 2025-05-07T19:51:12.9928436Z /__w/FBGEMM/FBGEMM/include/fbgemm/Utils.h:320: warning: The following parameters of fbgemm::fbgemmPartition1D(int thread_id, int num_threads, std::int64_t total_work, std::int64_t &start, std::int64_t &end) are not documented: 2025-05-07T19:51:12.9929423Z parameter 'thread_id' 2025-05-07T19:51:12.9929674Z parameter 'num_threads' 2025-05-07T19:51:12.9929942Z parameter 'total_work' 2025-05-07T19:51:12.9930179Z parameter 'end' 2025-05-07T19:51:12.9931256Z /__w/FBGEMM/FBGEMM/include/fbgemm/Utils.h:339: warning: argument 'stop' of command @param is not found in the argument list of fbgemm::fbgemmPartition1DBlocked(int thread_id, int num_threads, std::int64_t total_work, int block_size, std::int64_t &start, std::int64_t &end) 2025-05-07T19:51:12.9933161Z /__w/FBGEMM/FBGEMM/include/fbgemm/Utils.h:339: warning: The following parameters of fbgemm::fbgemmPartition1DBlocked(int thread_id, int num_threads, std::int64_t total_work, int block_size, std::int64_t &start, std::int64_t &end) are not documented: 2025-05-07T19:51:12.9934211Z parameter 'thread_id' 2025-05-07T19:51:12.9934464Z parameter 'num_threads' 2025-05-07T19:51:12.9934722Z parameter 'total_work' 2025-05-07T19:51:12.9935031Z parameter 'block_size' 2025-05-07T19:51:12.9935279Z parameter 'end' 2025-05-07T19:51:12.9935935Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:20: warning: The following parameter of fbgemm::gen16BitVectorOne(x86::Emitter *a, T dest) is not documented: 2025-05-07T19:51:12.9936658Z parameter 'a' 2025-05-07T19:51:12.9937364Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:51: warning: The following parameters of fbgemm::emitLoadDWord(x86::Emitter *a, T dest, const x86::Mem &ptr) are not documented: 2025-05-07T19:51:12.9938141Z parameter 'a' 2025-05-07T19:51:12.9938351Z parameter 'ptr' 2025-05-07T19:51:12.9939158Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:78: warning: The following parameter of fbgemm::emitExtractHalfVector(x86::Emitter *a, x86::Ymm half, const x86::Zmm vec, int idx) is not documented: 2025-05-07T19:51:12.9940011Z parameter 'a' 2025-05-07T19:51:12.9940663Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:130: warning: The following parameter of fbgemm::gen8BitVectorOne(x86::Emitter *a, T dest) is not documented: 2025-05-07T19:51:12.9941377Z parameter 'a' 2025-05-07T19:51:12.9942802Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:154: warning: The following parameters of fbgemm::genU8I8S32FMA(x86::Emitter *a, typename simd_info< INST_SET >::vec_reg_t aReg, typename simd_info< INST_SET >::vec_reg_t bReg, typename simd_info< INST_SET >::vec_reg_t cReg, typename simd_info< INST_SET >::vec_reg_t oneReg16Bit, typename simd_info< INST_SET >::vec_reg_t tmpReg) are not documented: 2025-05-07T19:51:12.9944273Z parameter 'a' 2025-05-07T19:51:12.9944496Z parameter 'aReg' 2025-05-07T19:51:12.9944713Z parameter 'bReg' 2025-05-07T19:51:12.9944953Z parameter 'oneReg16Bit' 2025-05-07T19:51:12.9945201Z parameter 'tmpReg' 2025-05-07T19:51:12.9946476Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:195: warning: The following parameters of fbgemm::genU8Sum4(x86::Emitter *a, typename simd_info< INST_SET >::vec_reg_t src, typename simd_info< INST_SET >::vec_reg_t dest, typename simd_info< INST_SET >::vec_reg_t oneReg16Bit, typename simd_info< INST_SET >::vec_reg_t tmpReg) are not documented: 2025-05-07T19:51:12.9947779Z parameter 'a' 2025-05-07T19:51:12.9947990Z parameter 'src' 2025-05-07T19:51:12.9948229Z parameter 'oneReg16Bit' 2025-05-07T19:51:12.9948476Z parameter 'tmpReg' 2025-05-07T19:51:12.9949184Z /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h:242: warning: The following parameters of fbgemm::genU8Sum8(x86::Emitter *a, T src, T dest, T tmpReg) are not documented: 2025-05-07T19:51:12.9949921Z parameter 'a' 2025-05-07T19:51:12.9950141Z parameter 'src' 2025-05-07T19:51:12.9950356Z parameter 'tmpReg' 2025-05-07T19:51:12.9962974Z /__w/FBGEMM/FBGEMM/src/RefImplementations.h:24: warning: The following parameters of fbgemm::requantize_u8acc32_ref(int M, int N, int ld, const std::int32_t *inp, std::uint8_t *out, std::int32_t C_multiplier, std::int32_t C_right_shift, std::int32_t C_zero_point, std::int32_t A_zero_point, std::int32_t B_zero_point, const std::int32_t *row_offsets, const std::int32_t *col_offsets, const std::int32_t *bias, bool fuse_relu=false) are not documented: 2025-05-07T19:51:12.9964887Z parameter 'M' 2025-05-07T19:51:12.9965110Z parameter 'N' 2025-05-07T19:51:12.9965340Z parameter 'ld' 2025-05-07T19:51:12.9965556Z parameter 'inp' 2025-05-07T19:51:12.9965786Z parameter 'out' 2025-05-07T19:51:12.9966017Z parameter 'C_multiplier' 2025-05-07T19:51:12.9966289Z parameter 'C_right_shift' 2025-05-07T19:51:12.9966550Z parameter 'C_zero_point' 2025-05-07T19:51:12.9966815Z parameter 'A_zero_point' 2025-05-07T19:51:12.9967078Z parameter 'B_zero_point' 2025-05-07T19:51:12.9967330Z parameter 'row_offsets' 2025-05-07T19:51:12.9967591Z parameter 'col_offsets' 2025-05-07T19:51:12.9967835Z parameter 'fuse_relu' 2025-05-07T19:51:12.9969563Z /__w/FBGEMM/FBGEMM/src/RefImplementations.h:45: warning: The following parameters of fbgemm::requantize_u8acc32_ref(int M, int N, int ld, const std::int32_t *inp, std::uint8_t *out, const float *C_multiplier, std::int32_t C_zero_point, std::int32_t A_zero_point, const std::int32_t *B_zero_point, const std::int32_t *row_offsets, const std::int32_t *col_offsets, const std::int32_t *bias, int ncols_per_quant_group, bool fuse_relu=false) are not documented: 2025-05-07T19:51:12.9971229Z parameter 'M' 2025-05-07T19:51:12.9971441Z parameter 'N' 2025-05-07T19:51:12.9971665Z parameter 'ld' 2025-05-07T19:51:12.9971878Z parameter 'inp' 2025-05-07T19:51:12.9972108Z parameter 'out' 2025-05-07T19:51:12.9972334Z parameter 'C_multiplier' 2025-05-07T19:51:12.9972609Z parameter 'C_zero_point' 2025-05-07T19:51:12.9972864Z parameter 'A_zero_point' 2025-05-07T19:51:12.9973127Z parameter 'B_zero_point' 2025-05-07T19:51:12.9973375Z parameter 'row_offsets' 2025-05-07T19:51:12.9973638Z parameter 'col_offsets' 2025-05-07T19:51:12.9973895Z parameter 'fuse_relu' 2025-05-07T19:51:12.9975010Z /__w/FBGEMM/FBGEMM/src/RefImplementations.h:145: warning: The following parameters of fbgemm::col_offsets_with_zero_pt_s8acc32_ref(int K, int N, int ld, const std::int8_t *Bint8, const std::int32_t *B_zero_point, std::int32_t *col_offsets, int ncols_per_quant_group) are not documented: 2025-05-07T19:51:12.9976142Z parameter 'K' 2025-05-07T19:51:12.9976350Z parameter 'N' 2025-05-07T19:51:12.9976575Z parameter 'ld' 2025-05-07T19:51:12.9976791Z parameter 'Bint8' 2025-05-07T19:51:12.9977029Z parameter 'B_zero_point' 2025-05-07T19:51:12.9977284Z parameter 'col_offsets' 2025-05-07T19:51:12.9978313Z /__w/FBGEMM/FBGEMM/src/RefImplementations.h:160: warning: The following parameters of fbgemm::spmdm_ref(int M, const std::uint8_t *A, int lda, CompressedSparseColumn &B, bool accumulation, std::int32_t *C, int ldc, int groups=1) are not documented: 2025-05-07T19:51:12.9979354Z parameter 'M' 2025-05-07T19:51:12.9979575Z parameter 'A' 2025-05-07T19:51:12.9979779Z parameter 'lda' 2025-05-07T19:51:12.9979999Z parameter 'B' 2025-05-07T19:51:12.9980230Z parameter 'accumulation' 2025-05-07T19:51:12.9980471Z parameter 'C' 2025-05-07T19:51:12.9980688Z parameter 'ldc' 2025-05-07T19:51:12.9982076Z /__w/FBGEMM/FBGEMM/src/RefImplementations.h:332: warning: The following parameters of fbgemm::sparse_adagrad_ref(int num_rows, int block_size, std::uint64_t param_size, float *w, const float *g, float *h, const IndexType *indices, float epsilon, float lr, float weight_decay=0.f, const double *counter=nullptr, const int64_t counter_halflife=0) are not documented: 2025-05-07T19:51:12.9983517Z parameter 'epsilon' 2025-05-07T19:51:12.9983743Z parameter 'lr' 2025-05-07T19:51:12.9983976Z parameter 'weight_decay' 2025-05-07T19:51:12.9985430Z /__w/FBGEMM/FBGEMM/src/RefImplementations.h:361: warning: The following parameters of fbgemm::rowwise_sparse_adagrad_ref(int num_rows, int block_size, std::uint64_t param_size, float *w, const float *g, float *h, const IndexType *indices, float epsilon, float lr, float weight_decay=0.f, const double *counter=nullptr, const int64_t counter_halflife=0) are not documented: 2025-05-07T19:51:12.9986962Z parameter 'epsilon' 2025-05-07T19:51:12.9987205Z parameter 'lr' 2025-05-07T19:51:12.9987429Z parameter 'weight_decay' 2025-05-07T19:51:12.9987982Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/cpu_utils.h:21: warning: Found unknown command '@params' 2025-05-07T19:51:12.9989416Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp:73: warning: argument 'dst_index' of command @param is not found in the argument list of fbgemm_gpu::checked_memcpy(void *dst, size_t dst_buffer, const void *src, size_t src_buffer, size_t copy_size) 2025-05-07T19:51:12.9991356Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp:73: warning: argument 'dst_size' of command @param is not found in the argument list of fbgemm_gpu::checked_memcpy(void *dst, size_t dst_buffer, const void *src, size_t src_buffer, size_t copy_size) 2025-05-07T19:51:12.9993361Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp:73: warning: argument 'src_index' of command @param is not found in the argument list of fbgemm_gpu::checked_memcpy(void *dst, size_t dst_buffer, const void *src, size_t src_buffer, size_t copy_size) 2025-05-07T19:51:12.9995312Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp:73: warning: argument 'src_size' of command @param is not found in the argument list of fbgemm_gpu::checked_memcpy(void *dst, size_t dst_buffer, const void *src, size_t src_buffer, size_t copy_size) 2025-05-07T19:51:12.9997171Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp:73: warning: The following parameters of fbgemm_gpu::checked_memcpy(void *dst, size_t dst_buffer, const void *src, size_t src_buffer, size_t copy_size) are not documented: 2025-05-07T19:51:12.9998213Z parameter 'dst_buffer' 2025-05-07T19:51:12.9998478Z parameter 'src_buffer' 2025-05-07T19:51:12.9999826Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine_cpu.cpp:513: warning: The following parameter of fbgemm_gpu::padding_fused_tbe_input_combine_with_length_cpu(const std::vector< Tensor > &indices_list, const std::vector< Tensor > &lengths_list, const std::vector< Tensor > &per_sample_weights, int64_t batch_size) is not documented: 2025-05-07T19:51:13.0001297Z parameter 'batch_size' 2025-05-07T19:51:13.0002283Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu:16: warning: argument 'padding_value' of command @param is not found in the argument list of fbgemm_gpu::__launch_bounds__(kMaxThreads) const 2025-05-07T19:51:13.0004239Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp:922: warning: The following parameter of fbgemm_gpu::jagged_index_select_2d(const Tensor &values, const Tensor &lengths, const Tensor &indices, const std::optional< int64_t > num_dense_output_rows) is not documented: 2025-05-07T19:51:13.0005508Z parameter 'num_dense_output_rows' 2025-05-07T19:51:13.0007043Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp:206: warning: argument 'emb' of command @param is not found in the argument list of fbgemm_gpu::kt_regroup_arguments_cpu(const Tensor &, const std::vector< std::vector< std::string > > &keys, const std::vector< std::vector< int64_t > > &lengths, const std::vector< std::vector< std::string > > &groups) 2025-05-07T19:51:13.0009509Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_forward.cu:155: warning: The following parameters of fbgemm_gpu::pack_segments_forward_cuda_v2(const Tensor &t_in, const Tensor &lengths, const int64_t max_length, const bool pad_minf, const bool return_presence_mask) are not documented: 2025-05-07T19:51:13.0010761Z parameter 'pad_minf' 2025-05-07T19:51:13.0011032Z parameter 'return_presence_mask' 2025-05-07T19:51:13.0011984Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/cumem_utils.h:208: warning: argument 'self' of command @param is not found in the argument list of fbgemm_gpu::initialize_nan_shared_mem(int64_t device_index) 2025-05-07T19:51:13.0013418Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/cumem_utils.h:208: warning: The following parameter of fbgemm_gpu::initialize_nan_shared_mem(int64_t device_index) is not documented: 2025-05-07T19:51:13.0014242Z parameter 'device_index' 2025-05-07T19:51:13.0015385Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:146: warning: The following parameter of fbgemm_gpu::expand_into_jagged_permute_cuda(const at::Tensor &permute, const at::Tensor &input_offsets, const at::Tensor &output_offsets, int64_t output_size) is not documented: 2025-05-07T19:51:13.0016557Z parameter 'output_size' 2025-05-07T19:51:13.0018730Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'lower' of command @param is not found in the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) 2025-05-07T19:51:13.0022425Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'upper_bound' of command @param is not found in the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) 2025-05-07T19:51:13.0026118Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'lengths' of command @param is not found in the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) 2025-05-07T19:51:13.0029802Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'num_bins' of command @param is not found in the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) 2025-05-07T19:51:13.0033485Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'lower' of command @param is not found in the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) 2025-05-07T19:51:13.0037169Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'upper_bound' of command @param is not found in the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) 2025-05-07T19:51:13.0039560Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:890: warning: Found unknown command '@parambin_ctr_weight_value' 2025-05-07T19:51:13.0040888Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'logit' from the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu has multiple @param documentation sections 2025-05-07T19:51:13.0042683Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: argument 'bin_ctr_in_use_after' from the argument list of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu has multiple @param documentation sections 2025-05-07T19:51:13.0045350Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h:808: warning: The following parameters of fbgemm_gpu::generic_histogram_binning_calibration_by_feature_cpu(const at::Tensor &logit, const at::Tensor &segment_value, const at::Tensor &segment_lengths, int64_t num_segments, const at::Tensor &bin_num_examples, const at::Tensor &bin_num_positives, const at::Tensor &bin_boundaries, double positive_weight, int64_t bin_ctr_in_use_after=0, double bin_ctr_weight_value=1.0) are not documented: 2025-05-07T19:51:13.0047315Z parameter 'segment_lengths' 2025-05-07T19:51:13.0047584Z parameter 'num_segments' 2025-05-07T19:51:13.0047854Z parameter 'bin_num_examples' 2025-05-07T19:51:13.0048124Z parameter 'bin_num_positives' 2025-05-07T19:51:13.0048409Z parameter 'bin_boundaries' 2025-05-07T19:51:13.0049081Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_table_batched_embeddings.cpp:254: warning: Found unknown command '@count' 2025-05-07T19:51:13.0050762Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_table_batched_embeddings.cpp:230: warning: The following parameter of compact_indices_cuda(std::vector< Tensor > compact_indices, Tensor compact_count, std::vector< Tensor > indices, Tensor masks, Tensor count) is not documented: 2025-05-07T19:51:13.0052024Z parameter 'count' 2025-05-07T19:51:13.0052694Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache_cuda.cuh:68: warning: explicit link request to 'cache_sets' could not be resolved 2025-05-07T19:51:13.0053816Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp:17: warning: No previous '\include' or '\dontinclude' command for '\skipline' present 2025-05-07T19:51:13.0055018Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp:17: warning: referenced pattern '[fbgemm-gpu.cpp.docs.examples.docstring.start]' for command '\skipline' not found 2025-05-07T19:51:13.0056214Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp:12: warning: No previous '\include' or '\dontinclude' command for '\skipline' present 2025-05-07T19:51:13.0057411Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp:12: warning: referenced pattern '[fbgemm-gpu.cpp.docs.examples.defgroup.start]' for command '\skipline' not found 2025-05-07T19:51:13.0058597Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp:15: warning: No previous '\include' or '\dontinclude' command for '\skipline' present 2025-05-07T19:51:13.0059785Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp:15: warning: referenced pattern '[fbgemm-gpu.cpp.docs.examples.defgroup.end]' for command '\skipline' not found 2025-05-07T19:51:13.0061724Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_fused_8bit_rowwise.cu:507: warning: The following parameters of fbgemm_gpu::_fused8bitrowwise_to_single_or_half_precision_gpu(const at::Tensor &input, const int64_t output_dtype, const bool scale_bias_last, const bool quant_padding_float_type) are not documented: 2025-05-07T19:51:13.0063040Z parameter 'scale_bias_last' 2025-05-07T19:51:13.0063338Z parameter 'quant_padding_float_type' 2025-05-07T19:51:13.0064612Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_fused_nbit_rowwise.cu:324: warning: The following parameter of fbgemm_gpu::_fusednbitrowwise_to_single_or_half_precision_gpu(const at::Tensor &input, const int64_t bit_rate, const int64_t output_dtype, const bool scale_bias_last) is not documented: 2025-05-07T19:51:13.0065914Z parameter 'scale_bias_last' 2025-05-07T19:51:13.0066980Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_cpu.cpp:337: warning: The following parameter of fbgemm_gpu::fusednbitrowwise_sbfront_to_float_cpu(const Tensor &input, const int64_t bit_rate, const int64_t output_dtype) is not documented: 2025-05-07T19:51:13.0068069Z parameter 'output_dtype' 2025-05-07T19:51:13.0069055Z /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtils.h:118: warning: The following parameters of fbgemm::QuantizeGroupwise(const float *src, int K, int C, int X, int G, const float *scales, const std::int32_t *zero_points, T *dst) are not documented: 2025-05-07T19:51:13.0070074Z parameter 'src' 2025-05-07T19:51:13.0070291Z parameter 'dst' 2025-05-07T19:51:13.0071425Z /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtils.h:275: warning: The following parameters of fbgemm::FloatOrHalfToFusedNBitRowwiseQuantizedSBHalf(int bit_rate, const InputType *input, size_t input_rows, int input_columns, std::uint8_t *output) are not documented: 2025-05-07T19:51:13.0072611Z parameter 'input' 2025-05-07T19:51:13.0072837Z parameter 'input_rows' 2025-05-07T19:51:13.0073163Z parameter 'input_columns' 2025-05-07T19:51:13.0073414Z parameter 'output' 2025-05-07T19:51:13.0075684Z /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc:450: warning: argument 'scale_bias_last' of command @param is not found in the argument list of fbgemm::EmbeddingSpMDM_autovec(const int64_t block_size, const int64_t output_size, const int64_t index_size, const int64_t data_size, const InType *input, const IndexType *indices, const OffsetType *offsets_or_lengths, const float *weights, bool normalize_by_lengths, OutType *out, const bool is_weight_positional, const bool use_offsets, const int64_t output_stride, const int64_t input_stride, const bool no_bag, const bool is_bf16_out, const bool is_bf16_in) 2025-05-07T19:51:13.0079969Z /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc:827: warning: The following parameter of fbgemm::EmbeddingSpMDMFP8_autovec(const int64_t block_size, const int64_t output_size, const int64_t index_size, const int64_t data_size, const uint8_t *input, const IndexType *indices, const OffsetType *offsets_or_lengths, const float *weights, bool normalize_by_lengths, OutType *out, const bool is_weight_positional, const bool use_offsets, const int64_t output_stride, const int64_t input_stride, const int exponent_bits, const int exponent_bias, const bool is_bf16_out) is not documented: 2025-05-07T19:51:13.0082269Z parameter 'input_stride' 2025-05-07T19:51:13.0082438Z 2025-05-07T19:51:13.0082707Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/layout_transform_ops 2025-05-07T19:51:13.0083325Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils 2025-05-07T19:51:13.0083956Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/merge_pooled_embedding_ops 2025-05-07T19:51:13.0084595Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/metric_ops 2025-05-07T19:51:13.0085229Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops 2025-05-07T19:51:13.0085927Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-05-07T19:51:13.0086622Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ps_split_embeddings_cache 2025-05-07T19:51:13.0087244Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops 2025-05-07T19:51:13.0087835Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/mx 2025-05-07T19:51:13.0088418Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops 2025-05-07T19:51:13.0089014Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache 2025-05-07T19:51:13.0089667Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils 2025-05-07T19:51:13.0090385Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-05-07T19:51:13.0091101Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/test 2025-05-07T19:51:13.0091726Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe 2025-05-07T19:51:13.0092257Z Searching for files in directory /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg 2025-05-07T19:51:13.0092763Z Searching for files in directory /__w/FBGEMM/FBGEMM/include 2025-05-07T19:51:13.0093222Z Searching for files in directory /__w/FBGEMM/FBGEMM/include/fbgemm 2025-05-07T19:51:13.0093683Z Searching for files in directory /__w/FBGEMM/FBGEMM/src 2025-05-07T19:51:13.0094107Z Searching for files in directory /__w/FBGEMM/FBGEMM/src/fp32 2025-05-07T19:51:13.0094491Z Reading and parsing tag files 2025-05-07T19:51:13.0094744Z Parsing files 2025-05-07T19:51:13.0095166Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/config/feature_gates.h... 2025-05-07T19:51:13.0095845Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/config/feature_gates.h... 2025-05-07T19:51:13.0096477Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/cumem_utils.h... 2025-05-07T19:51:13.0097126Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/cumem_utils.h... 2025-05-07T19:51:13.0097830Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/embedding_backward_template_helpers.cuh... 2025-05-07T19:51:13.0098658Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/embedding_backward_template_helpers.cuh... 2025-05-07T19:51:13.0099390Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/embedding_common.h... 2025-05-07T19:51:13.0100021Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/embedding_common.h... 2025-05-07T19:51:13.0100712Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/embedding_forward_split_cpu.h... 2025-05-07T19:51:13.0101439Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/embedding_forward_split_cpu.h... 2025-05-07T19:51:13.0102213Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/embedding_forward_template_helpers.cuh... 2025-05-07T19:51:13.0103016Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/embedding_forward_template_helpers.cuh... 2025-05-07T19:51:13.0103779Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/embedding_inplace_update.h... 2025-05-07T19:51:13.0104491Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/embedding_inplace_update.h... 2025-05-07T19:51:13.0105144Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/input_combine.h... 2025-05-07T19:51:13.0105763Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/input_combine.h... 2025-05-07T19:51:13.0106438Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/intraining_embedding_pruning.h... 2025-05-07T19:51:13.0107191Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/intraining_embedding_pruning.h... 2025-05-07T19:51:13.0107917Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/layout_transform_ops.cuh... 2025-05-07T19:51:13.0108602Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/layout_transform_ops.cuh... 2025-05-07T19:51:13.0109302Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/merge_pooled_embeddings.h... 2025-05-07T19:51:13.0109989Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/merge_pooled_embeddings.h... 2025-05-07T19:51:13.0110732Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_multi_embedding_function.h... 2025-05-07T19:51:13.0111513Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_multi_embedding_function.h... 2025-05-07T19:51:13.0112284Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_function.h... 2025-05-07T19:51:13.0113076Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_function.h... 2025-05-07T19:51:13.0113886Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops.h... 2025-05-07T19:51:13.0114633Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops.h... 2025-05-07T19:51:13.0115414Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops_split.h... 2025-05-07T19:51:13.0116196Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops_split.h... 2025-05-07T19:51:13.0116970Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embs_function.h... 2025-05-07T19:51:13.0117869Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embs_function.h... 2025-05-07T19:51:13.0118639Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embs_function_split.h... 2025-05-07T19:51:13.0119423Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embs_function_split.h... 2025-05-07T19:51:13.0120144Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/quantize_ops.cuh... 2025-05-07T19:51:13.0120776Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/quantize_ops.cuh... 2025-05-07T19:51:13.0121560Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/quantize_ops_utils.h... 2025-05-07T19:51:13.0122223Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/quantize_ops_utils.h... 2025-05-07T19:51:13.0122856Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/rocm/cdna_guard.h... 2025-05-07T19:51:13.0123486Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/rocm/cdna_guard.h... 2025-05-07T19:51:13.0124179Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/rocm/split_embeddings_common.h... 2025-05-07T19:51:13.0124911Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/rocm/split_embeddings_common.h... 2025-05-07T19:51:13.0125597Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.cuh... 2025-05-07T19:51:13.0126206Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.cuh... 2025-05-07T19:51:13.0126810Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h... 2025-05-07T19:51:13.0127409Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h... 2025-05-07T19:51:13.0128106Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/cachelib_cache.h... 2025-05-07T19:51:13.0128918Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/cachelib_cache.h... 2025-05-07T19:51:13.0129725Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/kv_db_cpp_utils.h... 2025-05-07T19:51:13.0130552Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/kv_db_cpp_utils.h... 2025-05-07T19:51:13.0131334Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache_cuda.cuh... 2025-05-07T19:51:13.0132098Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache_cuda.cuh... 2025-05-07T19:51:13.0132835Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_utils.cuh... 2025-05-07T19:51:13.0133539Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_utils.cuh... 2025-05-07T19:51:13.0134244Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_utils.h... 2025-05-07T19:51:13.0134921Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_utils.h... 2025-05-07T19:51:13.0135597Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/assert_macros.h... 2025-05-07T19:51:13.0136256Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/assert_macros.h... 2025-05-07T19:51:13.0136936Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/barrier_isolation.cuh... 2025-05-07T19:51:13.0137724Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/barrier_isolation.cuh... 2025-05-07T19:51:13.0138398Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/bench_utils.cuh... 2025-05-07T19:51:13.0139061Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/bench_utils.cuh... 2025-05-07T19:51:13.0139759Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/binary_search_range.cuh... 2025-05-07T19:51:13.0140473Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/binary_search_range.cuh... 2025-05-07T19:51:13.0141196Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/binary_search_range.h... 2025-05-07T19:51:13.0141895Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/binary_search_range.h... 2025-05-07T19:51:13.0142588Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/bitonic_sort.cuh... 2025-05-07T19:51:13.0143261Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/bitonic_sort.cuh... 2025-05-07T19:51:13.0143907Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/cpu_utils.h... 2025-05-07T19:51:13.0144538Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/cpu_utils.h... 2025-05-07T19:51:13.0145264Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/cub_namespace_postfix.cuh... 2025-05-07T19:51:13.0146023Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/cub_namespace_postfix.cuh... 2025-05-07T19:51:13.0146765Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/cub_namespace_prefix.cuh... 2025-05-07T19:51:13.0147512Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/cub_namespace_prefix.cuh... 2025-05-07T19:51:13.0148232Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/cuda_block_count.h... 2025-05-07T19:51:13.0148909Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/cuda_block_count.h... 2025-05-07T19:51:13.0149597Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/cuda_prelude.cuh... 2025-05-07T19:51:13.0150258Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/cuda_prelude.cuh... 2025-05-07T19:51:13.0150967Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/device_cache_flusher.cuh... 2025-05-07T19:51:13.0151709Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/device_cache_flusher.cuh... 2025-05-07T19:51:13.0152425Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/device_properties.cuh... 2025-05-07T19:51:13.0153143Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/device_properties.cuh... 2025-05-07T19:51:13.0153831Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/dispatch_macros.h... 2025-05-07T19:51:13.0154512Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/dispatch_macros.h... 2025-05-07T19:51:13.0155263Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/embedding_bounds_check_common.cuh... 2025-05-07T19:51:13.0156083Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/embedding_bounds_check_common.cuh... 2025-05-07T19:51:13.0156796Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/enum_utils.h... 2025-05-07T19:51:13.0157437Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/enum_utils.h... 2025-05-07T19:51:13.0158096Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/find_qparams.cuh... 2025-05-07T19:51:13.0158758Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/find_qparams.cuh... 2025-05-07T19:51:13.0159434Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/fixed_divisor.cuh... 2025-05-07T19:51:13.0160108Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/fixed_divisor.cuh... 2025-05-07T19:51:13.0160758Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/float.cuh... 2025-05-07T19:51:13.0161506Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/float.cuh... 2025-05-07T19:51:13.0162202Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/host_device_buffer_pair.cuh... 2025-05-07T19:51:13.0162973Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/host_device_buffer_pair.cuh... 2025-05-07T19:51:13.0163704Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/inclusive_sum_scan.cuh... 2025-05-07T19:51:13.0164425Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/inclusive_sum_scan.cuh... 2025-05-07T19:51:13.0165127Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/kernel_launcher.cuh... 2025-05-07T19:51:13.0165824Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/kernel_launcher.cuh... 2025-05-07T19:51:13.0166471Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/log2.h... 2025-05-07T19:51:13.0167055Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/log2.h... 2025-05-07T19:51:13.0167671Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/ops_utils.h... 2025-05-07T19:51:13.0168292Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/ops_utils.h... 2025-05-07T19:51:13.0169046Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/pt2_autograd_utils.h... 2025-05-07T19:51:13.0169754Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/pt2_autograd_utils.h... 2025-05-07T19:51:13.0170418Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/half2.h... 2025-05-07T19:51:13.0171054Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/half2.h... 2025-05-07T19:51:13.0171746Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/stochastic_rounding.h... 2025-05-07T19:51:13.0172509Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/stochastic_rounding.h... 2025-05-07T19:51:13.0173193Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/vec2.h... 2025-05-07T19:51:13.0173824Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/vec2.h... 2025-05-07T19:51:13.0174475Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/weight_row.h... 2025-05-07T19:51:13.0175148Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/weight_row.h... 2025-05-07T19:51:13.0175826Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/shared_memory.cuh... 2025-05-07T19:51:13.0176495Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/shared_memory.cuh... 2025-05-07T19:51:13.0177170Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/source_context.h... 2025-05-07T19:51:13.0177835Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/source_context.h... 2025-05-07T19:51:13.0178525Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/stochastic_rounding.cuh... 2025-05-07T19:51:13.0179261Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/stochastic_rounding.cuh... 2025-05-07T19:51:13.0179959Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_accessor.h... 2025-05-07T19:51:13.0180644Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_accessor.h... 2025-05-07T19:51:13.0181360Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_accessor_builder.h... 2025-05-07T19:51:13.0182100Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_accessor_builder.h... 2025-05-07T19:51:13.0182804Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h... 2025-05-07T19:51:13.0183440Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h... 2025-05-07T19:51:13.0184102Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/topology_utils.h... 2025-05-07T19:51:13.0184762Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/topology_utils.h... 2025-05-07T19:51:13.0185454Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/types.h... 2025-05-07T19:51:13.0186056Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/types.h... 2025-05-07T19:51:13.0186656Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/vec4.cuh... 2025-05-07T19:51:13.0187265Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/vec4.cuh... 2025-05-07T19:51:13.0187528Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/vec4acc.cuh... 2025-05-07T19:51:13.0187776Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/vec4acc.cuh... 2025-05-07T19:51:13.0188057Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/vec_quant.cuh... 2025-05-07T19:51:13.0188312Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/vec_quant.cuh... 2025-05-07T19:51:13.0188563Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/vecn.cuh... 2025-05-07T19:51:13.0188819Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/vecn.cuh... 2025-05-07T19:51:13.0189092Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/weight_row.cuh... 2025-05-07T19:51:13.0189397Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/weight_row.cuh... 2025-05-07T19:51:13.0189801Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_cpu_template.cpp... 2025-05-07T19:51:13.0190173Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_cpu_template.cpp... 2025-05-07T19:51:13.0190522Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_host.cpp... 2025-05-07T19:51:13.0190865Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_host.cpp... 2025-05-07T19:51:13.0191234Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_host_cpu.cpp... 2025-05-07T19:51:13.0191588Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_host_cpu.cpp... 2025-05-07T19:51:13.0191984Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_lookup.cu... 2025-05-07T19:51:13.0192354Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_lookup.cu... 2025-05-07T19:51:13.0192792Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_nbit_host_template.cu... 2025-05-07T19:51:13.0193229Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_nbit_host_template.cu... 2025-05-07T19:51:13.0193671Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_nbit_kernel_template.cu... 2025-05-07T19:51:13.0194098Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_nbit_kernel_template.cu... 2025-05-07T19:51:13.0194507Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_dense_host_cpu.cpp... 2025-05-07T19:51:13.0194884Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_dense_host_cpu.cpp... 2025-05-07T19:51:13.0195329Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_cpu_approx_template.cpp... 2025-05-07T19:51:13.0195767Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_cpu_approx_template.cpp... 2025-05-07T19:51:13.0196178Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_cpu_template.cpp... 2025-05-07T19:51:13.0196574Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_cpu_template.cpp... 2025-05-07T19:51:13.0197039Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_device_kernel_template.cuh... 2025-05-07T19:51:13.0197528Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_device_kernel_template.cuh... 2025-05-07T19:51:13.0197940Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_grad_template.cu... 2025-05-07T19:51:13.0198338Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_grad_template.cu... 2025-05-07T19:51:13.0198782Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_host_cpu_template.cpp... 2025-05-07T19:51:13.0199197Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_host_cpu_template.cpp... 2025-05-07T19:51:13.0199612Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_host_template.cpp... 2025-05-07T19:51:13.0200024Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_host_template.cpp... 2025-05-07T19:51:13.0200483Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_indice_weights_template.cu... 2025-05-07T19:51:13.0200923Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_indice_weights_template.cu... 2025-05-07T19:51:13.0201494Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_kernel_cta_template.cu... 2025-05-07T19:51:13.0201919Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_kernel_cta_template.cu... 2025-05-07T19:51:13.0202361Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_kernel_warp_template.cu... 2025-05-07T19:51:13.0202804Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_kernel_warp_template.cu... 2025-05-07T19:51:13.0203221Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_meta_template.cpp... 2025-05-07T19:51:13.0203623Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_meta_template.cpp... 2025-05-07T19:51:13.0204026Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_template.cu... 2025-05-07T19:51:13.0204402Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/embedding_backward_split_template.cu... 2025-05-07T19:51:13.0204716Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/embedding_ops_placeholder.cpp... 2025-05-07T19:51:13.0205022Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/embedding_ops_placeholder.cpp... 2025-05-07T19:51:13.0205380Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_cpu.cpp... 2025-05-07T19:51:13.0205723Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_cpu.cpp... 2025-05-07T19:51:13.0206202Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_nobag_small_template.cu... 2025-05-07T19:51:13.0206658Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_nobag_small_template.cu... 2025-05-07T19:51:13.0207073Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_template.cu... 2025-05-07T19:51:13.0207480Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_template.cu... 2025-05-07T19:51:13.0207901Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_v2_template.cu... 2025-05-07T19:51:13.0208308Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_v2_template.cu... 2025-05-07T19:51:13.0208726Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_meta_template.cpp... 2025-05-07T19:51:13.0209116Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_meta_template.cpp... 2025-05-07T19:51:13.0209542Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_template.cu... 2025-05-07T19:51:13.0209918Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/embedding_forward_split_template.cu... 2025-05-07T19:51:13.0210315Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp... 2025-05-07T19:51:13.0210693Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp... 2025-05-07T19:51:13.0211081Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_host.cpp... 2025-05-07T19:51:13.0211441Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_host.cpp... 2025-05-07T19:51:13.0211810Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_ops.cpp... 2025-05-07T19:51:13.0212186Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_ops.cpp... 2025-05-07T19:51:13.0212703Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_device_kernel_template.cuh... 2025-05-07T19:51:13.0213158Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_device_kernel_template.cuh... 2025-05-07T19:51:13.0213595Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_host_template.cpp... 2025-05-07T19:51:13.0214009Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_host_template.cpp... 2025-05-07T19:51:13.0214439Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_kernel_template.cu... 2025-05-07T19:51:13.0214866Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_kernel_template.cu... 2025-05-07T19:51:13.0215268Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_template.cu... 2025-05-07T19:51:13.0215654Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_template.cu... 2025-05-07T19:51:13.0216073Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_autograd_template.cpp... 2025-05-07T19:51:13.0216465Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_autograd_template.cpp... 2025-05-07T19:51:13.0216887Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_cpu_wrapper_template.cpp... 2025-05-07T19:51:13.0217432Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_cpu_wrapper_template.cpp... 2025-05-07T19:51:13.0217861Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_cuda_wrapper_template.cpp... 2025-05-07T19:51:13.0218276Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_cuda_wrapper_template.cpp... 2025-05-07T19:51:13.0218601Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_arg_utils_template.h... 2025-05-07T19:51:13.0218895Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_arg_utils_template.h... 2025-05-07T19:51:13.0219190Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp... 2025-05-07T19:51:13.0219471Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp... 2025-05-07T19:51:13.0219786Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/embedding_bounds_check_host.cpp... 2025-05-07T19:51:13.0220072Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/embedding_bounds_check_host.cpp... 2025-05-07T19:51:13.0220396Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/embedding_bounds_check_host_cpu.cpp... 2025-05-07T19:51:13.0220811Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/embedding_bounds_check_host_cpu.cpp... 2025-05-07T19:51:13.0221100Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/embedding_bounds_check_v1.cu... 2025-05-07T19:51:13.0221380Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/embedding_bounds_check_v1.cu... 2025-05-07T19:51:13.0221684Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/embedding_bounds_check_v2.cu... 2025-05-07T19:51:13.0221956Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/embedding_bounds_check_v2.cu... 2025-05-07T19:51:13.0222254Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/example/src/cutlass_sgemm_nn.cu... 2025-05-07T19:51:13.0222554Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/example/src/cutlass_sgemm_nn.cu... 2025-05-07T19:51:13.0222841Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/example/src/example_nccl.cpp... 2025-05-07T19:51:13.0223113Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/example/src/example_nccl.cpp... 2025-05-07T19:51:13.0223412Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/example/src/example_ops.cpp... 2025-05-07T19:51:13.0223680Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/example/src/example_ops.cpp... 2025-05-07T19:51:13.0224054Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/attention/attention.cpp... 2025-05-07T19:51:13.0224365Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/attention/attention.cpp... 2025-05-07T19:51:13.0224698Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/attention/gqa_attn_splitk.cu... 2025-05-07T19:51:13.0225013Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/attention/gqa_attn_splitk.cu... 2025-05-07T19:51:13.0225313Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/coalesce/coalesce.cpp... 2025-05-07T19:51:13.0225609Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/coalesce/coalesce.cpp... 2025-05-07T19:51:13.0225910Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/coalesce/coalesce.cu... 2025-05-07T19:51:13.0226189Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/coalesce/coalesce.cu... 2025-05-07T19:51:13.0226493Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/coalesce/coalesce.h... 2025-05-07T19:51:13.0226773Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/coalesce/coalesce.h... 2025-05-07T19:51:13.0227036Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/comm/car.cpp... 2025-05-07T19:51:13.0227297Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/comm/car.cpp... 2025-05-07T19:51:13.0227557Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/comm/car.cu... 2025-05-07T19:51:13.0227803Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/comm/car.cu... 2025-05-07T19:51:13.0228168Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/gather_scatter/gather_scatter.cpp... 2025-05-07T19:51:13.0228512Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/gather_scatter/gather_scatter.cpp... 2025-05-07T19:51:13.0228862Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/gather_scatter/gather_scatter.cu... 2025-05-07T19:51:13.0229206Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/gather_scatter/gather_scatter.cu... 2025-05-07T19:51:13.0229473Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/gemm/gemm.cpp... 2025-05-07T19:51:13.0229727Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/gemm/gemm.cpp... 2025-05-07T19:51:13.0230037Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache.cpp... 2025-05-07T19:51:13.0230322Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache.cpp... 2025-05-07T19:51:13.0230615Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache.cu... 2025-05-07T19:51:13.0230953Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache.cu... 2025-05-07T19:51:13.0231264Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/moe/index_shuffling.cpp... 2025-05-07T19:51:13.0231564Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/moe/index_shuffling.cpp... 2025-05-07T19:51:13.0231867Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/moe/index_shuffling.cu... 2025-05-07T19:51:13.0232169Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/moe/index_shuffling.cu... 2025-05-07T19:51:13.0232660Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_common.h... 2025-05-07T19:51:13.0233138Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_common.h... 2025-05-07T19:51:13.0233682Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_kernel_manifest.h... 2025-05-07T19:51:13.0234200Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_kernel_manifest.h... 2025-05-07T19:51:13.0234790Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8_rowwise_common.h... 2025-05-07T19:51:13.0235267Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8_rowwise_common.h... 2025-05-07T19:51:13.0235786Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8_rowwise_kernel_manifest.h... 2025-05-07T19:51:13.0236293Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8_rowwise_kernel_manifest.h... 2025-05-07T19:51:13.0236853Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_common.h... 2025-05-07T19:51:13.0237384Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_common.h... 2025-05-07T19:51:13.0237989Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_kernel_manifest.h... 2025-05-07T19:51:13.0238565Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_kernel_manifest.h... 2025-05-07T19:51:13.0239111Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_common.h... 2025-05-07T19:51:13.0239652Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_common.h... 2025-05-07T19:51:13.0240248Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h... 2025-05-07T19:51:13.0240827Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h... 2025-05-07T19:51:13.0241326Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moe.hpp... 2025-05-07T19:51:13.0241730Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moe.hpp... 2025-05-07T19:51:13.0242161Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moe_op.cpp... 2025-05-07T19:51:13.0242583Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moe_op.cpp... 2025-05-07T19:51:13.0243013Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moegemm.hpp... 2025-05-07T19:51:13.0243485Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moegemm.hpp... 2025-05-07T19:51:13.0243942Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moesorting.hpp... 2025-05-07T19:51:13.0244368Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moesorting.hpp... 2025-05-07T19:51:13.0244895Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moegemm_api_internal.hpp... 2025-05-07T19:51:13.0245424Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moegemm_api_internal.hpp... 2025-05-07T19:51:13.0245941Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moegemm_api_traits.hpp... 2025-05-07T19:51:13.0246447Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moegemm_api_traits.hpp... 2025-05-07T19:51:13.0246819Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cublas_utils.h... 2025-05-07T19:51:13.0247116Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cublas_utils.h... 2025-05-07T19:51:13.0247549Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped.cu... 2025-05-07T19:51:13.0247977Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped.cu... 2025-05-07T19:51:13.0248363Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16.cu... 2025-05-07T19:51:13.0248738Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16.cu... 2025-05-07T19:51:13.0249211Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16_rowwise_batched.cu... 2025-05-07T19:51:13.0249656Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16_rowwise_batched.cu... 2025-05-07T19:51:13.0250117Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16_shuffled_grouped.cu... 2025-05-07T19:51:13.0250575Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16_shuffled_grouped.cu... 2025-05-07T19:51:13.0250955Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16.cu... 2025-05-07T19:51:13.0251322Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16.cu... 2025-05-07T19:51:13.0251816Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_4_1_1_f.cu... 2025-05-07T19:51:13.0252284Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_4_1_1_f.cu... 2025-05-07T19:51:13.0252767Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_4_1_1_t.cu... 2025-05-07T19:51:13.0253242Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_4_1_1_t.cu... 2025-05-07T19:51:13.0253719Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_192_2_2_1_f.cu... 2025-05-07T19:51:13.0254183Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_192_2_2_1_f.cu... 2025-05-07T19:51:13.0254669Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_192_2_2_1_t.cu... 2025-05-07T19:51:13.0255192Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_192_2_2_1_t.cu... 2025-05-07T19:51:13.0255673Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_256_2_1_1_f.cu... 2025-05-07T19:51:13.0256148Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_256_2_1_1_f.cu... 2025-05-07T19:51:13.0256625Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_256_2_1_1_t.cu... 2025-05-07T19:51:13.0257089Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_256_2_1_1_t.cu... 2025-05-07T19:51:13.0257575Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_2_1_f.cu... 2025-05-07T19:51:13.0258042Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_2_1_f.cu... 2025-05-07T19:51:13.0258563Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_2_1_t.cu... 2025-05-07T19:51:13.0259042Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_2_1_t.cu... 2025-05-07T19:51:13.0259517Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_4_1_f.cu... 2025-05-07T19:51:13.0259978Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_4_1_f.cu... 2025-05-07T19:51:13.0260465Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_4_1_t.cu... 2025-05-07T19:51:13.0260926Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_4_1_t.cu... 2025-05-07T19:51:13.0261409Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_2_1_f.cu... 2025-05-07T19:51:13.0261885Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_2_1_f.cu... 2025-05-07T19:51:13.0262363Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_2_1_t.cu... 2025-05-07T19:51:13.0262826Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_2_1_t.cu... 2025-05-07T19:51:13.0263315Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_4_1_f.cu... 2025-05-07T19:51:13.0263777Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_4_1_f.cu... 2025-05-07T19:51:13.0264258Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_4_1_t.cu... 2025-05-07T19:51:13.0264734Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_4_1_t.cu... 2025-05-07T19:51:13.0265209Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_4_1_1_f.cu... 2025-05-07T19:51:13.0265673Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_4_1_1_f.cu... 2025-05-07T19:51:13.0266162Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_4_1_1_t.cu... 2025-05-07T19:51:13.0266625Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_4_1_1_t.cu... 2025-05-07T19:51:13.0267161Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_1_1_f.cu... 2025-05-07T19:51:13.0267640Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_1_1_f.cu... 2025-05-07T19:51:13.0268116Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_1_1_t.cu... 2025-05-07T19:51:13.0268578Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_1_1_t.cu... 2025-05-07T19:51:13.0269068Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_2_1_f.cu... 2025-05-07T19:51:13.0269529Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_2_1_f.cu... 2025-05-07T19:51:13.0270009Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_2_1_t.cu... 2025-05-07T19:51:13.0270527Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_2_1_t.cu... 2025-05-07T19:51:13.0271007Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_4_1_f.cu... 2025-05-07T19:51:13.0271469Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_4_1_f.cu... 2025-05-07T19:51:13.0271958Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_4_1_t.cu... 2025-05-07T19:51:13.0272421Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_4_1_t.cu... 2025-05-07T19:51:13.0272906Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_4_1_1_f.cu... 2025-05-07T19:51:13.0273381Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_4_1_1_f.cu... 2025-05-07T19:51:13.0273859Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_4_1_1_t.cu... 2025-05-07T19:51:13.0274321Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_4_1_1_t.cu... 2025-05-07T19:51:13.0274789Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_common.cuh... 2025-05-07T19:51:13.0275229Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_common.cuh... 2025-05-07T19:51:13.0275689Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_manifest.cuh... 2025-05-07T19:51:13.0276153Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_manifest.cuh... 2025-05-07T19:51:13.0276538Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16.cu... 2025-05-07T19:51:13.0276901Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16.cu... 2025-05-07T19:51:13.0277337Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_blockwise.cu... 2025-05-07T19:51:13.0277749Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_blockwise.cu... 2025-05-07T19:51:13.0278160Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_cublas.cu... 2025-05-07T19:51:13.0278567Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_cublas.cu... 2025-05-07T19:51:13.0279019Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_lite.cu... 2025-05-07T19:51:13.0279408Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_lite.cu... 2025-05-07T19:51:13.0279832Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise.cu... 2025-05-07T19:51:13.0280231Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise.cu... 2025-05-07T19:51:13.0280813Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_128_128_2_1_1_t_f.cu... 2025-05-07T19:51:13.0281490Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_128_128_2_1_1_t_f.cu... 2025-05-07T19:51:13.0282070Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_256_128_2_1_1_f_t.cu... 2025-05-07T19:51:13.0282681Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_256_128_2_1_1_f_t.cu... 2025-05-07T19:51:13.0283268Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_256_128_4_4_1_f_t.cu... 2025-05-07T19:51:13.0283826Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_256_128_4_4_1_f_t.cu... 2025-05-07T19:51:13.0284394Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_128_128_1_1_1_f_f.cu... 2025-05-07T19:51:13.0284961Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_128_128_1_1_1_f_f.cu... 2025-05-07T19:51:13.0285545Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_16_128_1_1_1_f_f.cu... 2025-05-07T19:51:13.0286097Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_16_128_1_1_1_f_f.cu... 2025-05-07T19:51:13.0286661Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_256_128_1_1_1_f_f.cu... 2025-05-07T19:51:13.0287222Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_256_128_1_1_1_f_f.cu... 2025-05-07T19:51:13.0287789Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_256_128_2_1_1_f_f.cu... 2025-05-07T19:51:13.0288347Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_256_128_2_1_1_f_f.cu... 2025-05-07T19:51:13.0288923Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_32_128_2_1_1_f_f.cu... 2025-05-07T19:51:13.0289472Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_32_128_2_1_1_f_f.cu... 2025-05-07T19:51:13.0290037Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_64_128_2_1_1_f_f.cu... 2025-05-07T19:51:13.0290594Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_64_128_2_1_1_f_f.cu... 2025-05-07T19:51:13.0291121Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_common.cuh... 2025-05-07T19:51:13.0291685Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_common.cuh... 2025-05-07T19:51:13.0292234Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_manifest.cuh... 2025-05-07T19:51:13.0292752Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_manifest.cuh... 2025-05-07T19:51:13.0293242Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/common.cuh... 2025-05-07T19:51:13.0293731Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/common.cuh... 2025-05-07T19:51:13.0294470Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/dispatch_fp8_rowwise_batched_kernel_on_cluster_size_and_transpose.cu... 2025-05-07T19:51:13.0295240Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/dispatch_fp8_rowwise_batched_kernel_on_cluster_size_and_transpose.cu... 2025-05-07T19:51:13.0295918Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/dispatch_fp8_rowwise_batched_kernel_on_tile_size.cu... 2025-05-07T19:51:13.0296572Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/dispatch_fp8_rowwise_batched_kernel_on_tile_size.cu... 2025-05-07T19:51:13.0297140Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched.cu... 2025-05-07T19:51:13.0297686Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched.cu... 2025-05-07T19:51:13.0298272Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_impl.cu... 2025-05-07T19:51:13.0298845Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_impl.cu... 2025-05-07T19:51:13.0299393Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/handle_transposition.cu... 2025-05-07T19:51:13.0299923Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/handle_transposition.cu... 2025-05-07T19:51:13.0300393Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped.cu... 2025-05-07T19:51:13.0300829Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped.cu... 2025-05-07T19:51:13.0301262Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_tensorwise.cu... 2025-05-07T19:51:13.0301698Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_tensorwise.cu... 2025-05-07T19:51:13.0302114Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_rowwise.cu... 2025-05-07T19:51:13.0302514Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_rowwise.cu... 2025-05-07T19:51:13.0302945Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_shuffled.cu... 2025-05-07T19:51:13.0303349Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_shuffled.cu... 2025-05-07T19:51:13.0303856Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_shuffled_grouped.cu... 2025-05-07T19:51:13.0304309Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_shuffled_grouped.cu... 2025-05-07T19:51:13.0304694Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/i8i8bf16.cu... 2025-05-07T19:51:13.0305058Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/i8i8bf16.cu... 2025-05-07T19:51:13.0305483Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/i8i8bf16_dynamic.cu... 2025-05-07T19:51:13.0305881Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/i8i8bf16_dynamic.cu... 2025-05-07T19:51:13.0306383Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/fp8_blockwise_cutlass_helpers.h... 2025-05-07T19:51:13.0306889Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/fp8_blockwise_cutlass_helpers.h... 2025-05-07T19:51:13.0307378Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/kernel_mode.h... 2025-05-07T19:51:13.0307792Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/kernel_mode.h... 2025-05-07T19:51:13.0308234Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/threadblock.h... 2025-05-07T19:51:13.0308651Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/threadblock.h... 2025-05-07T19:51:13.0309069Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mixed_dtype_utils.cu... 2025-05-07T19:51:13.0309477Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mixed_dtype_utils.cu... 2025-05-07T19:51:13.0309846Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/bf16_fast_gemv.cu... 2025-05-07T19:51:13.0310194Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/bf16_fast_gemv.cu... 2025-05-07T19:51:13.0310598Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/bf16fp8bf16_fast_gemv.cu... 2025-05-07T19:51:13.0310974Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/bf16fp8bf16_fast_gemv.cu... 2025-05-07T19:51:13.0311365Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/fp8fp8bf16_fast_gemv.cu... 2025-05-07T19:51:13.0311740Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/fp8fp8bf16_fast_gemv.cu... 2025-05-07T19:51:13.0312139Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/common_utils.h... 2025-05-07T19:51:13.0312514Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/common_utils.h... 2025-05-07T19:51:13.0312889Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/fast_gemv.cu... 2025-05-07T19:51:13.0313266Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/fast_gemv.cu... 2025-05-07T19:51:13.0313642Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/fast_gemv.cuh... 2025-05-07T19:51:13.0314006Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/fast_gemv.cuh... 2025-05-07T19:51:13.0314391Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/utility.cuh... 2025-05-07T19:51:13.0314750Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/utility.cuh... 2025-05-07T19:51:13.0315051Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cpp... 2025-05-07T19:51:13.0315405Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cpp... 2025-05-07T19:51:13.0315704Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu... 2025-05-07T19:51:13.0315985Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu... 2025-05-07T19:51:13.0316227Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/config/feature_gates.cpp... 2025-05-07T19:51:13.0316446Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/config/feature_gates.cpp... 2025-05-07T19:51:13.0316664Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp... 2025-05-07T19:51:13.0316883Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/example_code.cpp... 2025-05-07T19:51:13.0317217Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache.h... 2025-05-07T19:51:13.0317686Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache.h... 2025-05-07T19:51:13.0318063Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache_wrapper.h... 2025-05-07T19:51:13.0318493Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache_wrapper.h... 2025-05-07T19:51:13.0318782Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/store_value.h... 2025-05-07T19:51:13.0319061Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/store_value.h... 2025-05-07T19:51:13.0319390Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/SynchronizedShardedMap.h... 2025-05-07T19:51:13.0319708Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/SynchronizedShardedMap.h... 2025-05-07T19:51:13.0320046Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update.cu... 2025-05-07T19:51:13.0320380Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update.cu... 2025-05-07T19:51:13.0320736Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp... 2025-05-07T19:51:13.0321149Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp... 2025-05-07T19:51:13.0321516Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp... 2025-05-07T19:51:13.0321853Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp... 2025-05-07T19:51:13.0322214Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_test.cpp... 2025-05-07T19:51:13.0322569Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_test.cpp... 2025-05-07T19:51:13.0322846Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/histogram_binning_calibration_ops.cu... 2025-05-07T19:51:13.0323114Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/histogram_binning_calibration_ops.cu... 2025-05-07T19:51:13.0323396Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine.cu... 2025-05-07T19:51:13.0323653Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine.cu... 2025-05-07T19:51:13.0323943Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine_cpu.cpp... 2025-05-07T19:51:13.0324233Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine_cpu.cpp... 2025-05-07T19:51:13.0324523Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine_gpu.cpp... 2025-05-07T19:51:13.0324798Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/input_combine_gpu.cpp... 2025-05-07T19:51:13.0325212Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/intraining_embedding_pruning_ops/intraining_embedding_pruning.cu... 2025-05-07T19:51:13.0325603Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/intraining_embedding_pruning_ops/intraining_embedding_pruning.cu... 2025-05-07T19:51:13.0326096Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/intraining_embedding_pruning_ops/intraining_embedding_pruning_gpu.cpp... 2025-05-07T19:51:13.0326522Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/intraining_embedding_pruning_ops/intraining_embedding_pruning_gpu.cpp... 2025-05-07T19:51:13.0326902Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_backward.cu... 2025-05-07T19:51:13.0327270Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_backward.cu... 2025-05-07T19:51:13.0327654Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_forward.cu... 2025-05-07T19:51:13.0328014Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_forward.cu... 2025-05-07T19:51:13.0328266Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/common.cuh... 2025-05-07T19:51:13.0328504Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/common.cuh... 2025-05-07T19:51:13.0328753Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/common.h... 2025-05-07T19:51:13.0329027Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/common.h... 2025-05-07T19:51:13.0329342Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/dense_to_jagged_forward.cu... 2025-05-07T19:51:13.0329656Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/dense_to_jagged_forward.cu... 2025-05-07T19:51:13.0329976Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_bmm_forward.cu... 2025-05-07T19:51:13.0330277Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_bmm_forward.cu... 2025-05-07T19:51:13.0330733Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_dense_elementwise_add_jagged_output_forward.cu... 2025-05-07T19:51:13.0331169Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_dense_elementwise_add_jagged_output_forward.cu... 2025-05-07T19:51:13.0331539Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu... 2025-05-07T19:51:13.0331902Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu... 2025-05-07T19:51:13.0332264Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_forward.cu... 2025-05-07T19:51:13.0332613Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_forward.cu... 2025-05-07T19:51:13.0332946Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_index_add_2d_forward.cu... 2025-05-07T19:51:13.0333260Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_index_add_2d_forward.cu... 2025-05-07T19:51:13.0333597Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_index_select_2d_forward.cu... 2025-05-07T19:51:13.0333932Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_index_select_2d_forward.cu... 2025-05-07T19:51:13.0334255Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_jagged_bmm_forward.cu... 2025-05-07T19:51:13.0334559Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_jagged_bmm_forward.cu... 2025-05-07T19:51:13.0334878Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_backward.cu... 2025-05-07T19:51:13.0335171Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_backward.cu... 2025-05-07T19:51:13.0335476Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_forward.cu... 2025-05-07T19:51:13.0335780Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_forward.cu... 2025-05-07T19:51:13.0336064Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops.cu... 2025-05-07T19:51:13.0336387Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops.cu... 2025-05-07T19:51:13.0336715Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp... 2025-05-07T19:51:13.0337045Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp... 2025-05-07T19:51:13.0337349Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp... 2025-05-07T19:51:13.0337643Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp... 2025-05-07T19:51:13.0337968Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp... 2025-05-07T19:51:13.0338261Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp... 2025-05-07T19:51:13.0338608Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_backward.cu... 2025-05-07T19:51:13.0338954Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_backward.cu... 2025-05-07T19:51:13.0339292Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_forward.cu... 2025-05-07T19:51:13.0339665Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_forward.cu... 2025-05-07T19:51:13.0339984Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_unique_indices.cu... 2025-05-07T19:51:13.0340270Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/jagged_unique_indices.cu... 2025-05-07T19:51:13.0340611Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/keyed_jagged_index_select_dim1.cu... 2025-05-07T19:51:13.0340945Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/keyed_jagged_index_select_dim1.cu... 2025-05-07T19:51:13.0341269Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/stacked_jagged_1d_to_dense.cu... 2025-05-07T19:51:13.0341575Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/stacked_jagged_1d_to_dense.cu... 2025-05-07T19:51:13.0341901Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/stacked_jagged_2d_to_dense.cu... 2025-05-07T19:51:13.0342209Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/stacked_jagged_2d_to_dense.cu... 2025-05-07T19:51:13.0342520Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops.cu... 2025-05-07T19:51:13.0342828Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops.cu... 2025-05-07T19:51:13.0343159Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_cpu.cpp... 2025-05-07T19:51:13.0343477Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_cpu.cpp... 2025-05-07T19:51:13.0343816Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_gpu.cpp... 2025-05-07T19:51:13.0344139Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_gpu.cpp... 2025-05-07T19:51:13.0344370Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/common.cuh... 2025-05-07T19:51:13.0344587Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/common.cuh... 2025-05-07T19:51:13.0344819Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/common.h... 2025-05-07T19:51:13.0345026Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/common.h... 2025-05-07T19:51:13.0345278Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils.cpp... 2025-05-07T19:51:13.0345526Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils.cpp... 2025-05-07T19:51:13.0345773Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils.cu... 2025-05-07T19:51:13.0346005Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils.cu... 2025-05-07T19:51:13.0346325Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils_ops.cpp... 2025-05-07T19:51:13.0346576Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils_ops.cpp... 2025-05-07T19:51:13.0346838Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils_ops.cu... 2025-05-07T19:51:13.0347095Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/memory_utils_ops.cu... 2025-05-07T19:51:13.0347479Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp... 2025-05-07T19:51:13.0347846Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp... 2025-05-07T19:51:13.0348235Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_gpu.cpp... 2025-05-07T19:51:13.0348601Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_gpu.cpp... 2025-05-07T19:51:13.0348832Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/metric_ops/metric_ops.cu... 2025-05-07T19:51:13.0349054Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/metric_ops/metric_ops.cu... 2025-05-07T19:51:13.0349287Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/metric_ops/metric_ops.h... 2025-05-07T19:51:13.0349560Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/metric_ops/metric_ops.h... 2025-05-07T19:51:13.0349818Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/metric_ops/metric_ops_host.cpp... 2025-05-07T19:51:13.0350073Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/metric_ops/metric_ops_host.cpp... 2025-05-07T19:51:13.0350473Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp... 2025-05-07T19:51:13.0350858Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp... 2025-05-07T19:51:13.0351239Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu... 2025-05-07T19:51:13.0351598Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu... 2025-05-07T19:51:13.0351985Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp... 2025-05-07T19:51:13.0352378Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp... 2025-05-07T19:51:13.0352783Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp... 2025-05-07T19:51:13.0353176Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp... 2025-05-07T19:51:13.0353566Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops.cu... 2025-05-07T19:51:13.0353931Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops.cu... 2025-05-07T19:51:13.0354337Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp... 2025-05-07T19:51:13.0354738Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp... 2025-05-07T19:51:13.0355141Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_gpu.cpp... 2025-05-07T19:51:13.0355528Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_gpu.cpp... 2025-05-07T19:51:13.0355943Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split.cu... 2025-05-07T19:51:13.0356336Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split.cu... 2025-05-07T19:51:13.0356767Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp... 2025-05-07T19:51:13.0357247Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp... 2025-05-07T19:51:13.0357679Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_gpu.cpp... 2025-05-07T19:51:13.0358100Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_gpu.cpp... 2025-05-07T19:51:13.0358322Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/placeholder.cpp... 2025-05-07T19:51:13.0358517Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/placeholder.cpp... 2025-05-07T19:51:13.0358911Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ps_split_embeddings_cache/ps_split_table_batched_embeddings.cpp... 2025-05-07T19:51:13.0359302Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ps_split_embeddings_cache/ps_split_table_batched_embeddings.cpp... 2025-05-07T19:51:13.0359662Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ps_split_embeddings_cache/ps_table_batched_embeddings.h... 2025-05-07T19:51:13.0360007Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ps_split_embeddings_cache/ps_table_batched_embeddings.h... 2025-05-07T19:51:13.0360254Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/common.cuh... 2025-05-07T19:51:13.0360576Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/common.cuh... 2025-05-07T19:51:13.0360823Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/mx/common.cuh... 2025-05-07T19:51:13.0361051Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/mx/common.cuh... 2025-05-07T19:51:13.0361384Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/mx_common.cuh... 2025-05-07T19:51:13.0361609Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/mx_common.cuh... 2025-05-07T19:51:13.0361879Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_bfloat16.cu... 2025-05-07T19:51:13.0362150Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_bfloat16.cu... 2025-05-07T19:51:13.0362436Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_fp8_rowwise.cu... 2025-05-07T19:51:13.0362701Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_fp8_rowwise.cu... 2025-05-07T19:51:13.0363031Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_fused_8bit_rowwise.cu... 2025-05-07T19:51:13.0363333Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_fused_8bit_rowwise.cu... 2025-05-07T19:51:13.0363643Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_fused_nbit_rowwise.cu... 2025-05-07T19:51:13.0363951Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_fused_nbit_rowwise.cu... 2025-05-07T19:51:13.0364209Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_hfp8.cu... 2025-05-07T19:51:13.0364452Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_hfp8.cu... 2025-05-07T19:51:13.0364720Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_msfp.cu... 2025-05-07T19:51:13.0364964Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_msfp.cu... 2025-05-07T19:51:13.0365210Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_mx.cu... 2025-05-07T19:51:13.0365447Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_mx.cu... 2025-05-07T19:51:13.0365710Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_mx.cuh... 2025-05-07T19:51:13.0365946Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_mx.cuh... 2025-05-07T19:51:13.0366216Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_cpu.cpp... 2025-05-07T19:51:13.0366487Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_cpu.cpp... 2025-05-07T19:51:13.0366754Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_gpu.cpp... 2025-05-07T19:51:13.0367009Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_gpu.cpp... 2025-05-07T19:51:13.0367350Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_meta.cpp... 2025-05-07T19:51:13.0367610Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_ops_meta.cpp... 2025-05-07T19:51:13.0367927Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_padded_fp8_rowwise.cu... 2025-05-07T19:51:13.0368233Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/quantize_padded_fp8_rowwise.cu... 2025-05-07T19:51:13.0368455Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/common.cuh... 2025-05-07T19:51:13.0368667Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/common.cuh... 2025-05-07T19:51:13.0368881Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/common.h... 2025-05-07T19:51:13.0369091Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/common.h... 2025-05-07T19:51:13.0369396Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.cpp... 2025-05-07T19:51:13.0369690Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.cpp... 2025-05-07T19:51:13.0370003Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.cu... 2025-05-07T19:51:13.0370336Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.cu... 2025-05-07T19:51:13.0370609Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_cumsum.cpp... 2025-05-07T19:51:13.0370877Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_cumsum.cpp... 2025-05-07T19:51:13.0371141Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_cumsum.cu... 2025-05-07T19:51:13.0371392Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_async_cumsum.cu... 2025-05-07T19:51:13.0371726Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_batched_unary_embeddings.cu... 2025-05-07T19:51:13.0372032Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_batched_unary_embeddings.cu... 2025-05-07T19:51:13.0372355Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_block_bucketize_features.cu... 2025-05-07T19:51:13.0372670Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_block_bucketize_features.cu... 2025-05-07T19:51:13.0372964Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_bucketize_features.cu... 2025-05-07T19:51:13.0373242Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_bucketize_features.cu... 2025-05-07T19:51:13.0373591Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_compute_frequency_sequence.cu... 2025-05-07T19:51:13.0373901Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_compute_frequency_sequence.cu... 2025-05-07T19:51:13.0374227Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_expand_into_jagged_permute.cu... 2025-05-07T19:51:13.0374534Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_expand_into_jagged_permute.cu... 2025-05-07T19:51:13.0374812Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_group_index.cu... 2025-05-07T19:51:13.0375063Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_group_index.cu... 2025-05-07T19:51:13.0375320Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_index_add.cu... 2025-05-07T19:51:13.0375573Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_index_add.cu... 2025-05-07T19:51:13.0375841Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_index_select.cu... 2025-05-07T19:51:13.0376097Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_index_select.cu... 2025-05-07T19:51:13.0376385Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_invert_permute.cu... 2025-05-07T19:51:13.0376645Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_invert_permute.cu... 2025-05-07T19:51:13.0376902Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_cpu.cpp... 2025-05-07T19:51:13.0377206Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_cpu.cpp... 2025-05-07T19:51:13.0377460Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_gpu.cpp... 2025-05-07T19:51:13.0377706Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_gpu.cpp... 2025-05-07T19:51:13.0377974Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_meta.cpp... 2025-05-07T19:51:13.0378215Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_ops_meta.cpp... 2025-05-07T19:51:13.0378528Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_backward.cu... 2025-05-07T19:51:13.0378826Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_backward.cu... 2025-05-07T19:51:13.0379143Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_forward.cu... 2025-05-07T19:51:13.0379436Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_forward.cu... 2025-05-07T19:51:13.0379702Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_permute102.cu... 2025-05-07T19:51:13.0379962Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_permute102.cu... 2025-05-07T19:51:13.0380264Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_permute_1d.cu... 2025-05-07T19:51:13.0380510Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_permute_1d.cu... 2025-05-07T19:51:13.0380779Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_permute_2d.cu... 2025-05-07T19:51:13.0381023Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_permute_2d.cu... 2025-05-07T19:51:13.0381314Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_permute_embeddings.cu... 2025-05-07T19:51:13.0381607Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_permute_embeddings.cu... 2025-05-07T19:51:13.0381847Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_range.cu... 2025-05-07T19:51:13.0382077Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_range.cu... 2025-05-07T19:51:13.0382378Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_reorder_batched_ad.cu... 2025-05-07T19:51:13.0382656Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_reorder_batched_ad.cu... 2025-05-07T19:51:13.0382932Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_segment_sum_csr.cu... 2025-05-07T19:51:13.0383206Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_segment_sum_csr.cu... 2025-05-07T19:51:13.0383443Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_zipf.cu... 2025-05-07T19:51:13.0383668Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/sparse_zipf.cu... 2025-05-07T19:51:13.0383971Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/cachelib_cache.cpp... 2025-05-07T19:51:13.0384272Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/cachelib_cache.cpp... 2025-05-07T19:51:13.0384547Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/common.cuh... 2025-05-07T19:51:13.0384802Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/common.cuh... 2025-05-07T19:51:13.0385081Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/common.h... 2025-05-07T19:51:13.0385327Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/common.h... 2025-05-07T19:51:13.0385635Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/kv_db_cpp_utils.cpp... 2025-05-07T19:51:13.0385939Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/kv_db_cpp_utils.cpp... 2025-05-07T19:51:13.0386234Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_find.cu... 2025-05-07T19:51:13.0386515Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_find.cu... 2025-05-07T19:51:13.0386844Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate.cu... 2025-05-07T19:51:13.0387206Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate.cu... 2025-05-07T19:51:13.0387551Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp... 2025-05-07T19:51:13.0387890Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp... 2025-05-07T19:51:13.0388224Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cu... 2025-05-07T19:51:13.0388541Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cu... 2025-05-07T19:51:13.0388895Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp... 2025-05-07T19:51:13.0389217Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp... 2025-05-07T19:51:13.0389550Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cu... 2025-05-07T19:51:13.0389872Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cu... 2025-05-07T19:51:13.0390230Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_find.cu... 2025-05-07T19:51:13.0390511Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_find.cu... 2025-05-07T19:51:13.0390828Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate.cu... 2025-05-07T19:51:13.0391139Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate.cu... 2025-05-07T19:51:13.0391478Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp... 2025-05-07T19:51:13.0391800Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp... 2025-05-07T19:51:13.0392144Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cu... 2025-05-07T19:51:13.0392464Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cu... 2025-05-07T19:51:13.0392747Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp... 2025-05-07T19:51:13.0393029Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp... 2025-05-07T19:51:13.0393301Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cu... 2025-05-07T19:51:13.0393562Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cu... 2025-05-07T19:51:13.0393903Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/reset_weight_momentum.cu... 2025-05-07T19:51:13.0394213Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/reset_weight_momentum.cu... 2025-05-07T19:51:13.0394565Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp... 2025-05-07T19:51:13.0394918Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp... 2025-05-07T19:51:13.0395264Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cu... 2025-05-07T19:51:13.0395600Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cu... 2025-05-07T19:51:13.0395938Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/generate_vbe_metadata.cu... 2025-05-07T19:51:13.0396250Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/generate_vbe_metadata.cu... 2025-05-07T19:51:13.0396566Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/get_infos_metadata.cu... 2025-05-07T19:51:13.0396865Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/get_infos_metadata.cu... 2025-05-07T19:51:13.0397180Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/radix_sort_pairs.cu... 2025-05-07T19:51:13.0397525Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/radix_sort_pairs.cu... 2025-05-07T19:51:13.0397858Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils.cpp... 2025-05-07T19:51:13.0398195Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils.cpp... 2025-05-07T19:51:13.0398546Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp... 2025-05-07T19:51:13.0398879Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp... 2025-05-07T19:51:13.0399246Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils_meta.cpp... 2025-05-07T19:51:13.0399586Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils_meta.cpp... 2025-05-07T19:51:13.0399927Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/transpose_embedding_input.cu... 2025-05-07T19:51:13.0400270Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/transpose_embedding_input.cu... 2025-05-07T19:51:13.0400623Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/embedding_rocksdb_wrapper.h... 2025-05-07T19:51:13.0401004Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/embedding_rocksdb_wrapper.h... 2025-05-07T19:51:13.0401403Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/initializer.h... 2025-05-07T19:51:13.0401687Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/initializer.h... 2025-05-07T19:51:13.0402013Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_cuda_utils.cpp... 2025-05-07T19:51:13.0402337Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_cuda_utils.cpp... 2025-05-07T19:51:13.0402652Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_cuda_utils.h... 2025-05-07T19:51:13.0402953Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_cuda_utils.h... 2025-05-07T19:51:13.0403345Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.cpp... 2025-05-07T19:51:13.0403715Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.cpp... 2025-05-07T19:51:13.0404086Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h... 2025-05-07T19:51:13.0404454Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h... 2025-05-07T19:51:13.0404776Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_tensor_wrapper.h... 2025-05-07T19:51:13.0405082Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_tensor_wrapper.h... 2025-05-07T19:51:13.0405432Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_tensor_wrapper_cpu.cpp... 2025-05-07T19:51:13.0405761Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_tensor_wrapper_cpu.cpp... 2025-05-07T19:51:13.0406142Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_scratch_pad_indices_queue.cpp... 2025-05-07T19:51:13.0406502Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_scratch_pad_indices_queue.cpp... 2025-05-07T19:51:13.0406892Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_embeddings_cache_cuda.cu... 2025-05-07T19:51:13.0407253Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_embeddings_cache_cuda.cu... 2025-05-07T19:51:13.0407657Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_table_batched_embeddings.cpp... 2025-05-07T19:51:13.0408055Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_table_batched_embeddings.cpp... 2025-05-07T19:51:13.0408524Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_table_batched_embeddings.h... 2025-05-07T19:51:13.0408876Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_table_batched_embeddings.h... 2025-05-07T19:51:13.0409309Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/test/ssd_table_batched_embeddings_test.cpp... 2025-05-07T19:51:13.0409713Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/test/ssd_table_batched_embeddings_test.cpp... 2025-05-07T19:51:13.0409942Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/eeg_models.cpp... 2025-05-07T19:51:13.0410170Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/eeg_models.cpp... 2025-05-07T19:51:13.0410390Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/eeg_models.h... 2025-05-07T19:51:13.0410593Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/eeg_models.h... 2025-05-07T19:51:13.0410831Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/eeg_utils.cpp... 2025-05-07T19:51:13.0411037Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/eeg_utils.cpp... 2025-05-07T19:51:13.0411247Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/eeg_utils.h... 2025-05-07T19:51:13.0411505Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/eeg_utils.h... 2025-05-07T19:51:13.0411763Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_estimator.cpp... 2025-05-07T19:51:13.0412006Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_estimator.cpp... 2025-05-07T19:51:13.0412249Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_estimator.h... 2025-05-07T19:51:13.0412496Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_estimator.h... 2025-05-07T19:51:13.0412762Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_estimator_ops.cpp... 2025-05-07T19:51:13.0413016Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_estimator_ops.cpp... 2025-05-07T19:51:13.0413286Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_generator.cpp... 2025-05-07T19:51:13.0413527Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_generator.cpp... 2025-05-07T19:51:13.0413774Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_generator.h... 2025-05-07T19:51:13.0414015Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_generator.h... 2025-05-07T19:51:13.0414280Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_generator_ops.cpp... 2025-05-07T19:51:13.0414531Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/indices_generator_ops.cpp... 2025-05-07T19:51:13.0414755Z Preprocessing /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/topology_utils.cpp... 2025-05-07T19:51:13.0414951Z Parsing file /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/topology_utils.cpp... 2025-05-07T19:51:13.0415139Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/ConvUtils.h... 2025-05-07T19:51:13.0415333Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/ConvUtils.h... 2025-05-07T19:51:13.0415510Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h... 2025-05-07T19:51:13.0415671Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/Fbgemm.h... 2025-05-07T19:51:13.0415870Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmBuild.h... 2025-05-07T19:51:13.0416065Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmBuild.h... 2025-05-07T19:51:13.0416272Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmConvert.h... 2025-05-07T19:51:13.0416463Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmConvert.h... 2025-05-07T19:51:13.0416683Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h... 2025-05-07T19:51:13.0416878Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmEmbedding.h... 2025-05-07T19:51:13.0417071Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmFP16.h... 2025-05-07T19:51:13.0417262Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmFP16.h... 2025-05-07T19:51:13.0417583Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmFP32.h... 2025-05-07T19:51:13.0417847Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmFP32.h... 2025-05-07T19:51:13.0418052Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmFPCommon.h... 2025-05-07T19:51:13.0418265Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmFPCommon.h... 2025-05-07T19:51:13.0418452Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI64.h... 2025-05-07T19:51:13.0418628Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI64.h... 2025-05-07T19:51:13.0418879Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8DepthwiseAvx2.h... 2025-05-07T19:51:13.0419106Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8DepthwiseAvx2.h... 2025-05-07T19:51:13.0419350Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8DirectconvAvx2.h... 2025-05-07T19:51:13.0419594Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8DirectconvAvx2.h... 2025-05-07T19:51:13.0419801Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8Spmdm.h... 2025-05-07T19:51:13.0419996Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmI8Spmdm.h... 2025-05-07T19:51:13.0420218Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmPackMatrixB.h... 2025-05-07T19:51:13.0420507Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmPackMatrixB.h... 2025-05-07T19:51:13.0420708Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmSparse.h... 2025-05-07T19:51:13.0420894Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/FbgemmSparse.h... 2025-05-07T19:51:13.0421114Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/FloatConversion.h... 2025-05-07T19:51:13.0421309Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/FloatConversion.h... 2025-05-07T19:51:13.0421547Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/OutputProcessing-inl.h... 2025-05-07T19:51:13.0421783Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/OutputProcessing-inl.h... 2025-05-07T19:51:13.0422005Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/PackingTraits-inl.h... 2025-05-07T19:51:13.0422215Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/PackingTraits-inl.h... 2025-05-07T19:51:13.0422423Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtils.h... 2025-05-07T19:51:13.0422602Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtils.h... 2025-05-07T19:51:13.0422811Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtilsAvx2.h... 2025-05-07T19:51:13.0423004Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtilsAvx2.h... 2025-05-07T19:51:13.0423227Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtilsAvx512.h... 2025-05-07T19:51:13.0423426Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtilsAvx512.h... 2025-05-07T19:51:13.0423634Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtilsNeon.h... 2025-05-07T19:51:13.0423842Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/QuantUtilsNeon.h... 2025-05-07T19:51:13.0424027Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/SimdUtils.h... 2025-05-07T19:51:13.0424200Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/SimdUtils.h... 2025-05-07T19:51:13.0424399Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/spmmUtils.h... 2025-05-07T19:51:13.0424571Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/spmmUtils.h... 2025-05-07T19:51:13.0424772Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/spmmUtilsAvx2.h... 2025-05-07T19:51:13.0424963Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/spmmUtilsAvx2.h... 2025-05-07T19:51:13.0425151Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/Types.h... 2025-05-07T19:51:13.0425311Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/Types.h... 2025-05-07T19:51:13.0425477Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/Utils.h... 2025-05-07T19:51:13.0425645Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/Utils.h... 2025-05-07T19:51:13.0425828Z Preprocessing /__w/FBGEMM/FBGEMM/include/fbgemm/UtilsAvx2.h... 2025-05-07T19:51:13.0425998Z Parsing file /__w/FBGEMM/FBGEMM/include/fbgemm/UtilsAvx2.h... 2025-05-07T19:51:13.0426152Z Preprocessing /__w/FBGEMM/FBGEMM/src/CodeCache.h... 2025-05-07T19:51:13.0426287Z Parsing file /__w/FBGEMM/FBGEMM/src/CodeCache.h... 2025-05-07T19:51:13.0426532Z Preprocessing /__w/FBGEMM/FBGEMM/src/codegen_fp16fp32.cc... 2025-05-07T19:51:13.0426703Z Parsing file /__w/FBGEMM/FBGEMM/src/codegen_fp16fp32.cc... 2025-05-07T19:51:13.0426872Z Preprocessing /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h... 2025-05-07T19:51:13.0427026Z Parsing file /__w/FBGEMM/FBGEMM/src/CodeGenHelpers.h... 2025-05-07T19:51:13.0427176Z Preprocessing /__w/FBGEMM/FBGEMM/src/DirectConv.h... 2025-05-07T19:51:13.0427325Z Parsing file /__w/FBGEMM/FBGEMM/src/DirectConv.h... 2025-05-07T19:51:13.0427494Z Preprocessing /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc... 2025-05-07T19:51:13.0427653Z Parsing file /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDM.cc... 2025-05-07T19:51:13.0427868Z Preprocessing /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc... 2025-05-07T19:51:13.0428056Z Parsing file /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.cc... 2025-05-07T19:51:13.0428252Z Preprocessing /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.h... 2025-05-07T19:51:13.0428437Z Parsing file /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAutovec.h... 2025-05-07T19:51:13.0428635Z Preprocessing /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx2.cc... 2025-05-07T19:51:13.0428810Z Parsing file /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx2.cc... 2025-05-07T19:51:13.0429047Z Preprocessing /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx512.cc... 2025-05-07T19:51:13.0429240Z Parsing file /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMAvx512.cc... 2025-05-07T19:51:13.0429424Z Preprocessing /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc... 2025-05-07T19:51:13.0429595Z Parsing file /__w/FBGEMM/FBGEMM/src/EmbeddingSpMDMNBit.cc... 2025-05-07T19:51:13.0429773Z Preprocessing /__w/FBGEMM/FBGEMM/src/ExecuteKernel.cc... 2025-05-07T19:51:13.0429926Z Parsing file /__w/FBGEMM/FBGEMM/src/ExecuteKernel.cc... 2025-05-07T19:51:13.0430085Z Preprocessing /__w/FBGEMM/FBGEMM/src/ExecuteKernel.h... 2025-05-07T19:51:13.0430249Z Parsing file /__w/FBGEMM/FBGEMM/src/ExecuteKernel.h... 2025-05-07T19:51:13.0430436Z Preprocessing /__w/FBGEMM/FBGEMM/src/ExecuteKernelGeneric.h... 2025-05-07T19:51:13.0430616Z Parsing file /__w/FBGEMM/FBGEMM/src/ExecuteKernelGeneric.h... 2025-05-07T19:51:13.0430794Z Preprocessing /__w/FBGEMM/FBGEMM/src/ExecuteKernelU8S8.cc... 2025-05-07T19:51:13.0430974Z Parsing file /__w/FBGEMM/FBGEMM/src/ExecuteKernelU8S8.cc... 2025-05-07T19:51:13.0431151Z Preprocessing /__w/FBGEMM/FBGEMM/src/ExecuteKernelU8S8.h... 2025-05-07T19:51:13.0431314Z Parsing file /__w/FBGEMM/FBGEMM/src/ExecuteKernelU8S8.h... 2025-05-07T19:51:13.0431461Z Preprocessing /__w/FBGEMM/FBGEMM/src/Fbgemm.cc... 2025-05-07T19:51:13.0431593Z Parsing file /__w/FBGEMM/FBGEMM/src/Fbgemm.cc... 2025-05-07T19:51:13.0431796Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmBfloat16Convert.cc... 2025-05-07T19:51:13.0431990Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmBfloat16Convert.cc... 2025-05-07T19:51:13.0432203Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmBfloat16ConvertAvx2.cc... 2025-05-07T19:51:13.0432402Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmBfloat16ConvertAvx2.cc... 2025-05-07T19:51:13.0432628Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmBfloat16ConvertAvx512.cc... 2025-05-07T19:51:13.0432846Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmBfloat16ConvertAvx512.cc... 2025-05-07T19:51:13.0433000Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmConv.cc... 2025-05-07T19:51:13.0433149Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmConv.cc... 2025-05-07T19:51:13.0433349Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFloat16Convert.cc... 2025-05-07T19:51:13.0433530Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFloat16Convert.cc... 2025-05-07T19:51:13.0433739Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFloat16ConvertAvx2.cc... 2025-05-07T19:51:13.0433944Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFloat16ConvertAvx2.cc... 2025-05-07T19:51:13.0434159Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFloat16ConvertAvx512.cc... 2025-05-07T19:51:13.0434370Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFloat16ConvertAvx512.cc... 2025-05-07T19:51:13.0434576Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFloat16ConvertSVE.cc... 2025-05-07T19:51:13.0434832Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFloat16ConvertSVE.cc... 2025-05-07T19:51:13.0434986Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFP16.cc... 2025-05-07T19:51:13.0435130Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFP16.cc... 2025-05-07T19:51:13.0435347Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx2.cc... 2025-05-07T19:51:13.0435536Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx2.cc... 2025-05-07T19:51:13.0435732Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx2.h... 2025-05-07T19:51:13.0435929Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx2.h... 2025-05-07T19:51:13.0436138Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx512.cc... 2025-05-07T19:51:13.0436334Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx512.cc... 2025-05-07T19:51:13.0436536Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx512.h... 2025-05-07T19:51:13.0436740Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx512.h... 2025-05-07T19:51:13.0436968Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx512_256.cc... 2025-05-07T19:51:13.0437178Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx512_256.cc... 2025-05-07T19:51:13.0437404Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx512_256.h... 2025-05-07T19:51:13.0437657Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsAvx512_256.h... 2025-05-07T19:51:13.0437903Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsIntrinsicAvx2.cc... 2025-05-07T19:51:13.0438145Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsIntrinsicAvx2.cc... 2025-05-07T19:51:13.0438398Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsIntrinsicAvx512.cc... 2025-05-07T19:51:13.0438640Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsIntrinsicAvx512.cc... 2025-05-07T19:51:13.0438918Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsIntrinsicAvx512_256.cc... 2025-05-07T19:51:13.0439174Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsIntrinsicAvx512_256.cc... 2025-05-07T19:51:13.0439383Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsSve128.cc... 2025-05-07T19:51:13.0439579Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsSve128.cc... 2025-05-07T19:51:13.0439796Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsSve128.h... 2025-05-07T19:51:13.0439993Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFP16UKernelsSve128.h... 2025-05-07T19:51:13.0440162Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmFPCommon.cc... 2025-05-07T19:51:13.0440332Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmFPCommon.cc... 2025-05-07T19:51:13.0440480Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmI64.cc... 2025-05-07T19:51:13.0440617Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmI64.cc... 2025-05-07T19:51:13.0440847Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmI8Depthwise2DAvx2-inl.h... 2025-05-07T19:51:13.0441114Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmI8Depthwise2DAvx2-inl.h... 2025-05-07T19:51:13.0441333Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmI8Depthwise3DAvx2.cc... 2025-05-07T19:51:13.0441530Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmI8Depthwise3DAvx2.cc... 2025-05-07T19:51:13.0441753Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmI8DepthwiseAvx2-inl.h... 2025-05-07T19:51:13.0441948Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmI8DepthwiseAvx2-inl.h... 2025-05-07T19:51:13.0442150Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmI8DepthwiseAvx2.cc... 2025-05-07T19:51:13.0442351Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmI8DepthwiseAvx2.cc... 2025-05-07T19:51:13.0442629Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc... 2025-05-07T19:51:13.0442891Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc... 2025-05-07T19:51:13.0443070Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmI8Spmdm.cc... 2025-05-07T19:51:13.0443226Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmI8Spmdm.cc... 2025-05-07T19:51:13.0443406Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmPackMatrixB.cc... 2025-05-07T19:51:13.0443587Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmPackMatrixB.cc... 2025-05-07T19:51:13.0443826Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmSparseDense.cc... 2025-05-07T19:51:13.0443990Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmSparseDense.cc... 2025-05-07T19:51:13.0444190Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmSparseDenseAvx2.cc... 2025-05-07T19:51:13.0444391Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmSparseDenseAvx2.cc... 2025-05-07T19:51:13.0444600Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmSparseDenseAvx512.cc... 2025-05-07T19:51:13.0444793Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmSparseDenseAvx512.cc... 2025-05-07T19:51:13.0445017Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmSparseDenseInt8Avx2.cc... 2025-05-07T19:51:13.0445216Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmSparseDenseInt8Avx2.cc... 2025-05-07T19:51:13.0445441Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmSparseDenseInt8Avx512.cc... 2025-05-07T19:51:13.0445663Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmSparseDenseInt8Avx512.cc... 2025-05-07T19:51:13.0445917Z Preprocessing /__w/FBGEMM/FBGEMM/src/FbgemmSparseDenseVectorInt8Avx512.cc... 2025-05-07T19:51:13.0446162Z Parsing file /__w/FBGEMM/FBGEMM/src/FbgemmSparseDenseVectorInt8Avx512.cc... 2025-05-07T19:51:13.0446375Z Preprocessing /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32.cc... 2025-05-07T19:51:13.0446592Z Parsing file /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32.cc... 2025-05-07T19:51:13.0446814Z Preprocessing /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32UKernelsAvx2.cc... 2025-05-07T19:51:13.0447018Z Parsing file /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32UKernelsAvx2.cc... 2025-05-07T19:51:13.0447240Z Preprocessing /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32UKernelsAvx2.h... 2025-05-07T19:51:13.0447442Z Parsing file /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32UKernelsAvx2.h... 2025-05-07T19:51:13.0447673Z Preprocessing /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32UKernelsAvx512.cc... 2025-05-07T19:51:13.0447900Z Parsing file /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32UKernelsAvx512.cc... 2025-05-07T19:51:13.0448124Z Preprocessing /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32UKernelsAvx512.h... 2025-05-07T19:51:13.0448340Z Parsing file /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32UKernelsAvx512.h... 2025-05-07T19:51:13.0448592Z Preprocessing /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32UKernelsAvx512_256.cc... 2025-05-07T19:51:13.0448828Z Parsing file /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32UKernelsAvx512_256.cc... 2025-05-07T19:51:13.0449066Z Preprocessing /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32UKernelsAvx512_256.h... 2025-05-07T19:51:13.0449287Z Parsing file /__w/FBGEMM/FBGEMM/src/fp32/FbgemmFP32UKernelsAvx512_256.h... 2025-05-07T19:51:13.0449530Z Preprocessing /__w/FBGEMM/FBGEMM/src/fp32/KleidiAIFP32UKernelsNeon.cc... 2025-05-07T19:51:13.0449747Z Parsing file /__w/FBGEMM/FBGEMM/src/fp32/KleidiAIFP32UKernelsNeon.cc... 2025-05-07T19:51:13.0449971Z Preprocessing /__w/FBGEMM/FBGEMM/src/fp32/KleidiAIFP32UKernelsNeon.h... 2025-05-07T19:51:13.0450196Z Parsing file /__w/FBGEMM/FBGEMM/src/fp32/KleidiAIFP32UKernelsNeon.h... 2025-05-07T19:51:13.0450389Z Preprocessing /__w/FBGEMM/FBGEMM/src/GenerateI8Depthwise.cc... 2025-05-07T19:51:13.0450573Z Parsing file /__w/FBGEMM/FBGEMM/src/GenerateI8Depthwise.cc... 2025-05-07T19:51:13.0450770Z Preprocessing /__w/FBGEMM/FBGEMM/src/GenerateI8Depthwise.h... 2025-05-07T19:51:13.0450937Z Parsing file /__w/FBGEMM/FBGEMM/src/GenerateI8Depthwise.h... 2025-05-07T19:51:13.0451107Z Preprocessing /__w/FBGEMM/FBGEMM/src/GenerateKernel.cc... 2025-05-07T19:51:13.0451266Z Parsing file /__w/FBGEMM/FBGEMM/src/GenerateKernel.cc... 2025-05-07T19:51:13.0451441Z Preprocessing /__w/FBGEMM/FBGEMM/src/GenerateKernel.h... 2025-05-07T19:51:13.0451593Z Parsing file /__w/FBGEMM/FBGEMM/src/GenerateKernel.h... 2025-05-07T19:51:13.0451866Z Preprocessing /__w/FBGEMM/FBGEMM/src/GenerateKernelDirectConvU8S8S32ACC32.cc... 2025-05-07T19:51:13.0452136Z Parsing file /__w/FBGEMM/FBGEMM/src/GenerateKernelDirectConvU8S8S32ACC32.cc... 2025-05-07T19:51:13.0452351Z Preprocessing /__w/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC16.cc... 2025-05-07T19:51:13.0452552Z Parsing file /__w/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC16.cc... 2025-05-07T19:51:13.0452860Z Preprocessing /__w/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC16Avx512.cc... 2025-05-07T19:51:13.0453090Z Parsing file /__w/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC16Avx512.cc... 2025-05-07T19:51:13.0453359Z Preprocessing /__w/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc... 2025-05-07T19:51:13.0453622Z Parsing file /__w/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc... 2025-05-07T19:51:13.0453840Z Preprocessing /__w/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC32.cc... 2025-05-07T19:51:13.0454042Z Parsing file /__w/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC32.cc... 2025-05-07T19:51:13.0454306Z Preprocessing /__w/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc... 2025-05-07T19:51:13.0454575Z Parsing file /__w/FBGEMM/FBGEMM/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc... 2025-05-07T19:51:13.0454739Z Preprocessing /__w/FBGEMM/FBGEMM/src/GroupwiseConv.cc... 2025-05-07T19:51:13.0454895Z Parsing file /__w/FBGEMM/FBGEMM/src/GroupwiseConv.cc... 2025-05-07T19:51:13.0455071Z Preprocessing /__w/FBGEMM/FBGEMM/src/GroupwiseConv.h... 2025-05-07T19:51:13.0455223Z Parsing file /__w/FBGEMM/FBGEMM/src/GroupwiseConv.h... 2025-05-07T19:51:13.0455428Z Preprocessing /__w/FBGEMM/FBGEMM/src/GroupwiseConvAcc32Avx2.cc... 2025-05-07T19:51:13.0455693Z Parsing file /__w/FBGEMM/FBGEMM/src/GroupwiseConvAcc32Avx2.cc... 2025-05-07T19:51:13.0455903Z Preprocessing /__w/FBGEMM/FBGEMM/src/GroupwiseConvAcc32Avx512.cc... 2025-05-07T19:51:13.0456099Z Parsing file /__w/FBGEMM/FBGEMM/src/GroupwiseConvAcc32Avx512.cc... 2025-05-07T19:51:13.0456271Z Preprocessing /__w/FBGEMM/FBGEMM/src/InlineAsmDefines.h... 2025-05-07T19:51:13.0456446Z Parsing file /__w/FBGEMM/FBGEMM/src/InlineAsmDefines.h... 2025-05-07T19:51:13.0456657Z Preprocessing /__w/FBGEMM/FBGEMM/src/KleidiAIFP16UKernelsNeon.cc... 2025-05-07T19:51:13.0456855Z Parsing file /__w/FBGEMM/FBGEMM/src/KleidiAIFP16UKernelsNeon.cc... 2025-05-07T19:51:13.0457074Z Preprocessing /__w/FBGEMM/FBGEMM/src/KleidiAIFP16UKernelsNeon.h... 2025-05-07T19:51:13.0457273Z Parsing file /__w/FBGEMM/FBGEMM/src/KleidiAIFP16UKernelsNeon.h... 2025-05-07T19:51:13.0457414Z Preprocessing /__w/FBGEMM/FBGEMM/src/MaskAvx2.h... 2025-05-07T19:51:13.0457565Z Parsing file /__w/FBGEMM/FBGEMM/src/MaskAvx2.h... 2025-05-07T19:51:13.0457765Z Preprocessing /__w/FBGEMM/FBGEMM/src/OptimizedKernelsAvx2.cc... 2025-05-07T19:51:13.0457950Z Parsing file /__w/FBGEMM/FBGEMM/src/OptimizedKernelsAvx2.cc... 2025-05-07T19:51:13.0458155Z Preprocessing /__w/FBGEMM/FBGEMM/src/OptimizedKernelsAvx2.h... 2025-05-07T19:51:13.0458335Z Parsing file /__w/FBGEMM/FBGEMM/src/OptimizedKernelsAvx2.h... 2025-05-07T19:51:13.0458492Z Preprocessing /__w/FBGEMM/FBGEMM/src/PackAMatrix.cc... 2025-05-07T19:51:13.0458640Z Parsing file /__w/FBGEMM/FBGEMM/src/PackAMatrix.cc... 2025-05-07T19:51:13.0458826Z Preprocessing /__w/FBGEMM/FBGEMM/src/PackAWithIm2Col.cc... 2025-05-07T19:51:13.0458987Z Parsing file /__w/FBGEMM/FBGEMM/src/PackAWithIm2Col.cc... 2025-05-07T19:51:13.0459199Z Preprocessing /__w/FBGEMM/FBGEMM/src/PackAWithQuantRowOffset.cc... 2025-05-07T19:51:13.0459412Z Parsing file /__w/FBGEMM/FBGEMM/src/PackAWithQuantRowOffset.cc... 2025-05-07T19:51:13.0459599Z Preprocessing /__w/FBGEMM/FBGEMM/src/PackAWithRowOffset.cc... 2025-05-07T19:51:13.0459773Z Parsing file /__w/FBGEMM/FBGEMM/src/PackAWithRowOffset.cc... 2025-05-07T19:51:13.0459948Z Preprocessing /__w/FBGEMM/FBGEMM/src/PackBMatrix.cc... 2025-05-07T19:51:13.0460097Z Parsing file /__w/FBGEMM/FBGEMM/src/PackBMatrix.cc... 2025-05-07T19:51:13.0460326Z Preprocessing /__w/FBGEMM/FBGEMM/src/PackDepthwiseConvMatrixAvx2.cc... 2025-05-07T19:51:13.0460541Z Parsing file /__w/FBGEMM/FBGEMM/src/PackDepthwiseConvMatrixAvx2.cc... 2025-05-07T19:51:13.0460707Z Preprocessing /__w/FBGEMM/FBGEMM/src/PackMatrix.cc... 2025-05-07T19:51:13.0460850Z Parsing file /__w/FBGEMM/FBGEMM/src/PackMatrix.cc... 2025-05-07T19:51:13.0461064Z Preprocessing /__w/FBGEMM/FBGEMM/src/PackWeightMatrixForGConv.cc... 2025-05-07T19:51:13.0461277Z Parsing file /__w/FBGEMM/FBGEMM/src/PackWeightMatrixForGConv.cc... 2025-05-07T19:51:13.0461511Z Preprocessing /__w/FBGEMM/FBGEMM/src/PackWeightsForConv.cc... 2025-05-07T19:51:13.0461683Z Parsing file /__w/FBGEMM/FBGEMM/src/PackWeightsForConv.cc... 2025-05-07T19:51:13.0461908Z Preprocessing /__w/FBGEMM/FBGEMM/src/PackWeightsForDirectConv.cc... 2025-05-07T19:51:13.0462107Z Parsing file /__w/FBGEMM/FBGEMM/src/PackWeightsForDirectConv.cc... 2025-05-07T19:51:13.0462261Z Preprocessing /__w/FBGEMM/FBGEMM/src/QuantUtils.cc... 2025-05-07T19:51:13.0462405Z Parsing file /__w/FBGEMM/FBGEMM/src/QuantUtils.cc... 2025-05-07T19:51:13.0462587Z Preprocessing /__w/FBGEMM/FBGEMM/src/QuantUtilsAvx2.cc... 2025-05-07T19:51:13.0462743Z Parsing file /__w/FBGEMM/FBGEMM/src/QuantUtilsAvx2.cc... 2025-05-07T19:51:13.0462918Z Preprocessing /__w/FBGEMM/FBGEMM/src/QuantUtilsAvx512.cc... 2025-05-07T19:51:13.0463097Z Parsing file /__w/FBGEMM/FBGEMM/src/QuantUtilsAvx512.cc... 2025-05-07T19:51:13.0463265Z Preprocessing /__w/FBGEMM/FBGEMM/src/QuantUtilsNeon.cc... 2025-05-07T19:51:13.0463419Z Parsing file /__w/FBGEMM/FBGEMM/src/QuantUtilsNeon.cc... 2025-05-07T19:51:13.0463621Z Preprocessing /__w/FBGEMM/FBGEMM/src/RefImplementations.cc... 2025-05-07T19:51:13.0463790Z Parsing file /__w/FBGEMM/FBGEMM/src/RefImplementations.cc... 2025-05-07T19:51:13.0464012Z Preprocessing /__w/FBGEMM/FBGEMM/src/RefImplementations.h... 2025-05-07T19:51:13.0464178Z Parsing file /__w/FBGEMM/FBGEMM/src/RefImplementations.h... 2025-05-07T19:51:13.0464406Z Preprocessing /__w/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc... 2025-05-07T19:51:13.0464606Z Parsing file /__w/FBGEMM/FBGEMM/src/RowWiseSparseAdagradFused.cc... 2025-05-07T19:51:13.0464769Z Preprocessing /__w/FBGEMM/FBGEMM/src/SparseAdagrad.cc... 2025-05-07T19:51:13.0464936Z Parsing file /__w/FBGEMM/FBGEMM/src/SparseAdagrad.cc... 2025-05-07T19:51:13.0465084Z Preprocessing /__w/FBGEMM/FBGEMM/src/spmmUtils.cc... 2025-05-07T19:51:13.0465222Z Parsing file /__w/FBGEMM/FBGEMM/src/spmmUtils.cc... 2025-05-07T19:51:13.0465400Z Preprocessing /__w/FBGEMM/FBGEMM/src/spmmUtilsAvx2.cc... 2025-05-07T19:51:13.0465556Z Parsing file /__w/FBGEMM/FBGEMM/src/spmmUtilsAvx2.cc... 2025-05-07T19:51:13.0465723Z Preprocessing /__w/FBGEMM/FBGEMM/src/TransposeUtils.cc... 2025-05-07T19:51:13.0465883Z Parsing file /__w/FBGEMM/FBGEMM/src/TransposeUtils.cc... 2025-05-07T19:51:13.0466060Z Preprocessing /__w/FBGEMM/FBGEMM/src/TransposeUtils.h... 2025-05-07T19:51:13.0466211Z Parsing file /__w/FBGEMM/FBGEMM/src/TransposeUtils.h... 2025-05-07T19:51:13.0466390Z Preprocessing /__w/FBGEMM/FBGEMM/src/TransposeUtilsAvx2.h... 2025-05-07T19:51:13.0466567Z Parsing file /__w/FBGEMM/FBGEMM/src/TransposeUtilsAvx2.h... 2025-05-07T19:51:13.0466745Z Preprocessing /__w/FBGEMM/FBGEMM/src/TransposeUtilsNeon.h... 2025-05-07T19:51:13.0466910Z Parsing file /__w/FBGEMM/FBGEMM/src/TransposeUtilsNeon.h... 2025-05-07T19:51:13.0467093Z Preprocessing /__w/FBGEMM/FBGEMM/src/TransposeUtilsSve.h... 2025-05-07T19:51:13.0467259Z Parsing file /__w/FBGEMM/FBGEMM/src/TransposeUtilsSve.h... 2025-05-07T19:51:13.0467394Z Preprocessing /__w/FBGEMM/FBGEMM/src/Utils.cc... 2025-05-07T19:51:13.0467526Z Parsing file /__w/FBGEMM/FBGEMM/src/Utils.cc... 2025-05-07T19:51:13.0467686Z Preprocessing /__w/FBGEMM/FBGEMM/src/UtilsAvx2.cc... 2025-05-07T19:51:13.0467823Z Parsing file /__w/FBGEMM/FBGEMM/src/UtilsAvx2.cc... 2025-05-07T19:51:13.0467980Z Preprocessing /__w/FBGEMM/FBGEMM/src/UtilsAvx512.cc... 2025-05-07T19:51:13.0468138Z Parsing file /__w/FBGEMM/FBGEMM/src/UtilsAvx512.cc... 2025-05-07T19:51:13.0468286Z Preprocessing /__w/FBGEMM/FBGEMM/src/UtilsNeon.cc... 2025-05-07T19:51:13.0468419Z Parsing file /__w/FBGEMM/FBGEMM/src/UtilsNeon.cc... 2025-05-07T19:51:13.0468571Z Preprocessing /__w/FBGEMM/FBGEMM/src/UtilsSve.cc... 2025-05-07T19:51:13.0468705Z Parsing file /__w/FBGEMM/FBGEMM/src/UtilsSve.cc... 2025-05-07T19:51:13.0468811Z Building macro definition list... 2025-05-07T19:51:13.0468903Z Building group list... 2025-05-07T19:51:13.0469009Z Building directory list... 2025-05-07T19:51:13.0469104Z Building namespace list... 2025-05-07T19:51:13.0469192Z Building file list... 2025-05-07T19:51:13.0469338Z Building class list... 2025-05-07T19:51:13.0469429Z Building concept list... 2025-05-07T19:51:13.0469548Z Computing nesting relations for classes... 2025-05-07T19:51:13.0469665Z Associating documentation with classes... 2025-05-07T19:51:13.0469800Z Associating documentation with concepts... 2025-05-07T19:51:13.0469916Z Associating documentation with modules... 2025-05-07T19:51:13.0470009Z Building example list... 2025-05-07T19:51:13.0470121Z Searching for enumerations... 2025-05-07T19:51:13.0470229Z Searching for documented typedefs... 2025-05-07T19:51:13.0470394Z Searching for members imported via using declarations... 2025-05-07T19:51:13.0470508Z Searching for included using directives... 2025-05-07T19:51:13.0470630Z Searching for documented variables... 2025-05-07T19:51:13.0470732Z Building interface member list... 2025-05-07T19:51:13.0470824Z Building member list... 2025-05-07T19:51:13.0470929Z Searching for friends... 2025-05-07T19:51:13.0471034Z Searching for documented defines... 2025-05-07T19:51:13.0471152Z Computing class inheritance relations... 2025-05-07T19:51:13.0471256Z Computing class usage relations... 2025-05-07T19:51:13.0471454Z Flushing cached template relations that have become invalid... 2025-05-07T19:51:13.0471560Z Warn for undocumented namespaces... 2025-05-07T19:51:13.0471705Z Computing class relations... 2025-05-07T19:51:13.0471812Z Add enum values to enums... 2025-05-07T19:51:13.0471943Z Searching for member function documentation... 2025-05-07T19:51:13.0472060Z Creating members for template instances... 2025-05-07T19:51:13.0472148Z Building page list... 2025-05-07T19:51:13.0472249Z Search for main page... 2025-05-07T19:51:13.0472346Z Computing page relations... 2025-05-07T19:51:13.0472451Z Determining the scope of groups... 2025-05-07T19:51:13.0472561Z Computing module relations... 2025-05-07T19:51:13.0472644Z Sorting lists... 2025-05-07T19:51:13.0472752Z Determining which enums are documented 2025-05-07T19:51:13.0472851Z Computing member relations... 2025-05-07T19:51:13.0472980Z Building full member lists recursively... 2025-05-07T19:51:13.0473081Z Adding members to member groups. 2025-05-07T19:51:13.0473182Z Computing member references... 2025-05-07T19:51:13.0473291Z Inheriting documentation... 2025-05-07T19:51:13.0473384Z Generating disk names... 2025-05-07T19:51:13.0473481Z Adding source references... 2025-05-07T19:51:13.0473567Z Adding xrefitems... 2025-05-07T19:51:13.0473671Z Sorting member lists... 2025-05-07T19:51:13.0473769Z Setting anonymous enum type... 2025-05-07T19:51:13.0473899Z Computing dependencies between directories... 2025-05-07T19:51:13.0474009Z Generating citations page... 2025-05-07T19:51:13.0474094Z Counting members... 2025-05-07T19:51:13.0474187Z Counting data structures... 2025-05-07T19:51:13.0474291Z Resolving user defined references... 2025-05-07T19:51:13.0474451Z Finding anchors and sections in the documentation... 2025-05-07T19:51:13.0474558Z Transferring function references... 2025-05-07T19:51:13.0474684Z Combining using relations... 2025-05-07T19:51:13.0474802Z Adding members to index pages... 2025-05-07T19:51:13.0474900Z Correcting members for VHDL... 2025-05-07T19:51:13.0474996Z Computing tooltip texts... 2025-05-07T19:51:13.0475089Z Generating style sheet... 2025-05-07T19:51:13.0475194Z Generating search indices... 2025-05-07T19:51:13.0475304Z Generating example documentation... 2025-05-07T19:51:13.0475399Z Generating file sources... 2025-05-07T19:51:13.0475510Z Generating file documentation... 2025-05-07T19:51:13.0475611Z Generating page documentation... 2025-05-07T19:51:13.0475713Z Generating group documentation... 2025-05-07T19:51:13.0475825Z Generating class documentation... 2025-05-07T19:51:13.0475960Z Generating docs for compound is_16or32bit< T >... 2025-05-07T19:51:13.0476220Z Generating docs for compound PackingTraits< float, float, inst_set_t::avx2 >... 2025-05-07T19:51:13.0476471Z Generating docs for compound PackingTraits< float16, float, inst_set_t::avx2 >... 2025-05-07T19:51:13.0476749Z Generating docs for compound PackingTraits< int64_t, int64_t, inst_set_t::avx512 >... 2025-05-07T19:51:13.0477319Z Generating docs for compound PackingTraits< T, accT, inst_set_t::avx512_vnni, typename std::enable_if< is_8bit< T >::value &&is_16or32bit< accT >::value >::type >... 2025-05-07T19:51:13.0477854Z Generating docs for compound PackingTraits< T, accT, inst_set_t::avx512_vnni_ymm, typename std::enable_if< is_8bit< T >::value &&is_16or32bit< accT >::value >::type >... 2025-05-07T19:51:13.0478290Z Generating docs for compound PackingTraits< T, std::int16_t, inst_set_t::avx2, typename std::enable_if< is_8bit< T >::value >::type >... 2025-05-07T19:51:13.0478719Z Generating docs for compound PackingTraits< T, std::int16_t, inst_set_t::avx512, typename std::enable_if< is_8bit< T >::value >::type >... 2025-05-07T19:51:13.0479161Z Generating docs for compound PackingTraits< T, std::int16_t, inst_set_t::avx512_ymm, typename std::enable_if< is_8bit< T >::value >::type >... 2025-05-07T19:51:13.0479589Z Generating docs for compound PackingTraits< T, std::int32_t, inst_set_t::avx2, typename std::enable_if< is_8bit< T >::value >::type >... 2025-05-07T19:51:13.0480021Z Generating docs for compound PackingTraits< T, std::int32_t, inst_set_t::avx512, typename std::enable_if< is_8bit< T >::value >::type >... 2025-05-07T19:51:13.0480509Z Generating docs for compound PackingTraits< T, std::int32_t, inst_set_t::avx512_ymm, typename std::enable_if< is_8bit< T >::value >::type >... 2025-05-07T19:51:13.0480631Z Generating concept documentation... 2025-05-07T19:51:13.0480735Z Generating module documentation... 2025-05-07T19:51:13.0480845Z Generating namespace documentation... 2025-05-07T19:51:13.0481514Z Generating docs for nested compound LinearCombinationOnDevice< ElementOutput_, Count, ElementAccumulator_, ElementCompute_, Scale, Round >::Params... 2025-05-07T19:51:13.0481623Z Generating docs for namespace fbgemm 2025-05-07T19:51:13.0481830Z Generating docs for compound BCSRMatrix< T, ROW_BLOCK, COL_BLOCK >... 2025-05-07T19:51:13.0481968Z Generating docs for compound block_type_t... 2025-05-07T19:51:13.0482107Z Generating docs for compound BlockingFactors... 2025-05-07T19:51:13.0482312Z Generating docs for compound CodeCache< KEY, VALUE, THREAD_LOCAL >... 2025-05-07T19:51:13.0482497Z Generating docs for compound CodeGenBase< TA, TB, TC, accT >... 2025-05-07T19:51:13.0482674Z Generating docs for compound CompressedSparseColumn... 2025-05-07T19:51:13.0482845Z Generating docs for compound conv_param_t< SPATIAL_DIM >... 2025-05-07T19:51:13.0482996Z Generating docs for compound DoNothing< outT, inT >... 2025-05-07T19:51:13.0483245Z Generating docs for compound DoSConvOnInpBuffer< outT, inT, nextOPType >... 2025-05-07T19:51:13.0483475Z Generating docs for compound DoSpmdmOnInpBuffer< outT, inT, nextOPType >... 2025-05-07T19:51:13.0483827Z Generating docs for compound ExecuteKernel< packingAMatrix, packingBMatrix, cT, processOutputType >... 2025-05-07T19:51:13.0484354Z Generating docs for compound ExecuteKernel< packingAMatrix, PackBMatrix< int8_t, typename packingAMatrix::accType >, cT, processOutputType >... 2025-05-07T19:51:13.0484492Z Generating docs for compound is_16or32bit< T >... 2025-05-07T19:51:13.0484611Z Generating docs for compound is_8bit< T >... 2025-05-07T19:51:13.0484817Z Generating docs for compound memCopy< outT, inT, nextOPType >... 2025-05-07T19:51:13.0484977Z Generating docs for compound PackAMatrix< T, accT >... 2025-05-07T19:51:13.0485189Z Generating docs for compound PackAWithIm2Col< T, accT, SPATIAL_DIM >... 2025-05-07T19:51:13.0485393Z Generating docs for compound PackAWithQuantRowOffset< T, accT >... 2025-05-07T19:51:13.0485588Z Generating docs for compound PackAWithRowOffset< T, accT >... 2025-05-07T19:51:13.0485740Z Generating docs for compound PackBMatrix< T, accT >... 2025-05-07T19:51:13.0485909Z Generating docs for compound PackedGemmMatrixB< T, C >... 2025-05-07T19:51:13.0486151Z Generating docs for compound PackingTraits< T, accT, instSet, int8Type >... 2025-05-07T19:51:13.0486395Z Generating docs for compound PackingTraits< float, float, inst_set_t::avx2 >... 2025-05-07T19:51:13.0486699Z Generating docs for compound PackingTraits< float16, float, inst_set_t::avx2 >... 2025-05-07T19:51:13.0486969Z Generating docs for compound PackingTraits< int64_t, int64_t, inst_set_t::avx512 >... 2025-05-07T19:51:13.0487485Z Generating docs for compound PackingTraits< T, accT, inst_set_t::avx512_vnni, typename std::enable_if< is_8bit< T >::value &&is_16or32bit< accT >::value >::type >... 2025-05-07T19:51:13.0488004Z Generating docs for compound PackingTraits< T, accT, inst_set_t::avx512_vnni_ymm, typename std::enable_if< is_8bit< T >::value &&is_16or32bit< accT >::value >::type >... 2025-05-07T19:51:13.0488434Z Generating docs for compound PackingTraits< T, std::int16_t, inst_set_t::avx2, typename std::enable_if< is_8bit< T >::value >::type >... 2025-05-07T19:51:13.0488863Z Generating docs for compound PackingTraits< T, std::int16_t, inst_set_t::avx512, typename std::enable_if< is_8bit< T >::value >::type >... 2025-05-07T19:51:13.0489306Z Generating docs for compound PackingTraits< T, std::int16_t, inst_set_t::avx512_ymm, typename std::enable_if< is_8bit< T >::value >::type >... 2025-05-07T19:51:13.0489738Z Generating docs for compound PackingTraits< T, std::int32_t, inst_set_t::avx2, typename std::enable_if< is_8bit< T >::value >::type >... 2025-05-07T19:51:13.0490221Z Generating docs for compound PackingTraits< T, std::int32_t, inst_set_t::avx512, typename std::enable_if< is_8bit< T >::value >::type >... 2025-05-07T19:51:13.0490663Z Generating docs for compound PackingTraits< T, std::int32_t, inst_set_t::avx512_ymm, typename std::enable_if< is_8bit< T >::value >::type >... 2025-05-07T19:51:13.0490875Z Generating docs for compound PackMatrix< PT, inpType, accType >... 2025-05-07T19:51:13.0491130Z Generating docs for compound PackWeightMatrixForGConv< T, accT, SPATIAL_DIM >... 2025-05-07T19:51:13.0491357Z Generating docs for compound PackWeightsForConv< SPATIAL_DIM, T, accT >... 2025-05-07T19:51:13.0491575Z Generating docs for compound ReluOutput< outT, inT, nextOPType >... 2025-05-07T19:51:13.0491771Z Generating docs for compound requantizationForFloatParams_t... 2025-05-07T19:51:13.0491928Z Generating docs for compound RequantizationParams... 2025-05-07T19:51:13.0492131Z Generating docs for compound requantizationParams_t< BIAS_TYPE >... 2025-05-07T19:51:13.0492457Z Generating docs for compound ReQuantizeForFloat< FUSE_RELU, Q_GRAN, outT, inT, nextOPType >... 2025-05-07T19:51:13.0492793Z Generating docs for compound ReQuantizeOutput< FUSE_RELU, Q_GRAN, BIAS_TYPE, outT, inT, nextOPType >... 2025-05-07T19:51:13.0492984Z Generating docs for compound ScaleOP< outT, inT, nextOPType >... 2025-05-07T19:51:13.0493148Z Generating docs for compound simd_info< inst_set >... 2025-05-07T19:51:13.0493357Z Generating docs for compound SparseAdaGradSignature< IndexType >... 2025-05-07T19:51:13.0493529Z Generating docs for compound TensorQuantizationParams... 2025-05-07T19:51:13.0493672Z Generating docs for compound thread_type_t... 2025-05-07T19:51:13.0493788Z Generating docs for namespace fbgemm_gpu 2025-05-07T19:51:13.0493927Z Generating docs for compound Comparator< T >... 2025-05-07T19:51:13.0494251Z Generating docs for compound TensorAccessorBuilder< T, N, index_nbits, packed, PtrTraits >... 2025-05-07T19:51:13.0494377Z Generating docs for compound CacheContext... 2025-05-07T19:51:13.0494510Z Generating docs for compound EmbeddingKVDB... 2025-05-07T19:51:13.0494627Z Generating docs for compound QueueItem... 2025-05-07T19:51:13.0494850Z Generating docs for compound DramKVEmbeddingCache< weight_type >... 2025-05-07T19:51:13.0495006Z Generating docs for compound StoreValue< scalar_t >... 2025-05-07T19:51:13.0495207Z Generating docs for compound SynchronizedShardedMap< K, V, M >... 2025-05-07T19:51:13.0495350Z Generating docs for compound CacheLibCache... 2025-05-07T19:51:13.0495523Z Generating docs for compound EmbeddingParameterServer... 2025-05-07T19:51:13.0495629Z Generating graph info page... 2025-05-07T19:51:13.0495742Z Generating directory documentation... 2025-05-07T19:51:13.0495900Z Generating index page... 2025-05-07T19:51:13.0495997Z Generating page index... 2025-05-07T19:51:13.0496093Z Generating topic index... 2025-05-07T19:51:13.0496204Z Generating module index... 2025-05-07T19:51:13.0496312Z Generating module member index... 2025-05-07T19:51:13.0496423Z Generating namespace member index... 2025-05-07T19:51:13.0496521Z Generating concept index... 2025-05-07T19:51:13.0496647Z Generating annotated compound index... 2025-05-07T19:51:13.0496764Z Generating alphabetical compound index... 2025-05-07T19:51:13.0496878Z Generating hierarchical class index... 2025-05-07T19:51:13.0496989Z Generating member index... 2025-05-07T19:51:13.0497085Z Generating file index... 2025-05-07T19:51:13.0497185Z Generating file member index... 2025-05-07T19:51:13.0497280Z Generating example index... 2025-05-07T19:51:13.0497392Z finalizing index lists... 2025-05-07T19:51:13.0497478Z writing tag file... 2025-05-07T19:51:13.0497572Z Generating XML output... 2025-05-07T19:51:13.0497808Z Generating XML output for class fbgemm_gpu::rocm::accumulate_row_per_warp 2025-05-07T19:51:13.0498027Z Generating XML output for class fbgemm_gpu::rocm::amdgcn_buffer_resource 2025-05-07T19:51:13.0499514Z Generating XML output for class cutlass::gemm::collective::CollectiveMma< MainloopSm90TmaGmmaWarpSpecializedFP8BlockScaling< Stages, ClusterShape, KernelSchedule >, TileShape_, ElementA_, StrideA_, ElementB_, StrideB_, TiledMma_, GmemTiledCopyA_, SmemLayoutAtomA_, SmemCopyAtomA_, TransformA_, GmemTiledCopyB_, SmemLayoutAtomB_, SmemCopyAtomB_, TransformB_ >::Arguments 2025-05-07T19:51:13.0500722Z Generating XML output for class cutlass::gemm::kernel::GemmUniversal< ProblemShape_, CollectiveMainloop_, CollectiveEpilogue_, TileScheduler_, cute::enable_if_t< cute::is_same_v< KernelTmaWarpSpecializedCooperativeFP8BlockScaling, typename CollectiveMainloop_::DispatchPolicy::Schedule > > >::Arguments 2025-05-07T19:51:13.0500851Z Generating XML output for class AtomicCounter 2025-05-07T19:51:13.0501025Z Generating XML output for class BatchIndexSelectDim0CPUOp 2025-05-07T19:51:13.0501210Z Generating XML output for class BatchIndexSelectDim0GPUOp 2025-05-07T19:51:13.0501406Z Generating XML output for class BatchIndexSelectDim0TensorCPUOp 2025-05-07T19:51:13.0501598Z Generating XML output for class BatchIndexSelectDim0TensorGPUOp 2025-05-07T19:51:13.0501751Z Generating XML output for class fbgemm::BCSRMatrix 2025-05-07T19:51:13.0501868Z Generating XML output for class bfloat16_2 2025-05-07T19:51:13.0502026Z Generating XML output for class fbgemm_gpu::BitonicSort 2025-05-07T19:51:13.0502189Z Generating XML output for class fbgemm::block_type_t 2025-05-07T19:51:13.0502346Z Generating XML output for class fbgemm::BlockingFactors 2025-05-07T19:51:13.0502542Z Generating XML output for class fbgemm_gpu::BlockPrefixCallbackOp 2025-05-07T19:51:13.0502747Z Generating XML output for class l2_cache::CacheLibCache::CacheConfig 2025-05-07T19:51:13.0502901Z Generating XML output for class kv_db::CacheContext 2025-05-07T19:51:13.0503057Z Generating XML output for class l2_cache::CacheLibCache 2025-05-07T19:51:13.0503198Z Generating XML output for class fbgemm::CodeCache 2025-05-07T19:51:13.0503411Z Generating XML output for class fbgemm::CodeCache< KEY, VALUE, true > 2025-05-07T19:51:13.0503553Z Generating XML output for class fbgemm::CodeGenBase 2025-05-07T19:51:13.0505318Z Generating XML output for class cutlass::gemm::collective::CollectiveBuilder< arch::Sm90, arch::OpClassTensorOp, ElementA, GmemLayoutA, AlignmentA, ElementB, GmemLayoutB, AlignmentB, ElementAccumulator, TileShape_MNK, ClusterShape_MNK, StageCountType, KernelScheduleType, cute::enable_if_t<(cute::is_same_v< KernelScheduleType, KernelTmaWarpSpecializedCooperativeFP8BlockScaling >) &¬ detail::is_use_rmem_A< ElementA, GmemLayoutA, ElementB, GmemLayoutB >()> > 2025-05-07T19:51:13.0506714Z Generating XML output for class cutlass::gemm::collective::CollectiveMma< MainloopSm90TmaGmmaWarpSpecializedFP8BlockScaling< Stages, ClusterShape, KernelSchedule >, TileShape_, ElementA_, StrideA_, ElementB_, StrideB_, TiledMma_, GmemTiledCopyA_, SmemLayoutAtomA_, SmemCopyAtomA_, TransformA_, GmemTiledCopyB_, SmemLayoutAtomB_, SmemCopyAtomB_, TransformB_ > 2025-05-07T19:51:13.0506927Z Generating XML output for class fbgemm_gpu::Comparator 2025-05-07T19:51:13.0507122Z Generating XML output for class fbgemm::CompressedSparseColumn 2025-05-07T19:51:13.0507284Z Generating XML output for class fbgemm::conv_param_t 2025-05-07T19:51:13.0507423Z Generating XML output for class fbgemm::CSRMatrix 2025-05-07T19:51:13.0507617Z Generating XML output for class fbgemm_gpu::CustomAllReduceState 2025-05-07T19:51:13.0507839Z Generating XML output for class fbgemm_gpu::utils::DeviceCacheFlusher 2025-05-07T19:51:13.0508028Z Generating XML output for class fbgemm::DirectConvCodeGenBase 2025-05-07T19:51:13.0508215Z Generating XML output for class fbgemm_gpu::rocm::reduce_op::div 2025-05-07T19:51:13.0508372Z Generating XML output for class fbgemm::DoNothing 2025-05-07T19:51:13.0508545Z Generating XML output for class fbgemm::DoSConvOnInpBuffer 2025-05-07T19:51:13.0508720Z Generating XML output for class fbgemm::DoSpmdmOnInpBuffer 2025-05-07T19:51:13.0508899Z Generating XML output for class kv_mem::DramKVEmbeddingCache 2025-05-07T19:51:13.0509119Z Generating XML output for class kv_mem::DramKVEmbeddingCacheWrapper 2025-05-07T19:51:13.0509332Z Generating XML output for class kv_db::EmbeddingKVDB 2025-05-07T19:51:13.0509516Z Generating XML output for class ps::EmbeddingParameterServer 2025-05-07T19:51:13.0509682Z Generating XML output for class ssd::EmbeddingRocksDB 2025-05-07T19:51:13.0509862Z Generating XML output for class ssd::EmbeddingRocksDBWrapper 2025-05-07T19:51:13.0510069Z Generating XML output for class ssd::EmbeddingSnapshotHandleWrapper 2025-05-07T19:51:13.0510292Z Generating XML output for class fbgemm::EmbeddingSpMDMKernelSignature 2025-05-07T19:51:13.0510559Z Generating XML output for class fbgemm::EmbeddingSpMDMRowWiseSparseKernelSignature 2025-05-07T19:51:13.0510738Z Generating XML output for class fbgemm_gpu::enum_registration 2025-05-07T19:51:13.0510892Z Generating XML output for class fbgemm::ExecuteKernel 2025-05-07T19:51:13.0511439Z Generating XML output for class fbgemm::ExecuteKernel< packingAMatrix, PackBMatrix< int8_t, typename packingAMatrix::accType >, cT, processOutputType > 2025-05-07T19:51:13.0511573Z Generating XML output for class fbgemm::fint32 2025-05-07T19:51:13.0511735Z Generating XML output for class fbgemm_gpu::FixedDivisor 2025-05-07T19:51:13.0511920Z Generating XML output for class fbgemm::detail::FloatFormat 2025-05-07T19:51:13.0512028Z Generating XML output for class fmoe_ 2025-05-07T19:51:13.0512134Z Generating XML output for class fp8_2 2025-05-07T19:51:13.0512274Z Generating XML output for class fused_moe_args 2025-05-07T19:51:13.0512407Z Generating XML output for class fused_moe_traits 2025-05-07T19:51:13.0512545Z Generating XML output for class fused_moegemm_args 2025-05-07T19:51:13.0512690Z Generating XML output for class fused_moegemm_traits 2025-05-07T19:51:13.0512851Z Generating XML output for class fused_moesorting_args 2025-05-07T19:51:13.0513009Z Generating XML output for class fused_moesorting_trait 2025-05-07T19:51:13.0513168Z Generating XML output for class FusedMoeGemmTypeConfig 2025-05-07T19:51:13.0513584Z Generating XML output for class FusedMoeGemmTypeConfig< ck_tile::bf16_t, ck_tile::bf16_t, ck_tile::bf16_t, ST, SW, SQ, KW > 2025-05-07T19:51:13.0513979Z Generating XML output for class FusedMoeGemmTypeConfig< ck_tile::fp16_t, ck_tile::fp16_t, ck_tile::fp16_t, ST, SW, SQ, KW > 2025-05-07T19:51:13.0514372Z Generating XML output for class FusedMoeGemmTypeConfig< ck_tile::int8_t, ck_tile::int8_t, ck_tile::bf16_t, ST, SW, SQ, KW > 2025-05-07T19:51:13.0514526Z Generating XML output for class fbgemm::GemmParams 2025-05-07T19:51:13.0515653Z Generating XML output for class cutlass::gemm::kernel::GemmUniversal< ProblemShape_, CollectiveMainloop_, CollectiveEpilogue_, TileScheduler_, cute::enable_if_t< cute::is_same_v< KernelTmaWarpSpecializedCooperativeFP8BlockScaling, typename CollectiveMainloop_::DispatchPolicy::Schedule > > > 2025-05-07T19:51:13.0515858Z Generating XML output for class fbgemm::GenConvKernel 2025-05-07T19:51:13.0516037Z Generating XML output for class fbgemm::GenConvKernelBase 2025-05-07T19:51:13.0516191Z Generating XML output for class fbgemm::GenI8Depthwise 2025-05-07T19:51:13.0516480Z Generating XML output for class cutlass::gemm::collective::GmmaFP8BlockScalingAccumulation 2025-05-07T19:51:13.0516648Z Generating XML output for class fbgemm_gpu::rocm::Half2 2025-05-07T19:51:13.0516801Z Generating XML output for class internal::half2float16 2025-05-07T19:51:13.0516996Z Generating XML output for class internal::half2float16< at::Half > 2025-05-07T19:51:13.0517146Z Generating XML output for class fbgemm_gpu::Half4 2025-05-07T19:51:13.0517256Z Generating XML output for class half4 2025-05-07T19:51:13.0517633Z Generating XML output for class fbgemm_gpu::utils::HostDeviceBufferPair 2025-05-07T19:51:13.0517849Z Generating XML output for class internal::HyperCompressedSparseColumn 2025-05-07T19:51:13.0519113Z Generating XML output for class cutlass::gemm::kernel::GemmUniversal< ProblemShape_, CollectiveMainloop_, CollectiveEpilogue_, TileScheduler_, cute::enable_if_t< cute::is_same_v< KernelTmaWarpSpecializedCooperativeFP8BlockScaling, typename CollectiveMainloop_::DispatchPolicy::Schedule > > >::IF_SWAP_AB 2025-05-07T19:51:13.0520414Z Generating XML output for class cutlass::gemm::kernel::GemmUniversal< ProblemShape_, CollectiveMainloop_, CollectiveEpilogue_, TileScheduler_, cute::enable_if_t< cute::is_same_v< KernelTmaWarpSpecializedCooperativeFP8BlockScaling, typename CollectiveMainloop_::DispatchPolicy::Schedule > > >::IF_SWAP_AB< T, void_t< decltype(T::SwapAB)> > 2025-05-07T19:51:13.0520617Z Generating XML output for class fbgemm_gpu::tbe::IndexMetadata 2025-05-07T19:51:13.0520814Z Generating XML output for class fbgemm_gpu::IndexSelectDim0GPUOp 2025-05-07T19:51:13.0521120Z Generating XML output for class fbgemm_gpu::tbe::IndicesDistributionParameters 2025-05-07T19:51:13.0521318Z Generating XML output for class fbgemm_gpu::tbe::IndicesEstimator 2025-05-07T19:51:13.0521530Z Generating XML output for class fbgemm_gpu::tbe::IndicesGenerator 2025-05-07T19:51:13.0521666Z Generating XML output for class ssd::Initializer 2025-05-07T19:51:13.0521777Z Generating XML output for class int8_2 2025-05-07T19:51:13.0521940Z Generating XML output for class fbgemm::is_16or32bit 2025-05-07T19:51:13.0522061Z Generating XML output for class is_16or32bit 2025-05-07T19:51:13.0522193Z Generating XML output for class fbgemm::is_8bit 2025-05-07T19:51:13.0522372Z Generating XML output for class fbgemm::is_requantization 2025-05-07T19:51:13.0522817Z Generating XML output for class fbgemm::is_requantization< ReQuantizeOutput< FUSE_RELU, Q_GRAN, BIAS_TYPE, outT, inT, nextOPType > > 2025-05-07T19:51:13.0523049Z Generating XML output for class fbgemm_gpu::utils::is_tensor_accessor_builder 2025-05-07T19:51:13.0523463Z Generating XML output for class fbgemm_gpu::utils::is_tensor_accessor_builder< TensorAccessorBuilder< T, N, INB, P, PT > > 2025-05-07T19:51:13.0523574Z Generating XML output for class ISA 2025-05-07T19:51:13.0523766Z Generating XML output for class fbgemm_gpu::utils::KernelLauncher 2025-05-07T19:51:13.0524103Z Generating XML output for class cutlass::gemm::KernelTmaWarpSpecializedCooperativeFP8BlockScaling 2025-05-07T19:51:13.0524271Z Generating XML output for class ssd::KVTensorWrapper 2025-05-07T19:51:13.0524531Z Generating XML output for class cutlass::epilogue::thread::LinearCombinationOnDevice 2025-05-07T19:51:13.0524730Z Generating XML output for class fbgemm_gpu::rocm::load_row_per_warp 2025-05-07T19:51:13.0525055Z Generating XML output for class fbgemm_gpu::rocm::load_row_per_warp< float, embedding_dim, index_t > 2025-05-07T19:51:13.0525323Z Generating XML output for class fbgemm_gpu::rocm::load_row_per_warp< half, 128, index_t > 2025-05-07T19:51:13.0525586Z Generating XML output for class fbgemm_gpu::rocm::load_row_per_warp< half, 160, index_t > 2025-05-07T19:51:13.0525859Z Generating XML output for class fbgemm_gpu::rocm::load_row_per_warp< half, 192, index_t > 2025-05-07T19:51:13.0526205Z Generating XML output for class fbgemm_gpu::rocm::load_row_per_warp< half, 256, index_t > 2025-05-07T19:51:13.0526468Z Generating XML output for class fbgemm_gpu::rocm::load_row_per_warp< half, 512, index_t > 2025-05-07T19:51:13.0526745Z Generating XML output for class fbgemm_gpu::rocm::load_row_per_warp< half, 64, index_t > 2025-05-07T19:51:13.0526863Z Generating XML output for class log2_calc 2025-05-07T19:51:13.0526982Z Generating XML output for class log2_calc_ 2025-05-07T19:51:13.0527114Z Generating XML output for class log2_calc_< 0 > 2025-05-07T19:51:13.0527390Z Generating XML output for class fbgemm_gpu::LookupFunctionBatchedUnaryEmbeddingOp 2025-05-07T19:51:13.0527582Z Generating XML output for class fbgemm_gpu::rocm::magic_div_u32_t 2025-05-07T19:51:13.0527911Z Generating XML output for class cutlass::gemm::MainloopSm90TmaGmmaWarpSpecializedFP8BlockScaling 2025-05-07T19:51:13.0528058Z Generating XML output for class fbgemm::memCopy 2025-05-07T19:51:13.0528213Z Generating XML output for class MockEmbeddingRocksDB 2025-05-07T19:51:13.0528400Z Generating XML output for class fbgemm_gpu::rocm::reduce_op::mul 2025-05-07T19:51:13.0528560Z Generating XML output for class fbgemm::PackAMatrix 2025-05-07T19:51:13.0528770Z Generating XML output for class fbgemm::PackAWithIm2Col 2025-05-07T19:51:13.0528966Z Generating XML output for class fbgemm::PackAWithQuantRowOffset 2025-05-07T19:51:13.0529137Z Generating XML output for class fbgemm::PackAWithRowOffset 2025-05-07T19:51:13.0529292Z Generating XML output for class fbgemm::PackBMatrix 2025-05-07T19:51:13.0529490Z Generating XML output for class fbgemm::PackedDepthWiseConvMatrix 2025-05-07T19:51:13.0529678Z Generating XML output for class fbgemm::PackedDirectConvMatrix 2025-05-07T19:51:13.0529855Z Generating XML output for class fbgemm::PackedGemmMatrixB 2025-05-07T19:51:13.0530072Z Generating XML output for class fbgemm_gpu::utils::PackedTensorAccessor 2025-05-07T19:51:13.0530228Z Generating XML output for class fbgemm::PackingTraits 2025-05-07T19:51:13.0530509Z Generating XML output for class fbgemm::PackingTraits< float, float, inst_set_t::avx2 > 2025-05-07T19:51:13.0530786Z Generating XML output for class PackingTraits< float, float, inst_set_t::avx2 > 2025-05-07T19:51:13.0531061Z Generating XML output for class fbgemm::PackingTraits< float16, float, inst_set_t::avx2 > 2025-05-07T19:51:13.0531317Z Generating XML output for class PackingTraits< float16, float, inst_set_t::avx2 > 2025-05-07T19:51:13.0531604Z Generating XML output for class fbgemm::PackingTraits< int64_t, int64_t, inst_set_t::avx512 > 2025-05-07T19:51:13.0531863Z Generating XML output for class PackingTraits< int64_t, int64_t, inst_set_t::avx512 > 2025-05-07T19:51:13.0532420Z Generating XML output for class fbgemm::PackingTraits< T, accT, inst_set_t::avx512_vnni, typename std::enable_if< is_8bit< T >::value &&is_16or32bit< accT >::value >::type > 2025-05-07T19:51:13.0532932Z Generating XML output for class PackingTraits< T, accT, inst_set_t::avx512_vnni, typename std::enable_if< is_8bit< T >::value &&is_16or32bit< accT >::value >::type > 2025-05-07T19:51:13.0533484Z Generating XML output for class fbgemm::PackingTraits< T, accT, inst_set_t::avx512_vnni_ymm, typename std::enable_if< is_8bit< T >::value &&is_16or32bit< accT >::value >::type > 2025-05-07T19:51:13.0534016Z Generating XML output for class PackingTraits< T, accT, inst_set_t::avx512_vnni_ymm, typename std::enable_if< is_8bit< T >::value &&is_16or32bit< accT >::value >::type > 2025-05-07T19:51:13.0534464Z Generating XML output for class fbgemm::PackingTraits< T, std::int16_t, inst_set_t::avx2, typename std::enable_if< is_8bit< T >::value >::type > 2025-05-07T19:51:13.0534883Z Generating XML output for class PackingTraits< T, std::int16_t, inst_set_t::avx2, typename std::enable_if< is_8bit< T >::value >::type > 2025-05-07T19:51:13.0535350Z Generating XML output for class fbgemm::PackingTraits< T, std::int16_t, inst_set_t::avx512, typename std::enable_if< is_8bit< T >::value >::type > 2025-05-07T19:51:13.0535825Z Generating XML output for class PackingTraits< T, std::int16_t, inst_set_t::avx512, typename std::enable_if< is_8bit< T >::value >::type > 2025-05-07T19:51:13.0536293Z Generating XML output for class fbgemm::PackingTraits< T, std::int16_t, inst_set_t::avx512_ymm, typename std::enable_if< is_8bit< T >::value >::type > 2025-05-07T19:51:13.0536740Z Generating XML output for class PackingTraits< T, std::int16_t, inst_set_t::avx512_ymm, typename std::enable_if< is_8bit< T >::value >::type > 2025-05-07T19:51:13.0537182Z Generating XML output for class fbgemm::PackingTraits< T, std::int32_t, inst_set_t::avx2, typename std::enable_if< is_8bit< T >::value >::type > 2025-05-07T19:51:13.0537598Z Generating XML output for class PackingTraits< T, std::int32_t, inst_set_t::avx2, typename std::enable_if< is_8bit< T >::value >::type > 2025-05-07T19:51:13.0538060Z Generating XML output for class fbgemm::PackingTraits< T, std::int32_t, inst_set_t::avx512, typename std::enable_if< is_8bit< T >::value >::type > 2025-05-07T19:51:13.0538488Z Generating XML output for class PackingTraits< T, std::int32_t, inst_set_t::avx512, typename std::enable_if< is_8bit< T >::value >::type > 2025-05-07T19:51:13.0538999Z Generating XML output for class fbgemm::PackingTraits< T, std::int32_t, inst_set_t::avx512_ymm, typename std::enable_if< is_8bit< T >::value >::type > 2025-05-07T19:51:13.0539447Z Generating XML output for class PackingTraits< T, std::int32_t, inst_set_t::avx512_ymm, typename std::enable_if< is_8bit< T >::value >::type > 2025-05-07T19:51:13.0539591Z Generating XML output for class fbgemm::PackMatrix 2025-05-07T19:51:13.0539756Z Generating XML output for class fbgemm_gpu::PackSegments 2025-05-07T19:51:13.0539937Z Generating XML output for class fbgemm_gpu::PackSegmentsV2 2025-05-07T19:51:13.0540133Z Generating XML output for class fbgemm::PackWeightMatrixForGConv 2025-05-07T19:51:13.0540305Z Generating XML output for class fbgemm::PackWeightsForConv 2025-05-07T19:51:13.0547789Z Generating XML output for class cutlass::epilogue::thread::LinearCombinationOnDevice::Params 2025-05-07T19:51:13.0549329Z Generating XML output for class cutlass::gemm::collective::CollectiveMma< MainloopSm90TmaGmmaWarpSpecializedFP8BlockScaling< Stages, ClusterShape, KernelSchedule >, TileShape_, ElementA_, StrideA_, ElementB_, StrideB_, TiledMma_, GmemTiledCopyA_, SmemLayoutAtomA_, SmemCopyAtomA_, TransformA_, GmemTiledCopyB_, SmemLayoutAtomB_, SmemCopyAtomB_, TransformB_ >::Params 2025-05-07T19:51:13.0550513Z Generating XML output for class cutlass::gemm::kernel::GemmUniversal< ProblemShape_, CollectiveMainloop_, CollectiveEpilogue_, TileScheduler_, cute::enable_if_t< cute::is_same_v< KernelTmaWarpSpecializedCooperativeFP8BlockScaling, typename CollectiveMainloop_::DispatchPolicy::Schedule > > >::Params 2025-05-07T19:51:13.0550726Z Generating XML output for class fbgemm_gpu::PermuteMultiEmbeddingOp 2025-05-07T19:51:13.0550942Z Generating XML output for class fbgemm_gpu::PermutePooledEmbsFunction 2025-05-07T19:51:13.0551194Z Generating XML output for class fbgemm_gpu::PermutePooledEmbsFunctionSplit 2025-05-07T19:51:13.0552463Z Generating XML output for class cutlass::gemm::kernel::GemmUniversal< ProblemShape_, CollectiveMainloop_, CollectiveEpilogue_, TileScheduler_, cute::enable_if_t< cute::is_same_v< KernelTmaWarpSpecializedCooperativeFP8BlockScaling, typename CollectiveMainloop_::DispatchPolicy::Schedule > > >::SharedStorage::PipelineStorage 2025-05-07T19:51:13.0552590Z Generating XML output for class PrunedMapCPU 2025-05-07T19:51:13.0552738Z Generating XML output for class kv_db::QueueItem 2025-05-07T19:51:13.0552934Z Generating XML output for class fbgemm_gpu::rocm::reduce_op_sum_t 2025-05-07T19:51:13.0553094Z Generating XML output for class fbgemm::internal::reg_t 2025-05-07T19:51:13.0553288Z Generating XML output for class fbgemm::internal::reg_t< int32_t > 2025-05-07T19:51:13.0553491Z Generating XML output for class fbgemm::internal::reg_t< int64_t > 2025-05-07T19:51:13.0553632Z Generating XML output for class fbgemm::ReluOutput 2025-05-07T19:51:13.0553967Z Generating XML output for class fbgemm::requantizationForFloatParams_t 2025-05-07T19:51:13.0554166Z Generating XML output for class fbgemm::RequantizationParams 2025-05-07T19:51:13.0554357Z Generating XML output for class fbgemm::requantizationParams_t 2025-05-07T19:51:13.0554532Z Generating XML output for class fbgemm::ReQuantizeForFloat 2025-05-07T19:51:13.0554712Z Generating XML output for class fbgemm::ReQuantizeOutput 2025-05-07T19:51:13.0554863Z Generating XML output for class fbgemm_gpu::rk_state 2025-05-07T19:51:13.0555094Z Generating XML output for class fbgemm_gpu::rocm::rowwise_adagrad_kernel_arg_t 2025-05-07T19:51:13.0555218Z Generating XML output for class RowwiseScale 2025-05-07T19:51:13.0555466Z Generating XML output for class fbgemm::RowWiseSparseAdaGradFusedSignature 2025-05-07T19:51:13.0555600Z Generating XML output for class fbgemm::ScaleOP 2025-05-07T19:51:13.0555760Z Generating XML output for class fbgemm_gpu::SharedMemory 2025-05-07T19:51:13.0555968Z Generating XML output for class fbgemm_gpu::SharedMemory< float > 2025-05-07T19:51:13.0556168Z Generating XML output for class fbgemm_gpu::SharedMemory< int32_t > 2025-05-07T19:51:13.0556369Z Generating XML output for class fbgemm_gpu::SharedMemory< int64_t > 2025-05-07T19:51:13.0556669Z Generating XML output for class fbgemm_gpu::SharedMemory< Vec4TAcc< float > > 2025-05-07T19:51:13.0558112Z Generating XML output for class cutlass::gemm::collective::CollectiveMma< MainloopSm90TmaGmmaWarpSpecializedFP8BlockScaling< Stages, ClusterShape, KernelSchedule >, TileShape_, ElementA_, StrideA_, ElementB_, StrideB_, TiledMma_, GmemTiledCopyA_, SmemLayoutAtomA_, SmemCopyAtomA_, TransformA_, GmemTiledCopyB_, SmemLayoutAtomB_, SmemCopyAtomB_, TransformB_ >::SharedStorage 2025-05-07T19:51:13.0559298Z Generating XML output for class cutlass::gemm::kernel::GemmUniversal< ProblemShape_, CollectiveMainloop_, CollectiveEpilogue_, TileScheduler_, cute::enable_if_t< cute::is_same_v< KernelTmaWarpSpecializedCooperativeFP8BlockScaling, typename CollectiveMainloop_::DispatchPolicy::Schedule > > >::SharedStorage 2025-05-07T19:51:13.0559453Z Generating XML output for class fbgemm::simd_info 2025-05-07T19:51:13.0559657Z Generating XML output for class fbgemm::simd_info< inst_set_t::avx2 > 2025-05-07T19:51:13.0559886Z Generating XML output for class fbgemm::simd_info< inst_set_t::avx512_vnni > 2025-05-07T19:51:13.0560132Z Generating XML output for class fbgemm::simd_info< inst_set_t::avx512_vnni_ymm > 2025-05-07T19:51:13.0560332Z Generating XML output for class fbgemm::simd_info< inst_set_t::sve > 2025-05-07T19:51:13.0560480Z Generating XML output for class ssd::SnapshotHandle 2025-05-07T19:51:13.0560679Z Generating XML output for class fbgemm_gpu::utils::SourceContext 2025-05-07T19:51:13.0560868Z Generating XML output for class fbgemm::SparseAdaGradSignature 2025-05-07T19:51:13.0561024Z Generating XML output for class fbgemm_gpu::StackArray 2025-05-07T19:51:13.0561343Z Generating XML output for class fbgemm_gpu::StochasticRoundingRNGState 2025-05-07T19:51:13.0561561Z Generating XML output for class fbgemm_gpu::rocm::store_row_per_warp 2025-05-07T19:51:13.0561824Z Generating XML output for class fbgemm_gpu::rocm::store_row_per_warp< half, 128, float > 2025-05-07T19:51:13.0562089Z Generating XML output for class fbgemm_gpu::rocm::store_row_per_warp< half, 160, float > 2025-05-07T19:51:13.0562361Z Generating XML output for class fbgemm_gpu::rocm::store_row_per_warp< half, 192, float > 2025-05-07T19:51:13.0562620Z Generating XML output for class fbgemm_gpu::rocm::store_row_per_warp< half, 256, float > 2025-05-07T19:51:13.0562759Z Generating XML output for class kv_mem::StoreValue 2025-05-07T19:51:13.0562981Z Generating XML output for class fbgemm_gpu::rocm::reduce_op::sub 2025-05-07T19:51:13.0563164Z Generating XML output for class fbgemm_gpu::rocm::reduce_op::sum 2025-05-07T19:51:13.0563351Z Generating XML output for class kv_mem::SynchronizedShardedMap 2025-05-07T19:51:13.0563553Z Generating XML output for class fbgemm_gpu::tbe::TBEAnalysisStats 2025-05-07T19:51:13.0563833Z Generating XML output for class fbgemm_gpu::tbe::TBEBatchStats 2025-05-07T19:51:13.0564018Z Generating XML output for class fbgemm_gpu::tbe::TBEIndicesStats 2025-05-07T19:51:13.0564207Z Generating XML output for class fbgemm_gpu::tbe::TBEPoolingStats 2025-05-07T19:51:13.0564416Z Generating XML output for class fbgemm_gpu::utils::TensorAccessor 2025-05-07T19:51:13.0564635Z Generating XML output for class fbgemm_gpu::utils::TensorAccessorBuilder 2025-05-07T19:51:13.0564828Z Generating XML output for class fbgemm::TensorQuantizationParams 2025-05-07T19:51:13.0564957Z Generating XML output for class TensorQueue 2025-05-07T19:51:13.0566459Z Generating XML output for class cutlass::gemm::collective::CollectiveMma< MainloopSm90TmaGmmaWarpSpecializedFP8BlockScaling< Stages, ClusterShape, KernelSchedule >, TileShape_, ElementA_, StrideA_, ElementB_, StrideB_, TiledMma_, GmemTiledCopyA_, SmemLayoutAtomA_, SmemCopyAtomA_, TransformA_, GmemTiledCopyB_, SmemLayoutAtomB_, SmemCopyAtomB_, TransformB_ >::SharedStorage::TensorStorage 2025-05-07T19:51:13.0567762Z Generating XML output for class cutlass::gemm::kernel::GemmUniversal< ProblemShape_, CollectiveMainloop_, CollectiveEpilogue_, TileScheduler_, cute::enable_if_t< cute::is_same_v< KernelTmaWarpSpecializedCooperativeFP8BlockScaling, typename CollectiveMainloop_::DispatchPolicy::Schedule > > >::SharedStorage::TensorStorage 2025-05-07T19:51:13.0567933Z Generating XML output for class fbgemm::thread_type_t 2025-05-07T19:51:13.0568130Z Generating XML output for class fbgemm::trRequantizationParams_t 2025-05-07T19:51:13.0568285Z Generating XML output for class fbgemm::TypeConverter 2025-05-07T19:51:13.0568471Z Generating XML output for class fbgemm::TypeConverter< float > 2025-05-07T19:51:13.0568671Z Generating XML output for class fbgemm::TypeConverter< float16 > 2025-05-07T19:51:13.0568790Z Generating XML output for class u_float_int 2025-05-07T19:51:13.0568899Z Generating XML output for class uint4_2 2025-05-07T19:51:13.0569024Z Generating XML output for class uint4_2_4 2025-05-07T19:51:13.0569203Z Generating XML output for class fbgemm_gpu::rocm::Vec2BaseT 2025-05-07T19:51:13.0569359Z Generating XML output for class fbgemm_gpu::rocm::Vec2T 2025-05-07T19:51:13.0569586Z Generating XML output for class fbgemm_gpu::rocm::Vec2T< at::BFloat16 > 2025-05-07T19:51:13.0569781Z Generating XML output for class fbgemm_gpu::rocm::Vec2T< at::Half > 2025-05-07T19:51:13.0569964Z Generating XML output for class fbgemm_gpu::rocm::Vec2T< float > 2025-05-07T19:51:13.0570116Z Generating XML output for class fbgemm_gpu::Vec4AccT 2025-05-07T19:51:13.0570278Z Generating XML output for class fbgemm_gpu::Vec4BaseT 2025-05-07T19:51:13.0570426Z Generating XML output for class fbgemm_gpu::Vec4StepT 2025-05-07T19:51:13.0570640Z Generating XML output for class fbgemm_gpu::Vec4StepT< STEP, at::Half > 2025-05-07T19:51:13.0570855Z Generating XML output for class fbgemm_gpu::Vec4StepT< STEP, float > 2025-05-07T19:51:13.0571063Z Generating XML output for class fbgemm_gpu::Vec4StepT< STEP, uint8_t > 2025-05-07T19:51:13.0571206Z Generating XML output for class fbgemm_gpu::Vec4T 2025-05-07T19:51:13.0571407Z Generating XML output for class fbgemm_gpu::Vec4T< at::BFloat16 > 2025-05-07T19:51:13.0571583Z Generating XML output for class fbgemm_gpu::Vec4T< at::Half > 2025-05-07T19:51:13.0571750Z Generating XML output for class fbgemm_gpu::Vec4T< float > 2025-05-07T19:51:13.0571910Z Generating XML output for class Vec4Type< at::BFloat16 > 2025-05-07T19:51:13.0572070Z Generating XML output for class Vec4Type< at::Half > 2025-05-07T19:51:13.0572207Z Generating XML output for class Vec4Type< float > 2025-05-07T19:51:13.0572348Z Generating XML output for class Vec4Type< uint8_t > 2025-05-07T19:51:13.0572495Z Generating XML output for class fbgemm_gpu::VecNT 2025-05-07T19:51:13.0572716Z Generating XML output for class fbgemm_gpu::VecNT< 1, PrimitiveType::FP > 2025-05-07T19:51:13.0572940Z Generating XML output for class fbgemm_gpu::VecNT< 16, PrimitiveType::INT > 2025-05-07T19:51:13.0573231Z Generating XML output for class fbgemm_gpu::VecNT< 2, PrimitiveType::FP > 2025-05-07T19:51:13.0573448Z Generating XML output for class fbgemm_gpu::VecNT< 4, PrimitiveType::FP > 2025-05-07T19:51:13.0573667Z Generating XML output for class fbgemm_gpu::VecNT< 4, PrimitiveType::INT > 2025-05-07T19:51:13.0573888Z Generating XML output for class fbgemm_gpu::VecNT< 8, PrimitiveType::INT > 2025-05-07T19:51:13.0574051Z Generating XML output for class fbgemm_gpu::WeightRow 2025-05-07T19:51:13.0574234Z Generating XML output for class fbgemm_gpu::WeightRowAccessor 2025-05-07T19:51:13.0574448Z Generating XML output for class fbgemm_gpu::rocm::WeightRowAccessorVec2 2025-05-07T19:51:13.0574673Z Generating XML output for class fbgemm_gpu::tbe::ZipfianDistribution 2025-05-07T19:51:13.0574860Z Generating XML output for class fbgemm_gpu::tbe::ZipfParameters 2025-05-07T19:51:13.0574969Z Generating XML output for namespace 2025-05-07T19:51:13.0575086Z Generating XML output for namespace 2025-05-07T19:51:13.0575188Z Generating XML output for namespace 2025-05-07T19:51:13.0575294Z Generating XML output for namespace 2025-05-07T19:51:13.0575396Z Generating XML output for namespace 2025-05-07T19:51:13.0575509Z Generating XML output for namespace 2025-05-07T19:51:13.0575608Z Generating XML output for namespace 2025-05-07T19:51:13.0575761Z Generating XML output for namespace 2025-05-07T19:51:13.0575879Z Generating XML output for namespace 2025-05-07T19:51:13.0575979Z Generating XML output for namespace 2025-05-07T19:51:13.0576081Z Generating XML output for namespace 2025-05-07T19:51:13.0576184Z Generating XML output for namespace 2025-05-07T19:51:13.0576299Z Generating XML output for namespace 2025-05-07T19:51:13.0576400Z Generating XML output for namespace 2025-05-07T19:51:13.0576501Z Generating XML output for namespace 2025-05-07T19:51:13.0576612Z Generating XML output for namespace 2025-05-07T19:51:13.0576716Z Generating XML output for namespace 2025-05-07T19:51:13.0576818Z Generating XML output for namespace 2025-05-07T19:51:13.0576925Z Generating XML output for namespace 2025-05-07T19:51:13.0577037Z Generating XML output for namespace 2025-05-07T19:51:13.0577140Z Generating XML output for namespace 2025-05-07T19:51:13.0577242Z Generating XML output for namespace 2025-05-07T19:51:13.0577409Z Generating XML output for namespace 2025-05-07T19:51:13.0577512Z Generating XML output for namespace 2025-05-07T19:51:13.0577616Z Generating XML output for namespace 2025-05-07T19:51:13.0577715Z Generating XML output for namespace 2025-05-07T19:51:13.0577827Z Generating XML output for namespace 2025-05-07T19:51:13.0577926Z Generating XML output for namespace 2025-05-07T19:51:13.0578028Z Generating XML output for namespace 2025-05-07T19:51:13.0578142Z Generating XML output for namespace 2025-05-07T19:51:13.0578243Z Generating XML output for namespace 2025-05-07T19:51:13.0578344Z Generating XML output for namespace 2025-05-07T19:51:13.0578466Z Generating XML output for namespace at 2025-05-07T19:51:13.0578585Z Generating XML output for namespace ck_tile 2025-05-07T19:51:13.0578701Z Generating XML output for namespace cute 2025-05-07T19:51:13.0578819Z Generating XML output for namespace cutlass 2025-05-07T19:51:13.0578986Z Generating XML output for namespace cutlass::epilogue 2025-05-07T19:51:13.0579170Z Generating XML output for namespace cutlass::epilogue::thread 2025-05-07T19:51:13.0579306Z Generating XML output for namespace cutlass::gemm 2025-05-07T19:51:13.0579497Z Generating XML output for namespace cutlass::gemm::collective 2025-05-07T19:51:13.0579660Z Generating XML output for namespace cutlass::gemm::kernel 2025-05-07T19:51:13.0579776Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0579894Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0580018Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0580132Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0580247Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0580372Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0580536Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0580651Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0580777Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0580890Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0581007Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0581122Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0581246Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0581360Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0581474Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0581599Z Generating XML output for namespace fbgemm 2025-05-07T19:51:13.0581740Z Generating XML output for namespace fbgemm::detail 2025-05-07T19:51:13.0581889Z Generating XML output for namespace fbgemm::internal 2025-05-07T19:51:13.0582085Z Generating XML output for namespace fbgemm::specialization_helper 2025-05-07T19:51:13.0582225Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0582356Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0582481Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0582618Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0582789Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0582914Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0583049Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0583175Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0583300Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0583426Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0583563Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0583689Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0583812Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0583947Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0584076Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0584201Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0584326Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0584465Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0584589Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0584711Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0584847Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0584971Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0585099Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0585236Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0585361Z Generating XML output for namespace fbgemm_gpu 2025-05-07T19:51:13.0585515Z Generating XML output for namespace fbgemm_gpu::config 2025-05-07T19:51:13.0585695Z Generating XML output for namespace fbgemm_gpu::experimental 2025-05-07T19:51:13.0585865Z Generating XML output for namespace fbgemm_gpu::gen_ai 2025-05-07T19:51:13.0586055Z Generating XML output for namespace fbgemm_gpu::gen_ai::attention 2025-05-07T19:51:13.0586243Z Generating XML output for namespace fbgemm_gpu::gen_ai::attention 2025-05-07T19:51:13.0586406Z Generating XML output for namespace fbgemm_gpu::rocm 2025-05-07T19:51:13.0586589Z Generating XML output for namespace fbgemm_gpu::rocm::reduce_op 2025-05-07T19:51:13.0586733Z Generating XML output for namespace fbgemm_gpu::tbe 2025-05-07T19:51:13.0586896Z Generating XML output for namespace fbgemm_gpu::utils 2025-05-07T19:51:13.0587045Z Generating XML output for namespace fbgemm_gpu::utils 2025-05-07T19:51:13.0587167Z Generating XML output for namespace internal 2025-05-07T19:51:13.0587288Z Generating XML output for namespace internal 2025-05-07T19:51:13.0587414Z Generating XML output for namespace kv_db 2025-05-07T19:51:13.0587524Z Generating XML output for namespace kv_db 2025-05-07T19:51:13.0587658Z Generating XML output for namespace kv_db_utils 2025-05-07T19:51:13.0587848Z Generating XML output for namespace kv_db_utils 2025-05-07T19:51:13.0587965Z Generating XML output for namespace kv_mem 2025-05-07T19:51:13.0588085Z Generating XML output for namespace l2_cache 2025-05-07T19:51:13.0588201Z Generating XML output for namespace nbit 2025-05-07T19:51:13.0588320Z Generating XML output for namespace ps 2025-05-07T19:51:13.0588427Z Generating XML output for namespace ssd 2025-05-07T19:51:13.0588535Z Generating XML output for namespace std 2025-05-07T19:51:13.0588659Z Generating XML output for namespace torch 2025-05-07T19:51:13.0588803Z Generating XML output for namespace torch::autograd 2025-05-07T19:51:13.0588945Z Generating XML output for namespace torch::indexing 2025-05-07T19:51:13.0589085Z Generating XML output for namespace torch::jit 2025-05-07T19:51:13.0589313Z Generating XML output for file embedding_forward_quantized_cpu_template.cpp 2025-05-07T19:51:13.0589513Z Generating XML output for file embedding_forward_quantized_host.cpp 2025-05-07T19:51:13.0589728Z Generating XML output for file embedding_forward_quantized_host_cpu.cpp 2025-05-07T19:51:13.0589957Z Generating XML output for file embedding_forward_quantized_split_lookup.cu 2025-05-07T19:51:13.0590268Z Generating XML output for file embedding_forward_quantized_split_nbit_host_template.cu 2025-05-07T19:51:13.0590545Z Generating XML output for file embedding_forward_quantized_split_nbit_kernel_template.cu 2025-05-07T19:51:13.0590759Z Generating XML output for file embedding_backward_dense_host_cpu.cpp 2025-05-07T19:51:13.0591002Z Generating XML output for file embedding_backward_split_cpu_approx_template.cpp 2025-05-07T19:51:13.0591219Z Generating XML output for file embedding_backward_split_cpu_template.cpp 2025-05-07T19:51:13.0591479Z Generating XML output for file embedding_backward_split_device_kernel_template.cuh 2025-05-07T19:51:13.0591691Z Generating XML output for file embedding_backward_split_grad_template.cu 2025-05-07T19:51:13.0591920Z Generating XML output for file embedding_backward_split_host_cpu_template.cpp 2025-05-07T19:51:13.0592153Z Generating XML output for file embedding_backward_split_host_template.cpp 2025-05-07T19:51:13.0592400Z Generating XML output for file embedding_backward_split_indice_weights_template.cu 2025-05-07T19:51:13.0592636Z Generating XML output for file embedding_backward_split_kernel_cta_template.cu 2025-05-07T19:51:13.0592877Z Generating XML output for file embedding_backward_split_kernel_warp_template.cu 2025-05-07T19:51:13.0593106Z Generating XML output for file embedding_backward_split_meta_template.cpp 2025-05-07T19:51:13.0593305Z Generating XML output for file embedding_backward_split_template.cu 2025-05-07T19:51:13.0593484Z Generating XML output for file embedding_ops_placeholder.cpp 2025-05-07T19:51:13.0593676Z Generating XML output for file embedding_forward_split_cpu.cpp 2025-05-07T19:51:13.0593935Z Generating XML output for file embedding_forward_split_kernel_nobag_small_template.cu 2025-05-07T19:51:13.0594151Z Generating XML output for file embedding_forward_split_kernel_template.cu 2025-05-07T19:51:13.0594387Z Generating XML output for file embedding_forward_split_kernel_v2_template.cu 2025-05-07T19:51:13.0594600Z Generating XML output for file embedding_forward_split_meta_template.cpp 2025-05-07T19:51:13.0594798Z Generating XML output for file embedding_forward_split_template.cu 2025-05-07T19:51:13.0595004Z Generating XML output for file batch_index_select_dim0_cpu_host.cpp 2025-05-07T19:51:13.0595187Z Generating XML output for file batch_index_select_dim0_host.cpp 2025-05-07T19:51:13.0595367Z Generating XML output for file batch_index_select_dim0_ops.cpp 2025-05-07T19:51:13.0595622Z Generating XML output for file embedding_optimizer_split_device_kernel_template.cuh 2025-05-07T19:51:13.0595854Z Generating XML output for file embedding_optimizer_split_host_template.cpp 2025-05-07T19:51:13.0596079Z Generating XML output for file embedding_optimizer_split_kernel_template.cu 2025-05-07T19:51:13.0596281Z Generating XML output for file embedding_optimizer_split_template.cu 2025-05-07T19:51:13.0596570Z Generating XML output for file embedding_split_host_pt2_autograd_template.cpp 2025-05-07T19:51:13.0596811Z Generating XML output for file embedding_split_host_pt2_cpu_wrapper_template.cpp 2025-05-07T19:51:13.0597061Z Generating XML output for file embedding_split_host_pt2_cuda_wrapper_template.cpp 2025-05-07T19:51:13.0597228Z Generating XML output for file pt2_arg_utils_template.h 2025-05-07T19:51:13.0597378Z Generating XML output for file pt2_autograd_utils.cpp 2025-05-07T19:51:13.0597561Z Generating XML output for file embedding_bounds_check_host.cpp 2025-05-07T19:51:13.0597765Z Generating XML output for file embedding_bounds_check_host_cpu.cpp 2025-05-07T19:51:13.0597938Z Generating XML output for file embedding_bounds_check_v1.cu 2025-05-07T19:51:13.0598110Z Generating XML output for file embedding_bounds_check_v2.cu 2025-05-07T19:51:13.0598248Z Generating XML output for file cutlass_sgemm_nn.cu 2025-05-07T19:51:13.0598395Z Generating XML output for file example_nccl.cpp 2025-05-07T19:51:13.0598526Z Generating XML output for file example_ops.cpp 2025-05-07T19:51:13.0598649Z Generating XML output for file attention.cpp 2025-05-07T19:51:13.0598795Z Generating XML output for file gqa_attn_splitk.cu 2025-05-07T19:51:13.0598975Z Generating XML output for file coalesce.cpp 2025-05-07T19:51:13.0599092Z Generating XML output for file coalesce.cu 2025-05-07T19:51:13.0599205Z Generating XML output for file coalesce.h 2025-05-07T19:51:13.0599323Z Generating XML output for file car.cpp 2025-05-07T19:51:13.0599428Z Generating XML output for file car.cu 2025-05-07T19:51:13.0599563Z Generating XML output for file gather_scatter.cpp 2025-05-07T19:51:13.0599708Z Generating XML output for file gather_scatter.cu 2025-05-07T19:51:13.0599815Z Generating XML output for file gemm.cpp 2025-05-07T19:51:13.0599931Z Generating XML output for file kv_cache.cpp 2025-05-07T19:51:13.0600057Z Generating XML output for file kv_cache.cu 2025-05-07T19:51:13.0600199Z Generating XML output for file index_shuffling.cpp 2025-05-07T19:51:13.0600333Z Generating XML output for file index_shuffling.cu 2025-05-07T19:51:13.0600480Z Generating XML output for file bf16_grouped_common.h 2025-05-07T19:51:13.0600675Z Generating XML output for file bf16_grouped_kernel_manifest.h 2025-05-07T19:51:13.0600818Z Generating XML output for file fp8_rowwise_common.h 2025-05-07T19:51:13.0600993Z Generating XML output for file fp8_rowwise_kernel_manifest.h 2025-05-07T19:51:13.0601247Z Generating XML output for file fp8_rowwise_batched_common.h 2025-05-07T19:51:13.0601450Z Generating XML output for file fp8_rowwise_batched_kernel_manifest.h 2025-05-07T19:51:13.0601622Z Generating XML output for file fp8_rowwise_grouped_common.h 2025-05-07T19:51:13.0601834Z Generating XML output for file fp8_rowwise_grouped_kernel_manifest.h 2025-05-07T19:51:13.0601955Z Generating XML output for file fused_moe.hpp 2025-05-07T19:51:13.0602085Z Generating XML output for file fused_moe_op.cpp 2025-05-07T19:51:13.0602222Z Generating XML output for file fused_moegemm.hpp 2025-05-07T19:51:13.0602381Z Generating XML output for file fused_moesorting.hpp 2025-05-07T19:51:13.0602560Z Generating XML output for file fused_moegemm_api_internal.hpp 2025-05-07T19:51:13.0602734Z Generating XML output for file fused_moegemm_api_traits.hpp 2025-05-07T19:51:13.0602872Z Generating XML output for file cublas_utils.h 2025-05-07T19:51:13.0603023Z Generating XML output for file bf16bf16bf16_grouped.cu 2025-05-07T19:51:13.0603146Z Generating XML output for file bf16i4bf16.cu 2025-05-07T19:51:13.0603318Z Generating XML output for file bf16i4bf16_rowwise_batched.cu 2025-05-07T19:51:13.0603507Z Generating XML output for file bf16i4bf16_shuffled_grouped.cu 2025-05-07T19:51:13.0603623Z Generating XML output for file f4f4bf16.cu 2025-05-07T19:51:13.0603782Z Generating XML output for file f4f4bf16_128_128_4_1_1_f.cu 2025-05-07T19:51:13.0603948Z Generating XML output for file f4f4bf16_128_128_4_1_1_t.cu 2025-05-07T19:51:13.0604107Z Generating XML output for file f4f4bf16_128_192_2_2_1_f.cu 2025-05-07T19:51:13.0604319Z Generating XML output for file f4f4bf16_128_192_2_2_1_t.cu 2025-05-07T19:51:13.0604486Z Generating XML output for file f4f4bf16_128_256_2_1_1_f.cu 2025-05-07T19:51:13.0604642Z Generating XML output for file f4f4bf16_128_256_2_1_1_t.cu 2025-05-07T19:51:13.0604795Z Generating XML output for file f4f4bf16_256_128_2_2_1_f.cu 2025-05-07T19:51:13.0604948Z Generating XML output for file f4f4bf16_256_128_2_2_1_t.cu 2025-05-07T19:51:13.0605111Z Generating XML output for file f4f4bf16_256_128_2_4_1_f.cu 2025-05-07T19:51:13.0605264Z Generating XML output for file f4f4bf16_256_128_2_4_1_t.cu 2025-05-07T19:51:13.0605418Z Generating XML output for file f4f4bf16_256_192_2_2_1_f.cu 2025-05-07T19:51:13.0605585Z Generating XML output for file f4f4bf16_256_192_2_2_1_t.cu 2025-05-07T19:51:13.0605738Z Generating XML output for file f4f4bf16_256_192_2_4_1_f.cu 2025-05-07T19:51:13.0605890Z Generating XML output for file f4f4bf16_256_192_2_4_1_t.cu 2025-05-07T19:51:13.0606060Z Generating XML output for file f4f4bf16_256_192_4_1_1_f.cu 2025-05-07T19:51:13.0606214Z Generating XML output for file f4f4bf16_256_192_4_1_1_t.cu 2025-05-07T19:51:13.0606369Z Generating XML output for file f4f4bf16_256_256_2_1_1_f.cu 2025-05-07T19:51:13.0606569Z Generating XML output for file f4f4bf16_256_256_2_1_1_t.cu 2025-05-07T19:51:13.0606735Z Generating XML output for file f4f4bf16_256_256_2_2_1_f.cu 2025-05-07T19:51:13.0606888Z Generating XML output for file f4f4bf16_256_256_2_2_1_t.cu 2025-05-07T19:51:13.0607041Z Generating XML output for file f4f4bf16_256_256_2_4_1_f.cu 2025-05-07T19:51:13.0607209Z Generating XML output for file f4f4bf16_256_256_2_4_1_t.cu 2025-05-07T19:51:13.0607363Z Generating XML output for file f4f4bf16_256_256_4_1_1_f.cu 2025-05-07T19:51:13.0607515Z Generating XML output for file f4f4bf16_256_256_4_1_1_t.cu 2025-05-07T19:51:13.0607664Z Generating XML output for file f4f4bf16_common.cuh 2025-05-07T19:51:13.0607809Z Generating XML output for file f4f4bf16_manifest.cuh 2025-05-07T19:51:13.0607929Z Generating XML output for file f8f8bf16.cu 2025-05-07T19:51:13.0608075Z Generating XML output for file f8f8bf16_blockwise.cu 2025-05-07T19:51:13.0608219Z Generating XML output for file f8f8bf16_cublas.cu 2025-05-07T19:51:13.0608348Z Generating XML output for file f8f8bf16_lite.cu 2025-05-07T19:51:13.0608484Z Generating XML output for file f8f8bf16_rowwise.cu 2025-05-07T19:51:13.0608699Z Generating XML output for file f8f8bf16_rowwise_128_128_128_2_1_1_t_f.cu 2025-05-07T19:51:13.0608899Z Generating XML output for file f8f8bf16_rowwise_128_256_128_2_1_1_f_t.cu 2025-05-07T19:51:13.0609095Z Generating XML output for file f8f8bf16_rowwise_128_256_128_4_4_1_f_t.cu 2025-05-07T19:51:13.0609306Z Generating XML output for file f8f8bf16_rowwise_64_128_128_1_1_1_f_f.cu 2025-05-07T19:51:13.0609500Z Generating XML output for file f8f8bf16_rowwise_64_16_128_1_1_1_f_f.cu 2025-05-07T19:51:13.0609696Z Generating XML output for file f8f8bf16_rowwise_64_256_128_1_1_1_f_f.cu 2025-05-07T19:51:13.0609894Z Generating XML output for file f8f8bf16_rowwise_64_256_128_2_1_1_f_f.cu 2025-05-07T19:51:13.0610100Z Generating XML output for file f8f8bf16_rowwise_64_32_128_2_1_1_f_f.cu 2025-05-07T19:51:13.0610290Z Generating XML output for file f8f8bf16_rowwise_64_64_128_2_1_1_f_f.cu 2025-05-07T19:51:13.0610458Z Generating XML output for file f8f8bf16_rowwise_common.cuh 2025-05-07T19:51:13.0610643Z Generating XML output for file f8f8bf16_rowwise_manifest.cuh 2025-05-07T19:51:13.0610758Z Generating XML output for file common.cuh 2025-05-07T19:51:13.0610869Z Generating XML output for file common.cuh 2025-05-07T19:51:13.0610993Z Generating XML output for file common.cuh 2025-05-07T19:51:13.0611105Z Generating XML output for file common.cuh 2025-05-07T19:51:13.0611217Z Generating XML output for file common.cuh 2025-05-07T19:51:13.0611326Z Generating XML output for file common.cuh 2025-05-07T19:51:13.0611448Z Generating XML output for file common.cuh 2025-05-07T19:51:13.0611769Z Generating XML output for file dispatch_fp8_rowwise_batched_kernel_on_cluster_size_and_transpose.cu 2025-05-07T19:51:13.0612068Z Generating XML output for file dispatch_fp8_rowwise_batched_kernel_on_tile_size.cu 2025-05-07T19:51:13.0612246Z Generating XML output for file f8f8bf16_rowwise_batched.cu 2025-05-07T19:51:13.0612432Z Generating XML output for file f8f8bf16_rowwise_batched_impl.cu 2025-05-07T19:51:13.0612590Z Generating XML output for file handle_transposition.cu 2025-05-07T19:51:13.0612764Z Generating XML output for file f8f8bf16_rowwise_grouped.cu 2025-05-07T19:51:13.0612912Z Generating XML output for file f8f8bf16_tensorwise.cu 2025-05-07T19:51:13.0613049Z Generating XML output for file f8i4bf16_rowwise.cu 2025-05-07T19:51:13.0613187Z Generating XML output for file f8i4bf16_shuffled.cu 2025-05-07T19:51:13.0613367Z Generating XML output for file f8i4bf16_shuffled_grouped.cu 2025-05-07T19:51:13.0613483Z Generating XML output for file i8i8bf16.cu 2025-05-07T19:51:13.0613616Z Generating XML output for file i8i8bf16_dynamic.cu 2025-05-07T19:51:13.0613812Z Generating XML output for file fp8_blockwise_cutlass_helpers.h 2025-05-07T19:51:13.0613931Z Generating XML output for file kernel_mode.h 2025-05-07T19:51:13.0614053Z Generating XML output for file threadblock.h 2025-05-07T19:51:13.0614251Z Generating XML output for file mixed_dtype_utils.cu 2025-05-07T19:51:13.0614382Z Generating XML output for file bf16_fast_gemv.cu 2025-05-07T19:51:13.0614535Z Generating XML output for file bf16fp8bf16_fast_gemv.cu 2025-05-07T19:51:13.0614685Z Generating XML output for file fp8fp8bf16_fast_gemv.cu 2025-05-07T19:51:13.0614822Z Generating XML output for file common_utils.h 2025-05-07T19:51:13.0614937Z Generating XML output for file fast_gemv.cu 2025-05-07T19:51:13.0615056Z Generating XML output for file fast_gemv.cuh 2025-05-07T19:51:13.0615183Z Generating XML output for file utility.cuh 2025-05-07T19:51:13.0615299Z Generating XML output for file quantize.cpp 2025-05-07T19:51:13.0615415Z Generating XML output for file quantize.cu 2025-05-07T19:51:13.0615551Z Generating XML output for file feature_gates.h 2025-05-07T19:51:13.0615673Z Generating XML output for file cumem_utils.h 2025-05-07T19:51:13.0615879Z Generating XML output for file embedding_backward_template_helpers.cuh 2025-05-07T19:51:13.0616011Z Generating XML output for file embedding_common.h 2025-05-07T19:51:13.0616202Z Generating XML output for file embedding_forward_split_cpu.h 2025-05-07T19:51:13.0616413Z Generating XML output for file embedding_forward_template_helpers.cuh 2025-05-07T19:51:13.0616578Z Generating XML output for file embedding_inplace_update.h 2025-05-07T19:51:13.0616718Z Generating XML output for file input_combine.h 2025-05-07T19:51:13.0616898Z Generating XML output for file intraining_embedding_pruning.h 2025-05-07T19:51:13.0617053Z Generating XML output for file layout_transform_ops.cuh 2025-05-07T19:51:13.0617223Z Generating XML output for file merge_pooled_embeddings.h 2025-05-07T19:51:13.0617568Z Generating XML output for file permute_multi_embedding_function.h 2025-05-07T19:51:13.0617766Z Generating XML output for file permute_pooled_embedding_function.h 2025-05-07T19:51:13.0617944Z Generating XML output for file permute_pooled_embedding_ops.h 2025-05-07T19:51:13.0618157Z Generating XML output for file permute_pooled_embedding_ops_split.h 2025-05-07T19:51:13.0618339Z Generating XML output for file permute_pooled_embs_function.h 2025-05-07T19:51:13.0618542Z Generating XML output for file permute_pooled_embs_function_split.h 2025-05-07T19:51:13.0618687Z Generating XML output for file quantize_ops.cuh 2025-05-07T19:51:13.0618829Z Generating XML output for file quantize_ops_utils.h 2025-05-07T19:51:13.0618946Z Generating XML output for file cdna_guard.h 2025-05-07T19:51:13.0619124Z Generating XML output for file split_embeddings_common.h 2025-05-07T19:51:13.0619249Z Generating XML output for file sparse_ops.cuh 2025-05-07T19:51:13.0619366Z Generating XML output for file sparse_ops.h 2025-05-07T19:51:13.0619496Z Generating XML output for file cachelib_cache.h 2025-05-07T19:51:13.0619735Z Generating XML output for file kv_db_cpp_utils.h 2025-05-07T19:51:13.0619920Z Generating XML output for file split_embeddings_cache_cuda.cuh 2025-05-07T19:51:13.0620081Z Generating XML output for file split_embeddings_utils.cuh 2025-05-07T19:51:13.0620251Z Generating XML output for file split_embeddings_utils.h 2025-05-07T19:51:13.0620378Z Generating XML output for file assert_macros.h 2025-05-07T19:51:13.0620525Z Generating XML output for file barrier_isolation.cuh 2025-05-07T19:51:13.0620649Z Generating XML output for file bench_utils.cuh 2025-05-07T19:51:13.0620812Z Generating XML output for file binary_search_range.cuh 2025-05-07T19:51:13.0620955Z Generating XML output for file binary_search_range.h 2025-05-07T19:51:13.0621083Z Generating XML output for file bitonic_sort.cuh 2025-05-07T19:51:13.0621211Z Generating XML output for file cpu_utils.h 2025-05-07T19:51:13.0621373Z Generating XML output for file cub_namespace_postfix.cuh 2025-05-07T19:51:13.0621529Z Generating XML output for file cub_namespace_prefix.cuh 2025-05-07T19:51:13.0621676Z Generating XML output for file cuda_block_count.h 2025-05-07T19:51:13.0621808Z Generating XML output for file cuda_prelude.cuh 2025-05-07T19:51:13.0621962Z Generating XML output for file device_cache_flusher.cuh 2025-05-07T19:51:13.0622171Z Generating XML output for file device_properties.cuh 2025-05-07T19:51:13.0622316Z Generating XML output for file dispatch_macros.h 2025-05-07T19:51:13.0622505Z Generating XML output for file embedding_bounds_check_common.cuh 2025-05-07T19:51:13.0622623Z Generating XML output for file enum_utils.h 2025-05-07T19:51:13.0622765Z Generating XML output for file find_qparams.cuh 2025-05-07T19:51:13.0622896Z Generating XML output for file fixed_divisor.cuh 2025-05-07T19:51:13.0623005Z Generating XML output for file float.cuh 2025-05-07T19:51:13.0623186Z Generating XML output for file host_device_buffer_pair.cuh 2025-05-07T19:51:13.0623334Z Generating XML output for file inclusive_sum_scan.cuh 2025-05-07T19:51:13.0623475Z Generating XML output for file kernel_launcher.cuh 2025-05-07T19:51:13.0623588Z Generating XML output for file log2.h 2025-05-07T19:51:13.0623718Z Generating XML output for file ops_utils.h 2025-05-07T19:51:13.0623860Z Generating XML output for file pt2_autograd_utils.h 2025-05-07T19:51:13.0623971Z Generating XML output for file half2.h 2025-05-07T19:51:13.0624132Z Generating XML output for file stochastic_rounding.h 2025-05-07T19:51:13.0624239Z Generating XML output for file vec2.h 2025-05-07T19:51:13.0624355Z Generating XML output for file weight_row.h 2025-05-07T19:51:13.0624486Z Generating XML output for file shared_memory.cuh 2025-05-07T19:51:13.0624628Z Generating XML output for file source_context.h 2025-05-07T19:51:13.0624783Z Generating XML output for file stochastic_rounding.cuh 2025-05-07T19:51:13.0624913Z Generating XML output for file tensor_accessor.h 2025-05-07T19:51:13.0625082Z Generating XML output for file tensor_accessor_builder.h 2025-05-07T19:51:13.0625206Z Generating XML output for file tensor_utils.h 2025-05-07T19:51:13.0625337Z Generating XML output for file topology_utils.h 2025-05-07T19:51:13.0625456Z Generating XML output for file types.h 2025-05-07T19:51:13.0625563Z Generating XML output for file Types.h 2025-05-07T19:51:13.0625670Z Generating XML output for file vec4.cuh 2025-05-07T19:51:13.0625790Z Generating XML output for file vec4acc.cuh 2025-05-07T19:51:13.0625923Z Generating XML output for file vec_quant.cuh 2025-05-07T19:51:13.0626030Z Generating XML output for file vecn.cuh 2025-05-07T19:51:13.0626154Z Generating XML output for file weight_row.cuh 2025-05-07T19:51:13.0626296Z Generating XML output for file feature_gates.cpp 2025-05-07T19:51:13.0626425Z Generating XML output for file example_code.cpp 2025-05-07T19:51:13.0626583Z Generating XML output for file dram_kv_embedding_cache.h 2025-05-07T19:51:13.0626770Z Generating XML output for file dram_kv_embedding_cache_wrapper.h 2025-05-07T19:51:13.0626904Z Generating XML output for file store_value.h 2025-05-07T19:51:13.0627065Z Generating XML output for file SynchronizedShardedMap.h 2025-05-07T19:51:13.0627283Z Generating XML output for file embedding_inplace_update.cu 2025-05-07T19:51:13.0627484Z Generating XML output for file embedding_inplace_update_cpu.cpp 2025-05-07T19:51:13.0627673Z Generating XML output for file embedding_inplace_update_gpu.cpp 2025-05-07T19:51:13.0627860Z Generating XML output for file embedding_inplace_update_test.cpp 2025-05-07T19:51:13.0628066Z Generating XML output for file histogram_binning_calibration_ops.cu 2025-05-07T19:51:13.0628202Z Generating XML output for file input_combine.cu 2025-05-07T19:51:13.0628362Z Generating XML output for file input_combine_cpu.cpp 2025-05-07T19:51:13.0628505Z Generating XML output for file input_combine_gpu.cpp 2025-05-07T19:51:13.0628689Z Generating XML output for file intraining_embedding_pruning.cu 2025-05-07T19:51:13.0628898Z Generating XML output for file intraining_embedding_pruning_gpu.cpp 2025-05-07T19:51:13.0629116Z Generating XML output for file batched_dense_vec_jagged_2d_mul_backward.cu 2025-05-07T19:51:13.0629332Z Generating XML output for file batched_dense_vec_jagged_2d_mul_forward.cu 2025-05-07T19:51:13.0629453Z Generating XML output for file common.h 2025-05-07T19:51:13.0629560Z Generating XML output for file common.h 2025-05-07T19:51:13.0629725Z Generating XML output for file common.h 2025-05-07T19:51:13.0629829Z Generating XML output for file common.h 2025-05-07T19:51:13.0630004Z Generating XML output for file dense_to_jagged_forward.cu 2025-05-07T19:51:13.0630170Z Generating XML output for file jagged_dense_bmm_forward.cu 2025-05-07T19:51:13.0630448Z Generating XML output for file jagged_dense_dense_elementwise_add_jagged_output_forward.cu 2025-05-07T19:51:13.0630669Z Generating XML output for file jagged_dense_elementwise_mul_backward.cu 2025-05-07T19:51:13.0630879Z Generating XML output for file jagged_dense_elementwise_mul_forward.cu 2025-05-07T19:51:13.0631051Z Generating XML output for file jagged_index_add_2d_forward.cu 2025-05-07T19:51:13.0631247Z Generating XML output for file jagged_index_select_2d_forward.cu 2025-05-07T19:51:13.0631419Z Generating XML output for file jagged_jagged_bmm_forward.cu 2025-05-07T19:51:13.0631579Z Generating XML output for file jagged_softmax_backward.cu 2025-05-07T19:51:13.0631742Z Generating XML output for file jagged_softmax_forward.cu 2025-05-07T19:51:13.0631896Z Generating XML output for file jagged_tensor_ops.cu 2025-05-07T19:51:13.0632073Z Generating XML output for file jagged_tensor_ops_autograd.cpp 2025-05-07T19:51:13.0632229Z Generating XML output for file jagged_tensor_ops_cpu.cpp 2025-05-07T19:51:13.0632403Z Generating XML output for file jagged_tensor_ops_meta.cpp 2025-05-07T19:51:13.0632592Z Generating XML output for file jagged_to_padded_dense_backward.cu 2025-05-07T19:51:13.0632776Z Generating XML output for file jagged_to_padded_dense_forward.cu 2025-05-07T19:51:13.0632943Z Generating XML output for file jagged_unique_indices.cu 2025-05-07T19:51:13.0633127Z Generating XML output for file keyed_jagged_index_select_dim1.cu 2025-05-07T19:51:13.0633304Z Generating XML output for file stacked_jagged_1d_to_dense.cu 2025-05-07T19:51:13.0633474Z Generating XML output for file stacked_jagged_2d_to_dense.cu 2025-05-07T19:51:13.0633639Z Generating XML output for file layout_transform_ops.cu 2025-05-07T19:51:13.0633813Z Generating XML output for file layout_transform_ops_cpu.cpp 2025-05-07T19:51:13.0633981Z Generating XML output for file layout_transform_ops_gpu.cpp 2025-05-07T19:51:13.0634124Z Generating XML output for file memory_utils.cpp 2025-05-07T19:51:13.0634252Z Generating XML output for file memory_utils.cu 2025-05-07T19:51:13.0634391Z Generating XML output for file memory_utils_ops.cpp 2025-05-07T19:51:13.0634538Z Generating XML output for file memory_utils_ops.cu 2025-05-07T19:51:13.0634729Z Generating XML output for file merge_pooled_embedding_ops_cpu.cpp 2025-05-07T19:51:13.0634921Z Generating XML output for file merge_pooled_embedding_ops_gpu.cpp 2025-05-07T19:51:13.0635041Z Generating XML output for file metric_ops.cu 2025-05-07T19:51:13.0635218Z Generating XML output for file metric_ops.h 2025-05-07T19:51:13.0635355Z Generating XML output for file metric_ops_host.cpp 2025-05-07T19:51:13.0635556Z Generating XML output for file permute_multi_embedding_function.cpp 2025-05-07T19:51:13.0635748Z Generating XML output for file permute_multi_embedding_ops.cu 2025-05-07T19:51:13.0635945Z Generating XML output for file permute_multi_embedding_ops_cpu.cpp 2025-05-07T19:51:13.0636147Z Generating XML output for file permute_pooled_embedding_function.cpp 2025-05-07T19:51:13.0636340Z Generating XML output for file permute_pooled_embedding_ops.cu 2025-05-07T19:51:13.0636537Z Generating XML output for file permute_pooled_embedding_ops_cpu.cpp 2025-05-07T19:51:13.0636735Z Generating XML output for file permute_pooled_embedding_ops_gpu.cpp 2025-05-07T19:51:13.0636933Z Generating XML output for file permute_pooled_embedding_ops_split.cu 2025-05-07T19:51:13.0637160Z Generating XML output for file permute_pooled_embedding_ops_split_cpu.cpp 2025-05-07T19:51:13.0637382Z Generating XML output for file permute_pooled_embedding_ops_split_gpu.cpp 2025-05-07T19:51:13.0637512Z Generating XML output for file placeholder.cpp 2025-05-07T19:51:13.0637721Z Generating XML output for file ps_split_table_batched_embeddings.cpp 2025-05-07T19:51:13.0637946Z Generating XML output for file ps_table_batched_embeddings.h 2025-05-07T19:51:13.0638067Z Generating XML output for file mx_common.cuh 2025-05-07T19:51:13.0638217Z Generating XML output for file quantize_bfloat16.cu 2025-05-07T19:51:13.0638369Z Generating XML output for file quantize_fp8_rowwise.cu 2025-05-07T19:51:13.0638547Z Generating XML output for file quantize_fused_8bit_rowwise.cu 2025-05-07T19:51:13.0638723Z Generating XML output for file quantize_fused_nbit_rowwise.cu 2025-05-07T19:51:13.0638863Z Generating XML output for file quantize_hfp8.cu 2025-05-07T19:51:13.0638992Z Generating XML output for file quantize_msfp.cu 2025-05-07T19:51:13.0639117Z Generating XML output for file quantize_mx.cu 2025-05-07T19:51:13.0639256Z Generating XML output for file quantize_mx.cuh 2025-05-07T19:51:13.0639398Z Generating XML output for file quantize_ops_cpu.cpp 2025-05-07T19:51:13.0639540Z Generating XML output for file quantize_ops_gpu.cpp 2025-05-07T19:51:13.0639700Z Generating XML output for file quantize_ops_meta.cpp 2025-05-07T19:51:13.0639879Z Generating XML output for file quantize_padded_fp8_rowwise.cu 2025-05-07T19:51:13.0640062Z Generating XML output for file sparse_async_batched_cumsum.cpp 2025-05-07T19:51:13.0640234Z Generating XML output for file sparse_async_batched_cumsum.cu 2025-05-07T19:51:13.0640395Z Generating XML output for file sparse_async_cumsum.cpp 2025-05-07T19:51:13.0640543Z Generating XML output for file sparse_async_cumsum.cu 2025-05-07T19:51:13.0640734Z Generating XML output for file sparse_batched_unary_embeddings.cu 2025-05-07T19:51:13.0640931Z Generating XML output for file sparse_block_bucketize_features.cu 2025-05-07T19:51:13.0641176Z Generating XML output for file sparse_bucketize_features.cu 2025-05-07T19:51:13.0641384Z Generating XML output for file sparse_compute_frequency_sequence.cu 2025-05-07T19:51:13.0641596Z Generating XML output for file sparse_expand_into_jagged_permute.cu 2025-05-07T19:51:13.0641744Z Generating XML output for file sparse_group_index.cu 2025-05-07T19:51:13.0641888Z Generating XML output for file sparse_index_add.cu 2025-05-07T19:51:13.0642037Z Generating XML output for file sparse_index_select.cu 2025-05-07T19:51:13.0642209Z Generating XML output for file sparse_invert_permute.cu 2025-05-07T19:51:13.0642349Z Generating XML output for file sparse_ops_cpu.cpp 2025-05-07T19:51:13.0642484Z Generating XML output for file sparse_ops_gpu.cpp 2025-05-07T19:51:13.0642631Z Generating XML output for file sparse_ops_meta.cpp 2025-05-07T19:51:13.0642818Z Generating XML output for file sparse_pack_segments_backward.cu 2025-05-07T19:51:13.0643003Z Generating XML output for file sparse_pack_segments_forward.cu 2025-05-07T19:51:13.0643158Z Generating XML output for file sparse_permute102.cu 2025-05-07T19:51:13.0643353Z Generating XML output for file sparse_permute_1d.cu 2025-05-07T19:51:13.0643494Z Generating XML output for file sparse_permute_2d.cu 2025-05-07T19:51:13.0643667Z Generating XML output for file sparse_permute_embeddings.cu 2025-05-07T19:51:13.0643805Z Generating XML output for file sparse_range.cu 2025-05-07T19:51:13.0643976Z Generating XML output for file sparse_reorder_batched_ad.cu 2025-05-07T19:51:13.0644134Z Generating XML output for file sparse_segment_sum_csr.cu 2025-05-07T19:51:13.0644266Z Generating XML output for file sparse_zipf.cu 2025-05-07T19:51:13.0644404Z Generating XML output for file cachelib_cache.cpp 2025-05-07T19:51:13.0644538Z Generating XML output for file kv_db_cpp_utils.cpp 2025-05-07T19:51:13.0644667Z Generating XML output for file lfu_cache_find.cu 2025-05-07T19:51:13.0644822Z Generating XML output for file lfu_cache_populate.cu 2025-05-07T19:51:13.0644988Z Generating XML output for file lfu_cache_populate_byte.cpp 2025-05-07T19:51:13.0645150Z Generating XML output for file lfu_cache_populate_byte.cu 2025-05-07T19:51:13.0645330Z Generating XML output for file linearize_cache_indices.cpp 2025-05-07T19:51:13.0645491Z Generating XML output for file linearize_cache_indices.cu 2025-05-07T19:51:13.0645670Z Generating XML output for file lru_cache_find.cu 2025-05-07T19:51:13.0645826Z Generating XML output for file lru_cache_populate.cu 2025-05-07T19:51:13.0645993Z Generating XML output for file lru_cache_populate_byte.cpp 2025-05-07T19:51:13.0646154Z Generating XML output for file lru_cache_populate_byte.cu 2025-05-07T19:51:13.0646276Z Generating XML output for file lxu_cache.cpp 2025-05-07T19:51:13.0646403Z Generating XML output for file lxu_cache.cu 2025-05-07T19:51:13.0646559Z Generating XML output for file reset_weight_momentum.cu 2025-05-07T19:51:13.0646737Z Generating XML output for file split_embeddings_cache_ops.cpp 2025-05-07T19:51:13.0646924Z Generating XML output for file split_embeddings_cache_ops.cu 2025-05-07T19:51:13.0647079Z Generating XML output for file generate_vbe_metadata.cu 2025-05-07T19:51:13.0647226Z Generating XML output for file get_infos_metadata.cu 2025-05-07T19:51:13.0647372Z Generating XML output for file radix_sort_pairs.cu 2025-05-07T19:51:13.0647535Z Generating XML output for file split_embeddings_utils.cpp 2025-05-07T19:51:13.0647714Z Generating XML output for file split_embeddings_utils_cpu.cpp 2025-05-07T19:51:13.0647898Z Generating XML output for file split_embeddings_utils_meta.cpp 2025-05-07T19:51:13.0648082Z Generating XML output for file transpose_embedding_input.cu 2025-05-07T19:51:13.0648245Z Generating XML output for file embedding_rocksdb_wrapper.h 2025-05-07T19:51:13.0648370Z Generating XML output for file initializer.h 2025-05-07T19:51:13.0648520Z Generating XML output for file kv_db_cuda_utils.cpp 2025-05-07T19:51:13.0648651Z Generating XML output for file kv_db_cuda_utils.h 2025-05-07T19:51:13.0648840Z Generating XML output for file kv_db_table_batched_embeddings.cpp 2025-05-07T19:51:13.0649035Z Generating XML output for file kv_db_table_batched_embeddings.h 2025-05-07T19:51:13.0649176Z Generating XML output for file kv_tensor_wrapper.h 2025-05-07T19:51:13.0649337Z Generating XML output for file kv_tensor_wrapper_cpu.cpp 2025-05-07T19:51:13.0649528Z Generating XML output for file ssd_scratch_pad_indices_queue.cpp 2025-05-07T19:51:13.0649724Z Generating XML output for file ssd_split_embeddings_cache_cuda.cu 2025-05-07T19:51:13.0649923Z Generating XML output for file ssd_split_table_batched_embeddings.cpp 2025-05-07T19:51:13.0650100Z Generating XML output for file ssd_table_batched_embeddings.h 2025-05-07T19:51:13.0650311Z Generating XML output for file ssd_table_batched_embeddings_test.cpp 2025-05-07T19:51:13.0650434Z Generating XML output for file eeg_models.cpp 2025-05-07T19:51:13.0650550Z Generating XML output for file eeg_models.h 2025-05-07T19:51:13.0650677Z Generating XML output for file eeg_utils.cpp 2025-05-07T19:51:13.0650792Z Generating XML output for file eeg_utils.h 2025-05-07T19:51:13.0650939Z Generating XML output for file indices_estimator.cpp 2025-05-07T19:51:13.0651125Z Generating XML output for file indices_estimator.h 2025-05-07T19:51:13.0651295Z Generating XML output for file indices_estimator_ops.cpp 2025-05-07T19:51:13.0651442Z Generating XML output for file indices_generator.cpp 2025-05-07T19:51:13.0651582Z Generating XML output for file indices_generator.h 2025-05-07T19:51:13.0651750Z Generating XML output for file indices_generator_ops.cpp 2025-05-07T19:51:13.0651887Z Generating XML output for file topology_utils.cpp 2025-05-07T19:51:13.0652003Z Generating XML output for file ConvUtils.h 2025-05-07T19:51:13.0652120Z Generating XML output for file Fbgemm.h 2025-05-07T19:51:13.0652241Z Generating XML output for file FbgemmBuild.h 2025-05-07T19:51:13.0652368Z Generating XML output for file FbgemmConvert.h 2025-05-07T19:51:13.0652503Z Generating XML output for file FbgemmEmbedding.h 2025-05-07T19:51:13.0652631Z Generating XML output for file FbgemmFP16.h 2025-05-07T19:51:13.0652748Z Generating XML output for file FbgemmFP32.h 2025-05-07T19:51:13.0652883Z Generating XML output for file FbgemmFPCommon.h 2025-05-07T19:51:13.0653006Z Generating XML output for file FbgemmI64.h 2025-05-07T19:51:13.0653162Z Generating XML output for file FbgemmI8DepthwiseAvx2.h 2025-05-07T19:51:13.0653381Z Generating XML output for file FbgemmI8DirectconvAvx2.h 2025-05-07T19:51:13.0653508Z Generating XML output for file FbgemmI8Spmdm.h 2025-05-07T19:51:13.0653660Z Generating XML output for file FbgemmPackMatrixB.h 2025-05-07T19:51:13.0653787Z Generating XML output for file FbgemmSparse.h 2025-05-07T19:51:13.0653919Z Generating XML output for file FloatConversion.h 2025-05-07T19:51:13.0654083Z Generating XML output for file OutputProcessing-inl.h 2025-05-07T19:51:13.0654226Z Generating XML output for file PackingTraits-inl.h 2025-05-07T19:51:13.0654342Z Generating XML output for file QuantUtils.h 2025-05-07T19:51:13.0654481Z Generating XML output for file QuantUtilsAvx2.h 2025-05-07T19:51:13.0654618Z Generating XML output for file QuantUtilsAvx512.h 2025-05-07T19:51:13.0654748Z Generating XML output for file QuantUtilsNeon.h 2025-05-07T19:51:13.0654863Z Generating XML output for file SimdUtils.h 2025-05-07T19:51:13.0654991Z Generating XML output for file spmmUtils.h 2025-05-07T19:51:13.0655121Z Generating XML output for file spmmUtilsAvx2.h 2025-05-07T19:51:13.0655229Z Generating XML output for file Utils.h 2025-05-07T19:51:13.0655354Z Generating XML output for file UtilsAvx2.h 2025-05-07T19:51:13.0655465Z Generating XML output for file CodeCache.h 2025-05-07T19:51:13.0655605Z Generating XML output for file codegen_fp16fp32.cc 2025-05-07T19:51:13.0655738Z Generating XML output for file CodeGenHelpers.h 2025-05-07T19:51:13.0655863Z Generating XML output for file DirectConv.h 2025-05-07T19:51:13.0655998Z Generating XML output for file EmbeddingSpMDM.cc 2025-05-07T19:51:13.0656161Z Generating XML output for file EmbeddingSpMDMAutovec.cc 2025-05-07T19:51:13.0656328Z Generating XML output for file EmbeddingSpMDMAutovec.h 2025-05-07T19:51:13.0656482Z Generating XML output for file EmbeddingSpMDMAvx2.cc 2025-05-07T19:51:13.0656638Z Generating XML output for file EmbeddingSpMDMAvx512.cc 2025-05-07T19:51:13.0656798Z Generating XML output for file EmbeddingSpMDMNBit.cc 2025-05-07T19:51:13.0656933Z Generating XML output for file ExecuteKernel.cc 2025-05-07T19:51:13.0657060Z Generating XML output for file ExecuteKernel.h 2025-05-07T19:51:13.0657214Z Generating XML output for file ExecuteKernelGeneric.h 2025-05-07T19:51:13.0657367Z Generating XML output for file ExecuteKernelU8S8.cc 2025-05-07T19:51:13.0657507Z Generating XML output for file ExecuteKernelU8S8.h 2025-05-07T19:51:13.0657621Z Generating XML output for file Fbgemm.cc 2025-05-07T19:51:13.0657792Z Generating XML output for file FbgemmBfloat16Convert.cc 2025-05-07T19:51:13.0657966Z Generating XML output for file FbgemmBfloat16ConvertAvx2.cc 2025-05-07T19:51:13.0658153Z Generating XML output for file FbgemmBfloat16ConvertAvx512.cc 2025-05-07T19:51:13.0658275Z Generating XML output for file FbgemmConv.cc 2025-05-07T19:51:13.0658504Z Generating XML output for file FbgemmFloat16Convert.cc 2025-05-07T19:51:13.0658675Z Generating XML output for file FbgemmFloat16ConvertAvx2.cc 2025-05-07T19:51:13.0658855Z Generating XML output for file FbgemmFloat16ConvertAvx512.cc 2025-05-07T19:51:13.0659032Z Generating XML output for file FbgemmFloat16ConvertSVE.cc 2025-05-07T19:51:13.0659154Z Generating XML output for file FbgemmFP16.cc 2025-05-07T19:51:13.0659316Z Generating XML output for file FbgemmFP16UKernelsAvx2.cc 2025-05-07T19:51:13.0659481Z Generating XML output for file FbgemmFP16UKernelsAvx2.h 2025-05-07T19:51:13.0659655Z Generating XML output for file FbgemmFP16UKernelsAvx512.cc 2025-05-07T19:51:13.0659822Z Generating XML output for file FbgemmFP16UKernelsAvx512.h 2025-05-07T19:51:13.0660006Z Generating XML output for file FbgemmFP16UKernelsAvx512_256.cc 2025-05-07T19:51:13.0660199Z Generating XML output for file FbgemmFP16UKernelsAvx512_256.h 2025-05-07T19:51:13.0660400Z Generating XML output for file FbgemmFP16UKernelsIntrinsicAvx2.cc 2025-05-07T19:51:13.0660612Z Generating XML output for file FbgemmFP16UKernelsIntrinsicAvx512.cc 2025-05-07T19:51:13.0660844Z Generating XML output for file FbgemmFP16UKernelsIntrinsicAvx512_256.cc 2025-05-07T19:51:13.0661063Z Generating XML output for file FbgemmFP16UKernelsSve128.cc 2025-05-07T19:51:13.0661230Z Generating XML output for file FbgemmFP16UKernelsSve128.h 2025-05-07T19:51:13.0661376Z Generating XML output for file FbgemmFPCommon.cc 2025-05-07T19:51:13.0661495Z Generating XML output for file FbgemmI64.cc 2025-05-07T19:51:13.0661678Z Generating XML output for file FbgemmI8Depthwise2DAvx2-inl.h 2025-05-07T19:51:13.0661841Z Generating XML output for file FbgemmI8Depthwise3DAvx2.cc 2025-05-07T19:51:13.0662025Z Generating XML output for file FbgemmI8DepthwiseAvx2-inl.h 2025-05-07T19:51:13.0662185Z Generating XML output for file FbgemmI8DepthwiseAvx2.cc 2025-05-07T19:51:13.0662405Z Generating XML output for file FbgemmI8DepthwisePerChannelQuantAvx2.cc 2025-05-07T19:51:13.0662556Z Generating XML output for file FbgemmI8Spmdm.cc 2025-05-07T19:51:13.0662703Z Generating XML output for file FbgemmPackMatrixB.cc 2025-05-07T19:51:13.0662844Z Generating XML output for file FbgemmSparseDense.cc 2025-05-07T19:51:13.0663016Z Generating XML output for file FbgemmSparseDenseAvx2.cc 2025-05-07T19:51:13.0663185Z Generating XML output for file FbgemmSparseDenseAvx512.cc 2025-05-07T19:51:13.0663359Z Generating XML output for file FbgemmSparseDenseInt8Avx2.cc 2025-05-07T19:51:13.0663545Z Generating XML output for file FbgemmSparseDenseInt8Avx512.cc 2025-05-07T19:51:13.0663766Z Generating XML output for file FbgemmSparseDenseVectorInt8Avx512.cc 2025-05-07T19:51:13.0663887Z Generating XML output for file FbgemmFP32.cc 2025-05-07T19:51:13.0664048Z Generating XML output for file FbgemmFP32UKernelsAvx2.cc 2025-05-07T19:51:13.0664224Z Generating XML output for file FbgemmFP32UKernelsAvx2.h 2025-05-07T19:51:13.0664393Z Generating XML output for file FbgemmFP32UKernelsAvx512.cc 2025-05-07T19:51:13.0664560Z Generating XML output for file FbgemmFP32UKernelsAvx512.h 2025-05-07T19:51:13.0664760Z Generating XML output for file FbgemmFP32UKernelsAvx512_256.cc 2025-05-07T19:51:13.0664939Z Generating XML output for file FbgemmFP32UKernelsAvx512_256.h 2025-05-07T19:51:13.0665111Z Generating XML output for file KleidiAIFP32UKernelsNeon.cc 2025-05-07T19:51:13.0665276Z Generating XML output for file KleidiAIFP32UKernelsNeon.h 2025-05-07T19:51:13.0665438Z Generating XML output for file GenerateI8Depthwise.cc 2025-05-07T19:51:13.0665586Z Generating XML output for file GenerateI8Depthwise.h 2025-05-07T19:51:13.0665721Z Generating XML output for file GenerateKernel.cc 2025-05-07T19:51:13.0665864Z Generating XML output for file GenerateKernel.h 2025-05-07T19:51:13.0666082Z Generating XML output for file GenerateKernelDirectConvU8S8S32ACC32.cc 2025-05-07T19:51:13.0666262Z Generating XML output for file GenerateKernelU8S8S32ACC16.cc 2025-05-07T19:51:13.0666474Z Generating XML output for file GenerateKernelU8S8S32ACC16Avx512.cc 2025-05-07T19:51:13.0666738Z Generating XML output for file GenerateKernelU8S8S32ACC16Avx512VNNI.cc 2025-05-07T19:51:13.0666920Z Generating XML output for file GenerateKernelU8S8S32ACC32.cc 2025-05-07T19:51:13.0667136Z Generating XML output for file GenerateKernelU8S8S32ACC32Avx512VNNI.cc 2025-05-07T19:51:13.0667284Z Generating XML output for file GroupwiseConv.cc 2025-05-07T19:51:13.0667415Z Generating XML output for file GroupwiseConv.h 2025-05-07T19:51:13.0667582Z Generating XML output for file GroupwiseConvAcc32Avx2.cc 2025-05-07T19:51:13.0667761Z Generating XML output for file GroupwiseConvAcc32Avx512.cc 2025-05-07T19:51:13.0667900Z Generating XML output for file InlineAsmDefines.h 2025-05-07T19:51:13.0668073Z Generating XML output for file KleidiAIFP16UKernelsNeon.cc 2025-05-07T19:51:13.0668247Z Generating XML output for file KleidiAIFP16UKernelsNeon.h 2025-05-07T19:51:13.0668362Z Generating XML output for file MaskAvx2.h 2025-05-07T19:51:13.0668520Z Generating XML output for file OptimizedKernelsAvx2.cc 2025-05-07T19:51:13.0668673Z Generating XML output for file OptimizedKernelsAvx2.h 2025-05-07T19:51:13.0668808Z Generating XML output for file PackAMatrix.cc 2025-05-07T19:51:13.0668947Z Generating XML output for file PackAWithIm2Col.cc 2025-05-07T19:51:13.0669160Z Generating XML output for file PackAWithQuantRowOffset.cc 2025-05-07T19:51:13.0669318Z Generating XML output for file PackAWithRowOffset.cc 2025-05-07T19:51:13.0669444Z Generating XML output for file PackBMatrix.cc 2025-05-07T19:51:13.0669630Z Generating XML output for file PackDepthwiseConvMatrixAvx2.cc 2025-05-07T19:51:13.0669764Z Generating XML output for file PackMatrix.cc 2025-05-07T19:51:13.0669938Z Generating XML output for file PackWeightMatrixForGConv.cc 2025-05-07T19:51:13.0670088Z Generating XML output for file PackWeightsForConv.cc 2025-05-07T19:51:13.0670259Z Generating XML output for file PackWeightsForDirectConv.cc 2025-05-07T19:51:13.0670394Z Generating XML output for file QuantUtils.cc 2025-05-07T19:51:13.0670525Z Generating XML output for file QuantUtilsAvx2.cc 2025-05-07T19:51:13.0670668Z Generating XML output for file QuantUtilsAvx512.cc 2025-05-07T19:51:13.0670812Z Generating XML output for file QuantUtilsNeon.cc 2025-05-07T19:51:13.0670964Z Generating XML output for file RefImplementations.cc 2025-05-07T19:51:13.0671111Z Generating XML output for file RefImplementations.h 2025-05-07T19:51:13.0671304Z Generating XML output for file RowWiseSparseAdagradFused.cc 2025-05-07T19:51:13.0671434Z Generating XML output for file SparseAdagrad.cc 2025-05-07T19:51:13.0671553Z Generating XML output for file spmmUtils.cc 2025-05-07T19:51:13.0671685Z Generating XML output for file spmmUtilsAvx2.cc 2025-05-07T19:51:13.0671827Z Generating XML output for file TransposeUtils.cc 2025-05-07T19:51:13.0671958Z Generating XML output for file TransposeUtils.h 2025-05-07T19:51:13.0672104Z Generating XML output for file TransposeUtilsAvx2.h 2025-05-07T19:51:13.0672260Z Generating XML output for file TransposeUtilsNeon.h 2025-05-07T19:51:13.0672403Z Generating XML output for file TransposeUtilsSve.h 2025-05-07T19:51:13.0672513Z Generating XML output for file Utils.cc 2025-05-07T19:51:13.0672631Z Generating XML output for file UtilsAvx2.cc 2025-05-07T19:51:13.0672765Z Generating XML output for file UtilsAvx512.cc 2025-05-07T19:51:13.0672884Z Generating XML output for file UtilsNeon.cc 2025-05-07T19:51:13.0672999Z Generating XML output for file UtilsSve.cc 2025-05-07T19:51:13.0673147Z Generating XML output for group fbgemm-gpu-config 2025-05-07T19:51:13.0673264Z Generating XML output for group cumem-utils 2025-05-07T19:51:13.0673390Z Generating XML output for group input-combine 2025-05-07T19:51:13.0673531Z Generating XML output for group merge-pooled-emb 2025-05-07T19:51:13.0673697Z Generating XML output for group permute-pooled-embs-gpu 2025-05-07T19:51:13.0673857Z Generating XML output for group permute-pooled-embs-cpu 2025-05-07T19:51:13.0673989Z Generating XML output for group sparse-data-cuda 2025-05-07T19:51:13.0674130Z Generating XML output for group sparse-data-cpu 2025-05-07T19:51:13.0674300Z Generating XML output for group embedding-ssd 2025-05-07T19:51:13.0674461Z Generating XML output for group table-batched-embed-cuda 2025-05-07T19:51:13.0674601Z Generating XML output for group embedding-cuda 2025-05-07T19:51:13.0674729Z Generating XML output for group embedding-cpu 2025-05-07T19:51:13.0674917Z Generating XML output for group experimental-gen-ai-attention 2025-05-07T19:51:13.0675023Z Generating XML output for group FP8 2025-05-07T19:51:13.0675184Z Generating XML output for group example-method-group 2025-05-07T19:51:13.0675336Z Generating XML output for group jagged-tensor-ops-cuda 2025-05-07T19:51:13.0675492Z Generating XML output for group jagged-tensor-ops-cpu 2025-05-07T19:51:13.0675654Z Generating XML output for group layout-transform-cuda 2025-05-07T19:51:13.0675803Z Generating XML output for group layout-transform-cpu 2025-05-07T19:51:13.0675941Z Generating XML output for group quantize-ops-cuda 2025-05-07T19:51:13.0676088Z Generating XML output for group quantize-data-cpu 2025-05-07T19:51:13.0676264Z Generating XML output for group fbgemm-quant-utils-generic 2025-05-07T19:51:13.0676424Z Generating XML output for group fbgemm-quant-utils-avx2 2025-05-07T19:51:13.0676592Z Generating XML output for group fbgemm-quant-utils-avx512 2025-05-07T19:51:13.0676776Z Generating XML output for group tbe-cpu-autovec 2025-05-07T19:51:13.0677067Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/attention/ 2025-05-07T19:51:13.0677312Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/backward/ 2025-05-07T19:51:13.0677713Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/ 2025-05-07T19:51:13.0678049Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/ 2025-05-07T19:51:13.0678324Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/coalesce/ 2025-05-07T19:51:13.0678524Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/ 2025-05-07T19:51:13.0678779Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/comm/ 2025-05-07T19:51:13.0679022Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/config/ 2025-05-07T19:51:13.0679227Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/config/ 2025-05-07T19:51:13.0679581Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/ 2025-05-07T19:51:13.0679771Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/docs/ 2025-05-07T19:51:13.0680031Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/dram_kv_embedding_cache/ 2025-05-07T19:51:13.0680229Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/eeg/ 2025-05-07T19:51:13.0680471Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/embedding_inplace_ops/ 2025-05-07T19:51:13.0680695Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/example/ 2025-05-07T19:51:13.0680907Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/ 2025-05-07T19:51:13.0681396Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/ 2025-05-07T19:51:13.0681824Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/ 2025-05-07T19:51:13.0682297Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/ 2025-05-07T19:51:13.0682616Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/ 2025-05-07T19:51:13.0682790Z Generate XML output for dir /__w/FBGEMM/FBGEMM/include/fbgemm/ 2025-05-07T19:51:13.0683027Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/ 2025-05-07T19:51:13.0683265Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/forward/ 2025-05-07T19:51:13.0683474Z Generate XML output for dir /__w/FBGEMM/FBGEMM/src/fp32/ 2025-05-07T19:51:13.0683878Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/ 2025-05-07T19:51:13.0684300Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/ 2025-05-07T19:51:13.0684715Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/ 2025-05-07T19:51:13.0685096Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/ 2025-05-07T19:51:13.0685397Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/gather_scatter/ 2025-05-07T19:51:13.0685668Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/gemm/ 2025-05-07T19:51:13.0685896Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/ 2025-05-07T19:51:13.0686284Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/ 2025-05-07T19:51:13.0686731Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/ 2025-05-07T19:51:13.0686921Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/ 2025-05-07T19:51:13.0687070Z Generate XML output for dir /__w/FBGEMM/FBGEMM/include/ 2025-05-07T19:51:13.0687336Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/index_select/ 2025-05-07T19:51:13.0687554Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/inference/ 2025-05-07T19:51:13.0687784Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/input_combine_ops/ 2025-05-07T19:51:13.0688195Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/ 2025-05-07T19:51:13.0688501Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/intraining_embedding_pruning_ops/ 2025-05-07T19:51:13.0688730Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/jagged_tensor_ops/ 2025-05-07T19:51:13.0689148Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/ 2025-05-07T19:51:13.0689569Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/ 2025-05-07T19:51:13.0690017Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/ 2025-05-07T19:51:13.0690469Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/ 2025-05-07T19:51:13.0690752Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/kv_cache/ 2025-05-07T19:51:13.0690995Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/layout_transform_ops/ 2025-05-07T19:51:13.0691207Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/memory_utils/ 2025-05-07T19:51:13.0691481Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/merge_pooled_embedding_ops/ 2025-05-07T19:51:13.0691688Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/metric_ops/ 2025-05-07T19:51:13.0691937Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/moe/ 2025-05-07T19:51:13.0692163Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/mx/ 2025-05-07T19:51:13.0692412Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/optimizer/ 2025-05-07T19:51:13.0692681Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_multi_embedding_ops/ 2025-05-07T19:51:13.0692963Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/permute_pooled_embedding_ops/ 2025-05-07T19:51:13.0693280Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ps_split_embeddings_cache/ 2025-05-07T19:51:13.0693505Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/pt2/ 2025-05-07T19:51:13.0693791Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/quantize/ 2025-05-07T19:51:13.0694000Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/quantize_ops/ 2025-05-07T19:51:13.0694233Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/rocm/ 2025-05-07T19:51:13.0694488Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/ 2025-05-07T19:51:13.0694700Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/sparse_ops/ 2025-05-07T19:51:13.0695011Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/ 2025-05-07T19:51:13.0695257Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_cache/ 2025-05-07T19:51:13.0695516Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/split_embeddings_utils/ 2025-05-07T19:51:13.0695754Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/example/src/ 2025-05-07T19:51:13.0696036Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/src/ 2025-05-07T19:51:13.0696224Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ 2025-05-07T19:51:13.0696356Z Generate XML output for dir /__w/FBGEMM/FBGEMM/src/ 2025-05-07T19:51:13.0696619Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/ 2025-05-07T19:51:13.0696813Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/tbe/ 2025-05-07T19:51:13.0697098Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/src/ssd_split_embeddings_cache/test/ 2025-05-07T19:51:13.0697307Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/training/ 2025-05-07T19:51:13.0697514Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/codegen/utils/ 2025-05-07T19:51:13.0697759Z Generate XML output for dir /__w/FBGEMM/FBGEMM/fbgemm_gpu/include/fbgemm_gpu/utils/ 2025-05-07T19:51:13.0697859Z Running plantuml with JAVA... 2025-05-07T19:51:13.0698006Z type lookup cache used 5803/65536 hits=68131 misses=7266 2025-05-07T19:51:13.0698180Z symbol lookup cache used 22652/65536 hits=309770 misses=22652 2025-05-07T19:51:13.0698262Z finished... 2025-05-07T19:51:13.0698272Z 2025-05-07T19:51:13.0698310Z 2025-05-07T19:51:13.0698409Z [DOCS] Doxygen build passed 2025-05-07T19:51:13.0698527Z + conda run -n build_binary make html 2025-05-07T19:51:13.0698532Z 2025-05-07T19:52:50.9068406Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/__init__.py:docstring of fbgemm_gpu:1: WARNING: duplicate object description of fbgemm_gpu, other instance in fbgemm_gpu/python-api/feature_gates, use :noindex: for one of them 2025-05-07T19:52:50.9071237Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/__init__.py:docstring of fbgemm_gpu:1: WARNING: duplicate object description of fbgemm_gpu, other instance in fbgemm_gpu/python-api/jagged_tensor_ops, use :noindex: for one of them 2025-05-07T19:52:50.9072449Z Running Sphinx v6.2.1 2025-05-07T19:52:50.9075098Z myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) 2025-05-07T19:52:50.9080521Z [autosummary] generating autosummary for: fbgemm/cpp-api/QuantUtils.rst, fbgemm/cpp-api/tbe_cpu_autovec.rst, fbgemm/development/BuildInstructions.rst, fbgemm/index.rst, fbgemm_genai/development/BuildInstructions.rst, fbgemm_genai/development/InstallationInstructions.rst, fbgemm_genai/development/TestInstructions.rst, fbgemm_genai/index.rst, fbgemm_gpu/cpp-api/embedding_ops.rst, fbgemm_gpu/cpp-api/experimental_ops.rst, ..., general/ContactUs.rst, general/Contributing.rst, general/License.rst, general/Releases.rst, general/documentation/Cpp.rst, general/documentation/Overview.rst, general/documentation/Python.rst, general/documentation/Sphinx.rst, general/index.rst, index.rst 2025-05-07T19:52:50.9084548Z loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... 2025-05-07T19:52:50.9085164Z loading intersphinx inventory from https://docs.python.org/3/objects.inv... 2025-05-07T19:52:50.9085789Z loading intersphinx inventory from https://pytorch.org/docs/main/objects.inv... 2025-05-07T19:52:50.9086404Z loading intersphinx inventory from https://pytorch.org/cppdocs/objects.inv... 2025-05-07T19:52:50.9087220Z intersphinx inventory has moved: https://pytorch.org/docs/main/objects.inv -> https://docs.pytorch.org/docs/main/objects.inv 2025-05-07T19:52:50.9088299Z intersphinx inventory has moved: https://pytorch.org/cppdocs/objects.inv -> https://docs.pytorch.org/cppdocs/objects.inv 2025-05-07T19:52:50.9088989Z building [mo]: targets for 0 po files that are out of date 2025-05-07T19:52:50.9089356Z writing output... 2025-05-07T19:52:50.9089701Z building [linkcheck]: targets for 45 source files that are out of date 2025-05-07T19:52:50.9090221Z updating environment: [new config] 45 added, 0 changed, 0 removed 2025-05-07T19:52:50.9090816Z reading sources... [ 11%] fbgemm/cpp-api/QuantUtils .. fbgemm_genai/development/BuildInstructions 2025-05-07T19:52:50.9091623Z reading sources... [ 22%] fbgemm_genai/development/InstallationInstructions .. fbgemm_gpu/cpp-api/experimental_ops 2025-05-07T19:52:50.9092403Z reading sources... [ 33%] fbgemm_gpu/cpp-api/feature_gates .. fbgemm_gpu/cpp-api/memory_utils 2025-05-07T19:52:50.9093115Z reading sources... [ 44%] fbgemm_gpu/cpp-api/merge_pooled_embeddings .. fbgemm_gpu/cpp-api/ssd_embedding_ops 2025-05-07T19:52:50.9093820Z reading sources... [ 55%] fbgemm_gpu/development/BuildInstructions .. fbgemm_gpu/index 2025-05-07T19:52:50.9094596Z reading sources... [ 66%] fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorOps .. fbgemm_gpu/python-api/pooled_embedding_ops 2025-05-07T19:52:50.9095425Z reading sources... [ 77%] fbgemm_gpu/python-api/quantize_ops .. fbgemm_gpu/stable-api/python_api 2025-05-07T19:52:50.9096037Z reading sources... [ 88%] general/ContactUs .. general/documentation/Cpp 2025-05-07T19:52:50.9096526Z reading sources... [100%] general/documentation/Overview .. index 2025-05-07T19:52:50.9096833Z 2025-05-07T19:52:50.9096958Z looking for now-outdated files... none found 2025-05-07T19:52:50.9097278Z pickling environment... done 2025-05-07T19:52:50.9097564Z checking consistency... done 2025-05-07T19:52:50.9097833Z preparing documents... done 2025-05-07T19:52:50.9098306Z writing output... [ 12%] fbgemm/cpp-api/tbe_cpu_autovec .. fbgemm_genai/development/TestInstructions 2025-05-07T19:52:50.9098953Z writing output... [ 25%] fbgemm_genai/index .. fbgemm_gpu/cpp-api/jagged_tensor_ops 2025-05-07T19:52:50.9100384Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/__init__.py:docstring of fbgemm_gpu:1: WARNING: duplicate object description of fbgemm_gpu, other instance in fbgemm_gpu/python-api/pooled_embedding_modules, use :noindex: for one of them 2025-05-07T19:52:50.9102427Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/__init__.py:docstring of fbgemm_gpu:1: WARNING: duplicate object description of fbgemm_gpu, other instance in fbgemm_gpu/python-api/quantize_ops, use :noindex: for one of them 2025-05-07T19:52:50.9104734Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen.split_embedding_weights_with_scale_bias:3: ERROR: Unexpected indentation. 2025-05-07T19:52:50.9107368Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:98: WARNING: Enumerated list ends without a blank line; unexpected unindent. 2025-05-07T19:52:50.9109758Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:219: ERROR: Unexpected indentation. 2025-05-07T19:52:50.9111442Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_genai/development/InstallationInstructions.rst:33: WARNING: Title underline too short. 2025-05-07T19:52:50.9112055Z 2025-05-07T19:52:50.9112159Z Install the FBGEMM GenAI Package 2025-05-07T19:52:50.9112448Z ------------------------------ 2025-05-07T19:52:50.9113117Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_genai/development/InstallationInstructions.rst:33: WARNING: Title underline too short. 2025-05-07T19:52:50.9113796Z 2025-05-07T19:52:50.9113901Z Install the FBGEMM GenAI Package 2025-05-07T19:52:50.9114179Z ------------------------------ 2025-05-07T19:52:50.9114799Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_genai/development/TestInstructions.rst:9: WARNING: Title underline too short. 2025-05-07T19:52:50.9115367Z 2025-05-07T19:52:50.9115481Z Set Up the FBGEMM GenAI Test Environment 2025-05-07T19:52:50.9115783Z --------------------------------------- 2025-05-07T19:52:50.9116426Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm/cpp-api/tbe_cpu_autovec.rst:7: WARNING: Error when parsing function declaration. 2025-05-07T19:52:50.9117082Z If the function has no return type: 2025-05-07T19:52:50.9117611Z Error in declarator or parameters-and-qualifiers 2025-05-07T19:52:50.9118314Z Invalid C++ declaration: Expected identifier in nested name, got keyword: bool [error at 96] 2025-05-07T19:52:50.9120713Z template static bool ALWAYS_INLINE EmbeddingSpMDM_autovec (const int64_t block_size, const int64_t output_size, const int64_t index_size, const int64_t data_size, const InType *input, const IndexType *indices, const OffsetType *offsets_or_lengths, const float *weights, bool normalize_by_lengths, OutType *out, const bool is_weight_positional, const bool use_offsets, const int64_t output_stride, const int64_t input_stride, const bool no_bag, const bool is_bf16_out, const bool is_bf16_in) 2025-05-07T19:52:50.9123083Z ------------------------------------------------------------------------------------------------^ 2025-05-07T19:52:50.9123506Z If the function has a return type: 2025-05-07T19:52:50.9123838Z Error in declarator or parameters-and-qualifiers 2025-05-07T19:52:50.9124201Z If pointer to member declarator: 2025-05-07T19:52:50.9124667Z Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 111] 2025-05-07T19:52:50.9127047Z template static bool ALWAYS_INLINE EmbeddingSpMDM_autovec (const int64_t block_size, const int64_t output_size, const int64_t index_size, const int64_t data_size, const InType *input, const IndexType *indices, const OffsetType *offsets_or_lengths, const float *weights, bool normalize_by_lengths, OutType *out, const bool is_weight_positional, const bool use_offsets, const int64_t output_stride, const int64_t input_stride, const bool no_bag, const bool is_bf16_out, const bool is_bf16_in) 2025-05-07T19:52:50.9129361Z ---------------------------------------------------------------------------------------------------------------^ 2025-05-07T19:52:50.9129795Z If declarator-id: 2025-05-07T19:52:50.9130332Z Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 111] 2025-05-07T19:52:50.9132713Z template static bool ALWAYS_INLINE EmbeddingSpMDM_autovec (const int64_t block_size, const int64_t output_size, const int64_t index_size, const int64_t data_size, const InType *input, const IndexType *indices, const OffsetType *offsets_or_lengths, const float *weights, bool normalize_by_lengths, OutType *out, const bool is_weight_positional, const bool use_offsets, const int64_t output_stride, const int64_t input_stride, const bool no_bag, const bool is_bf16_out, const bool is_bf16_in) 2025-05-07T19:52:50.9135028Z ---------------------------------------------------------------------------------------------------------------^ 2025-05-07T19:52:50.9135362Z 2025-05-07T19:52:50.9135804Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm/cpp-api/tbe_cpu_autovec.rst:7: WARNING: Error when parsing function declaration. 2025-05-07T19:52:50.9136462Z If the function has no return type: 2025-05-07T19:52:50.9136842Z Error in declarator or parameters-and-qualifiers 2025-05-07T19:52:50.9137391Z Invalid C++ declaration: Expected identifier in nested name, got keyword: bool [error at 79] 2025-05-07T19:52:50.9139854Z template static bool ALWAYS_INLINE EmbeddingSpMDMFP8_autovec (const int64_t block_size, const int64_t output_size, const int64_t index_size, const int64_t data_size, const uint8_t *input, const IndexType *indices, const OffsetType *offsets_or_lengths, const float *weights, bool normalize_by_lengths, OutType *out, const bool is_weight_positional, const bool use_offsets, const int64_t output_stride, const int64_t input_stride, const int exponent_bits, const int exponent_bias, const bool is_bf16_out) 2025-05-07T19:52:50.9142096Z -------------------------------------------------------------------------------^ 2025-05-07T19:52:50.9142476Z If the function has a return type: 2025-05-07T19:52:50.9142823Z Error in declarator or parameters-and-qualifiers 2025-05-07T19:52:50.9143167Z If pointer to member declarator: 2025-05-07T19:52:50.9143624Z Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 94] 2025-05-07T19:52:50.9145971Z template static bool ALWAYS_INLINE EmbeddingSpMDMFP8_autovec (const int64_t block_size, const int64_t output_size, const int64_t index_size, const int64_t data_size, const uint8_t *input, const IndexType *indices, const OffsetType *offsets_or_lengths, const float *weights, bool normalize_by_lengths, OutType *out, const bool is_weight_positional, const bool use_offsets, const int64_t output_stride, const int64_t input_stride, const int exponent_bits, const int exponent_bias, const bool is_bf16_out) 2025-05-07T19:52:50.9148237Z ----------------------------------------------------------------------------------------------^ 2025-05-07T19:52:50.9148643Z If declarator-id: 2025-05-07T19:52:50.9149034Z Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 94] 2025-05-07T19:52:50.9151384Z template static bool ALWAYS_INLINE EmbeddingSpMDMFP8_autovec (const int64_t block_size, const int64_t output_size, const int64_t index_size, const int64_t data_size, const uint8_t *input, const IndexType *indices, const OffsetType *offsets_or_lengths, const float *weights, bool normalize_by_lengths, OutType *out, const bool is_weight_positional, const bool use_offsets, const int64_t output_stride, const int64_t input_stride, const int exponent_bits, const int exponent_bias, const bool is_bf16_out) 2025-05-07T19:52:50.9153647Z ----------------------------------------------------------------------------------------------^ 2025-05-07T19:52:50.9153950Z 2025-05-07T19:52:50.9154247Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/general/Releases.rst:13: ERROR: Malformed table. 2025-05-07T19:52:50.9154701Z 2025-05-07T19:52:50.9154979Z +-----------------+------------------+------------------+----------------+--------------------+---------------------------+---------------------------+ 2025-05-07T19:52:50.9155824Z | FBGEMM Release | Corresponding | Supported | Supported | Supported CUDA | (Experimental) Supported | (Experimental) Supported | 2025-05-07T19:52:50.9156790Z | | PyTorch Release | Python Versions | CUDA Versions | Architectures | ROCm Versions | ROCm Architectures | 2025-05-07T19:52:50.9157435Z +=================+==================+==================+================+====================+===========================+===========================+ 2025-05-07T19:52:50.9157916Z | 1.2.0 | 2.7.x | 3.9, 3.10, 3.11, | 11.8, 12.6, | 7.0, 8.0, 9.0, | 6.1, 6.2.4, 6.3 | gfx908, gfx90a, gfx942 | 2025-05-07T19:52:50.9158410Z | | | 3.12, 3.13 | 12.8 | 9.0a, 10.0a, 12.0a | | | 2025-05-07T19:52:50.9158986Z +-----------------+------------------+------------------+----------------+----------------------+---------------------------+---------------------------+ 2025-05-07T19:52:50.9159662Z | 1.1.0 | 2.6.x | 3.9, 3.10, 3.11, | 11.8, 12.4, | 7.0, 8.0, 9.0, | 6.1, 6.2.4, 6.3 | gfx908, gfx90a, gfx942 | 2025-05-07T19:52:50.9160141Z | | | 3.12, 3.13 | 12.6 | 9.0a | | | 2025-05-07T19:52:50.9160693Z +-----------------+------------------+------------------+----------------+--------------------+---------------------------+---------------------------+ 2025-05-07T19:52:50.9161357Z | 1.0.0 | 2.5.x | 3.9, 3.10, 3.11, | 11.8, 12.1, | 7.0, 8.0, 9.0, | 6.0, 6.1 | gfx908, gfx90a | 2025-05-07T19:52:50.9161827Z | | | 3.12 | 12.4 | 9.0a | | | 2025-05-07T19:52:50.9162381Z +-----------------+------------------+------------------+----------------+--------------------+---------------------------+---------------------------+ 2025-05-07T19:52:50.9162997Z | 0.8.0 | 2.4.x | 3.8, 3.9, 3.10, | 11.8, 12.1, | 7.0, 8.0, 9.0, | 6.0, 6.1 | gfx908, gfx90a | 2025-05-07T19:52:50.9163467Z | | | 3.11, 3.12 | 12.4 | 9.0a | | | 2025-05-07T19:52:50.9164045Z +-----------------+------------------+------------------+----------------+--------------------+---------------------------+---------------------------+ 2025-05-07T19:52:50.9164618Z | 0.7.0 | 2.3.x | 3.8, 3.9, 3.10, | 11.8, 12.1 | 7.0, 8.0, 9.0 | 6.0 | gfx908, gfx90a | 2025-05-07T19:52:50.9165088Z | | | 3.11, 3.12 | | | | | 2025-05-07T19:52:50.9165637Z +-----------------+------------------+------------------+----------------+--------------------+---------------------------+---------------------------+ 2025-05-07T19:52:50.9166212Z | 0.6.0 | 2.2.x | 3.8, 3.9, 3.10, | 11.8, 12.1 | 7.0, 8.0, 9.0 | 5.7 | gfx90a | 2025-05-07T19:52:50.9166680Z | | | 3.11, 3.12 | | | | | 2025-05-07T19:52:50.9167225Z +-----------------+------------------+------------------+----------------+--------------------+---------------------------+---------------------------+ 2025-05-07T19:52:50.9167804Z | 0.5.0 | 2.1.x | 3.8, 3.9, 3.10, | 11.8, 12.1 | 7.0, 8.0, 9.0 | 5.5, 5.6 | gfx90a | 2025-05-07T19:52:50.9168327Z | | | 3.11 | | | | | 2025-05-07T19:52:50.9168858Z +-----------------+------------------+------------------+----------------+--------------------+---------------------------+---------------------------+ 2025-05-07T19:52:50.9169444Z | 0.4.0 | 2.0.x | 3.8, 3.9, 3.10 | 11.7, 11.8 | 7.0, 8.0 | 5.3, 5.4 | gfx90a | 2025-05-07T19:52:50.9170032Z +-----------------+------------------+------------------+----------------+--------------------+---------------------------+---------------------------+ 2025-05-07T19:52:50.9170772Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm/index.rst: WARNING: document isn't included in any toctree 2025-05-07T19:52:50.9171619Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_genai/index.rst: WARNING: document isn't included in any toctree 2025-05-07T19:52:50.9172472Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/index.rst: WARNING: document isn't included in any toctree 2025-05-07T19:52:50.9173365Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/general/Releases.rst: WARNING: document isn't included in any toctree 2025-05-07T19:52:50.9174210Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/general/index.rst: WARNING: document isn't included in any toctree 2025-05-07T19:52:50.9175145Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/embedding_ops.rst:6: WARNING: cpp:identifier reference target not found: int8_t 2025-05-07T19:52:50.9176256Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/ssd_embedding_ops.rst:6: WARNING: cpp:identifier reference target not found: EmbeddingKVDB 2025-05-07T19:52:50.9177405Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/ssd_embedding_ops.rst:6: WARNING: undefined label: 'classkv__mem_1_1_dram_k_v_embedding_cache' 2025-05-07T19:52:50.9178544Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/ssd_embedding_ops.rst:6: WARNING: cpp:identifier reference target not found: EmbeddingKVDB 2025-05-07T19:52:50.9179666Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/ssd_embedding_ops.rst:6: WARNING: undefined label: 'class_mock_embedding_rocks_d_b' 2025-05-07T19:52:50.9181241Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/permute_pooled_embedding_modules.py:docstring of fbgemm_gpu.permute_pooled_embedding_modules.PermutePooledEmbeddings:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9183654Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.SparseType 2025-05-07T19:52:50.9186485Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.EmbeddingLocation 2025-05-07T19:52:50.9189378Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.PoolingMode 2025-05-07T19:52:50.9192253Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.BoundsCheckMode 2025-05-07T19:52:50.9195104Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.SparseType 2025-05-07T19:52:50.9197903Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.CacheAlgorithm 2025-05-07T19:52:50.9200815Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.RecordCacheMetrics 2025-05-07T19:52:50.9203620Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9206039Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9208569Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: PoolingMode = PoolingMode.SUM 2025-05-07T19:52:50.9211100Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9213658Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: BoundsCheckMode = BoundsCheckMode.WARNING 2025-05-07T19:52:50.9216213Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9218846Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.5 2025-05-07T19:52:50.9221313Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = True 2025-05-07T19:52:50.9223844Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: SparseType = SparseType.FP16 2025-05-07T19:52:50.9226562Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: CacheAlgorithm = CacheAlgorithm.LRU 2025-05-07T19:52:50.9229117Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.2 2025-05-07T19:52:50.9231572Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: int = 0 2025-05-07T19:52:50.9234090Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.0 2025-05-07T19:52:50.9236539Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:50.9238983Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9241485Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = False 2025-05-07T19:52:50.9243908Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9246327Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9248767Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9251199Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: int = 32 2025-05-07T19:52:50.9253761Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: int = DEFAULT_SCALE_BIAS_SIZE_IN_BYTES 2025-05-07T19:52:50.9256395Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = True 2025-05-07T19:52:50.9258876Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:50.9261359Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:50.9263806Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9266371Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: torch.dtype = torch.int32 2025-05-07T19:52:50.9268912Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen.forward:6: WARNING: cpp:class reference target not found: Module 2025-05-07T19:52:50.9271602Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.EmbeddingLocation 2025-05-07T19:52:50.9274461Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.ComputeDevice 2025-05-07T19:52:50.9277275Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.CacheAlgorithm 2025-05-07T19:52:50.9280042Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.SparseType 2025-05-07T19:52:50.9282775Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.SparseType 2025-05-07T19:52:50.9285445Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.SparseType 2025-05-07T19:52:50.9288167Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.EmbOptimType 2025-05-07T19:52:50.9291063Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.RecordCacheMetrics 2025-05-07T19:52:50.9293941Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.WeightDecayMode 2025-05-07T19:52:50.9296905Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.EnsembleModeDefinition 2025-05-07T19:52:50.9299843Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.EmainplaceModeDefinition 2025-05-07T19:52:50.9302848Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.CounterBasedRegularizationDefinition 2025-05-07T19:52:50.9305820Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.CowClipDefinition 2025-05-07T19:52:50.9308676Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.PoolingMode 2025-05-07T19:52:50.9311528Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.BoundsCheckMode 2025-05-07T19:52:50.9314298Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.runtime_monitor.TBEStatsReporterConfig 2025-05-07T19:52:50.9316999Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.SparseType 2025-05-07T19:52:50.9320034Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.MultiPassPrefetchConfig 2025-05-07T19:52:50.9323043Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.GlobalWeightDecayDefinition 2025-05-07T19:52:50.9326386Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.UserEnabledConfigDefinition 2025-05-07T19:52:50.9329288Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.tbe_input_multiplexer.TBEInputMultiplexerConfig 2025-05-07T19:52:50.9331973Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9334497Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: CacheAlgorithm = CacheAlgorithm.LRU 2025-05-07T19:52:50.9337013Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.2 2025-05-07T19:52:50.9339409Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: int = 0 2025-05-07T19:52:50.9341819Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.0 2025-05-07T19:52:50.9344324Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: SparseType = SparseType.FP32 2025-05-07T19:52:50.9346881Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: SparseType = SparseType.FP32 2025-05-07T19:52:50.9349429Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: SparseType = SparseType.FP32 2025-05-07T19:52:50.9352005Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:50.9354500Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: OptimType = OptimType.EXACT_SGD 2025-05-07T19:52:50.9356995Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9359458Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = False 2025-05-07T19:52:50.9361936Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = True 2025-05-07T19:52:50.9364371Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:50.9366796Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 1.0 2025-05-07T19:52:50.9369227Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.0 2025-05-07T19:52:50.9371665Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.01 2025-05-07T19:52:50.9374116Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 1.0e-8 2025-05-07T19:52:50.9376557Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.9 2025-05-07T19:52:50.9378976Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.0 2025-05-07T19:52:50.9381594Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: WeightDecayMode = WeightDecayMode.NONE 2025-05-07T19:52:50.9384130Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.001 2025-05-07T19:52:50.9386550Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.9 2025-05-07T19:52:50.9389034Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.999 2025-05-07T19:52:50.9391591Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: EnsembleModeDefinition 2025-05-07T19:52:50.9394041Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9396494Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: EmainplaceModeDefinition 2025-05-07T19:52:50.9398964Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9401541Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: CounterBasedRegularizationDefinition 2025-05-07T19:52:50.9404060Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9406470Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: CowClipDefinition 2025-05-07T19:52:50.9408903Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9411385Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: PoolingMode = PoolingMode.SUM 2025-05-07T19:52:50.9413939Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9416442Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: BoundsCheckMode = BoundsCheckMode.WARNING 2025-05-07T19:52:50.9419185Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:50.9421722Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:50.9424147Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:50.9426617Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: TBEStatsReporterConfig 2025-05-07T19:52:50.9429074Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9431459Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9433824Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9436281Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: MultiPassPrefetchConfig 2025-05-07T19:52:50.9438730Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9441241Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: GlobalWeightDecayDefinition 2025-05-07T19:52:50.9443781Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9446186Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:50.9448677Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: extra_optimizer_config Optional 2025-05-07T19:52:50.9451290Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: UserEnabledConfigDefinition 2025-05-07T19:52:50.9453731Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = 2025-05-07T19:52:50.9456168Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: torch.dtype = torch.int64 2025-05-07T19:52:50.9458694Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: torch.dtype = torch.int64 2025-05-07T19:52:50.9461153Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:50.9462392Z 2025-05-07T19:52:50.9462763Z writing output... [ 37%] fbgemm_gpu/cpp-api/layout_transform_ops .. fbgemm_gpu/cpp-api/split_table_batched_embeddings 2025-05-07T19:52:50.9463469Z writing output... [ 50%] fbgemm_gpu/cpp-api/ssd_embedding_ops .. fbgemm_gpu/index 2025-05-07T19:52:50.9464199Z writing output... [ 62%] fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorOps .. fbgemm_gpu/python-api/quantize_ops 2025-05-07T19:52:50.9464917Z writing output... [ 75%] fbgemm_gpu/python-api/sparse_ops .. general/Contributing 2025-05-07T19:52:50.9465467Z writing output... [ 87%] general/License .. general/documentation/Sphinx 2025-05-07T19:52:50.9465898Z writing output... [100%] general/index .. index 2025-05-07T19:52:50.9466137Z 2025-05-07T19:52:50.9466142Z 2025-05-07T19:52:50.9466560Z (fbgemm/development/BuildInstructions: line 160) -ignored- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105593 2025-05-07T19:52:50.9467522Z (fbgemm/development/BuildInstructions: line 4) ok https://github.com/pytorch/FBGEMM/blob/main/.github/scripts/setup_env.bash 2025-05-07T19:52:50.9468397Z (fbgemm/development/BuildInstructions: line 55) ok https://github.com/google/googletest 2025-05-07T19:52:50.9469269Z (general/Releases: line 48) ok https://arnon.dk/matching-sm-architectures-arch-and-gencode-for-various-nvidia-cards/ 2025-05-07T19:52:50.9470182Z (fbgemm/development/BuildInstructions: line 48) ok https://github.com/pytorch/cpuinfo 2025-05-07T19:52:50.9470920Z (fbgemm/development/BuildInstructions: line 41) ok https://github.com/asmjit/asmjit 2025-05-07T19:52:50.9471829Z (general/documentation/Cpp: line 6) redirect https://breathe.readthedocs.io - with Found to https://breathe.readthedocs.io/en/latest/ 2025-05-07T19:52:50.9473081Z (general/ContactUs: line 17) redirect https://bit.ly/ptslack - permanently to https://docs.google.com/forms/d/e/1FAIpQLSeADnUNW36fjKjYzyHDOzEB_abKQE9b6gqqW9NXse6O0MWh0A/viewform 2025-05-07T19:52:50.9474197Z (fbgemm_gpu/development/BuildInstructions: line 140) ok https://developer.nvidia.com/cudnn 2025-05-07T19:52:50.9475024Z (fbgemm_gpu/cpp-api/memory_utils: line 4) ok https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__MEMORY.html 2025-05-07T19:52:50.9475896Z (fbgemm_gpu/development/BuildInstructions: line 30) ok https://docs.conda.io/en/latest/miniconda.html 2025-05-07T19:52:50.9476600Z (general/Contributing: line 27) ok https://code.facebook.com/cla 2025-05-07T19:52:50.9477393Z (fbgemm_gpu/python-api/pooled_embedding_modules: line 1) ok https://docs.python.org/3/library/constants.html#None 2025-05-07T19:52:50.9478785Z (fbgemm_gpu/development/InstallationInstructions: line 48) redirect https://docs.nvidia.com/datacenter/tesla/tesla-installation-notes/index.html - permanently to https://docs.nvidia.com/cuda/cuda-installation-guide-linux/ 2025-05-07T19:52:50.9480149Z (general/documentation/Python: line 1) ok https://docs.python.org/3/library/exceptions.html#AttributeError 2025-05-07T19:52:50.9480973Z (general/documentation/Python: line 1) ok https://docs.python.org/3/library/exceptions.html#ValueError 2025-05-07T19:52:50.9481867Z (general/documentation/Python: line 1) ok https://docs.python.org/3/library/ctypes.html#ctypes.c_ulong 2025-05-07T19:52:50.9482674Z (fbgemm_gpu/python-api/tbe_ops_inference: line 1) ok https://docs.python.org/3/library/functions.html#bool 2025-05-07T19:52:50.9483706Z (fbgemm_gpu/development/InstallationInstructions: line 120) ok https://docs.amd.com/bundle/ROCm-Installation-Guide-v5.5/page/How_to_Install_ROCm.html 2025-05-07T19:52:50.9484733Z (fbgemm_gpu/python-api/tbe_ops_inference: line 1) ok https://docs.python.org/3/library/functions.html#float 2025-05-07T19:52:50.9485529Z (fbgemm_gpu/python-api/tbe_ops_inference: line 1) ok https://docs.python.org/3/library/stdtypes.html#str 2025-05-07T19:52:50.9486371Z (fbgemm_gpu/python-api/pooled_embedding_modules: line 1) ok https://docs.python.org/3/library/functions.html#int 2025-05-07T19:52:50.9487301Z (fbgemm_gpu/cpp-api/experimental_ops: line 6) ok https://docs.pytorch.org/cppdocs/api/classat_1_1_tensor.html#_CPPv4N2at6TensorE 2025-05-07T19:52:50.9488608Z (fbgemm_gpu/development/BuildInstructions: line 115) redirect https://developer.nvidia.com/nvidia-management-library-nvml - permanently to https://developer.nvidia.com/management-library-nvml 2025-05-07T19:52:50.9489893Z (fbgemm_gpu/cpp-api/quantize_ops: line 11) ok https://docs.pytorch.org/cppdocs/api/classc10_1_1_error.html#_CPPv4N3c105ErrorE 2025-05-07T19:52:50.9490780Z (fbgemm_gpu/python-api/tbe_ops_training: line 1) ok https://docs.python.org/3/library/typing.html#typing.Dict 2025-05-07T19:52:50.9491655Z (fbgemm_gpu/python-api/pooled_embedding_modules: line 1) ok https://docs.python.org/3/library/typing.html#typing.List 2025-05-07T19:52:50.9492531Z (fbgemm_gpu/python-api/tbe_ops_inference: line 1) ok https://docs.python.org/3/library/typing.html#typing.Tuple 2025-05-07T19:52:50.9493458Z (fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorOps: line 172) ok https://en.wikipedia.org/wiki/Hadamard_product_(matrices) 2025-05-07T19:52:50.9494477Z (fbgemm_gpu/python-api/pooled_embedding_modules: line 1) ok https://docs.pytorch.org/docs/main/tensor_attributes.html#torch.device 2025-05-07T19:52:50.9495504Z (fbgemm_gpu/python-api/tbe_ops_inference: line 1) ok https://docs.pytorch.org/docs/main/tensor_attributes.html#torch.dtype 2025-05-07T19:52:50.9496446Z (fbgemm_gpu/python-api/pooled_embedding_modules: line 1) ok https://docs.pytorch.org/docs/main/tensors.html#torch.Tensor 2025-05-07T19:52:50.9497289Z (general/Contributing: line 8) ok https://github.com/pytorch/FBGEMM/blob/main/CODE_OF_CONDUCT.md 2025-05-07T19:52:50.9498238Z (fbgemm_gpu/development/FeatureGates: line 22) ok https://github.com/pytorch/FBGEMM/blob/main/fbgemm_gpu/include/fbgemm_gpu/config/feature_gates.h 2025-05-07T19:52:50.9499379Z (fbgemm_gpu/development/FeatureGates: line 36) ok https://github.com/pytorch/FBGEMM/blob/main/fbgemm_gpu/fbgemm_gpu/config/feature_list.py 2025-05-07T19:52:50.9500226Z (general/ContactUs: line 11) ok https://github.com/pytorch/FBGEMM/discussions 2025-05-07T19:52:50.9501166Z (fbgemm_gpu/development/BuildInstructions: line 231) redirect https://github.com/ROCmSoftwarePlatform/MIOpen - permanently to https://github.com/ROCm/MIOpen 2025-05-07T19:52:50.9502109Z (general/ContactUs: line 7) ok https://github.com/pytorch/FBGEMM/issues 2025-05-07T19:52:50.9502939Z (fbgemm_gpu/development/InstallationInstructions: line 307) ok https://github.com/pytorch/FBGEMM/issues/1618 2025-05-07T19:52:50.9503713Z (general/Releases: line 60) ok https://github.com/pytorch/FBGEMM/releases/tag/v0.4.0 2025-05-07T19:52:50.9504441Z (fbgemm/development/BuildInstructions: line 171) ok https://github.com/pytorch/FBGEMM/issues/1094 2025-05-07T19:52:50.9505147Z (general/Releases: line 59) ok https://github.com/pytorch/FBGEMM/releases/tag/v0.5.0 2025-05-07T19:52:50.9505763Z (general/Releases: line 47) ok https://github.com/pytorch/FBGEMM/releases 2025-05-07T19:52:50.9506456Z (fbgemm/development/BuildInstructions: line 171) ok https://github.com/pytorch/FBGEMM/issues/1666 2025-05-07T19:52:50.9507168Z (general/Releases: line 58) ok https://github.com/pytorch/FBGEMM/releases/tag/v0.6.0 2025-05-07T19:52:50.9507818Z -rate limited- https://github.com/pytorch/pytorch/blob/main/RELEASE.md | sleeping... 2025-05-07T19:52:50.9508457Z (general/Releases: line 56) ok https://github.com/pytorch/FBGEMM/releases/tag/v0.8.0 2025-05-07T19:52:50.9509094Z (general/Releases: line 55) ok https://github.com/pytorch/FBGEMM/releases/tag/v1.0.0 2025-05-07T19:52:50.9509716Z (general/Releases: line 57) ok https://github.com/pytorch/FBGEMM/releases/tag/v0.7.0 2025-05-07T19:52:50.9510509Z -rate limited- https://github.com/pytorch/test-infra/blob/main/.github/actions/setup-nvidia/action.yml | sleeping... 2025-05-07T19:52:50.9511294Z (general/Releases: line 54) ok https://github.com/pytorch/FBGEMM/releases/tag/v1.1.0 2025-05-07T19:52:50.9511997Z (fbgemm_gpu/development/BuildInstructions: line 97) ok https://hub.docker.com/r/nvidia/cuda 2025-05-07T19:52:50.9513303Z ( fbgemm/index: line 6) redirect https://github.com/pytorch/pytorch/tree/master/aten/src/ATen/native/quantized/cpu - with Found to https://github.com/pytorch/pytorch/tree/main/aten/src/ATen/native/quantized/cpu 2025-05-07T19:52:50.9514629Z (fbgemm_gpu/development/BuildInstructions: line 184) ok https://hub.docker.com/r/rocm/rocm-terminal 2025-05-07T19:52:50.9515451Z (fbgemm_gpu/development/BuildInstructions: line 193) ok https://hub.docker.com/r/rocm/dev-ubuntu-22.04 2025-05-07T19:52:50.9516206Z (general/documentation/Python: line 55) ok https://peps.python.org/pep-0287/ 2025-05-07T19:52:50.9516931Z (fbgemm_gpu/development/BuildInstructions: line 364) ok https://pytorch.org/get-started/locally/ 2025-05-07T19:52:50.9517847Z (general/documentation/Sphinx: line 149) ok https://graphviz.org/documentation/ 2025-05-07T19:52:50.9518568Z (general/Releases: line 49) ok https://rocm.docs.amd.com/en/latest/reference/gpu-arch-specs.html 2025-05-07T19:52:50.9519442Z (fbgemm_gpu/development/BuildInstructions: line 207) ok https://rocm.docs.amd.com/en/latest/ 2025-05-07T19:52:50.9520274Z (fbgemm/development/BuildInstructions: line 82) ok https://visualstudio.microsoft.com/vs/older-downloads/ 2025-05-07T19:52:50.9521159Z (fbgemm_gpu/cpp-api/memory_utils: line 4) ok https://man7.org/linux/man-pages/man2/madvise.2.html 2025-05-07T19:52:50.9521831Z (general/documentation/Cpp: line 6) ok https://www.doxygen.nl/ 2025-05-07T19:52:50.9522518Z (fbgemm/development/BuildInstructions: line 171) ok https://github.com/pytorch/pytorch/issues/77939 2025-05-07T19:52:50.9523252Z (general/documentation/Overview: line 145) ok https://www.netlify.com/ 2025-05-07T19:52:50.9523924Z (general/documentation/Cpp: line 75) ok https://www.doxygen.nl/manual/commands.html#cmdlink 2025-05-07T19:52:50.9524602Z (general/documentation/Python: line 6) ok https://www.sphinx-doc.org/en/master/ 2025-05-07T19:52:50.9525404Z (general/documentation/Python: line 6) ok https://www.sphinx-doc.org/en/master/usage/extensions/example_google.html 2025-05-07T19:52:50.9526286Z (general/documentation/Sphinx: line 149) ok https://www.sphinx-doc.org/en/master/usage/extensions/graphviz.html 2025-05-07T19:52:50.9527425Z (general/documentation/Sphinx: line 115) ok https://www.sphinx-doc.org/en/master/usage/extensions/math.html#module-sphinx.ext.mathjax 2025-05-07T19:52:50.9528415Z (general/documentation/Cpp: line 6) ok https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html 2025-05-07T19:52:50.9529306Z (general/documentation/Python: line 55) ok https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html 2025-05-07T19:52:50.9530407Z (general/Contributing: line 34) redirect https://www.facebook.com/whitehat/ - permanently to https://bugbounty.meta.com/?utm_source=facebook.com&utm_medium=redirect 2025-05-07T19:52:50.9531557Z (general/documentation/Sphinx: line 115) ok https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#math 2025-05-07T19:52:50.9532648Z (general/documentation/Sphinx: line 82) ok https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-literalinclude 2025-05-07T19:52:50.9533721Z (fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorOps: line 7) ok https://www.tensorflow.org/guide/ragged_tensor 2025-05-07T19:52:50.9534843Z (fbgemm/cpp-api/QuantUtils: line 13) redirect https://www.jstatsoft.org/v08/i14/paper - with Found to https://www.jstatsoft.org/index.php/jss/article/download/v008i14/916 2025-05-07T19:52:50.9536122Z (fbgemm_gpu/development/InstallationInstructions: line 48) ok https://github.com/pytorch/test-infra/blob/main/.github/actions/setup-nvidia/action.yml 2025-05-07T19:52:50.9537227Z (fbgemm_gpu/development/InstallationInstructions: line 200) ok https://github.com/pytorch/pytorch/blob/main/RELEASE.md 2025-05-07T19:52:50.9538173Z (fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorOps: line 7) ok https://github.com/pytorch/pytorch/issues/25032 2025-05-07T19:52:50.9538805Z build succeeded, 132 warnings. 2025-05-07T19:52:50.9538982Z 2025-05-07T19:52:50.9539187Z Look for any errors in the above output or in build/html/output.txt 2025-05-07T19:52:50.9539490Z 2025-05-07T19:52:50.9662274Z 2025-05-07T19:52:50.9662533Z [DOCS] Docs linting passed 2025-05-07T19:52:50.9662888Z [DOCS] Running the second-pass documentation build ... 2025-05-07T19:52:50.9663315Z + conda env config vars unset -n build_binary SPHINX_LINT 2025-05-07T19:52:50.9663589Z 2025-05-07T19:52:51.3950049Z 2025-05-07T19:52:51.3955256Z + conda run -n build_binary make html 2025-05-07T19:52:51.3955544Z 2025-05-07T19:52:59.1365824Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/__init__.py:docstring of fbgemm_gpu:1: WARNING: duplicate object description of fbgemm_gpu, other instance in fbgemm_gpu/python-api/sparse_ops, use :noindex: for one of them 2025-05-07T19:52:59.1368173Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/__init__.py:docstring of fbgemm_gpu:1: WARNING: duplicate object description of fbgemm_gpu, other instance in fbgemm_gpu/python-api/jagged_tensor_ops, use :noindex: for one of them 2025-05-07T19:52:59.1370224Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/__init__.py:docstring of fbgemm_gpu:1: WARNING: duplicate object description of fbgemm_gpu, other instance in fbgemm_gpu/python-api/pooled_embedding_ops, use :noindex: for one of them 2025-05-07T19:52:59.1372220Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/__init__.py:docstring of fbgemm_gpu:1: WARNING: duplicate object description of fbgemm_gpu, other instance in fbgemm_gpu/python-api/quantize_ops, use :noindex: for one of them 2025-05-07T19:52:59.1373628Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm/index.rst: WARNING: document isn't included in any toctree 2025-05-07T19:52:59.1374470Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_genai/index.rst: WARNING: document isn't included in any toctree 2025-05-07T19:52:59.1375302Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/index.rst: WARNING: document isn't included in any toctree 2025-05-07T19:52:59.1376243Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/general/Releases.rst: WARNING: document isn't included in any toctree 2025-05-07T19:52:59.1377087Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/general/index.rst: WARNING: document isn't included in any toctree 2025-05-07T19:52:59.1378018Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/embedding_ops.rst:6: WARNING: cpp:identifier reference target not found: int8_t 2025-05-07T19:52:59.1379124Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/ssd_embedding_ops.rst:6: WARNING: cpp:identifier reference target not found: EmbeddingKVDB 2025-05-07T19:52:59.1380260Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/ssd_embedding_ops.rst:6: WARNING: undefined label: 'classkv__mem_1_1_dram_k_v_embedding_cache' 2025-05-07T19:52:59.1381411Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/ssd_embedding_ops.rst:6: WARNING: cpp:identifier reference target not found: EmbeddingKVDB 2025-05-07T19:52:59.1382525Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/ssd_embedding_ops.rst:6: WARNING: undefined label: 'class_mock_embedding_rocks_d_b' 2025-05-07T19:52:59.1385339Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/quantize_ops.rst:: WARNING: Could not lex literal_block '@param input A tensor of `float` values. The dtype can be either\n `SparseType::FP32`, `SparseType::FP16`, or `SparseType::BF16`\n@param forward\n@param row_dim\n@param output_last_dim\n@param output_dtype The target floating point type, specified as integer\n representation of `SparseType` enum\n\n@return A new tensor with values from the input tensor converted to `float`.\n\n@throw c10::Error if `output_dtype` is not one of (`SparseType::FP32`,\n`SparseType::FP16`, `SparseType::BF16`).' as "cpp". Highlighting skipped. 2025-05-07T19:52:59.1388625Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/permute_pooled_embedding_modules.py:docstring of fbgemm_gpu.permute_pooled_embedding_modules.PermutePooledEmbeddings:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1391034Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.SparseType 2025-05-07T19:52:59.1393844Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.EmbeddingLocation 2025-05-07T19:52:59.1396846Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.PoolingMode 2025-05-07T19:52:59.1399716Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.BoundsCheckMode 2025-05-07T19:52:59.1402604Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.SparseType 2025-05-07T19:52:59.1405468Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.CacheAlgorithm 2025-05-07T19:52:59.1408373Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.RecordCacheMetrics 2025-05-07T19:52:59.1411038Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1413476Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1415986Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: PoolingMode = PoolingMode.SUM 2025-05-07T19:52:59.1418714Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1421297Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: BoundsCheckMode = BoundsCheckMode.WARNING 2025-05-07T19:52:59.1423865Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1426302Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.5 2025-05-07T19:52:59.1428862Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = True 2025-05-07T19:52:59.1431384Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: SparseType = SparseType.FP16 2025-05-07T19:52:59.1434018Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: CacheAlgorithm = CacheAlgorithm.LRU 2025-05-07T19:52:59.1436625Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.2 2025-05-07T19:52:59.1439072Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: int = 0 2025-05-07T19:52:59.1441583Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.0 2025-05-07T19:52:59.1452421Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:59.1455030Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1457475Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = False 2025-05-07T19:52:59.1459920Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1462334Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1464755Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1467351Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: int = 32 2025-05-07T19:52:59.1469908Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: int = DEFAULT_SCALE_BIAS_SIZE_IN_BYTES 2025-05-07T19:52:59.1472459Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = True 2025-05-07T19:52:59.1475007Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:59.1477476Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:59.1479919Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1482490Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: torch.dtype = torch.int32 2025-05-07T19:52:59.1485041Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_inference.IntNBitTableBatchedEmbeddingBagsCodegen.forward:6: WARNING: cpp:class reference target not found: Module 2025-05-07T19:52:59.1487740Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.EmbeddingLocation 2025-05-07T19:52:59.1490603Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.ComputeDevice 2025-05-07T19:52:59.1493423Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.CacheAlgorithm 2025-05-07T19:52:59.1496180Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.SparseType 2025-05-07T19:52:59.1498927Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.SparseType 2025-05-07T19:52:59.1501598Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.SparseType 2025-05-07T19:52:59.1504285Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.EmbOptimType 2025-05-07T19:52:59.1507131Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.RecordCacheMetrics 2025-05-07T19:52:59.1510012Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.WeightDecayMode 2025-05-07T19:52:59.1512902Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.EnsembleModeDefinition 2025-05-07T19:52:59.1515851Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.EmainplaceModeDefinition 2025-05-07T19:52:59.1519016Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.CounterBasedRegularizationDefinition 2025-05-07T19:52:59.1522152Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.CowClipDefinition 2025-05-07T19:52:59.1525017Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.PoolingMode 2025-05-07T19:52:59.1527928Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.BoundsCheckMode 2025-05-07T19:52:59.1530839Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.runtime_monitor.TBEStatsReporterConfig 2025-05-07T19:52:59.1533746Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_embedding_configs.SparseType 2025-05-07T19:52:59.1536559Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_common.MultiPassPrefetchConfig 2025-05-07T19:52:59.1539578Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.GlobalWeightDecayDefinition 2025-05-07T19:52:59.1542554Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.split_table_batched_embeddings_ops_training.UserEnabledConfigDefinition 2025-05-07T19:52:59.1545440Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: fbgemm_gpu.tbe_input_multiplexer.TBEInputMultiplexerConfig 2025-05-07T19:52:59.1548025Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1550530Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: CacheAlgorithm = CacheAlgorithm.LRU 2025-05-07T19:52:59.1553033Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.2 2025-05-07T19:52:59.1555443Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: int = 0 2025-05-07T19:52:59.1557855Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.0 2025-05-07T19:52:59.1560413Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: SparseType = SparseType.FP32 2025-05-07T19:52:59.1563020Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: SparseType = SparseType.FP32 2025-05-07T19:52:59.1565580Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: SparseType = SparseType.FP32 2025-05-07T19:52:59.1568148Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:59.1570641Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: OptimType = OptimType.EXACT_SGD 2025-05-07T19:52:59.1573125Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1575511Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = False 2025-05-07T19:52:59.1577925Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = True 2025-05-07T19:52:59.1580334Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:59.1582755Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 1.0 2025-05-07T19:52:59.1585180Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.0 2025-05-07T19:52:59.1587591Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.01 2025-05-07T19:52:59.1590010Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 1.0e-8 2025-05-07T19:52:59.1592500Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.9 2025-05-07T19:52:59.1594910Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.0 2025-05-07T19:52:59.1597450Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: WeightDecayMode = WeightDecayMode.NONE 2025-05-07T19:52:59.1600037Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.001 2025-05-07T19:52:59.1602517Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.9 2025-05-07T19:52:59.1604946Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: float = 0.999 2025-05-07T19:52:59.1607425Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: EnsembleModeDefinition 2025-05-07T19:52:59.1609879Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1612335Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: EmainplaceModeDefinition 2025-05-07T19:52:59.1614811Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1617435Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: CounterBasedRegularizationDefinition 2025-05-07T19:52:59.1619942Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1622466Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: CowClipDefinition 2025-05-07T19:52:59.1624895Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1627364Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: PoolingMode = PoolingMode.SUM 2025-05-07T19:52:59.1629890Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1632403Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: BoundsCheckMode = BoundsCheckMode.WARNING 2025-05-07T19:52:59.1634943Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:59.1637379Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:59.1639798Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:59.1642296Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: TBEStatsReporterConfig 2025-05-07T19:52:59.1644756Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1647130Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1649518Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1651974Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: MultiPassPrefetchConfig 2025-05-07T19:52:59.1654477Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1656943Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: GlobalWeightDecayDefinition 2025-05-07T19:52:59.1659420Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1661918Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: bool = False 2025-05-07T19:52:59.1664432Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: extra_optimizer_config Optional 2025-05-07T19:52:59.1666991Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: UserEnabledConfigDefinition 2025-05-07T19:52:59.1669464Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = 2025-05-07T19:52:59.1671906Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: torch.dtype = torch.int64 2025-05-07T19:52:59.1674428Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: torch.dtype = torch.int64 2025-05-07T19:52:59.1676868Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_table_batched_embeddings_ops_training.py:docstring of fbgemm_gpu.split_table_batched_embeddings_ops_training.SplitTableBatchedEmbeddingBagsCodegen:1: WARNING: py:class reference target not found: = None 2025-05-07T19:52:59.1679158Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/docs/src/fbgemm_gpu/development/BuildInstructions.rst:162: WARNING: Could not lex literal_block 'set(THIRDPARTY ${FBGEMM}/external)\n\n${THIRDPARTY}/cutlass/include\n${THIRDPARTY}/cutlass/tools/util/include' as "cmake". Highlighting skipped. 2025-05-07T19:52:59.1680274Z 2025-05-07T19:52:59.1680376Z Running Sphinx v6.2.1 2025-05-07T19:52:59.1680633Z loading pickled environment... done 2025-05-07T19:52:59.1683374Z myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) 2025-05-07T19:52:59.1688767Z [autosummary] generating autosummary for: fbgemm/cpp-api/QuantUtils.rst, fbgemm/cpp-api/tbe_cpu_autovec.rst, fbgemm/development/BuildInstructions.rst, fbgemm/index.rst, fbgemm_genai/development/BuildInstructions.rst, fbgemm_genai/development/InstallationInstructions.rst, fbgemm_genai/development/TestInstructions.rst, fbgemm_genai/index.rst, fbgemm_gpu/cpp-api/embedding_ops.rst, fbgemm_gpu/cpp-api/experimental_ops.rst, ..., general/ContactUs.rst, general/Contributing.rst, general/License.rst, general/Releases.rst, general/documentation/Cpp.rst, general/documentation/Overview.rst, general/documentation/Python.rst, general/documentation/Sphinx.rst, general/index.rst, index.rst 2025-05-07T19:52:59.1691863Z building [mo]: targets for 0 po files that are out of date 2025-05-07T19:52:59.1692237Z writing output... 2025-05-07T19:52:59.1692562Z building [html]: targets for 44 source files that are out of date 2025-05-07T19:52:59.1693001Z updating environment: 0 added, 4 changed, 0 removed 2025-05-07T19:52:59.1693427Z reading sources... [ 25%] fbgemm_gpu/python-api/jagged_tensor_ops 2025-05-07T19:52:59.1693918Z reading sources... [ 50%] fbgemm_gpu/python-api/pooled_embedding_ops 2025-05-07T19:52:59.1694384Z reading sources... [ 75%] fbgemm_gpu/python-api/quantize_ops 2025-05-07T19:52:59.1694836Z reading sources... [100%] fbgemm_gpu/python-api/sparse_ops 2025-05-07T19:52:59.1695103Z 2025-05-07T19:52:59.1695243Z looking for now-outdated files... none found 2025-05-07T19:52:59.1695561Z pickling environment... done 2025-05-07T19:52:59.1695839Z checking consistency... done 2025-05-07T19:52:59.1696104Z preparing documents... done 2025-05-07T19:52:59.1696585Z writing output... [ 12%] fbgemm/cpp-api/tbe_cpu_autovec .. fbgemm_genai/development/TestInstructions 2025-05-07T19:52:59.1697222Z writing output... [ 25%] fbgemm_genai/index .. fbgemm_gpu/cpp-api/jagged_tensor_ops 2025-05-07T19:52:59.1697936Z writing output... [ 37%] fbgemm_gpu/cpp-api/layout_transform_ops .. fbgemm_gpu/cpp-api/split_table_batched_embeddings 2025-05-07T19:52:59.1698625Z writing output... [ 50%] fbgemm_gpu/cpp-api/ssd_embedding_ops .. fbgemm_gpu/index 2025-05-07T19:52:59.1699351Z writing output... [ 62%] fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorOps .. fbgemm_gpu/python-api/quantize_ops 2025-05-07T19:52:59.1700072Z writing output... [ 75%] fbgemm_gpu/python-api/sparse_ops .. general/Contributing 2025-05-07T19:52:59.1700613Z writing output... [ 87%] general/License .. general/documentation/Sphinx 2025-05-07T19:52:59.1701053Z writing output... [100%] general/index .. index 2025-05-07T19:52:59.1701281Z 2025-05-07T19:52:59.1701414Z generating indices... genindex py-modindex done 2025-05-07T19:52:59.1701859Z highlighting module code... [ 20%] fbgemm_gpu.config.feature_list 2025-05-07T19:52:59.1702345Z highlighting module code... [ 40%] fbgemm_gpu.docs.examples 2025-05-07T19:52:59.1702848Z highlighting module code... [ 60%] fbgemm_gpu.permute_pooled_embedding_modules 2025-05-07T19:52:59.1703456Z highlighting module code... [ 80%] fbgemm_gpu.split_table_batched_embeddings_ops_inference 2025-05-07T19:52:59.1704096Z highlighting module code... [100%] fbgemm_gpu.split_table_batched_embeddings_ops_training 2025-05-07T19:52:59.1704480Z 2025-05-07T19:52:59.1704592Z writing additional pages... search done 2025-05-07T19:52:59.1705052Z copying images... [ 25%] fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorExample.png 2025-05-07T19:52:59.1705771Z copying images... [ 50%] fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorConversion1.png 2025-05-07T19:52:59.1706444Z copying images... [ 75%] fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorConversion2.png 2025-05-07T19:52:59.1707107Z copying images... [100%] fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorConversion3.png 2025-05-07T19:52:59.1707508Z 2025-05-07T19:52:59.1707609Z copying static files... done 2025-05-07T19:52:59.1707875Z copying extra files... done 2025-05-07T19:52:59.1708187Z dumping search index in English (code: en)... done 2025-05-07T19:52:59.1708541Z dumping object inventory... done 2025-05-07T19:52:59.1708818Z build succeeded, 125 warnings. 2025-05-07T19:52:59.1708990Z 2025-05-07T19:52:59.1709104Z The HTML pages are in build/html. 2025-05-07T19:52:59.1709291Z 2025-05-07T19:52:59.1987352Z 2025-05-07T19:52:59.1990832Z [DOCS] FBGEMM-GPU documentation build completed 2025-05-07T19:52:59.2074427Z ##[group]Run actions/upload-artifact@v4 2025-05-07T19:52:59.2074761Z with: 2025-05-07T19:52:59.2075062Z name: fbgemm_gpu_docs_a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:52:59.2075460Z path: fbgemm_gpu/docs/build 2025-05-07T19:52:59.2075728Z if-no-files-found: error 2025-05-07T19:52:59.2075997Z compression-level: 6 2025-05-07T19:52:59.2076241Z overwrite: false 2025-05-07T19:52:59.2076473Z include-hidden-files: false 2025-05-07T19:52:59.2076735Z env: 2025-05-07T19:52:59.2076946Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:52:59.2077285Z BUILD_ENV: build_binary 2025-05-07T19:52:59.2077561Z BUILD_VARIANT: cpu 2025-05-07T19:52:59.2077791Z ##[endgroup] 2025-05-07T19:52:59.2081335Z ##[command]/usr/bin/docker exec 1804796ac02ce783e2e6ac0212cab15152bdf7c56e5a2c084c9b48df53c82143 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:52:59.8225047Z With the provided path, there will be 1743 files uploaded 2025-05-07T19:52:59.8232954Z Artifact name is valid! 2025-05-07T19:52:59.8234435Z Root directory input is valid! 2025-05-07T19:52:59.9506761Z Beginning upload of artifact content to blob storage 2025-05-07T19:53:01.2824004Z Uploaded bytes 8388608 2025-05-07T19:53:02.2471849Z Uploaded bytes 13279481 2025-05-07T19:53:02.2656167Z Finished uploading artifact content to blob storage! 2025-05-07T19:53:02.2658866Z SHA256 digest of uploaded artifact zip is d77ba9b69b15525f12e6e1a7bb1d1af1478cae462c0fd61ce77059dfa2396fdc 2025-05-07T19:53:02.2661181Z Finalizing artifact upload 2025-05-07T19:53:02.3419818Z Artifact fbgemm_gpu_docs_a2f4c52051596e74bc8c16e3d2867a4ecdd271e0.zip successfully finalized. Artifact ID 3081342180 2025-05-07T19:53:02.3421786Z Artifact fbgemm_gpu_docs_a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 has been successfully uploaded! Final size is 13279481 bytes. Artifact ID is 3081342180 2025-05-07T19:53:02.3427730Z Artifact download URL: https://github.com/pytorch/FBGEMM/actions/runs/14891846251/artifacts/3081342180 2025-05-07T19:53:02.3684771Z Post job cleanup. 2025-05-07T19:53:02.3689360Z ##[command]/usr/bin/docker exec 1804796ac02ce783e2e6ac0212cab15152bdf7c56e5a2c084c9b48df53c82143 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:53:02.6648420Z [command]/usr/bin/git version 2025-05-07T19:53:02.6683245Z git version 2.47.1 2025-05-07T19:53:02.6720105Z Copying '/github/home/.gitconfig' to '/__w/_temp/28d1d9ef-2e53-455b-8ce1-4e8ebf3edaf4/.gitconfig' 2025-05-07T19:53:02.6728680Z Temporarily overriding HOME='/__w/_temp/28d1d9ef-2e53-455b-8ce1-4e8ebf3edaf4' before making global git config changes 2025-05-07T19:53:02.6729600Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:53:02.6741878Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:53:02.6774963Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:53:02.6802041Z [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:53:02.7054039Z Entering 'external/asmjit' 2025-05-07T19:53:02.7101480Z Entering 'external/composable_kernel' 2025-05-07T19:53:02.7154618Z Entering 'external/cpuinfo' 2025-05-07T19:53:02.7199642Z Entering 'external/cutlass' 2025-05-07T19:53:02.7254218Z Entering 'external/googletest' 2025-05-07T19:53:02.7298968Z Entering 'external/hipify_torch' 2025-05-07T19:53:02.7345879Z Entering 'external/json' 2025-05-07T19:53:02.7405718Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:53:02.7422201Z http.https://github.com/.extraheader 2025-05-07T19:53:02.7431628Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T19:53:02.7456033Z [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:53:02.7703771Z Entering 'external/asmjit' 2025-05-07T19:53:02.7750114Z Entering 'external/composable_kernel' 2025-05-07T19:53:02.7801076Z Entering 'external/cpuinfo' 2025-05-07T19:53:02.7847547Z Entering 'external/cutlass' 2025-05-07T19:53:02.7900105Z Entering 'external/googletest' 2025-05-07T19:53:02.7946176Z Entering 'external/hipify_torch' 2025-05-07T19:53:02.7991607Z Entering 'external/json' 2025-05-07T19:53:02.8146415Z Stop and remove container: df5bc22bf99444c4ade4dbf8f2d0c5f3_amazonlinux2023_5982d3 2025-05-07T19:53:02.8151129Z ##[command]/usr/bin/docker rm --force 1804796ac02ce783e2e6ac0212cab15152bdf7c56e5a2c084c9b48df53c82143 2025-05-07T19:53:03.5706178Z 1804796ac02ce783e2e6ac0212cab15152bdf7c56e5a2c084c9b48df53c82143 2025-05-07T19:53:03.5733455Z Remove container network: github_network_a436da55a2b84b269ada4305549dd15f 2025-05-07T19:53:03.5738081Z ##[command]/usr/bin/docker network rm github_network_a436da55a2b84b269ada4305549dd15f 2025-05-07T19:53:04.5582600Z github_network_a436da55a2b84b269ada4305549dd15f 2025-05-07T19:53:04.5607189Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T19:53:04.5623669Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T19:53:04.5629168Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:53:04.5629562Z ##[endgroup] 2025-05-07T19:53:04.5716869Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T19:53:15.1840227Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T19:53:32.4730010Z Cleaning up orphan processes